The Lucide person standing icon depicts a stylized figure in a standing pose, commonly used to represent user profiles, accessibility features, or general human presence in UI elements.
Common uses
- User profile avatar
- Accessibility options
- Login/Signup button
Use it in React
Install
npm i lucide-reactImport & render
import { PersonStanding } from 'lucide-react';
<PersonStanding size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- peoplehumanaccessibilitystick figurepersonstandinguserprofile
FAQ
- What is the person standing icon used for?
- It's used to signify users, profiles, or accessibility features. It can also represent general human presence in interfaces.
- How do I use the person standing icon in React?
- You can import it directly from the 'lucide-react' library using: `import { PersonStanding } from 'lucide-react'`.
- What is the license for this icon?
- The Lucide icon library, including the person standing icon, is available under the ISC license.
Looking for something else? Search Lucide 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 →