diff options
Diffstat (limited to 'Flat-Remix/panel/network-wireless-signal-good.svg')
-rw-r--r-- | Flat-Remix/panel/network-wireless-signal-good.svg | 25 |
1 files changed, 6 insertions, 19 deletions
diff --git a/Flat-Remix/panel/network-wireless-signal-good.svg b/Flat-Remix/panel/network-wireless-signal-good.svg index 30453e40f..466c252f0 100644 --- a/Flat-Remix/panel/network-wireless-signal-good.svg +++ b/Flat-Remix/panel/network-wireless-signal-good.svg @@ -1,22 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> - <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> - <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> - </filter> - <mask id="mask0"> - <g filter="url(#alpha)"> - <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> - </g> - </mask> - <clipPath id="clip1"> - <rect width="12" height="12" x="0" y="0"/> - </clipPath> - <g id="surface5" clip-path="url(#clip1)"> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6.015625 3 C 4.5 3 3.132812 3.636719 2 4.507812 L 6.015625 9 C 6 9 10 4.492188 10 4.492188 C 8.871094 3.632812 7.519531 3 6.015625 3 Z M 6.015625 3"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6.015625 4.5 C 4.894531 4.5 3.738281 4.855469 2.898438 5.5 L 6.015625 9 L 9.101562 5.5 C 8.265625 4.863281 7.128906 4.5 6.015625 4.5 Z M 6.015625 4.5"/> - </g> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 11.029297,5 0.002,0.00195 C 7.99685,5.0019531 5.2653,6.2718052 3,8.015625 l 8.03125,8.980469 C 11,17 19,7.984375 19,7.984375 16.742,6.2632943 14.040297,5 11.029297,5 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11.03125,7.9980469 C 8.78845,7.9980469 6.4751812,8.7110461 4.8007812,10 l 6.2304688,7 6.167969,-7 c -1.667,-1.2725567 -3.940016,-1.9980469 -6.166016,-1.9980469 z"/> </svg> |