diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/process-stop.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/process-stop.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/process-stop.svg b/Flat-Remix-Dark/actions/scalable/process-stop.svg index b9134a77a..270a3156d 100644 --- a/Flat-Remix-Dark/actions/scalable/process-stop.svg +++ b/Flat-Remix-Dark/actions/scalable/process-stop.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 4.609375 2.5 L 4.453125 2.640625 L 2.640625 4.453125 L 2.5 4.609375 L 2.5 7.390625 L 2.640625 7.546875 L 4.453125 9.359375 L 4.609375 9.5 L 7.390625 9.5 L 7.546875 9.359375 L 9.359375 7.546875 L 9.5 7.390625 L 9.5 4.609375 L 9.359375 4.453125 L 7.546875 2.640625 L 7.390625 2.5 Z M 5 3.5 L 7 3.5 L 8.5 5 L 8.5 7 L 7 8.5 L 5 8.5 L 3.5 7 L 3.5 5 Z M 5.21875 4 L 4 5.21875 L 4 6.78125 L 5.21875 8 L 6.78125 8 L 8 6.78125 L 8 5.21875 L 6.78125 4 Z M 5.21875 4"/> - </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 5.2167969 1 L 4.9042969 1.28125 L 1.2792969 4.90625 L 0.99804688 5.21875 L 0.99804688 10.78125 L 1.2792969 11.09375 L 4.9042969 14.71875 L 5.2167969 15 L 10.779297 15 L 11.091797 14.71875 L 14.716797 11.09375 L 14.998047 10.78125 L 14.998047 5.21875 L 14.716797 4.90625 L 11.091797 1.28125 L 10.779297 1 L 5.2167969 1 z M 5.9980469 3 L 9.9980469 3 L 12.998047 6 L 12.998047 10 L 9.9980469 13 L 5.9980469 13 L 2.9980469 10 L 2.9980469 6 L 5.9980469 3 z M 6.4355469 4 L 3.9980469 6.4375 L 3.9980469 9.5625 L 6.4355469 12 L 9.5605469 12 L 11.998047 9.5625 L 11.998047 6.4375 L 9.5605469 4 L 6.4355469 4 z" transform="translate(4 4)"/> </svg> |