diff options
Diffstat (limited to 'Flat-Remix-Light/panel/network-wired-no-route.svg')
-rw-r--r-- | Flat-Remix-Light/panel/network-wired-no-route.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix-Light/panel/network-wired-no-route.svg b/Flat-Remix-Light/panel/network-wired-no-route.svg index bfa03c76c..9557c0ba5 100644 --- a/Flat-Remix-Light/panel/network-wired-no-route.svg +++ b/Flat-Remix-Light/panel/network-wired-no-route.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<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> - <g transform="translate(-153.0002,-551.36047)"> - <path style="fill:currentColor" class="ColorScheme-Text" d="m 158,556.3622 c 0,0 -1,0 -1,1 l 0,9 c 0,1 1,1 1,1 l 2,0 1,1 6,0 1,-1 2,0 c 0,0 1,0.12994 1,-1 l 0,-9 c 0,-1 -1,-1 -1,-1 l -12,0 z m 6,2 c 1.10457,0 2,0.89543 2,2 0,1.10457 -0.89543,2 -2,2 l 0,1 -1,0 0,-2 1,0 c 0.55229,0 1,-0.44772 1,-1 0,-0.55228 -0.44771,-1 -1,-1 -0.55228,0 -1,0.44772 -1,1 l -1,0 c 0,-1.10457 0.89543,-2 2,-2 z m -0.5,5.75 c 0.41421,0 0.75,0.33579 0.75,0.75 0,0.41421 -0.33579,0.75 -0.75,0.75 -0.41421,0 -0.75,-0.33579 -0.75,-0.75 0,-0.41421 0.33579,-0.75 0.75,-0.75 z"/> + <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> </svg> |