blob: 1d2fa79f9f5efd42227e58398b27de9d1b844f0d (
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: [type, display, typeface, point size, line length, line-spacing, letter-spacing, font, typography, off]
category: Text
version: "1.67"
unicode: "f1ba"
-->
<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="M4 20h3" />
<path d="M14 20h6" />
<path d="M6.9 15h6.9" />
<path d="M13 13l3 7" />
<path d="M5 20l4.09 -10.906" />
<path d="M10.181 6.183l.819 -2.183h2l3.904 8.924" />
<path d="M3 3l18 18" />
</svg>
|