From 6424ee2963fc095d907d1c9e1d8929befd00bf69 Mon Sep 17 00:00:00 2001 From: birjolaxew Date: Fri, 26 May 2017 20:01:45 +0200 Subject: [PATCH] Adds NPM logo Fix #444 --- _data/simple-icons.json | 5 +++++ icons/npm.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/npm.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2c0df3de4..53dbe2659 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -905,6 +905,11 @@ "hex": "339933", "source": "https://nodejs.org/en/about/resources/" }, + { + "title": "NPM", + "hex": "CB3837", + "source": "https://github.com/npm/logos" + }, { "title": "Oculus", "hex": "1C1E20", diff --git a/icons/npm.svg b/icons/npm.svg new file mode 100644 index 000000000..efbd977de --- /dev/null +++ b/icons/npm.svg @@ -0,0 +1 @@ + \ No newline at end of file