soap icon
soap-outline-sharp from Material Symbols Light by Google · Outline Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- soap-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the soap icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.06 7.462q-.368-.365-.368-.882t.365-.885t.882-.368t.885.365t.368.882t-.365.885t-.882.368t-.885-.365m3.893.104q-.434-.433-.434-1.066t.434-1.066Q19.387 5 20.019 5t1.067.434q.433.433.433 1.066t-.433 1.066T20.019 8t-1.066-.434m-2.16-3.626q-.293-.291-.293-.707t.291-.709t.707-.293t.709.29t.293.708t-.291.708t-.707.294t-.709-.291M18 21H3v-9.563l9.26-6l.894.97l-2.277 3.785H19v1H9.104l2.483-4.138L4 11.973V20h14zm-5-6.538v-1h8v1zm0 3.269v-1h7v1zm-4.5-3.916"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSoapOutlineSharp(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="M15.06 7.462q-.368-.365-.368-.882t.365-.885t.882-.368t.885.365t.368.882t-.365.885t-.882.368t-.885-.365m3.893.104q-.434-.433-.434-1.066t.434-1.066Q19.387 5 20.019 5t1.067.434q.433.433.433 1.066t-.433 1.066T20.019 8t-1.066-.434m-2.16-3.626q-.293-.291-.293-.707t.291-.709t.707-.293t.709.29t.293.708t-.291.708t-.707.294t-.709-.291M18 21H3v-9.563l9.26-6l.894.97l-2.277 3.785H19v1H9.104l2.483-4.138L4 11.973V20h14zm-5-6.538v-1h8v1zm0 3.269v-1h7v1zm-4.5-3.916"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.06 7.462q-.368-.365-.368-.882t.365-.885t.882-.368t.885.365t.368.882t-.365.885t-.882.368t-.885-.365m3.893.104q-.434-.433-.434-1.066t.434-1.066Q19.387 5 20.019 5t1.067.434q.433.433.433 1.066t-.433 1.066T20.019 8t-1.066-.434m-2.16-3.626q-.293-.291-.293-.707t.291-.709t.707-.293t.709.29t.293.708t-.291.708t-.707.294t-.709-.291M18 21H3v-9.563l9.26-6l.894.97l-2.277 3.785H19v1H9.104l2.483-4.138L4 11.973V20h14zm-5-6.538v-1h8v1zm0 3.269v-1h7v1zm-4.5-3.916"/></svg> </template>
CSS
.icon-soap-outline-sharp {
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%22M15.06%207.462q-.368-.365-.368-.882t.365-.885t.882-.368t.885.365t.368.882t-.365.885t-.882.368t-.885-.365m3.893.104q-.434-.433-.434-1.066t.434-1.066Q19.387%205%2020.019%205t1.067.434q.433.433.433%201.066t-.433%201.066T20.019%208t-1.066-.434m-2.16-3.626q-.293-.291-.293-.707t.291-.709t.707-.293t.709.29t.293.708t-.291.708t-.707.294t-.709-.291M18%2021H3v-9.563l9.26-6l.894.97l-2.277%203.785H19v1H9.104l2.483-4.138L4%2011.973V20h14zm-5-6.538v-1h8v1zm0%203.269v-1h7v1zm-4.5-3.916%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%22M15.06%207.462q-.368-.365-.368-.882t.365-.885t.882-.368t.885.365t.368.882t-.365.885t-.882.368t-.885-.365m3.893.104q-.434-.433-.434-1.066t.434-1.066Q19.387%205%2020.019%205t1.067.434q.433.433.433%201.066t-.433%201.066T20.019%208t-1.066-.434m-2.16-3.626q-.293-.291-.293-.707t.291-.709t.707-.293t.709.29t.293.708t-.291.708t-.707.294t-.709-.291M18%2021H3v-9.563l9.26-6l.894.97l-2.277%203.785H19v1H9.104l2.483-4.138L4%2011.973V20h14zm-5-6.538v-1h8v1zm0%203.269v-1h7v1zm-4.5-3.916%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/soap-outline-sharp.svg?color=%231a73e8&size=48