adding opera logo

This commit is contained in:
Wilmer Blanco
2023-12-11 12:26:49 -03:00
parent 89d1553518
commit a31b3dda17
2 changed files with 23 additions and 0 deletions
+7
View File
@@ -1575,5 +1575,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/hoppscotch.svg',
url: 'https://hoppscotch.com'
},
{
id: 226,
title: 'Opera',
category: 'Browser',
route: '/library/opera.svg',
url: 'https://www.opera.com'
}
];