The Phosphor baseball helmet icon depicts protective headgear used in baseball, commonly employed in UI to represent sports, games, or safety-related features.
Common uses
- Representing a baseball game or league.
- Indicating a sports or gaming category.
- Illustrating a safety or protective gear feature.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { BaseballHelmet } from '@phosphor-icons/react';
<BaseballHelmet size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<BaseballHelmet size={24} />thin
<BaseballHelmet size={24} weight="thin" />light
<BaseballHelmet size={24} weight="light" />bold
<BaseballHelmet size={24} weight="bold" />fill
<BaseballHelmet size={24} weight="fill" />duotone
<BaseballHelmet size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- *new*sportsmlbgameshealth & wellnessobjectsbaseballhelmetsports helmetprotective gearbaseball capgame icon
FAQ
- What is this icon for?
- This icon represents a baseball helmet and is useful for topics related to baseball, sports, games, or safety.
- How do I use this in React?
- Import it as `BaseballHelmet` from '@phosphor-icons/react' and use it as a component: `<BaseballHelmet />`.
- What is the license for this icon?
- Phosphor icons, including the baseball helmet, are distributed 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 →