The Tabler teapot icon depicts a classic teapot, commonly used in UIs to represent tea, hot beverages, or kitchen-related settings.
Common uses
- Button for brewing tea
- Label for a coffee or tea section
- Icon in a kitchen appliance settings menu
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTeapot } from '@tabler/icons-react';
<IconTeapot size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- kettlekitchenhotcoffeekitchenwareteapotmealcuisineeatingnutritionfoodhot drink
FAQ
- What is this icon for?
- This icon represents a teapot and is suitable for themes related to hot beverages, kitchenware, or food.
- How do I use the teapot icon in React?
- You can import and use it in your React application with: import { IconTeapot } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the teapot icon, are available under the MIT license.
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 →