Fix: favicon dark mode clean
parent
6fb3f16f16
commit
fac177da70
|
|
@ -1,39 +1,21 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<svg id="Ebene_1" style="color:#1d1d1b" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 119.1 119.1" style="color:#1d1d1b">
|
<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 119.1 119.1" style="color:#1d1d1b">
|
||||||
<!-- Generator: Adobe Illustrator 30.0.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 123) -->
|
<!-- Generator: Adobe Illustrator 30.0.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 123) -->
|
||||||
<defs>
|
<defs>
|
||||||
<style>
|
<style>
|
||||||
@media (prefers-color-scheme: dark) { :root { color: #ffffff; } }
|
.st0 { fill: none; }
|
||||||
@media (prefers-color-scheme: dark) {
|
.st1 { letter-spacing: .8em; }
|
||||||
:root { color: #ffffff; }
|
|
||||||
}
|
|
||||||
|
|
||||||
.st0 {
|
|
||||||
fill: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.st1 {
|
|
||||||
letter-spacing: .8em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.st1, .st2 {
|
.st1, .st2 {
|
||||||
font-family: Geometos, Geometos;
|
font-family: Geometos, Geometos;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
}
|
}
|
||||||
|
.st2 { letter-spacing: .5em; }
|
||||||
|
.st3 { fill: #8f5a4d; opacity: .6; }
|
||||||
|
.st4 { fill: currentColor; }
|
||||||
|
|
||||||
.st2 {
|
@media (prefers-color-scheme: dark) {
|
||||||
letter-spacing: .5em;
|
svg { color: #ffffff; }
|
||||||
}
|
|
||||||
|
|
||||||
.st3 {
|
|
||||||
fill: #8f5a4d;
|
|
||||||
opacity: .6;
|
|
||||||
}
|
|
||||||
|
|
||||||
.st4 {
|
|
||||||
fill: currentColor;
|
|
||||||
fill: currentColor;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</defs>
|
</defs>
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.0 KiB |
Loading…
Reference in New Issue