diff options
Diffstat (limited to 'Flat Remix/panel/network-wireless-secure-signal-low.svg')
-rw-r--r-- | Flat Remix/panel/network-wireless-secure-signal-low.svg | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/Flat Remix/panel/network-wireless-secure-signal-low.svg b/Flat Remix/panel/network-wireless-secure-signal-low.svg index 917ba2c46..1b8acc0a4 100644 --- a/Flat Remix/panel/network-wireless-secure-signal-low.svg +++ b/Flat Remix/panel/network-wireless-secure-signal-low.svg @@ -1,10 +1,23 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> +<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"> <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } - </style> + <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.023438 1.5 C 3.746094 1.5 1.699219 2.453125 0 3.761719 L 6.023438 10.5 L 6.75 9.679688 L 6.75 8.25 L 7.511719 8.25 C 7.523438 7.023438 8.515625 6 9.75 6 C 9.832031 6 9.90625 6.015625 9.984375 6.023438 L 12 3.75 C 10.308594 2.457031 8.28125 1.5 6.023438 1.5 Z M 6.023438 1.5"/> + </g> </defs> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 8.031,2 C 4.9969,2 2.2653,3.2711 0,5.0156 L 8.031,14 9,12.906 V 11 H 10.014 C 10.033,9.365 11.356,8 13,8 13.108,8 13.21,8.022 13.314,8.033 L 16,5 C 13.743,3.2748 11.042,2 8.031,2 Z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,9 C 6,9 4.4492,10 4.4492,10 L 8,14 C 8.255,13.699 8.653,13.257 9,12.863 V 11 H 10.014 C 10.02,10.444 10.186,9.925 10.455,9.475 9.823,9.233 8.966,9 8,9 Z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 13,9 C 11.892,9 11,9.911 11,11.031 V 12 H 10 V 16 H 16 V 12 H 15 V 11.031 C 15,9.911 14.108,9 13,9 Z M 13,10 C 13.554,10 14,10.442 14,11 V 12 H 12 V 11 C 12,10.442 12.446,10 13,10 Z"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6 6.75 C 4.5 6.75 3.335938 7.5 3.335938 7.5 L 6 10.5 C 6.191406 10.273438 6.488281 9.941406 6.75 9.648438 L 6.75 8.25 L 7.511719 8.25 C 7.515625 7.832031 7.640625 7.445312 7.839844 7.105469 C 7.367188 6.925781 6.722656 6.75 6 6.75 Z M 6 6.75"/> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 9.75 6.75 C 8.917969 6.75 8.25 7.433594 8.25 8.273438 L 8.25 9 L 7.5 9 L 7.5 12 L 12 12 L 12 9 L 11.25 9 L 11.25 8.273438 C 11.25 7.433594 10.582031 6.75 9.75 6.75 Z M 9.75 7.5 C 10.164062 7.5 10.5 7.832031 10.5 8.25 L 10.5 9 L 9 9 L 9 8.25 C 9 7.832031 9.335938 7.5 9.75 7.5 Z M 9.75 7.5"/> + </g> </svg> |