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