mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 13:40:40 +02:00
23 lines
350 B
JSON
23 lines
350 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing a component or indicating that something is a component"
|
|
],
|
|
"tags": [
|
|
"design",
|
|
"element",
|
|
"group",
|
|
"module",
|
|
"part",
|
|
"symbol"
|
|
],
|
|
"categories": [
|
|
"design",
|
|
"development"
|
|
]
|
|
}
|