1
0
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:
Peter C
2024-06-25 14:00:35 +02:00
committed by GitHub
parent 15c2da6a42
commit 848f91ed98
15 changed files with 278 additions and 0 deletions

View 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