aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/currency.svg
blob: a5e19c80d714dbae8da9fbdafd2b9c4343b457a7 (plain)
1
2
3
4
5
6
7
8
9
10
---
category: Currencies
---
<svg>
  <circle cx="12" cy="12" r="7" />
  <path d="M4 4l3 3" />
  <path d="M20 4l-3 3" />
  <path d="M4 20l3 -3" />
  <path d="M20 20l-3 -3" />
</svg>