Add Youtube Music Logo

This commit is contained in:
LauraCastrillonMp 2024-01-31 23:28:05 -05:00
parent dea8308f23
commit b5b97e2a43
4 changed files with 13 additions and 0 deletions

View File

@ -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/'
}
];

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 192 192"><path fill="none" d="M0 0h192v192H0z"/><circle cx="96" cy="96" r="88" fill="red"/><path fill="#FFF" d="M96 50.32c25.19 0 45.68 20.49 45.68 45.68S121.19 141.68 96 141.68 50.32 121.19 50.32 96 70.81 50.32 96 50.32m0-6.4c-28.76 0-52.08 23.32-52.08 52.08 0 28.76 23.32 52.08 52.08 52.08s52.08-23.32 52.08-52.08c0-28.76-23.32-52.08-52.08-52.08z"/><path fill="#FFF" d="m79 122 45-26-45-26z"/></svg>

After

Width:  |  Height:  |  Size: 475 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.1 KiB