The Tabler bookmark off icon depicts a bookmark with a line through it, typically used to indicate that a page or item is no longer bookmarked or saved.
Common uses
- Unsaved item indicator
- Remove from favorites button
- Disabled save functionality
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBookmarkOff } from '@tabler/icons-react';
<IconBookmarkOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- readclipmarkertagbookmarkoffdisabledinactivefilepaperdocumentunsavedremove bookmarkno markerunclip
FAQ
- What does the bookmark off icon represent?
- It signifies the absence of a bookmark or that a previously saved item is now unsaved.
- How do I use this icon in React?
- Import it using `import { IconBookmarkOff } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icons, including bookmark-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.