diff --git a/src/data/svgs.ts b/src/data/svgs.ts index da27212..d154965 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3095,7 +3095,7 @@ export const svgs: iSVG[] = [ }, { title: 'SoundCloud', - category: 'Entertainment', + category: 'Music', route: { light: '/library/soundcloud-logo.svg', dark: '/library/soundcloud-logo_dark.svg' diff --git a/static/library/soundcloud.svg b/static/library/soundcloud.svg new file mode 100644 index 0000000..ce40631 --- /dev/null +++ b/static/library/soundcloud.svg @@ -0,0 +1 @@ + \ No newline at end of file