The Lucide shield icon depicts a traditional shield, commonly used in UI to represent security, protection, or verification.
Common uses
- Security settings toggle
- Account verification status
- Data protection feature
Use it in React
Install
npm i lucide-reactImport & render
import { Shield } from 'lucide-react';
<Shield size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cybersecuritysecuresafetyprotectionguardianarmoredarmoureddefensedefencedefenderblockthreatpreventionantivirusvigilancevigilant
FAQ
- What is the shield icon used for in UI design?
- It's typically used to signify security, protection, privacy, or verification of an account or data.
- How do I use the shield icon in React?
- Import it from 'lucide-react' and use it as a component: import { Shield } from 'lucide-react'.
- What is the license for the Lucide shield icon?
- The Lucide icon library, including the shield 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 →