IcoMoon Icons logo

IcoMoon notification icon

Download SVG
IcoMoon notification icon codes
Name notification
Unicode \ea08 ()
CSS class icon-notification
Tags notification, warning, notice, note, exclamation
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-notification" aria-hidden="true"></span>
.icon-notification:before { content: "\ea08"; }
export const IconNotification = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M8 1.5c-1.736 0-3.369 0.676-4.596 1.904s-1.904 2.86-1.904 4.596c0 1.736 0.676 3.369 1.904 4.596s2.86 1.904 4.596 1.904c1.736 0 3.369-0.676 4.596-1.904s1.904-2.86 1.904-4.596c0-1.736-0.676-3.369-1.904-4.596s-2.86-1.904-4.596-1.904zM8 0v0c4.418 0 8 3.582 8 8s-3.582 8-8 8c-4.418 0-8-3.582-8-8s3.582-8 8-8zM7 11h2v2h-2zM7 3h2v6h-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.