washing machine minimalistic icon
washing-machine-minimalistic-broken from Solar by 480 Design · Broken · Home · CC-BY-4.0 Attribution required.
- Name
- washing-machine-minimalistic-broken
- Set
- Solar
- Style
- Broken
- Category
- Home
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More home icons from Solar
armchair-2-boldarmchair-boldbar-chair-boldbath-boldbed-boldbedside-table-2-boldbedside-table-3-boldbedside-table-4-boldbedside-table-boldchair-2-boldchair-boldchandelier-boldcloset-2-boldcloset-boldconditioner-2-boldconditioner-boldfloor-lamp-boldfloor-lamp-minimalistic-boldfridge-boldlamp-boldmirror-boldremote-controller-2-boldremote-controller-boldremote-controller-minimalistic-bold
Use the washing machine minimalistic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M21 14C21 17.7712 21 19.6569 19.8284 20.8284C18.6569 22 16.7712 22 13 22H11C7.22876 22 5.34315 22 4.17157 20.8284C3 19.6569 3 17.7712 3 14V10C3 6.22876 3 4.34315 4.17157 3.17157C5.34315 2 7.22876 2 11 2H13C16.7712 2 18.6569 2 19.8284 3.17157C21 4.34315 21 6.22876 21 10"/><path d="M17 14C17 16.7614 14.7614 19 12 19C9.23858 19 7 16.7614 7 14C7 11.2386 9.23858 9 12 9C14.7614 9 17 11.2386 17 14Z"/><path stroke-linecap="round" d="M16 6H12M9 6H8"/><path stroke-linecap="round" d="M7.23418 14.3624C8.08868 14.7895 9.06745 15.5209 10.724 15.8195C13.0859 16.2453 12.8501 14.1706 15.2121 14.5961C15.9323 14.7258 16.4181 14.9452 16.7616 15.1805"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWashingMachineMinimalisticBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M21 14C21 17.7712 21 19.6569 19.8284 20.8284C18.6569 22 16.7712 22 13 22H11C7.22876 22 5.34315 22 4.17157 20.8284C3 19.6569 3 17.7712 3 14V10C3 6.22876 3 4.34315 4.17157 3.17157C5.34315 2 7.22876 2 11 2H13C16.7712 2 18.6569 2 19.8284 3.17157C21 4.34315 21 6.22876 21 10"/><path d="M17 14C17 16.7614 14.7614 19 12 19C9.23858 19 7 16.7614 7 14C7 11.2386 9.23858 9 12 9C14.7614 9 17 11.2386 17 14Z"/><path strokeLinecap="round" d="M16 6H12M9 6H8"/><path strokeLinecap="round" d="M7.23418 14.3624C8.08868 14.7895 9.06745 15.5209 10.724 15.8195C13.0859 16.2453 12.8501 14.1706 15.2121 14.5961C15.9323 14.7258 16.4181 14.9452 16.7616 15.1805"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M21 14C21 17.7712 21 19.6569 19.8284 20.8284C18.6569 22 16.7712 22 13 22H11C7.22876 22 5.34315 22 4.17157 20.8284C3 19.6569 3 17.7712 3 14V10C3 6.22876 3 4.34315 4.17157 3.17157C5.34315 2 7.22876 2 11 2H13C16.7712 2 18.6569 2 19.8284 3.17157C21 4.34315 21 6.22876 21 10"/><path d="M17 14C17 16.7614 14.7614 19 12 19C9.23858 19 7 16.7614 7 14C7 11.2386 9.23858 9 12 9C14.7614 9 17 11.2386 17 14Z"/><path stroke-linecap="round" d="M16 6H12M9 6H8"/><path stroke-linecap="round" d="M7.23418 14.3624C8.08868 14.7895 9.06745 15.5209 10.724 15.8195C13.0859 16.2453 12.8501 14.1706 15.2121 14.5961C15.9323 14.7258 16.4181 14.9452 16.7616 15.1805"/></g></svg> </template>
CSS
.icon-washing-machine-minimalistic-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2014C21%2017.7712%2021%2019.6569%2019.8284%2020.8284C18.6569%2022%2016.7712%2022%2013%2022H11C7.22876%2022%205.34315%2022%204.17157%2020.8284C3%2019.6569%203%2017.7712%203%2014V10C3%206.22876%203%204.34315%204.17157%203.17157C5.34315%202%207.22876%202%2011%202H13C16.7712%202%2018.6569%202%2019.8284%203.17157C21%204.34315%2021%206.22876%2021%2010%22%2F%3E%3Cpath%20d%3D%22M17%2014C17%2016.7614%2014.7614%2019%2012%2019C9.23858%2019%207%2016.7614%207%2014C7%2011.2386%209.23858%209%2012%209C14.7614%209%2017%2011.2386%2017%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%206H12M9%206H8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.23418%2014.3624C8.08868%2014.7895%209.06745%2015.5209%2010.724%2015.8195C13.0859%2016.2453%2012.8501%2014.1706%2015.2121%2014.5961C15.9323%2014.7258%2016.4181%2014.9452%2016.7616%2015.1805%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2014C21%2017.7712%2021%2019.6569%2019.8284%2020.8284C18.6569%2022%2016.7712%2022%2013%2022H11C7.22876%2022%205.34315%2022%204.17157%2020.8284C3%2019.6569%203%2017.7712%203%2014V10C3%206.22876%203%204.34315%204.17157%203.17157C5.34315%202%207.22876%202%2011%202H13C16.7712%202%2018.6569%202%2019.8284%203.17157C21%204.34315%2021%206.22876%2021%2010%22%2F%3E%3Cpath%20d%3D%22M17%2014C17%2016.7614%2014.7614%2019%2012%2019C9.23858%2019%207%2016.7614%207%2014C7%2011.2386%209.23858%209%2012%209C14.7614%209%2017%2011.2386%2017%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%206H12M9%206H8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.23418%2014.3624C8.08868%2014.7895%209.06745%2015.5209%2010.724%2015.8195C13.0859%2016.2453%2012.8501%2014.1706%2015.2121%2014.5961C15.9323%2014.7258%2016.4181%2014.9452%2016.7616%2015.1805%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/washing-machine-minimalistic-broken.svg?color=%231a73e8&size=48