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/rto-proxy-tray.svg | |
parent | a49b9759a06352f0e7ff0dc0098fb82d33b62985 (diff) | |
download | flat-remix-34982741e4cfab35b65368c32a00c7b581daef89.tar.gz flat-remix-34982741e4cfab35b65368c32a00c7b581daef89.zip |
Improve kde compatibility
Diffstat (limited to 'Flat-Remix/panel/rto-proxy-tray.svg')
-rw-r--r-- | Flat-Remix/panel/rto-proxy-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix/panel/rto-proxy-tray.svg b/Flat-Remix/panel/rto-proxy-tray.svg new file mode 100644 index 000000000..6b5c40e67 --- /dev/null +++ b/Flat-Remix/panel/rto-proxy-tray.svg @@ -0,0 +1,8 @@ +<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> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,3.0000002 C 6.5817221,3.0000003 3.0000002,6.5817221 3.0000001,11 c 0,4.418278 3.5817219,8 7.9999999,8 4.418278,0 8,-3.581722 8,-8 C 19,6.5817221 15.418278,3.0000002 11,3.0000002 Z M 11,5.5000001 12.544922,8.7910157 16,9.3203126 13.5,11.882813 14.089844,15.5 11,13.791016 7.9101561,15.5 l 0.589844,-3.617187 -2.5,-2.5625004 3.455078,-0.5292969 z"/> +</svg> |