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-Light/actions/scalable/go-jump-declaration.svg | |
parent | a49b9759a06352f0e7ff0dc0098fb82d33b62985 (diff) | |
download | flat-remix-34982741e4cfab35b65368c32a00c7b581daef89.tar.gz flat-remix-34982741e4cfab35b65368c32a00c7b581daef89.zip |
Improve kde compatibility
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/go-jump-declaration.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/go-jump-declaration.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/go-jump-declaration.svg b/Flat-Remix-Light/actions/scalable/go-jump-declaration.svg index 3e6eac110..72fa57976 100644 --- a/Flat-Remix-Light/actions/scalable/go-jump-declaration.svg +++ b/Flat-Remix-Light/actions/scalable/go-jump-declaration.svg @@ -1,5 +1,8 @@ -<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(19.215686%,21.176471%,23.137255%)" d="M 2.5 2.5 L 2.5 9.5 L 3.5 9.5 L 3.5 5.5 L 6.5 5.5 L 6.5 3 L 3.5 3 L 3.5 2.5 Z M 8.5 3 L 7.5 4 L 8.5 5 L 8.5 4.359375 C 8.8125 4.832031 9 5.390625 9 6 C 9 7.664062 7.660156 8.5 6 8.5 L 6 9 C 7.9375 9 9.5 7.941406 9.5 6 C 9.5 5.046875 9.117188 4.191406 8.5 3.5625 Z M 8.5 3"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1.0039062 L 1 15.003906 L 3 15.003906 L 3 7.0039062 L 9 7.0039062 L 9 2.0039062 L 3 2.0039062 L 3 1.0039062 L 1 1.0039062 z M 13 2.0039062 L 12 3.0039062 L 11 4.0039062 L 13 6.0039062 L 13 4.71875 C 13.623984 5.6619264 14 6.7825368 14 8.0039062 C 14 11.327823 11.323917 13.003906 8 13.003906 L 8 14.003906 C 11.877903 14.003906 15 11.881809 15 8.0039062 C 15 6.094854 14.231969 4.3799623 13 3.1210938 L 13 2.0039062 z" transform="translate(4 4)"/> </svg> |