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/save.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/save.svg')
-rw-r--r-- | dist/save.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/save.svg b/dist/save.svg new file mode 100644 index 0000000..faebd47 --- /dev/null +++ b/dist/save.svg | |||
@@ -0,0 +1,3 @@ | |||
1 | <svg fill="none" stroke="currentColor" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> | ||
2 | <path d="m9.25 5.75h-4.5v-4m6.5 12.5v-5.5h-6.5v5.5m-2.25-12.5h7.75l4 4v7.75c0 0.4155-0.3345 0.75-0.75 0.75h-11c-0.4155 0-0.75-0.3345-0.75-0.75v-11c0-0.4155 0.3345-0.75 0.75-0.75z" fill="none" stroke="currentColor" /> | ||
3 | </svg> | ||