From 22cfbfc41e3952676e23533f2a3ad9f977bcf631 Mon Sep 17 00:00:00 2001 From: Isaac Santana Date: Thu, 23 Nov 2023 13:04:52 -0300 Subject: [PATCH] Add NSIS (#7333) --- _data/simple-icons.json | 10 ++++++++++ icons/nsis.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/nsis.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 895e6e424b9f..70e52fd5921f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9179,6 +9179,16 @@ "hex": "96D7E8", "source": "https://nrwl.io/assets/nrwl-logo-white.svg" }, + { + "title": "NSIS", + "hex": "01B0F0", + "source": "https://github.com/idleberg/nsis-logo/blob/885ba2fd08a6ff450c6f7cbd675563b5df728d38/src/Logo/below%2024x24/mono-flat.svg", + "aliases": { + "aka": [ + "Nullsoft Scriptable Install System" + ] + } + }, { "title": "Nubank", "hex": "820AD1", diff --git a/icons/nsis.svg b/icons/nsis.svg new file mode 100644 index 000000000000..102e41c9c7b6 --- /dev/null +++ b/icons/nsis.svg @@ -0,0 +1 @@ +NSIS \ No newline at end of file