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