Skip to main content

Notification


Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="wiw-icon wiw-notification"></i>

Code point

  • Unicode: U+F166
  • CSS: \F166
  • JS: \uF166
  • HTML: &#xF166;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-notification" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M10.269 20a2 2 0 0 0 3.463 0h-3.463ZM12 23c-2.206 0-4-1.794-4-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1c0 2.206-1.793 4-4 4Z"/>
    <path d="m4.403 17.999.119-.12a4.968 4.968 0 0 0 1.465-3.535v-4.05c0-3.373 2.608-6.194 5.814-6.291a5.954 5.954 0 0 1 4.364 1.691A5.953 5.953 0 0 1 17.987 10v4.344c0 1.335.52 2.591 1.463 3.533l.123.123-15.17-.001Zm16.586-1.411-.123-.123a3.02 3.02 0 0 1-.88-2.121V10a7.933 7.933 0 0 0-2.428-5.741 7.953 7.953 0 0 0-3.728-2.038 2.002 2.002 0 0 0-3.687.005c-3.511.873-6.156 4.194-6.156 8.068v4.05c0 .789-.32 1.562-.881 2.122l-.12.12a1.996 1.996 0 0 0-.433 2.18A1.995 1.995 0 0 0 4.4 20h15.172c.81 0 1.537-.484 1.848-1.234.31-.75.14-1.606-.432-2.178Z"/>
  </g>
</svg>