diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 00:59:10 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 15:59:10 +0100 |
commit | bdb537e06d499cc8b13285f0f50e5ba0b4a64473 (patch) | |
tree | a68549a64180e16ef9e1e477b3ff17556024b52d /_icons/battery-3.svg | |
parent | icons small fix (diff) | |
download | tabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz |
new icons
Diffstat (limited to '_icons/battery-3.svg')
-rw-r--r-- | _icons/battery-3.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/battery-3.svg b/_icons/battery-3.svg index 652a7ee7..0489a1bc 100644 --- a/_icons/battery-3.svg +++ b/_icons/battery-3.svg @@ -3,7 +3,7 @@ group: battery --- <svg> <path d="M6 7h11a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-11a2 2 0 01-2 -2v-6a2 2 0 012 -2"></path> - <polyline points="7 10 7 14"></polyline> - <polyline points="10 10 10 14"></polyline> - <polyline points="13 10 13 14"></polyline> + <polyline points="7 10 7 14"/> + <polyline points="10 10 10 14"/> + <polyline points="13 10 13 14"/> </svg> |