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="M12,2A10,10,0,1,0,22,12,10,10,0,0,0,12,2Zm4.24,7.17L13.41,12l2.83,2.83-1.41,1.41L12,13.41,9.17,16.24,7.76,14.83,10.59,12,7.76,9.17,9.17,7.76,12,10.59l2.83-2.83Z"/>
</svg>

After

Width:  |  Height:  |  Size: 282 B