22 lines
489 B
XML
22 lines
489 B
XML
<!--
|
|
tags: [forward, advance, fast-forward, rewind, skip, jump, next, move-5, fast, ahead]
|
|
category: Media
|
|
version: "2.21"
|
|
unicode: "fac7"
|
|
-->
|
|
<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="M9 18a6 6 0 1 1 0 -12h11" />
|
|
<path d="M13 20h2a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-2v-3h3" />
|
|
<path d="M17 9l3 -3l-3 -3" />
|
|
</svg>
|