Add zoom logo

This commit is contained in:
Moisés Alvarenga
2024-02-26 13:54:24 -03:00
parent ec778a89f2
commit eaddbf981f
2 changed files with 8 additions and 1 deletions
+7 -1
View File
@@ -2520,5 +2520,11 @@ export const svgs: iSVG[] = [
light: '/library/asana-wordmark-light.svg'
},
url: 'https://asana.com'
}
},
{
title: 'Zoom',
category: 'Software',
route: '/library/zoom.svg',
url: 'https://zoom.us/'
},
];