mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:58:22 +02:00
feat(icons): added broom icon (#4683)
* 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
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"danielbayley"
|
||||
],
|
||||
"tags": [
|
||||
"broomstick",
|
||||
"brush",
|
||||
"sweep",
|
||||
"floor",
|
||||
"cleaning",
|
||||
"witch",
|
||||
"halloween"
|
||||
],
|
||||
"categories": [
|
||||
"tools",
|
||||
"home"
|
||||
]
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="m13 11 9-9" />
|
||||
<path d="M14.6 12.6c.8.8.9 2.1.2 3L10 22l-8-8 6.4-4.8c.9-.7 2.2-.6 3 .2Z" />
|
||||
<path d="m6.8 10.4 6.8 6.8" />
|
||||
<path d="m5 17 1.4-1.4" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 375 B |
Reference in New Issue
Block a user