A baby boy with a pacifier, for infant care, childcare and parenting apps. 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="M4 10.5C4 5.8 7.6 2 12 2C16.4 2 20 5.8 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.5ZM12 2C10.8 2.3 9.1 3.2742 9.1 5.5C9.1 7.2121 10.4879 8.6 12.2 8.6C13.1163 8.6 13.9857 8.1946 14.5747 7.4926M9 12.6L9 13.6M15 12.6L15 13.6M14 19C14 17.8954 13.1046 17 12 17C10.8954 17 10 17.8954 10 19C10 20.1046 10.8954 21 12 21C13.1046 21 14 20.1046 14 19Z" 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.
- pacifier
- dummy
- infant
- newborn
- childcare
- son
Related icons
The rest of the baby family first, then the People shelf.
FAQ
Answered from baby-2-boy's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the baby-2-boy icon for?
- A baby boy with a pacifier, for infant care, childcare and parenting apps. 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 pacifier, dummy, infant, newborn, childcare and son, and the browser's search matches all of those.
- What styles does the baby-2-boy 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-2-boy?
- No. baby-2-boy is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with baby-2-boy?
- baby-2-girl, baby-boy, baby-girl, 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-2-boy in React?
- <Baby2Boy /> 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 <Baby2Boy size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the baby-2-boy SVG?
- icons/stroke/baby-2-boy.svg, icons/two-tone/baby-2-boy.svg, icons/duotone/baby-2-boy.svg and icons/fill/baby-2-boy.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-2-boy 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.