Files
sdk4.0/static/img/cross.svg
2025-07-03 13:54:01 +08:00

4 lines
295 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 200 200" style="background-color: rgb(255 255 255 / 1%);">
<line x1="0" y1="100" x2="200" y2="100" stroke="red" stroke-width="20"/>
<line x1="100" y1="0" x2="100" y2="200" stroke="red" stroke-width="20"/>
</svg>