From 0d42cda9b02cb98a3d7b32fb1e613c7a6d30d281 Mon Sep 17 00:00:00 2001 From: Juan Rojas Date: Sat, 6 Aug 2022 13:52:12 -0500 Subject: [PATCH] add: added gitlab golang gql and prisma icons --- data/svgs.json | 28 ++++++++++++++++++++++++++++ public/library/gitlab.svg | 6 ++++++ public/library/golang.svg | 1 + public/library/graphql.svg | 1 + public/library/prisma.svg | 3 +++ 5 files changed, 39 insertions(+) create mode 100644 public/library/gitlab.svg create mode 100644 public/library/golang.svg create mode 100644 public/library/graphql.svg create mode 100644 public/library/prisma.svg diff --git a/data/svgs.json b/data/svgs.json index dadd783..883e142 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -544,5 +544,33 @@ "title": "Udemy", "category": "Education", "url": "https://www.udemy.com/" + }, + { + "id": 79, + "slug": "/library/graphql.svg", + "title": "GraphQL", + "category": "Language", + "url": "https://graphql.org/" + }, + { + "id": 80, + "slug": "/library/gitlab.svg", + "title": "GitLab", + "category": "Software", + "url": "https://gitlab.com/" + }, + { + "id": 81, + "slug": "/library/prisma.svg", + "title": "Prisma", + "category": "Software", + "url": "https://prisma.io/" + }, + { + "id": 82, + "slug": "/library/golang.svg", + "title": "Go", + "category": "Language", + "url": "https://go.dev/" } ] diff --git a/public/library/gitlab.svg b/public/library/gitlab.svg new file mode 100644 index 0000000..529dcf0 --- /dev/null +++ b/public/library/gitlab.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/public/library/golang.svg b/public/library/golang.svg new file mode 100644 index 0000000..7ebebd9 --- /dev/null +++ b/public/library/golang.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/library/graphql.svg b/public/library/graphql.svg new file mode 100644 index 0000000..cbf9d25 --- /dev/null +++ b/public/library/graphql.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/library/prisma.svg b/public/library/prisma.svg new file mode 100644 index 0000000..4bca446 --- /dev/null +++ b/public/library/prisma.svg @@ -0,0 +1,3 @@ + + +