|
<?xml
version="1.0"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="330" height="110" version="1.1"
xmlns="http://www.w3.org/2000/svg">
<circle cx="55"
cy="55" r="50" stroke="#DE280B" stroke-width="4"
fill="#F2BD37"/>
<ellipse cx="165" cy="55" ry="25"
rx="50" stroke="#DE280B" stroke-width="4"
fill="#F8F3B5"/>
<ellipse cx="275" cy="55" ry="50"
rx="50" stroke="#DE280B" stroke-width="4"
fill="#F8F3B5"/>
</svg>
|
|