Remove blue-ish tint from flat white icons

Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com>
This commit is contained in:
Trisave
2022-11-22 18:30:21 +01:00
committed by GitHub
parent 68b7aa0a4d
commit 66f9fed2f2
47 changed files with 93 additions and 93 deletions

View File

@ -1,3 +1,3 @@
<svg fill="#D8DEE9" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
<svg fill="#eeeeee" 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>
</svg>

Before

Width:  |  Height:  |  Size: 282 B

After

Width:  |  Height:  |  Size: 283 B