The Tabler folder question icon depicts a folder with a question mark, commonly used to represent a section for frequently asked questions, support documentation, or a place to inquire about a specific document or folder.
Common uses
- Link to FAQ page
- Button for 'Help' or 'Support'
- Placeholder for unassigned or pending document status
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderQuestion } from '@tabler/icons-react';
<IconFolderQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- queryinquireaskpuzzleenquireinterrogateprobewonderdoubtuncertaintydocumentfolderquestiondocument queryinquire foldersupport document
FAQ
- What is the folder question icon used for?
- It visually represents areas related to questions, inquiries, or documentation that requires further information or clarification.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' using `import { IconFolderQuestion } from '@tabler/icons-react';` and then use it as a component: `<IconFolderQuestion />`.
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →