efl/src/examples/edje/bzrfeed.svg

24 lines
1.0 KiB
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" stroke-linejoin="round" viewBox="0 0 100 100">
<path d="M50,4L4,50L50,96L96,50Z" stroke="#FE4" stroke-width="3"/>
<path d="M50,5L5,50L50,95L95,50Z" stroke="#333" fill="#FE4" stroke-width="3"/>
<g transform="scale(0.8) translate(14,30)">
<path d="M37,42c-1,0,11-20,13-20c1,0,15,20,13,20h-9c0,8,9,22,12,25l-4,4l-8,-7v13h-10v-35z" stroke="#CA0" fill="#CA0"/>
<path d="M35,40c-1,0,11-20,13-20c1,0,15,20,13,20h-9c0,8,9,22,12,25l-4,4l-8,-7v13h-10v-35z" stroke="#333" fill="#555"/>
</g>
<g transform="translate(50,26) scale(0.25)" stroke-width="2">
<g fill="none">
<ellipse stroke="#469" rx="6" ry="44"/>
<ellipse stroke="#ba5" rx="6" ry="44" transform="rotate(-66)"/>
<ellipse stroke="#68c" rx="6" ry="44" transform="rotate(66)"/>
<circle stroke="#331" r="44"/>
</g>
<g fill="#689" stroke="#FE4">
<circle fill="#80a3cf" r="13"/>
<circle cy="-44" r="9"/>
<circle cx="-40" cy="18" r="9"/>
<circle cx="40" cy="18" r="9"/>
</g>
</g>
</svg>