mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
31 lines
498 B
JSON
31 lines
498 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"indicating drive gear in vehicles",
|
|
"representing diameter in measurements",
|
|
"labeling vitamin D",
|
|
"indicating a grade or rating"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"drive",
|
|
"gear",
|
|
"diameter",
|
|
"measurement",
|
|
"vitamin",
|
|
"grade",
|
|
"rating",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|