mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:58:22 +02:00
20 lines
242 B
JSON
20 lines
242 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"text",
|
||
|
|
"letters",
|
||
|
|
"characters",
|
||
|
|
"font",
|
||
|
|
"typography",
|
||
|
|
"dash",
|
||
|
|
"a-b",
|
||
|
|
"ab",
|
||
|
|
"string",
|
||
|
|
"code"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"text",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|