Add icons to this collection by clicking the heart icon.
Coffee Machine icon - also known as hot drink, coffee shop, coffee maker, electronics, coffee machine, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="263.5"
        x2="263.5"
        y1="316.333"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M436 0H106C69.605 0 40.659 32.58 46.834 70.126 51.688 99.634 79.468 120 109.372 120H136l45 30 45-30h75c8.284 0 15 6.716 15 15v302c0 8.284-6.716 15-15 15h-45l-75-32-75 32H76c-16.569 0-30 13.431-30 30v15c0 8.284 6.716 15 15 15h390c8.284 0 15-6.716 15-15V30c0-16.569-13.431-30-30-30zM91 330h45v-30H91c-24.901 0-45 20.099-45 45 0 24.899 20.099 45 45 45h45v-30H91c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15zm105-105v-30c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15z"
    />
    <path
        fill="url(#b)"
        d="M241 270H121c-8.401 0-15 6.599-15 15v167h150V285c0-8.401-6.599-15-15-15zm-90-60h60c8.284 0 15-6.716 15-15v-75h-90v75c0 8.284 6.716 15 15 15zM256 45h-90c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm150 180c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0-60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0 120c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm15-225c0-8.291-6.709-15-15-15h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15z"
    />
</svg>
More icons in the same style and category