Add Dub.co logo

This commit is contained in:
Steven Tey
2023-12-11 07:27:40 -08:00
parent 89d1553518
commit 6b51892697
2 changed files with 24 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: 'Dub',
category: 'Software',
route: '/library/dub.svg',
url: 'https://dub.co'
}
];