mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 16:28:47 +02:00
24 lines
362 B
JSON
24 lines
362 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing a triangle shape",
|
|
"Indicating a hierarchy or delta"
|
|
],
|
|
"tags": [
|
|
"equilateral",
|
|
"delta",
|
|
"shape",
|
|
"pyramid",
|
|
"hierarchy"
|
|
],
|
|
"categories": [
|
|
"shapes"
|
|
]
|
|
}
|