mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-15 09:41:54 +08:00
📦 Add MediaWiki logos
This commit is contained in:
parent
80147ec0d2
commit
c90c11f150
@ -2957,5 +2957,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": "Website"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
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