diff options
Diffstat (limited to 'Flat-Remix-Green-Light/actions/scalable/draw-calligraphic.svg')
-rw-r--r-- | Flat-Remix-Green-Light/actions/scalable/draw-calligraphic.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Green-Light/actions/scalable/draw-calligraphic.svg b/Flat-Remix-Green-Light/actions/scalable/draw-calligraphic.svg index fca12b20f..afe0ab2ec 100644 --- a/Flat-Remix-Green-Light/actions/scalable/draw-calligraphic.svg +++ b/Flat-Remix-Green-Light/actions/scalable/draw-calligraphic.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="m 7,5 0,10 4,4 0,-4 1,0 0,4 4,-4 0,-10 -9,0 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 6,4 0,10 4,4 0,-4 1,0 0,4 4,-4 0,-10 -9,0 z"/> </svg> |