blob: 65ddbde4cebf55b6b0600060c9969e2b61c2f2a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!--
category: Devices
tags: [flash, thunder, electricity, power, energy, charge, current, storm, lightning, shock]
version: "2.10"
unicode: "f871"
-->
<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="M13.5 17h-9.5a1 1 0 0 1 -1 -1v-12a1 1 0 0 1 1 -1h16a1 1 0 0 1 1 1v8.5" />
<path d="M3 13h13" />
<path d="M8 21h5.5" />
<path d="M10 17l-.5 4" />
<path d="M19 16l-2 3h4l-2 3" />
</svg>
|