mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 12:47:41 +01:00
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:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user