diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/bitmap-trace.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/bitmap-trace.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/bitmap-trace.svg b/Flat-Remix-Red-Light/actions/scalable/bitmap-trace.svg index 195674408..13c855fe4 100644 --- a/Flat-Remix-Red-Light/actions/scalable/bitmap-trace.svg +++ b/Flat-Remix-Red-Light/actions/scalable/bitmap-trace.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 2 2 C 1 2 1 3 1 3 L 1 13 C 1 14 2 14 2 14 L 9 14 L 9 12.582031 L 9.5820312 12 L 3 12 L 3 9.5 L 5.5 6.5625 L 8.8125 10.3125 L 10.9375 8.25 L 12.134766 9.4472656 L 12.292969 9.2890625 L 13.292969 8.2890625 L 14 7.5820312 L 15 8.5820312 L 15 3 C 15 2 14 2 14 2 L 2 2 z M 14 8.9960938 L 13 9.9960938 L 12 10.996094 L 10 12.996094 L 10 14.996094 L 12 14.996094 L 12.59375 14.402344 L 13 13.996094 L 14 12.996094 L 15 11.996094 L 16 10.996094 L 14 8.9960938 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 14,9 10,13 V 15 H 12 L 16,11 Z M 2,2 C 1,2 1,3 1,3 V 13 C 1,14 2,14 2,14 H 9 V 12.582 L 9.582,12 H 3 V 9.5 L 5.5,6.5625 8.8125,10.313 10.938,8.25 12.135,9.4473 14,7.582 15,8.582 V 3 C 15,2 14,2 14,2 Z"/> + </g> </svg> |