John KuehJohn Kueh

book minus icon

HugeIcons · BookMinusIcon · MIT

Download SVG

The HugeIcons book minus icon depicts a book with a minus sign, typically used to represent actions like removing a book, unsubscribing from content, or indicating a deletion related to a book or document.

Common uses

  • Remove from library button
  • Unsubscribe from reading list
  • Delete document action

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BookMinusIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BookMinusIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
remove bookdelete bookbook removedocument minus

FAQ

What does the book minus icon represent?
It signifies an action of removal or subtraction related to a book or document, such as deleting or unsubscribing.
How do I use the BookMinusIcon in React?
Import it using `import { BookMinusIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={BookMinusIcon} />`.
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →