diff options
Diffstat (limited to 'Flat-Remix/panel/skype-status-offline-notification.svg')
-rw-r--r-- | Flat-Remix/panel/skype-status-offline-notification.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix/panel/skype-status-offline-notification.svg b/Flat-Remix/panel/skype-status-offline-notification.svg new file mode 100644 index 000000000..1a63216f8 --- /dev/null +++ b/Flat-Remix/panel/skype-status-offline-notification.svg @@ -0,0 +1,22 @@ +<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(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> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 12 1.875 C 12 2.496094 11.496094 3 10.875 3 C 10.253906 3 9.75 2.496094 9.75 1.875 C 9.75 1.253906 10.253906 0.75 10.875 0.75 C 11.496094 0.75 12 1.253906 12 1.875 Z M 12 1.875"/> + </g> +</svg> |