Add FirebaseStudio SVG asset to the library

This commit is contained in:
EFEELE
2025-04-15 12:20:12 -06:00
parent f8727aaa60
commit b471d5917e
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -1,6 +1,12 @@
import type { iSVG } from '@/types/svg';
export const svgs: iSVG[] = [
{
title: 'Firebase Studio',
category: ['AI', 'Google'],
route: '/library/firebase-studio.svg',
url: 'https://firebase.studio/'
},
{
title: 'Windsurf',
category: 'Software',