diff options
Diffstat (limited to 'Flat-Remix/panel/qomp-stop-panel.svg')
-rw-r--r-- | Flat-Remix/panel/qomp-stop-panel.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/panel/qomp-stop-panel.svg b/Flat-Remix/panel/qomp-stop-panel.svg index cd71cfdc0..38d3df381 100644 --- a/Flat-Remix/panel/qomp-stop-panel.svg +++ b/Flat-Remix/panel/qomp-stop-panel.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 6 2 C 3.785156 2 2 3.785156 2 6 C 2 8.214844 3.785156 10 6 10 C 8.214844 10 10 8.214844 10 6 C 10 3.785156 8.214844 2 6 2 Z M 6 3 C 7.65625 3 9 4.34375 9 6 C 9 7.65625 7.65625 9 6 9 C 4.34375 9 3 7.65625 3 6 C 3 4.34375 4.34375 3 6 3 Z M 7.25 4 L 5 4 L 5 6.046875 C 4.921875 6.019531 4.839844 6 4.75 6 C 4.335938 6 4 6.335938 4 6.75 C 4 7.164062 4.335938 7.5 4.75 7.5 C 5.164062 7.5 5.5 7.164062 5.5 6.75 L 5.5 5 L 7 5 L 7 6.046875 C 6.921875 6.015625 6.839844 6 6.75 6 C 6.335938 6 6 6.335938 6 6.75 C 6 7.164062 6.335938 7.5 6.75 7.5 C 7.164062 7.5 7.5 7.164062 7.5 6.75 L 7.5 4 Z M 7.25 4"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <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 11 3 C 6.568 3 3 6.568 3 11 C 3 15.432 6.568 19 11 19 C 15.432 19 19 15.432 19 11 C 19 6.568 15.432 3 11 3 z M 11 5 A 6 6 0 0 1 17 11 A 6 6 0 0 1 11 17 A 6 6 0 0 1 5 11 A 6 6 0 0 1 11 5 z M 13.5 6.9980469 L 9 7.0019531 L 9 11.095703 C 8.84 11.035703 8.68 11 8.5 11 C 7.6716 11 7 11.6716 7 12.5 C 7 13.3284 7.6716 14 8.5 14 C 9.3284 14 10 13.3284 10 12.5 L 10 9 L 13 9 L 13 11.09375 C 12.84 11.03375 12.68 10.998047 12.5 10.998047 C 11.6716 10.998047 11 11.669647 11 12.498047 C 11 13.326447 11.6716 13.998047 12.5 13.998047 C 13.3284 13.998047 14 13.326447 14 12.498047 L 14 6.9980469 L 13.5 6.9980469 z"/> </svg> |