Added Stackoverflow logo

This commit is contained in:
Thanirmalai 2024-02-05 15:12:22 +08:00
parent 72ff8b2fe4
commit cd10d2e1ab
3 changed files with 15 additions and 0 deletions

View File

@ -2455,5 +2455,12 @@ export const svgs: iSVG[] = [
category: 'Software', category: 'Software',
route: '/library/obs.svg', route: '/library/obs.svg',
url: 'Website' url: 'Website'
},
{
title: 'Stack Overflow',
category: 'Software',
route: '/library/stackoverflow.svg',
wordmark: '/library/stackoverflow_wordmark.svg',
url: 'https://stackoverflow.com/'
} }
]; ];

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 169.61 200" width="2120" height="2500"><path d="M140.44 178.38v-48.65h21.61V200H0v-70.27h21.61v48.65z" fill="#bcbbbb"/><path d="M124.24 140.54l4.32-16.22-86.97-17.83-3.78 17.83zM49.7 82.16L130.72 120l7.56-16.22-81.02-37.83zm22.68-40l68.06 57.3 11.35-13.51-68.6-57.3-11.35 13.51zM116.14 0l-14.59 10.81 53.48 71.89 14.58-10.81zM37.81 162.16h86.43v-16.21H37.81z" fill="#f48024"/></svg>

After

Width:  |  Height:  |  Size: 435 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.5 KiB