diff options
Diffstat (limited to 'Flat-Remix/panel/network-wireless-acquiring.svg')
-rw-r--r-- | Flat-Remix/panel/network-wireless-acquiring.svg | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Flat-Remix/panel/network-wireless-acquiring.svg b/Flat-Remix/panel/network-wireless-acquiring.svg index bfb52cf5f..546918337 100644 --- a/Flat-Remix/panel/network-wireless-acquiring.svg +++ b/Flat-Remix/panel/network-wireless-acquiring.svg @@ -1,9 +1,11 @@ -<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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 11.03109,5.00005 c -3.03441,0 -5.7659,1.12508 -8.03121,2.86955 L 3.2323,8 18.7423,8 19.00011,7.837 C 16.74351,6.11182 14.04241,5 11.03131,5 Z M 8,14 11.03109,17 14,14 Z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,9 C 4.892,9 4,9.892 4,11 4,12.108 4.892,13 6,13 7.108,13 8,12.108 8,11 8,9.892 7.108,9 6,9 Z m 5,0 c -1.108,0 -2,0.892 -2,2 0,1.108 0.892,2 2,2 1.108,0 2,-0.892 2,-2 0,-1.108 -0.892,-2 -2,-2 z m 5,0 c -1.108,0 -2,0.892 -2,2 0,1.108 0.892,2 2,2 1.108,0 2,-0.892 2,-2 0,-1.108 -0.892,-2 -2,-2 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,12 A 2,2 0 0 1 7,14 2,2 0 0 1 5,12 2,2 0 0 1 7,10 2,2 0 0 1 9,12 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 14,12 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 19,12 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,5 C 8.9494,5 6.0806,6.0732 4,8 L 4.7265625,9 H 19.273438 L 20,8 C 17.919,6.0731 15.051,5 12,5 Z M 9.0917969,15 12,19 14.908203,15 Z"/> </svg> |