From 72bf8e5ce3a1c1765b7be7348262ed3ee9a1a064 Mon Sep 17 00:00:00 2001 From: Yarninator Date: Mon, 5 Aug 2024 14:02:39 +0200 Subject: [PATCH] Added more icons --- icons/cash.svg | 26 ++++++++++++++++++++++++++ icons/creditcard.svg | 6 ++++++ 2 files changed, 32 insertions(+) create mode 100644 icons/cash.svg create mode 100644 icons/creditcard.svg diff --git a/icons/cash.svg b/icons/cash.svg new file mode 100644 index 0000000..f9927b0 --- /dev/null +++ b/icons/cash.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/creditcard.svg b/icons/creditcard.svg new file mode 100644 index 0000000..00eecda --- /dev/null +++ b/icons/creditcard.svg @@ -0,0 +1,6 @@ + + + +credit-card + + \ No newline at end of file