mop from Material Symbols Light by Google · Regular · Household · Apache-2.0 Free for personal and commercial use.

Name
mop
Set
Material Symbols Light
Style
Regular
Category
Household
Viewbox
24×24
License
Apache 2.0
Aliases
mop-rounded

3 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the mop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.089 21.116h2.603v-2.5q0-.214.143-.357t.357-.144t.357.144t.143.356v2.5H11.5v-2.5q0-.213.143-.356t.357-.144t.357.144t.143.356v2.5h3.808v-2.5q0-.213.143-.356t.357-.144t.356.144t.144.356v2.5h2.603q.308 0 .5-.24t.097-.529l-1.231-4.23H4.723l-1.23 4.23q-.097.289.095.529t.5.24m15.978 1H3.935q-.726 0-1.19-.582q-.466-.583-.254-1.302l1.394-4.789V13q0-.633.433-1.066q.434-.434 1.067-.434h4.307V4.192q0-.961.674-1.634q.673-.673 1.634-.673t1.635.673t.673 1.634V11.5h4.307q.633 0 1.067.434q.433.433.433 1.066v2.442l1.394 4.827q.23.7-.239 1.273t-1.205.573"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMop(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.089 21.116h2.603v-2.5q0-.214.143-.357t.357-.144t.357.144t.143.356v2.5H11.5v-2.5q0-.213.143-.356t.357-.144t.357.144t.143.356v2.5h3.808v-2.5q0-.213.143-.356t.357-.144t.356.144t.144.356v2.5h2.603q.308 0 .5-.24t.097-.529l-1.231-4.23H4.723l-1.23 4.23q-.097.289.095.529t.5.24m15.978 1H3.935q-.726 0-1.19-.582q-.466-.583-.254-1.302l1.394-4.789V13q0-.633.433-1.066q.434-.434 1.067-.434h4.307V4.192q0-.961.674-1.634q.673-.673 1.634-.673t1.635.673t.673 1.634V11.5h4.307q.633 0 1.067.434q.433.433.433 1.066v2.442l1.394 4.827q.23.7-.239 1.273t-1.205.573"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.089 21.116h2.603v-2.5q0-.214.143-.357t.357-.144t.357.144t.143.356v2.5H11.5v-2.5q0-.213.143-.356t.357-.144t.357.144t.143.356v2.5h3.808v-2.5q0-.213.143-.356t.357-.144t.356.144t.144.356v2.5h2.603q.308 0 .5-.24t.097-.529l-1.231-4.23H4.723l-1.23 4.23q-.097.289.095.529t.5.24m15.978 1H3.935q-.726 0-1.19-.582q-.466-.583-.254-1.302l1.394-4.789V13q0-.633.433-1.066q.434-.434 1.067-.434h4.307V4.192q0-.961.674-1.634q.673-.673 1.634-.673t1.635.673t.673 1.634V11.5h4.307q.633 0 1.067.434q.433.433.433 1.066v2.442l1.394 4.827q.23.7-.239 1.273t-1.205.573"/></svg>
</template>

CSS

.icon-mop {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.089%2021.116h2.603v-2.5q0-.214.143-.357t.357-.144t.357.144t.143.356v2.5H11.5v-2.5q0-.213.143-.356t.357-.144t.357.144t.143.356v2.5h3.808v-2.5q0-.213.143-.356t.357-.144t.356.144t.144.356v2.5h2.603q.308%200%20.5-.24t.097-.529l-1.231-4.23H4.723l-1.23%204.23q-.097.289.095.529t.5.24m15.978%201H3.935q-.726%200-1.19-.582q-.466-.583-.254-1.302l1.394-4.789V13q0-.633.433-1.066q.434-.434%201.067-.434h4.307V4.192q0-.961.674-1.634q.673-.673%201.634-.673t1.635.673t.673%201.634V11.5h4.307q.633%200%201.067.434q.433.433.433%201.066v2.442l1.394%204.827q.23.7-.239%201.273t-1.205.573%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.089%2021.116h2.603v-2.5q0-.214.143-.357t.357-.144t.357.144t.143.356v2.5H11.5v-2.5q0-.213.143-.356t.357-.144t.357.144t.143.356v2.5h3.808v-2.5q0-.213.143-.356t.357-.144t.356.144t.144.356v2.5h2.603q.308%200%20.5-.24t.097-.529l-1.231-4.23H4.723l-1.23%204.23q-.097.289.095.529t.5.24m15.978%201H3.935q-.726%200-1.19-.582q-.466-.583-.254-1.302l1.394-4.789V13q0-.633.433-1.066q.434-.434%201.067-.434h4.307V4.192q0-.961.674-1.634q.673-.673%201.634-.673t1.635.673t.673%201.634V11.5h4.307q.633%200%201.067.434q.433.433.433%201.066v2.442l1.394%204.827q.23.7-.239%201.273t-1.205.573%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mop.svg?color=%231a73e8&size=48