IcoMoon Icons logo

IcoMoon heart icon

Download SVG
IcoMoon heart icon codes
Name heart
Unicode \e9da ()
CSS class icon-heart
Tags heart, like, love, favorite
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-heart" aria-hidden="true"></span>
.icon-heart:before { content: "\e9da"; }
export const IconHeart = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M11.8 1c-1.682 0-3.129 1.368-3.799 2.797-0.671-1.429-2.118-2.797-3.8-2.797-2.318 0-4.2 1.882-4.2 4.2 0 4.716 4.758 5.953 8 10.616 3.065-4.634 8-6.050 8-10.616 0-2.319-1.882-4.2-4.2-4.2z"></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.