Heart Alt Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Heart Alt icon is commonly used in like buttons, favorites lists and health apps. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/305841.svg" alt="Heart Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305841.svg" alt="Heart Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305841.svg" alt="Heart Alt icon" :width="24" :height="24" />
CSS background
.icon-heart-alt {
background-image: url('https://proicons.com/icon/305841.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M495 959c-13-17-24-35-37-51-41-51-90-94-138-137-57-52-114-102-169-156C95 559 48 495 22 418 0 356-8 293 9 228 34 129 119 53 220 38c116-18 224 40 276 145 0 2 1 3 2 4 1 3 2 3 4 2 0-1 1-2 1-3 39-79 100-129 187-146 81-17 154 2 217 55 71 61 100 139 92 231-8 87-44 161-97 229-50 64-109 117-169 170-54 49-108 98-160 149-27 25-50 56-68 88-1 1-1 2-2 3-1 2-5-1-8-6z"/></svg>
Heart Alt in other icon packs
Copied!