Merge pull request #701 from agriyakhetarpal/add-zulip
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

Add Zulip and Zulip wordmark logos
This commit is contained in:
Pablo Hdez
2025-09-06 11:16:26 +01:00
committed by GitHub
3 changed files with 11 additions and 0 deletions
+9
View File
@@ -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',