diff options
author | Eric Bailey <git@esb.lol> | 2024-09-10 18:02:54 -0500 |
---|---|---|
committer | Eric Bailey <git@esb.lol> | 2024-09-11 19:58:16 -0500 |
commit | f7db14f32fb1349d7b569c222567306ddabef2b6 (patch) | |
tree | dbcbd2650d16a712d7708070f3367a24762f7654 /assets | |
parent | eaf0081623154df995e81f2ae430a723539df800 (diff) | |
download | voidsky-f7db14f32fb1349d7b569c222567306ddabef2b6.tar.zst |
Disable avi
Diffstat (limited to 'assets')
-rw-r--r-- | assets/icons/download_stroke2_corner0_rounded.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/download_stroke2_corner0_rounded.svg b/assets/icons/download_stroke2_corner0_rounded.svg new file mode 100644 index 000000000..899fef3e5 --- /dev/null +++ b/assets/icons/download_stroke2_corner0_rounded.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M12 3a1 1 0 0 1 1 1v8.086l1.793-1.793a1 1 0 1 1 1.414 1.414l-3.5 3.5a1 1 0 0 1-1.414 0l-3.5-3.5a1 1 0 1 1 1.414-1.414L11 12.086V4a1 1 0 0 1 1-1ZM4 14a1 1 0 0 1 1 1v4h14v-4a1 1 0 1 1 2 0v5a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-5a1 1 0 0 1 1-1Z" clip-rule="evenodd"/></svg> |