63070114
✨ PASUTA JANMANEE
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 150 100"> <rect fill="#0065be" width="150" height="100"/> <line x1="0" y1="0" x2="150" y2="100" style="stroke:white; stroke-width:15" /> <line x1="150" y1="0" x2="0" y2="100" style="stroke:white; stroke-width:15" /> </svg>