63070065-พล
✨ [EPR] Legend
<style> body{ margin:1em; background:grey; } svg{ background:white; } </style> <svg viewBox="0 0 9 6"> <rect width="100" height="2" fill="cyan" /> <rect width="100" height="2" fill="cyan" y="4" /> <rect width="100" height="2" fill="yellow" y="2" /> <polygon width="100" height="2" fill="black" points="0,0 0,6 3,3"/> </svg>