svg (Copy 6068)
✨ THEERAPHAT SAMBOONRUANG
<head> <style> body { margin: 0; background: whitesmoke; } svg { background: wheat; } </style> </head> <body> <svg viewbox="0 0 800 800"> <!--mane--> <circle cx="400" cy="150" r="70" fill="#A65C13"/> <circle cx="150" cy="400" r="70" fill="#A65C13"/> <circle cx="400" cy="650" r="70" fill="#A65C13"/> <circle cx="650" cy="400" r="70" fill="#A65C13"/> <circle cx="580" cy="580" r="70" fill="#A65C13"/> <circle cx="220" cy="220" r="70" fill="#A65C13"/> <circle cx="220" cy="580" r="70" fill="#A65C13"/> <circle cx="580" cy="220" r="70" fill="#A65C13"/> <circle cx="490" cy="630" r="70" fill="#A65C13"/> <circle cx="630" cy="300" r="70" fill="#A65C13"/> <circle cx="300" cy="165" r="70" fill="#A65C13"/> <circle cx="165" cy="490" r="70" fill="#A65C13"/> <circle cx="310" cy="630" r="70" fill="#A65C13"/> <circle cx="630" cy="500" r="70" fill="#A65C13"/> <circle cx="490" cy="165" r="70" fill="#A65C13"/> <circle cx="165" cy="300" r="70" fill="#A65C13"/> <!--ear--> <circle cx="585" cy="245" r="50" fill="#F6A83C"/> <circle cx="215" cy="245" r="50" fill="#F6A83C"/> <circle cx="585" cy="245" r="20" fill="#FFDF8D"/> <circle cx="215" cy="245" r="20" fill="#FFDF8D"/> <!--head--> <ellipse cx="400" cy="400" rx="250" ry="220" fill="#F6A83C"/> <ellipse cx="400" cy="218" rx="142" ry="30" fill="#A65C13"/> <rect x="300" y="175" width="200" height="20" fill="#A65C13"/> <!--eye--> <ellipse cx="310" cy="340" rx="40" ry="50" fill="#ECEBE3"/> <ellipse cx="490" cy="340" rx="40" ry="50" fill="#ECEBE3"/> <ellipse cx="300" cy="340" rx="30" ry="45" fill="#0C0907"/> <ellipse cx="480" cy="340" rx="30" ry="45" fill="#0C0907"/> <!--mouth--> <ellipse cx="400" cy="510" rx="130" ry="90" fill="#FFDF8D"/> <circle cx="400" cy="540" r="40" fill="#0C0907"/> <circle cx="350" cy="520" r="50" fill="#FFDF8D" stroke="#0C0907" stroke-width="6"/> <circle cx="450" cy="520" r="50" fill="#FFDF8D" stroke="#0C0907" stroke-width="6"/> <rect x="296" y="466" width="101" height="60" fill="#FFDF8D"/> <rect x="396" y="466" width="108" height="60" fill="#FFDF8D"/> <!--nose--> <polygon points="400,470 370,420 430,420" fill="#0C0907"/> <line x1="400" y1="460" x2="400" y2="530" stroke="#0C0907" stroke-width="7"/> <line x1="460" y1="460" x2="550" y2="440" stroke="#A65C13" stroke-width="4"/> <line x1="460" y1="475" x2="555" y2="475" stroke="#A65C13" stroke-width="4"/> <line x1="460" y1="490" x2="550" y2="500" stroke="#A65C13" stroke-width="4"/> <line x1="340" y1="460" x2="250" y2="440" stroke="#A65C13" stroke-width="4"/> <line x1="340" y1="475" x2="245" y2="475" stroke="#A65C13" stroke-width="4"/> <line x1="340" y1="490" x2="250" y2="500" stroke="#A65C13" stroke-width="4"/> </svg> <svg viewbox="0 0 800 800"> <!--Name--> <text x="350" y="50" fill="black">ณัฐพล วังคำ 63070056</text> <!--หัวกบ--> <ellipse cx="420" cy="400" rx="300" ry="220" fill="#127E08" /> <ellipse cx="400" cy="400" rx="300" ry="220" fill="#51D444" /> <!--เงาตา --> <ellipse cx="315" cy="200" rx="70" ry="130" fill="#127E08" /> <ellipse cx="515" cy="200" rx="70" ry="130" fill="#127E08" /> <!--ตา #E6B51F--> <ellipse cx="300" cy="200" rx="70" ry="130" fill="#E6B51F" /> <ellipse cx="500" cy="200" rx="70" ry="130" fill="#E6B51F" /> <!--ตาดำ and mini white eye--> <ellipse cx="300" cy="200" rx="40" ry="100" fill="black" /> <ellipse cx="500" cy="200" rx="40" ry="100" fill="black" /> <circle cx="300" cy="140" fill="white" r="10" /> <circle cx="500" cy="140" fill="white" r="10" /> <!--ขะหมูก--> <ellipse cx="500" cy="400" rx="10" ry="20" fill="#127E08" style="transform:skewX(-20deg)"/> <ellipse cx="300" cy="400" rx="10" ry="20" fill="#127E08" style="transform:skewX(20deg)"/> <!-- mouth --> <path d="M 250 500 q 150 100 300 0" stroke="#127E08" stroke-width="15" fill="none" /> <!-- pink --> <ellipse cx="190" cy="400" rx="40" ry="20" fill="pink" style="opacity: 0.9;"/> <ellipse cx="580" cy="400" rx="40" ry="20" fill="pink" style="opacity: 0.9;"/> </svg> <svg viewbox="0 0 800 800"> <!--ต่อในนี้--> <text x="300" y="50" fill="black">ธีรภัทร สามบุญเรือง 63070087</text> <ellipse cx="400" cy="400" rx="200" ry="200" fill="#0f37ff" /> <ellipse cx="400" cy="510" rx="130" ry="90" fill="#FFDF8D"/> <circle cx="400" cy="540" r="40" fill="#0C0907"/> <circle cx="350" cy="520" r="50" fill="#FFDF8D" stroke="#0C0907" stroke-width="6"/> <circle cx="450" cy="520" r="50" fill="#FFDF8D" stroke="#0C0907" stroke-width="6"/> <rect x="296" y="466" width="101" height="60" fill="#FFDF8D"/> <rect x="396" y="466" width="108" height="60" fill="#FFDF8D"/> <polygon points="400,470 370,420 430,420" fill="#0C0907"/> <line x1="400" y1="460" x2="400" y2="530" stroke="#0C0907" stroke-width="7"/> <line x1="460" y1="460" x2="550" y2="440" stroke="black" stroke-width="4"/> <line x1="460" y1="475" x2="555" y2="475" stroke="black" stroke-width="4"/> <line x1="460" y1="490" x2="550" y2="500" stroke="black" stroke-width="4"/> <line x1="340" y1="460" x2="250" y2="440" stroke="black" stroke-width="4"/> <line x1="340" y1="475" x2="245" y2="475" stroke="black" stroke-width="4"/> <line x1="340" y1="490" x2="250" y2="500" stroke="black" stroke-width="4"/> </svg> <svg viewbox="0 0 800 800"> <!--ต่อในนี้--> </svg> <svg viewbox="0 0 800 800"> <!--ต่อในนี้--> </svg> <svg viewbox="0 0 800 800"> <!--ต่อในนี้--> </svg> <svg viewbox="0 0 800 800"> <!--ต่อในนี้--> </svg> <svg viewbox="0 0 800 800"> <!--ต่อในนี้--> </svg> </body>