mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 15:11:10 +02:00
25 lines
408 B
JSON
25 lines
408 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Increasing brightness or toggling light mode",
|
|
"Representing sunny weather or summer"
|
|
],
|
|
"tags": [
|
|
"brightness",
|
|
"weather",
|
|
"light",
|
|
"summer"
|
|
],
|
|
"categories": [
|
|
"accessibility",
|
|
"weather",
|
|
"seasons",
|
|
"sustainability"
|
|
]
|
|
}
|