The HugeIcons chat question 01 icon depicts a speech bubble with a question mark inside, commonly used to represent help, support, or a query within a user interface.
Common uses
- Help or support button
- FAQ link
- User feedback prompt
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatQuestion01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatQuestion01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- help iconsupport iconquestion mark iconchat icon
FAQ
- What does the chat question 01 icon represent?
- This icon represents a question or query within a chat context, often used for help or support features.
- How do I use ChatQuestion01Icon in React?
- Import both HugeiconsIcon and ChatQuestion01Icon, then render <HugeiconsIcon icon={ChatQuestion01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.