From 5842bb7d62bdfdcc72b343913ebdb60007b8e3a8 Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Sun, 9 Jan 2022 23:05:18 +0100 Subject: [PATCH] Add Auchan icon (#6397) * Add Auchan icon * update hex color to #D6180B Co-authored-by: Sachin Raja --- _data/simple-icons.json | 5 +++++ icons/auchan.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/auchan.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 48e30947..54041ba1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -976,6 +976,11 @@ "hex": "66595C", "source": "https://commons.wikimedia.org/wiki/File:Atom_editor_logo.svg" }, + { + "title": "Auchan", + "hex": "D6180B", + "source": "https://www.auchan.fr/" + }, { "title": "Audacity", "hex": "0000CC", diff --git a/icons/auchan.svg b/icons/auchan.svg new file mode 100644 index 00000000..b2eb6112 --- /dev/null +++ b/icons/auchan.svg @@ -0,0 +1 @@ +Auchan \ No newline at end of file