Skip to main content

Break paid


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

Code point

  • Unicode: U+F113
  • CSS: \F113
  • JS: \uF113
  • HTML: &#xF113;

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-paid" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M19.012 12h-.244A8.978 8.978 0 0 0 19 10V6h.012c1.654 0 3 1.346 3 3s-1.346 3-3 3ZM17 10c0 3.859-3.14 7-7 7s-7-3.141-7-7V4c0-.552.45-1 1-1h12c.551 0 1 .448 1 1v6Zm0 9v1c0 .552-.449 1-1 1H4c-.55 0-1-.448-1-1v-1h14Zm2.012-15H19c0-1.654-1.346-3-3-3H4C2.345 1 1 2.346 1 4v6a8.985 8.985 0 0 0 3.355 7H2a1 1 0 0 0-1 1v2c0 1.654 1.345 3 3 3h12c1.654 0 3-1.346 3-3v-2a1 1 0 0 0-1-1h-2.377a9.07 9.07 0 0 0 2.427-3h.962c2.757 0 5-2.243 5-5s-2.243-5-5-5Z"/>
</svg>