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/64/devices/battery-caution-charging.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/64/devices/battery-caution-charging.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/64/devices/battery-caution-charging.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/64/devices/battery-caution-charging.svg b/.icons/Material-Black-Lime-Numix/64/devices/battery-caution-charging.svg new file mode 100644 index 00000000..2c85ae86 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/64/devices/battery-caution-charging.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 48 48"> + <defs> + <linearGradient id="linear0" gradientUnits="userSpaceOnUse" y1="-7" x2="0" y2="23" gradientTransform="matrix(1.125,0,0,1.125,-2.999998,-3)"> + <stop style="stop-color:#829495;stop-opacity:1"/> + <stop offset="1" style="stop-color:#667678;stop-opacity:1"/> + </linearGradient> + </defs> + <g> + <path d="m 21.75 6 c -1.246 0 -2.25 1 -2.25 2.25 l 0 0.75 l -2.25 0 c -1.246 0 -2.25 1 -2.25 2.25 l 0 28.5 c 0 1.246 1 2.25 2.25 2.25 l 13.5 0 c 1.246 0 2.25 -1 2.25 -2.25 l 0 -28.5 c 0 -1.246 -1 -2.25 -2.25 -2.25 l -2.25 0 l 0 -0.75 c 0 -1.246 -1 -2.25 -2.25 -2.25 m -4.5 0" style="fill:url(#linear0);stroke:none;fill-rule:nonzero"/> + <path d="m 17.25 33.75 l 13.5 0 c 1.242 0 2.25 1.01 2.25 2.25 l 0 3.75 c 0 1.242 -1.01 2.25 -2.25 2.25 l -13.5 0 c -1.242 0 -2.25 -1.01 -2.25 -2.25 l 0 -3.75 c 0 -1.242 1.01 -2.25 2.25 -2.25 m 0 0" style="fill:#6fa6ce;fill-opacity:1;stroke:none;fill-rule:nonzero"/> + <path d="m 17.25 9 l 13.5 0 c 1.242 0 2.25 1.01 2.25 2.25 l 0 28.5 c 0 1.242 -1.01 2.25 -2.25 2.25 l -13.5 0 c -1.242 0 -2.25 -1.01 -2.25 -2.25 l 0 -28.5 c 0 -1.242 1.01 -2.25 2.25 -2.25 m 0 0" style="fill:#6fa6ce;fill-opacity:0.2;stroke:none;fill-rule:nonzero"/> + <path d="m 24 6 l 3 0 l 0 3 l -3 0 m 0 -3" style="fill:#fff;fill-opacity:0.2;stroke:none;fill-rule:nonzero"/> + <path d="m 27 9 l 3 0 l 0 33 l -3 0 m 0 -33" style="fill:#fff;fill-opacity:0.2;stroke:none;fill-rule:nonzero"/> + <path d="m 28.5 13.5 l -12 13.5 l 7.5 0 l -4.5 10.5 l 12 -15 l -5.625 0 m 2.625 -9" style="fill:#fff;fill-opacity:1;stroke:none;fill-rule:evenodd"/> + </g> +</svg> |