From 67b1d56291b8f7f3164c69f261d24be920803a85 Mon Sep 17 00:00:00 2001 From: Sachin Raja Date: Sun, 29 Aug 2021 10:14:18 -0700 Subject: [PATCH] add walmart icon (#6269) * add walmart icon * update color to "Walmart Blue" * switch to spark only * update walmart icon and color * fix double .html * update icon * update source Co-authored-by: Jorge Amado Soria Ramirez Co-authored-by: Eric Cornelissen --- _data/simple-icons.json | 6 ++++++ icons/walmart.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/walmart.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 29d39b6e..88ffc366 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10010,6 +10010,12 @@ "hex": "3F6184", "source": "https://github.com/wallabag/logo/blob/f670395da2d85c3bbcb8dcfa8d2a339d8af5abb0/_default/icon/svg/logo-icon-black-no-bg.svg" }, + { + "title": "Walmart", + "hex": "0071CE", + "source": "https://corporate.walmart.com", + "guidelines": "https://one.walmart.com/content/people-experience/associate-brand-center.html" + }, { "title": "Wappalyzer", "hex": "32067C", diff --git a/icons/walmart.svg b/icons/walmart.svg new file mode 100644 index 00000000..07c7764a --- /dev/null +++ b/icons/walmart.svg @@ -0,0 +1 @@ +Walmart \ No newline at end of file