aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/currency.svg
blob: cd477f5d0004b35380f76b3d294a8f7275347922 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: Currencies
version: "1.48"
---
<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>