The Tabler database heart icon, `database-heart`, visually represents a database with a heart symbol, commonly used to signify saving to favorites, user preferences, or a liked item within a database context.
Common uses
- Add to favorites button
- User profile preferences
- Marking a liked database entry
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDatabaseHeart } from '@tabler/icons-react';
<IconDatabaseHeart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- lovefavoriteaffectionemotionlikingpreferencefondnessadmirecherishadoredatabaseheartfavorite databasesaved datadatabase lovedata preference
FAQ
- What does the database heart icon represent?
- It symbolizes a connection between data and affection or preference, often used for features like 'liking' or 'favoriting' database entries.
- How do I use this icon in React?
- Import it using `import { IconDatabaseHeart } from '@tabler/icons-react';` and then use it as a component: `<IconDatabaseHeart />`.
- What is the license for this icon?
- The Tabler icon library, including the database heart icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →