diff options
Diffstat (limited to 'Flat-Remix-Light/panel/input-keyboard-virtual-off.svg')
-rw-r--r-- | Flat-Remix-Light/panel/input-keyboard-virtual-off.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/input-keyboard-virtual-off.svg b/Flat-Remix-Light/panel/input-keyboard-virtual-off.svg new file mode 100644 index 000000000..6495b456c --- /dev/null +++ b/Flat-Remix-Light/panel/input-keyboard-virtual-off.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 3 3 C 3 3 2 3 2 4 L 2 8 C 2 9 3 9 3 9 L 8.5 9 C 8.5 9 9.5 9 9.5 8 L 9.5 4 C 9.5 3 8.5 3 8.5 3 Z M 3.125 4 L 3.875 4 C 3.945312 4 4 4.054688 4 4.125 L 4 4.875 C 4 4.945312 3.945312 5 3.875 5 L 3.125 5 C 3.054688 5 3 4.945312 3 4.875 L 3 4.125 C 3 4.054688 3.054688 4 3.125 4 Z M 4.625 4 L 5.375 4 C 5.445312 4 5.5 4.054688 5.5 4.125 L 5.5 4.875 C 5.5 4.945312 5.445312 5 5.375 5 L 4.625 5 C 4.554688 5 4.5 4.945312 4.5 4.875 L 4.5 4.125 C 4.5 4.054688 4.554688 4 4.625 4 Z M 6.125 4 L 6.875 4 C 6.945312 4 7 4.054688 7 4.125 L 7 4.875 C 7 4.945312 6.945312 5 6.875 5 L 6.125 5 C 6.054688 5 6 4.945312 6 4.875 L 6 4.125 C 6 4.054688 6.054688 4 6.125 4 Z M 7.625 4 L 8.375 4 C 8.445312 4 8.5 4.054688 8.5 4.125 L 8.5 4.875 C 8.5 4.945312 8.445312 5 8.375 5 L 7.625 5 C 7.554688 5 7.5 4.945312 7.5 4.875 L 7.5 4.125 C 7.5 4.054688 7.554688 4 7.625 4 Z M 3.125 5.5 L 3.875 5.5 C 3.945312 5.5 4 5.554688 4 5.625 L 4 6.375 C 4 6.445312 3.945312 6.5 3.875 6.5 L 3.125 6.5 C 3.054688 6.5 3 6.445312 3 6.375 L 3 5.625 C 3 5.554688 3.054688 5.5 3.125 5.5 Z M 4.625 5.5 L 5.375 5.5 C 5.445312 5.5 5.5 5.554688 5.5 5.625 L 5.5 6.375 C 5.5 6.445312 5.445312 6.5 5.375 6.5 L 4.625 6.5 C 4.554688 6.5 4.5 6.445312 4.5 6.375 L 4.5 5.625 C 4.5 5.554688 4.554688 5.5 4.625 5.5 Z M 6.125 5.5 L 6.875 5.5 C 6.945312 5.5 7 5.554688 7 5.625 L 7 6.375 C 7 6.445312 6.945312 6.5 6.875 6.5 L 6.125 6.5 C 6.054688 6.5 6 6.445312 6 6.375 L 6 5.625 C 6 5.554688 6.054688 5.5 6.125 5.5 Z M 7.625 5.5 L 8.375 5.5 C 8.445312 5.5 8.5 5.554688 8.5 5.625 L 8.5 6.375 C 8.5 6.445312 8.445312 6.5 8.375 6.5 L 7.625 6.5 C 7.554688 6.5 7.5 6.445312 7.5 6.375 L 7.5 5.625 C 7.5 5.554688 7.554688 5.5 7.625 5.5 Z M 4.125 7 L 7.375 7 C 7.445312 7 7.5 7.054688 7.5 7.125 L 7.5 7.875 C 7.5 7.945312 7.445312 8 7.375 8 L 4.125 8 C 4.054688 8 4 7.945312 4 7.875 L 4 7.125 C 4 7.054688 4.054688 7 4.125 7 Z M 4.125 7"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |