diff options
author | 2018-07-07 22:14:59 +0200 | |
---|---|---|
committer | 2018-07-07 22:14:59 +0200 | |
commit | 34982741e4cfab35b65368c32a00c7b581daef89 (patch) | |
tree | 63b495797c847146eb97136ba14d5534cba560f7 /Flat-Remix/panel/syspeek-90.svg | |
parent | a49b9759a06352f0e7ff0dc0098fb82d33b62985 (diff) | |
download | flat-remix-34982741e4cfab35b65368c32a00c7b581daef89.tar.gz flat-remix-34982741e4cfab35b65368c32a00c7b581daef89.zip |
Improve kde compatibility
Diffstat (limited to 'Flat-Remix/panel/syspeek-90.svg')
-rw-r--r-- | Flat-Remix/panel/syspeek-90.svg | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Flat-Remix/panel/syspeek-90.svg b/Flat-Remix/panel/syspeek-90.svg index d165b040d..70b368492 100644 --- a/Flat-Remix/panel/syspeek-90.svg +++ b/Flat-Remix/panel/syspeek-90.svg @@ -1,5 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 3 2 C 2 2 2 3 2 3 L 2 9 C 2 10 3 10 3 10 L 9 10 C 9 10 10 10 10 9 L 10 3 C 10 2 9 2 9 2 Z M 3 3 L 9 3 L 9 9 L 3 9 Z M 3.5 4 L 3.5 8.5 L 8.5 8.5 L 8.5 4 Z M 3.5 4"/> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="translate(-521 -1005.4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m526 1008.4c-2 0-2 2-2 2v12c0 2 2 2 2 2h12s2 0 2-2v-12c0-2-2-2-2-2h-12zm0 1.9981h12v12h-12v-12zm1 2v9h10v-9h-10z"/> </g> </svg> |