mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 02:20:00 +03:00
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.
This commit is contained in:
parent
243600b75b
commit
d87f743a2b
44 changed files with 433 additions and 0 deletions
3
launcher/resources/flat_white/scalable/java.svg
Normal file
3
launcher/resources/flat_white/scalable/java.svg
Normal file
|
|
@ -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="M2,21H20V19H2M20,8H18V5H20M20,3H4V13A4,4 0 0,0 8,17H14A4,4 0 0,0 18,13V10H20A2,2 0 0,0 22,8V5C22,3.89 21.1,3 20,3Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 236 B |
Loading…
Add table
Add a link
Reference in a new issue