John KuehJohn Kueh

book 03 icon

HugeIcons · Book03Icon · MIT

Download SVG

The HugeIcons book 03 icon depicts an open book, commonly used to represent reading, learning, documentation, or educational content in user interfaces.

Common uses

  • Link to documentation
  • Open a help/FAQ section
  • Indicate a reading mode

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
open bookmanualguidetextbook

FAQ

What does the Book 03 icon represent?
The Book 03 icon represents an open book, symbolizing knowledge, reading, or documentation.
How do I use the Book 03 icon in React?
Import it using `import { Book03Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Book03Icon} />`.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →