The Tabler helmet icon depicts a protective head covering, commonly used in UI to represent safety, sports, or construction-related themes.
Common uses
- Safety warnings or guidelines
- Sports or fitness app sections
- Construction or industrial site indicators
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHelmet } from '@tabler/icons-react';
<IconHelmet size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Sport
- Keywords
- safetyf1racingmotorcyclebuilderhelmetathleticfitnessexercisegamesporthard hatsafety gearprotective headwear
FAQ
- What is the purpose of the helmet icon?
- It visually represents protective headgear, suitable for themes like safety, sports, or construction.
- How do I use the helmet icon in React?
- Import it using: import { IconHelmet } from '@tabler/icons-react'; and then use it as a component: <IconHelmet />.
- What is the license for the Tabler helmet icon?
- The Tabler icon library, including the helmet icon, is 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 →