diff options
author | codecalm <codecalm@gmail.com> | 2021-11-03 14:20:13 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-03 14:20:13 +0100 |
commit | 808d2c65200c2db97452f5c317ed52d535c7e3e4 (patch) | |
tree | 339f74effbe66c53d5e3b0b7e9b8f6b50df7d4fc /src/_icons/battery-charging-2.svg | |
parent | 10 new icons: `arrow-autofit-down`, `arrow-autofit-height`, `arrow-autofit-le... (diff) | |
download | tabler-icons-808d2c65200c2db97452f5c317ed52d535c7e3e4.tar.xz |
10 new icons: `arrow-autofit-content`, `ballon`, `battery-charging-2`, `battery-eco`, `beach`, `list-details`, `multiplier-0-5x`, `multiplier-1-5x`, `multiplier-1x`, `multiplier-2x`
Fixed icons: `arrow-autofit-down`, `arrow-autofit-height`, `arrow-autofit-left`, `arrow-autofit-right`, `arrow-autofit-up`, `arrow-autofit-width`, `arrows-diagonal-minimize-2`, `arrows-diagonal-minimize`, `highlight`
Diffstat (limited to 'src/_icons/battery-charging-2.svg')
-rw-r--r-- | src/_icons/battery-charging-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/battery-charging-2.svg b/src/_icons/battery-charging-2.svg new file mode 100644 index 00000000..f290a60d --- /dev/null +++ b/src/_icons/battery-charging-2.svg @@ -0,0 +1,10 @@ +--- +category: Devices +--- +<svg> + <path d="M4 9a2 2 0 0 1 2 -2h11a2 2 0 0 1 2 2v.5a0.5 .5 0 0 0 .5 .5a0.5 .5 0 0 1 .5 .5v3a0.5 .5 0 0 1 -.5 .5a0.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-4.5" /> + <path d="M3 15h6v2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2v-2z" /> + <path d="M6 22v-3" /> + <path d="M4 15v-2.5" /> + <path d="M8 15v-2.5" /> +</svg> |