mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 16:28:47 +02:00
26 lines
402 B
JSON
26 lines
402 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Displaying a network or topology graph",
|
|
"Representing connected nodes or clusters"
|
|
],
|
|
"tags": [
|
|
"statistics",
|
|
"analytics",
|
|
"diagram",
|
|
"graph",
|
|
"topology",
|
|
"cluster",
|
|
"web",
|
|
"nodes",
|
|
"connections",
|
|
"edges"
|
|
],
|
|
"categories": [
|
|
"charts"
|
|
]
|
|
}
|