File: book-heart.md | Updated: 11/15/2025
Return to top
diary • romance • novel • journal • entry • entries • personal • private • secret • crush • like • love • emotion • feminine • girls • teens • teenager • therapy • theraputic • therapist • planner • organizer • organiser • notes • notepad • stationery • sketchbook • writing • written • reading • favorite • favourite • high school
VanillaReactVueSveltePreactSolidAngularIcon font
js
import { createIcons, icons } from 'lucide';
createIcons({ icons });
document.body.append('<i data-lucide="book-heart"></i>');
tsx
import { BookHeart } from 'lucide-react';
const App = () => {
return (
<BookHeart />
);
};
export default App;
vue
<script setup>
import { BookHeart } from 'lucide-vue-next';
</script>
<template>
<BookHeart />
</template>
svelte
<script>
import { BookHeart } from 'lucide-svelte';
</script>
<BookHeart />
tsx
import { BookHeart } from 'lucide-preact';
const App = () => {
return (
<BookHeart />
);
};
export default App;
tsx
import { BookHeart } from 'lucide-solid';
const App = () => {
return (
<BookHeart />
);
};
export default App;
tsx
// app.module.ts
import { LucideAngularModule, BookHeart } from 'lucide-angular';
@NgModule({
imports: [\
LucideAngularModule.pick({ BookHeart })\
],
})
// app.component.html
<lucide-icon name="book-heart"></lucide-icon>
html
<div class="icon-book-heart"></div>
BookCancel
Bug
Feature
Book
Documents Readme Book 12
112
8
11
2
book-a
book-alert
book-audio
book-check
book-copy
book-dashed
book-down
book-headphones
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
calendar-heart
file-heart
folder-heart
hand-heart
heart-crack
heart-handshake
heart-minus
heart-off
heart-plus
heart-pulse
heart
house-heart
message-circle-heart
message-square-heart
scan-heart
swatch-book