A girl's face with a centre part and pigtails, for a child's profile, a daughter and kids. 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.5 15.5C4.1 17.6 4.4 19.2 3.2 20.4C2.4 19.4 2 18 2 16.4C2 14.4 2.6 12.4 4 11C4 6 7.6 2 12 2C16.4 2 20 6 20 11C21.4 12.4 22 14.4 22 16.4C22 18 21.6 19.4 20.8 20.4C19.6 19.2 19.9 17.6 19.5 15.5C19.5 19.6 15.6 22 12 22C8.4 22 4.5 19.6 4.5 15.5ZM4.0957 9.6C9 9.6 11 5.8 12 3.5C13 5.8 15 9.6 19.9043 9.6M9 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.
- daughter
- kid
- child
- female
- teen
- profile
Related icons
The rest of the girl family first, then the People shelf.
FAQ
Answered from girl's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the girl icon for?
- A girl's face with a centre part and pigtails, for a child's profile, a daughter and kids. 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 daughter, kid, child, female, teen and profile, and the browser's search matches all of those.
- What styles does the 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 girl?
- No. girl is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with girl?
- baby-2-boy, baby-2-girl, baby-boy, baby-girl and boy, all shown below. They are the People shelf: nothing else in the set is named after girl.
- How do I import girl in React?
- <Girl /> 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 <Girl size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the girl SVG?
- icons/stroke/girl.svg, icons/two-tone/girl.svg, icons/duotone/girl.svg and icons/fill/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 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.