From 8d8b01177032c4a6ac159a5d07f3f025d201b248 Mon Sep 17 00:00:00 2001 From: Eduard9969 Date: Mon, 22 Jul 2024 12:32:52 +0000 Subject: [PATCH] auto-update: update icons with the latest commit b10e5f120cfdc98a6857bd8efe9c3e49e6592803 --- .commit | 2 +- resources/svg/atm-withdrawal-icon.svg | 1 + resources/svg/finance-filled-icon.svg | 1 + resources/svg/finance-icon.svg | 1 + resources/svg/inbound-icon.svg | 1 + resources/svg/make-payment-icon.svg | 1 + resources/svg/outbound-icon.svg | 1 + resources/svg/payout-dollar-icon.svg | 1 + resources/svg/payout-euro-icon.svg | 1 + resources/svg/payout-icon.svg | 1 + resources/svg/payout-pound-icon.svg | 1 + resources/svg/payout-rupee-icon.svg | 1 + resources/svg/payout-yen-icon.svg | 1 + 13 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 resources/svg/atm-withdrawal-icon.svg create mode 100644 resources/svg/finance-filled-icon.svg create mode 100644 resources/svg/finance-icon.svg create mode 100644 resources/svg/inbound-icon.svg create mode 100644 resources/svg/make-payment-icon.svg create mode 100644 resources/svg/outbound-icon.svg create mode 100644 resources/svg/payout-dollar-icon.svg create mode 100644 resources/svg/payout-euro-icon.svg create mode 100644 resources/svg/payout-icon.svg create mode 100644 resources/svg/payout-pound-icon.svg create mode 100644 resources/svg/payout-rupee-icon.svg create mode 100644 resources/svg/payout-yen-icon.svg diff --git a/.commit b/.commit index fc603da..6f26d75 100644 --- a/.commit +++ b/.commit @@ -1 +1 @@ -2d79644370b912f5027f48d0faf0dbb912ddf3e4 +b10e5f120cfdc98a6857bd8efe9c3e49e6592803 diff --git a/resources/svg/atm-withdrawal-icon.svg b/resources/svg/atm-withdrawal-icon.svg new file mode 100644 index 0000000..238fff3 --- /dev/null +++ b/resources/svg/atm-withdrawal-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/finance-filled-icon.svg b/resources/svg/finance-filled-icon.svg new file mode 100644 index 0000000..08b2d81 --- /dev/null +++ b/resources/svg/finance-filled-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/finance-icon.svg b/resources/svg/finance-icon.svg new file mode 100644 index 0000000..824b716 --- /dev/null +++ b/resources/svg/finance-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/inbound-icon.svg b/resources/svg/inbound-icon.svg new file mode 100644 index 0000000..9dffc80 --- /dev/null +++ b/resources/svg/inbound-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/make-payment-icon.svg b/resources/svg/make-payment-icon.svg new file mode 100644 index 0000000..9f8932a --- /dev/null +++ b/resources/svg/make-payment-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/outbound-icon.svg b/resources/svg/outbound-icon.svg new file mode 100644 index 0000000..6ff690d --- /dev/null +++ b/resources/svg/outbound-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/payout-dollar-icon.svg b/resources/svg/payout-dollar-icon.svg new file mode 100644 index 0000000..c53c006 --- /dev/null +++ b/resources/svg/payout-dollar-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/payout-euro-icon.svg b/resources/svg/payout-euro-icon.svg new file mode 100644 index 0000000..6ee47ce --- /dev/null +++ b/resources/svg/payout-euro-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/payout-icon.svg b/resources/svg/payout-icon.svg new file mode 100644 index 0000000..6feda52 --- /dev/null +++ b/resources/svg/payout-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/payout-pound-icon.svg b/resources/svg/payout-pound-icon.svg new file mode 100644 index 0000000..3af28fb --- /dev/null +++ b/resources/svg/payout-pound-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/payout-rupee-icon.svg b/resources/svg/payout-rupee-icon.svg new file mode 100644 index 0000000..c695f5e --- /dev/null +++ b/resources/svg/payout-rupee-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/payout-yen-icon.svg b/resources/svg/payout-yen-icon.svg new file mode 100644 index 0000000..700300d --- /dev/null +++ b/resources/svg/payout-yen-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file