blob: 8613ac2fb07d5dfb1961067d2b06b5fc2cc58462 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
category: Text
tags: [filter, classify, arrange, order]
version: "1.0"
unicode: "eb26"
---
<svg>
<line x1="4" y1="6" x2="11" y2="6" />
<line x1="4" y1="12" x2="11" y2="12" />
<line x1="4" y1="18" x2="13" y2="18" />
<polyline points="15 9 18 6 21 9" />
<line x1="18" y1="6" x2="18" y2="18" />
</svg>
|