diff options
Diffstat (limited to 'Flat Remix Light/panel/keyboard-battery-medium.svg')
-rw-r--r-- | Flat Remix Light/panel/keyboard-battery-medium.svg | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/Flat Remix Light/panel/keyboard-battery-medium.svg b/Flat Remix Light/panel/keyboard-battery-medium.svg index 7d82acc72..33a4e696c 100644 --- a/Flat Remix Light/panel/keyboard-battery-medium.svg +++ b/Flat Remix Light/panel/keyboard-battery-medium.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </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.34902"/> + </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(19.215686%,21.176471%,23.137255%)" d="M 3.25 2 C 3.113281 2 3 2.113281 3 2.25 L 3 2.5 L 2 2.5 L 2 9.75 C 2 9.890625 2.113281 10 2.25 10 L 5.25 10 C 5.386719 10 5.5 9.890625 5.5 9.75 L 5.5 2.5 L 4.5 2.5 L 4.5 2.25 C 4.5 2.113281 4.386719 2 4.25 2 Z M 3.25 2"/> + </g> </defs> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 2.5,1 C 2.223,1 2,1.22 2,1.5 V 2 H 0 V 2 14.5 C 0,14.78 0.223,15 0.5,15 H 6.5 C 6.777,15 7,14.78 7,14.5 V 2 H 6.5 5 V 1.5 C 5,1.23 4.777,1 4.5,1 Z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,8 V 14.5 C 0,14.78 0.223,15 0.5,15 H 6.5 C 6.777,15 7,14.78 7,14.5 V 8 Z"/> - <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 10,2 C 9.446,2 9,2.45 9,3 V 14 C 9,14.55 9.446,15 10,15 H 15 C 15.554,15 16,14.55 16,14 V 3 C 16,2.45 15.554,2 15,2 Z M 10,4 H 11 V 5 H 10 Z M 12,4 H 13 V 5 H 12 Z M 14,5 H 15 V 12 H 14 Z M 10,6 H 11 V 7 H 10 Z M 12,6 H 13 V 7 H 12 Z M 10,8 H 11 V 9 H 10 Z M 12,8 H 13 V 9 H 12 Z M 10,10 H 11 V 11 H 10 Z M 12,10 H 13 V 11 H 12 Z M 10,12 H 11 V 13 H 10 Z M 12,12 H 13 V 13 H 12 Z"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 2 6 L 2 9.75 C 2 9.890625 2.113281 10 2.25 10 L 5.25 10 C 5.386719 10 5.5 9.890625 5.5 9.75 L 5.5 6 Z M 2 6"/> + <path style="fill-rule:evenodd;fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 7 2.5 C 6.722656 2.5 6.5 2.722656 6.5 3 L 6.5 9.5 C 6.5 9.777344 6.722656 10 7 10 L 9.5 10 C 9.777344 10 10 9.777344 10 9.5 L 10 3 C 10 2.722656 9.777344 2.5 9.5 2.5 Z M 7 4 L 7.5 4 L 7.5 4.5 L 7 4.5 Z M 8 4 L 8.5 4 L 8.5 4.5 L 8 4.5 Z M 9 4.5 L 9.5 4.5 L 9.5 8 L 9 8 Z M 7 5 L 7.5 5 L 7.5 5.5 L 7 5.5 Z M 8 5 L 8.5 5 L 8.5 5.5 L 8 5.5 Z M 7 6 L 7.5 6 L 7.5 6.5 L 7 6.5 Z M 8 6 L 8.5 6 L 8.5 6.5 L 8 6.5 Z M 7 7 L 7.5 7 L 7.5 7.5 L 7 7.5 Z M 8 7 L 8.5 7 L 8.5 7.5 L 8 7.5 Z M 7 8 L 7.5 8 L 7.5 8.5 L 7 8.5 Z M 8 8 L 8.5 8 L 8.5 8.5 L 8 8.5 Z M 8 8"/> + </g> </svg> |