mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #701 from agriyakhetarpal/add-zulip
Add Zulip and Zulip wordmark logos
This commit is contained in:
@@ -3789,6 +3789,15 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/google-cloud.svg',
|
||||
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'
|
||||
},
|
||||
{
|
||||
title: 'Effect TS',
|
||||
category: 'Library',
|
||||
|
||||
Reference in New Issue
Block a user