📄 lucide/icons/book-copy

File: book-copy.md | Updated: 11/15/2025

Source: https://lucide.dev/icons/book-copy

Skip to content

Return to top

book-copy

code • coding • version control • git • repository • clone • fork • duplicate • multiple • books • library • copies • copied • plagiarism • plagiarised • plagiarized • reading list • information • informed • knowledge • knowledgeable • knowledgable • education • high school • university • college • academy • student • study • learning • research • smart • intelligent • intellectual

development text gaming

Created:

v0.142.0

Last changed:

v0.534.0

Contributors:

danielbayley jguddas karsa-mistmere

VanillaReactVueSveltePreactSolidAngularIcon font

js

import { createIcons, icons } from 'lucide';

createIcons({ icons });

document.body.append('<i data-lucide="book-copy"></i>');  

tsx

import { BookCopy } from 'lucide-react';

const App = () => {
  return (
    <BookCopy />
  );
};

export default App;

vue

<script setup>
import { BookCopy } from 'lucide-vue-next';
</script>

<template>
  <BookCopy />
</template>

svelte

<script>
import { BookCopy } from 'lucide-svelte';
</script>

<BookCopy />

tsx

import { BookCopy } from 'lucide-preact';

const App = () => {
  return (
    <BookCopy />
  );
};

export default App;

tsx

import { BookCopy } from 'lucide-solid';

const App = () => {
  return (
    <BookCopy />
  );
};

export default App;

tsx

// app.module.ts
import { LucideAngularModule, BookCopy } from 'lucide-angular';

@NgModule({
  imports: [\
    LucideAngularModule.pick({ BookCopy })\
  ],
})

// app.component.html
<lucide-icon name="book-copy"></lucide-icon>

html

<div class="icon-book-copy"></div>

See this icon in action

BookCancel

Bug

Feature

Book

Documents Readme Book 12

112

8

11

2

More icons like this

book-a

book-alert

book-audio

book-check

book-dashed

book-down

book-headphones

book-heart

book-image

book-key

book-lock

book-marked

book-minus

book-open-check

book-open-text

book-open

book-plus

book-text

book-type

book-up-2

book-up

book-user

book-x

book

clipboard-copy

copy-check

copy-minus

copy-plus

copy-slash

copy-x

copy

swatch-book