Add icons to this collection by clicking the heart icon.
Mixer icon - also known as cooking, mixer, bakery, electronics, blender, kitchenware, kitchen appliance, and food and restaurant. Created in a clean gradient 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(26 26 -26 26 3 3)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M16 18v4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2v-4h5v4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2v-4h1a1 1 0 0 0 1-1v-6c0-4.967-4.033-9-9-9h-8C7.24 2 5 4.24 5 7v10a1 1 0 0 0 1 1zm7 6h2v4h-2zm-5 0v4h-2v-4zm7-8H7V7c0-1.656 1.344-3 3-3h8c3.863 0 7 3.137 7 7zm-3-2a1 1 0 0 0 1-1v-2c0-1.253-.603-2.517-1.543-3.457S19.253 6 18 6h-3.65C13.05 6 12 7.049 12 8.333V13a1 1 0 0 0 1 1zm-1-2h-7V8.333c0-.187.16-.333.35-.333H18c.747 0 1.483.397 2.043.957S21 10.253 21 11z"
        />
    </g>
</svg>
More icons in the same style and category