John KuehJohn Kueh

football helmet icon

Phosphor · football-helmet · MIT

Download SVG

The Phosphor football helmet icon depicts a protective headgear used in American football, commonly representing sports, games, or safety-related features in a UI.

Common uses

  • Representing a sports category or game.
  • Indicating a health or safety feature.
  • As an icon for an American football-related app or section.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FootballHelmet } from '@phosphor-icons/react';

<FootballHelmet size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FootballHelmet size={24} />
thin
<FootballHelmet size={24} weight="thin" />
light
<FootballHelmet size={24} weight="light" />
bold
<FootballHelmet size={24} weight="bold" />
fill
<FootballHelmet size={24} weight="fill" />
duotone
<FootballHelmet size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*sportsamerican footballnflgameshealth & wellnessobjectsfootballhelmetsports helmetprotective gearhead protection

FAQ

What is the football helmet icon used for?
It's used to visually represent sports, games, American football, or safety and health topics within a user interface.
How do I use the football helmet icon in React?
You can import and use it in your React application with: import { FootballHelmet } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the football helmet icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →