aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/currency-ripple.svg
blob: 48ff421471aa327d5437586c9273dd60209d11af (plain)
1
2
3
4
5
6
7
8
9
10
---
category: Currencies
---
<svg>
  <circle cx="7" cy="12" r="3" />
  <circle cx="17" cy="7" r="3" />
  <circle cx="17" cy="17" r="3" />
  <path d="M10 12h3l2 -2.5" />
  <path d="M15 14.5l-2 -2.5" />
</svg>