diff options
Diffstat (limited to 'src/assets/icons/arrow-repeat.svg')
| -rw-r--r-- | src/assets/icons/arrow-repeat.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/assets/icons/arrow-repeat.svg b/src/assets/icons/arrow-repeat.svg new file mode 100644 index 0000000..0f22124 --- /dev/null +++ b/src/assets/icons/arrow-repeat.svg @@ -0,0 +1,4 @@ +<svg class="bi bi-arrow-repeat" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path fill-rule="evenodd" d="M2.854 7.146a.5.5 0 00-.708 0l-2 2a.5.5 0 10.708.708L2.5 8.207l1.646 1.647a.5.5 0 00.708-.708l-2-2zm13-1a.5.5 0 00-.708 0L13.5 7.793l-1.646-1.647a.5.5 0 00-.708.708l2 2a.5.5 0 00.708 0l2-2a.5.5 0 000-.708z" clip-rule="evenodd"/> + <path fill-rule="evenodd" d="M8 3a4.995 4.995 0 00-4.192 2.273.5.5 0 01-.837-.546A6 6 0 0114 8a.5.5 0 01-1.001 0 5 5 0 00-5-5zM2.5 7.5A.5.5 0 013 8a5 5 0 009.192 2.727.5.5 0 11.837.546A6 6 0 012 8a.5.5 0 01.501-.5z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
