mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
29 lines
483 B
JSON
29 lines
483 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"indicating thousands or kilo units",
|
|
"representing kelvin temperature units",
|
|
"representing potassium in scientific contexts"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"thousand",
|
|
"kilo",
|
|
"kelvin",
|
|
"temperature",
|
|
"potassium",
|
|
"chemistry",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|