Add icons to this collection by clicking the heart icon.
Coffee icon - also known as drink, coffee, beverage, hot, caffeine, 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="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M216 180c0-11.028 8.972-20 20-20h80c33.084 0 60-26.916 60-60s-26.916-60-60-60h-40c-11.028 0-20-8.972-20-20V0h-40v20c0 33.084 26.916 60 60 60h40c11.028 0 20 8.972 20 20s-8.972 20-20 20h-80c-33.084 0-60 26.916-60 60v20h40zm169.593 252H416c44.112 0 80-35.888 80-80s-35.888-80-80-80v-40H56v100c0 56.489 26.164 106.974 67.002 140H16v40h440v-40H348.998a181.501 181.501 0 0 0 36.595-40zM416 332v-20c22.056 0 40 17.944 40 40s-17.944 40-40 40h-10.296C412.363 373.224 416 353.03 416 332zM236 472c-77.196 0-140-62.804-140-140v-60h280v60c0 77.196-62.804 140-140 140z"
    />
</svg>
More icons in the same style and category