diff options
author | codecalm <codecalm@gmail.com> | 2020-03-25 22:47:25 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-25 22:49:21 +0100 |
commit | 0fd4a36959d7021647920fd4b7d46cccaffd7d58 (patch) | |
tree | 24499fbfc5524091f216910a2a509f2abbd9a969 /src/_icons/arrow-back-up.svg | |
parent | strikethrough icon #11 (diff) | |
download | tabler-icons-0fd4a36959d7021647920fd4b7d46cccaffd7d58.tar.xz |
table icon, editor arrows #11
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 0000000..689ae1e --- /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> |