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 flat 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"
>
    <path
        fill="#ffa000"
        d="M18 16c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2z"
    />
    <path
        fill="#ffc107"
        d="M15 8H3a1 1 0 0 0-1 1v4c0 3.86 3.14 7 7 7s7-3.14 7-7V9a1 1 0 0 0-1-1z"
    />
    <path
        fill="#e0e0e0"
        d="M7 7a1 1 0 0 1-1-1V5a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1zM11 7a1 1 0 0 1-1-1V5a1 1 0 0 1 2 0v1a1 1 0 0 1-1 1z"
    />
    <path fill="#607d8b" d="M8 8h2v5H8z" />
    <path
        fill="#2196f3"
        d="M10.5 11h-3a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1z"
    />
</svg>
More icons in the same style and category