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..048a467
--- /dev/null
+++ b/public/library/prisma.svg
@@ -0,0 +1,6 @@
+
+