diff --git a/devicon.json b/devicon.json index 00fb40dc..93d6b71f 100644 --- a/devicon.json +++ b/devicon.json @@ -1796,6 +1796,24 @@ "color": "#00618a", "aliases": [] }, + { + "name": "nestjs", + "tags": [ + "framework" + ], + "versions": { + "svg": [ + "plain", + "plain-wordmark" + ], + "font": [ + "plain", + "plain-wordmark" + ] + }, + "color": "#DF234F", + "aliases": [] + }, { "name": "nginx", "tags": [ diff --git a/icons/nestjs/nestjs-plain-wordmark.svg b/icons/nestjs/nestjs-plain-wordmark.svg new file mode 100644 index 00000000..de6ecf6d --- /dev/null +++ b/icons/nestjs/nestjs-plain-wordmark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nestjs/nestjs-plain.svg b/icons/nestjs/nestjs-plain.svg new file mode 100644 index 00000000..7b5a0298 --- /dev/null +++ b/icons/nestjs/nestjs-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/nestjs/nestjs.eps b/icons/nestjs/nestjs.eps new file mode 100644 index 00000000..bd0f426c Binary files /dev/null and b/icons/nestjs/nestjs.eps differ