mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:06:46 +01:00
* feat(icons): fix chart naming scheme, lucide-ize appearance, add some extra variants that were implied but missing * feat(icons): fix missing SVG code * feat(icons): fix linting issue --------- Co-authored-by: Karsa <karsa@sztaki.hu> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
22 lines
287 B
JSON
22 lines
287 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"statistics",
|
|
"analytics",
|
|
"diagram",
|
|
"graph",
|
|
"topology",
|
|
"cluster",
|
|
"web",
|
|
"nodes",
|
|
"connections",
|
|
"edges"
|
|
],
|
|
"categories": [
|
|
"charts"
|
|
]
|
|
}
|