IcoMoon Icons logo

IcoMoon exit icon

Download SVG
IcoMoon exit icon codes
Name exit
Unicode \ea14 ()
CSS class icon-exit
Tags exit, signout, logout, quit, close
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-exit" aria-hidden="true"></span>
.icon-exit:before { content: "\ea14"; }
export const IconExit = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M12 10v-2h-5v-2h5v-2l3 3zM11 9v4h-5v3l-6-3v-13h11v5h-1v-4h-8l4 2v9h4v-3z"></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.