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/pcloud-ok.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/pcloud-ok.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/pcloud-ok.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/pcloud-ok.svg b/Flat-Remix-Red-Light/panel/pcloud-ok.svg index 7cb31c51e..8410e36fd 100644 --- a/Flat-Remix-Red-Light/panel/pcloud-ok.svg +++ b/Flat-Remix-Red-Light/panel/pcloud-ok.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,5 A 6.5,6.5 0 0 0 6.490234,9.0312501 5,5 0 0 0 2,14 5,5 0 0 0 7,19 H 18.75 C 20.544925,19 22,17.544925 22,15.75 22,14.523022 21.312228,13.467196 20.308594,12.914062 A 3,3 0 0 0 21,11 3,3 0 0 0 18,8 3,3 0 0 0 17.97656,8 6.5,6.5 0 0 0 12.499998,5 Z m 0,2 A 4.5,4.5 0 0 1 17,11.5 4.5,4.5 0 0 1 12.5,16 4.5,4.5 0 0 1 8,11.5 4.5,4.5 0 0 1 12.5,7 Z m 0,0.9999999 A 3.5,3.5 0 0 0 9,11.5 3.5,3.5 0 0 0 12.5,15 3.5,3.5 0 0 0 16,11.5 3.5,3.5 0 0 0 12.5,7.9999999 Z M 11,9 h 1 1.5 A 1.5,1.5 0 0 1 15,10.5 1.5,1.5 0 0 1 13.5,12 H 12 v 2 h -1 v -2 z m 1,1 v 1 h 1.5 A 0.5,0.5 0 0 0 14,10.5 0.5,0.5 0 0 0 13.5,10 Z"/> |