diff options
Diffstat (limited to 'kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.shape')
-rw-r--r-- | kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.shape | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.shape b/kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.shape new file mode 100644 index 00000000..2bc02249 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.shape @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="UTF-8"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg"> +<!-- Author: Alan Horkan, 2002, mailto:horkana@tcd.ie --> + <name>Geometric - Maltese Cross</name><!-- St. John's Ambulance --> + <icon>cross-maltese.png</icon> + <connections> + <point x="7" y="6"/> + <point x="7.5" y="5"/> + <point x="7" y="4"/> + <point x="9" y="5"/> + <point x="8" y="3"/> + <point x="9" y="3.5"/> + <point x="10" y="3"/> + <point x="9" y="5"/> + <point x="11" y="4"/> + <point x="10.5" y="5"/> + <point x="11" y="6"/> + <point x="9" y="5"/> + <point x="10" y="7"/> + <point x="9" y="6.5"/> + <point x="8" y="7"/> + <point x="9" y="5"/> + <point x="7.25" y="5.5"/> + <point x="7.25" y="4.5"/> + <point x="8" y="4.5"/> + <point x="8.5" y="4"/> + <point x="8.5" y="3.25"/> + <point x="9.5" y="3.25"/> + <point x="9.5" y="4"/> + <point x="10" y="4.5"/> + <point x="10.75" y="4.5"/> + <point x="10.75" y="5.5"/> + <point x="10" y="5.5"/> + <point x="9.5" y="6"/> + <point x="9.5" y="6.75"/> + <point x="8.5" y="6.75"/> + <point x="8.5" y="6"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="7,6 7.5,5 7,4 9,5 8,3 9,3.5 10,3 9,5 11,4 10.5,5 11,6 9,5 10,7 9,6.5 8,7 9,5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="7,6 7.5,5 7,4 9,5 8,3 9,3.5 10,3 9,5 11,4 10.5,5 11,6 9,5 10,7 9,6.5 8,7 9,5 "/> + </svg:svg> +</shape> |