diff options
author | he3als <65787561+he3als@users.noreply.github.com> | 2022-10-18 17:49:35 +0100 |
---|---|---|
committer | he3als <65787561+he3als@users.noreply.github.com> | 2022-10-18 17:49:35 +0100 |
commit | d87f743a2bd2fac761b94de77ed7255d7a983f03 (patch) | |
tree | 7f9b4c0a83d4b8dee9a11f6d7e8eb80813fe586b /launcher/resources/flat_white/scalable/loadermods.svg | |
parent | 243600b75babc636bdd1ac0dc8fd5fa4a2db1a0c (diff) | |
download | PrismLauncher-d87f743a2bd2fac761b94de77ed7255d7a983f03.tar.gz PrismLauncher-d87f743a2bd2fac761b94de77ed7255d7a983f03.tar.bz2 PrismLauncher-d87f743a2bd2fac761b94de77ed7255d7a983f03.zip |
Add flat white icons
This is mainly for dark mode users, as I think that the regular colour of the flat icons do not look good with dark mode.
Diffstat (limited to 'launcher/resources/flat_white/scalable/loadermods.svg')
-rw-r--r-- | launcher/resources/flat_white/scalable/loadermods.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/launcher/resources/flat_white/scalable/loadermods.svg b/launcher/resources/flat_white/scalable/loadermods.svg new file mode 100644 index 00000000..100f7a93 --- /dev/null +++ b/launcher/resources/flat_white/scalable/loadermods.svg @@ -0,0 +1,3 @@ +<svg fill="#D8DEE9" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> + <path d="M16.23,18l-1.12-4.82,3.73-3.23-4.92-.42L12,5,10.08,9.54,5.16,10l3.73,3.23L7.77,18,12,15.45,16.23,18M20,4H4V20H20Zm0,18H4a2,2,0,0,1-2-2V4A2,2,0,0,1,4,2H20a2,2,0,0,1,2,2V20A2,2,0,0,1,20,22Z"/> +</svg>
\ No newline at end of file |