diff --git a/data/svgs.json b/data/svgs.json
index 9866579..819656d 100644
--- a/data/svgs.json
+++ b/data/svgs.json
@@ -404,5 +404,75 @@
"title": "Speack.me",
"category": "Social",
"url": "https://speack.me"
+ },
+ {
+ "id": 59,
+ "slug": "/library/chakra-ui.svg",
+ "title": "Chakra UI",
+ "category": "Library",
+ "url": "https://chakra-ui.com"
+ },
+ {
+ "id": 60,
+ "slug": "/library/expressjs.svg",
+ "title": "Express.js",
+ "category": "Framework",
+ "url": "https://expressjs.com"
+ },
+ {
+ "id": 61,
+ "slug": "/library/fastify.svg",
+ "title": "Fastify",
+ "category": "Framework",
+ "url": "https://www.fastify.io"
+ },
+ {
+ "id": 62,
+ "slug": "/library/javascript.svg",
+ "title": "JavaScript",
+ "category": "Language",
+ "url": "https://developer.mozilla.org/docs/Web/JavaScript"
+ },
+ {
+ "id": 63,
+ "slug": "/library/jquery.svg",
+ "title": "jQuery",
+ "category": "Language",
+ "url": "https://jquery.com"
+ },
+ {
+ "id": 64,
+ "slug": "/library/rapidapi.svg",
+ "title": "Rapid API",
+ "category": "Software",
+ "url": "https://rapidapi.com"
+ },
+ {
+ "id": 65,
+ "slug": "/library/typescript.svg",
+ "title": "TypeScript",
+ "category": "Language",
+ "url": "https://www.typescriptlang.org"
+ },
+ {
+ "id": 66,
+ "slug": "/library/bun.svg",
+ "title": "Bun",
+ "category": "Library",
+ "url": "https://bun.sh"
+ },
+ {
+ "id": 67,
+ "slug": "/library/twilio.svg",
+ "title": "Twilio",
+ "category": "Software",
+ "url": "https://twilio.com"
+ },
+ {
+ "id": 68,
+ "slug": "/library/arc.svg",
+ "title": "Arc",
+ "category": "Software",
+ "url": "https://arc.dev"
}
]
\ No newline at end of file
diff --git a/public/library/arc.svg b/public/library/arc.svg
new file mode 100644
index 0000000..5d7d2c8
--- /dev/null
+++ b/public/library/arc.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/public/library/bun.svg b/public/library/bun.svg
new file mode 100644
index 0000000..77aa5ab
--- /dev/null
+++ b/public/library/bun.svg
@@ -0,0 +1,47 @@
+
\ No newline at end of file
diff --git a/public/library/chakra-ui.svg b/public/library/chakra-ui.svg
new file mode 100644
index 0000000..b25a5c1
--- /dev/null
+++ b/public/library/chakra-ui.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file
diff --git a/public/library/expressjs.svg b/public/library/expressjs.svg
new file mode 100644
index 0000000..231d326
--- /dev/null
+++ b/public/library/expressjs.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file
diff --git a/public/library/fastify.svg b/public/library/fastify.svg
new file mode 100644
index 0000000..3261627
--- /dev/null
+++ b/public/library/fastify.svg
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/public/library/javascript.svg b/public/library/javascript.svg
new file mode 100644
index 0000000..eb994c4
--- /dev/null
+++ b/public/library/javascript.svg
@@ -0,0 +1,7 @@
+
\ No newline at end of file
diff --git a/public/library/jquery.svg b/public/library/jquery.svg
new file mode 100644
index 0000000..ea73d2c
--- /dev/null
+++ b/public/library/jquery.svg
@@ -0,0 +1,34 @@
+
\ No newline at end of file
diff --git a/public/library/rapidapi.svg b/public/library/rapidapi.svg
new file mode 100644
index 0000000..1d7016c
--- /dev/null
+++ b/public/library/rapidapi.svg
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/public/library/twilio.svg b/public/library/twilio.svg
new file mode 100644
index 0000000..9af7214
--- /dev/null
+++ b/public/library/twilio.svg
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/public/library/typescript.svg b/public/library/typescript.svg
new file mode 100644
index 0000000..bd0568e
--- /dev/null
+++ b/public/library/typescript.svg
@@ -0,0 +1,15 @@
+
\ No newline at end of file