blob: b5353443ebb7a5ed24cee18ba553c07d109f8f14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
---
tags: [math, geometry]
category: Arrows
version: "1.43"
---
<svg>
<path d="M11 20h-.01" />
<path d="M15 20h-.01" />
<path d="M19 20h-.01" />
<path d="M4 7l3 -3l3 3" />
<path d="M7 20v-16" />
</svg>
|