886f398230995ac2615f635535dcdffacf682a8d.svn-base
1021 Bytes
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns="http://www.w3.org/2000/svg"
xmlns:oryx="http://www.b3mn.org/oryx"
width="40"
height="40"
version="1.0">
<defs></defs>
<oryx:magnets>
<oryx:magnet oryx:cx="16" oryx:cy="16" oryx:default="yes" />
</oryx:magnets>
<g pointer-events="fill">
<defs>
<radialGradient id="background" cx="10%" cy="10%" r="100%" fx="10%" fy="10%">
<stop offset="0%" stop-color="#ffffff" stop-opacity="1"/>
<stop id="fill_el" offset="100%" stop-color="#ffffff" stop-opacity="1"/>
</radialGradient>
</defs>
<circle id="bg_frame" cx="16" cy="16" r="14" stroke="black" fill="url(#background) white" stroke-width="3"/>
<path id="path1" stroke="none" fill="black" stroke-width="1" d="M8,11 L8,21 L24,21 L24,11 L16,17z"/>
<path id="path2" stroke="none" fill="black" stroke-width="1" d="M8,10 L16,16 L24 10z"/>
<text font-size="11"
id="text_name"
x="16" y="32"
oryx:align="top center"
stroke="black"
></text>
</g>
</svg>