The Lucide book up 2 icon depicts a book with an upward-pointing arrow, commonly used to represent actions like pushing code, updating a repository, or indicating an upload or increase.
Common uses
- Pushing code changes to a remote repository
- Indicating an upload or update action
- Representing version control operations
Use it in React
Install
npm i lucide-reactImport & render
import { BookUp2 } from 'lucide-react';
<BookUp2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codecodingversion controlgitrepositorypushforcebookup2git pushupload bookupdate repositoryforce push
FAQ
- What does the book up 2 icon represent?
- It signifies an action related to books or information being moved upwards, often used for pushing code, updating, or uploading.
- How do I use the book up 2 icon in React?
- You can import and use it like this: import { BookUp2 } from 'lucide-react'. Then, render it as a component: <BookUp2 />.
- What is the license for this icon?
- The Lucide icon library, including the book up 2 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 →