mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-14 09:11:54 +08:00
commit
8be9ba72ad
@ -2951,5 +2951,15 @@ export const svgs: iSVG[] = [
|
|||||||
category: ['Community'],
|
category: ['Community'],
|
||||||
route: '/library/manzdev.svg',
|
route: '/library/manzdev.svg',
|
||||||
url: 'https://manz.dev/'
|
url: 'https://manz.dev/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'MediaWiki',
|
||||||
|
category: ['Software', 'CMS'],
|
||||||
|
"route": "/library/mediawiki.svg",
|
||||||
|
"wordmark": {
|
||||||
|
"light": "/library/mediawiki-wordmark-light.svg",
|
||||||
|
"dark": "/library/mediawiki-wordmark-dark.svg"
|
||||||
|
},
|
||||||
|
"url": "https://www.mediawiki.org/"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
1
static/library/mediawiki-wordmark-dark.svg
Normal file
1
static/library/mediawiki-wordmark-dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
1
static/library/mediawiki-wordmark-light.svg
Normal file
1
static/library/mediawiki-wordmark-light.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
1
static/library/mediawiki.svg
Normal file
1
static/library/mediawiki.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user