Add icons to this collection by clicking the heart icon.
Tea icon - also known as drink, tea, leaf, beverage, can, herbal, Ice Tea, food and restaurant, and green tea. 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="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M476 120V80h-40V60c0-33.084-26.916-60-60-60H136c-33.084 0-60 26.916-60 60v20H36v40h40v352H36v40h440v-40h-40V120zm-80 352H116V120h280zm0-392H116V60c0-11.028 8.972-20 20-20h240c11.028 0 20 8.972 20 20zM196 416v20h120v-20c0-11.028 8.972-20 20-20h20V196h-20c-11.028 0-20-8.972-20-20v-20H196v20c0 11.028-8.972 20-20 20h-20v200h20c11.028 0 20 8.972 20 20zm0-183.427c17.023-6.036 30.537-19.549 36.573-36.573h46.854c6.036 17.023 19.549 30.537 36.573 36.573v126.854c-17.023 6.036-30.537 19.549-36.573 36.573h-46.854c-6.036-17.023-19.549-30.537-36.573-36.573z"
    />
</svg>
More icons in the same style and category