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:
he3als
2022-10-18 17:49:35 +01:00
parent 243600b75b
commit d87f743a2b
44 changed files with 433 additions and 0 deletions

View 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="M5.12,5l.81-1h12l.94,1m1.67.23L19.15,3.55A1.45,1.45,0,0,0,18,3H6a1.49,1.49,0,0,0-1.16.55L3.46,5.23A1.92,1.92,0,0,0,3,6.5V19a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2V6.5A1.92,1.92,0,0,0,20.54,5.23Z"/>
</svg>

After

Width:  |  Height:  |  Size: 308 B