The Tabler hearts icon depicts two stylized hearts, commonly used to represent love, affection, or a 'like' action in user interfaces.
Common uses
- Like/favorite button
- User profile relationship status
- Valentine's Day or romantic theme elements
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHearts } from '@tabler/icons-react';
<IconHearts size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- lovevalentineromanticromancemarriageheartslikegeometryformfigureshapeslove iconvalentine iconheart shapelike icon
FAQ
- What is the hearts icon used for?
- It's typically used to signify love, affection, or a positive endorsement like a 'like' or 'favorite' action.
- How do I use the hearts icon in React?
- You can import and use it like this: import { IconHearts } from '@tabler/icons-react'; <IconHearts />.
- What is the license for the Tabler hearts icon?
- The Tabler icons, including the hearts icon, are 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 →