From 7f80b78b32f1fc3c7882ec02f1a3b7f75cbc677d Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Tue, 25 Jan 2022 01:51:56 +0100 Subject: [PATCH] feat: add Exoscale icon (#7044) * feat: add exoscale icon * update source to press page * add guidelines Co-authored-by: Sachin Raja --- _data/simple-icons.json | 6 ++++++ icons/exoscale.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/exoscale.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7ff4bc4f..2435e95a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3112,6 +3112,12 @@ "hex": "DAA449", "source": "https://www.exordo.com/" }, + { + "title": "Exoscale", + "hex": "DA291C", + "source": "https://www.exoscale.com/press/", + "guidelines": "https://www.exoscale.com/press/" + }, { "title": "Expensify", "hex": "0185FF", diff --git a/icons/exoscale.svg b/icons/exoscale.svg new file mode 100644 index 00000000..8c482a3e --- /dev/null +++ b/icons/exoscale.svg @@ -0,0 +1 @@ +Exoscale \ No newline at end of file