diff options
author | 2021-04-14 17:13:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:13:21 +0200 | |
commit | 37e15d7bf816d96f971f6944aa6e9834cd5a7df7 (patch) | |
tree | a18d6d893a8c68f140656ac9f6513342f1b6af99 /Flat-Remix-Red-Light/panel/system-devices-panel.svg | |
parent | 312605fe1983ccd18faf1cde681936ee2b13ca88 (diff) | |
download | flat-remix-37e15d7bf816d96f971f6944aa6e9834cd5a7df7.tar.gz flat-remix-37e15d7bf816d96f971f6944aa6e9834cd5a7df7.zip |
Fix panel icons for Flat-Remix-Red-Light
Diffstat (limited to 'Flat-Remix-Red-Light/panel/system-devices-panel.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/system-devices-panel.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/system-devices-panel.svg b/Flat-Remix-Red-Light/panel/system-devices-panel.svg index c69d98df8..11098f12d 100644 --- a/Flat-Remix-Red-Light/panel/system-devices-panel.svg +++ b/Flat-Remix-Red-Light/panel/system-devices-panel.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-Text" d="M 12 5 C 11.446 5 11 5.446 11 6 L 11 11.003906 C 11 11.557906 11.446 12.003906 12 12.003906 C 12.554 12.003906 13 11.557906 13 11.003906 L 13 6 C 13 5.446 12.554 5 12 5 z M 15.037109 6.9882812 A 1.0001 1.0001 0 0 0 14.84375 7 A 1.0001 1.0001 0 0 0 14.40625 8.8125 C 16.18475 10.1429 16.54905 12.62775 15.21875 14.40625 C 13.88835 16.18475 11.37225 16.51785 9.59375 15.1875 C 7.81525 13.85715 7.48215 11.37225 8.8125 9.59375 C 9.02906 9.30424 9.2764 9.06479 9.5625 8.84375 A 1.0032039 1.0032039 0 1 0 8.34375 7.25 C 7.9146 7.58156 7.51229 7.97204 7.1875 8.40625 C 5.2097 11.05025 5.76225 14.8348 8.40625 16.8125 C 11.05025 18.7903 14.8348 18.23775 16.8125 15.59375 C 18.7903 12.94975 18.23775 9.1652 15.59375 7.1875 A 1.0001 1.0001 0 0 0 15.037109 6.9882812 z"/> |