A boy's face with swept hair and ears, for a child's profile, a son and kids' sections. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.

PeopleNewv1.0.0Added Updated
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M20 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.5C6 10.5 6.6 9 7.6 7.6C8.9 8.6 11.2 9.2 13 8.7C15 8.35 16.2 7.4 17.4 6.6C17.9 8 18.5 10 20 10.5ZM4 10.5L4 7.5C4 4 6.8 2 11.5 2C14.4 2 16.5 3.5 19.4 2C20 3.6 20 5.5 20 7.5L20 10.5M9 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.

  • son
  • kid
  • child
  • male
  • teen
  • profile

Related icons

The rest of the boy family first, then the People shelf.

FAQ

Answered from boy's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the boy icon for?
A boy's face with swept hair and ears, for a child's profile, a son and kids' sections. 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 son, kid, child, male, teen and profile, and the browser's search matches all of those.
What styles does the 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 boy?
No. boy is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with boy?
baby-2-boy, baby-2-girl, baby-boy, baby-girl and girl, all shown below. They are the People shelf: nothing else in the set is named after boy.
How do I import boy in React?
<Boy /> 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 <Boy size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the boy SVG?
icons/stroke/boy.svg, icons/two-tone/boy.svg, icons/duotone/boy.svg and icons/fill/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 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.