added stripe svg

This commit is contained in:
Suraj
2023-12-12 18:49:02 +05:30
parent ff38d0ac9c
commit c7eba26df5
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -2071,5 +2071,12 @@ export const svgs: iSVG[] = [
dark: '/library/reflex-light.svg'
},
url: 'https://reflex.dev/'
},
{
id: 250,
title: 'Stripe',
category: 'Software',
route: '/library/stripe.svg',
url: 'https://stripe.com/'
}
];