The Tabler user shield icon depicts a stylized shield protecting a user, commonly used to represent security, privacy, or access control features within a user interface.
Common uses
- User account security settings
- Access control or permissions indicator
- Privacy policy or data protection feature
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUserShield } from '@tabler/icons-react';
<IconUserShield size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- protectionsecuritydefendsafeguardguardarmorcovershieldsafetyfortifysystemusersecurity iconprivacy iconaccess controluser protection
FAQ
- What does the user shield icon represent?
- It visually signifies protection, security, or safeguarding related to a user or user account.
- How do I use the user shield icon in React?
- Import it from the '@tabler/icons-react' library using: `import { IconUserShield } from '@tabler/icons-react'` and then use it as a component: `<IconUserShield />`.
- What is the license for this icon?
- The Tabler icons, including user-shield, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →