aboutsummaryrefslogtreecommitdiff
path: root/.local/share/themes/Preless/icons/arrow-right.svg
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/themes/Preless/icons/arrow-right.svg')
-rw-r--r--.local/share/themes/Preless/icons/arrow-right.svg20
1 files changed, 7 insertions, 13 deletions
diff --git a/.local/share/themes/Preless/icons/arrow-right.svg b/.local/share/themes/Preless/icons/arrow-right.svg
index 5c5494f..59d4904 100644
--- a/.local/share/themes/Preless/icons/arrow-right.svg
+++ b/.local/share/themes/Preless/icons/arrow-right.svg
@@ -1,14 +1,8 @@
-<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"
->
- <line x1="5" y1="12" x2="19" y2="12" />
- <polyline points="12 5 19 12 12 19" />
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+ <path d="M5 12l14 0" />
+ <path d="M13 18l6 -6" />
+ <path d="M13 6l6 6" />
</svg>
+
+