mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 08:07:43 +01:00
* Updated icons/thermometer-sun.svg * Updated icons/thermometer-sun.json * Modify SVG paths in thermometer-sun icon
20 lines
261 B
JSON
20 lines
261 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"temperature",
|
|
"celsius",
|
|
"fahrenheit",
|
|
"weather",
|
|
"warm",
|
|
"hot"
|
|
],
|
|
"categories": [
|
|
"weather"
|
|
]
|
|
}
|