The Phosphor hockey icon depicts a hockey stick and puck, commonly used to represent sports, games, or specifically hockey-related features in a user interface.
Common uses
- Link to a hockey game section
- Button for a sports-related game
- Icon for health and wellness related to sports
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Hockey } from '@phosphor-icons/react';
<Hockey size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Hockey size={24} />thin
<Hockey size={24} weight="thin" />light
<Hockey size={24} weight="light" />bold
<Hockey size={24} weight="bold" />fill
<Hockey size={24} weight="fill" />duotone
<Hockey size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- *new*sportsnhlstickpuckgameshealth & wellnessobjectshockeyice hockeystick and pucksports equipment
FAQ
- What is the hockey icon used for?
- It's used to visually represent hockey, sports, games, or related activities within an application's UI.
- How do I use the hockey icon in React?
- You can import and use it in your React application with: import { Hockey } from '@phosphor-icons/react'
- What is the license for the Phosphor hockey icon?
- The Phosphor icon library, including the hockey 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 →