From 6014bb49d48d63bede60a2f281355522775a903f Mon Sep 17 00:00:00 2001 From: Juan Rojas Date: Wed, 3 Aug 2022 21:52:40 -0500 Subject: [PATCH] add: added NestJS, GH Copilot and Railway icons --- data/svgs.json | 21 +++++++++++++++++++++ public/library/copilot.svg | 1 + public/library/nestjs.svg | 1 + public/library/railway.svg | 4 ++++ 4 files changed, 27 insertions(+) create mode 100644 public/library/copilot.svg create mode 100644 public/library/nestjs.svg create mode 100644 public/library/railway.svg diff --git a/data/svgs.json b/data/svgs.json index ea8b5c4..8584839 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -495,5 +495,26 @@ "title": "Notion", "category": "Software", "url": "https://notion.so/" + }, + { + "id": 72, + "slug": "/library/nestjs.svg", + "title": "NestJS", + "category": "Framework", + "url": "https://nestjs.com/" + }, + { + "id": 73, + "slug": "/library/copilot.svg", + "title": "Github Copilot", + "category": "Software", + "url": "https://github.com/features/copilot" + }, + { + "id": 74, + "slug": "/library/railway.svg", + "title": "Railway", + "category": "Software", + "url": "https://railway.app/" } ] diff --git a/public/library/copilot.svg b/public/library/copilot.svg new file mode 100644 index 0000000..466d4a8 --- /dev/null +++ b/public/library/copilot.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/library/nestjs.svg b/public/library/nestjs.svg new file mode 100644 index 0000000..e2c24e2 --- /dev/null +++ b/public/library/nestjs.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/library/railway.svg b/public/library/railway.svg new file mode 100644 index 0000000..3e6fd3f --- /dev/null +++ b/public/library/railway.svg @@ -0,0 +1,4 @@ + + + +