fix(icons): changed sun-moon icon (#3328)

* Updated icons/sun-moon.svg

* Updated icons/sun-moon.json

* Updated icons/sun-moon.svg

* Updated icons/sun-moon.svg

* Update icons/sun-moon.json

Fix tag listing format to match original code style

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Updated icons/sun-moon.svg

* Updated icons/sun-moon.svg

* Updated icons/sun-moon.json

* Updated icons/sun-moon.svg

* Updated icons/sun-moon.json

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Jakob Guddas <github@jguddas.de>
This commit is contained in:
Zishan Kadri
2025-06-27 15:09:31 +05:30
committed by GitHub
parent 483a594622
commit e21d0e2dd6
2 changed files with 6 additions and 11 deletions

View File

@@ -1,12 +1,11 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"itsjavi",
"mittalyashu",
"karsa-mistmere"
"zishankadri",
"jamiemlaw",
"jguddas"
],
"tags": [
"night",
"dark",
"light",
"moon",

View File

@@ -9,13 +9,9 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<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.9 4.9 1.4 1.4" />
<path d="m17.7 17.7 1.4 1.4" />
<path d="M2 12h2" />
<path d="M13 8.129A4 4 0 0 1 15.873 11" />
<path d="m19 5-1.256 1.256" />
<path d="M20 12h2" />
<path d="m6.3 17.7-1.4 1.4" />
<path d="m19.1 4.9-1.4 1.4" />
<path d="M9 8a5 5 0 1 0 7 7 7 7 0 1 1-7-7" />
</svg>

Before

Width:  |  Height:  |  Size: 489 B

After

Width:  |  Height:  |  Size: 381 B