The Lucide square user icon depicts a person silhouette within a square, commonly used to represent a user profile, account settings, or a generic person placeholder.
Common uses
- User profile button
- Account settings link
- Contact information card
Use it in React
Install
npm i lucide-reactImport & render
import { SquareUser } from 'lucide-react';
<SquareUser size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- personaccountcontactsquareuseruser profileaccount iconperson squarecontact icon
FAQ
- What does the square user icon represent?
- It represents a user, account, or person, often within a defined space like a profile or settings area.
- How do I use the square user icon in React?
- You can import and use it like this: import { SquareUser } from 'lucide-react'; <SquareUser />.
- What is the license for the Lucide square user icon?
- The Lucide icon library, including the square user icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →