blob: d808a4266a8812eaa0566a70029062c280e08442 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!--
tags: [type, display, typeface, point size, line length, line-spacing, letter-spacing, font, typography, writing]
category: Text
version: "1.5"
unicode: "ebc5"
-->
<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 20l3 0" />
<path d="M14 20l7 0" />
<path d="M6.9 15l6.9 0" />
<path d="M10.2 6.3l5.8 13.7" />
<path d="M5 20l6 -16l2 0l7 16" />
</svg>
|