blob: 1330763ad79620c83727a20312423886590df6d0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [bottom, proceed, swipe, next]
category: Arrows
version: "1.0"
---
<svg>
<line x1="12" y1="5" x2="12" y2="19" />
<line x1="16" y1="15" x2="12" y2="19" />
<line x1="8" y1="15" x2="12" y2="19" />
</svg>
|