diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/text_horz_kern.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/text_horz_kern.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/text_horz_kern.svg b/Flat-Remix-Red-Light/actions/scalable/text_horz_kern.svg index 533c8d838..f0ca3e354 100644 --- a/Flat-Remix-Red-Light/actions/scalable/text_horz_kern.svg +++ b/Flat-Remix-Red-Light/actions/scalable/text_horz_kern.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<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:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> + <g transform="translate(3,3)"> <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,2 V 13 H 0 V 14 H 16 V 13 H 9 V 2 Z M 12,4 9,12 H 10 L 10.77,10 H 14.23 L 15,12 H 16 L 13,4 Z M 12.5,5.5 13.846,9 H 11.154 Z M 3,4 0,12 H 1 L 1.7695,10 H 5.2305 L 6,12 H 7 L 4,4 Z M 3.5,5.5 4.8457,9 H 2.1543 Z"/> </g> </svg> |