A baby's face with a bow on the crown, for a newborn girl, nurseries and baby showers. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M15.8 4.2C18 4.2 20 6.7 20 10.5C21.1046 10.5 22 11.6193 22 13C22 14.3807 21.1046 15.5 20 15.5L20 15.738C20 17.3 19 18.9 17.45 20.1C15.9 21.3 13.94 22 12 22C10.06 22 8.1 21.3 6.55 20.1C5 18.9 4 17.3 4 15.738L4 15.5C2.8954 15.5 2 14.3807 2 13C2 11.6193 2.8954 10.5 4 10.5C4 6.7 6 4.2 8.2 4.2M12 4.2L8.2 2L8.2 6.4ZM12 4.2L15.8 2L15.8 6.4ZM9 12.6L9 13.6M15 12.6L15 13.6M10.5 17.45C11 17.8 11.5 17.95 12 17.95C12.5 17.95 13 17.8 13.5 17.45" fill="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- infant
- newborn
- toddler
- daughter
- nursery
- child
Related icons
The rest of the baby family first, then the People shelf.
FAQ
Answered from baby-girl's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the baby-girl icon for?
- A baby's face with a bow on the crown, for a newborn girl, nurseries and baby showers. It is filed under People in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as infant, newborn, toddler, daughter, nursery and child, and the browser's search matches all of those.
- What styles does the baby-girl icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- Is there a square or circle version of baby-girl?
- No. baby-girl is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with baby-girl?
- baby-2-boy, baby-2-girl, baby-boy, boy and girl, all shown below. The baby family is listed first, then the rest of the People shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import baby-girl in React?
- <BabyGirl /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <BabyGirl size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the baby-girl SVG?
- icons/stroke/baby-girl.svg, icons/two-tone/baby-girl.svg, icons/duotone/baby-girl.svg and icons/fill/baby-girl.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was baby-girl added to the set?
- Added 14 Sept 2026, and last redrawn 16 Sept 2026. It ships in v1.0.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.