mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 08:58:54 +02:00
29 lines
438 B
JSON
29 lines
438 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a package or container",
|
|
"Indicating a 3D box or shipment"
|
|
],
|
|
"tags": [
|
|
"cube",
|
|
"package",
|
|
"container",
|
|
"storage",
|
|
"geometry",
|
|
"3d",
|
|
"isometric"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"gaming",
|
|
"development",
|
|
"math"
|
|
]
|
|
}
|