The HugeIcons baby boy dress icon visually represents a formal outfit for a baby boy, often used in interfaces related to children's clothing, baby products, or gender-specific filters.
Common uses
- Filter for baby boy clothing items
- Label for a baby registry section
- Icon for a 'newborn boy' category
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BabyBoyDressIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BabyBoyDressIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- baby boy outfitinfant boy clothesnewborn boy attirebaby formal wear
FAQ
- What does the baby boy dress icon represent?
- It depicts a formal dress or romper typically worn by a baby boy. It's used to signify items or categories related to baby boys.
- How do I use the BabyBoyDressIcon in React?
- Import both HugeiconsIcon and BabyBoyDressIcon, then render the icon using <HugeiconsIcon icon={BabyBoyDressIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →