The Lucide shield question mark icon depicts a shield with a question mark, commonly used to represent security-related queries, verification status, or potential vulnerabilities.
Common uses
- Indicate an unverified security setting.
- Flag a potential cybersecurity threat.
- Represent a help or FAQ section related to protection.
Use it in React
Install
npm i lucide-reactImport & render
import { ShieldQuestionMark } from 'lucide-react';
<ShieldQuestionMark size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- unshieldedcybersecurityinsecureunsecuredsafetyunsafeprotectionunprotectedguardianunguardedunarmoredunarmoureddefenselessdefencelessundefendeddefender
FAQ
- What does the shield question mark icon represent?
- It symbolizes uncertainty or a query related to security, protection, or verification.
- How do I use this icon in React?
- Import it as `ShieldQuestionMark` from 'lucide-react' and use it in your JSX like any other React component.
- What is the license for this icon?
- The Lucide icon library, including this 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 →