From f45ea99192bab69071e9e54010bca1f505e9a070 Mon Sep 17 00:00:00 2001 From: delnyn <45879791+delnyn@users.noreply.github.com> Date: Tue, 2 Mar 2021 22:24:03 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=B1=20Add=20Johnletey's=20currencies?= =?UTF-8?q?=20and=20banknote=20icons=20(#234)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 💱 Add Johnletey's currencies and banknote icons Create banknote.svg, bitcoin.svg, euro.svg, pound-sterling.svg, indian-rupee.svg, jersey-pound.svg, russian-ruble.svg, swiss-franc.svg, and update tags.json * Add files via upload * Update icons/euro.svg Co-authored-by: Eric Fennis Co-authored-by: Eric Fennis --- icons/banknote.svg | 1 + icons/bitcoin.svg | 13 +++++++++++++ icons/euro.svg | 15 +++++++++++++++ icons/indian-rupee.svg | 17 +++++++++++++++++ icons/jersey-pound.svg | 15 +++++++++++++++ icons/pound-sterling.svg | 16 ++++++++++++++++ icons/russian-ruble.svg | 17 +++++++++++++++++ icons/swiss-franc.svg | 15 +++++++++++++++ tags.json | 40 ++++++++++++++++++++++++++++++++++++++++ 9 files changed, 149 insertions(+) create mode 100644 icons/banknote.svg create mode 100644 icons/bitcoin.svg create mode 100644 icons/euro.svg create mode 100644 icons/indian-rupee.svg create mode 100644 icons/jersey-pound.svg create mode 100644 icons/pound-sterling.svg create mode 100644 icons/russian-ruble.svg create mode 100644 icons/swiss-franc.svg diff --git a/icons/banknote.svg b/icons/banknote.svg new file mode 100644 index 0000000..6fbe747 --- /dev/null +++ b/icons/banknote.svg @@ -0,0 +1 @@ + diff --git a/icons/bitcoin.svg b/icons/bitcoin.svg new file mode 100644 index 0000000..129aa8b --- /dev/null +++ b/icons/bitcoin.svg @@ -0,0 +1,13 @@ + + + diff --git a/icons/euro.svg b/icons/euro.svg new file mode 100644 index 0000000..75b49d4 --- /dev/null +++ b/icons/euro.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/indian-rupee.svg b/icons/indian-rupee.svg new file mode 100644 index 0000000..13daf9e --- /dev/null +++ b/icons/indian-rupee.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/jersey-pound.svg b/icons/jersey-pound.svg new file mode 100644 index 0000000..1baa7bd --- /dev/null +++ b/icons/jersey-pound.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/pound-sterling.svg b/icons/pound-sterling.svg new file mode 100644 index 0000000..0f26e64 --- /dev/null +++ b/icons/pound-sterling.svg @@ -0,0 +1,16 @@ + + + + + + diff --git a/icons/russian-ruble.svg b/icons/russian-ruble.svg new file mode 100644 index 0000000..71b93ef --- /dev/null +++ b/icons/russian-ruble.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/icons/swiss-franc.svg b/icons/swiss-franc.svg new file mode 100644 index 0000000..e427dda --- /dev/null +++ b/icons/swiss-franc.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/tags.json b/tags.json index 745c8e8..5a87fd4 100644 --- a/tags.json +++ b/tags.json @@ -108,6 +108,11 @@ "axe": [ "hatchet" ], + "banknote": [ + "currency", + "money", + "payment" + ], "bar-chart": [ "statistics", "diagram", @@ -147,6 +152,11 @@ "transport", "trip" ], + "bitcoin": [ + "currency", + "money", + "payment" + ], "bluetooth": [ "wireless" ], @@ -463,6 +473,11 @@ "calculate", "off" ], + "euro": [ + "currency", + "money", + "payment" + ], "external-link": [ "outbound" ], @@ -735,6 +750,11 @@ "text", "tab" ], + "indian-rupee": [ + "currency", + "money", + "payment" + ], "infinity": [ "unlimited", "forever", @@ -751,6 +771,11 @@ "oblique", "text" ], + "jersey-pound": [ + "currency", + "money", + "payment" + ], "key": [ "password", "login", @@ -1112,6 +1137,11 @@ "pointer": [ "mouse" ], + "pound-sterling": [ + "currency", + "money", + "payment" + ], "power": [ "on", "off" @@ -1168,6 +1198,11 @@ "foot", "inch" ], + "russian-ruble": [ + "currency", + "money", + "payment" + ], "save": [ "floppy disk" ], @@ -1372,6 +1407,11 @@ "evening", "night" ], + "swiss-franc": [ + "currency", + "money", + "payment" + ], "switch-camera": [ "photo", "selfy",