mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:26:19 +01:00
30 lines
416 B
JSON
30 lines
416 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"danielbayley",
|
|
"jguddas",
|
|
"sezze"
|
|
],
|
|
"tags": [
|
|
"box",
|
|
"container",
|
|
"storage",
|
|
"sealed",
|
|
"delivery",
|
|
"undelivered",
|
|
"unopened",
|
|
"packed",
|
|
"archive",
|
|
"zip",
|
|
"module"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
}
|