John KuehJohn Kueh

book search icon

HugeIcons · BookSearchIcon · MIT

Download SVG

The HugeIcons book search icon depicts a book with a magnifying glass, commonly used to represent search functionality related to literature, documentation, or knowledge bases.

Common uses

  • Search bar for a library catalog
  • Button to find help articles
  • Link to a documentation index

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
magnifying glass bookliterature searchdocument finderlibrary search

FAQ

What does the book search icon represent?
It visually signifies searching within a collection of books or written content, like a library or documentation.
How do I use this icon in React?
Import both HugeiconsIcon and BookSearchIcon, then render <HugeiconsIcon icon={BookSearchIcon} />.
What is the license for this icon?
This icon is available 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 →