diff options
Diffstat (limited to 'Flat-Remix-Light/panel/skype-status-away.svg')
-rw-r--r-- | Flat-Remix-Light/panel/skype-status-away.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/skype-status-away.svg b/Flat-Remix-Light/panel/skype-status-away.svg index 5f73df21a..18a56e522 100644 --- a/Flat-Remix-Light/panel/skype-status-away.svg +++ b/Flat-Remix-Light/panel/skype-status-away.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 2.894531 2 2 2.894531 2 4 C 2 4.515625 2.199219 5.011719 2.558594 5.386719 C 2.519531 5.589844 2.5 5.792969 2.5 6 C 2.5 7.933594 4.066406 9.5 6 9.5 C 6.207031 9.5 6.414062 9.480469 6.617188 9.445312 C 6.992188 9.800781 7.484375 10 8 10 C 9.105469 10 10 9.105469 10 8 C 10 7.484375 9.800781 6.988281 9.441406 6.613281 C 9.480469 6.410156 9.5 6.207031 9.5 6 C 9.5 4.066406 7.933594 2.5 6 2.5 C 5.792969 2.5 5.585938 2.519531 5.382812 2.558594 C 5.007812 2.199219 4.515625 2 4 2 Z M 6 4.542969 L 6 5.542969 L 8 5.542969 L 8 6.542969 L 6 6.542969 L 6 7.542969 L 3.5 6.042969 Z M 6 4.542969"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <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="m7 3a4 4 0 0 0 -4 4 4 4 0 0 0 1.1152 2.7695 7 7 0 0 0 -0.1152 1.2305 7 7 0 0 0 7 7 7 7 0 0 0 1.238 -0.113 4 4 0 0 0 2.762 1.113 4 4 0 0 0 4 -4 4 4 0 0 0 -1.115 -2.77 7 7 0 0 0 0.115 -1.23 7 7 0 0 0 -7 -7 7 7 0 0 0 -1.2383 0.1133 4 4 0 0 0 -2.7617 -1.1133zm4 5.0898v2.0002h4v2h-4v2l-5-3 5-3.0002z"/> </svg> |