Add icons to this collection by clicking the heart icon.
Coffee Cup icon - also known as food, drink, coffee, drinks, hot drink, coffee shop, coffee cup, coffee breaks, Paper cup, 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="421"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M374.418 8.291A15.006 15.006 0 0 0 361 0H151a15.006 15.006 0 0 0-13.418 8.291l-30 61h296.836zm33.369 73.466a15.02 15.02 0 0 0-11.25-5.068H115.463a15.024 15.024 0 0 0-11.25 5.068 15 15 0 0 0-3.633 11.792L115.261 211 151 241v150l-9.49 30 9.607 77.86c.938 7.5 7.324 13.14 14.883 13.14h180c7.559 0 13.945-5.64 14.883-13.14L370.49 421 361 391V241l35.739-30L411.42 93.549a14.998 14.998 0 0 0-3.633-11.792z"
    />
    <path
        fill="url(#b)"
        d="M421 61H91c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h330c8.291 0 15-6.709 15-15V76c0-8.291-6.709-15-15-15zM141.51 421h228.98l26.248-210H115.261zM256 241c25.649 0 45 32.241 45 75s-19.351 75-45 75-45-32.241-45-75 19.351-75 45-75z"
    />
</svg>
More icons in the same style and category