Added OBS icon

This commit is contained in:
Esteve Segura
2024-02-02 22:35:49 +01:00
parent c843669446
commit 9327f25c90
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -2449,5 +2449,11 @@ export const svgs: iSVG[] = [
dark: '/library/tidal_wordmark_dark.svg'
},
url: 'https://tidal.com/'
},
{
title: 'OBS',
category: 'Software',
route: '/library/obs.svg',
url: 'Website'
}
];