Emoji Bubble Tea Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Bubble 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/325148.svg" alt="Emoji Bubble Tea icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325148.svg" alt="Emoji Bubble Tea icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325148.svg" alt="Emoji Bubble Tea icon" :width="24" :height="24" />
CSS background
.icon-emoji-bubble-tea {
background-image: url('https://proicons.com/icon/325148.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>.r{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="r" d="m34.5986,21.3121l-2.9318,19.3416c-.1604,1.0614-1.0732,1.8462-2.1474,1.8464h-11.0616c-1.0744.0003-1.9876-.7843-2.1483-1.8457l-2.8289-19.3422"/><path id="d" class="r" d="m36.6239,19.8171c-.0029-.9793-.7967-1.7725-1.7767-1.7754H13.1527c-.98.0029-1.7737.7961-1.7766,1.7754v1.495h25.2477v-1.495"/><path id="e" class="r" d="m23.6916,18.0417l.5382-2.3683c.8663-3.2693,2.0729-4.8127,5.2163-6.7953l5.3024-3.378,1.8512,2.8088-5.6762,3.6593c-1.3871.8943-2.4722,2.1855-3.1139,3.7053l-.5643,2.3682"/><path id="f" class="r" d="m26.3334,11.3706l2.5844,2.4237"/><path id="g" class="r" d="m28.2979,9.6462l1.8306,2.9048"/><path id="h" class="r" d="m24.932,13.5936l3.1628,1.4747"/><path id="i" class="r" d="m23.1605,21.3121l-1.2704,11.222"/><path id="j" class="r" d="m26.5964,21.3121l-1.439,11.2965"/><path id="k" class="r" d="m18.1436,38.8013c0,1.887,2.8327,1.887,2.8327,0s-2.8327-1.887-2.8327,0"/><path id="l" class="r" d="m25.4455,39.3917c0,1.887,2.8327,1.887,2.8327,0s-2.8327-1.887-2.8327,0"/><path id="m" class="r" d="m17.4857,32.7761c0,1.887,2.8327,1.887,2.8327,0,0-1.887-2.8327-1.887-2.8327,0"/><path id="n" class="r" d="m27.6759,30.4849c0,1.887,2.8327,1.887,2.8327,0s-2.8327-1.887-2.8327,0"/><path id="o" class="r" d="m16.0694,28.378c0,1.887,2.8327,1.887,2.8327,0s-2.8327-1.887-2.8327,0"/><path id="p" class="r" d="m22.1074,36.1975c0,1.887,2.8327,1.887,2.8327,0s-2.8327-1.887-2.8327,0"/><path id="q" class="r" d="m27.6759,35.0655c0,1.887,2.8327,1.887,2.8327,0s-2.8327-1.887-2.8327,0"/></svg>
Copied!