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/24/status/battery-010-charging.svg | |
parent | 1b664b9cea0d87008b15a9aa043da30cb0c9d00e (diff) |
Added Material Black theme
Diffstat (limited to '.icons/Material-Black-Lime-Numix/24/status/battery-010-charging.svg')
-rw-r--r-- | .icons/Material-Black-Lime-Numix/24/status/battery-010-charging.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.icons/Material-Black-Lime-Numix/24/status/battery-010-charging.svg b/.icons/Material-Black-Lime-Numix/24/status/battery-010-charging.svg new file mode 100644 index 00000000..197baab3 --- /dev/null +++ b/.icons/Material-Black-Lime-Numix/24/status/battery-010-charging.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> + <path d="m 9 4 0 2 -3 0 0 14 12 0 0 -14 -3 0 0 -2 -6 0 m 5 3 -1 5 3 0 -6 7 1 -5 -3 0 6 -7 z" style="fill:#ececec;opacity:0.4;fill-opacity:1"/> + <path d="m 6 18.4 0 1.6 l 12 0 0 -1.6 -7.486 0 l -0.514 0.6 0.119 -0.6 -4.119 0" style="fill:#ff8000;opacity:1;fill-opacity:1"/> +</svg> |