laundry icon
laundry-rounded from Material Symbols Light by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.
- Name
- laundry-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More home icons from Material Symbols Light
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.385 17.817q-.14-.17-.121-.374t.188-.34l1.4-1.2q.523-.441 1.18-.675q.659-.234 1.351-.234q.67 0 1.314.233q.643.233 1.176.677l2.9 2.475q.394.335.878.488t.999.152q.502 0 .978-.152t.874-.488l1.4-1.22q.171-.14.376-.126q.205.013.341.186t.117.377t-.188.339l-1.4 1.2q-.53.442-1.171.663q-.642.221-1.327.221t-1.346-.221t-1.177-.663l-2.9-2.475q-.399-.336-.874-.488t-.985-.153t-.989.154t-.881.487l-1.425 1.2q-.171.14-.36.134t-.328-.177M7 13.302v-4.02l-1.794.993q-.293.162-.616.078t-.484-.376l-1.212-2.11q-.161-.292-.078-.618q.084-.326.379-.493l4.184-2.408q.143-.072.297-.123t.321-.052t.282.088t.183.239q.42 1.123 1.377 1.812T12 7t2.159-.688q.952-.689 1.38-1.812q.067-.152.185-.24T16 4.174q.17 0 .323.052t.298.123l4.185 2.408q.294.167.375.49q.08.323-.081.615l-1.206 2.097q-.161.291-.484.385q-.323.093-.616-.068l-1.775-.992v7.088l-.632.471q-.181.112-.368.2q-.188.087-.386.087q-.193 0-.375-.055t-.317-.18l-2.843-2.428q-.78-.656-1.743-1.006q-.962-.35-1.986-.35q-.35 0-.692.048T7 13.302"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLaundryRounded(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.385 17.817q-.14-.17-.121-.374t.188-.34l1.4-1.2q.523-.441 1.18-.675q.659-.234 1.351-.234q.67 0 1.314.233q.643.233 1.176.677l2.9 2.475q.394.335.878.488t.999.152q.502 0 .978-.152t.874-.488l1.4-1.22q.171-.14.376-.126q.205.013.341.186t.117.377t-.188.339l-1.4 1.2q-.53.442-1.171.663q-.642.221-1.327.221t-1.346-.221t-1.177-.663l-2.9-2.475q-.399-.336-.874-.488t-.985-.153t-.989.154t-.881.487l-1.425 1.2q-.171.14-.36.134t-.328-.177M7 13.302v-4.02l-1.794.993q-.293.162-.616.078t-.484-.376l-1.212-2.11q-.161-.292-.078-.618q.084-.326.379-.493l4.184-2.408q.143-.072.297-.123t.321-.052t.282.088t.183.239q.42 1.123 1.377 1.812T12 7t2.159-.688q.952-.689 1.38-1.812q.067-.152.185-.24T16 4.174q.17 0 .323.052t.298.123l4.185 2.408q.294.167.375.49q.08.323-.081.615l-1.206 2.097q-.161.291-.484.385q-.323.093-.616-.068l-1.775-.992v7.088l-.632.471q-.181.112-.368.2q-.188.087-.386.087q-.193 0-.375-.055t-.317-.18l-2.843-2.428q-.78-.656-1.743-1.006q-.962-.35-1.986-.35q-.35 0-.692.048T7 13.302"/></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.385 17.817q-.14-.17-.121-.374t.188-.34l1.4-1.2q.523-.441 1.18-.675q.659-.234 1.351-.234q.67 0 1.314.233q.643.233 1.176.677l2.9 2.475q.394.335.878.488t.999.152q.502 0 .978-.152t.874-.488l1.4-1.22q.171-.14.376-.126q.205.013.341.186t.117.377t-.188.339l-1.4 1.2q-.53.442-1.171.663q-.642.221-1.327.221t-1.346-.221t-1.177-.663l-2.9-2.475q-.399-.336-.874-.488t-.985-.153t-.989.154t-.881.487l-1.425 1.2q-.171.14-.36.134t-.328-.177M7 13.302v-4.02l-1.794.993q-.293.162-.616.078t-.484-.376l-1.212-2.11q-.161-.292-.078-.618q.084-.326.379-.493l4.184-2.408q.143-.072.297-.123t.321-.052t.282.088t.183.239q.42 1.123 1.377 1.812T12 7t2.159-.688q.952-.689 1.38-1.812q.067-.152.185-.24T16 4.174q.17 0 .323.052t.298.123l4.185 2.408q.294.167.375.49q.08.323-.081.615l-1.206 2.097q-.161.291-.484.385q-.323.093-.616-.068l-1.775-.992v7.088l-.632.471q-.181.112-.368.2q-.188.087-.386.087q-.193 0-.375-.055t-.317-.18l-2.843-2.428q-.78-.656-1.743-1.006q-.962-.35-1.986-.35q-.35 0-.692.048T7 13.302"/></svg> </template>
CSS
.icon-laundry-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%22M4.385%2017.817q-.14-.17-.121-.374t.188-.34l1.4-1.2q.523-.441%201.18-.675q.659-.234%201.351-.234q.67%200%201.314.233q.643.233%201.176.677l2.9%202.475q.394.335.878.488t.999.152q.502%200%20.978-.152t.874-.488l1.4-1.22q.171-.14.376-.126q.205.013.341.186t.117.377t-.188.339l-1.4%201.2q-.53.442-1.171.663q-.642.221-1.327.221t-1.346-.221t-1.177-.663l-2.9-2.475q-.399-.336-.874-.488t-.985-.153t-.989.154t-.881.487l-1.425%201.2q-.171.14-.36.134t-.328-.177M7%2013.302v-4.02l-1.794.993q-.293.162-.616.078t-.484-.376l-1.212-2.11q-.161-.292-.078-.618q.084-.326.379-.493l4.184-2.408q.143-.072.297-.123t.321-.052t.282.088t.183.239q.42%201.123%201.377%201.812T12%207t2.159-.688q.952-.689%201.38-1.812q.067-.152.185-.24T16%204.174q.17%200%20.323.052t.298.123l4.185%202.408q.294.167.375.49q.08.323-.081.615l-1.206%202.097q-.161.291-.484.385q-.323.093-.616-.068l-1.775-.992v7.088l-.632.471q-.181.112-.368.2q-.188.087-.386.087q-.193%200-.375-.055t-.317-.18l-2.843-2.428q-.78-.656-1.743-1.006q-.962-.35-1.986-.35q-.35%200-.692.048T7%2013.302%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.385%2017.817q-.14-.17-.121-.374t.188-.34l1.4-1.2q.523-.441%201.18-.675q.659-.234%201.351-.234q.67%200%201.314.233q.643.233%201.176.677l2.9%202.475q.394.335.878.488t.999.152q.502%200%20.978-.152t.874-.488l1.4-1.22q.171-.14.376-.126q.205.013.341.186t.117.377t-.188.339l-1.4%201.2q-.53.442-1.171.663q-.642.221-1.327.221t-1.346-.221t-1.177-.663l-2.9-2.475q-.399-.336-.874-.488t-.985-.153t-.989.154t-.881.487l-1.425%201.2q-.171.14-.36.134t-.328-.177M7%2013.302v-4.02l-1.794.993q-.293.162-.616.078t-.484-.376l-1.212-2.11q-.161-.292-.078-.618q.084-.326.379-.493l4.184-2.408q.143-.072.297-.123t.321-.052t.282.088t.183.239q.42%201.123%201.377%201.812T12%207t2.159-.688q.952-.689%201.38-1.812q.067-.152.185-.24T16%204.174q.17%200%20.323.052t.298.123l4.185%202.408q.294.167.375.49q.08.323-.081.615l-1.206%202.097q-.161.291-.484.385q-.323.093-.616-.068l-1.775-.992v7.088l-.632.471q-.181.112-.368.2q-.188.087-.386.087q-.193%200-.375-.055t-.317-.18l-2.843-2.428q-.78-.656-1.743-1.006q-.962-.35-1.986-.35q-.35%200-.692.048T7%2013.302%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/laundry-rounded.svg?color=%231a73e8&size=48