mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:18:21 +01:00
14 lines
167 B
JSON
14 lines
167 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"tags": [
|
||
|
|
"code",
|
||
|
|
"digits",
|
||
|
|
"computer",
|
||
|
|
"zero",
|
||
|
|
"one"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"text",
|
||
|
|
"coding"
|
||
|
|
]
|
||
|
|
}
|