diff options
Diffstat (limited to 'Flat-Remix-Light/panel/indicator-keyboard-Vi.svg')
-rw-r--r-- | Flat-Remix-Light/panel/indicator-keyboard-Vi.svg | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/indicator-keyboard-Vi.svg b/Flat-Remix-Light/panel/indicator-keyboard-Vi.svg index 0c1b0c9e4..d3aa6e071 100644 --- a/Flat-Remix-Light/panel/indicator-keyboard-Vi.svg +++ b/Flat-Remix-Light/panel/indicator-keyboard-Vi.svg @@ -1,10 +1,12 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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 9.0283159,7.0069168 6.5283168,15.006917 4.0283182,7.0069168"/> - <path style="fill:none;stroke:currentColor;stroke-width:1.99999976;stroke-linecap:round" class="ColorScheme-Text" d="m 13.000301,15 3.999999,0 m -3.999999,-8.0000003 3.999999,0 M 15.000303,15 l 0,-8.0000003"/> + <g transform="translate(1,1)"> + <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 9.0283159,7.0069168 6.5283168,15.006917 4.0283182,7.0069168"/> + <path style="fill:none;stroke:currentColor;stroke-width:1.99999976;stroke-linecap:round" class="ColorScheme-Text" d="m 13.000301,15 3.999999,0 m -3.999999,-8.0000003 3.999999,0 M 15.000303,15 l 0,-8.0000003"/> + </g> </svg> |