Add icons to this collection by clicking the heart icon.
Tea Cup icon - also known as food, drink, tea, hot drink, coffee shop, tea 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 24 24"
>
    <linearGradient
        id="a"
        x1="12"
        x2="12"
        y1="4"
        y2="20"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00bcd4" />
        <stop offset="1" stop-color="#1976d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M18 8a3.96 3.96 0 0 0-2.084.603A.998.998 0 0 0 15 8H3a1 1 0 0 0-1 1v4c0 3.86 3.14 7 7 7 3.087 0 5.709-2.011 6.637-4.79.664.49 1.476.79 2.363.79 2.206 0 4-1.794 4-4s-1.794-4-4-4zm-4 5c0 2.757-2.243 5-5 5s-5-2.243-5-5v-3h4v1h-.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1H10v-1h4zm-4.5 0v1h-1v-1zm8.5 1c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zM6 6V5a1 1 0 0 1 2 0v1a1 1 0 0 1-2 0zm4 0V5a1 1 0 0 1 2 0v1a1 1 0 0 1-2 0z"
    />
</svg>
More icons in the same style and category