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="M2,21H20V19H2M20,8H18V5h2m0-2H4V13a4,4,0,0,0,4,4h6a4,4,0,0,0,4-4V10h2a2,2,0,0,0,2-2V5A2,2,0,0,0,20,3ZM11,4.43l1.62,3.29,3.63.53-2.63,2.56.62,3.62L11,12.72,7.75,14.43l.62-3.62L5.74,8.25l3.63-.53Z"/>
</svg>

After

Width:  |  Height:  |  Size: 316 B