The HugeIcons cricket helmet icon depicts protective headgear used in cricket, often employed in UIs to represent sports, safety, or specific equipment-related features.
Common uses
- Representing sports-related content or features.
- Indicating safety or protective gear in a UI.
- As an icon for a cricket-themed application or section.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CricketHelmetIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CricketHelmetIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sports helmetprotective gearcricket safetyhead protection
FAQ
- What is this icon for?
- This icon represents a cricket helmet, suitable for UIs related to sports, safety, or specific equipment.
- How do I use the CricketHelmetIcon in React?
- Import both HugeiconsIcon and CricketHelmetIcon, then render it using <HugeiconsIcon icon={CricketHelmetIcon} />.
- What is the license for this icon?
- The CricketHelmetIcon is part of the HugeIcons library and is available under the MIT license.
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 →