IcoMoon Icons logo

IcoMoon checkmark2 icon

Download SVG
IcoMoon checkmark2 icon codes
Name checkmark2
Unicode \ea11 ()
CSS class icon-checkmark2
Tags checkmark, tick, correct, accept, ok
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-checkmark2" aria-hidden="true"></span>
.icon-checkmark2:before { content: "\ea11"; }
export const IconCheckmark2 = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M6.21 14.339l-6.217-6.119 3.084-3.035 3.133 3.083 6.713-6.607 3.084 3.035-9.797 9.643zM1.686 8.22l4.524 4.453 8.104-7.976-1.391-1.369-6.713 6.607-3.133-3.083-1.391 1.369z"></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.