mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:48:29 +02:00
40 lines
702 B
JSON
40 lines
702 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"representing 3D model files such as OBJ, STL, FBX, or GLTF",
|
|
"indicating CAD and engineering model documents",
|
|
"showing printable or manufacturable 3D assets",
|
|
"identifying files containing digital product models"
|
|
],
|
|
"tags": [
|
|
"document",
|
|
"page",
|
|
"sheet",
|
|
"cube",
|
|
"box",
|
|
"3d",
|
|
"model",
|
|
"asset",
|
|
"object",
|
|
"geometry",
|
|
"mesh",
|
|
"ar",
|
|
"augmented reality",
|
|
"cad",
|
|
"design",
|
|
"blueprint",
|
|
"draft",
|
|
"package",
|
|
"scene"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"design",
|
|
"development"
|
|
]
|
|
}
|