mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:08:25 +02:00
30 lines
507 B
JSON
30 lines
507 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"marking learner driver status",
|
|
"indicating litre units in measurements",
|
|
"indicating left direction or alignment",
|
|
"representing length in measurements"
|
|
],
|
|
"tags": [
|
|
"alphabet",
|
|
"character",
|
|
"uppercase",
|
|
"learner",
|
|
"driver",
|
|
"litre",
|
|
"left",
|
|
"length",
|
|
"measurement",
|
|
"text",
|
|
"font",
|
|
"typography"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|