From 179191bdcb4e5382e69820fa9ff301ddc9bed0ab Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Thu, 22 Jun 2023 06:27:55 -0700 Subject: [PATCH] Add NXP icon (#8748) --- _data/simple-icons.json | 6 ++++++ icons/nxp.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/nxp.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 221cdc73..8aa986e3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8025,6 +8025,12 @@ "hex": "143055", "source": "https://nx.dev" }, + { + "title": "NXP", + "hex": "000000", + "source": "https://www.nxp.com/company/about-nxp/newsroom:NEWSROOM", + "guidelines": "https://www.nxp.com/company/about-nxp/newsroom:NEWSROOM" + }, { "title": "NZXT", "hex": "000000", diff --git a/icons/nxp.svg b/icons/nxp.svg new file mode 100644 index 00000000..3f558cbb --- /dev/null +++ b/icons/nxp.svg @@ -0,0 +1 @@ +NXP \ No newline at end of file