The HugeIcons baby 02 icon depicts a stylized baby, commonly used to represent themes of infancy, family, or new beginnings in user interfaces.
Common uses
- New parent features
- Family planning sections
- Childcare services
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Baby02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Baby02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- newborninfantchildbaby
FAQ
- What does the Baby02Icon represent?
- The Baby02Icon visually represents a baby, suitable for indicating topics related to infants, newborns, or family.
- How do I use the Baby02Icon in a React project?
- Import the icon as `import { Baby02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={Baby02Icon} />` from '@hugeicons/react'.
- What is the license for the HugeIcons Baby02Icon?
- The Baby02Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →