Taipei Bubble Tea Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Taipei 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/320813.svg" alt="Taipei Bubble Tea icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320813.svg" alt="Taipei Bubble Tea icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320813.svg" alt="Taipei Bubble Tea icon" :width="24" :height="24" />
CSS background
.icon-taipei-bubble-tea {
background-image: url('https://proicons.com/icon/320813.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="taipei--bubble-tea_1_" d="M22,30.36H10c-0.186,0-0.341-0.142-0.358-0.326L7.673,9.36H6V8.64h12.334l3.335-7.782 l0.662,0.283L19.117,8.64H26v0.72h-1.673l-1.969,20.674C22.341,30.219,22.186,30.36,22,30.36z M10.327,29.64h11.346l1.359-14.28 H8.967L10.327,29.64z M16.546,14.64h6.556l0.503-5.28h-4.796L16.546,14.64z M8.899,14.64h6.864l2.263-5.28h-9.63L8.899,14.64z M19,28.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S19.75,28.36,19,28.36z M19,26.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S19.353,26.36,19,26.36z M13,28.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S13.75,28.36,13,28.36z M13,26.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,26.36,13,26.36z M16,25.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,25.36,16,25.36z M16,23.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,23.36,16,23.36z M13,22.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S13.75,22.36,13,22.36z M13,20.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,20.36,13,20.36z M19,20.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S19.75,20.36,19,20.36z M19,18.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S19.353,18.36,19,18.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!