diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/tools-report-bug.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/tools-report-bug.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/tools-report-bug.svg b/Flat-Remix/actions/scalable/tools-report-bug.svg index 5ddc89abd..852ea5dfe 100644 --- a/Flat-Remix/actions/scalable/tools-report-bug.svg +++ b/Flat-Remix/actions/scalable/tools-report-bug.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(36.078431%,38.039216%,42.352941%)" d="M 6 2.5 C 4.066406 2.5 2.5 4.066406 2.5 6 C 2.5 7.933594 4.066406 9.5 6 9.5 C 7.933594 9.5 9.5 7.933594 9.5 6 C 9.5 4.066406 7.933594 2.5 6 2.5 Z M 4.5 4.5 C 4.777344 4.5 5 4.726562 5 5 C 5 5.273438 4.777344 5.5 4.5 5.5 C 4.222656 5.5 4 5.273438 4 5 C 4 4.726562 4.222656 4.5 4.5 4.5 Z M 7.5 4.5 C 7.777344 4.5 8 4.726562 8 5 C 8 5.273438 7.777344 5.5 7.5 5.5 C 7.222656 5.5 7 5.273438 7 5 C 7 4.726562 7.222656 4.5 7.5 4.5 Z M 6 7 C 6.785156 7 7.527344 7.371094 8 8 L 4 8 C 4.472656 7.371094 5.214844 7 6 7 Z M 6 7"/> - </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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8 1 C 4.134 1 1 4.134 1 8 C 1 11.866 4.134 15 8 15 C 11.866 15 15 11.866 15 8 C 15 4.134 11.866 1 8 1 z M 5 5 C 5.5541 5 6 5.4494 6 6 C 6 6.5506 5.5541 7 5 7 C 4.4458 7 4 6.5506 4 6 C 4 5.4494 4.4458 5 5 5 z M 11 5 C 11.554 5 12 5.4494 12 6 C 12 6.5506 11.554 7 11 7 C 10.446 7 10 6.5506 10 6 C 10 5.4494 10.446 5 11 5 z M 8 10 C 9.5741 10.002 11.056 10.743 12 12 L 4 12 C 4.9445 10.743 6.4259 10.002 8 10 z" transform="translate(4 4)"/> </svg> |