mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 22:17:33 +01:00
* feat(icons): adds triangle-dashed icon * Format triangle-dashed.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
22 lines
291 B
JSON
22 lines
291 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere",
|
|
"Yohh"
|
|
],
|
|
"tags": [
|
|
"equilateral",
|
|
"delta",
|
|
"shape",
|
|
"pyramid",
|
|
"hierarchy",
|
|
"dashed"
|
|
],
|
|
"categories": [
|
|
"shapes"
|
|
]
|
|
}
|