John KuehJohn Kueh

person simple ski icon

Phosphor · person-simple-ski · MIT

Download SVG

The Phosphor person simple ski icon depicts a stylized figure engaged in skiing, commonly used to represent winter sports, outdoor activities, or game-related elements.

Common uses

  • Button for 'Skiing' game mode
  • Link to winter sports section
  • Icon for health & wellness activity tracking

Use it in React

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

<PersonSimpleSki size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
games
Keywords
*new*sportsskiingwintermountaingameshealth & wellnesspersonsimpleskiskierwinter sportsdownhill skiingmountain sports

FAQ

What is the person simple ski icon used for?
It's typically used for representing skiing, winter sports, or related outdoor activities in user interfaces.
How do I use the person simple ski icon in React?
Import it using `import { PersonSimpleSki } from '@phosphor-icons/react'` and then use it as a component: `<PersonSimpleSki />`.
What is the license for this icon?
The Phosphor icon library, including this 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 →