blob: 813639242cb04e3401d0a71dc9a0c80341f3e956 (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [toggle, arrows]
category: Arrows
---
<svg>
<path d="M3 17h5l1.67 -2.386m3.66 -5.227l1.67 -2.387h6" />
<path d="M18 4l3 3l-3 3" />
<path d="M3 7h5l7 10h6" />
<path d="M18 20l3 -3l-3 -3" />
</svg>
|