diff options
Diffstat (limited to 'Flat-Remix-Light/panel/indicator-keyboard-No.svg')
-rw-r--r-- | Flat-Remix-Light/panel/indicator-keyboard-No.svg | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Flat-Remix-Light/panel/indicator-keyboard-No.svg b/Flat-Remix-Light/panel/indicator-keyboard-No.svg index 0af2b5db0..e1e1e3ab5 100644 --- a/Flat-Remix-Light/panel/indicator-keyboard-No.svg +++ b/Flat-Remix-Light/panel/indicator-keyboard-No.svg @@ -1,6 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 5 15 L 5 7 L 9 15 L 9 7" transform="matrix(0.5,0,0,0.5,0.5,0.5)"/> - <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:bevel;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 15 7 C 17.40625 7 17 9 17 11 C 17 13 17.359375 15.0625 15 15 C 12.65625 15 13 13 13 11 C 13 9 12.570312 7 15 7" transform="matrix(0.5,0,0,0.5,0.5,0.5)"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <rect style="opacity:0" width="22" height="22" x="0" y="0"/> + <path style="fill:none;stroke:currentColor;stroke-width:1.99999976;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="m 5.0000007,15 0,-8.0000003 L 8.9999993,15 l 0,-8.0000003"/> + <path style="fill:none;stroke:currentColor;stroke-width:1.99999976;stroke-linecap:round;stroke-linejoin:bevel" class="ColorScheme-Text" d="m 15.002904,6.9994206 c 2.399679,0 2.000001,2.000001 2.000001,3.9999984 0,2.000001 0.355578,4.061102 -2.000001,4.000002 -2.348587,0 -1.999997,-2.000001 -1.999997,-4.000002 0,-1.9999974 -0.435451,-3.9999984 1.999997,-3.9999984"/> </svg> |