diff options
Diffstat (limited to 'src/_icons/arrow-forward-up.svg')
-rw-r--r-- | src/_icons/arrow-forward-up.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/arrow-forward-up.svg b/src/_icons/arrow-forward-up.svg new file mode 100644 index 00000000..b7d74172 --- /dev/null +++ b/src/_icons/arrow-forward-up.svg @@ -0,0 +1,6 @@ +--- +tags: [] +--- +<svg> + <path d="M15 13l4 -4l-4 -4m4 4h-11a4 4 0 0 0 0 8h1" /> +</svg> |