mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 12:30:38 +02:00
32 lines
504 B
JSON
32 lines
504 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"Representing plugins, add-ons, or integrations",
|
|
"Symbolizing building blocks or modular components"
|
|
],
|
|
"tags": [
|
|
"addon",
|
|
"plugin",
|
|
"integration",
|
|
"extension",
|
|
"package",
|
|
"build",
|
|
"stack",
|
|
"toys",
|
|
"kids",
|
|
"children",
|
|
"learning",
|
|
"squares",
|
|
"corner"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"layout",
|
|
"shapes"
|
|
]
|
|
}
|