mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:18:23 +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>
40 lines
887 B
JSON
40 lines
887 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"representing floor cleaning and housekeeping tasks",
|
|
"indicating janitorial or sanitation services",
|
|
"showing cleaning supplies in home maintenance apps",
|
|
"showing cleaning-in-progress or wet floor warnings",
|
|
"representing cleaning supplies in ecommerce listings",
|
|
"adding housekeeping requests in hotel apps",
|
|
"scheduling recurring floor maintenance tasks",
|
|
"labeling janitorial services on property management dashboards"
|
|
],
|
|
"tags": [
|
|
"cleaning",
|
|
"sweeping",
|
|
"scrubbing",
|
|
"housekeeping",
|
|
"hygiene",
|
|
"sanitation",
|
|
"chores",
|
|
"swab",
|
|
"tidy",
|
|
"floor",
|
|
"janitor",
|
|
"maintenance",
|
|
"wash",
|
|
"wipe",
|
|
"spotless",
|
|
"pristine",
|
|
"disinfect"
|
|
],
|
|
"categories": [
|
|
"home",
|
|
"tools"
|
|
]
|
|
}
|