IcoMoon heart-broken icon
| Name | heart-broken |
|---|---|
| Unicode | \e9db () |
| CSS class | icon-heart-broken |
| Tags | heart-broken, heart, like, love |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-heart-broken" aria-hidden="true"></span>
.icon-heart-broken:before { content: "\e9db"; } export const IconHeartBroken = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M11.8 1c2.318 0 4.2 1.882 4.2 4.2 0 4.566-4.935 5.982-8 10.616-3.243-4.663-8-5.9-8-10.616 0-2.319 1.882-4.2 4.2-4.2 0.943 0 1.812 0.43 2.512 1.060l-1.213 1.94 3.5 2-2 5 5.5-6-3.5-2 0.967-1.451c0.553-0.34 1.175-0.549 1.833-0.549z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.