mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Register Zulip set of logos
This commit is contained in:
@@ -3742,4 +3742,13 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/google-cloud.svg',
|
route: '/library/google-cloud.svg',
|
||||||
url: 'https://cloud.google.com/'
|
url: 'https://cloud.google.com/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Zulip',
|
||||||
|
category: ['Software', 'Social'],
|
||||||
|
route: '/library/zulip.svg',
|
||||||
|
wordmark: '/library/zulip-wordmark.svg',
|
||||||
|
url: 'https://zulip.com/',
|
||||||
|
brandUrl:
|
||||||
|
'https://github.com/zulip/zulip/tree/bd29fb3e2691daef570ba5661351922a16782dd2/static/images/logo'
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user