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