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/accessibility_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/accessibility_stroke2_corner2_rounded.svg')
-rw-r--r-- | assets/icons/accessibility_stroke2_corner2_rounded.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/accessibility_stroke2_corner2_rounded.svg b/assets/icons/accessibility_stroke2_corner2_rounded.svg new file mode 100644 index 000000000..62184bd8d --- /dev/null +++ b/assets/icons/accessibility_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="M4 12a8 8 0 1 1 16 0 8 8 0 0 1-16 0Zm8-10C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 7.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm-2.86.26.014.002c.944.125 1.893.238 2.846.238.95 0 1.904-.113 2.846-.238l.014-.002h.003a1 1 0 0 1 .273 1.98l-.006.002-.017.002a33 33 0 0 1-2.014.21c.195 1.32.65 2.33 1.626 3.357a1 1 0 0 1-1.45 1.378 8.3 8.3 0 0 1-1.234-1.647 8.2 8.2 0 0 1-1.342 1.673 1 1 0 0 1-1.398-1.43c.673-.658 1.088-1.274 1.342-1.922.163-.42.269-.878.32-1.404a33 33 0 0 1-2.075-.215l-.017-.002-.006-.001a1 1 0 0 1 .271-1.982l.004.001Z" clip-rule="evenodd"/></svg> |