From 27bdef47bb2e515b5bb9b54fcc8b438f6e7621b6 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 10 Feb 2020 16:06:42 +0000 Subject: [PATCH] Add Contactless Payment --- _data/simple-icons.json | 5 +++++ icons/contactlesspayment.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/contactlesspayment.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 888d1a2ccabb..33db842bf15c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1005,6 +1005,11 @@ "hex": "172B4D", "source": "https://www.atlassian.com/company/news/press-kit" }, + { + "title": "Contactless Payment", + "hex": "000000", + "source": "https://en.wikipedia.org/wiki/Contactless_payment" + }, { "title": "Convertio", "hex": "FF3333", diff --git a/icons/contactlesspayment.svg b/icons/contactlesspayment.svg new file mode 100644 index 000000000000..17cc15d134bd --- /dev/null +++ b/icons/contactlesspayment.svg @@ -0,0 +1 @@ +Contactless Payment icon \ No newline at end of file