mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:58:24 +02:00
* Added icons/broom.svg * Added icons/broom.json * Added icons/broom-sparkles.svg * Added icons/broom-sparkles.json * feat(icons): move broom from lab to icons, redesign & add metadata
45 lines
790 B
JSON
45 lines
790 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"representing AI-assisted sweeping or cleaning automation",
|
|
"indicating spotless or freshly cleaned floors",
|
|
"showing magical cleanup actions in smart home apps",
|
|
"representing enchanted broom or Halloween themes"
|
|
],
|
|
"tags": [
|
|
"broomstick",
|
|
"brush",
|
|
"sweep",
|
|
"sweeping",
|
|
"floor",
|
|
"cleaning",
|
|
"ai",
|
|
"magic",
|
|
"sparkle",
|
|
"smart",
|
|
"automation",
|
|
"housekeeping",
|
|
"chores",
|
|
"tidy",
|
|
"spotless",
|
|
"pristine",
|
|
"dust",
|
|
"debris",
|
|
"bristles",
|
|
"handle",
|
|
"janitor",
|
|
"maintenance",
|
|
"witch",
|
|
"halloween"
|
|
],
|
|
"categories": [
|
|
"tools",
|
|
"home",
|
|
"gaming"
|
|
]
|
|
}
|