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

View File

@ -2449,5 +2449,11 @@ export const svgs: iSVG[] = [
dark: '/library/tidal_wordmark_dark.svg' dark: '/library/tidal_wordmark_dark.svg'
}, },
url: 'https://tidal.com/' url: 'https://tidal.com/'
},
{
title: 'OBS',
category: 'Software',
route: '/library/obs.svg',
url: 'Website'
} }
]; ];

1
static/library/obs.svg Normal file
View File

@ -0,0 +1 @@
<svg width="75" height="75" viewBox="0 0 75 75" xmlns="http://www.w3.org/2000/svg"><circle cx="37.5" cy="37.5" r="35.8" fill="#302e31" stroke="#fff" stroke-width="3.47"/><path d="M19.3 18.7c1.1-5.31 4.7-10.1 9.54-12.5-.842.855-1.86 1.51-2.64 2.44-3.19 3.44-4.63 8.42-3.75 13 1.11 6.99 7.68 12.7 14.8 12.6 5.52.247 10.9-2.93 13.6-7.72 5.78.196 11.4 3.18 14.7 7.97 1.69 2.5 3.01 5.43 3.1 8.48-1.07-4.05-3.76-7.65-7.43-9.68-3.55-2-7.91-2.51-11.8-1.33-4.88 1.4-8.91 5.39-10.3 10.3-1.18 3.91-.675 8.22 1.18 11.8-2.58 4.47-7.24 7.66-12.3 8.62-3.89.816-7.98.186-11.6-1.45 3.24.945 6.76 1.11 9.98-.035 4.32-1.43 7.89-4.9 9.46-9.18 1.74-4.66 1.08-10.2-1.85-14.2-2.19-3.15-5.64-5.37-9.39-6.16-1.19-.212-2.39-.308-3.59-.418-1.91-3.85-2.61-8.32-1.65-12.5z" fill="#c4c2c4"/></svg>

After

Width:  |  Height:  |  Size: 767 B