Italy Flag
✨ นายสุวรรณพงษ์ มีมณี
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 5 3"> <rect fill="green" width="100" height="50" x=""/> <rect fill="white" width="100" height="50" x="1.75"/> <rect fill="red" width="100" height="50" x="3.25"/> </svg>