mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:26:26 +01:00
* 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>
24 lines
326 B
JSON
24 lines
326 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"itsjavi",
|
|
"mittalyashu",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"night",
|
|
"dark",
|
|
"light",
|
|
"moon",
|
|
"sun",
|
|
"brightness",
|
|
"theme",
|
|
"auto theme",
|
|
"system theme",
|
|
"appearance"
|
|
],
|
|
"categories": [
|
|
"accessibility"
|
|
]
|
|
}
|