The Tabler baby bottle icon depicts a feeding bottle and is commonly used in UI to represent infant care, feeding, or related health services.
Common uses
- Infant feeding section in a health app
- Baby product category in e-commerce
- WIC or childcare program information
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBabyBottle } from '@tabler/icons-react';
<IconBabyBottle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- kidmilkchildfooddrinkfeedingbabybottlemedicalwellnesshealthbaby foodinfant bottlenursing bottle
FAQ
- What is the baby bottle icon used for?
- It represents infant feeding, baby care, or related health and wellness topics in user interfaces.
- How do I use the baby bottle icon in React?
- Import it using `import { IconBabyBottle } from '@tabler/icons-react';` and then use it as a component: `<IconBabyBottle />`.
- What is the license for this icon?
- The Tabler icons, including the baby bottle, are distributed 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 →