e6601d33cddbaff1edc4e9633591402a1f9c808d.svn-base 1.6 KB
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<svg 
	xmlns="http://www.w3.org/2000/svg"
	xmlns:svg="http://www.w3.org/2000/svg"
   	xmlns:oryx="http://www.b3mn.org/oryx"
   	xmlns:xlink="http://www.w3.org/1999/xlink"
	
	width="30.375" 
	height="22.5px"
	version="1.0">
	<defs></defs>
	<oryx:magnets>
		<oryx:magnet oryx:cx="0" oryx:cy="10.25" oryx:anchors="left" />
		<oryx:magnet oryx:cx="14.15" oryx:cy="20.5" oryx:anchors="bottom" />
		<oryx:magnet oryx:cx="28.375" oryx:cy="10.25" oryx:anchors="right" />
		<oryx:magnet oryx:cx="14.15" oryx:cy="0" oryx:anchors="top" />
		<oryx:magnet oryx:cx="14.15" oryx:cy="10.25" 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="#969696" stop-opacity="1"/>
			</radialGradient>
		</defs>
		<rect id="bg_frame" x="1" y="1" fill="none" stroke="#000000" stroke-width="2" width="28.375" height="20.5"/>
		<rect id="nonInitiating" x="1" y="1" fill="url(#background) #969696" stroke="#000000" stroke-width="2" width="28.375" height="20.5"/>
		<polygon id="bg_frame2" fill="none" stroke="#000000" stroke-width="2" stroke-linejoin="round" points="1.5,1.188 
			15.219,12.562 28.938,1.094 "/>
		<polygon id="nonInitiating2" fill="url(#background) #969696" stroke="#000000" stroke-width="2" stroke-linejoin="round" points="1.5,1.188 
			15.219,12.562 28.938,1.094 "/>
			
		<text font-size="12" id="text_name" x="14" y="32" oryx:align="top center" stroke="black" />	
	</g>
</svg>