From 467d6963c2bb2b8d73dd4489fedfa0e5f6386e2e Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 7 Oct 2021 14:21:25 -0400 Subject: [PATCH] Add NZXT icon (#5899) --- _data/simple-icons.json | 6 ++++++ icons/nzxt.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/nzxt.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 892ad991..96ac422d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6427,6 +6427,12 @@ "hex": "143055", "source": "https://nx.dev/" }, + { + "title": "NZXT", + "hex": "000000", + "source": "https://nzxt.com/", + "guidelines": "https://nzxt.com/about/brand-guidelines" + }, { "title": "OBS Studio", "hex": "302E31", diff --git a/icons/nzxt.svg b/icons/nzxt.svg new file mode 100644 index 00000000..69c2e6fc --- /dev/null +++ b/icons/nzxt.svg @@ -0,0 +1 @@ +NZXT \ No newline at end of file