dishwasher gen icon

dishwasher-gen-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
dishwasher-gen-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 dishwasher gen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 7q.425 0 .713-.288T9 6t-.288-.712T8 5t-.712.288T7 6t.288.713T8 7m3.713-.288Q12 6.426 12 6t-.288-.712T11 5t-.712.288T10 6t.288.713T11 7t.713-.288M12 18q1.575 0 2.688-1.075T15.8 14.3q0-.725-.25-1.412T14.8 11.7l-2.1-2.1q-.3-.3-.7-.3t-.7.3l-2 2q-.55.55-.837 1.25T8.2 14.3q.05 1.55 1.15 2.625T12 18m-1.275-2.425Q10.2 15.05 10.2 14.3q0-.375.138-.713t.412-.612l1.25-1.25l1.225 1.225q.275.275.425.625t.15.725q0 .75-.525 1.275T12 16.1t-1.275-.525M6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h12q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22zm0-2h12V4H6zm0 0V4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDishwasherGenOutlineRounded(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="M8 7q.425 0 .713-.288T9 6t-.288-.712T8 5t-.712.288T7 6t.288.713T8 7m3.713-.288Q12 6.426 12 6t-.288-.712T11 5t-.712.288T10 6t.288.713T11 7t.713-.288M12 18q1.575 0 2.688-1.075T15.8 14.3q0-.725-.25-1.412T14.8 11.7l-2.1-2.1q-.3-.3-.7-.3t-.7.3l-2 2q-.55.55-.837 1.25T8.2 14.3q.05 1.55 1.15 2.625T12 18m-1.275-2.425Q10.2 15.05 10.2 14.3q0-.375.138-.713t.412-.612l1.25-1.25l1.225 1.225q.275.275.425.625t.15.725q0 .75-.525 1.275T12 16.1t-1.275-.525M6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h12q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22zm0-2h12V4H6zm0 0V4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8 7q.425 0 .713-.288T9 6t-.288-.712T8 5t-.712.288T7 6t.288.713T8 7m3.713-.288Q12 6.426 12 6t-.288-.712T11 5t-.712.288T10 6t.288.713T11 7t.713-.288M12 18q1.575 0 2.688-1.075T15.8 14.3q0-.725-.25-1.412T14.8 11.7l-2.1-2.1q-.3-.3-.7-.3t-.7.3l-2 2q-.55.55-.837 1.25T8.2 14.3q.05 1.55 1.15 2.625T12 18m-1.275-2.425Q10.2 15.05 10.2 14.3q0-.375.138-.713t.412-.612l1.25-1.25l1.225 1.225q.275.275.425.625t.15.725q0 .75-.525 1.275T12 16.1t-1.275-.525M6 22q-.825 0-1.412-.587T4 20V4q0-.825.588-1.412T6 2h12q.825 0 1.413.588T20 4v16q0 .825-.587 1.413T18 22zm0-2h12V4H6zm0 0V4z"/></svg>
</template>

CSS

.icon-dishwasher-gen-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%22M8%207q.425%200%20.713-.288T9%206t-.288-.712T8%205t-.712.288T7%206t.288.713T8%207m3.713-.288Q12%206.426%2012%206t-.288-.712T11%205t-.712.288T10%206t.288.713T11%207t.713-.288M12%2018q1.575%200%202.688-1.075T15.8%2014.3q0-.725-.25-1.412T14.8%2011.7l-2.1-2.1q-.3-.3-.7-.3t-.7.3l-2%202q-.55.55-.837%201.25T8.2%2014.3q.05%201.55%201.15%202.625T12%2018m-1.275-2.425Q10.2%2015.05%2010.2%2014.3q0-.375.138-.713t.412-.612l1.25-1.25l1.225%201.225q.275.275.425.625t.15.725q0%20.75-.525%201.275T12%2016.1t-1.275-.525M6%2022q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h12q.825%200%201.413.588T20%204v16q0%20.825-.587%201.413T18%2022zm0-2h12V4H6zm0%200V4z%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%22M8%207q.425%200%20.713-.288T9%206t-.288-.712T8%205t-.712.288T7%206t.288.713T8%207m3.713-.288Q12%206.426%2012%206t-.288-.712T11%205t-.712.288T10%206t.288.713T11%207t.713-.288M12%2018q1.575%200%202.688-1.075T15.8%2014.3q0-.725-.25-1.412T14.8%2011.7l-2.1-2.1q-.3-.3-.7-.3t-.7.3l-2%202q-.55.55-.837%201.25T8.2%2014.3q.05%201.55%201.15%202.625T12%2018m-1.275-2.425Q10.2%2015.05%2010.2%2014.3q0-.375.138-.713t.412-.612l1.25-1.25l1.225%201.225q.275.275.425.625t.15.725q0%20.75-.525%201.275T12%2016.1t-1.275-.525M6%2022q-.825%200-1.412-.587T4%2020V4q0-.825.588-1.412T6%202h12q.825%200%201.413.588T20%204v16q0%20.825-.587%201.413T18%2022zm0-2h12V4H6zm0%200V4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/dishwasher-gen-outline-rounded.svg?color=%231a73e8&size=48