diff options
Diffstat (limited to 'Flat Remix Light/panel/skype-status-offline.svg')
-rw-r--r-- | Flat Remix Light/panel/skype-status-offline.svg | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/Flat Remix Light/panel/skype-status-offline.svg b/Flat Remix Light/panel/skype-status-offline.svg index c7c54c1f3..760de38de 100644 --- a/Flat Remix Light/panel/skype-status-offline.svg +++ b/Flat Remix Light/panel/skype-status-offline.svg @@ -1,9 +1,21 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </style> + <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> + <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> + </filter> + <mask id="mask0"> + <g filter="url(#alpha)"> + <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <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 4.851562 4.191406 L 6 5.339844 L 7.148438 4.191406 L 7.851562 4.898438 L 6.707031 6.046875 L 7.851562 7.191406 L 7.148438 7.898438 L 6 6.753906 L 4.851562 7.898438 L 4.148438 7.191406 L 5.292969 6.046875 L 4.148438 4.898438 Z M 4.851562 4.191406"/> + </g> </defs> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 4.5 1 C 2.5670034 1 1 2.5670034 1 4.5 C 1.0013473 5.4560274 1.3937103 6.3698943 2.0859375 7.0292969 C 2.0310192 7.3499992 2.0022786 7.6746374 2 8 C 2 11.313708 4.6862915 14 8 14 C 8.3252563 13.999012 8.6498937 13.971579 8.9707031 13.917969 C 9.6307721 14.608756 10.544553 14.999672 11.5 15 C 13.432997 15 15 13.432997 15 11.5 C 14.998653 10.543972 14.60629 9.6301056 13.914062 8.9707031 C 13.968981 8.6500008 13.997721 8.3253626 14 8 C 14 4.6862915 11.313708 2 8 2 C 7.6747437 2.0009878 7.3501063 2.0284219 7.0292969 2.0820312 C 6.369228 1.3912431 5.4554471 1.0003283 4.5 1 z M 5.8789062 4.4648438 L 8 6.5859375 L 10.121094 4.4648438 L 11.535156 5.8789062 L 9.4140625 8 L 11.535156 10.121094 L 10.121094 11.535156 L 8 9.4140625 L 5.8789062 11.535156 L 4.4648438 10.121094 L 6.5859375 8 L 4.4648438 5.8789062 L 5.8789062 4.4648438 z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M -25.069,-9.0812"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> </svg> |