From 8114adbd1ccc553cd588b10774c396228a86556b Mon Sep 17 00:00:00 2001 From: PHONG Date: Wed, 23 Jun 2021 21:24:43 +0700 Subject: [PATCH] Add Nike (#5916) --- _data/simple-icons.json | 5 +++++ icons/nike.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nike.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3b5647f96..22a70b588 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5965,6 +5965,11 @@ "hex": "231815", "source": "https://www.nicovideo.jp/" }, + { + "title": "Nike", + "hex": "111111", + "source": "https://www.nike.com/" + }, { "title": "Nim", "hex": "FFE953", diff --git a/icons/nike.svg b/icons/nike.svg new file mode 100644 index 000000000..880dd1775 --- /dev/null +++ b/icons/nike.svg @@ -0,0 +1 @@ +Nike \ No newline at end of file