diff options
Diffstat (limited to 'Flat-Remix-Light/panel/insync-offline.svg')
-rw-r--r-- | Flat-Remix-Light/panel/insync-offline.svg | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/insync-offline.svg b/Flat-Remix-Light/panel/insync-offline.svg new file mode 100644 index 000000000..65ddf9e2f --- /dev/null +++ b/Flat-Remix-Light/panel/insync-offline.svg @@ -0,0 +1,57 @@ +<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 7.5 8 L 9 8 L 9 10 L 7.5 10 Z M 7.5 8"/> + </g> + <mask id="mask1"> + <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="clip2"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface8" clip-path="url(#clip2)"> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 9 6.75 C 9 7.164062 8.664062 7.5 8.25 7.5 C 7.835938 7.5 7.5 7.164062 7.5 6.75 C 7.5 6.335938 7.835938 6 8.25 6 C 8.664062 6 9 6.335938 9 6.75 Z M 9 6.75"/> + </g> + <mask id="mask2"> + <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="clip3"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface11" clip-path="url(#clip3)"> + <path style="fill:none;stroke-width:2;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 8 15 C 8 9.476562 12.476562 5 18 5" transform="matrix(0.5,0,0,0.5,0,0)"/> + </g> + <mask id="mask3"> + <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="clip4"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface14" clip-path="url(#clip4)"> + <path style="fill:none;stroke-width:2;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 12 15 C 12 11.6875 14.6875 9 18 9" transform="matrix(0.5,0,0,0.5,0,0)"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + <use mask="url(#mask2)" xlink:href="#surface11"/> + <use mask="url(#mask3)" xlink:href="#surface14"/> + </g> +</svg> |