diff options
Diffstat (limited to 'Flat Remix Dark/panel/state-offline.svg')
-rw-r--r-- | Flat Remix Dark/panel/state-offline.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat Remix Dark/panel/state-offline.svg b/Flat Remix Dark/panel/state-offline.svg new file mode 100644 index 000000000..2410af5b7 --- /dev/null +++ b/Flat Remix Dark/panel/state-offline.svg @@ -0,0 +1,8 @@ +<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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </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 5 7 A 1 1 0 0 1 6 8 A 1 1 0 0 1 5 9 A 1 1 0 0 1 4 8 A 1 1 0 0 1 5 7 z M 8 7 A 1 1 0 0 1 9 8 A 1 1 0 0 1 8 9 A 1 1 0 0 1 7 8 A 1 1 0 0 1 8 7 z M 11 7 A 1 1 0 0 1 12 8 A 1 1 0 0 1 11 9 A 1 1 0 0 1 10 8 A 1 1 0 0 1 11 7 z"/> +</svg> |