From c0f5fb3c930eef246db9d4114692a773b3d97ede Mon Sep 17 00:00:00 2001 From: Piotr Hylicki Date: Sun, 9 Jun 2019 16:19:31 +0200 Subject: [PATCH] Added Allocine icon (#1398) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added Allocine icon * Updated name capitalization * Changed AlloCine color * Updated AlloCiné title --- Closes #1392 --- _data/simple-icons.json | 5 +++++ icons/allocine.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/allocine.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1faff0c4..ef03133e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -100,6 +100,11 @@ "hex": "FF5A5F", "source": "https://www.airbnb.com" }, + { + "title": "AlloCiné", + "hex": "FECC00", + "source": "http://www.allocine.fr/favicon.ico" + }, { "title": "Amazon", "hex": "FF9900", diff --git a/icons/allocine.svg b/icons/allocine.svg new file mode 100644 index 00000000..76ba9d42 --- /dev/null +++ b/icons/allocine.svg @@ -0,0 +1 @@ +Allocine icon \ No newline at end of file