22 lines
513 B
XML
22 lines
513 B
XML
<!--
|
|
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>
|