Faroe Islands Flag
✨ PHIRAPHAT KITPROMPHON
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 9 6"> <rect fill="#0066ff" width="9" height="2" y ="2"/> <rect fill="#0066ff" width="2" height="9" x ="1.5"/> <rect fill="red" width="1" height="9" x="2" /> <rect fill="red" width="9" height="1" y="2.5" /> </svg>