diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/bitmap-trace.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/bitmap-trace.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/bitmap-trace.svg b/Flat-Remix-Dark/actions/scalable/bitmap-trace.svg index 5d565643a..1e9a05164 100644 --- a/Flat-Remix-Dark/actions/scalable/bitmap-trace.svg +++ b/Flat-Remix-Dark/actions/scalable/bitmap-trace.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 3 3 C 2.5 3 2.5 3.5 2.5 3.5 L 2.5 8.5 C 2.5 9 3 9 3 9 L 6.5 9 L 6.5 8.289062 L 6.789062 8 L 3.5 8 L 3.5 6.75 L 4.75 5.28125 L 6.40625 7.15625 L 7.46875 6.125 L 8.066406 6.722656 L 8.148438 6.644531 L 8.648438 6.144531 L 9 5.789062 L 9.5 6.289062 L 9.5 3.5 C 9.5 3 9 3 9 3 Z M 9 6.5 L 7 8.5 L 7 9.5 L 8 9.5 L 10 7.5 Z M 9 6.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </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)"/> </svg> |