The Phosphor person simple snowboard icon depicts a stylized individual engaged in snowboarding, commonly used to represent winter sports, outdoor activities, or game-related features.
Common uses
- Button for 'Snowboarding Games' section
- Link to 'Winter Sports' content
- Icon for a health and wellness app's 'Outdoor Activities' feature
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { PersonSimpleSnowboard } from '@phosphor-icons/react';
<PersonSimpleSnowboard size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<PersonSimpleSnowboard size={24} />thin
<PersonSimpleSnowboard size={24} weight="thin" />light
<PersonSimpleSnowboard size={24} weight="light" />bold
<PersonSimpleSnowboard size={24} weight="bold" />fill
<PersonSimpleSnowboard size={24} weight="fill" />duotone
<PersonSimpleSnowboard size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- games
- Keywords
- *new*sportssnowboardingwintermountaingameshealth & wellnesspersonsimplesnowboardsnowboarderwinter sportsmountain sportsperson snowboarding
FAQ
- What is the person simple snowboard icon used for?
- It's typically used to represent snowboarding, winter sports, or related outdoor activities in user interfaces, especially within gaming or lifestyle applications.
- How do I use the person simple snowboard icon in React?
- You can import and use it in your React application with: import { PersonSimpleSnowboard } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the person simple snowboard 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 →