diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-keyboard-Lt.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-keyboard-Lt.svg | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Flat-Remix/panel/indicator-keyboard-Lt.svg b/Flat-Remix/panel/indicator-keyboard-Lt.svg index 3a313c15e..528e5a084 100644 --- a/Flat-Remix/panel/indicator-keyboard-Lt.svg +++ b/Flat-Remix/panel/indicator-keyboard-Lt.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 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:rgb(82.745098%,85.490196%,89.019608%)" d="M 12 7 L 16 7 M 14 15 L 14 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 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" class="ColorScheme-Text" d="m 12.000242,6.9999997 3.999999,0 M 14.000243,15 l 0,-8.0000003"/> </svg> |