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/circleQuestion_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/circleQuestion_stroke2_corner2_rounded.svg')
-rw-r--r-- | assets/icons/circleQuestion_stroke2_corner2_rounded.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/circleQuestion_stroke2_corner2_rounded.svg b/assets/icons/circleQuestion_stroke2_corner2_rounded.svg new file mode 100644 index 000000000..a534f9871 --- /dev/null +++ b/assets/icons/circleQuestion_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="M12 4a8 8 0 1 0 0 16 8 8 0 0 0 0-16ZM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Z" clip-rule="evenodd"/><path fill="#000" fill-rule="evenodd" d="M12 9a1 1 0 0 0-.879.522 1 1 0 0 1-1.754-.96A3 3 0 0 1 12 7c1.515 0 2.567 1.006 2.866 2.189.302 1.189-.156 2.574-1.524 3.258A.62.62 0 0 0 13 13a1 1 0 1 1-2 0c0-.992.56-1.898 1.447-2.342.455-.227.572-.618.48-.978C12.836 9.314 12.529 9 12 9Z" clip-rule="evenodd"/><path fill="#000" d="M13 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/></svg> |