From 418900a32329e10143fb1d2ef3d20af4fd906144 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 10 Jun 2025 23:16:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Add=20cPanel=20SVG=20logo=20+=20?= =?UTF-8?q?Wordmark?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 8 ++++++++ static/library/cP_orange.svg | 1 + static/library/cPanel_orange_wordmark.svg | 1 + 3 files changed, 10 insertions(+) create mode 100644 static/library/cP_orange.svg create mode 100644 static/library/cPanel_orange_wordmark.svg 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