mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 12:19:58 +02:00
26 lines
427 B
JSON
26 lines
427 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a collection or cluster of units or parts",
|
|
"Indicating grouped packages or modular components"
|
|
],
|
|
"tags": [
|
|
"cubes",
|
|
"packages",
|
|
"parts",
|
|
"group",
|
|
"units",
|
|
"collection",
|
|
"cluster",
|
|
"geometry"
|
|
],
|
|
"categories": [
|
|
"shapes",
|
|
"gaming",
|
|
"development"
|
|
]
|
|
}
|