From 5cd3afbb2eb0919e161bab724c76d619a68f35ff Mon Sep 17 00:00:00 2001 From: deepmalamittal Date: Tue, 15 Aug 2023 06:44:08 -0400 Subject: [PATCH] Add Jetblue icon (#7046) Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/jetblue.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/jetblue.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e9e445be4..220f43ac6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6246,6 +6246,11 @@ "hex": "FBBA00", "source": "https://de.wikipedia.org/wiki/Datei:JET.svg" }, + { + "title": "JetBlue", + "hex": "001E59", + "source": "https://www.jetblue.com" + }, { "title": "JetBrains", "hex": "000000", diff --git a/icons/jetblue.svg b/icons/jetblue.svg new file mode 100644 index 000000000..358222198 --- /dev/null +++ b/icons/jetblue.svg @@ -0,0 +1 @@ +JetBlue \ No newline at end of file