diff options
author | 2020-05-08 13:07:13 +0200 | |
---|---|---|
committer | 2020-05-08 13:07:13 +0200 | |
commit | 2c3b6180e451a9c03d0be135a1107d6f4db38c5d (patch) | |
tree | dd47f8d27a5bcc45402db1b7c98209f6fc1f8b2b /Flat-Remix-Red-Light/panel/process-syncing-error.svg | |
parent | 1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c (diff) | |
download | flat-remix-2c3b6180e451a9c03d0be135a1107d6f4db38c5d.tar.gz flat-remix-2c3b6180e451a9c03d0be135a1107d6f4db38c5d.zip |
Change panel icons' color for light variant
Diffstat (limited to 'Flat-Remix-Red-Light/panel/process-syncing-error.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/process-syncing-error.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/process-syncing-error.svg b/Flat-Remix-Red-Light/panel/process-syncing-error.svg index 2ba37219c..ef96ee60c 100644 --- a/Flat-Remix-Red-Light/panel/process-syncing-error.svg +++ b/Flat-Remix-Red-Light/panel/process-syncing-error.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Highlight" d="m5 5c-0.554 0-1 0.446-1 1v2.2832c0.2965-0.1755 0.636-0.2832 1-0.2832h1 1 1.5859l1.7071-1.707a1.0001 1.0001 0 0 1 0.707 -0.293h1c0-0.554-0.446-1-1-1h-6zm6 2-2 2h-2-1-1c-0.554 0-1 0.446-1 1v1 1 2 1 3c0 1.108 0.892 2 2 2h12c1.108 0 2-0.892 2-2v-3-1-6c0-0.554-0.446-1-1-1h-8zm0.98 2.3203a0.44445 0.44445 0 0 1 0.045 0 0.44445 0.44445 0 0 1 0.401 0.3047l0.797 2.391 2.519 0.025a0.44445 0.44445 0 0 1 0.26 0.801l-2.025 1.498 0.753 2.404a0.44445 0.44445 0 0 1 -0.683 0.494l-2.049-1.465-2.0527 1.461a0.44445 0.44445 0 0 1 -0.6816 -0.498l0.7593-2.402-2.023-1.5a0.44445 0.44445 0 0 1 0.2617 -0.803l2.5193-0.019 0.801-2.387a0.44445 0.44445 0 0 1 0.398 -0.3047z"/> |