diff options
Diffstat (limited to 'Flat-Remix-Light/panel/preferences-desktop-accessibility-panel.svg')
-rw-r--r-- | Flat-Remix-Light/panel/preferences-desktop-accessibility-panel.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/preferences-desktop-accessibility-panel.svg b/Flat-Remix-Light/panel/preferences-desktop-accessibility-panel.svg index 5ece0ddab..92108e4c3 100644 --- a/Flat-Remix-Light/panel/preferences-desktop-accessibility-panel.svg +++ b/Flat-Remix-Light/panel/preferences-desktop-accessibility-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(19.215686%,21.176471%,23.137255%)" d="M 5.75 2 C 5.058594 2 4.5 2.558594 4.5 3.25 C 4.5 3.941406 5.058594 4.5 5.75 4.5 C 6.441406 4.5 7 3.941406 7 3.25 C 7 2.558594 6.441406 2 5.75 2 Z M 2.5 5 L 2.5 6 L 4.5 6 L 4.5 10 L 5.5 10 L 5.5 7.5 L 6 7.5 L 6 10 L 7 10 L 7 6 L 9 6 L 9 5 Z M 2.5 5"/> - </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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.5,3 C 9.12,3 8,4.12 8,5.5 8,6.88 9.12,8 10.5,8 11.88,8 13,6.88 13,5.5 13,4.12 11.88,3 10.5,3 Z M 4,9 l 0,2 4,0 0,8 2,0 0,-5 1,0 0,5 2,0 0,-8 4,0 0,-2 z"/> </svg> |