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/48/devices/battery-full-charging.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/48/devices/battery-full-charging.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/48/devices/battery-full-charging.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/48/devices/battery-full-charging.svg b/.icons/Material-Black-Lime-Numix/48/devices/battery-full-charging.svg new file mode 100644 index 00000000..5c7cb8c8 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/48/devices/battery-full-charging.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"> + <defs> + <linearGradient id="linearGradient3790" y1="-7" x2="0" y2="23" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#839496;stop-opacity:1"/> + <stop offset="1" style="stop-color:#667678;stop-opacity:1"/> + </linearGradient> + </defs> + <path d="m 22 8 c -1.108 0 -2 0.892 -2 2 l 0 1 l -2 0 c -1.108 0 -2 0.892 -2 2 l 0 25 c 0 1.108 0.892 2 2 2 l 12 0 c 1.108 0 2 -0.892 2 -2 l 0 -25 c 0 -1.108 -0.892 -2 -2 -2 l -2 0 l 0 -1 c 0 -1.108 -0.892 -2 -2 -2 l -4 0 z" style="fill:url(#linearGradient3790);fill-opacity:1;stroke:none"/> + <rect width="16" height="29" x="16" y="11" rx="2" style="fill:#6fa7ce;opacity:1;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect width="2" height="3" x="24" y="8" style="fill:#fff;opacity:0.2;fill-opacity:1;stroke:none"/> + <rect rx="2" y="11" x="16" height="29" width="16" style="fill:#6fa7ce;opacity:0.2;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <rect width="3" height="29" x="27" y="11" style="fill:#fff;opacity:0.2;fill-opacity:1;stroke:none"/> + <path d="m 28 15 -10.5 12 6.5 0 -4 9 10.5 -13 -5 0 z" style="fill:#fff;fill-opacity:1;fill-rule:evenodd"/> +</svg> |