diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/draw-calligraphic.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/draw-calligraphic.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/draw-calligraphic.svg b/Flat-Remix-Red-Light/actions/scalable/draw-calligraphic.svg index 3d3e3d16f..694957191 100644 --- a/Flat-Remix-Red-Light/actions/scalable/draw-calligraphic.svg +++ b/Flat-Remix-Red-Light/actions/scalable/draw-calligraphic.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .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"/> |