Replace sun-moon icon (#1545)

* Add sun-moon-2 icon

* Update icons/sun-moon-2.svg

Co-authored-by: Jakob Guddas <github@jguddas.de>

* CR remarks

* Update sun-moon.json

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
This commit is contained in:
Javi Aguilar
2023-09-06 10:21:01 +02:00
committed by GitHub
parent c652723b32
commit 42f9cdceca
2 changed files with 13 additions and 8 deletions

View File

@@ -1,17 +1,23 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"itsjavi",
"mittalyashu",
"karsa-mistmere"
],
"tags": [
"night",
"dark",
"light",
"moon",
"sun",
"brightness"
"brightness",
"theme",
"auto theme",
"system theme",
"appearance"
],
"categories": [
"accessibility"
]
}
}

View File

@@ -9,14 +9,13 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12" cy="12" r="4" />
<path d="M12 8a2 2 0 1 0 4 4" />
<path d="M12 8a2.83 2.83 0 0 0 4 4 4 4 0 1 1-4-4" />
<path d="M12 2v2" />
<path d="M12 20v2" />
<path d="m4.93 4.93 1.41 1.41" />
<path d="m17.66 17.66 1.41 1.41" />
<path d="m4.9 4.9 1.4 1.4" />
<path d="m17.7 17.7 1.4 1.4" />
<path d="M2 12h2" />
<path d="M20 12h2" />
<path d="m6.34 17.66-1.41 1.41" />
<path d="m19.07 4.93-1.41 1.41" />
<path d="m6.3 17.7-1.4 1.4" />
<path d="m19.1 4.9-1.4 1.4" />
</svg>

Before

Width:  |  Height:  |  Size: 520 B

After

Width:  |  Height:  |  Size: 489 B