Add icons to this collection by clicking the heart icon.
Cappuccino icon - also known as drink, beverage, hot drink, coffee cup, mug, cappuccino, food and restaurant, and whipped cream. 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="432"
        y2="152"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M336 432H176c-3.509 0-6.907-1.23-9.603-3.477C124.836 393.889 101 342.998 101 288.897V167c0-8.284 6.716-15 15-15h280c8.284 0 15 6.716 15 15v121.897c0 54.1-23.836 104.991-65.397 139.626A14.998 14.998 0 0 1 336 432z"
    />
    <path
        fill="url(#b)"
        d="M131 122c0-19.166 13.483-35.175 31.479-39.081C155.428 76.516 151 67.275 151 57.001c0-19.33 15.67-35 35-35h60.268a52.21 52.21 0 0 0 38.633-17.09 15.001 15.001 0 0 1 17.14-3.64l35.543 15.639A39.205 39.205 0 0 1 361 52.795c0 11.883-5.294 22.523-13.644 29.713C366.426 85.554 381 102.072 381 122c0 11.951-5.248 22.67-13.557 30H144.557C136.248 144.67 131 133.951 131 122zm315 60h-35v30h35c2.757 0 5 2.243 5 5v77.03a34.961 34.961 0 0 1-21.213 32.17l-25.249 10.821a180.863 180.863 0 0 1-16.02 39.505l53.087-22.751A64.929 64.929 0 0 0 481 294.03V217c0-19.299-15.701-35-35-35zm-35 50H101v30h310zm101 215c0-8.284-6.716-15-15-15H15c-8.284 0-15 6.716-15 15 0 35.898 29.101 65 65 65h382c35.899 0 65-29.101 65-65z"
    />
</svg>
More icons in the same style and category