From af0b16bc1099e2298204656867b76cfd4033d18d Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Fri, 23 Jun 2023 08:21:54 +0100 Subject: [PATCH] Add `wallet-cards` icon/`wallet` variant/optimise `credit-card` icon/improve metadata (#1332) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add `wallet` variant * Add `wallet-cards` icon * Optimise `credit-card` icon * Refine `wallet` icon * Refine `wallet` variant * Revert `credit-card` changes …Handled in #1350. --------- Co-authored-by: Eric Fennis --- icons/wallet-2.json | 14 ++++++++++++++ icons/wallet-2.svg | 14 ++++++++++++++ icons/wallet-cards.json | 22 ++++++++++++++++++++++ icons/wallet-cards.svg | 15 +++++++++++++++ icons/wallet.svg | 6 +++--- 5 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 icons/wallet-2.json create mode 100644 icons/wallet-2.svg create mode 100644 icons/wallet-cards.json create mode 100644 icons/wallet-cards.svg diff --git a/icons/wallet-2.json b/icons/wallet-2.json new file mode 100644 index 000000000..14ed04a07 --- /dev/null +++ b/icons/wallet-2.json @@ -0,0 +1,14 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "finance", + "pocket" + ], + "categories": [ + "account", + "money" + ] +} \ No newline at end of file diff --git a/icons/wallet-2.svg b/icons/wallet-2.svg new file mode 100644 index 000000000..d272d7fea --- /dev/null +++ b/icons/wallet-2.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/wallet-cards.json b/icons/wallet-cards.json new file mode 100644 index 000000000..56999f462 --- /dev/null +++ b/icons/wallet-cards.json @@ -0,0 +1,22 @@ +{ + "$schema": "../icon.schema.json", + "contributors": [ + "danielbayley" + ], + "tags": [ + "money", + "finance", + "pocket", + "credit", + "purchase", + "payment", + "shopping", + "retail", + "consumer", + "cc" + ], + "categories": [ + "account", + "money" + ] +} \ No newline at end of file diff --git a/icons/wallet-cards.svg b/icons/wallet-cards.svg new file mode 100644 index 000000000..435cfa7c8 --- /dev/null +++ b/icons/wallet-cards.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/wallet.svg b/icons/wallet.svg index 0031bacc0..7cf2e258c 100644 --- a/icons/wallet.svg +++ b/icons/wallet.svg @@ -9,7 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - + + +