63070080
✨ ธนาพงศ์ ปทุมสีมา
<style> body{ margin:2em; background:grey; } svg{ background:white; } </style> <svg viewBox = "0 0 8 5"> <polygon points="0,0 0,5 8,0" style="fill:#1fb53a;" /> <polygon points="8,5 0,5 8,0" style="fill:#00a3de;" /> <polygon points="0,4 0,5 1,5 8,1 8,0 7,0" style="fill:#fdd116;" /> <polygon points="0,4.1 0,5 0.8,5 8,0.9 8,0 7.2,0" style="fill:black;" /> </svg>