diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/cisco-tray-disconnecting.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/cisco-tray-disconnecting.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Dark/panel/cisco-tray-disconnecting.svg b/Flat-Remix-Dark/panel/cisco-tray-disconnecting.svg new file mode 100644 index 000000000..05565cd5e --- /dev/null +++ b/Flat-Remix-Dark/panel/cisco-tray-disconnecting.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(82.745098%,85.490196%,89.019608%)" d="M 6 0.75 C 4.039062 0.75 2.242188 1.847656 1.339844 3.589844 C 2.085938 3.203125 2.910156 3 3.75 3 C 4.066406 3 4.382812 3.03125 4.695312 3.085938 C 4.945312 2.203125 5.421875 1.398438 6.082031 0.753906 C 6.054688 0.753906 6.027344 0.75 6 0.75 Z M 7.105469 0.871094 C 6.289062 1.464844 5.699219 2.3125 5.421875 3.28125 C 7.558594 4 8.996094 5.996094 9 8.25 C 8.996094 8.476562 8.980469 8.703125 8.949219 8.925781 C 9.214844 8.972656 9.480469 9 9.75 9 C 9.945312 9 10.144531 8.984375 10.339844 8.957031 C 10.933594 8.085938 11.25 7.054688 11.25 6 C 11.25 3.527344 9.523438 1.390625 7.105469 0.871094 Z M 3.75 3.75 C 2.710938 3.75 1.707031 4.109375 0.902344 4.769531 C 0.804688 5.171875 0.753906 5.585938 0.75 6 C 0.75 8.898438 3.101562 11.25 6 11.25 C 6.414062 11.246094 6.824219 11.195312 7.226562 11.097656 C 7.621094 10.617188 7.910156 10.0625 8.078125 9.46875 C 5.941406 8.75 4.503906 6.753906 4.5 4.5 C 4.503906 4.273438 4.519531 4.046875 4.550781 3.824219 C 4.285156 3.777344 4.019531 3.75 3.75 3.75 Z M 5.277344 4.023438 C 5.257812 4.179688 5.25 4.339844 5.25 4.5 C 5.253906 6.394531 6.441406 8.085938 8.222656 8.726562 C 8.242188 8.570312 8.25 8.410156 8.25 8.25 C 8.246094 6.355469 7.058594 4.664062 5.277344 4.023438 Z M 8.804688 9.660156 C 8.707031 10.007812 8.574219 10.34375 8.410156 10.664062 C 8.875 10.421875 9.300781 10.113281 9.675781 9.746094 C 9.382812 9.742188 9.09375 9.714844 8.804688 9.660156 Z M 8.804688 9.660156"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |