The Lucide shield user icon depicts a shield with a user silhouette inside, commonly used to represent user security, privacy, or administrative access.
Common uses
- User account protection settings
- Displaying administrative roles
- Indicating secure login status
Use it in React
Install
npm i lucide-reactImport & render
import { ShieldUser } from 'lucide-react';
<ShieldUser size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shielduseradminprotectionprotectedsafetyguardsecurity userprivacy iconadmin shieldprotected user
FAQ
- What does the shield user icon represent?
- It symbolizes user security, privacy, or administrative privileges, showing a user is protected or has special access.
- How do I use the shield user icon in React?
- You can import and use it like this: import { ShieldUser } from 'lucide-react'; <ShieldUser />
- What is the license for Lucide icons?
- Lucide icons are available under the ISC license, which is a permissive open-source 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 →