diff options
Diffstat (limited to 'src/_icons/cash-banknote.svg')
-rw-r--r-- | src/_icons/cash-banknote.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/cash-banknote.svg b/src/_icons/cash-banknote.svg new file mode 100644 index 00000000..ac892afa --- /dev/null +++ b/src/_icons/cash-banknote.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="3"/> + <rect x="3" y="6" width="18" height="12" rx="2"/> + <path d="M18 12h.01"/> + <path d="M6 12h.01"/> +</svg> |