John KuehJohn Kueh

book down icon

Lucide · book-down · ISC

Download SVG

The Lucide book down icon depicts a book with a downward-pointing arrow, commonly used to represent actions like downloading content, pulling changes in version control, or saving information.

Common uses

  • Download book or document
  • Pull repository changes
  • Save or archive data

Use it in React

Install
npm i lucide-react
Import & render
import { BookDown } from 'lucide-react';

<BookDown size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codecodingversion controlgitrepositorypullbookdowndownload bookgit pullsave documentarchive

FAQ

What does the book down icon represent?
It symbolizes downloading, pulling, or saving a book or document. It's often used in version control contexts like Git.
How do I use the book down icon in React?
You can import it directly from the 'lucide-react' library using: import { BookDown } from 'lucide-react'.
What is the license for the Lucide book down icon?
The Lucide icon library, including the book down icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →