The Phosphor person arms spread icon visually represents an individual with outstretched arms, often used to signify concepts like accessibility, stretching, or a general human presence in UI design.
Common uses
- Accessibility options button
- Stretching or exercise guide
- User profile or general person indicator
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { PersonArmsSpread } from '@phosphor-icons/react';
<PersonArmsSpread size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<PersonArmsSpread size={24} />thin
<PersonArmsSpread size={24} weight="thin" />light
<PersonArmsSpread size={24} weight="light" />bold
<PersonArmsSpread size={24} weight="bold" />fill
<PersonArmsSpread size={24} weight="fill" />duotone
<PersonArmsSpread size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- health & wellness
- Keywords
- accessibilityvitruvianstretchsportshealth & wellnessmaps & travelpeoplepersonarmsspreadvitruvian manopen armsstretching personhuman figure
FAQ
- What is the 'person arms spread' icon used for?
- It's commonly used to represent accessibility features, physical activities like stretching, or as a general icon for a person or user.
- How do I use this icon in React?
- You can import it as PersonArmsSpread from '@phosphor-icons/react' and use it directly in your JSX.
- 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 →