The HugeIcons quiz 03 icon depicts a stylized question mark, commonly used to represent help, information, or a quiz/test element in user interfaces.
Common uses
- Help/FAQ links
- Quiz or test sections
- Information tooltips
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Quiz03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Quiz03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- question markhelp iconinformation iconquiz icon
FAQ
- What is this icon for?
- This icon represents a question mark and is typically used for help, information, or quiz-related elements in a UI.
- How do I use this in React?
- Import Quiz03Icon from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Quiz03Icon} /> from '@hugeicons/react'.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.