8 lines
445 B
XML
8 lines
445 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
||
|
|
<!-- The ▚ brand mark from the header, as an app icon: two accent quadrants on
|
||
|
|
the app's dark surface. Keep in sync with logo.png (the og:image raster). -->
|
||
|
|
<rect width="512" height="512" rx="100" fill="#171b21"/>
|
||
|
|
<rect x="116" y="116" width="134" height="134" rx="20" fill="#f0803c"/>
|
||
|
|
<rect x="262" y="262" width="134" height="134" rx="20" fill="#f0803c"/>
|
||
|
|
</svg>
|