Add icons to this collection by clicking the heart icon.
Washing Machine icon - also known as cleaning, clothes, washing, laundry, electronics, washing machine, washing clothes, and furniture and household. Created in a clean lineal color style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 451c74.09 0 135-60.233 135-135 0-74.254-60.392-135-135-135-74.439 0-135 60.561-135 135s60.561 135 135 135zm97.491-173.985C358.331 289.074 361 302.231 361 316s-2.669 26.926-7.509 38.985C339.834 347.106 331 332.394 331 316s8.834-31.106 22.491-38.985zM256 211c33.401 0 63.207 15.678 82.452 40.059C315.709 264.201 301 288.703 301 316s14.709 51.799 37.452 64.941C319.207 405.322 289.401 421 256 421c-57.897 0-105-47.103-105-105s47.103-105 105-105zM376 60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-120 0c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zM406 0H106C81.187 0 61 20.187 61 45v452c0 8.284 6.716 15 15 15h360c8.284 0 15-6.716 15-15V45c0-24.813-20.187-45-45-45zm15 482H91V150h330zm0-362H91V45c0-8.271 6.729-15 15-15h300c8.271 0 15 6.729 15 15zM316 60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category