From ae6f2f613d4437653cb3b610b5b7bbea9026efc7 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 6 Jan 2021 13:24:22 +0000 Subject: [PATCH] Add SEPA (#3154) --- _data/simple-icons.json | 5 +++++ icons/sepa.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sepa.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 55fa11ba0..ed8d8c40e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6135,6 +6135,11 @@ "hex": "362D59", "source": "https://sentry.io/branding/" }, + { + "title": "SEPA", + "hex": "2350A9", + "source": "https://www.europeanpaymentscouncil.eu/document-library/other/sepa-logo-vector-format" + }, { "title": "Server Fault", "hex": "E7282D", diff --git a/icons/sepa.svg b/icons/sepa.svg new file mode 100644 index 000000000..9c7f88c8e --- /dev/null +++ b/icons/sepa.svg @@ -0,0 +1 @@ +SEPA icon \ No newline at end of file