aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-right-circle.svg
blob: 0d647fb58dd8ea0bb95dd25709b54ef9bd21c0d8 (plain)
1
2
3
4
5
6
7
8
---
category: Arrows
---
<svg>
  <path d="M18 15l3 -3l-3 -3" />
  <circle cx="5" cy="12" r="2" />
  <path d="M7 12h14" />
</svg>