The Tabler settings question icon depicts a gear or cogwheel overlaid with a question mark, commonly used to represent access to help, support, or FAQs related to system settings or configuration.
Common uses
- Link to a 'Help' or 'Support' section within a settings panel.
- Button to open a modal with configuration-related questions and answers.
- Icon next to a 'Troubleshooting' or 'FAQ' option in a system menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconSettingsQuestion } from '@tabler/icons-react';
<IconSettingsQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- configurationinquiryqueryhelppreferencessetuptoolsassistancesupportguidesystemsettingsquestionconfiguration helpsettings supporthelp icon
FAQ
- What is the purpose of the settings question icon?
- It visually signifies help, support, or FAQs specifically related to system settings or configuration options.
- How do I use this icon in React?
- Import it using `import { IconSettingsQuestion } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including this one, are available under the MIT license.
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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →