The Tabler shield question icon depicts a shield with a question mark, commonly used to represent security-related queries, help sections, or areas requiring user verification.
Common uses
- FAQ or Help Center link
- Security verification step
- Troubleshooting or support button
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconShieldQuestion } from '@tabler/icons-react';
<IconShieldQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- protectioninquiryqueryasksecurityguardwonderdoubtinterrogatepuzzlesystemshieldquestionsecurity questionhelp shieldsupport query
FAQ
- What is the purpose of the shield question icon?
- It signifies security, protection, or a need for inquiry, often used for help sections, security checks, or support-related actions.
- How do I use this icon in React?
- Import it using `import { IconShieldQuestion } from '@tabler/icons-react'` and then use it as a component: `<IconShieldQuestion />`.
- What is the license for this icon?
- The Tabler icons, including shield-question, are available 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 →