soap icon
soap-sharp from Material Symbols by Google · Sharp · Household · Apache-2.0 Free for personal and commercial use.
- Name
- soap-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More household icons from Material Symbols
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="M19 22H2V10.975l9.625-6.25L13.25 6.35L11.3 9.5H20v2h-8V13h10v2H12v1.5h9v2h-9V20h7zM14.513 7.488Q14 6.975 14 6.25t.513-1.237T15.75 4.5t1.238.513t.512 1.237t-.513 1.238T15.75 8t-1.237-.513m1.924-3.925Q16 3.125 16 2.5t.438-1.062T17.5 1t1.063.438T19 2.5t-.437 1.063T17.5 4t-1.062-.437m3.15 3.85Q19 6.825 19 6t.588-1.412T21 4t1.413.588T23 6t-.587 1.413T21 8t-1.412-.587"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSoapSharp(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="M19 22H2V10.975l9.625-6.25L13.25 6.35L11.3 9.5H20v2h-8V13h10v2H12v1.5h9v2h-9V20h7zM14.513 7.488Q14 6.975 14 6.25t.513-1.237T15.75 4.5t1.238.513t.512 1.237t-.513 1.238T15.75 8t-1.237-.513m1.924-3.925Q16 3.125 16 2.5t.438-1.062T17.5 1t1.063.438T19 2.5t-.437 1.063T17.5 4t-1.062-.437m3.15 3.85Q19 6.825 19 6t.588-1.412T21 4t1.413.588T23 6t-.587 1.413T21 8t-1.412-.587"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 22H2V10.975l9.625-6.25L13.25 6.35L11.3 9.5H20v2h-8V13h10v2H12v1.5h9v2h-9V20h7zM14.513 7.488Q14 6.975 14 6.25t.513-1.237T15.75 4.5t1.238.513t.512 1.237t-.513 1.238T15.75 8t-1.237-.513m1.924-3.925Q16 3.125 16 2.5t.438-1.062T17.5 1t1.063.438T19 2.5t-.437 1.063T17.5 4t-1.062-.437m3.15 3.85Q19 6.825 19 6t.588-1.412T21 4t1.413.588T23 6t-.587 1.413T21 8t-1.412-.587"/></svg> </template>
CSS
.icon-soap-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%22M19%2022H2V10.975l9.625-6.25L13.25%206.35L11.3%209.5H20v2h-8V13h10v2H12v1.5h9v2h-9V20h7zM14.513%207.488Q14%206.975%2014%206.25t.513-1.237T15.75%204.5t1.238.513t.512%201.237t-.513%201.238T15.75%208t-1.237-.513m1.924-3.925Q16%203.125%2016%202.5t.438-1.062T17.5%201t1.063.438T19%202.5t-.437%201.063T17.5%204t-1.062-.437m3.15%203.85Q19%206.825%2019%206t.588-1.412T21%204t1.413.588T23%206t-.587%201.413T21%208t-1.412-.587%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%22M19%2022H2V10.975l9.625-6.25L13.25%206.35L11.3%209.5H20v2h-8V13h10v2H12v1.5h9v2h-9V20h7zM14.513%207.488Q14%206.975%2014%206.25t.513-1.237T15.75%204.5t1.238.513t.512%201.237t-.513%201.238T15.75%208t-1.237-.513m1.924-3.925Q16%203.125%2016%202.5t.438-1.062T17.5%201t1.063.438T19%202.5t-.437%201.063T17.5%204t-1.062-.437m3.15%203.85Q19%206.825%2019%206t.588-1.412T21%204t1.413.588T23%206t-.587%201.413T21%208t-1.412-.587%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/soap-sharp.svg?color=%231a73e8&size=48