diff options
author | Trisave <42098407+Protrikk@users.noreply.github.com> | 2022-11-22 18:30:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-22 18:30:21 +0100 |
commit | 66f9fed2f2fccfb00ee3086637a667eca60213aa (patch) | |
tree | e798959c2148645388135da7087f27ed9ca6ee2e /launcher/resources/flat_white/scalable/proxy.svg | |
parent | 68b7aa0a4d124b231ba351ae8d37ea6c55b333a2 (diff) | |
download | PrismLauncher-66f9fed2f2fccfb00ee3086637a667eca60213aa.tar.gz PrismLauncher-66f9fed2f2fccfb00ee3086637a667eca60213aa.tar.bz2 PrismLauncher-66f9fed2f2fccfb00ee3086637a667eca60213aa.zip |
Remove blue-ish tint from flat white icons
Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com>
Diffstat (limited to 'launcher/resources/flat_white/scalable/proxy.svg')
-rw-r--r-- | launcher/resources/flat_white/scalable/proxy.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/resources/flat_white/scalable/proxy.svg b/launcher/resources/flat_white/scalable/proxy.svg index a86703f4..30e27e8a 100644 --- a/launcher/resources/flat_white/scalable/proxy.svg +++ b/launcher/resources/flat_white/scalable/proxy.svg @@ -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="M22 4v-.5C22 2.12 20.88 1 19.5 1S17 2.12 17 3.5V4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h5c.55 0 1-.45 1-1V5c0-.55-.45-1-1-1zm-.8 0h-3.4v-.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4zm-2.28 8c.04.33.08.66.08 1 0 2.08-.8 3.97-2.1 5.39-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H7v-2h2c.55 0 1-.45 1-1V8h2c1.1 0 2-.9 2-2V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10 10-4.48 10-10c0-.34-.02-.67-.05-1h-2.03zM10 20.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L8 16v1c0 1.1.9 2 2 2v1.93z"/> -</svg>
\ No newline at end of file +</svg> |