diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/help-about.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/help-about.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/help-about.svg b/Flat-Remix-Dark/actions/scalable/help-about.svg index b71539232..931b69790 100644 --- a/Flat-Remix-Dark/actions/scalable/help-about.svg +++ b/Flat-Remix-Dark/actions/scalable/help-about.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.5 C 4.066406 2.5 2.5 4.070312 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.070312 7.933594 2.5 6 2.5 Z M 6 3.875 C 6.34375 3.875 6.625 4.15625 6.625 4.5 C 6.625 4.847656 6.34375 5.125 6 5.125 C 5.65625 5.125 5.375 4.847656 5.375 4.5 C 5.375 4.15625 5.65625 3.875 6 3.875 Z M 5.5 5.5 L 6.5 5.5 L 6.5 8 L 5.5 8 Z M 5.5 5.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 8 1.0039062 C 4.134 1.0039062 1 4.1380063 1 8.0039062 C 1 11.869906 4.134 15.003906 8 15.003906 C 11.866 15.003906 15 11.869906 15 8.0039062 C 15 4.1380063 11.866 1.0039062 8 1.0039062 z M 8 3.7539062 C 8.69036 3.7539062 9.25 4.3135463 9.25 5.0039062 C 9.25 5.6942662 8.69036 6.2539062 8 6.2539062 C 7.30964 6.2539062 6.75 5.6942662 6.75 5.0039062 C 6.75 4.3135463 7.30964 3.7539062 8 3.7539062 z M 7 7.0039062 L 9 7.0039062 L 9 12.003906 L 7 12.003906 L 7 7.0039062 z" transform="translate(4 4)"/> </svg> |