App Icon:
Icon Code:
<div class="svg-center">
<svg width="200" height="200" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
<!-- Background -->
<rect width="1024" height="1024" fill="#FFFFFF"/>
<!-- Circle -->
<circle cx="512" cy="512" r="360" fill="none" stroke="#000000" stroke-width="10"/>
<!-- Pause bars -->
<rect x="384" y="328" width="96" height="354" rx="24" fill="#000000"/>
<rect x="544" y="328" width="96" height="354" rx="24" fill="#000000"/>
</svg>
</div>
App Front page:
