Alapaca Samrong
✨ นายกฤติน กลิ่นแก้ว
<html> <head> <title>Let's Start </title> <style> body{ background:white margin:1em; font-family:sans-serif; } svg{ background: #FFFCBB } </style> </head> <body> <svg viewBox="1 1 40 40"> <polygon points=" 8,27 8.5,25.5 10.5,27 9,28 " fill="#725006" /> <polygon points=" 8,27 8.5,25.5 8,23 " fill="#ddab48" /> <polygon points=" 8.5,25.5 10.5,27 8.7,22.5 9.5,21.5 9.7,20 7.5,20 " fill="#94680d" /> <polygon points=" 9.7,20 7.5,20 8,19 9.2,19 " fill="#dead47" /> <polygon points=" 7.5,20 8,19 7.5,18 7,18.5 " fill="#9b6e13" /> <polygon points=" 9.7,20 9.2,19 9.5,18 10.2,18.5 " fill="#9b6e13" /> <polygon points=" 7.5,18 7,18.5 7,17.5 7.3,17.5 " fill="#d4a249" /> <polygon points=" 9.5,18 10.2,18.5 10,17.2 9.5,17.2 " fill="#d4a249" /> <polygon points=" 7.8,21.5 9,21.3 8.5,20.5 " fill="#daaa4a" /> <polygon points=" 10.5,27 8.7,22.5 9.5,21.5 11,25 " fill="#ae8126" /> <polygon points=" 9.5,21.5 11,25 10.7,23.5 9.7,20.5 " fill="#bc9d62" /> <polygon points=" 10.5,27 11,25 18,28 " fill="#745107" /> <polygon points=" 11,25 10.7,23.5 11.5,24 15,23 18,28 " fill="#9f7214" /> <polygon points=" 15,23 18,28 21,24 " fill="#9f7214" /> <polygon points=" 15,23 21,24 19.5,23.3 " fill="#dcb055" /> <polygon points=" 18,28 21,24 22,27.5 " fill="#a07214" /> <polygon points=" 21,24 22,27.5 22.5,25 " fill="#dfae4d" /> <polygon points=" 10.5,27 9,28 12.5,30.5 13,38 13.5,37 13.7,29.5 18,28 " fill="#996c10" /> <polygon points=" 13.7,29.5 18,28 17,29 " fill="#674808" /> <polygon points=" 13,38 12,38 12,37.5 13,36.5 " fill="#996c0f" /> <polygon points=" 11,29.5 12.5,30.5 12.8,34 " fill="#4c3000" /> <polygon points=" 12.8,34 12.5,34.5 12.5,37 11.8,37.5 11,37 12,36.5 11.5,30.5 " fill="#7b5501" /> <polygon points=" 18,28 22,27.5 20,32 " fill="#875600" /> <polygon points=" 18,28 20,32 20.5,33 19.8,34 19,37.5 18,37.5 17.7,37 18.2,36.5 19.2,33.5 19.2,32.5 " fill="#976a10" /> <polygon points=" 20,32 20.5,32.5 21,31 20.7,30.5 " fill="#503101" /> <polygon points=" 20.5,32.5 21,31 21.5,32 20.5,36 20,36.5 19.5,36.5 19.5,36 20.2,35.5 " fill="#8b640f" /> </svg> </body> </html>