The Tabler bookmarks off icon depicts a crossed-out bookmark, commonly used to indicate that a bookmarking feature is disabled or that content is no longer bookmarked.
Common uses
- Disabling the bookmark button when a user has no permissions.
- Showing that an item has been un-bookmarked.
- Representing a 'do not save' or 'ignore' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBookmarksOff } from '@tabler/icons-react';
<IconBookmarksOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- readclipmarkertagbookmarksoffdisabledinactivefilepaperdocumentunbookmarkno savebookmark disabledremove bookmark
FAQ
- What does the bookmarks off icon represent?
- It signifies that a bookmarking function is inactive or that content is no longer saved or marked for later. It's the inverse of a standard bookmark icon.
- How do I use this icon in React?
- You can import and use it directly with the following statement: import { IconBookmarksOff } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including bookmarks-off, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.