mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:58:22 +02:00
22 lines
297 B
JSON
22 lines
297 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"read",
|
||
|
|
"dictionary",
|
||
|
|
"booklet",
|
||
|
|
"library",
|
||
|
|
"code",
|
||
|
|
"version control",
|
||
|
|
"git",
|
||
|
|
"repository",
|
||
|
|
"clone",
|
||
|
|
"download all"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|