From 3c65745cf1dfdff24c63c042d67ae1e3467b2a4a Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 23 Nov 2023 20:24:05 +0000 Subject: [PATCH] Add NHL (#9887) --- _data/simple-icons.json | 10 ++++++++++ icons/nhl.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/nhl.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 12506f7d..570eab4b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9055,6 +9055,16 @@ "type": "CC-BY-4.0" } }, + { + "title": "NHL", + "hex": "000000", + "source": "https://www.nhl.com", + "aliases": { + "aka": [ + "National Hockey League" + ] + } + }, { "title": "niconico", "hex": "231815", diff --git a/icons/nhl.svg b/icons/nhl.svg new file mode 100644 index 00000000..7703bde4 --- /dev/null +++ b/icons/nhl.svg @@ -0,0 +1 @@ +NHL \ No newline at end of file