Hungary Flag
✨ นายอภิบุญ สมศรี
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 20 9"> <rect fill="red" width="100" height="3"/> <rect fill="green" width="100" height="3" y="6" /> </svg>