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 lineal color 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M200.395 124.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0c16.318-16.318 29.795-51.416 0-81.211-17.695-17.695-4.409-34.233.088-38.877 5.771-5.859 5.742-15.293-.088-21.123-5.859-5.859-15.352-5.859-21.211 0-16.318 16.318-29.795 51.416 0 81.211 17.695 17.695 4.409 34.233 0 38.789zm90 0c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0c16.318-16.318 29.795-51.416 0-81.211-17.695-17.695-4.409-34.233.088-38.877 5.771-5.859 5.742-15.293-.088-21.123-5.859-5.859-15.352-5.859-21.211 0-16.318 16.318-29.795 51.416 0 81.211 17.695 17.695 4.409 34.233 0 38.789zM391 240h-45v-45c0-8.291-6.709-15-15-15H91c-8.291 0-15 6.709-15 15v272c0 24.814 20.186 45 45 45h180c24.814 0 45-20.186 45-45v-15h45c24.814 0 45-20.186 45-45V285c0-24.814-20.186-45-45-45zm-75 227c0 8.276-6.724 15-15 15H121c-8.276 0-15-6.724-15-15V210h210zm90-60c0 8.276-6.724 15-15 15h-45V270h45c8.276 0 15 6.724 15 15zM110.395 124.395c-5.859 5.859-5.859 15.352 0 21.211s15.351 5.859 21.211 0c16.318-16.318 29.795-51.416 0-81.211-17.695-17.695-4.409-34.233.088-38.877 5.771-5.859 5.742-15.293-.088-21.123-5.859-5.859-15.352-5.859-21.211 0-16.318 16.318-29.795 51.416 0 81.211 17.695 17.695 4.409 34.233 0 38.789z"
    />
</svg>
More icons in the same style and category