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/mail-meeting-request-reply.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/mail-meeting-request-reply.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/mail-meeting-request-reply.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/mail-meeting-request-reply.svg b/Flat-Remix-Light/actions/scalable/mail-meeting-request-reply.svg index 09348f9d5..4a5b5314c 100644 --- a/Flat-Remix-Light/actions/scalable/mail-meeting-request-reply.svg +++ b/Flat-Remix-Light/actions/scalable/mail-meeting-request-reply.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 9 3 L 3 3 C 2.445312 3 2 3.445312 2 4 L 2 8 C 2 8.554688 2.445312 9 3 9 L 8.5 9 L 8.5 5.5 C 8.5 5.390625 8.535156 5.285156 8.601562 5.199219 L 6 6.5 L 3 5 L 3 4 L 6 5.5 L 9 4 L 9 5 L 10 5 L 10 4 C 10 3.445312 9.554688 3 9 3 Z M 9 5.5 L 9 7.5 L 10 7.5 L 10 5.5 Z M 9 8 L 9 9 L 10 9 L 10 8 Z M 9 8"/> - </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 14.003906 1.9980469 L 2 2 C 0.892 2 0 2.892 0 4 L 0 12 C 0 13.108 0.892 14 2 14 L 13 14 L 13 7 C 13.00057 6.78274 13.071905 6.5715675 13.203125 6.3984375 L 8.0039062 8.9980469 L 2.0039062 5.9980469 L 2.0039062 3.9980469 L 8.0039062 6.9980469 L 14.003906 3.9980469 L 14.003906 5.9980469 L 16.003906 5.9980469 L 16.003906 3.9980469 C 16.003906 2.8900469 15.111906 1.9980469 14.003906 1.9980469 z M 14 7 L 14 11 L 16 11 L 16 7 L 14 7 z M 14 12 L 14 14 L 16 14 L 16 12 L 14 12 z" transform="translate(4 4)"/> </svg> |