mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Add HeroUI SVG logos
This commit is contained in:
@@ -3555,5 +3555,14 @@ export const svgs: iSVG[] = [
|
||||
category: ['AI', 'Google'],
|
||||
route: '/library/firebase-studio.svg',
|
||||
url: 'https://firebase.studio/'
|
||||
},
|
||||
{
|
||||
title: 'HeroUI',
|
||||
category: 'Library',
|
||||
route: {
|
||||
light: '/library/heroui_black.svg',
|
||||
dark: '/library/heroui_light.svg'
|
||||
},
|
||||
url: 'https://www.heroui.com/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user