diff options
Diffstat (limited to 'Flat-Remix-Light/panel/indicator-keyboard-Lv.svg')
-rw-r--r-- | Flat-Remix-Light/panel/indicator-keyboard-Lv.svg | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Flat-Remix-Light/panel/indicator-keyboard-Lv.svg b/Flat-Remix-Light/panel/indicator-keyboard-Lv.svg index 2b895b9be..76b9766f7 100644 --- a/Flat-Remix-Light/panel/indicator-keyboard-Lv.svg +++ b/Flat-Remix-Light/panel/indicator-keyboard-Lv.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 4.992188 7.007812 L 4.992188 15.007812 L 8.992188 15.007812" transform="matrix(0.5,0,0,0.5,0.5,0.5)"/> - <path style="fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(19.215686%,21.176471%,23.137255%)" d="M 17.015625 7.007812 L 14.515625 15.007812 L 12.015625 7.007812" 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 4.9929295,7.0070707 0,8.0000013 3.9999986,0 0,0"/> + <path style="fill:none;stroke:currentColor;stroke-width:1.99999976;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="M 17.012315,7.0069168 14.512317,15.006917 12.012318,7.0069168"/> </svg> |