Skip to content

Commit

Permalink
Merge pull request #339 from aaronperezaguilera/main
Browse files Browse the repository at this point in the history
Add Apple Music logo
  • Loading branch information
pheralb committed May 17, 2024
2 parents 350932b + 607b1ad commit b7dc803
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 @@ -2723,6 +2723,16 @@ export const svgs: iSVG[] = [
},
url: 'https://create.t3.gg/'
},
{
title: 'Apple Music',
category: 'Music',
route: '/library/apple-music-icon.svg',
wordmark: {
light: '/library/apple-music-wordmark-light.svg',
dark: '/library/apple-music-wordmark-dark.svg'
},
url: 'https://music.apple.com/'
},
{
title: 'YGeeker',
category: 'Software',
Expand Down
1 change: 1 addition & 0 deletions static/library/apple-music-icon.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/apple-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/apple-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 b7dc803

Please sign in to comment.