diff options
Diffstat (limited to 'src/icons/arrow-forward-up.svg')
-rw-r--r-- | src/icons/arrow-forward-up.svg | 9 |
1 files changed, 9 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..429e05f6 --- /dev/null +++ b/src/icons/arrow-forward-up.svg @@ -0,0 +1,9 @@ +--- +tags: [point, turn, next] +category: Arrows +version: "1.3" +unicode: "eb78" +--- +<svg> + <path d="M15 13l4 -4l-4 -4m4 4h-11a4 4 0 0 0 0 8h1" /> +</svg> |