From b39b835390c37ab312deccd90bddd760d329af6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20N=C3=B6lke?= Date: Wed, 7 Jul 2021 13:15:56 +0200 Subject: [PATCH] add currency icon (#353) --- icons/currency.svg | 17 +++++++++++++++++ tags.json | 4 ++++ 2 files changed, 21 insertions(+) create mode 100644 icons/currency.svg diff --git a/icons/currency.svg b/icons/currency.svg new file mode 100644 index 0000000..928a9e2 --- /dev/null +++ b/icons/currency.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/tags.json b/tags.json index 6ec72e4..ebc7423 100644 --- a/tags.json +++ b/tags.json @@ -557,6 +557,10 @@ "winner", "favourite" ], + "currency": [ + "finance", + "money" + ], "database": [ "storage", "memory"