The Lucide baby icon depicts a stylized baby and is typically used to represent child-related content, parental features, or family information.
Common uses
- Parental leave policy indicator
- Baby product category filter
- Family planning section
Use it in React
Install
npm i lucide-reactImport & render
import { Baby } from 'lucide-react';
<Baby size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- childchildproofchildrenbabyinfantnewborn
FAQ
- What does the baby icon represent?
- The icon visually represents a baby, commonly used for themes related to children, infants, or family.
- How do I use the baby icon in React?
- You can import and use it in React with: import { Baby } from 'lucide-react'. Then render it as <Baby />.
- What is the license for the Lucide baby icon?
- The Lucide baby icon is available under the ISC license, which is a permissive open-source license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →