Flag_63070019
✨ นายจิรพัฒน์ วุ่นพ้วน
<style> body{ margin:1em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 10 6"> <rect width="100" height="5" fill="red" y="0" /> <rect width="100" height="5" fill="green" y="3" /> <rect width="4" height="6" fill="white" y="0" /> </svg>