diff options
Diffstat (limited to 'Flat-Remix-Red-Light/panel/network-wired-no-route.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/network-wired-no-route.svg | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Flat-Remix-Red-Light/panel/network-wired-no-route.svg b/Flat-Remix-Red-Light/panel/network-wired-no-route.svg index 8bf0eb21a..6c6ef8e8d 100644 --- a/Flat-Remix-Red-Light/panel/network-wired-no-route.svg +++ b/Flat-Remix-Red-Light/panel/network-wired-no-route.svg @@ -1,10 +1,8 @@ <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:#454850; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> - <g transform="translate(-152 -548.36)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m158 554.36s-1 0-1 1v9c0 1 1 1 1 1h2l1 1h6l1-1h2s1 0.12994 1-1v-9c0-1-1-1-1-1h-12zm6 2c1.1046 0 2 0.89543 2 2s-0.89543 2-2 2v1h-1v-2h1c0.55229 0 1-0.44772 1-1s-0.44771-1-1-1c-0.55228 0-1 0.44772-1 1h-1c0-1.1046 0.89543-2 2-2zm-0.5 5.75c0.41421 0 0.75 0.33579 0.75 0.75s-0.33579 0.75-0.75 0.75-0.75-0.33579-0.75-0.75 0.33579-0.75 0.75-0.75z"/> - </g> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 5,5 C 5,5 4,5 4,6.0000001 V 16 c 0,1 1,1 1,1 h 2 l 0.9999999,1 H 15 l 1,-1 h 2 c 0,0 1,0.13 1,-1 V 6.0000001 C 19,5 18,5 18,5 Z m 7,2.9999999 c 1.1,0 2,0.895 2,2.0000001 0,1.105 -0.9,2 -2,2 v 1 h -1 v -2 h 1 c 0.55,0 1,-0.448 1,-1 0,-0.552 -0.45,-1 -1,-1 -0.55,0 -1,0.448 -1,1 H 10 C 10,8.8949999 10.9,7.9999999 12,7.9999999 Z M 11,14 h 1 v 1 h -1 z"/> </svg> |