Tea Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tea icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/348283.svg" alt="Tea icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348283.svg" alt="Tea icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348283.svg" alt="Tea icon" :width="24" :height="24" />
CSS background
.icon-tea {
background-image: url('https://proicons.com/icon/348283.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M6.9501,36.2342l7.6528-15.8783h7.1515v22.1441h-12.9246c-2.4918,0-3.3726-2.8841-1.8799-6.2656l.0003-.0002Z"/><path class="c" d="M36.9496,27.8028l-3.5522-7.4471h-7.1515v7.4469l10.7037.0002ZM38.5429,30.9165l2.5072,5.3176c1.4927,3.3814.6119,6.2656-1.8799,6.2656h-12.9246v-11.5825l12.2973-.0007Z"/><path class="c" d="M16.7604,15.9184l3.4728-7.8595c1.5841-3.4119,6.0317-3.4119,7.7985,0l3.29,7.8592-14.5614.0003Z"/></svg>
Tea in other icon packs
Copied!