mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
23 lines
525 B
XML
23 lines
525 B
XML
<!--
|
|
category: Communication
|
|
tags: [electric, fast, flash, speed, power, charge, energy, thunder, zap, lightning]
|
|
version: "2.10"
|
|
unicode: "f96d"
|
|
-->
|
|
<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="M8 9h8" />
|
|
<path d="M8 13h6" />
|
|
<path d="M13 18l-5 3v-3h-2a3 3 0 0 1 -3 -3v-8a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v5.5" />
|
|
<path d="M19 16l-2 3h4l-2 3" />
|
|
</svg>
|