Tea Icon
Free SVG icon from the IcoFont 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/306642.svg" alt="Tea icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306642.svg" alt="Tea icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306642.svg" alt="Tea icon" :width="24" :height="24" />
CSS background
.icon-tea {
background-image: url('https://proicons.com/icon/306642.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M915 880H621v-18c41 0 87-56 114-105 81-11 198-107 199-217 1-41-17-63-31-73-29-22-68-17-97-10 1-23 1-43 0-59H176c-6 107 35 451 191 464v18H85c-11 0-19 9-19 20v18c0 11 8 20 19 20h830c11 0 20-9 20-20v-18c-1-11-9-20-20-20zM802 519c34-10 56-12 66-5 6 5 7 16 7 25 0 61-58 119-107 145 18-54 28-112 34-165zM290 724c-34-78-58-290-58-290s69 191 84 244c16 52 84 127 84 127s-76-2-110-81zm156-397c1 1 2 1 2 1 3 0 5-2 5-5 0 0 0-1-1-1-10-45-5-81 16-108 19-26 28-59 23-89-5-26-18-47-40-62-2-1-4-1-5 0s-3 3-2 5c11 46 1 77-23 120-14 24-19 50-16 75 4 27 18 49 41 64zm112 0c0 1 1 1 2 1 2 0 3-2 3-4v-1c-8-37-4-66 12-89 16-21 23-48 19-72-3-21-15-38-32-50-2-1-3-1-4 0-2 1-2 2-2 4 9 38 1 63-19 98-11 19-15 41-12 60 3 23 14 41 33 53z"/></svg>
Tea in other icon packs
Copied!