Add icons to this collection by clicking the heart icon.
Coffee Cup icon - also known as cup, drink, coffee, beverage, hot, hot drink, coffee cup, mug, beans, 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="212"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="239.852"
        x2="239.852"
        y1="452"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M239.852 407c41.367 0 75-40.371 75-90s-33.633-90-75-90-75 40.371-75 90 33.633 90 75 90zm116.836-15.586c.498 0 .996-.029 1.494-.073 69.375-6.797 121.67-64.556 121.67-134.341 0-24.814-20.186-45-45-45h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.262 0 15 6.724 15 15 0 54.287-40.664 99.199-94.6 104.487-8.232.806-14.268 8.145-13.477 16.392.763 7.749 7.296 13.535 14.913 13.535zM432.312 452H47.393c-9.74 0-17.615 9.348-14.589 18.606C40.654 494.614 63.265 512 89.852 512h300c26.587 0 49.199-17.386 57.048-41.394 3.027-9.258-4.848-18.606-14.588-18.606z"
    />
    <path
        fill="url(#b)"
        d="M374.852 182h-270c-8.401 0-15 6.599-15 15v95.099c0 47.1 14.7 91.8 42.001 129.3C145.652 440.6 168.152 452 192.452 452h94.801c24.3 0 46.8-11.4 60.3-30.3 27.6-37.8 42.299-82.5 42.299-129.6V197c0-8.401-6.599-15-15-15zm-135 210c-32.999 0-60-33.6-60-75 0-34.799 19.2-64.2 45-72.599V317c0 8.401 6.599 15 15 15s15-6.599 15-15v-72.599c25.8 8.399 45 37.8 45 72.599 0 41.4-27 75-60 75zm-45-242c8.291 0 15-6.709 15-15 0-23.789 11.309-35.083 25.605-49.395C250.78 70.283 269.852 51.211 269.852 15c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 23.789-11.309 35.083-25.605 49.395-15.322 15.322-34.395 34.394-34.395 70.605 0 8.291 6.709 15 15 15zm90 0c8.291 0 15-6.709 15-15 0-23.789 11.309-35.083 25.605-49.395C340.78 70.283 359.852 51.211 359.852 15c0-8.291-6.709-15-15-15s-15 6.709-15 15c0 23.789-11.309 35.083-25.605 49.395-15.322 15.322-34.395 34.394-34.395 70.605 0 8.291 6.709 15 15 15z"
    />
</svg>
More icons in the same style and category