Teapod Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Teapod 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/348289.svg" alt="Teapod icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348289.svg" alt="Teapod icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348289.svg" alt="Teapod icon" :width="24" :height="24" />
CSS background
.icon-teapod {
background-image: url('https://proicons.com/icon/348289.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24.4571,14.1356H35.0743s10.07,13.1745-4.4641,20.58H24.4571"/><path class="a" d="M37.0382,17.5768c5.7115-12.7241,13.4034,6.4183.1139,11.35"/><path class="a" d="M26.2479,14.1356H15.6306s-10.07,13.1745,4.4642,20.58h6.1531"/><path class="a" d="M12.6865,20.36a5.7807,5.7807,0,0,1-4.6306-4.8139c-.4712-1.7564-1.549-1.5472-1.549-1.5472H3.5s1.3352.1131,2.5137,6.6705a9.9674,9.9674,0,0,0,7.3342,7.8729"/></svg>
Teapod in other icon packs
Copied!