mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:18:24 +02:00
* Added icons/mop.svg * Added icons/mop.json * Added icons/mop-sparkles.svg * Added icons/mop-sparkles.json * feat(icons): fill out metadata for mop & mop-sparkles * Update icons/mop.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
39 lines
661 B
JSON
39 lines
661 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"representing AI-assisted cleaning or automation features",
|
|
"indicating spotless or freshly cleaned surfaces",
|
|
"showing magical cleanup actions in smart home apps"
|
|
],
|
|
"tags": [
|
|
"cleaning",
|
|
"scrubbing",
|
|
"sweeping",
|
|
"ai",
|
|
"magic",
|
|
"sparkle",
|
|
"smart",
|
|
"automation",
|
|
"housekeeping",
|
|
"hygiene",
|
|
"sanitation",
|
|
"chores",
|
|
"swab",
|
|
"tidy",
|
|
"floor",
|
|
"spotless",
|
|
"pristine",
|
|
"polish",
|
|
"sanitize",
|
|
"disinfect"
|
|
],
|
|
"categories": [
|
|
"home",
|
|
"tools",
|
|
"design"
|
|
]
|
|
}
|