Initialize micromail project with basic structure and functionality

This commit is contained in:
Edgar P. Burkhart 2025-05-16 23:02:56 +02:00
parent e249b4061c
commit 65c23ca231
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
5 changed files with 245 additions and 2 deletions

View file

@ -22,4 +22,4 @@
y="0" />
<use xlink:href="#child-svg" filter="url(#alpha-to-white)"
transform="matrix(8,0,0,8,64,64)" />
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After