Doc fix, BPMN objects
[dia.git] / shapes / BPMN / Group.shape
blob8b32161aedc93cb2ec4bcecf974aa17954a492b3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
3 <name>BPMN - Group</name>
4 <icon>Group.png</icon>
5 <connections/>
6 <aspectratio type="free"/>
7 <svg:svg>
8 <svg:path style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke-dasharray: 1 0.4 0.2 0.4; stroke: #000000" d="M 1 0 C 2,0 7,0 8,0 C 9,0 9,0 9,1 C 9,2 9,4 9,5 C 9,6 9,6 8,6 C 7,6 2,6 1,6 C 0,6 0,6 0,5 C 0,4 0,2 0,1 C 0,0 0,0 1,0"/>
9 </svg:svg>
10 </shape>