John KuehJohn Kueh

help circle icon

Tabler · help-circle · MIT

Download SVG

The Tabler help circle icon visually represents a question mark within a circle, commonly used in user interfaces to indicate a point where users can find assistance, information, or support.

Common uses

  • Triggering a tooltip with usage instructions.
  • Linking to a detailed FAQ or support page.
  • Indicating a field that requires additional explanation.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHelpCircle } from '@tabler/icons-react';

<IconHelpCircle size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconHelpCircle size={24} stroke={2} />
filled
<IconHelpCircleFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
assistsupportguideaidresolveexplaininstructclarifyhelpcirclesystemquestion mark iconinformation iconsupport iconassistance icon

FAQ

What is the purpose of the help circle icon?
It serves as a universal symbol for help or information, prompting users to seek assistance or clarification on a specific feature or task.
How do I use the help circle icon in React?
You can import and use it directly with the statement: import { IconHelpCircle } from '@tabler/icons-react'. Then, render it as a component: <IconHelpCircle />.
What is the license for the Tabler help circle icon?
The Tabler icon library, including the help circle icon, is distributed under the MIT license, allowing for free use.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →