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