diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-keyboard-Kn.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-keyboard-Kn.svg | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Flat-Remix/panel/indicator-keyboard-Kn.svg b/Flat-Remix/panel/indicator-keyboard-Kn.svg index 29621fbec..1adabacd9 100644 --- a/Flat-Remix/panel/indicator-keyboard-Kn.svg +++ b/Flat-Remix/panel/indicator-keyboard-Kn.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:rgb(82.745098%,85.490196%,89.019608%)" d="M 9 15 L 5 10 M 9 7 L 5 12 M 5 15 L 5 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:round;stroke:rgb(82.745098%,85.490196%,89.019608%)" d="M 13 15 L 13 7 L 17 15 L 17 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" class="ColorScheme-Text" d="M 8.999937,15 4.9999346,9.9999995 M 8.999937,6.9999998 4.9999346,12.000001 m 0,2.999999 0,-8.0000002"/> + <path style="fill:none;stroke:currentColor;stroke-width:1.99999976;stroke-linecap:round;stroke-linejoin:round" class="ColorScheme-Text" d="m 13.000001,15 0,-8.0000003 L 16.999999,15 l 0,-8.0000003"/> </svg> |