diff options
author | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2020-04-13 11:11:23 -0300 |
commit | 27460d549be12b74b724537e0836b58c96ce9031 (patch) | |
tree | ef3437a35e1fe79912dd8e8f0c7a5ecbce9933b5 /.icons/Material-Black-Lime-Numix/32/devices/battery-good.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/32/devices/battery-good.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/32/devices/battery-good.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/32/devices/battery-good.svg b/.icons/Material-Black-Lime-Numix/32/devices/battery-good.svg new file mode 100644 index 00000000..c8f4e4b9 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/32/devices/battery-good.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"> + <defs> + <linearGradient gradientTransform="matrix(0.75,0,0,0.75,-1.9999989,-1.9999999)" y2="23" x2="0" y1="-7" gradientUnits="userSpaceOnUse" id="linearGradient3011"> + <stop style="stop-color:#839496;stop-opacity:1"/> + <stop offset="1" style="stop-color:#667678;stop-opacity:1"/> + </linearGradient> + </defs> + <path d="M 14.5 4 C 13.669 4 13 4.6689997 13 5.5 L 13 6 L 11.5 6 C 10.669 6 10 6.669 10 7.5 L 10 26.5 C 10 27.331 10.669 28 11.5 28 L 20.5 28 C 21.331 28 22 27.331 22 26.5 L 22 7.5 C 22 6.669 21.331 6 20.5 6 L 19 6 L 19 5.5 C 19 4.6689997 18.331 4 17.5 4 L 14.5 4 z " style="fill:url(#linearGradient3011);fill-opacity:1;stroke:none"/> + <rect rx="1.5" y="11.5" x="10" height="16.5" width="12" style="fill:#6fa7ce;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect width="12" height="22" x="10" y="6" rx="1.5" style="fill:#6fa7ce;opacity:0.2;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect width="2" height="2" x="16" y="4" style="fill:#fff;opacity:0.2;fill-opacity:1;stroke:none"/> + <rect width="2" height="22" x="18" y="6" rx="0" style="fill:#fff;opacity:0.2;fill-opacity:1;stroke:none"/> +</svg> |