The Tabler help small icon depicts a tiny question mark, commonly used to indicate a tooltip or provide contextual information in a compact UI space.
Common uses
- Tooltip trigger for form fields
- Link to a mini-FAQ section
- Contextual help for a specific setting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHelpSmall } from '@tabler/icons-react';
<IconHelpSmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- supportaidassistguidetinylittlemicrocompactdiminutiveminisystemhelpsmallinfo iconquestion mark icontooltip icon
FAQ
- What is the purpose of the help-small icon?
- It's used for providing small, contextual help or information without taking up much screen space, often as a tooltip trigger.
- How do I use this icon in React?
- Import it using `import { IconHelpSmall } from '@tabler/icons-react'` and render it as a component: `<IconHelpSmall />`.
- What is the license for this icon?
- The Tabler icons, including help-small, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.