ธงชาติ
✨ Chinnatad Prommee
<style> body{ margin:1em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 9 6"> <rect width="100" height="2" fill="black" /> <rect width="100" height="2" fill="yellow" y="4" /> <rect width="100" height="2" fill="red" y="2" /> </svg>