John KuehJohn Kueh

bookshelf 01 icon

HugeIcons · Bookshelf01Icon · MIT

Download SVG

The HugeIcons bookshelf 01 icon depicts a stack of books on a shelf, commonly used to represent libraries, reading, education, or content management sections in a user interface.

Common uses

  • Link to a 'My Library' or 'Saved Articles' section.
  • Icon for an 'Education' or 'Learning Resources' page.
  • Representing a 'Knowledge Base' or 'Documentation' area.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
library iconbooks iconreading iconknowledge icon

FAQ

What does the Bookshelf 01 icon represent?
It represents a bookshelf filled with books, symbolizing knowledge, learning, or stored content.
How do I use the Bookshelf 01 icon in React?
Import it using `import { Bookshelf01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Bookshelf01Icon} />`.
What is the license for this icon?
This icon is released under the MIT license, allowing for free commercial and non-commercial use.

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 →