Add Google Classroom logo

This commit is contained in:
danielz0102
2025-07-17 18:47:31 -06:00
parent 2e55c13bee
commit def73acf1f
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1,6 +1,13 @@
import type { iSVG } from '@/types/svg';
export const svgs: iSVG[] = [
{
title: 'Google Classroom',
category: ['Google', 'Education'],
route: '/library/google-classroom.svg',
url: 'https://edu.google.com/workspace-for-education/products/classroom/',
brandUrl: 'https://developers.google.com/workspace/classroom/brand'
},
{
title: 'Perspective',
category: 'Software',