mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 04:38:28 +01:00
22 lines
491 B
XML
22 lines
491 B
XML
<!--
|
|
tags: [reverse, rewind, five, time, back, playback, go-back, control, step-back, media]
|
|
category: Media
|
|
version: "2.21"
|
|
unicode: "fabf"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M15 18a6 6 0 1 0 0 -12h-11" />
|
|
<path d="M7 9l-3 -3l3 -3" />
|
|
<path d="M8 20h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
|
|
</svg>
|