mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Added Stackoverflow logo
This commit is contained in:
parent
72ff8b2fe4
commit
cd10d2e1ab
@ -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/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
1
static/library/stackoverflow.svg
Normal file
1
static/library/stackoverflow.svg
Normal 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 |
7
static/library/stackoverflow_wordmark.svg
Normal file
7
static/library/stackoverflow_wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.5 KiB |
Loading…
Reference in New Issue
Block a user