diff options
Diffstat (limited to 'Flat-Remix/panel/indicator-keyboard-Ko.svg')
-rw-r--r-- | Flat-Remix/panel/indicator-keyboard-Ko.svg | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/Flat-Remix/panel/indicator-keyboard-Ko.svg b/Flat-Remix/panel/indicator-keyboard-Ko.svg index 9cd928d6c..b7ec682ea 100644 --- a/Flat-Remix/panel/indicator-keyboard-Ko.svg +++ b/Flat-Remix/panel/indicator-keyboard-Ko.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:bevel;stroke:rgb(82.745098%,85.490196%,89.019608%)" 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:#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:bevel" class="ColorScheme-Text" d="m 15.002904,6.9994204 c 2.399679,0 2.000001,2.000001 2.000001,3.9999986 0,2.000001 0.355578,4.061102 -2.000001,4.000003 -2.348587,0 -1.999997,-2.000002 -1.999997,-4.000003 0,-1.9999976 -0.435451,-3.9999986 1.999997,-3.9999986"/> </svg> |