soap icon
soap-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- soap-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- 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="M14.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-.513m5.075-.075Q19 6.826 19 6t.588-1.412T21 4t1.413.588T23 6t-.587 1.413T21 8t-1.412-.587m-3.15-3.85Q16 3.124 16 2.5t.438-1.062T17.5 1t1.063.438T19 2.5t-.437 1.063T17.5 4t-1.062-.437M6 22q-1.65 0-2.825-1.175T2 18v-5.4q0-.775.363-1.437t1.012-1.088l7.65-4.975q.275-.175.575-.137t.525.262q.5.5.588 1.188T12.425 7.7L11.3 9.5H19q.425 0 .713.288T20 10.5t-.288.713T19 11.5H9.5q-.575 0-.875-.513t.025-1.012L9.625 8.4L4.45 11.75q-.225.125-.338.35T4 12.6V18q0 .825.587 1.413T6 20h12q.425 0 .713.288T19 21t-.288.713T18 22zm15-7h-8q-.425 0-.712-.288T12 14t.288-.712T13 13h8q.425 0 .713.288T22 14t-.288.713T21 15m-1 3.5h-7q-.425 0-.712-.288T12 17.5t.288-.712T13 16.5h7q.425 0 .713.288T21 17.5t-.288.713T20 18.5M8 15.75"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSoapOutlineRounded(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="M14.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-.513m5.075-.075Q19 6.826 19 6t.588-1.412T21 4t1.413.588T23 6t-.587 1.413T21 8t-1.412-.587m-3.15-3.85Q16 3.124 16 2.5t.438-1.062T17.5 1t1.063.438T19 2.5t-.437 1.063T17.5 4t-1.062-.437M6 22q-1.65 0-2.825-1.175T2 18v-5.4q0-.775.363-1.437t1.012-1.088l7.65-4.975q.275-.175.575-.137t.525.262q.5.5.588 1.188T12.425 7.7L11.3 9.5H19q.425 0 .713.288T20 10.5t-.288.713T19 11.5H9.5q-.575 0-.875-.513t.025-1.012L9.625 8.4L4.45 11.75q-.225.125-.338.35T4 12.6V18q0 .825.587 1.413T6 20h12q.425 0 .713.288T19 21t-.288.713T18 22zm15-7h-8q-.425 0-.712-.288T12 14t.288-.712T13 13h8q.425 0 .713.288T22 14t-.288.713T21 15m-1 3.5h-7q-.425 0-.712-.288T12 17.5t.288-.712T13 16.5h7q.425 0 .713.288T21 17.5t-.288.713T20 18.5M8 15.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.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-.513m5.075-.075Q19 6.826 19 6t.588-1.412T21 4t1.413.588T23 6t-.587 1.413T21 8t-1.412-.587m-3.15-3.85Q16 3.124 16 2.5t.438-1.062T17.5 1t1.063.438T19 2.5t-.437 1.063T17.5 4t-1.062-.437M6 22q-1.65 0-2.825-1.175T2 18v-5.4q0-.775.363-1.437t1.012-1.088l7.65-4.975q.275-.175.575-.137t.525.262q.5.5.588 1.188T12.425 7.7L11.3 9.5H19q.425 0 .713.288T20 10.5t-.288.713T19 11.5H9.5q-.575 0-.875-.513t.025-1.012L9.625 8.4L4.45 11.75q-.225.125-.338.35T4 12.6V18q0 .825.587 1.413T6 20h12q.425 0 .713.288T19 21t-.288.713T18 22zm15-7h-8q-.425 0-.712-.288T12 14t.288-.712T13 13h8q.425 0 .713.288T22 14t-.288.713T21 15m-1 3.5h-7q-.425 0-.712-.288T12 17.5t.288-.712T13 16.5h7q.425 0 .713.288T21 17.5t-.288.713T20 18.5M8 15.75"/></svg> </template>
CSS
.icon-soap-outline-rounded {
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%22M14.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-.513m5.075-.075Q19%206.826%2019%206t.588-1.412T21%204t1.413.588T23%206t-.587%201.413T21%208t-1.412-.587m-3.15-3.85Q16%203.124%2016%202.5t.438-1.062T17.5%201t1.063.438T19%202.5t-.437%201.063T17.5%204t-1.062-.437M6%2022q-1.65%200-2.825-1.175T2%2018v-5.4q0-.775.363-1.437t1.012-1.088l7.65-4.975q.275-.175.575-.137t.525.262q.5.5.588%201.188T12.425%207.7L11.3%209.5H19q.425%200%20.713.288T20%2010.5t-.288.713T19%2011.5H9.5q-.575%200-.875-.513t.025-1.012L9.625%208.4L4.45%2011.75q-.225.125-.338.35T4%2012.6V18q0%20.825.587%201.413T6%2020h12q.425%200%20.713.288T19%2021t-.288.713T18%2022zm15-7h-8q-.425%200-.712-.288T12%2014t.288-.712T13%2013h8q.425%200%20.713.288T22%2014t-.288.713T21%2015m-1%203.5h-7q-.425%200-.712-.288T12%2017.5t.288-.712T13%2016.5h7q.425%200%20.713.288T21%2017.5t-.288.713T20%2018.5M8%2015.75%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%22M14.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-.513m5.075-.075Q19%206.826%2019%206t.588-1.412T21%204t1.413.588T23%206t-.587%201.413T21%208t-1.412-.587m-3.15-3.85Q16%203.124%2016%202.5t.438-1.062T17.5%201t1.063.438T19%202.5t-.437%201.063T17.5%204t-1.062-.437M6%2022q-1.65%200-2.825-1.175T2%2018v-5.4q0-.775.363-1.437t1.012-1.088l7.65-4.975q.275-.175.575-.137t.525.262q.5.5.588%201.188T12.425%207.7L11.3%209.5H19q.425%200%20.713.288T20%2010.5t-.288.713T19%2011.5H9.5q-.575%200-.875-.513t.025-1.012L9.625%208.4L4.45%2011.75q-.225.125-.338.35T4%2012.6V18q0%20.825.587%201.413T6%2020h12q.425%200%20.713.288T19%2021t-.288.713T18%2022zm15-7h-8q-.425%200-.712-.288T12%2014t.288-.712T13%2013h8q.425%200%20.713.288T22%2014t-.288.713T21%2015m-1%203.5h-7q-.425%200-.712-.288T12%2017.5t.288-.712T13%2016.5h7q.425%200%20.713.288T21%2017.5t-.288.713T20%2018.5M8%2015.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/soap-outline-rounded.svg?color=%231a73e8&size=48