diff --git a/data/svgs.json b/data/svgs.json
index 90711e8..217f414 100644
--- a/data/svgs.json
+++ b/data/svgs.json
@@ -341,5 +341,40 @@
"title": "Storybook",
"category": "Software",
"url": "https://storybook.js.org/"
+ },
+ {
+ "id": 50,
+ "slug": "library/netlify.svg",
+ "title": "Netlify",
+ "category": "Hosting",
+ "url": "https://www.netlify.com/"
+ },
+ {
+ "id": 51,
+ "slug": "library/hostinger.svg",
+ "title": "Hostinger",
+ "category": "Hosting",
+ "url": "https://www.hostinguer.com/"
+ },
+ {
+ "id": 52,
+ "slug": "library/mongodb.svg",
+ "title": "MongoDB",
+ "category": "Database",
+ "url": "https://www.mongodb.com/"
+ },
+ {
+ "id": 53,
+ "slug": "library/babel.svg",
+ "title": "Babel",
+ "category": "Compiler",
+ "url": "https://babeljs.io"
+ },
+ {
+ "id": 54,
+ "slug": "library/prime-video.svg",
+ "title": "Prime Video",
+ "category": "Entertainment",
+ "url": "https://www.primevideo.com"
}
]
diff --git a/public/library/babel.svg b/public/library/babel.svg
new file mode 100644
index 0000000..a1c4c86
--- /dev/null
+++ b/public/library/babel.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/library/hostinger.svg b/public/library/hostinger.svg
new file mode 100644
index 0000000..b72c7c5
--- /dev/null
+++ b/public/library/hostinger.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/library/mongodb.svg b/public/library/mongodb.svg
new file mode 100644
index 0000000..764ccf5
--- /dev/null
+++ b/public/library/mongodb.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/library/netlify.svg b/public/library/netlify.svg
new file mode 100644
index 0000000..416df4f
--- /dev/null
+++ b/public/library/netlify.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/library/prime-video.svg b/public/library/prime-video.svg
new file mode 100644
index 0000000..fc361a9
--- /dev/null
+++ b/public/library/prime-video.svg
@@ -0,0 +1 @@
+
\ No newline at end of file