aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-right-circle.svg
blob: 3f42d5abe619b8e928eb8595ebc841a5cb17a5ab (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" />
  <line x1="7" y1="12" x2="21" y2="12" />
</svg>