From 40c3b20ca9d1a822c479bbca4525cd87cdab9b26 Mon Sep 17 00:00:00 2001 From: Denni Bevilacqua Date: Thu, 17 Oct 2019 19:17:58 +0200 Subject: [PATCH] Add Lenovo icon (#1772) * Add Lenovo icon * Correct icon name casing * Update icon and data with last indications * Remove first blank line and fix letters position * * * Closes #1648 --- _data/simple-icons.json | 5 +++++ icons/lenovo.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lenovo.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 067bb271..dcde377c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1805,6 +1805,11 @@ "hex": "F89F1B", "source": "https://leetcode.com" }, + { + "title": "Lenovo", + "hex": "E2231A", + "source": "https://www.lenovopartnernetwork.com/us/branding/" + }, { "title": "Let’s Encrypt", "hex": "003A70", diff --git a/icons/lenovo.svg b/icons/lenovo.svg new file mode 100644 index 00000000..8ecb1b4e --- /dev/null +++ b/icons/lenovo.svg @@ -0,0 +1 @@ +Lenovo icon \ No newline at end of file