Merge branch 'main' of github.com:pheralb/svgl

This commit is contained in:
pheralb
2023-12-11 16:22:17 +00:00
3 changed files with 47 additions and 0 deletions
+14
View File
@@ -1575,5 +1575,19 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/hoppscotch.svg',
url: 'https://hoppscotch.com'
},
{
id: 226,
title: 'Dub',
category: 'Software',
route: '/library/dub.svg',
url: 'https://dub.co'
},
{
id: 227,
title: 'Opera',
category: 'Browser',
route: '/library/opera.svg',
url: 'https://www.opera.com'
}
];