Add files via upload

This commit is contained in:
Michi 2022-10-24 21:25:06 +02:00 committed by GitHub
parent ab5e32115b
commit 782042cd45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

19
assets/logo/logo_mail.svg Normal file
View file

@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" viewBox="0 0 1200 1200">
<defs>
<clipPath id="clip-branding">
<rect width="1200" height="1200"/>
</clipPath>
</defs>
<g id="branding" clip-path="url(#clip-branding)">
<g id="Logo" transform="translate(59.75 60)">
<g id="Border" transform="translate(160 160)" fill="none" stroke="#3498db" stroke-width="10">
<rect width="760" height="760" stroke="none"/>
<rect x="5" y="5" width="750" height="750" fill="none"/>
</g>
<line id="Horizontal" y2="755" transform="translate(540.5 161.5)" fill="none" stroke="#3498db" stroke-width="10"/>
<line id="Vertical" x2="760" transform="translate(160.5 540.5)" fill="none" stroke="#3498db" stroke-width="10"/>
<line id="Top-Left" x2="375" y2="375" transform="translate(165 165)" fill="none" stroke="#3498db" stroke-width="10"/>
<line id="Top-Right" x1="375" y2="375" transform="translate(541.5 164.5)" fill="none" stroke="#3498db" stroke-width="10"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB