From 1f851d8a1c0dabe376e98fcae1adff1e4f07b1a7 Mon Sep 17 00:00:00 2001 From: Adam Alston Date: Tue, 26 Jan 2021 11:00:17 -0500 Subject: [PATCH] Add NASA (#4850) --- _data/simple-icons.json | 5 +++++ icons/nasa.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nasa.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3e1fe527..3b54e3ee 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4956,6 +4956,11 @@ "hex": "DE3723", "source": "https://www.namecheap.com/" }, + { + "title": "NASA", + "hex": "E03C31", + "source": "https://commons.wikimedia.org/wiki/File:NASA_Worm_logo.svg" + }, { "title": "National Grid", "hex": "00148C", diff --git a/icons/nasa.svg b/icons/nasa.svg new file mode 100644 index 00000000..e29c133f --- /dev/null +++ b/icons/nasa.svg @@ -0,0 +1 @@ +NASA icon \ No newline at end of file