diff options
Diffstat (limited to 'Flat Remix Light/panel/dino-status-dnd.svg')
-rw-r--r-- | Flat Remix Light/panel/dino-status-dnd.svg | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/Flat Remix Light/panel/dino-status-dnd.svg b/Flat Remix Light/panel/dino-status-dnd.svg index 985a477e6..05f293ea5 100644 --- a/Flat Remix Light/panel/dino-status-dnd.svg +++ b/Flat Remix Light/panel/dino-status-dnd.svg @@ -1,8 +1,5 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 8 1 A 7 7 0 0 0 1 8 A 7 7 0 0 0 8 15 A 7 7 0 0 0 15 8 A 7 7 0 0 0 8 1 z M 3.875 7 L 7 7 L 9 7 L 12.125 7 C 12.61 7 13 7.39 13 7.875 L 13 8.125 C 13 8.61 12.61 9 12.125 9 L 8.125 9 L 7.875 9 L 3.875 9 C 3.39 9 3 8.61 3 8.125 L 3 7.875 C 3 7.39 3.39 7 3.875 7 z"/> +<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 6 2 C 3.789062 2 2 3.789062 2 6 C 2 8.210938 3.789062 10 6 10 C 8.210938 10 10 8.210938 10 6 C 10 3.789062 8.210938 2 6 2 Z M 4 5.5 L 8 5.5 C 8.277344 5.5 8.5 5.722656 8.5 6 C 8.5 6.277344 8.277344 6.5 8 6.5 L 4 6.5 C 3.722656 6.5 3.5 6.277344 3.5 6 C 3.5 5.722656 3.722656 5.5 4 5.5 Z M 4 5.5"/> + </g> </svg> |