John KuehJohn Kueh

book open text icon

HugeIcons · BookOpenTextIcon · MIT

Download SVG

The HugeIcons book open text icon depicts an open book with visible text, commonly used to represent reading, documentation, articles, or educational content.

Common uses

  • Link to documentation
  • Displaying an article preview
  • Accessing a help section

Use it in React

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

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

Details

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

FAQ

What does the BookOpenText icon represent?
It represents an open book with text, symbolizing reading, documents, or educational material.
How do I use the BookOpenText icon in React?
Import both HugeiconsIcon and BookOpenTextIcon, then render <HugeiconsIcon icon={BookOpenTextIcon} />.
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →