Add icons to this collection by clicking the heart icon.
Coffee icon - also known as cup, coffee, beverage, hot drink, mug, and food and restaurant. Created in a clean circular 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M169.85 178.661a8.884 8.884 0 0 0 0 12.56 8.866 8.866 0 0 0 12.55 0c9.655-9.663 17.629-30.446 0-48.09-10.47-10.478-2.609-20.272.052-23.021 3.415-3.47 3.397-9.056-.052-12.508a8.866 8.866 0 0 0-12.55 0c-9.655 9.663-17.629 30.446 0 48.09 10.47 10.478 2.609 20.271 0 22.969zm53.25 0a8.884 8.884 0 0 0 0 12.56 8.866 8.866 0 0 0 12.55 0c9.655-9.663 17.629-30.446 0-48.09-10.47-10.478-2.609-20.272.052-23.021 3.415-3.47 3.397-9.056-.052-12.508a8.866 8.866 0 0 0-12.55 0c-9.655 9.663-17.629 30.446 0 48.09 10.47 10.478 2.609 20.271 0 22.969zm53.25 0a8.884 8.884 0 0 0 0 12.56 8.866 8.866 0 0 0 12.55 0c9.655-9.663 17.629-30.446 0-48.09-10.47-10.478-2.609-20.272.052-23.021 3.415-3.47 3.397-9.056-.052-12.508a8.866 8.866 0 0 0-12.55 0c-9.655 9.663-17.629 30.446 0 48.09 10.47 10.478 2.609 20.271 0 22.969zm59.525 68.457H309.25v-26.647a8.873 8.873 0 0 0-8.875-8.882h-142a8.873 8.873 0 0 0-8.875 8.882v159.882c0 14.694 11.943 26.647 26.625 26.647h106.5c14.682 0 26.625-11.953 26.625-26.647v-8.882h26.625c14.682 0 26.625-11.953 26.625-26.647v-71.059c0-14.694-11.943-26.647-26.625-26.647zm8.875 97.705c0 4.901-3.978 8.882-8.875 8.882H309.25v-88.823h26.625c4.897 0 8.875 3.981 8.875 8.882z"
    />
</svg>
More icons in the same style and category