aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/cash.svg
blob: 26a41b73af3d7b792f9e09a420baee80e333b648 (plain)
1
2
3
4
5
6
7
8
---
tags: [currency, payment]
---
<svg>
  <rect x="7" y="9" width="14" height="10" rx="2" />
  <circle cx="14" cy="14" r="2" />
  <path d="M17 9v-2a2 2 0 00-2 -2h-10a2 2 0 00-2 2v6a2 2 0 002 2h2" />
</svg>