The HugeIcons chair barber icon visually represents a barber chair, commonly used in interfaces to signify settings related to grooming, personal care, or salon services.
Common uses
- Styling or salon booking app settings
- Personal care product category
- Barbershop or salon website navigation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChairBarberIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChairBarberIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- barber chairhair salon chairstyling chairgrooming chair
FAQ
- What does the chair barber icon represent?
- It depicts a barber chair, often used to indicate services or settings related to hair cutting, styling, or personal grooming.
- How do I use the ChairBarberIcon in React?
- Import it using `import { ChairBarberIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ChairBarberIcon} />`.
- What is the license for this icon?
- The HugeIcons chair barber icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
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 →