diff options
Diffstat (limited to 'Flat-Remix/panel/phone-battery-medium.svg')
-rw-r--r-- | Flat-Remix/panel/phone-battery-medium.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Flat-Remix/panel/phone-battery-medium.svg b/Flat-Remix/panel/phone-battery-medium.svg new file mode 100644 index 000000000..4c108c110 --- /dev/null +++ b/Flat-Remix/panel/phone-battery-medium.svg @@ -0,0 +1,23 @@ +<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> + <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 1.875 1.5 C 1.667969 1.5 1.5 1.667969 1.5 1.875 L 1.5 2.25 L 0 2.25 L 0 2.246094 L 0 10.125 C 0 10.332031 0.167969 10.5 0.375 10.5 L 4.875 10.5 C 5.082031 10.5 5.25 10.332031 5.25 10.125 L 5.25 2.25 L 3.75 2.25 L 3.75 1.875 C 3.75 1.667969 3.582031 1.5 3.375 1.5 Z M 1.875 1.5"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 0 6 L 0 10.125 C 0 10.332031 0.167969 10.5 0.375 10.5 L 4.875 10.5 C 5.082031 10.5 5.25 10.332031 5.25 10.125 L 5.25 6 Z M 0 6"/> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 7.5 1.5 C 7.085938 1.5 6.75 1.835938 6.75 2.25 L 6.75 9.75 C 6.75 10.164062 7.085938 10.5 7.5 10.5 L 11.25 10.5 C 11.664062 10.5 12 10.164062 12 9.75 L 12 2.25 C 12 1.835938 11.664062 1.5 11.25 1.5 Z M 8.035156 2.25 L 10.714844 2.25 C 11.011719 2.25 11.25 2.5 11.25 2.8125 L 11.25 8.4375 C 11.25 8.75 11.011719 9 10.714844 9 L 8.035156 9 C 7.738281 9 7.5 8.75 7.5 8.4375 L 7.5 2.8125 C 7.5 2.5 7.738281 2.25 8.035156 2.25 Z M 8.035156 2.25"/> + </g> +</svg> |