blob: c1c7717f130ca5311ba0d259081fe2edcf84a32a (
plain)
1
2
3
4
5
6
7
8
|
---
tags: [next, proceed, point, pointer]
---
<svg>
<line x1="5" y1="12" x2="19" y2="12" />
<line x1="15" y1="16" x2="19" y2="12" />
<line x1="15" y1="8" x2="19" y2="12" />
</svg>
|