The Tabler bubble tea icon visually represents a popular Taiwanese beverage, often used in UIs to signify food and drink options, or specific menu items.
Common uses
- Menu item for bubble tea.
- Indicate a 'refreshments' category.
- Illustrate a food or beverage blog post.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBubbleTea } from '@tabler/icons-react';
<IconBubbleTea size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- drinktaiwaneseflavorbobabeveragerefreshmentsweetpearlmilktapiocafoodbubbleteatapioca drinkpearl milk teasweet beverage
FAQ
- What does the bubble tea icon represent?
- It depicts a cup of bubble tea, a sweet Taiwanese drink with tapioca pearls. It's suitable for food and beverage related contexts.
- How do I use this icon in React?
- Import it using `import { IconBubbleTea } from '@tabler/icons-react'` and then render it as a component: `<IconBubbleTea />`.
- What is the license for this icon?
- The Tabler icons, including bubble tea, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →