diff options
author | Volpeon <git@volpeon.ink> | 2022-02-05 22:17:11 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2022-02-05 22:17:11 +0100 |
commit | 9fdc54d137d8dd94c70405010ed3c412e68235c0 (patch) | |
tree | f01c0f7265e447495b5e1549f4bbd3d43433f6ac /dist/arrow-from-left.svg | |
parent | Added asterisk (diff) | |
download | iro-icons-9fdc54d137d8dd94c70405010ed3c412e68235c0.tar.gz iro-icons-9fdc54d137d8dd94c70405010ed3c412e68235c0.tar.bz2 iro-icons-9fdc54d137d8dd94c70405010ed3c412e68235c0.zip |
Include compiled files
Diffstat (limited to 'dist/arrow-from-left.svg')
-rw-r--r-- | dist/arrow-from-left.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/arrow-from-left.svg b/dist/arrow-from-left.svg new file mode 100644 index 0000000..3eb9289 --- /dev/null +++ b/dist/arrow-from-left.svg | |||
@@ -0,0 +1,4 @@ | |||
1 | <svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | ||
2 | <path d="m1.75 2.75v11" fill="none" stroke="currentColor" /> | ||
3 | <path d="m9.75 3.75 4.5 4.5-4.5 4.5m-5-4.5h9.5" fill="none" stroke="currentColor" /> | ||
4 | </svg> | ||