diff options
Diffstat (limited to 'Flat-Remix-Light/panel/smartphone-disconnected.svg')
-rw-r--r--[l---------] | Flat-Remix-Light/panel/smartphone-disconnected.svg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Flat-Remix-Light/panel/smartphone-disconnected.svg b/Flat-Remix-Light/panel/smartphone-disconnected.svg index 4cd3fc48b..758512ecd 120000..100644 --- a/Flat-Remix-Light/panel/smartphone-disconnected.svg +++ b/Flat-Remix-Light/panel/smartphone-disconnected.svg @@ -1 +1,8 @@ -smartphonedisconnected.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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-Highlight" d="m8 4c-1 0-1 1-1 1v14s0 1 1 1h8c1 0 1-1 1-1v-14s0-1-1-1h-8zm7 3v9h-6v-8.998l6-0.00195zm-3 10a1 1 0 0 1 1 1 1 1 0 0 1 -1 1 1 1 0 0 1 -1 -1 1 1 0 0 1 1 -1z"/> +</svg> |