blob: e275c6f068d6c41090dca7b8c87f520e181b5350 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!--
tags: [format, filetype, file, document, bmp, plugin, addon, module, component, extra]
category: Extensions
version: "1.93"
unicode: "f3a6"
-->
<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="M18 16v-8h2a2 2 0 1 1 0 4h-2" />
<path d="M6 14a2 2 0 0 1 -2 2h-2v-8h2a2 2 0 1 1 0 4h-2h2a2 2 0 0 1 2 2" />
<path d="M9 16v-8l3 6l3 -6v8" />
</svg>
|