chore: Add PayPal logo info to data file

This commit is contained in:
Aryan Prince
2025-01-05 18:06:38 +03:00
parent f39ef43e29
commit fc7247c238
+7
View File
@@ -1,6 +1,13 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: 'PayPal',
category: 'Payment',
route: '/library/paypal.svg',
wordmark: '/library/paypal-wordmark.svg',
url: 'https://paypal.com'
},
{
title: 'Google Drive',
category: 'Google',