Skip to main content

Break


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-break"></i>

Code point

  • Unicode: U+F116
  • CSS: \F116
  • JS: \uF116
  • HTML: &#xF116;

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-break" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M19.958 11.83c.025-.274.042-.55.042-.83V6.184C21.162 6.6 22 7.698 22 9a2.995 2.995 0 0 1-2.042 2.83M11 18H9c-3.86 0-7-3.14-7-7V3c0-.552.449-1 1-1h14c.551 0 1 .448 1 1v8c0 3.86-3.14 7-7 7m13-9a5.009 5.009 0 0 0-4-4.899v-1.1c0-1.655-1.346-3-3-3H3A3.002 3.002 0 0 0 0 3v8c0 4.962 4.038 9 9 9h2c3.928 0 7.268-2.535 8.493-6.05C22.016 13.697 24 11.587 24 9"/>
    <path d="M2.171 20a3.006 3.006 0 0 0 2.83 2h10a3.004 3.004 0 0 0 2.827-2H2.171Zm12.83 4H5c-2.758 0-5-2.243-5-5a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1c0 2.757-2.245 5-5 5Z"/>
  </g>
</svg>