Add svg for hoppscotch

This commit is contained in:
Advaith U
2023-12-11 18:04:47 +05:30
parent f20e8eb22f
commit 785fa9d1e0
2 changed files with 52 additions and 0 deletions
+7
View File
@@ -1561,5 +1561,12 @@ export const svgs: iSVG[] = [
category: 'Design',
route: '/library/premiere.svg',
url: 'https://x.com'
},
{
id: 224,
title: 'Hoppscotch',
category: 'Software',
route: '/library/hoppscotch.svg',
url: 'https://hoppscotch.com'
}
];