diff options
Diffstat (limited to 'Flat-Remix-Light/panel/skype-status-offline.svg')
-rw-r--r-- | Flat-Remix-Light/panel/skype-status-offline.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/skype-status-offline.svg b/Flat-Remix-Light/panel/skype-status-offline.svg new file mode 100644 index 000000000..760de38de --- /dev/null +++ b/Flat-Remix-Light/panel/skype-status-offline.svg @@ -0,0 +1,21 @@ +<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> + <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> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |