📦 Add SoundCloud SVG

This commit is contained in:
Miguel Vega
2024-11-18 13:19:54 -05:00
parent afe5eec846
commit 6470e39d03
5 changed files with 17 additions and 0 deletions
+13
View File
@@ -3048,5 +3048,18 @@ export const svgs: iSVG[] = [
dark: '/library/polar-sh_dark.svg'
},
url: 'https://polar.sh/'
},
{
title: 'SoundCloud',
category: 'Entertainment',
route: {
light: '/library/soundcloud-logo.svg',
dark: '/library/soundcloud-logo_dark.svg'
},
wordmark: {
light: '/library/soundcloud-wordmark.svg',
dark: 'library/soundcloud-wordmark_dark.svg'
},
url: 'https://trpc.io/'
}
];