diff options
Diffstat (limited to '_icons/arrow-right.svg')
-rw-r--r-- | _icons/arrow-right.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/arrow-right.svg b/_icons/arrow-right.svg new file mode 100644 index 00000000..59e7ba17 --- /dev/null +++ b/_icons/arrow-right.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <line x1="19" y1="12" x2="5" y2="12" /> + <polyline points="12 19 5 12 12 5" /> +</svg> |