aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/oneconfig/icons/HelpCircle.svg
diff options
context:
space:
mode:
authorMoonTidez <79183852+MoonTidez@users.noreply.github.com>2022-05-15 19:50:30 +0400
committerGitHub <noreply@github.com>2022-05-15 17:50:30 +0200
commit6254bbc42d0611f8eaee97b6d4c7710d082c6826 (patch)
tree78337ed22153af7cb992eb98e3a569b9a372d534 /src/main/resources/assets/oneconfig/icons/HelpCircle.svg
parent2c592090b9448203559e01326bc2c2d995b15d53 (diff)
downloadOneConfig-6254bbc42d0611f8eaee97b6d4c7710d082c6826.tar.gz
OneConfig-6254bbc42d0611f8eaee97b6d4c7710d082c6826.tar.bz2
OneConfig-6254bbc42d0611f8eaee97b6d4c7710d082c6826.zip
SVG + asset reorganization (#10)
* Assets reorganization * forgot 4 pixels in alpha grid oops * Updated huegradient.png Reduces file size by only use 1px height instead of 720px while maintaining quality * we do a little renaming * new assets mapping * moon I hate you * e * moon is weird * make it compile * temp * part png rendering * svgs * fix some positionings and stuff Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Diffstat (limited to 'src/main/resources/assets/oneconfig/icons/HelpCircle.svg')
-rw-r--r--src/main/resources/assets/oneconfig/icons/HelpCircle.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/icons/HelpCircle.svg b/src/main/resources/assets/oneconfig/icons/HelpCircle.svg
new file mode 100644
index 0000000..06f99a1
--- /dev/null
+++ b/src/main/resources/assets/oneconfig/icons/HelpCircle.svg
@@ -0,0 +1,4 @@
+<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path fill-rule="evenodd" clip-rule="evenodd" d="M12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4ZM2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12ZM12.3902 8.03843C12.0022 7.96126 11.6001 8.00087 11.2346 8.15224C10.8692 8.30362 10.5568 8.55996 10.3371 8.88886C10.1173 9.21776 10 9.60444 10 10C10 10.5523 9.55228 11 9 11C8.44772 11 8 10.5523 8 10C8 9.20888 8.2346 8.43552 8.67412 7.77772C9.11365 7.11992 9.73836 6.60723 10.4693 6.30448C11.2002 6.00173 12.0044 5.92252 12.7804 6.07686C13.5563 6.2312 14.269 6.61216 14.8284 7.17158C15.3878 7.73099 15.7688 8.44372 15.9231 9.21964C16.0775 9.99556 15.9983 10.7998 15.6955 11.5307C15.3928 12.2616 14.8801 12.8864 14.2223 13.3259C13.8465 13.577 13.433 13.7612 13 13.873V14C13 14.5523 12.5523 15 12 15C11.4477 15 11 14.5523 11 14V13C11 12.7348 11.1054 12.4804 11.2929 12.2929C11.4804 12.1054 11.7348 12 12 12C12.3956 12 12.7822 11.8827 13.1111 11.6629C13.44 11.4432 13.6964 11.1308 13.8478 10.7654C13.9991 10.3999 14.0387 9.99778 13.9616 9.60982C13.8844 9.22186 13.6939 8.86549 13.4142 8.58579C13.1345 8.30608 12.7781 8.1156 12.3902 8.03843Z" fill="white"/>
+<circle cx="12" cy="17" r="1" fill="white"/>
+</svg>