mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Cypress and Reddit logo added
This commit is contained in:
@@ -1845,5 +1845,17 @@ export const svgs: iSVG[] = [
|
||||
category: 'Social',
|
||||
route: '/library/meta.svg',
|
||||
url: 'https://meta.com/'
|
||||
},
|
||||
{
|
||||
title: 'Cypress',
|
||||
category: 'Framework',
|
||||
route: '/library/cypress.svg',
|
||||
url: 'https://www.cypress.io/'
|
||||
},
|
||||
{
|
||||
title: 'Reddit',
|
||||
category: 'Social',
|
||||
route: '/library/reddit.svg',
|
||||
url: 'https://www.reddit.com/'
|
||||
}
|
||||
];
|
||||
Reference in New Issue
Block a user