John KuehJohn Kueh

shield question mark icon

HugeIcons · ShieldQuestionMarkIcon · MIT

Download SVG

The HugeIcons shield question mark icon visually represents security or protection combined with a query, commonly used to indicate a need for help or information regarding a secure process or feature.

Common uses

  • Security help/support button
  • FAQ link for secure features
  • Information tooltip for privacy settings

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShieldQuestionMarkIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ShieldQuestionMarkIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
security helpprotected questionsupport shieldprivacy faq

FAQ

What does the shield question mark icon represent?
It combines the concepts of security (shield) and inquiry (question mark), typically used for help related to secure areas or processes.
How do I use this icon in React?
Import both `HugeiconsIcon` and `ShieldQuestionMarkIcon` from their respective packages, then render it as <HugeiconsIcon icon={ShieldQuestionMarkIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →