diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a5939efb89ab..b233cfa95cae 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4030,6 +4030,11 @@ "hex": "57A143", "source": "https://github.com/neovim/neovim.github.io/tree/master/logos" }, + { + "title": "NestJS", + "hex": "E0234E", + "source": "https://nestjs.com/" + }, { "title": "NetApp", "hex": "0067C5", diff --git a/icons/nestjs.svg b/icons/nestjs.svg new file mode 100644 index 000000000000..57950f9e3c90 --- /dev/null +++ b/icons/nestjs.svg @@ -0,0 +1 @@ +NestJS icon \ No newline at end of file