mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:49:44 +01:00
24 lines
320 B
JSON
24 lines
320 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jguddas"
|
|
],
|
|
"tags": [
|
|
"box",
|
|
"container",
|
|
"storage",
|
|
"sealed",
|
|
"packed",
|
|
"unopened",
|
|
"undelivered",
|
|
"archive",
|
|
"zip"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"development"
|
|
]
|
|
}
|