fix: update Zero logo format and add SVG file

This commit is contained in:
N1072693 2025-07-19 00:37:06 +01:00
parent 50d3126d41
commit 42abf0f492
2 changed files with 4 additions and 1 deletions

View file

@ -26,7 +26,7 @@ OpenPGP also does not support [forward secrecy](https://en.wikipedia.org/wiki/Fo
### Zero
![Zero logo](zero-logo.png){ align=right }
![Zero logo](zero.svg){ align=right }
**Zero** is an open-source, AI-driven, cross-platform email solution that allows you to self-host your email app while supporting integration with Gmail and other major providers. Featuring a privacy-first approach, unified inbox, and customizable UI, its built using Next.js and Node.js for modern extensibility.

View file

@ -0,0 +1,3 @@
<svg width="191" height="191" viewBox="0 0 191 191" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M38.125 190.625V152.5H0V38.125H38.125V0H152.5V38.125H190.625V152.5H152.5V190.625H38.125ZM38.125 114.375H76.25V150.975H152.5V76.25H114.375V114.375H76.25V76.25H114.375V39.65H38.125V114.375Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 320 B