summaryrefslogtreecommitdiffstats
path: root/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml
diff options
context:
space:
mode:
Diffstat (limited to 'kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml')
-rw-r--r--kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml30
1 files changed, 30 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml
new file mode 100644
index 00000000..6470beb0
--- /dev/null
+++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.sml
@@ -0,0 +1,30 @@
+<?xml version="1.0"?>
+<KivioShapeStencil creator="Kate">
+ <KivioSMLStencilSpawnerInfo>
+ <Author data="Kristof Borrey"/>
+ <Title data="Arrow"/>
+ <Id data="Arrow"/>
+ <Description data="Arrow shape"/>
+ <Version data="0.1"/>
+ <Web data="www.koffice.org"/>
+ <Email data="[email protected]"/>
+ <Copyright data="Copyright (C) 2003 Kristof Borrey. All rights reserved."/>
+ <AutoUpdate data="off"/>
+ </KivioSMLStencilSpawnerInfo>
+ <Dimensions w="100.0" h="100.0"/>
+ <KivioConnectorTarget x="20.0" y="50.0"/>
+ <KivioConnectorTarget x="100.0" y="50.0"/>
+ <KivioShape type="ClosedPath" name="Arrow">
+ <KivioPoint x="45" y="45"/>
+ <KivioPoint x="85" y="45"/>
+ <KivioPoint x="85" y="37"/>
+ <KivioPoint x="100" y="50"/>
+ <KivioPoint x="85" y="63"/>
+ <KivioPoint x="85" y="55"/>
+ <KivioPoint x="45" y="55"/>
+ <KivioPoint x="45" y="45"/>
+ </KivioShape>
+ <KivioShape type="Rectangle" name="Good" x="30.0" y="45.0" w="10.0" h="10.0"/>
+ <KivioShape type="Rectangle" name="Good" x="20.0" y="45.0" w="5.0" h="10.0"/>
+ <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/>
+</KivioShapeStencil>