John KuehJohn Kueh

book download icon

HugeIcons · BookDownloadIcon · MIT

Download SVG

The HugeIcons book download icon visually represents the action of downloading a book, commonly used to indicate a download or save function for digital reading materials or documents.

Common uses

  • Download e-books or digital guides
  • Save articles or documents for offline access
  • Initiate a file download for educational content

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download booksave documentget ebookfile download

FAQ

What does the book download icon signify?
This icon signifies the action of downloading a book or document. It's typically used for buttons or links that allow users to obtain digital reading material.
How do I use the BookDownloadIcon in React?
Import both HugeiconsIcon and BookDownloadIcon, then render it using <HugeiconsIcon icon={BookDownloadIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The BookDownloadIcon from HugeIcons is available under the MIT license, allowing for free usage 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 →