Skip to main content

Warning


Examples

Heading
Smaller heading

Inline text

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="modus-icons notranslate">warning</i>

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" viewBox="0 0 32 32">
  <path d="M16 30c7.72 0 14-6.28 14-14S23.72 2 16 2 2 8.28 2 16s6.28 14 14 14zM14 9a2 2 0 1 1 4 0v8a2 2 0 1 1-4 0V9zm2 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4z"/>
</svg>