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/crow-translate-tray.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/crow-translate-tray.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/crow-translate-tray.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/crow-translate-tray.svg b/Flat-Remix-Red-Light/panel/crow-translate-tray.svg index e2707faab..0b55cfed5 100644 --- a/Flat-Remix-Red-Light/panel/crow-translate-tray.svg +++ b/Flat-Remix-Red-Light/panel/crow-translate-tray.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="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,4 C 7.5817,4 4,7.5817 4,12 4,14.607 5.2532,16.916 7.1836,18.377 7.219,18.357 7.2562,18.341 7.291,18.32 7.864,17.981 8.4135,17.582 8.9434,17.156 7.1832,16.11 6,14.196 6,12 6,8.6862 8.6863,6 12,6 12.726,6 13.418,6.1349 14.063,6.3711 14.065,5.8268 14.04,5.2831 13.945,4.748 13.999,4.5617 14.02,4.4675 14.061,4.2812 V 4.2773 C 13.402,4.1019 12.714,4 12,4 Z M 14.178,4.3066 C 14.336,5.0296 14.391,5.7626 14.391,6.498 16.514,7.422 18,9.536 18,12 18,15.313 15.314,18 12,18 11.032,18 10.12,17.765 9.3105,17.357 9.3018,17.365 9.2939,17.374 9.2852,17.381 8.7062,17.852 8.0814,18.238 7.4199,18.553 8.718,19.462 10.295,20 12,20 16.418,20 20,16.418 20,12 20,8.3376 17.536,5.2559 14.178,4.3066 Z"/> |