Skip to content

Commit

Permalink
Add Youtube Music Logo
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraCastrillonMp committed Feb 1, 2024
1 parent dea8308 commit b5b97e2
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
}
];
1 change: 1 addition & 0 deletions static/library/youtube_music.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/youtube_music_wordmark_dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/youtube_music_wordmark_light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b5b97e2

Please sign in to comment.