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/calendar.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/calendar.svg')
-rw-r--r-- | dist/calendar.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/calendar.svg b/dist/calendar.svg new file mode 100644 index 0000000..d6d8114 --- /dev/null +++ b/dist/calendar.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="m1.75 3.75h12.5v0.5h-12.5zm10-1v-2m-7.5 2v-2m-1.75 2h11c0.4155 0 0.75 0.3345 0.75 0.75v10.5c0 0.4155-0.3345 0.75-0.75 0.75h-11c-0.4155 0-0.75-0.3345-0.75-0.75v-10.5c0-0.4155 0.3345-0.75 0.75-0.75z" fill="none" stroke="currentColor" /> | ||
3 | </svg> | ||