7 lines
403 B
XML
7 lines
403 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
|
|
<!-- Flat accent + slightly enlarged glyph: tuned for 16-32px legibility -->
|
|
<rect width="512" height="512" rx="102" fill="#4c6fff"/>
|
|
<g transform="translate(256 256) scale(1.14) translate(-256 -256)">
|
|
<path fill="#ffffff" d="M118 124H394V208L268 304H394V388H196L118 458V304L244 208H118Z"/>
|
|
</g>
|
|
</svg>
|