Add icons to this collection by clicking the heart icon.
Coffee icon - also known as drink, coffee, take away, takeaway, tray, coffee breaks, Paper cup, cafe, 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 60 60"
>
    <linearGradient
        id="a"
        x1="30.1"
        x2="30.1"
        y1="3.8"
        y2="56.4"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ce9ffc" />
        <stop offset="1" stop-color="#7367f0" />
    </linearGradient>
    <g fill="none">
        <path
            fill="url(#a)"
            d="M58.8 31.3c0-10.5-4.4-18.8-10-18.8h-7.5V10c0-1.7-.7-3.2-1.8-4.4-1.2-1.2-2.8-1.8-4.4-1.8H25c-1.7 0-3.2.7-4.4 1.8-1.2 1.2-1.8 2.8-1.8 4.4v2.5h-7.5c-5.6 0-10 8.2-10 18.8v1.3h2.4l2.9 23.8h18.2l2.9-23.8h4.8l2.9 23.8h18.2l2.9-23.8h2.4v-1.3zM21.3 10c0-1 .4-1.9 1.1-2.6.7-.8 1.6-1.1 2.6-1.1h10c1 0 2 .4 2.6 1.1.7.7 1.1 1.6 1.1 2.6v2.5H21.3zm-10 5h37.5c3.5 0 7.2 6 7.5 15H3.8c.3-9 4-15 7.5-15zm11.2 38.7H8.8L6.2 32.5h18.9zm28.7 0H37.5l-2.6-21.2h18.9z"
        />
    </g>
</svg>
More icons in the same style and category