From 5957155fdf6c6c12b3337c32d8d2b96d8e6d7497 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Tue, 19 Mar 2019 08:23:59 -0700 Subject: [PATCH] Added Evry (#1295) * Add EVRY. * Combine paths. --- _data/simple-icons.json | 5 +++++ icons/evry.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/evry.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3b16246b..920796af 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -650,6 +650,11 @@ "hex": "E53238", "source": "https://go.developer.ebay.com/logos" }, + { + "title": "EVRY", + "hex": "063A54", + "source": "https://www.evry.com/en/" + }, { "title": "Eclipse IDE", "hex": "2C2255", diff --git a/icons/evry.svg b/icons/evry.svg new file mode 100644 index 00000000..a0ea2e48 --- /dev/null +++ b/icons/evry.svg @@ -0,0 +1 @@ +EVRY icon \ No newline at end of file