blob: f5d1bf7f6f76953c2b0301a56a7be46ad1615508 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<!--
tags: [code, coding, file, web, programming, page, html, plugin, addon, module]
category: Extensions
version: "2.7"
unicode: "f7b1"
-->
<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 16v-8l2 5l2 -5v8" />
<path d="M1 16v-8" />
<path d="M5 8v8" />
<path d="M1 12h4" />
<path d="M7 8h4" />
<path d="M9 8v8" />
<path d="M20 8v8h3" />
</svg>
|