IcoMoon Icons logo

IcoMoon cancel-circle icon

Download SVG
IcoMoon cancel-circle icon codes
Name cancel-circle
Unicode \ea0d ()
CSS class icon-cancel-circle
Tags cancel-circle, close, remove, delete
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-cancel-circle" aria-hidden="true"></span>
.icon-cancel-circle:before { content: "\ea0d"; }
export const IconCancelCircle = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 14.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5 6.5 2.91 6.5 6.5-2.91 6.5-6.5 6.5z"></path> <path d="M10.5 4l-2.5 2.5-2.5-2.5-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 2.5-2.5 2.5 2.5 1.5-1.5-2.5-2.5 2.5-2.5z"></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.