Washing Machine Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Washing Machine icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306900.svg" alt="Washing Machine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306900.svg" alt="Washing Machine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306900.svg" alt="Washing Machine icon" :width="24" :height="24" />
CSS background
.icon-washing-machine {
background-image: url('https://proicons.com/icon/306900.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M807 0H192C128 0 77 52 77 115v770c0 63 51 115 115 115h615c64 0 116-52 116-115V115C923 52 871 0 807 0zM596 72c34 0 62 28 62 63s-28 62-62 62c-35 0-62-28-62-62s27-63 62-63zm-96 738c-150 0-272-122-272-272s122-271 272-271 271 121 271 271-122 272-271 272zm288-613c-34 0-62-28-62-62s28-63 62-63 62 28 62 63-28 62-62 62zM500 315c-124 0-224 100-224 223 0 124 100 224 224 224 123 0 223-100 223-224 0-123-100-223-223-223zm0 38c96 0 175 75 183 169-69-37-102 15-183 15-83 0-107-56-184-15 9-94 87-169 184-169z"/></svg>
Washing Machine in other icon packs
Copied!