The Tabler heart down icon visually represents a decrease or reduction in affection or engagement, often used to indicate a decline in likes or a similar metric.
Common uses
- Decrementing a 'likes' counter
- Indicating a negative sentiment trend
- Visualizing a reduction in user engagement
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHeartDown } from '@tabler/icons-react';
<IconHeartDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- lowerdropdecreasereducedeclinefallplungeabatedescendsinkshapesheartdownheart decreaselike downdislike
FAQ
- What does the heart down icon represent?
- It signifies a decrease, reduction, or decline, often related to positive metrics like likes or engagement.
- How do I use the heart down icon in React?
- Import it using `import { IconHeartDown } from '@tabler/icons-react'` and use it as a component: `<IconHeartDown />`.
- What is the license for this icon?
- The Tabler icons, including heart-down, are distributed 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 →