diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-keyboard-Zh.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-keyboard-Zh.svg | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Flat-Remix/panel/indicator-keyboard-Zh.svg b/Flat-Remix/panel/indicator-keyboard-Zh.svg index 42e07656d..54957e398 100644 --- a/Flat-Remix/panel/indicator-keyboard-Zh.svg +++ b/Flat-Remix/panel/indicator-keyboard-Zh.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(82.745098%,85.490196%,89.019608%)" d="M 5 7 L 9 7 L 5 15 L 9 15" transform="matrix(0.5,0,0,0.5,0.5,0.5)"/> - <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke:rgb(82.745098%,85.490196%,89.019608%)" d="M 13 11 L 17 11 M 17 15 L 17 7 M 13 15 L 13 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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </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,6.9999994 3.9999986,0 -3.9999986,8.0000016 3.9999986,0 0,0"/> + <path style="fill:none;stroke:currentColor;stroke-width:1.99999976;stroke-linecap:round" class="ColorScheme-Text" d="m 12.999999,10.999998 4.000002,0 m 0,4.000002 0,-8.0000003 M 12.999999,15 l 0,-8.0000003 0,0"/> </svg> |