mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:09:12 +02:00
26 lines
455 B
JSON
26 lines
455 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"Yohh"
|
|
],
|
|
"use-cases": [
|
|
"Drawing dashed triangle shapes in sketch or drawing tools",
|
|
"Serving as a triangle tool button alongside dashed circles and squares"
|
|
],
|
|
"tags": [
|
|
"equilateral",
|
|
"delta",
|
|
"shape",
|
|
"pyramid",
|
|
"hierarchy",
|
|
"dashed"
|
|
],
|
|
"categories": [
|
|
"shapes"
|
|
]
|
|
}
|