laundry from Material Symbols Light by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.

Name
laundry
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
laundry-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="M7 13.302v-4.02l-2.49 1.372l-2.02-3.488l5.216-2.993h.64q.42 1.258 1.344 2.043Q10.617 7 12 7t2.31-.784q.924-.785 1.344-2.043h.64l5.19 3.018l-1.993 3.463L17 9.283v7.03l-.671.587q-.137.13-.343.18t-.373.049q-.188 0-.36-.062q-.17-.061-.312-.173l-2.843-2.428q-.78-.662-1.762-1.006q-.98-.344-1.967-.344q-.35 0-.687.045T7 13.302m-2.292 4.88l-.647-.755l1.791-1.523q.517-.442 1.178-.666t1.345-.224t1.333.224t1.165.666l2.9 2.475q.377.327.876.484t1.001.156q.508 0 .991-.153q.484-.154.861-.487l1.79-1.548l.666.78l-1.81 1.524q-.517.442-1.165.663q-.649.221-1.333.221t-1.345-.221q-.66-.221-1.178-.663l-2.9-2.475q-.377-.327-.87-.484t-1.001-.157q-.502 0-.992.157q-.489.157-.866.484z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLaundry(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="M7 13.302v-4.02l-2.49 1.372l-2.02-3.488l5.216-2.993h.64q.42 1.258 1.344 2.043Q10.617 7 12 7t2.31-.784q.924-.785 1.344-2.043h.64l5.19 3.018l-1.993 3.463L17 9.283v7.03l-.671.587q-.137.13-.343.18t-.373.049q-.188 0-.36-.062q-.17-.061-.312-.173l-2.843-2.428q-.78-.662-1.762-1.006q-.98-.344-1.967-.344q-.35 0-.687.045T7 13.302m-2.292 4.88l-.647-.755l1.791-1.523q.517-.442 1.178-.666t1.345-.224t1.333.224t1.165.666l2.9 2.475q.377.327.876.484t1.001.156q.508 0 .991-.153q.484-.154.861-.487l1.79-1.548l.666.78l-1.81 1.524q-.517.442-1.165.663q-.649.221-1.333.221t-1.345-.221q-.66-.221-1.178-.663l-2.9-2.475q-.377-.327-.87-.484t-1.001-.157q-.502 0-.992.157q-.489.157-.866.484z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 13.302v-4.02l-2.49 1.372l-2.02-3.488l5.216-2.993h.64q.42 1.258 1.344 2.043Q10.617 7 12 7t2.31-.784q.924-.785 1.344-2.043h.64l5.19 3.018l-1.993 3.463L17 9.283v7.03l-.671.587q-.137.13-.343.18t-.373.049q-.188 0-.36-.062q-.17-.061-.312-.173l-2.843-2.428q-.78-.662-1.762-1.006q-.98-.344-1.967-.344q-.35 0-.687.045T7 13.302m-2.292 4.88l-.647-.755l1.791-1.523q.517-.442 1.178-.666t1.345-.224t1.333.224t1.165.666l2.9 2.475q.377.327.876.484t1.001.156q.508 0 .991-.153q.484-.154.861-.487l1.79-1.548l.666.78l-1.81 1.524q-.517.442-1.165.663q-.649.221-1.333.221t-1.345-.221q-.66-.221-1.178-.663l-2.9-2.475q-.377-.327-.87-.484t-1.001-.157q-.502 0-.992.157q-.489.157-.866.484z"/></svg>
</template>

CSS

.icon-laundry {
  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%22M7%2013.302v-4.02l-2.49%201.372l-2.02-3.488l5.216-2.993h.64q.42%201.258%201.344%202.043Q10.617%207%2012%207t2.31-.784q.924-.785%201.344-2.043h.64l5.19%203.018l-1.993%203.463L17%209.283v7.03l-.671.587q-.137.13-.343.18t-.373.049q-.188%200-.36-.062q-.17-.061-.312-.173l-2.843-2.428q-.78-.662-1.762-1.006q-.98-.344-1.967-.344q-.35%200-.687.045T7%2013.302m-2.292%204.88l-.647-.755l1.791-1.523q.517-.442%201.178-.666t1.345-.224t1.333.224t1.165.666l2.9%202.475q.377.327.876.484t1.001.156q.508%200%20.991-.153q.484-.154.861-.487l1.79-1.548l.666.78l-1.81%201.524q-.517.442-1.165.663q-.649.221-1.333.221t-1.345-.221q-.66-.221-1.178-.663l-2.9-2.475q-.377-.327-.87-.484t-1.001-.157q-.502%200-.992.157q-.489.157-.866.484z%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%22M7%2013.302v-4.02l-2.49%201.372l-2.02-3.488l5.216-2.993h.64q.42%201.258%201.344%202.043Q10.617%207%2012%207t2.31-.784q.924-.785%201.344-2.043h.64l5.19%203.018l-1.993%203.463L17%209.283v7.03l-.671.587q-.137.13-.343.18t-.373.049q-.188%200-.36-.062q-.17-.061-.312-.173l-2.843-2.428q-.78-.662-1.762-1.006q-.98-.344-1.967-.344q-.35%200-.687.045T7%2013.302m-2.292%204.88l-.647-.755l1.791-1.523q.517-.442%201.178-.666t1.345-.224t1.333.224t1.165.666l2.9%202.475q.377.327.876.484t1.001.156q.508%200%20.991-.153q.484-.154.861-.487l1.79-1.548l.666.78l-1.81%201.524q-.517.442-1.165.663q-.649.221-1.333.221t-1.345-.221q-.66-.221-1.178-.663l-2.9-2.475q-.377-.327-.87-.484t-1.001-.157q-.502%200-.992.157q-.489.157-.866.484z%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.svg?color=%231a73e8&size=48