John KuehJohn Kueh

book a icon

HugeIcons · BookAIcon · MIT

Download SVG

The HugeIcons book a icon depicts a book with an "A" on its cover, commonly used to represent educational content, a specific chapter, or a primary reading material.

Common uses

  • Link to a course syllabus
  • Highlight a featured article
  • Indicate a primary resource

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
education iconchapter iconprimary reading iconlesson icon

FAQ

What does the Book A icon represent?
It represents a book with the letter 'A' on its cover, often signifying educational material, a specific chapter, or a main reading source.
How do I use the Book A icon in React?
Import both HugeiconsIcon and BookAIcon, then render the icon using <HugeiconsIcon icon={BookAIcon} />.
What is the license for this icon?
The HugeIcons library, including the Book A 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 →