diff --git a/src/data/svgs.ts b/src/data/svgs.ts
index 02c0c45..d94748d 100644
--- a/src/data/svgs.ts
+++ b/src/data/svgs.ts
@@ -2086,6 +2086,41 @@ export const svgs: iSVG[] = [
route: '/library/linux.svg',
url: 'https://www.linux.org/'
},
+ {
+ id: 5876149632,
+ title: 'XD',
+ category: 'Design',
+ route: '/library/adobe-xd.svg',
+ url: 'https://helpx.adobe.com/xd/get-started.html'
+ },
+ {
+ id: 5882201288,
+ title: 'Axure',
+ category: 'Design',
+ route: '/library/axure.svg',
+ url: 'https://www.axure.com/'
+ },
+ {
+ id: 6841462408,
+ title: 'Penpot',
+ category: 'Design',
+ route: '/library/penpot.svg',
+ url: 'https://penpot.app/'
+ },
+ {
+ id: 6481118154,
+ title: 'Skecth',
+ category: 'Design',
+ route: '/library/sketch.svg',
+ url: 'https://www.sketch.com/'
+ },
+ {
+ id: 5822536555,
+ title: 'Gimp',
+ category: 'Design',
+ route: '/library/gimp.svg',
+ url: 'https://www.gimp.org/'
+ },
{
id: 253,
title: 'Ubuntu',
diff --git a/static/library/adobe-xd.svg b/static/library/adobe-xd.svg
new file mode 100644
index 0000000..b401cb7
--- /dev/null
+++ b/static/library/adobe-xd.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/static/library/axure.svg b/static/library/axure.svg
new file mode 100644
index 0000000..b9b5ef6
--- /dev/null
+++ b/static/library/axure.svg
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/static/library/gimp.svg b/static/library/gimp.svg
new file mode 100644
index 0000000..cbf1432
--- /dev/null
+++ b/static/library/gimp.svg
@@ -0,0 +1,97 @@
+
\ No newline at end of file
diff --git a/static/library/penpot.svg b/static/library/penpot.svg
new file mode 100644
index 0000000..57ba1d5
--- /dev/null
+++ b/static/library/penpot.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/static/library/sketch.svg b/static/library/sketch.svg
new file mode 100644
index 0000000..f2c1716
--- /dev/null
+++ b/static/library/sketch.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file