The HugeIcons quiz 04 icon depicts a question mark inside a speech bubble, commonly used to represent help, support, or a prompt for user input.
Common uses
- Help or support button
- FAQ link
- User input prompt
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Quiz04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Quiz04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- question mark iconhelp iconsupport iconspeech bubble icon
FAQ
- What does the Quiz04 icon represent?
- The Quiz04 icon visually represents a question within a speech bubble, often used for help, support, or indicating a need for user input.
- How do I use the Quiz04 icon in React?
- To use the Quiz04 icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { Quiz04Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={Quiz04Icon} />
- What is the license for the HugeIcons Quiz04 icon?
- The HugeIcons Quiz04 icon is available 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.