Refine PWA icon with OpenSquared mark and OS initials

This commit is contained in:
2026-04-26 22:37:23 +02:00
parent b68ab2b555
commit 12e4dc636f

View File

@@ -1,9 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<rect width="512" height="512" rx="104" fill="#ffffff"/> <rect width="512" height="512" rx="104" fill="#ffffff"/>
<rect x="122" y="106" width="180" height="180" rx="10" fill="#031a49"/> <rect x="68" y="156" width="142" height="142" rx="8" fill="#031a49"/>
<path d="M122 196h268" stroke="#031a49" stroke-width="40" stroke-linecap="square"/> <path d="M68 227h205" stroke="#031a49" stroke-width="34" stroke-linecap="square"/>
<circle cx="212" cy="196" r="48" fill="#ffffff"/> <circle cx="139" cy="227" r="39" fill="#ffffff"/>
<circle cx="340" cy="196" r="42" fill="#ffffff" stroke="#031a49" stroke-width="36"/> <circle cx="245" cy="227" r="34" fill="#ffffff" stroke="#031a49" stroke-width="30"/>
<path d="M117 357c31 28 63 42 96 42 53 0 82-38 130-38 22 0 40 6 55 17" fill="none" stroke="#006c70" stroke-width="44" stroke-linecap="round"/> <text x="286" y="249" fill="#031a49" font-family="Arial, Helvetica, sans-serif" font-size="118" font-weight="800" letter-spacing="-8">O</text>
<path d="M220 333v94" stroke="#d3483f" stroke-width="26" stroke-linecap="round"/> <text x="360" y="249" fill="#006c70" font-family="Arial, Helvetica, sans-serif" font-size="118" font-weight="800" letter-spacing="-8">S</text>
<path d="M363 286v70" stroke="#d3483f" stroke-width="18" stroke-linecap="round"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 799 B