The Lucide book copy icon visually represents a book with a duplicate or copy, often used in UIs to signify actions related to cloning, forking, or duplicating content, especially in development contexts like version control.
Common uses
- Clone repository button
- Duplicate document action
- Version control status indicator
Use it in React
Install
npm i lucide-reactImport & render
import { BookCopy } from 'lucide-react';
<BookCopy size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- codecodingversion controlgitrepositorycloneforkduplicatemultiplebookslibrarycopiescopiedplagiarismplagiarisedplagiarized
FAQ
- What does the book-copy icon represent?
- It depicts a book with a copy, commonly used for actions like cloning, forking, or duplicating content, particularly in software development.
- How do I use the book-copy icon in React?
- You can import and use it in your React components like this: import { BookCopy } from 'lucide-react'
- What is the license for the Lucide book-copy icon?
- The Lucide icon library, including the book-copy 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 →