Skip to main content

Repeat


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

Code point

  • Unicode: U+F177
  • CSS: \F177
  • JS: \uF177
  • HTML: &#xF177;

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-repeat" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M19 4h-8.586l2.293-2.293A.999.999 0 1 0 11.293.293L7.294 4.292a1.001 1.001 0 0 0 0 1.416l3.999 3.999a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L10.414 6H19c1.654 0 3 1.346 3 3v5c0 .826-.329 1.597-.927 2.168a1 1 0 0 0 1.383 1.445A4.957 4.957 0 0 0 24 14V9c0-2.757-2.243-5-5-5m-2.077 15.382a.992.992 0 0 0 0-.764.99.99 0 0 0-.217-.326l-4-4a1 1 0 0 0-1.413 1.415L13.586 18H5c-1.654 0-3-1.346-3-3v-5c0-.826.329-1.597.927-2.168a1 1 0 0 0-1.383-1.445A4.957 4.957 0 0 0 0 10v5c0 2.757 2.243 5 5 5h8.586l-2.293 2.293a.999.999 0 1 0 1.414 1.414l3.999-4a.99.99 0 0 0 .217-.325"/>
</svg>