mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Addition of Basewell SVG logo
This commit is contained in:
+10
-4
@@ -8,6 +8,12 @@ export const svgs: iSVG[] = [
|
||||
wordmark: '/library/mercado-pago-wordmark.svg',
|
||||
url: 'https://www.mercadopago.com/developers/'
|
||||
},
|
||||
{
|
||||
title: 'Basewell',
|
||||
category: ['AI', 'Software'],
|
||||
route: '/library/basewell.svg',
|
||||
url: 'https://www.basewell.com/'
|
||||
},
|
||||
{
|
||||
title: 'ahooks',
|
||||
category: 'Library',
|
||||
@@ -2647,9 +2653,9 @@ export const svgs: iSVG[] = [
|
||||
url: 'https://exome.dev/'
|
||||
},
|
||||
{
|
||||
title: "Poper",
|
||||
category: "AI",
|
||||
route: "/library/poper.svg",
|
||||
url: "https://www.poper.ai"
|
||||
title: 'Poper',
|
||||
category: 'AI',
|
||||
route: '/library/poper.svg',
|
||||
url: 'https://www.poper.ai'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user