mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
New icons battery-vertical, cancel, umbrella-2 (#1111)
This commit is contained in:
18
icons/outline/battery-vertical-charging.svg
Normal file
18
icons/outline/battery-vertical-charging.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<!--
|
||||
category: Devices
|
||||
tags: [charge, energy, power, electricity]
|
||||
-->
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M7 18v-11a2 2 0 0 1 2 -2h.5a.5 .5 0 0 0 .5 -.5a.5 .5 0 0 1 .5 -.5h3a.5 .5 0 0 1 .5 .5a.5 .5 0 0 0 .5 .5h.5a2 2 0 0 1 2 2v11a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2" />
|
||||
<path d="M12.667 8l-2.667 4h4l-2.667 4" />
|
||||
</svg>
|
After Width: | Height: | Size: 496 B |
Reference in New Issue
Block a user