The Tabler table heart icon visually represents a data table with a heart symbol, commonly used to indicate a favorite or liked table within a database interface.
Common uses
- Marking a favorite database table.
- Indicating a table with user-defined importance.
- Visual cue for 'liked' or 'saved' data sets.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTableHeart } from '@tabler/icons-react';
<IconTableHeart size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Database
- Keywords
- tableheartlikefavoritelovedata-tabletable-iconheart-symboltable-liketable-favoritedatabasefavorite tableliked datadatabase favoritetable love
FAQ
- What does the table heart icon represent?
- It combines a data table with a heart, symbolizing a preferred or liked table in a database context.
- How do I use this icon in React?
- Import it using `import { IconTableHeart } from '@tabler/icons-react'` and render the component `<IconTableHeart />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
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 →