mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Youtube Music Logo
This commit is contained in:
@@ -2420,5 +2420,15 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/refine_light.svg'
|
||||
},
|
||||
url: 'https://refine.dev/'
|
||||
},
|
||||
{
|
||||
title: 'Youtube Music',
|
||||
category: 'Music',
|
||||
route: '/library/youtube_music.svg',
|
||||
wordmark: {
|
||||
light: '/library/youtube_music_wordmark_light.svg',
|
||||
dark: '/library/youtube_music_wordmark_dark.svg'
|
||||
},
|
||||
url: 'https://music.youtube.com/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user