diff options
author | Samuel Newman <mozzius@protonmail.com> | 2024-09-24 21:26:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 21:26:48 +0100 |
commit | 4f0217403d2812971f8ae89c4adb8c2419d978f0 (patch) | |
tree | 108c942a98e5727b5d3b66a5bf4cc20f7c5a0be5 /assets/icons/window_stroke2_corner2_rounded.svg | |
parent | 6338083a73847a08dcbcfaa9497f5771448dd9e1 (diff) | |
download | voidsky-4f0217403d2812971f8ae89c4adb8c2419d978f0.tar.zst |
add a bunch of settings-related icons (#5471)
Diffstat (limited to 'assets/icons/window_stroke2_corner2_rounded.svg')
-rw-r--r-- | assets/icons/window_stroke2_corner2_rounded.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/window_stroke2_corner2_rounded.svg b/assets/icons/window_stroke2_corner2_rounded.svg new file mode 100644 index 000000000..859c00c4a --- /dev/null +++ b/assets/icons/window_stroke2_corner2_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="M6 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3H6ZM5 18v-6h14v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1Zm0-8h14V6a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1v4Zm6-3.5a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2h-6ZM7.5 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" clip-rule="evenodd"/></svg> |