1<?xml version="1.0" encoding="UTF-8" standalone="no"?> 2<!-- In the colr format the eyes and mouth should be filled with the current paint. --> 3<svg 4 xmlns:svg="http://www.w3.org/2000/svg" 5 xmlns="http://www.w3.org/2000/svg" 6 version="1.1" 7 viewBox="0 0 211.66666 211.66667" 8 height="800" 9 width="800"> 10 <g 11 transform="translate(0,-85.333317)" 12 id="layer1"> 13 <circle 14 r="98.273819" 15 cy="192.76852" 16 cx="104.81271" 17 style="fill:#000000" /> 18 <circle 19 r="90.782074" 20 cy="192.32785" 21 cx="104.37203" 22 style="fill:#ffcc00" /> 23 <ellipse 24 ry="20.032738" 25 rx="20.410715" 26 cy="159.88458" 27 cx="74.574615" 28 style="fill:#2b0000" /> 29 <ellipse 30 ry="20.032738" 31 rx="20.410715" 32 cy="158.13309" 33 cx="138.02272" 34 style="fill:#2b0000" /> 35 <path 36 d="m 163.09897,220.67157 a 58.248119,31.234499 0 0 1 -26.87407,29.28648 58.248119,31.234499 0 0 1 -60.863188,0.45572 58.248119,31.234499 0 0 1 -28.388544,-28.87269 l 58.126712,2.01564 z" 37 style="fill:#2b0000" /> 38 </g> 39</svg> 40