summaryrefslogtreecommitdiff
path: root/src/icons/arrow-right.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/arrow-right.svg')
-rw-r--r--src/icons/arrow-right.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/icons/arrow-right.svg b/src/icons/arrow-right.svg
new file mode 100644
index 0000000..4c6dc1f
--- /dev/null
+++ b/src/icons/arrow-right.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="2.0" width="20" height="20" viewBox="0 0 20 20">
+ <path fill="none" stroke="white" stroke-width="2" stroke-linecap="square" d="M 0 10 h 17.5 m -6 -7 l 7 7 l -7 7" />
+</svg> \ No newline at end of file