mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Google Classroom logo
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user