mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
21 lines
268 B
JSON
21 lines
268 B
JSON
|
|
{
|
||
|
|
"$schema": "../icon.schema.json",
|
||
|
|
"contributors": [
|
||
|
|
"danielbayley"
|
||
|
|
],
|
||
|
|
"tags": [
|
||
|
|
"clone",
|
||
|
|
"duplicate",
|
||
|
|
"multiple",
|
||
|
|
"codebase",
|
||
|
|
"source",
|
||
|
|
"raw",
|
||
|
|
"snippets",
|
||
|
|
"gists"
|
||
|
|
],
|
||
|
|
"categories": [
|
||
|
|
"text",
|
||
|
|
"development"
|
||
|
|
]
|
||
|
|
}
|