diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/kdeconnect.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/kdeconnect.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/kdeconnect.svg b/Flat-Remix-Light/actions/scalable/kdeconnect.svg index 623a53102..83f3c0cba 100644 --- a/Flat-Remix-Light/actions/scalable/kdeconnect.svg +++ b/Flat-Remix-Light/actions/scalable/kdeconnect.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 4 2 C 3.5 2 3.5 2.5 3.5 2.5 L 3.5 9.5 C 3.5 9.5 3.5 10 4 10 L 8 10 C 8.5 10 8.5 9.5 8.5 9.5 L 8.5 2.5 C 8.5 2.5 8.5 2 8 2 Z M 4.5 3.5 L 7.5 3.5 L 7.5 8 L 4.5 8 Z M 6 8.5 C 6.277344 8.5 6.5 8.722656 6.5 9 C 6.5 9.277344 6.277344 9.5 6 9.5 C 5.722656 9.5 5.5 9.277344 5.5 9 C 5.5 8.722656 5.722656 8.5 6 8.5 Z M 6 8.5"/> - </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 4 0 C 3 0 3 1 3 1 L 3 15 C 3 15 3 16 4 16 L 12 16 C 13 16 13 15 13 15 L 13 1 C 13 1 13 0 12 0 L 4 0 z M 5 3.0039062 L 11 3.0039062 L 11 12 L 5 12 L 5 3.0039062 z M 8 13 A 1 1 0 0 1 9 14 A 1 1 0 0 1 8 15 A 1 1 0 0 1 7 14 A 1 1 0 0 1 8 13 z" transform="translate(4 4)"/> </svg> |