diff options
Diffstat (limited to 'Flat Remix/panel/skype-status-offline.svg')
-rw-r--r-- | Flat Remix/panel/skype-status-offline.svg | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/Flat Remix/panel/skype-status-offline.svg b/Flat Remix/panel/skype-status-offline.svg index 6246884d2..9459df7c3 100644 --- a/Flat Remix/panel/skype-status-offline.svg +++ b/Flat Remix/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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } - </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(82.745098%,85.490196%,89.019608%)" d="M 3.375 0.75 C 1.925781 0.75 0.75 1.925781 0.75 3.375 C 0.75 4.09375 1.046875 4.777344 1.566406 5.273438 C 1.523438 5.511719 1.5 5.757812 1.5 6 C 1.5 8.484375 3.515625 10.5 6 10.5 C 6.242188 10.5 6.488281 10.480469 6.726562 10.4375 C 7.222656 10.957031 7.910156 11.25 8.625 11.25 C 10.074219 11.25 11.25 10.074219 11.25 8.625 C 11.25 7.90625 10.953125 7.222656 10.433594 6.726562 C 10.476562 6.488281 10.5 6.242188 10.5 6 C 10.5 3.515625 8.484375 1.5 6 1.5 C 5.757812 1.5 5.511719 1.519531 5.273438 1.5625 C 4.777344 1.042969 4.089844 0.75 3.375 0.75 Z M 4.410156 3.347656 L 6 4.9375 L 7.589844 3.347656 L 8.652344 4.410156 L 7.0625 6 L 8.652344 7.589844 L 7.589844 8.652344 L 6 7.0625 L 4.410156 8.652344 L 3.347656 7.589844 L 4.9375 6 L 3.347656 4.410156 Z M 4.410156 3.347656"/> + </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> |