📄 lucide/icons/book-type

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

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

Skip to content

Return to top

book-type

thesaurus • synonym • reading • booklet • magazine • leaflet • pamphlet • tome • library • writing • written • writer • author • story • script • fiction • novel • information • knowledge • education • high school • university • college • academy • student • study • learning • homework • research • language • translate • typography • fonts • collection

text design 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-type"></i>');  

tsx

import { BookType } from 'lucide-react';

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

export default App;

vue

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

<template>
  <BookType />
</template>

svelte

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

<BookType />

tsx

import { BookType } from 'lucide-preact';

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

export default App;

tsx

import { BookType } from 'lucide-solid';

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

export default App;

tsx

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

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

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

html

<div class="icon-book-type"></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-copy

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-up-2

book-up

book-user

book-x

book

clipboard-type

file-type-corner

file-type

swatch-book

type-outline

type