laundry icon
laundry-outline from Material Symbols by Google · Outline · Home · Apache-2.0 Free for personal and commercial use.
- Name
- laundry-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- laundry-outline-sharp
3 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the laundry icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.125 12l-3-5.2l6.6-3.8H9q.4 1.2.95 2.1T12 6t2.05-.9T15 3h1.275l6.575 3.825L19.875 12L18 10.975v4.8l-1.575 1.375q-.075.05-.2.125T16 17.4V7.575L19.125 9.3l1-1.75L16.3 5.325q-.6 1.225-1.763 1.95T12 8t-2.537-.725T7.7 5.325L3.85 7.55L4.875 9.3L8 7.575V13.5q-.525.05-1.025.163T6 13.975v-3zm.525 7.375l-1.3-1.525L5.525 16q.575-.5 1.313-.763t1.537-.262t1.525.263t1.3.762l2.9 2.475q.3.25.713.388t.837.137q.45 0 .838-.125t.687-.4L19.35 16.6l1.3 1.55L18.475 20q-.575.5-1.3.75T15.65 21t-1.537-.25T12.8 20l-2.9-2.475q-.3-.25-.687-.387T8.375 17q-.425 0-.837.138t-.713.387zM12 8"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLaundryOutline(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.125 12l-3-5.2l6.6-3.8H9q.4 1.2.95 2.1T12 6t2.05-.9T15 3h1.275l6.575 3.825L19.875 12L18 10.975v4.8l-1.575 1.375q-.075.05-.2.125T16 17.4V7.575L19.125 9.3l1-1.75L16.3 5.325q-.6 1.225-1.763 1.95T12 8t-2.537-.725T7.7 5.325L3.85 7.55L4.875 9.3L8 7.575V13.5q-.525.05-1.025.163T6 13.975v-3zm.525 7.375l-1.3-1.525L5.525 16q.575-.5 1.313-.763t1.537-.262t1.525.263t1.3.762l2.9 2.475q.3.25.713.388t.837.137q.45 0 .838-.125t.687-.4L19.35 16.6l1.3 1.55L18.475 20q-.575.5-1.3.75T15.65 21t-1.537-.25T12.8 20l-2.9-2.475q-.3-.25-.687-.387T8.375 17q-.425 0-.837.138t-.713.387zM12 8"/></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.125 12l-3-5.2l6.6-3.8H9q.4 1.2.95 2.1T12 6t2.05-.9T15 3h1.275l6.575 3.825L19.875 12L18 10.975v4.8l-1.575 1.375q-.075.05-.2.125T16 17.4V7.575L19.125 9.3l1-1.75L16.3 5.325q-.6 1.225-1.763 1.95T12 8t-2.537-.725T7.7 5.325L3.85 7.55L4.875 9.3L8 7.575V13.5q-.525.05-1.025.163T6 13.975v-3zm.525 7.375l-1.3-1.525L5.525 16q.575-.5 1.313-.763t1.537-.262t1.525.263t1.3.762l2.9 2.475q.3.25.713.388t.837.137q.45 0 .838-.125t.687-.4L19.35 16.6l1.3 1.55L18.475 20q-.575.5-1.3.75T15.65 21t-1.537-.25T12.8 20l-2.9-2.475q-.3-.25-.687-.387T8.375 17q-.425 0-.837.138t-.713.387zM12 8"/></svg> </template>
CSS
.icon-laundry-outline {
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.125%2012l-3-5.2l6.6-3.8H9q.4%201.2.95%202.1T12%206t2.05-.9T15%203h1.275l6.575%203.825L19.875%2012L18%2010.975v4.8l-1.575%201.375q-.075.05-.2.125T16%2017.4V7.575L19.125%209.3l1-1.75L16.3%205.325q-.6%201.225-1.763%201.95T12%208t-2.537-.725T7.7%205.325L3.85%207.55L4.875%209.3L8%207.575V13.5q-.525.05-1.025.163T6%2013.975v-3zm.525%207.375l-1.3-1.525L5.525%2016q.575-.5%201.313-.763t1.537-.262t1.525.263t1.3.762l2.9%202.475q.3.25.713.388t.837.137q.45%200%20.838-.125t.687-.4L19.35%2016.6l1.3%201.55L18.475%2020q-.575.5-1.3.75T15.65%2021t-1.537-.25T12.8%2020l-2.9-2.475q-.3-.25-.687-.387T8.375%2017q-.425%200-.837.138t-.713.387zM12%208%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.125%2012l-3-5.2l6.6-3.8H9q.4%201.2.95%202.1T12%206t2.05-.9T15%203h1.275l6.575%203.825L19.875%2012L18%2010.975v4.8l-1.575%201.375q-.075.05-.2.125T16%2017.4V7.575L19.125%209.3l1-1.75L16.3%205.325q-.6%201.225-1.763%201.95T12%208t-2.537-.725T7.7%205.325L3.85%207.55L4.875%209.3L8%207.575V13.5q-.525.05-1.025.163T6%2013.975v-3zm.525%207.375l-1.3-1.525L5.525%2016q.575-.5%201.313-.763t1.537-.262t1.525.263t1.3.762l2.9%202.475q.3.25.713.388t.837.137q.45%200%20.838-.125t.687-.4L19.35%2016.6l1.3%201.55L18.475%2020q-.575.5-1.3.75T15.65%2021t-1.537-.25T12.8%2020l-2.9-2.475q-.3-.25-.687-.387T8.375%2017q-.425%200-.837.138t-.713.387zM12%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/laundry-outline.svg?color=%231a73e8&size=48