blob: 13fe190538d8a565a9a292d62187324ef3adf407 (
plain)
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
47
|
<?xml version="1.0"?>
<KivioShapeStencil creator="Kate">
<KivioSMLStencilSpawnerInfo>
<Author data="Kristof Borrey"/>
<Title data="Multiple Arrow 3"/>
<Id data="Multiple arrow 3"/>
<Description data="Multiple Arrow tqshape 3"/>
<Version data="0.1"/>
<Web data="www.koffice.org"/>
<Email data="borrey@kde.org"/>
<Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/>
<AutoUpdate data="off"/>
</KivioSMLStencilSpawnerInfo>
<Dimensions w="100.0" h="100.0"/>
<KivioConnectorTarget x="15.0" y="15.0"/>
<KivioConnectorTarget x="15.0" y="85.0"/>
<KivioConnectorTarget x="85.0" y="15.0"/>
<KivioConnectorTarget x="85.0" y="85.0"/>
<KivioShape type="ClosedPath" name="Multiple_Arrow">
<KivioPoint x="15" y="15"/>
<KivioPoint x="35" y="15"/>
<KivioPoint x="28.5" y="21.5"/>
<KivioPoint x="50" y="43"/>
<KivioPoint x="71.5" y="21.5"/>
<KivioPoint x="65" y="15"/>
<KivioPoint x="85" y="15"/>
<KivioPoint x="85" y="35"/>
<KivioPoint x="78.5" y="28.5"/>
<KivioPoint x="57" y="50"/>
<KivioPoint x="78.5" y="71.5"/>
<KivioPoint x="85" y="65"/>
<KivioPoint x="85" y="85"/>
<KivioPoint x="65" y="85"/>
<KivioPoint x="71.5" y="78.5"/>
<KivioPoint x="50" y="57"/>
<KivioPoint x="28.5" y="78.5"/>
<KivioPoint x="35" y="85"/>
<KivioPoint x="15" y="85"/>
<KivioPoint x="15" y="65"/>
<KivioPoint x="21.5" y="71.5"/>
<KivioPoint x="43" y="50"/>
<KivioPoint x="21.5" y="28.5"/>
<KivioPoint x="15" y="35"/>
<KivioPoint x="15" y="15"/>
</KivioShape>
<KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/>
</KivioShapeStencil>
|