Simplify PWA icon with mark above OS initials
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||||
<rect width="512" height="512" rx="104" fill="#ffffff"/>
|
||||
<rect x="68" y="156" width="142" height="142" rx="8" fill="#031a49"/>
|
||||
<path d="M68 227h205" stroke="#031a49" stroke-width="34" stroke-linecap="square"/>
|
||||
<circle cx="139" cy="227" r="39" fill="#ffffff"/>
|
||||
<circle cx="245" cy="227" r="34" fill="#ffffff" stroke="#031a49" stroke-width="30"/>
|
||||
<text x="286" y="249" fill="#031a49" font-family="Arial, Helvetica, sans-serif" font-size="118" font-weight="800" letter-spacing="-8">O</text>
|
||||
<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"/>
|
||||
<rect x="156" y="70" width="200" height="200" rx="0" fill="#031a49"/>
|
||||
<path d="M156 170h200" stroke="#ffffff" stroke-width="16" stroke-linecap="square"/>
|
||||
<circle cx="256" cy="170" r="55" fill="#ffffff"/>
|
||||
<text x="96" y="420" fill="#031a49" font-family="Arial, Helvetica, sans-serif" font-size="154" font-weight="900" letter-spacing="-10">O</text>
|
||||
<text x="256" y="420" fill="#006c70" font-family="Arial, Helvetica, sans-serif" font-size="154" font-weight="900" letter-spacing="-10">S</text>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 799 B After Width: | Height: | Size: 630 B |
Reference in New Issue
Block a user