41c55ef8db0e07b82a274e5f7a48fcfa718c9ed0.svn-base
2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?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="102"
height="82"
version="1.0">
<defs></defs>
<oryx:magnets>
<oryx:magnet oryx:cx="0" oryx:cy="48.5" oryx:anchors="left"/>
<oryx:magnet oryx:cx="44" oryx:cy="97" oryx:anchors="bottom"/>
<oryx:magnet oryx:cx="88" oryx:cy="48.5" oryx:anchors="right"/>
<oryx:magnet oryx:cx="44" oryx:cy="0" oryx:anchors="top"/>
<oryx:magnet oryx:cx="44" oryx:cy="48.5" 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>
<polyline oryx:resize="vertical horizontal" oryx:anchors="left right" id="frame" stroke="black" fill="#ffffff" stroke-width="1" points="78,97 0,97 0,0 78,0"/>
<polyline oryx:anchors="right top bottom" id="celem2" stroke="black" fill="#ffffff" stroke-width="1" points="78,97 88,97 88,10 78,10"/>
<polyline oryx:anchors="right top" id="celem3" stroke="black" fill="url(#background) white" stroke-width="1" points="88,10 78,0 78,10 88,10"/>
<rect id="unvisibleBorder" x="0" y="0" height="97" width="88" stroke="none" fill="none" oryx:resize="horizontal vertical"/>
<text font-size="12" id="text_name" x="44" y="48.5" oryx:align="middle center" oryx:fittoelem="unvisibleBorder" stroke="black" />
<text font-size="11" id="text_state" x="44" y="80" oryx:align="middle center" stroke="black" oryx:anchors="bottom" />
<polygon oryx:anchors="left top" id="input" stroke="black" fill="white" stroke-width="1.4" points="9,13 19,13 19,10 25,16 19,22 19,19 9,19" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" />
<polygon oryx:anchors="left top" id="output" stroke="black" fill="black" stroke-width="1" points="9,13 19,13 19,10 25,16 19,22 19,19 9,19" stroke-linecap="butt" stroke-linejoin="miter" stroke-miterlimit="10" />
<g id="collection" transform="translate(0,-2)">
<path id="collectionpath" oryx:anchors="bottom" fill="none" stroke="#000000" stroke-width="2" d="M41.833,86.5v10 M45.833,86.5v10 M49.833,86.5v10"/>
</g>
</g>
</svg>