From 6f83d1dd85662360353c73d42c6b6b4ca75d6e14 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 12 Jan 2021 16:10:00 +0000 Subject: [PATCH] Add NBA (#4739) --- _data/simple-icons.json | 5 +++++ icons/nba.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nba.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0a8e7aeb..88ecf650 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4750,6 +4750,11 @@ "hex": "3655FF", "source": "https://docs.nativescript.org/" }, + { + "title": "NBA", + "hex": "253B73", + "source": "https://nba.com/" + }, { "title": "NBB", "hex": "FF7100", diff --git a/icons/nba.svg b/icons/nba.svg new file mode 100644 index 00000000..5436c9c5 --- /dev/null +++ b/icons/nba.svg @@ -0,0 +1 @@ +NBA icon \ No newline at end of file