John KuehJohn Kueh

bookshelf 03 icon

HugeIcons · Bookshelf03Icon · MIT

Download SVG

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

Common uses

  • Library or reading list section
  • Educational content category
  • Knowledge base or documentation link

Use it in React

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

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

Details

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

FAQ

What does the Bookshelf03Icon represent?
This icon represents a bookshelf filled with books, symbolizing knowledge, learning, or a collection of items.
How do I use the Bookshelf03Icon in a React project?
Import both HugeiconsIcon and Bookshelf03Icon from their respective packages and render them using <HugeiconsIcon icon={Bookshelf03Icon} />.
What is the license for this icon?
The Bookshelf03Icon is distributed under the MIT license, allowing for free use in both personal and 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 →

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