John KuehJohn Kueh

baby icon

Phosphor · baby · MIT

Download SVG

The Phosphor baby icon depicts a stylized infant and is commonly used to represent child-related features, family planning, or new additions in user interfaces.

Common uses

  • Parental leave policy section
  • Newborn care product listing
  • Family discount offer

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Baby } from '@phosphor-icons/react';

<Baby size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Baby size={24} />
thin
<Baby size={24} weight="thin" />
light
<Baby size={24} weight="light" />
bold
<Baby size={24} weight="bold" />
fill
<Baby size={24} weight="fill" />
duotone
<Baby size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
people
Keywords
infantchildchildrentoddlerpeoplehealth & wellnessbabynewborn

FAQ

What does the baby icon represent?
The icon represents an infant or baby, suitable for themes related to children, family, or healthcare.
How do I use the baby icon in React?
You can import and use it in your React application with: import { Baby } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the baby icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →