aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-move-right.svg
blob: e27b9a478daf8eacb3d1e8603ad52211777fc9d1 (plain)
1
2
3
4
5
6
7
8
---
category: Arrows
---
<svg>
  <path d="M11 12h10" />
  <path d="M18 9l3 3l-3 3" />
  <path d="M7 12a2 2 0 1 1 -4 0a2 2 0 0 1 4 0z" />
</svg>