diff --git a/src/data/svgs.ts b/src/data/svgs.ts
index d050db4..a8192a7 100644
--- a/src/data/svgs.ts
+++ b/src/data/svgs.ts
@@ -3678,6 +3678,14 @@ export const svgs: iSVG[] = [
},
url: 'https://react-wheel-picker.chanhdai.com'
},
+ {
+ title: 'cPanel',
+ category: 'Software',
+ route: '/library/cP_orange.svg',
+ wordmark: '/library/cPanel_orange_wordmark.svg',
+ url: 'https://cpanel.net/',
+ brandUrl: 'https://cpanel.net/company/cpanel-brand-guide/'
+ },
{
title: 'Lovable',
category: 'AI',
diff --git a/static/library/cP_orange.svg b/static/library/cP_orange.svg
new file mode 100644
index 0000000..787ecbb
--- /dev/null
+++ b/static/library/cP_orange.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/library/cPanel_orange_wordmark.svg b/static/library/cPanel_orange_wordmark.svg
new file mode 100644
index 0000000..31a5957
--- /dev/null
+++ b/static/library/cPanel_orange_wordmark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file