Austria flag
✨ JESSADA YAIYANGYUEN
<style> body{ margin:1em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 9 6"> <rect width="100" height="2" fill="red" y="" /> <rect width="100" height="2" fill="white" y="2" /> <rect width="100" height="2" fill="red" y="4" /> </svg>