John KuehJohn Kueh

quiz 05 icon

HugeIcons · Quiz05Icon · MIT

Download SVG

The HugeIcons quiz 05 icon depicts a stylized question mark within a circle, commonly used to represent help, information, or a prompt for user input.

Common uses

  • Help/FAQ button
  • Information tooltip trigger
  • Onboarding prompt

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
question mark iconhelp iconinfo iconquiz icon

FAQ

What does the Quiz05 icon represent?
It visually signifies a question or a need for information, often used for help sections or interactive prompts.
How do I use the Quiz05 icon in React?
Import it using `import { Quiz05Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Quiz05Icon} />`.
What is the license for this icon?
This icon is released 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 →