📄 lucide/icons/book-check

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

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

Skip to content

Return to top

book-check

read • booklet • magazine • leaflet • pamphlet • library • written • authored • published • informed • knowledgeable • educated • schooled • homework • examined • tested • marked • passed • graduated • studied • learned • lesson • researched • documented • revealed • blank • plain language • true • truth • verified • corrected • task • todo • done • completed • finished • ticked

text development gaming

Created:

v0.288.0

Last changed:

v0.401.0

Contributors:

danielbayley

VanillaReactVueSveltePreactSolidAngularIcon font

js

import { createIcons, icons } from 'lucide';

createIcons({ icons });

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

tsx

import { BookCheck } from 'lucide-react';

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

export default App;

vue

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

<template>
  <BookCheck />
</template>

svelte

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

<BookCheck />

tsx

import { BookCheck } from 'lucide-preact';

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

export default App;

tsx

import { BookCheck } from 'lucide-solid';

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

export default App;

tsx

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

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

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

html

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

See this icon in action

BookCancel

Bug

Feature

Book

Documents Readme Book 12

112

8

11

2

More icons like this

book-open-check

check-check

alarm-clock-check

badge-check

book-a

book-alert

book-audio

book-copy

book-dashed

book-down

book-headphones

book-heart

book-image

book-key

book-lock

book-marked

book-minus

book-open-text

book-open

book-plus

book-text

book-type

book-up-2

book-up

book-user

book-x

book

bookmark-check

calendar-check-2

calendar-check

check-line

check

circle-check-big

circle-check

clipboard-check

clock-check

cloud-check

copy-check

file-check-corner

file-check

folder-check

grid-2x2-check

laptop-minimal-check

list-check

mail-check

map-pin-check-inside

map-pin-check

monitor-check

package-check

printer-check

search-check

shield-check

spell-check-2

spell-check

square-check-big

square-check

swatch-book

ticket-check

user-check

user-round-check