diff options
Diffstat (limited to '')
-rw-r--r-- | icons/rewind.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/rewind.svg b/icons/rewind.svg new file mode 100644 index 0000000..58684d4 --- /dev/null +++ b/icons/rewind.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-rewind" viewBox="0 0 16 16"> + <path d="M9.196 8 15 4.633v6.734L9.196 8Zm-.792-.696a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L8.404 7.304Z"/> + <path d="M1.196 8 7 4.633v6.734L1.196 8Zm-.792-.696a.802.802 0 0 0 0 1.392l6.363 3.692c.52.302 1.233-.043 1.233-.696V4.308c0-.653-.713-.998-1.233-.696L.404 7.304Z"/> +</svg>
\ No newline at end of file |