The Tabler bookmark question icon depicts a bookmark with a question mark, typically used to signify a saved item that requires further attention, clarification, or has an associated query.
Common uses
- Flagging a document for review
- Indicating a saved item with pending information
- Marking a query within a saved context
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBookmarkQuestion } from '@tabler/icons-react';
<IconBookmarkQuestion size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- inquireaskquerypuzzleunclearmystifywonderinterrogateprobescrutinizedocumentbookmarkquestionsaved questiondocument querypending bookmark
FAQ
- What is the purpose of the bookmark question icon?
- It visually represents a saved item that is associated with a question, uncertainty, or requires further action or information.
- How do I use this icon in React?
- Import it using `import { IconBookmarkQuestion } from '@tabler/icons-react';` and then use it as a component: `<IconBookmarkQuestion />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is 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 →