The Tabler cap rounded icon depicts a soft, rounded cap, often used to represent concepts related to headwear, fashion, or protection in user interfaces.
Common uses
- User profile settings (e.g., avatar customization)
- Apparel or fashion e-commerce categories
- Representing a 'hat' or 'headgear' option
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCapRounded } from '@tabler/icons-react';
<IconCapRounded size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- headwearcircularsmoothsoftapparelhatprotectionheadgearshieldfashiondesigncaproundedhat iconheadwear iconbeanie icon
FAQ
- What is the cap rounded icon used for?
- It's typically used to visually represent items of headwear, fashion, or protection within a UI.
- How do I use the cap rounded icon in React?
- You can import and use it like this: import { IconCapRounded } from '@tabler/icons-react'; <IconCapRounded />
- What is the license for this icon?
- The Tabler icons, including cap rounded, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →