diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-20 01:29:50 +0000 |
commit | 8362bf63dea22bbf6736609b0f49c152f975eb63 (patch) | |
tree | 0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kivio/kiviopart/stencils | |
download | koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip |
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kivio/kiviopart/stencils')
1205 files changed, 64969 insertions, 0 deletions
diff --git a/kivio/kiviopart/stencils/Dia/Assorted/Makefile.am b/kivio/kiviopart/stencils/Dia/Assorted/Makefile.am new file mode 100644 index 00000000..c8d25984 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/Makefile.am @@ -0,0 +1,89 @@ +assorteddir = $(kde_datadir)/kivio/stencils/Dia/Assorted + +SHAPES = \ + arrow-chevron.png \ + arrow-chevron.shape \ + arrow-down.png \ + arrow-down.shape \ + arrow-left-notched.png \ + arrow-left-notched.shape \ + arrow-left.png \ + arrow-left-right.png \ + arrow-left-right.shape \ + arrow-left-right-up.png \ + arrow-left-right-up.shape \ + arrow-left.shape \ + arrow-left-up.png \ + arrow-left-up.shape \ + arrow-pentagon.png \ + arrow-pentagon.shape \ + arrow-quad.png \ + arrow-quad.shape \ + arrow-right-notched.png \ + arrow-right-notched.shape \ + arrow-right.png \ + arrow-right.shape \ + arrow-up-down-left.png \ + arrow-up-down-left.shape \ + arrow-up-down.png \ + arrow-up-down.shape \ + arrow-up.png \ + arrow-up.shape \ + circle.png \ + circle-quarter.png \ + circle-quarter.shape \ + circle.shape \ + cross-maltese.png \ + cross-maltese.shape \ + cross-swiss.png \ + cross-swiss.shape \ + diamond.png \ + diamond.shape \ + heart.png \ + heart.shape \ + heptagon.png \ + heptagon.shape \ + hexagon.png \ + hexagon.shape \ + moon-quarter.png \ + moon-quarter.shape \ + octagon.png \ + octagon.shape \ + parallelogram-horizontal.png \ + parallelogram-horizontal.shape \ + parallelogram-vertical.png \ + parallelogram-vertical.shape \ + pentagon.png \ + pentagon.shape \ + square.png \ + square.shape \ + star4curved.png \ + star4curved.shape \ + star4.png \ + star4.shape \ + star5.png \ + star5.shape \ + star6.png \ + star6.shape \ + star7.png \ + star7.shape \ + star8curved.png \ + star8curved.shape \ + star8.png \ + star8.shape \ + star8sharp.png \ + star8sharp.shape \ + sun.png \ + sun.shape \ + trapezoid.png \ + trapezoid.shape \ + triangle-isoceles.png \ + triangle-isoceles.shape \ + triangle-rightangle.png \ + triangle-rightangle.shape + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +assorted_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-chevron.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-chevron.png Binary files differnew file mode 100644 index 00000000..c29616b0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-chevron.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-chevron.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-chevron.shape new file mode 100644 index 00000000..8ff02c32 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-chevron.shape @@ -0,0 +1,35 @@ +<?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:[email protected] --> + <name>Block Arrow - Chevron</name><!-- Block Arrow - Chevron, as seen in PowerPoint 97 --> + <icon>arrow-chevron.png</icon> + <connections> + <point x="0" y="0"/> + <point x="2" y="0"/> + <point x="3" y="1"/> + <point x="2" y="2"/> + <point x="0" y="2"/> + <point x="1" y="1"/> + <point x="1" y="0"/> + <point x="2.5" y="0.5"/> + <point x="2.5" y="1.5"/> + <point x="1" y="2"/> + <point x="0.5" y="1.5"/> + <point x="0" y="0"/> + <point x="2" y="0"/> + <point x="3" y="1"/> + <point x="2" y="2"/> + <point x="0" y="2"/> + <point x="1" y="1"/> + <point x="1" y="0"/> + <point x="2.5" y="0.5"/> + <point x="2.5" y="1.5"/> + <point x="1" y="2"/> + <point x="0.5" y="1.5"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,0 2,0 3,1 2,2 0,2 1,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,0 2,0 3,1 2,2 0,2 1,1 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-down.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-down.png Binary files differnew file mode 100644 index 00000000..29fe9136 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-down.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-down.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-down.shape new file mode 100644 index 00000000..6e1388fe --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-down.shape @@ -0,0 +1,39 @@ +<?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:[email protected] --> + <name>Geometric - Down Arrow</name> + <icon>arrow-down.png</icon> + <connections> + <point x="1" y="0"/> + <point x="1" y="2"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="4" y="2"/> + <point x="3" y="2"/> + <point x="3" y="0"/> + <point x="1" y="1"/> + <point x="0.5" y="2"/> + <point x="1" y="3"/> + <point x="3" y="3"/> + <point x="3.5" y="2"/> + <point x="3" y="1"/> + <point x="1" y="0"/> + <point x="1" y="2"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="4" y="2"/> + <point x="3" y="2"/> + <point x="3" y="0"/> + <point x="1" y="1"/> + <point x="0.5" y="2"/> + <point x="1" y="3"/> + <point x="3" y="3"/> + <point x="3.5" y="2"/> + <point x="3" y="1"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="1,0 1,2 0,2 2,4 4,2 3,2 3,0 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,0 1,2 0,2 2,4 4,2 3,2 3,0 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-notched.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-notched.png Binary files differnew file mode 100644 index 00000000..0d28700c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-notched.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-notched.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-notched.shape new file mode 100644 index 00000000..a4f20839 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-notched.shape @@ -0,0 +1,43 @@ +<?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:[email protected] --> + <name>Geometric - Notched Left Arrow</name> + <icon>arrow-left-notched.png</icon> + <connections> + <point x="4" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="4" y="3"/> + <point x="3" y="2"/> + <point x="3" y="1"/> + <point x="2" y="0.5"/> + <point x="1" y="1"/> + <point x="1" y="3"/> + <point x="2" y="3.5"/> + <point x="3" y="3"/> + <point x="3.5" y="2.5"/> + <point x="4" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="4" y="3"/> + <point x="3" y="2"/> + <point x="3" y="1"/> + <point x="2" y="0.5"/> + <point x="1" y="1"/> + <point x="1" y="3"/> + <point x="2" y="3.5"/> + <point x="3" y="3"/> + <point x="3.5" y="2.5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="4,1 2,1 2,0 0,2 2,4 2,3 4,3 3,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="4,1 2,1 2,0 0,2 2,4 2,3 4,3 3,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right-up.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right-up.png Binary files differnew file mode 100644 index 00000000..f6212a64 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right-up.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right-up.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right-up.shape new file mode 100644 index 00000000..54babdd8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right-up.shape @@ -0,0 +1,79 @@ +<?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:[email protected] --> + <name>Geometric - Left-Right-Up Arrow</name> + <icon>arrow-left-right-up.png</icon> + <connections> + <point x="8" y="4"/> + <point x="6" y="4"/> + <point x="6" y="2"/> + <point x="7" y="2"/> + <point x="5" y="0"/> + <point x="3" y="2"/> + <point x="4" y="2"/> + <point x="4" y="4"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="5"/> + <point x="2" y="7"/> + <point x="2" y="6"/> + <point x="8" y="6"/> + <point x="8" y="7"/> + <point x="10" y="5"/> + <point x="8" y="3"/> + <point x="7" y="4"/> + <point x="6" y="3"/> + <point x="6.5" y="2"/> + <point x="6" y="1"/> + <point x="4" y="1"/> + <point x="3.5" y="2"/> + <point x="4" y="3"/> + <point x="3" y="4"/> + <point x="2" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="6"/> + <point x="2" y="6.5"/> + <point x="5" y="6"/> + <point x="8" y="6.5"/> + <point x="9" y="6"/> + <point x="9" y="4"/> + <point x="8" y="4"/> + <point x="6" y="4"/> + <point x="6" y="2"/> + <point x="7" y="2"/> + <point x="5" y="0"/> + <point x="3" y="2"/> + <point x="4" y="2"/> + <point x="4" y="4"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="5"/> + <point x="2" y="7"/> + <point x="2" y="6"/> + <point x="8" y="6"/> + <point x="8" y="7"/> + <point x="10" y="5"/> + <point x="8" y="3"/> + <point x="7" y="4"/> + <point x="6" y="3"/> + <point x="6.5" y="2"/> + <point x="6" y="1"/> + <point x="4" y="1"/> + <point x="3.5" y="2"/> + <point x="4" y="3"/> + <point x="3" y="4"/> + <point x="2" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="6"/> + <point x="2" y="6.5"/> + <point x="5" y="6"/> + <point x="8" y="6.5"/> + <point x="9" y="6"/> + <point x="9" y="4"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="8,4 6,4 6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 8,6 8,7 10,5 8,3 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="8,4 6,4 6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 8,6 8,7 10,5 8,3 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right.png Binary files differnew file mode 100644 index 00000000..12e3d883 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right.shape new file mode 100644 index 00000000..03b7787c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-right.shape @@ -0,0 +1,51 @@ +<?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:[email protected] --> + <name>Geometric - Left-Right Arrow</name> + <icon>arrow-left-right.png</icon> + <connections> + <point x="6" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="6" y="3"/> + <point x="6" y="4"/> + <point x="8" y="2"/> + <point x="6" y="0"/> + <point x="4" y="1"/> + <point x="2" y="0.5"/> + <point x="1" y="1"/> + <point x="1" y="3"/> + <point x="2" y="3.5"/> + <point x="4" y="3"/> + <point x="6" y="3.5"/> + <point x="7" y="3"/> + <point x="7" y="1"/> + <point x="6" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="6" y="3"/> + <point x="6" y="4"/> + <point x="8" y="2"/> + <point x="6" y="0"/> + <point x="4" y="1"/> + <point x="2" y="0.5"/> + <point x="1" y="1"/> + <point x="1" y="3"/> + <point x="2" y="3.5"/> + <point x="4" y="3"/> + <point x="6" y="3.5"/> + <point x="7" y="3"/> + <point x="7" y="1"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="6,1 2,1 2,0 0,2 2,4 2,3 6,3 6,4 8,2 6,0 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="6,1 2,1 2,0 0,2 2,4 2,3 6,3 6,4 8,2 6,0 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-up.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-up.png Binary files differnew file mode 100644 index 00000000..4715dd51 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-up.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-up.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-up.shape new file mode 100644 index 00000000..e3c0c008 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left-up.shape @@ -0,0 +1,59 @@ +<?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:[email protected] --> + <name>Assorted - Left-Up Arrow</name> + <icon>arrow-left-up.png</icon> + <connections> + <point x="6" y="2"/> + <point x="7" y="2"/> + <point x="5" y="0"/> + <point x="3" y="2"/> + <point x="4" y="2"/> + <point x="4" y="4"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="5"/> + <point x="2" y="7"/> + <point x="2" y="6"/> + <point x="6" y="6"/> + <point x="6.5" y="2"/> + <point x="6" y="1"/> + <point x="4" y="1"/> + <point x="3.5" y="2"/> + <point x="4" y="3"/> + <point x="3" y="4"/> + <point x="2" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="6"/> + <point x="2" y="6.5"/> + <point x="4" y="6"/> + <point x="6" y="2"/> + <point x="7" y="2"/> + <point x="5" y="0"/> + <point x="3" y="2"/> + <point x="4" y="2"/> + <point x="4" y="4"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="5"/> + <point x="2" y="7"/> + <point x="2" y="6"/> + <point x="6" y="6"/> + <point x="6.5" y="2"/> + <point x="6" y="1"/> + <point x="4" y="1"/> + <point x="3.5" y="2"/> + <point x="4" y="3"/> + <point x="3" y="4"/> + <point x="2" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="6"/> + <point x="2" y="6.5"/> + <point x="4" y="6"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: #ffffff" points="6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 6,6 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 6,6 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left.png Binary files differnew file mode 100644 index 00000000..59629a5d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-left.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left.shape new file mode 100644 index 00000000..8eb15cd4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-left.shape @@ -0,0 +1,39 @@ +<?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:[email protected] --> + <name>Geometric - Left Arrow</name> + <icon>arrow-left.png</icon> + <connections> + <point x="4" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="4" y="3"/> + <point x="3" y="1"/> + <point x="2" y="0.5"/> + <point x="1" y="1"/> + <point x="1" y="3"/> + <point x="2" y="3.5"/> + <point x="3" y="3"/> + <point x="4" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="0" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="4" y="3"/> + <point x="3" y="1"/> + <point x="2" y="0.5"/> + <point x="1" y="1"/> + <point x="1" y="3"/> + <point x="2" y="3.5"/> + <point x="3" y="3"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="4,1 2,1 2,0 0,2 2,4 2,3 4,3 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="4,1 2,1 2,0 0,2 2,4 2,3 4,3 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-pentagon.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-pentagon.png Binary files differnew file mode 100644 index 00000000..f0558977 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-pentagon.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-pentagon.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-pentagon.shape new file mode 100644 index 00000000..ef0f7f47 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-pentagon.shape @@ -0,0 +1,31 @@ +<?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:[email protected] --> + <name>Block Arrow - Pentagon</name><!-- Arrow Pentagon as seen in Powerpoint 97 --> + <icon>arrow-pentagon.png</icon> + <connections> + <point x="0" y="0"/> + <point x="2" y="0"/> + <point x="3" y="1"/> + <point x="2" y="2"/> + <point x="0" y="2"/> + <point x="1" y="0"/> + <point x="2.5" y="0.5"/> + <point x="2.5" y="1.5"/> + <point x="1" y="2"/> + <point x="0" y="0"/> + <point x="2" y="0"/> + <point x="3" y="1"/> + <point x="2" y="2"/> + <point x="0" y="2"/> + <point x="1" y="0"/> + <point x="2.5" y="0.5"/> + <point x="2.5" y="1.5"/> + <point x="1" y="2"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,0 2,0 3,1 2,2 0,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,0 2,0 3,1 2,2 0,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-quad.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-quad.png Binary files differnew file mode 100644 index 00000000..ddff4018 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-quad.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-quad.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-quad.shape new file mode 100644 index 00000000..6351e8dd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-quad.shape @@ -0,0 +1,60 @@ +<?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:[email protected] --> + <name>Geometric - Quad Arrow</name> + <icon>arrow-quad.png</icon> + <connections> + <point x="0" y="5"/> + <point x="10" y="5"/> + <point x="1" y="4"/> + <point x="1" y="6"/> + <point x="2" y="3.5"/> + <point x="2" y="3"/> + <point x="2" y="4"/> + <point x="2" y="6.5"/> + <point x="2" y="6"/> + <point x="2" y="7"/> + <point x="3.5" y="2"/> + <point x="3.5" y="8"/> + <point x="3" y="2"/> + <point x="3" y="4"/> + <point x="3" y="6"/> + <point x="3" y="8"/> + <point x="4" y="1"/> + <point x="4" y="2"/> + <point x="4" y="3"/> + <point x="4" y="4"/> + <point x="4" y="6"/> + <point x="4" y="7"/> + <point x="4" y="8"/> + <point x="4" y="9"/> + <point x="5" y="0"/> + <point x="5" y="10"/> + <point x="6.5" y="2"/> + <point x="6.5" y="8"/> + <point x="6" y="1"/> + <point x="6" y="2"/> + <point x="6" y="3"/> + <point x="6" y="4"/> + <point x="6" y="6"/> + <point x="6" y="7"/> + <point x="6" y="8"/> + <point x="6" y="9"/> + <point x="7" y="2"/> + <point x="7" y="4"/> + <point x="7" y="6"/> + <point x="7" y="8"/> + <point x="8" y="3"/> + <point x="8" y="4"/> + <point x="8" y="6.5"/> + <point x="8" y="6"/> + <point x="8" y="7"/> + <point x="9" y="4"/> + <point x="9" y="6"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="8,4 6,4 6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 4,6 4,8 3,8 5,10 7,8 6,8 6,6 8,6 8,7 10,5 8,3 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="8,4 6,4 6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 4,6 4,8 3,8 5,10 7,8 6,8 6,6 8,6 8,7 10,5 8,3 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-right-notched.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right-notched.png Binary files differnew file mode 100644 index 00000000..d52ae61f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right-notched.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-right-notched.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right-notched.shape new file mode 100644 index 00000000..17d670fc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right-notched.shape @@ -0,0 +1,43 @@ +<?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:[email protected] --> + <name>Geometric - Notched Right Arrow</name> + <icon>arrow-right-notched.png</icon> + <connections> + <point x="0" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="3"/> + <point x="1" y="2"/> + <point x="1" y="1"/> + <point x="2" y="0.5"/> + <point x="3" y="1"/> + <point x="3" y="3"/> + <point x="2" y="3.5"/> + <point x="1" y="3"/> + <point x="0.5" y="2.5"/> + <point x="0" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="3"/> + <point x="1" y="2"/> + <point x="1" y="1"/> + <point x="2" y="0.5"/> + <point x="3" y="1"/> + <point x="3" y="3"/> + <point x="2" y="3.5"/> + <point x="1" y="3"/> + <point x="0.5" y="2.5"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,1 2,1 2,0 4,2 2,4 2,3 0,3 1,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,1 2,1 2,0 4,2 2,4 2,3 0,3 1,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-right.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right.png Binary files differnew file mode 100644 index 00000000..2bbcb914 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-right.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right.shape new file mode 100644 index 00000000..8e9fea1d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-right.shape @@ -0,0 +1,39 @@ +<?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:[email protected] --> + <name>Geometric - Right Arrow</name> + <icon>arrow-right.png</icon> + <connections> + <point x="0" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="3"/> + <point x="1" y="1"/> + <point x="2" y="0.5"/> + <point x="3" y="1"/> + <point x="3" y="3"/> + <point x="2" y="3.5"/> + <point x="1" y="3"/> + <point x="0" y="1"/> + <point x="2" y="1"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="3"/> + <point x="1" y="1"/> + <point x="2" y="0.5"/> + <point x="3" y="1"/> + <point x="3" y="3"/> + <point x="2" y="3.5"/> + <point x="1" y="3"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,1 2,1 2,0 4,2 2,4 2,3 0,3 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,1 2,1 2,0 4,2 2,4 2,3 0,3 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down-left.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down-left.png Binary files differnew file mode 100644 index 00000000..99be9b63 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down-left.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down-left.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down-left.shape new file mode 100644 index 00000000..8d418022 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down-left.shape @@ -0,0 +1,79 @@ +<?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:[email protected] --> + <name>Geometric - Up-Down-Left Arrow</name> + <icon>arrow-up-down-left.png</icon> + <connections> + <point x="6" y="2"/> + <point x="7" y="2"/> + <point x="5" y="0"/> + <point x="3" y="2"/> + <point x="4" y="2"/> + <point x="4" y="4"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="5"/> + <point x="2" y="7"/> + <point x="2" y="6"/> + <point x="4" y="6"/> + <point x="4" y="8"/> + <point x="3" y="8"/> + <point x="5" y="10"/> + <point x="7" y="8"/> + <point x="6" y="8"/> + <point x="6.5" y="2"/> + <point x="6" y="1"/> + <point x="4" y="1"/> + <point x="3.5" y="2"/> + <point x="4" y="3"/> + <point x="3" y="4"/> + <point x="2" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="6"/> + <point x="2" y="6.5"/> + <point x="3" y="6"/> + <point x="4" y="7"/> + <point x="3.5" y="8"/> + <point x="4" y="9"/> + <point x="6" y="9"/> + <point x="6.5" y="8"/> + <point x="6" y="2"/> + <point x="7" y="2"/> + <point x="5" y="0"/> + <point x="3" y="2"/> + <point x="4" y="2"/> + <point x="4" y="4"/> + <point x="2" y="4"/> + <point x="2" y="3"/> + <point x="0" y="5"/> + <point x="2" y="7"/> + <point x="2" y="6"/> + <point x="4" y="6"/> + <point x="4" y="8"/> + <point x="3" y="8"/> + <point x="5" y="10"/> + <point x="7" y="8"/> + <point x="6" y="8"/> + <point x="6.5" y="2"/> + <point x="6" y="1"/> + <point x="4" y="1"/> + <point x="3.5" y="2"/> + <point x="4" y="3"/> + <point x="3" y="4"/> + <point x="2" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="6"/> + <point x="2" y="6.5"/> + <point x="3" y="6"/> + <point x="4" y="7"/> + <point x="3.5" y="8"/> + <point x="4" y="9"/> + <point x="6" y="9"/> + <point x="6.5" y="8"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 4,6 4,8 3,8 5,10 7,8 6,8 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="6,2 7,2 5,0 3,2 4,2 4,4 2,4 2,3 0,5 2,7 2,6 4,6 4,8 3,8 5,10 7,8 6,8 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down.png Binary files differnew file mode 100644 index 00000000..9e809946 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down.shape new file mode 100644 index 00000000..e94d2d17 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up-down.shape @@ -0,0 +1,51 @@ +<?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:[email protected] --> + <name>Geometric - Up-Down Arrow</name> + <icon>arrow-up-down.png</icon> + <connections> + <point x="1" y="6"/> + <point x="1" y="2"/> + <point x="0" y="2"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="3" y="2"/> + <point x="3" y="6"/> + <point x="4" y="6"/> + <point x="2" y="8"/> + <point x="0" y="6"/> + <point x="1" y="4"/> + <point x="0.5" y="2"/> + <point x="1" y="1"/> + <point x="3" y="1"/> + <point x="3.5" y="2"/> + <point x="3" y="4"/> + <point x="3.5" y="6"/> + <point x="3" y="7"/> + <point x="1" y="7"/> + <point x="1" y="6"/> + <point x="1" y="2"/> + <point x="0" y="2"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="3" y="2"/> + <point x="3" y="6"/> + <point x="4" y="6"/> + <point x="2" y="8"/> + <point x="0" y="6"/> + <point x="1" y="4"/> + <point x="0.5" y="2"/> + <point x="1" y="1"/> + <point x="3" y="1"/> + <point x="3.5" y="2"/> + <point x="3" y="4"/> + <point x="3.5" y="6"/> + <point x="3" y="7"/> + <point x="1" y="7"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="1,6 1,2 0,2 2,0 4,2 3,2 3,6 4,6 2,8 0,6 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,6 1,2 0,2 2,0 4,2 3,2 3,6 4,6 2,8 0,6 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-up.png b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up.png Binary files differnew file mode 100644 index 00000000..13029c29 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/arrow-up.shape b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up.shape new file mode 100644 index 00000000..791f8a78 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/arrow-up.shape @@ -0,0 +1,39 @@ +<?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:[email protected] --> + <name>Geometric - Up Arrow</name> + <icon>arrow-up.png</icon> + <connections> + <point x="1" y="4"/> + <point x="1" y="2"/> + <point x="0" y="2"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="3" y="2"/> + <point x="3" y="4"/> + <point x="1" y="3"/> + <point x="0.5" y="2"/> + <point x="1" y="1"/> + <point x="3" y="1"/> + <point x="3.5" y="2"/> + <point x="3" y="3"/> + <point x="1" y="4"/> + <point x="1" y="2"/> + <point x="0" y="2"/> + <point x="2" y="0"/> + <point x="4" y="2"/> + <point x="3" y="2"/> + <point x="3" y="4"/> + <point x="1" y="3"/> + <point x="0.5" y="2"/> + <point x="1" y="1"/> + <point x="3" y="1"/> + <point x="3.5" y="2"/> + <point x="3" y="3"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="1,4 1,2 0,2 2,0 4,2 3,2 3,4 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,4 1,2 0,2 2,0 4,2 3,2 3,4 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/circle-quarter.png b/kivio/kiviopart/stencils/Dia/Assorted/circle-quarter.png Binary files differnew file mode 100644 index 00000000..af8659c8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/circle-quarter.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/circle-quarter.shape b/kivio/kiviopart/stencils/Dia/Assorted/circle-quarter.shape new file mode 100644 index 00000000..109c55c4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/circle-quarter.shape @@ -0,0 +1,12 @@ +<?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:[email protected] --> + <name>Geometric - Quarter Circle</name><!-- First Quadrant --> + <icon>circle-quarter.png</icon> + <connections/> + <aspectratio type="free"/> + <svg:svg> + <svg:path style="fill: default" d="M 0 0 C 0.5,0 1,0.5 1,1 C 1,1 0,1 0,1 C 0,1 0,0 0,0z"/> + <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 0 0 C 0.5,0 1,0.5 1,1 C 1,1 0,1 0,1 C 0,1 0,0 0,0"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/circle.png b/kivio/kiviopart/stencils/Dia/Assorted/circle.png Binary files differnew file mode 100644 index 00000000..988f2136 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/circle.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/circle.shape b/kivio/kiviopart/stencils/Dia/Assorted/circle.shape new file mode 100644 index 00000000..26647def --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/circle.shape @@ -0,0 +1,21 @@ +<?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:[email protected] --> + <name>Geometric - Perfect Circle</name> + <icon>circle.png</icon> + <connections> + <point x="1.5" y="3"/> + <point x="1.5" y="1"/> + <point x="0.5" y="2"/> + <point x="2.5" y="2"/> + <point x="1.5" y="3"/> + <point x="1.5" y="1"/> + <point x="0.5" y="2"/> + <point x="2.5" y="2"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:ellipse style="fill: default" cx="1.5" cy="2" rx="1" ry="1"/> + <svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="1.5" cy="2" rx="1" ry="1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.png b/kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.png Binary files differnew file mode 100644 index 00000000..c586887a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/cross-maltese.png 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:[email protected] --> + <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> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/cross-swiss.png b/kivio/kiviopart/stencils/Dia/Assorted/cross-swiss.png Binary files differnew file mode 100644 index 00000000..344e2425 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/cross-swiss.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/cross-swiss.shape b/kivio/kiviopart/stencils/Dia/Assorted/cross-swiss.shape new file mode 100644 index 00000000..2aeef611 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/cross-swiss.shape @@ -0,0 +1,62 @@ +<?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:[email protected] --> + <name>Geometric - Swiss Cross</name> + <!-- Swiss flag has a white cross on red --> + <!-- The Red Cross Emergency services have a red cross on white. + Many Arab countries use a red Crescent on white --> + <icon>cross-swiss.png</icon> + <connections> + <point x="2.55" y="3.05"/> + <point x="2.55" y="2.55"/> + <point x="3.05" y="2.55"/> + <point x="3.05" y="2.05"/> + <point x="3.55" y="2.05"/> + <point x="3.55" y="2.55"/> + <point x="4.05" y="2.55"/> + <point x="4.05" y="3.05"/> + <point x="3.55" y="3.05"/> + <point x="3.55" y="3.55"/> + <point x="3.05" y="3.55"/> + <point x="3.05" y="3.05"/> + <point x="2.55" y="2.8"/> + <point x="2.8" y="2.55"/> + <point x="3.05" y="2.3"/> + <point x="3.3" y="2.05"/> + <point x="3.55" y="2.3"/> + <point x="3.8" y="2.55"/> + <point x="4.05" y="2.8"/> + <point x="3.8" y="3.05"/> + <point x="3.55" y="3.3"/> + <point x="3.3" y="3.55"/> + <point x="3.05" y="3.3"/> + <point x="2.55" y="3.05"/> + <point x="2.55" y="2.55"/> + <point x="3.05" y="2.55"/> + <point x="3.05" y="2.05"/> + <point x="3.55" y="2.05"/> + <point x="3.55" y="2.55"/> + <point x="4.05" y="2.55"/> + <point x="4.05" y="3.05"/> + <point x="3.55" y="3.05"/> + <point x="3.55" y="3.55"/> + <point x="3.05" y="3.55"/> + <point x="3.05" y="3.05"/> + <point x="2.55" y="2.8"/> + <point x="2.8" y="2.55"/> + <point x="3.05" y="2.3"/> + <point x="3.3" y="2.05"/> + <point x="3.55" y="2.3"/> + <point x="3.8" y="2.55"/> + <point x="4.05" y="2.8"/> + <point x="3.8" y="3.05"/> + <point x="3.55" y="3.3"/> + <point x="3.3" y="3.55"/> + <point x="3.05" y="3.3"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="2.55,3.05 2.55,2.55 3.05,2.55 3.05,2.05 3.55,2.05 3.55,2.55 4.05,2.55 4.05,3.05 3.55,3.05 3.55,3.55 3.05,3.55 3.05,3.05 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="2.55,3.05 2.55,2.55 3.05,2.55 3.05,2.05 3.55,2.05 3.55,2.55 4.05,2.55 4.05,3.05 3.55,3.05 3.55,3.55 3.05,3.55 3.05,3.05 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/desc b/kivio/kiviopart/stencils/Dia/Assorted/desc new file mode 100644 index 00000000..1e1586fc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="Assorted"/> + <Id data="Dia - Assorted Collection"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/diamond.png b/kivio/kiviopart/stencils/Dia/Assorted/diamond.png Binary files differnew file mode 100644 index 00000000..94a9c4bf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/diamond.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/diamond.shape b/kivio/kiviopart/stencils/Dia/Assorted/diamond.shape new file mode 100644 index 00000000..88948942 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/diamond.shape @@ -0,0 +1,21 @@ +<?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:[email protected] --> + <name>Geometric - Diamond</name> + <icon>diamond.png</icon> + <connections> + <point x="0" y="1"/> + <point x="0.5" y="0.5"/> + <point x="0.5" y="1.5"/> + <point x="1.5" y="0.5"/> + <point x="1.5" y="1.5"/> + <point x="1" y="0"/> + <point x="1" y="2"/> + <point x="2" y="1"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="1,0 2,1 1,2 0,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,0 2,1 1,2 0,1 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/heart.png b/kivio/kiviopart/stencils/Dia/Assorted/heart.png Binary files differnew file mode 100644 index 00000000..7a6ef9e7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/heart.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/heart.shape b/kivio/kiviopart/stencils/Dia/Assorted/heart.shape new file mode 100644 index 00000000..4ce5d7b6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/heart.shape @@ -0,0 +1,12 @@ +<?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:[email protected] --> + <name>Assorted - Heart</name> + <icon>heart.png</icon> + <connections/> + <aspectratio type="fixed"/> + <svg:svg> + <svg:path style="fill: default" d="M 9 9 C 5,4 13,2 13,8 C 13,8 13,8 13,8 C 13,2 21,4 17,9 C 17,9 13,14 13,14 C 13,14 9,9 9,9z"/> + <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 9 9 C 5,4 13,2 13,8 C 13,8 13,8 13,8 C 13,2 21,4 17,9 C 17,9 13,14 13,14 C 13,14 9,9 9,9"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/heptagon.png b/kivio/kiviopart/stencils/Dia/Assorted/heptagon.png Binary files differnew file mode 100644 index 00000000..8b1b71e9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/heptagon.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/heptagon.shape b/kivio/kiviopart/stencils/Dia/Assorted/heptagon.shape new file mode 100644 index 00000000..ea2c2400 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/heptagon.shape @@ -0,0 +1,39 @@ +<?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:[email protected] --> + <name>Geometric - Heptagon</name> + <icon>heptagon.png</icon> + <connections> + <point x="0" y="6"/> + <point x="0.5" y="2"/> + <point x="5" y="0"/> + <point x="9.5" y="2"/> + <point x="10" y="6"/> + <point x="7.5" y="9.5"/> + <point x="2.5" y="9.5"/> + <point x="0.25" y="4"/> + <point x="2.75" y="1"/> + <point x="7.25" y="1"/> + <point x="9.75" y="4"/> + <point x="8.75" y="7.75"/> + <point x="5" y="9.5"/> + <point x="0" y="6"/> + <point x="0.5" y="2"/> + <point x="5" y="0"/> + <point x="9.5" y="2"/> + <point x="10" y="6"/> + <point x="7.5" y="9.5"/> + <point x="2.5" y="9.5"/> + <point x="0.25" y="4"/> + <point x="2.75" y="1"/> + <point x="7.25" y="1"/> + <point x="9.75" y="4"/> + <point x="8.75" y="7.75"/> + <point x="5" y="9.5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: #ffffff" points="0,6 0.5,2 5,0 9.5,2 10,6 7.5,9.5 2.5,9.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,6 0.5,2 5,0 9.5,2 10,6 7.5,9.5 2.5,9.5 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/hexagon.png b/kivio/kiviopart/stencils/Dia/Assorted/hexagon.png Binary files differnew file mode 100644 index 00000000..f2d1a3cb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/hexagon.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/hexagon.shape b/kivio/kiviopart/stencils/Dia/Assorted/hexagon.shape new file mode 100644 index 00000000..a21aa220 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/hexagon.shape @@ -0,0 +1,35 @@ +<?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:[email protected] --> + <name>Geometric - Hexagon</name> + <icon>hexagon.png</icon> + <connections> + <point x="1.5" y="1"/> + <point x="3" y="1"/> + <point x="4" y="2.5"/> + <point x="3" y="4"/> + <point x="1.5" y="4"/> + <point x="0.5" y="2.5"/> + <point x="2.25" y="1"/> + <point x="3.5" y="1.75"/> + <point x="3.5" y="3.25"/> + <point x="2.25" y="4"/> + <point x="1" y="3.25"/> + <point x="1.5" y="1"/> + <point x="3" y="1"/> + <point x="4" y="2.5"/> + <point x="3" y="4"/> + <point x="1.5" y="4"/> + <point x="0.5" y="2.5"/> + <point x="2.25" y="1"/> + <point x="3.5" y="1.75"/> + <point x="3.5" y="3.25"/> + <point x="2.25" y="4"/> + <point x="1" y="3.25"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="1.5,1 3,1 4,2.5 3,4 1.5,4 0.5,2.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1.5,1 3,1 4,2.5 3,4 1.5,4 0.5,2.5 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/icon.xpm b/kivio/kiviopart/stencils/Dia/Assorted/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.png b/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.png Binary files differnew file mode 100644 index 00000000..d9e05061 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape b/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape new file mode 100644 index 00000000..ac45d45f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/moon-quarter.shape @@ -0,0 +1,12 @@ +<?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:[email protected] --> + <name>Assorted - Quarter Moon</name><!-- Crescent Moon --> + <icon>moon-quarter.png</icon> + + <aspectratio type="fixed"/> + <svg:svg> + <svg:path style="fill: default" d="M 4 0 C 4,0 2,0 2,4 C 2,8 4,8 4,8 C 4,8 0,8 0,4 C 0,0 4,0 4,0z"/> + <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 4 0 C 4,0 2,0 2,4 C 2,8 4,8 4,8 C 4,8 0,8 0,4 C 0,0 4,0 4,0"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/octagon.png b/kivio/kiviopart/stencils/Dia/Assorted/octagon.png Binary files differnew file mode 100644 index 00000000..fe454148 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/octagon.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/octagon.shape b/kivio/kiviopart/stencils/Dia/Assorted/octagon.shape new file mode 100644 index 00000000..c0dceb97 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/octagon.shape @@ -0,0 +1,28 @@ +<?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:[email protected] --> + <name>Geometric - Octagon</name> + <icon>octagon.png</icon> + <connections> + <point x="3.55" y="2.05"/> + <point x="5.05" y="2.05"/> + <point x="6.05" y="3.05"/> + <point x="6.05" y="4.55"/> + <point x="5.05" y="5.55"/> + <point x="3.55" y="5.55"/> + <point x="2.55" y="4.55"/> + <point x="2.55" y="3.05"/> + <point x="4.3" y="2.05"/> + <point x="5.55" y="2.55"/> + <point x="6.05" y="3.8"/> + <point x="5.55" y="5.05"/> + <point x="4.3" y="5.55"/> + <point x="3.05" y="5.05"/> + <point x="2.55" y="3.8"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="3.55,2.05 5.05,2.05 6.05,3.05 6.05,4.55 5.05,5.55 3.55,5.55 2.55,4.55 2.55,3.05 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="3.55,2.05 5.05,2.05 6.05,3.05 6.05,4.55 5.05,5.55 3.55,5.55 2.55,4.55 2.55,3.05 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.png b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.png Binary files differnew file mode 100644 index 00000000..5785b392 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.shape b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.shape new file mode 100644 index 00000000..582a970e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-horizontal.shape @@ -0,0 +1,27 @@ +<?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:[email protected] --> + <name>Geometric - Horizontal Parallelogram</name> + <icon>parallelogram-horizontal.png</icon> + <connections> + <point x="1" y="0"/> + <point x="2" y="0"/> + <point x="1" y="1"/> + <point x="0" y="1"/> + <point x="1.5" y="0"/> + <point x="1.5" y="0.5"/> + <point x="0.5" y="1"/> + <point x="1" y="0"/> + <point x="2" y="0"/> + <point x="1" y="1"/> + <point x="0" y="1"/> + <point x="1.5" y="0"/> + <point x="1.5" y="0.5"/> + <point x="0.5" y="1"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="1,0 2,0 1,1 0,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,0 2,0 1,1 0,1 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-vertical.png b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-vertical.png Binary files differnew file mode 100644 index 00000000..98ae5128 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-vertical.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-vertical.shape b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-vertical.shape new file mode 100644 index 00000000..57c6bada --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/parallelogram-vertical.shape @@ -0,0 +1,27 @@ +<?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:[email protected] --> + <name>Geometric - Vertical Parallelogram</name> + <icon>parallelogram-vertical.png</icon> + <connections> + <point x="0" y="1"/> + <point x="1" y="0"/> + <point x="1" y="1"/> + <point x="0" y="2"/> + <point x="0.5" y="0.5"/> + <point x="1" y="0.5"/> + <point x="0.5" y="1.5"/> + <point x="0" y="1"/> + <point x="1" y="0"/> + <point x="1" y="1"/> + <point x="0" y="2"/> + <point x="0.5" y="0.5"/> + <point x="1" y="0.5"/> + <point x="0.5" y="1.5"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,1 1,0 1,1 0,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,1 1,0 1,1 0,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/pentagon.png b/kivio/kiviopart/stencils/Dia/Assorted/pentagon.png Binary files differnew file mode 100644 index 00000000..5cb21f7d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/pentagon.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/pentagon.shape b/kivio/kiviopart/stencils/Dia/Assorted/pentagon.shape new file mode 100644 index 00000000..89db85e7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/pentagon.shape @@ -0,0 +1,31 @@ +<?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:[email protected] --> + <name>Geometric - Pentagon</name> + <icon>pentagon.png</icon> + <connections> + <point x="0" y="1.5"/> + <point x="2" y="0"/> + <point x="4" y="1.5"/> + <point x="3" y="3.5"/> + <point x="1" y="3.5"/> + <point x="1" y="0.75"/> + <point x="3" y="0.75"/> + <point x="3.5" y="2.5"/> + <point x="2" y="3.5"/> + <point x="0" y="1.5"/> + <point x="2" y="0"/> + <point x="4" y="1.5"/> + <point x="3" y="3.5"/> + <point x="1" y="3.5"/> + <point x="1" y="0.75"/> + <point x="3" y="0.75"/> + <point x="3.5" y="2.5"/> + <point x="2" y="3.5"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,1.5 2,0 4,1.5 3,3.5 1,3.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,1.5 2,0 4,1.5 3,3.5 1,3.5 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/square.png b/kivio/kiviopart/stencils/Dia/Assorted/square.png Binary files differnew file mode 100644 index 00000000..20979286 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/square.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/square.shape b/kivio/kiviopart/stencils/Dia/Assorted/square.shape new file mode 100644 index 00000000..67d58bf4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/square.shape @@ -0,0 +1,29 @@ +<?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:[email protected] --> + <name>Geometric - Perfect Square</name> + <icon>square.png</icon> + <connections> + <point x="4.5" y="2.45"/> + <point x="6" y="4"/> + <point x="4.5" y="4"/> + <point x="4.5" y="3.225"/> + <point x="6" y="2.45"/> + <point x="6" y="3.225"/> + <point x="5.25" y="4"/> + <point x="5.25" y="2.45"/> + <point x="4.5" y="2.45"/> + <point x="6" y="4"/> + <point x="4.5" y="4"/> + <point x="4.5" y="3.225"/> + <point x="6" y="2.45"/> + <point x="6" y="3.225"/> + <point x="5.25" y="4"/> + <point x="5.25" y="2.45"/> + </connections> + <aspectratio type="fixed"/><!-- NB: Aspectration must be fixed, do not change it --> + <svg:svg> + <svg:rect style="fill: default" x="4.5" y="2.45" width="1.5" height="1.55"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="4.5" y="2.45" width="1.5" height="1.55"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star4.png b/kivio/kiviopart/stencils/Dia/Assorted/star4.png Binary files differnew file mode 100644 index 00000000..10db75a4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star4.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star4.shape b/kivio/kiviopart/stencils/Dia/Assorted/star4.shape new file mode 100644 index 00000000..d57432a9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star4.shape @@ -0,0 +1,28 @@ +<?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:[email protected] --> + <name>Geometric - Four Point Star</name> + <icon>star4.png</icon> + <connections> + <point x="0" y="2.5"/> + <point x="1.5" y="2"/> + <point x="2" y="0.5"/> + <point x="2.5" y="2"/> + <point x="4" y="2.5"/> + <point x="2.5" y="3"/> + <point x="2" y="4.5"/> + <point x="1.5" y="3"/> + <point x="0.75" y="2.25"/> + <point x="1.75" y="1.25"/> + <point x="2.25" y="1.25"/> + <point x="3.25" y="2.25"/> + <point x="3.25" y="2.75"/> + <point x="2.25" y="3.75"/> + <point x="1.75" y="3.75"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,2.5 1.5,2 2,0.5 2.5,2 4,2.5 2.5,3 2,4.5 1.5,3 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,2.5 1.5,2 2,0.5 2.5,2 4,2.5 2.5,3 2,4.5 1.5,3 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star4curved.png b/kivio/kiviopart/stencils/Dia/Assorted/star4curved.png Binary files differnew file mode 100644 index 00000000..6c64ef2d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star4curved.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star4curved.shape b/kivio/kiviopart/stencils/Dia/Assorted/star4curved.shape new file mode 100644 index 00000000..28090f32 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star4curved.shape @@ -0,0 +1,12 @@ +<?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:[email protected] --> + <name>Geometric - Curved Four Point Star</name> + <icon>star4curved.png</icon> + + <aspectratio type="free"/> + <svg:svg> + <svg:path style="fill: default" d="M 4.5 2 C 4.5,3 5.5,4 6.5,4 C 5.5,4 4.5,5 4.5,6 C 4.5,5 3.5,4 2.5,4 C 3.5,4 4.5,3 4.5,2z"/> + <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 4.5 2 C 4.5,3 5.5,4 6.5,4 C 5.5,4 4.5,5 4.5,6 C 4.5,5 3.5,4 2.5,4 C 3.5,4 4.5,3 4.5,2"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star5.png b/kivio/kiviopart/stencils/Dia/Assorted/star5.png Binary files differnew file mode 100644 index 00000000..57554030 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star5.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star5.shape b/kivio/kiviopart/stencils/Dia/Assorted/star5.shape new file mode 100644 index 00000000..20d55b99 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star5.shape @@ -0,0 +1,54 @@ +<?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:[email protected] --> + <name>Geometric - Five Point Star</name> + <!-- Eventually decided that it was better to get these done than worry about them being perfect --> + <icon>star5.png</icon> + <connections> + <point x="0" y="4.5"/> + <point x="5" y="4.5"/> + <point x="7" y="0"/> + <point x="9" y="4.5"/> + <point x="14" y="4.5"/> + <point x="10" y="7.5"/> + <point x="12" y="12.5"/> + <point x="7" y="9"/> + <point x="2" y="12.5"/> + <point x="4" y="7.5"/> + <point x="2.5" y="4.5"/> + <point x="6" y="2.25"/> + <point x="8" y="2.25"/> + <point x="11.5" y="4.5"/> + <point x="12" y="6"/> + <point x="11" y="10"/> + <point x="9.5" y="10.75"/> + <point x="4.5" y="10.75"/> + <point x="3" y="10"/> + <point x="0" y="4.5"/> + <point x="5" y="4.5"/> + <point x="7" y="0"/> + <point x="9" y="4.5"/> + <point x="14" y="4.5"/> + <point x="10" y="7.5"/> + <point x="12" y="12.5"/> + <point x="7" y="9"/> + <point x="2" y="12.5"/> + <point x="4" y="7.5"/> + <point x="2.5" y="4.5"/> + <point x="6" y="2.25"/> + <point x="8" y="2.25"/> + <point x="11.5" y="4.5"/> + <point x="12" y="6"/> + <point x="11" y="10"/> + <point x="9.5" y="10.75"/> + <point x="4.5" y="10.75"/> + <point x="3" y="10"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: #ffffff" points="0,4.5 5,4.5 7,0 9,4.5 14,4.5 10,7.5 12,12.5 7,9 2,12.5 4,7.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,4.5 5,4.5 7,0 9,4.5 14,4.5 10,7.5 12,12.5 7,9 2,12.5 4,7.5 "/> + </svg:svg> + <!-- Alan Horkan was here 2002 --> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star6.png b/kivio/kiviopart/stencils/Dia/Assorted/star6.png Binary files differnew file mode 100644 index 00000000..77281167 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star6.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star6.shape b/kivio/kiviopart/stencils/Dia/Assorted/star6.shape new file mode 100644 index 00000000..bbaf2853 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star6.shape @@ -0,0 +1,59 @@ +<?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:[email protected] --> + <name>Geometric - Six Point Star</name><!-- aka Star of David --> + <icon>star6.png</icon> + <connections> + <point x="0" y="1"/> + <point x="1" y="1"/> + <point x="1.5" y="0"/> + <point x="2" y="1"/> + <point x="3" y="1"/> + <point x="2.5" y="2"/> + <point x="3" y="3"/> + <point x="2" y="3"/> + <point x="1.5" y="4"/> + <point x="1" y="3"/> + <point x="0" y="3"/> + <point x="0.5" y="2"/> + <point x="0.5" y="1"/> + <point x="1.25" y="0.5"/> + <point x="1.75" y="0.5"/> + <point x="2.5" y="1"/> + <point x="2.75" y="1.5"/> + <point x="2.75" y="2.5"/> + <point x="2.5" y="3"/> + <point x="1.75" y="3.5"/> + <point x="1.25" y="3.5"/> + <point x="0.5" y="3"/> + <point x="0.25" y="2.5"/> + <point x="0" y="1"/> + <point x="1" y="1"/> + <point x="1.5" y="0"/> + <point x="2" y="1"/> + <point x="3" y="1"/> + <point x="2.5" y="2"/> + <point x="3" y="3"/> + <point x="2" y="3"/> + <point x="1.5" y="4"/> + <point x="1" y="3"/> + <point x="0" y="3"/> + <point x="0.5" y="2"/> + <point x="0.5" y="1"/> + <point x="1.25" y="0.5"/> + <point x="1.75" y="0.5"/> + <point x="2.5" y="1"/> + <point x="2.75" y="1.5"/> + <point x="2.75" y="2.5"/> + <point x="2.5" y="3"/> + <point x="1.75" y="3.5"/> + <point x="1.25" y="3.5"/> + <point x="0.5" y="3"/> + <point x="0.25" y="2.5"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,1 1,1 1.5,0 2,1 3,1 2.5,2 3,3 2,3 1.5,4 1,3 0,3 0.5,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,1 1,1 1.5,0 2,1 3,1 2.5,2 3,3 2,3 1.5,4 1,3 0,3 0.5,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star7.png b/kivio/kiviopart/stencils/Dia/Assorted/star7.png Binary files differnew file mode 100644 index 00000000..5f31c99f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star7.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star7.shape b/kivio/kiviopart/stencils/Dia/Assorted/star7.shape new file mode 100644 index 00000000..cb008f12 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star7.shape @@ -0,0 +1,68 @@ +<?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:[email protected] --> + <name>Geometric - Seven Point Star</name> + <!-- It may not be a perfect Heptagon, but it looks good and it is at least Symmetrical. --> + <icon>star7.png</icon> + <connections> + <point x="5" y="0"/> + <point x="6.5" y="2"/> + <point x="9" y="2"/> + <point x="8.5" y="4.5"/> + <point x="10" y="6.5"/> + <point x="8" y="7"/> + <point x="7.5" y="9.5"/> + <point x="5" y="8"/> + <point x="2.5" y="9.5"/> + <point x="2" y="7"/> + <point x="0" y="6.5"/> + <point x="1.5" y="4.5"/> + <point x="1" y="2"/> + <point x="3.5" y="2"/> + <point x="5.75" y="1"/> + <point x="7.75" y="2"/> + <point x="8.75" y="3.25"/> + <point x="9.25" y="5.5"/> + <point x="9" y="6.75"/> + <point x="7.75" y="8.25"/> + <point x="6.25" y="8.75"/> + <point x="3.75" y="8.75"/> + <point x="2.25" y="8.25"/> + <point x="1" y="6.75"/> + <point x="0.75" y="5.5"/> + <point x="1.25" y="3.25"/> + <point x="2.25" y="2"/> + <point x="5" y="0"/> + <point x="6.5" y="2"/> + <point x="9" y="2"/> + <point x="8.5" y="4.5"/> + <point x="10" y="6.5"/> + <point x="8" y="7"/> + <point x="7.5" y="9.5"/> + <point x="5" y="8"/> + <point x="2.5" y="9.5"/> + <point x="2" y="7"/> + <point x="0" y="6.5"/> + <point x="1.5" y="4.5"/> + <point x="1" y="2"/> + <point x="3.5" y="2"/> + <point x="5.75" y="1"/> + <point x="7.75" y="2"/> + <point x="8.75" y="3.25"/> + <point x="9.25" y="5.5"/> + <point x="9" y="6.75"/> + <point x="7.75" y="8.25"/> + <point x="6.25" y="8.75"/> + <point x="3.75" y="8.75"/> + <point x="2.25" y="8.25"/> + <point x="1" y="6.75"/> + <point x="0.75" y="5.5"/> + <point x="1.25" y="3.25"/> + <point x="2.25" y="2"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="5,0 6.5,2 9,2 8.5,4.5 10,6.5 8,7 7.5,9.5 5,8 2.5,9.5 2,7 0,6.5 1.5,4.5 1,2 3.5,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="5,0 6.5,2 9,2 8.5,4.5 10,6.5 8,7 7.5,9.5 5,8 2.5,9.5 2,7 0,6.5 1.5,4.5 1,2 3.5,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star8.png b/kivio/kiviopart/stencils/Dia/Assorted/star8.png Binary files differnew file mode 100644 index 00000000..18d175f0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star8.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star8.shape b/kivio/kiviopart/stencils/Dia/Assorted/star8.shape new file mode 100644 index 00000000..b67bdb42 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star8.shape @@ -0,0 +1,77 @@ +<?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:[email protected] --> + <name>Geometric - Eight Point Star</name> + <!-- The points all have Nintey Degree Angles --> + <icon>star8.png</icon> + <connections> + <point x="0" y="3.5"/> + <point x="1" y="2.5"/> + <point x="1" y="1"/> + <point x="2.5" y="1"/> + <point x="3.5" y="0"/> + <point x="4.5" y="1"/> + <point x="6" y="1"/> + <point x="6" y="2.5"/> + <point x="7" y="3.5"/> + <point x="6" y="4.5"/> + <point x="6" y="6"/> + <point x="4.5" y="6"/> + <point x="3.5" y="7"/> + <point x="2.5" y="6"/> + <point x="1" y="6"/> + <point x="1" y="4.5"/> + <point x="0.5" y="3"/> + <point x="1" y="1.75"/> + <point x="1.75" y="1"/> + <point x="3" y="0.5"/> + <point x="4" y="0.5"/> + <point x="5.25" y="1"/> + <point x="6" y="1.75"/> + <point x="6.5" y="3"/> + <point x="6.5" y="4"/> + <point x="6" y="5.25"/> + <point x="5.25" y="6"/> + <point x="4" y="6.5"/> + <point x="3" y="6.5"/> + <point x="1.75" y="6"/> + <point x="1" y="5.25"/> + <point x="0" y="3.5"/> + <point x="1" y="2.5"/> + <point x="1" y="1"/> + <point x="2.5" y="1"/> + <point x="3.5" y="0"/> + <point x="4.5" y="1"/> + <point x="6" y="1"/> + <point x="6" y="2.5"/> + <point x="7" y="3.5"/> + <point x="6" y="4.5"/> + <point x="6" y="6"/> + <point x="4.5" y="6"/> + <point x="3.5" y="7"/> + <point x="2.5" y="6"/> + <point x="1" y="6"/> + <point x="1" y="4.5"/> + <point x="0.5" y="3"/> + <point x="1" y="1.75"/> + <point x="1.75" y="1"/> + <point x="3" y="0.5"/> + <point x="4" y="0.5"/> + <point x="5.25" y="1"/> + <point x="6" y="1.75"/> + <point x="6.5" y="3"/> + <point x="6.5" y="4"/> + <point x="6" y="5.25"/> + <point x="5.25" y="6"/> + <point x="4" y="6.5"/> + <point x="3" y="6.5"/> + <point x="1.75" y="6"/> + <point x="1" y="5.25"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,3.5 1,2.5 1,1 2.5,1 3.5,0 4.5,1 6,1 6,2.5 7,3.5 6,4.5 6,6 4.5,6 3.5,7 2.5,6 1,6 1,4.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,3.5 1,2.5 1,1 2.5,1 3.5,0 4.5,1 6,1 6,2.5 7,3.5 6,4.5 6,6 4.5,6 3.5,7 2.5,6 1,6 1,4.5 "/> + </svg:svg> + <!-- Alan Horkan, 2002, [email protected] --> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star8curved.png b/kivio/kiviopart/stencils/Dia/Assorted/star8curved.png Binary files differnew file mode 100644 index 00000000..6bdedd29 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star8curved.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star8curved.shape b/kivio/kiviopart/stencils/Dia/Assorted/star8curved.shape new file mode 100644 index 00000000..5a4649af --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star8curved.shape @@ -0,0 +1,12 @@ +<?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:[email protected] --> + <name>Geometric - Curved Eight Point Star</name> + <icon>star8curved.png</icon> + + <aspectratio type="fixed"/> + <svg:svg> + <svg:path style="fill: default" d="M 2 0 C 2,1 3,1 3.5,0.5 C 3,1 3,2 4,2 C 3,2 3,3 3.5,3.5 C 3,3 2,3 2,4 C 2,3 1,3 0.5,3.5 C 1,3 1,2 0,2 C 1,2 1,1 0.5,0.5 C 1,1 2,1 2,0z"/> + <svg:path style="stroke-width: 0.1; stroke: #000000" d="M 2 0 C 2,1 3,1 3.5,0.5 C 3,1 3,2 4,2 C 3,2 3,3 3.5,3.5 C 3,3 2,3 2,4 C 2,3 1,3 0.5,3.5 C 1,3 1,2 0,2 C 1,2 1,1 0.5,0.5 C 1,1 2,1 2,0"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star8sharp.png b/kivio/kiviopart/stencils/Dia/Assorted/star8sharp.png Binary files differnew file mode 100644 index 00000000..0fef8b16 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star8sharp.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/star8sharp.shape b/kivio/kiviopart/stencils/Dia/Assorted/star8sharp.shape new file mode 100644 index 00000000..c68e257c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/star8sharp.shape @@ -0,0 +1,77 @@ +<?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:[email protected] --> + <name>Geometric - Sharp Eight Point Star</name> + <!-- Angles in this Star are much sharper, about Thirty degrees --> + <icon>star8sharp.png</icon> + <connections> + <point x="0" y="7.5"/> + <point x="5" y="6.5"/> + <point x="2.5" y="2.5"/> + <point x="6.5" y="5"/> + <point x="7.5" y="0"/> + <point x="8.5" y="5"/> + <point x="12.5" y="2.5"/> + <point x="10" y="6.5"/> + <point x="15" y="7.5"/> + <point x="10" y="8.5"/> + <point x="12.5" y="12.5"/> + <point x="8.5" y="10"/> + <point x="7.5" y="15"/> + <point x="6.5" y="10"/> + <point x="2.5" y="12.5"/> + <point x="5" y="8.5"/> + <point x="2.5" y="7"/> + <point x="3.75" y="4.5"/> + <point x="4.5" y="3.75"/> + <point x="7" y="2.5"/> + <point x="8" y="2.5"/> + <point x="10.5" y="3.75"/> + <point x="11.25" y="4.5"/> + <point x="12.5" y="7"/> + <point x="12.5" y="8"/> + <point x="11.25" y="10.5"/> + <point x="10.5" y="11.25"/> + <point x="8" y="12.5"/> + <point x="7" y="12.5"/> + <point x="4.5" y="11.25"/> + <point x="3.75" y="10.5"/> + <point x="0" y="7.5"/> + <point x="5" y="6.5"/> + <point x="2.5" y="2.5"/> + <point x="6.5" y="5"/> + <point x="7.5" y="0"/> + <point x="8.5" y="5"/> + <point x="12.5" y="2.5"/> + <point x="10" y="6.5"/> + <point x="15" y="7.5"/> + <point x="10" y="8.5"/> + <point x="12.5" y="12.5"/> + <point x="8.5" y="10"/> + <point x="7.5" y="15"/> + <point x="6.5" y="10"/> + <point x="2.5" y="12.5"/> + <point x="5" y="8.5"/> + <point x="2.5" y="7"/> + <point x="3.75" y="4.5"/> + <point x="4.5" y="3.75"/> + <point x="7" y="2.5"/> + <point x="8" y="2.5"/> + <point x="10.5" y="3.75"/> + <point x="11.25" y="4.5"/> + <point x="12.5" y="7"/> + <point x="12.5" y="8"/> + <point x="11.25" y="10.5"/> + <point x="10.5" y="11.25"/> + <point x="8" y="12.5"/> + <point x="7" y="12.5"/> + <point x="4.5" y="11.25"/> + <point x="3.75" y="10.5"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="0,7.5 5,6.5 2.5,2.5 6.5,5 7.5,0 8.5,5 12.5,2.5 10,6.5 15,7.5 10,8.5 12.5,12.5 8.5,10 7.5,15 6.5,10 2.5,12.5 5,8.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,7.5 5,6.5 2.5,2.5 6.5,5 7.5,0 8.5,5 12.5,2.5 10,6.5 15,7.5 10,8.5 12.5,12.5 8.5,10 7.5,15 6.5,10 2.5,12.5 5,8.5 "/> + </svg:svg> +</shape> +<!-- Author: Alan Horkan, 2002, mailto:[email protected] --> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/sun.png b/kivio/kiviopart/stencils/Dia/Assorted/sun.png Binary files differnew file mode 100644 index 00000000..319082b0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/sun.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/sun.shape b/kivio/kiviopart/stencils/Dia/Assorted/sun.shape new file mode 100644 index 00000000..48ae7b4e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/sun.shape @@ -0,0 +1,120 @@ +<?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:[email protected] --> + <name>Assorted - Sun</name> + <icon>sun.png</icon> + <connections> + <point x="3.5" y="0"/> + <point x="4" y="1"/> + <point x="3" y="1"/> + <point x="3.75" y="0.5"/> + <point x="3.5" y="1"/> + <point x="3.5" y="0"/> + <point x="4" y="1"/> + <point x="3" y="1"/> + <point x="3.75" y="0.5"/> + <point x="3.5" y="1"/> + <point x="3.5" y="5.5"/> + <point x="3.5" y="1.5"/> + <point x="1.5" y="3.5"/> + <point x="5.5" y="3.5"/> + <point x="3.5" y="5.5"/> + <point x="3.5" y="1.5"/> + <point x="1.5" y="3.5"/> + <point x="5.5" y="3.5"/> + <point x="3.5" y="7"/> + <point x="4" y="6"/> + <point x="3" y="6"/> + <point x="3.75" y="6.5"/> + <point x="3.5" y="6"/> + <point x="3.5" y="7"/> + <point x="4" y="6"/> + <point x="3" y="6"/> + <point x="3.75" y="6.5"/> + <point x="3.5" y="6"/> + <point x="-4.44089e-016" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="3"/> + <point x="0.5" y="3.75"/> + <point x="1" y="3.5"/> + <point x="-4.44089e-016" y="3.5"/> + <point x="1" y="4"/> + <point x="1" y="3"/> + <point x="0.5" y="3.75"/> + <point x="1" y="3.5"/> + <point x="7" y="3.5"/> + <point x="6" y="4"/> + <point x="6" y="3"/> + <point x="6.5" y="3.75"/> + <point x="6" y="3.5"/> + <point x="7" y="3.5"/> + <point x="6" y="4"/> + <point x="6" y="3"/> + <point x="6.5" y="3.75"/> + <point x="6" y="3.5"/> + <point x="2" y="1.5"/> + <point x="1.5" y="2"/> + <point x="1" y="1"/> + <point x="1.75" y="1.75"/> + <point x="1.25" y="1.5"/> + <point x="2" y="1.5"/> + <point x="1.5" y="2"/> + <point x="1" y="1"/> + <point x="1.75" y="1.75"/> + <point x="1.25" y="1.5"/> + <point x="5.5" y="5"/> + <point x="5" y="5.5"/> + <point x="6" y="6"/> + <point x="5.25" y="5.25"/> + <point x="5.5" y="5.75"/> + <point x="5.5" y="5"/> + <point x="5" y="5.5"/> + <point x="6" y="6"/> + <point x="5.25" y="5.25"/> + <point x="5.5" y="5.75"/> + <point x="5.5" y="2"/> + <point x="5" y="1.5"/> + <point x="6" y="1"/> + <point x="5.25" y="1.75"/> + <point x="5.5" y="1.25"/> + <point x="5.5" y="2"/> + <point x="5" y="1.5"/> + <point x="6" y="1"/> + <point x="5.25" y="1.75"/> + <point x="5.5" y="1.25"/> + <point x="2" y="5.5"/> + <point x="1.5" y="5"/> + <point x="1" y="6"/> + <point x="1.75" y="5.25"/> + <point x="1.25" y="5.5"/> + <point x="2" y="5.5"/> + <point x="1.5" y="5"/> + <point x="1" y="6"/> + <point x="1.75" y="5.25"/> + <point x="1.25" y="5.5"/> + </connections> + <aspectratio type="fixed"/> + <!-- I orignally used a nice warm gold colour #ffcc00, but shape files +have to use default if you want to allow the user to change the fill colour --> + <svg:svg> + <svg:polygon style="fill: default" points="3.5,0 4,1 3,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="3.5,0 4,1 3,1 "/> + <svg:ellipse style="fill: default" cx="3.5" cy="3.5" rx="2" ry="2"/> + <svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="3.5" cy="3.5" rx="2" ry="2"/> + <svg:polygon style="fill: default" points="3.5,7 4,6 3,6 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="3.5,7 4,6 3,6 "/> + <svg:polygon style="fill: default" points="-4.44089e-016,3.5 1,4 1,3 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="-4.44089e-016,3.5 1,4 1,3 "/> + <svg:polygon style="fill: default" points="7,3.5 6,4 6,3 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="7,3.5 6,4 6,3 "/> + <svg:polygon style="fill: default" points="2,1.5 1.5,2 1,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="2,1.5 1.5,2 1,1 "/> + <svg:polygon style="fill: default" points="5.5,5 5,5.5 6,6 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="5.5,5 5,5.5 6,6 "/> + <svg:polygon style="fill: default" points="5.5,2 5,1.5 6,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="5.5,2 5,1.5 6,1 "/> + <svg:polygon style="fill: default" points="2,5.5 1.5,5 1,6 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="2,5.5 1.5,5 1,6 "/> + </svg:svg> +</shape> +<!-- Author: Alan Horkan, 2002, mailto:[email protected] --> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/trapezoid.png b/kivio/kiviopart/stencils/Dia/Assorted/trapezoid.png Binary files differnew file mode 100644 index 00000000..bd9f689f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/trapezoid.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/trapezoid.shape b/kivio/kiviopart/stencils/Dia/Assorted/trapezoid.shape new file mode 100644 index 00000000..fb971a58 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/trapezoid.shape @@ -0,0 +1,21 @@ +<?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:[email protected] --> + <name>Geometric - Trapezoid</name> + <icon>trapezoid.png</icon> + <connections> + <point x="1" y="0"/> + <point x="2" y="0"/> + <point x="3" y="0"/> + <point x="4" y="2"/> + <point x="2" y="2"/> + <point x="0" y="2"/> + <point x="3.5" y="1"/> + <point x="0.5" y="1"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: #ffffff" points="1,0 3,0 4,2 0,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,0 3,0 4,2 0,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/triangle-isoceles.png b/kivio/kiviopart/stencils/Dia/Assorted/triangle-isoceles.png Binary files differnew file mode 100644 index 00000000..629ce1da --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/triangle-isoceles.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/triangle-isoceles.shape b/kivio/kiviopart/stencils/Dia/Assorted/triangle-isoceles.shape new file mode 100644 index 00000000..2708c5c0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/triangle-isoceles.shape @@ -0,0 +1,23 @@ +<?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:[email protected] --> + <name>Geometric - Isosceles Triangle</name><!-- Triangle with two sides of equal length --> + <icon>triangle-isoceles.png</icon> + <connections> + <point x="5.5" y="4"/> + <point x="6.5" y="6"/> + <point x="4.5" y="6"/> + <point x="6" y="5"/> + <point x="5.5" y="6"/> + <point x="5.5" y="4"/> + <point x="6.5" y="6"/> + <point x="4.5" y="6"/> + <point x="6" y="5"/> + <point x="5.5" y="6"/> + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: default" points="5.5,4 6.5,6 4.5,6 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="5.5,4 6.5,6 4.5,6 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Assorted/triangle-rightangle.png b/kivio/kiviopart/stencils/Dia/Assorted/triangle-rightangle.png Binary files differnew file mode 100644 index 00000000..82d3c31e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/triangle-rightangle.png diff --git a/kivio/kiviopart/stencils/Dia/Assorted/triangle-rightangle.shape b/kivio/kiviopart/stencils/Dia/Assorted/triangle-rightangle.shape new file mode 100644 index 00000000..3d7097ac --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Assorted/triangle-rightangle.shape @@ -0,0 +1,22 @@ +<?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:[email protected] --> + <name>Geometric - Right Angle Triangle</name> + <icon>triangle-rightangle.png</icon> + <connections> + + <point x="0" y="0"/> + <point x="0" y="1"/> + <point x="0" y="2"/> + <point x="1" y="1"/> + <point x="1" y="2"/> + <point x="2" y="2"/> + + </connections> + <aspectratio type="free"/> + <svg:svg> + <svg:polygon style="fill: #ffffff" points="0,2 2,2 0,0 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,2 2,2 0,0 "/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/Makefile.am b/kivio/kiviopart/stencils/Dia/Circuit/Makefile.am new file mode 100644 index 00000000..7add3dde --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/Makefile.am @@ -0,0 +1,69 @@ +circuitdir = $(kde_datadir)/kivio/stencils/Dia/Circuit + +SHAPES = \ + ground.shape \ + ground.xpm \ + hcapacitor.shape \ + hcapacitor.xpm \ + hdiode.shape \ + hdiode.xpm \ + hinductor.shape \ + hinductor.xpm \ + hresistor.shape \ + hresistor.xpm \ + hzener.shape \ + hzener.xpm \ + npn.shape \ + npn.xpm \ + opamp.shape \ + opamp.xpm \ + pnp.shape \ + pnp.xpm \ + vcapacitor.shape \ + vcapacitor.xpm \ + vdiode.shape \ + vdiode.xpm \ + vinductor.shape \ + vinductor.xpm \ + vresistor.shape \ + vresistor.xpm \ + vzener.shape \ + vzener.xpm \ + hinductor_de.shape \ + hinductor_de.xpm \ + vinductor_de.shape \ + vinductor_de.xpm \ + hresistor_de.shape \ + vresistor_de.xpm \ + vresistor_de.shape \ + hresistor_de.xpm \ + hpowersource_de.shape \ + hpowersource_de.xpm \ + vpowersource_de.shape \ + vpowersource_de.xpm \ + lamp_de.shape \ + lamp_de.xpm \ + speaker_de.shape \ + speaker_de.xpm \ + hfuse_de.shape \ + hfuse_de.xpm \ + vfuse_de.shape \ + vfuse_de.xpm \ + hled_de.shape \ + hled_de.xpm \ + vled_de.shape \ + vled_de.xpm \ + nmos_de.shape \ + nmos_de.xpm \ + pmos_de.shape \ + pmos_de.xpm \ + hjumper.shape \ + hjumper.png \ + microphone_de.shape \ + microphone_de.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +circuit_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Circuit/desc b/kivio/kiviopart/stencils/Dia/Circuit/desc new file mode 100644 index 00000000..11ea001d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Circuit"/> + <Id data="Dia - Circuit"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Circuit/ground.shape b/kivio/kiviopart/stencils/Dia/Circuit/ground.shape new file mode 100644 index 00000000..c72ec1cb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/ground.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Ground</name> + <description>A ground point</description> + <icon>ground.xpm</icon> + <connections> + <point x="0" y="0"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="0" y2="1" /> + <svg:line x1="-2" y1="1" x2="2" y2="1" /> + <svg:line x1="-1.33" y1="1.5" x2="1.33" y2="1.5" /> + <svg:line x1="-0.66" y1="2" x2="0.66" y2="2" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/ground.xpm b/kivio/kiviopart/stencils/Dia/Circuit/ground.xpm new file mode 100644 index 00000000..b608b858 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/ground.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * ground_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ................. ", +" ", +" ", +" ........... ", +" ", +" ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hcapacitor.shape b/kivio/kiviopart/stencils/Dia/Circuit/hcapacitor.shape new file mode 100644 index 00000000..2fc2f21d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hcapacitor.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Capacitor</name> + <description>A horizontally aligned capacitor</description> + <icon>hcapacitor.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="5" y="0"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="2" y2="0" /> + <svg:line x1="2" y1="-1" x2="2" y2="1" /> + <svg:line x1="3" y1="-1" x2="3" y2="1" /> + <svg:line x1="3" y1="0" x2="5" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hcapacitor.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hcapacitor.xpm new file mode 100644 index 00000000..d8ecb41b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hcapacitor.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * hcapacitor_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" . . ", +" . . ", +" . . ", +" . . ", +" ........ ........ ", +" . . ", +" . . ", +" . . ", +" . . ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hdiode.shape b/kivio/kiviopart/stencils/Dia/Circuit/hdiode.shape new file mode 100644 index 00000000..8401b036 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hdiode.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Diode</name> + <description>A horizontally aligned diode</description> + <icon>hdiode.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="5.75" y="0"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="2" y2="0" /> + <svg:line x1="2" y1="-1" x2="2" y2="1" style="stroke-width: 3" /> + <svg:polygon points="2,0 3.75,-1 3.75,1" style="fill: default" /> + <svg:line x1="3.75" y1="0" x2="5.75" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hdiode.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hdiode.xpm new file mode 100644 index 00000000..f0440066 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hdiode.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hdiode_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .. . ", +" .. .. ", +" .. .+. ", +" .. ..++. ", +" .. .++++. ", +" ...+++++. ", +" .......++++++...... ", +" ...+++++. ", +" .. .++++. ", +" .. ..++. ", +" .. .+. ", +" .. .. ", +" .. . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hfuse_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/hfuse_de.shape new file mode 100644 index 00000000..db4b9b49 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hfuse_de.shape @@ -0,0 +1,17 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Fuse (European)</name> + <description>A horizontally aligned fuse</description> + <icon>hfuse_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="0"/> + </connections> + <svg:svg width="3.0" height="0.5"> + <svg:rect x="1.5" y="-0.5" width="3" height="1" style="fill: default" /> + <svg:line x1="0" y1="0" x2="6" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hfuse_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hfuse_de.xpm new file mode 100644 index 00000000..a80f3b3f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hfuse_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * hfuse_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ............. ", +" . . ", +" . . ", +" ................... ", +" . . ", +" . . ", +" ............. ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hinductor.shape b/kivio/kiviopart/stencils/Dia/Circuit/hinductor.shape new file mode 100644 index 00000000..bb81c94f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hinductor.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Inductor</name> + <description>A horizontally aligned inductor</description> + <icon>hinductor.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="20" y="0"/> + </connections> + <svg:svg width="20" height="2"> + <svg:path d="M 0,0 h 4 c -0.5,-1 -1,-2 1.5,-2 + s 3,2 1.5,2 s -1,-2 1.5,-2 + s 3,2 1.5,2 s -1,-2 1.5,-2 + s 3,2 1.5,2 s -1,-2 1.5,-2 + s 2,1.5 1.5,2 h 4"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hinductor.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hinductor.xpm new file mode 100644 index 00000000..e81dac2a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hinductor.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * hinductor_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ... ... ", +" . . . . ", +" . . . ", +" . . . . ", +" . . . . ", +" . . . . ", +" . . . . ", +" ...... ... ...... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hinductor_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/hinductor_de.shape new file mode 100644 index 00000000..33d2d848 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hinductor_de.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Inductor (European)</name> + <description>A horizontally aligned inductor</description> + <icon>hinductor_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="0"/> + </connections> + <svg:svg width="3.0" height="0.5"> + <svg:line x1="0" y1="0" x2="1.5" y2="0" /> + <svg:rect x="1.5" y="-0.5" width="3" height="1" style="fill: inverse" /> + <svg:line x1="4.5" y1="0" x2="6" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hinductor_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hinductor_de.xpm new file mode 100644 index 00000000..a399ce64 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hinductor_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * hinductor_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ............ ", +" ............ ", +" .................... ", +" ............ ", +" ............ ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hjumper.png b/kivio/kiviopart/stencils/Dia/Circuit/hjumper.png Binary files differnew file mode 100644 index 00000000..958c666a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hjumper.png diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hjumper.shape b/kivio/kiviopart/stencils/Dia/Circuit/hjumper.shape new file mode 100644 index 00000000..e657df62 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hjumper.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Jumper</name> + <description>A Horizontal Jumper</description> + <icon>hjumper.png</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="0"/> + </connections> + + <svg:svg width="6.0" height="3.0"> + <svg:rect x="0" y="-3" width="6" height="6" style="fill: default" /> + <svg:circle cx="2" cy="0" r="0.5" style="fill: default"/> + <svg:circle cx="4" cy="0" r="0.5" style="fill: default"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hled_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/hled_de.shape new file mode 100644 index 00000000..5d524bf7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hled_de.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Led (European)</name> + <description>A horizontally aligned led</description> + <icon>hled_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="5.75" y="0"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="3.75" y1="-1" x2="3.75" y2="1" style="stroke-width: 3" /> + <svg:polygon points="3.75,0 2,-1 2,1" style="fill: default" /> + <svg:line x1="0" y1="0" x2="5.75" y2="0" /> + + <svg:line x1="2.50" y1="-1" x2="3.50" y2="-1.50" /> + <svg:polygon points="3.18,-1.50 3.50,-1.50 3.50,-1.50 3.50,-1.30" style="fill: inverse"/> + + <svg:line x1="3" y1="-0.80" x2="4" y2="-1.30" /> + <svg:polygon points="3.68,-1.30 4,-1.30 4,-1.10" style="fill: inverse"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hled_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hled_de.xpm new file mode 100644 index 00000000..b1f9eb0d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hled_de.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hled_de_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ... ", +" .. ", +" . . ", +" . ... ", +" . .. ", +" .. ... ", +" .+. . . ", +" .++.. . ", +" .++++. . ", +" .+++++... ", +" ................... ", +" .+++++... ", +" .++++. . ", +" .++.. . ", +" .+. . ", +" .. . ", +" . ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hpowersource_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/hpowersource_de.shape new file mode 100644 index 00000000..e1c90da4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hpowersource_de.shape @@ -0,0 +1,21 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Powersource (European)</name> + <description>A horizontally aligned powersource</description> + <icon>hpowersource_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="0"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="2.5" y2="0" /> + <svg:line x1="2.5" y1="-1" x2="2.5" y2="1" /> + <svg:line x1="3.5" y1="-2" x2="3.5" y2="2" /> + <svg:line x1="4" y1="-1" x2="5" y2="-1" /> + <svg:line x1="4.5" y1="-0.5" x2="4.5" y2="-1.5" /> + <svg:line x1="3.5" y1="0" x2="6" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hpowersource_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hpowersource_de.xpm new file mode 100644 index 00000000..f909730e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hpowersource_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * hpowersource_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" . ", +" . ", +" . ", +" . . ", +" . . ... ", +" . . . ", +" . . ", +" ....... ....... ", +" . . ", +" . . ", +" . . ", +" . ", +" . ", +" . ", +" . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hresistor.shape b/kivio/kiviopart/stencils/Dia/Circuit/hresistor.shape new file mode 100644 index 00000000..765fdc13 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hresistor.shape @@ -0,0 +1,16 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Resistor</name> + <description>A horizontally aligned resistor</description> + <icon>hresistor.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="7.5" y="0"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:polyline points="0,0 2.25,0 2.5,-1 3,1 3.5,-1 4,1 4.5,-1 5,1 5.25,0 7.5,0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hresistor.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hresistor.xpm new file mode 100644 index 00000000..f8127f0c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hresistor.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * hresistor_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" . . . ", +" . . . ", +" . . . . . . ", +" .... . . . . . .... ", +" . . . . . . ", +" . . . ", +" . . . ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hresistor_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/hresistor_de.shape new file mode 100644 index 00000000..608dcd6e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hresistor_de.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Resistor (European)</name> + <description>A horizontally aligned resistor</description> + <icon>hresistor_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="0"/> + </connections> + <svg:svg width="3.0" height="0.5"> + <svg:line x1="0" y1="0" x2="1.5" y2="0" /> + <svg:rect x="1.5" y="-0.5" width="3" height="1" style="fill: default" /> + <svg:line x1="4.5" y1="0" x2="6" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hresistor_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hresistor_de.xpm new file mode 100644 index 00000000..ecb74515 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hresistor_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * hresistor_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ............. ", +" . . ", +" . . ", +" .... .... ", +" . . ", +" . . ", +" ............. ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hzener.shape b/kivio/kiviopart/stencils/Dia/Circuit/hzener.shape new file mode 100644 index 00000000..56c72f99 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hzener.shape @@ -0,0 +1,20 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Horizontal Zener Diode</name> + <description>A horizontally aligned zener diode</description> + <icon>hzener.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="5.85" y="0"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="2" y2="0" /> + <svg:polygon points="2,-0.8 2,0.8 2.6,1 2.1,0.8 2.1,-0.8 1.5,-1" + style="fill: inverse" /> + <svg:polygon points="2.1,0 3.85,-1 3.85,1" style="fill: default" /> + <svg:line x1="3.85" y1="0" x2="5.85" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/hzener.xpm b/kivio/kiviopart/stencils/Dia/Circuit/hzener.xpm new file mode 100644 index 00000000..dec35aae --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/hzener.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hzener_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .... . ", +" ... .. ", +" .. .+. ", +" .. ..++. ", +" .. .++++. ", +" ...+++++. ", +" .......++++++...... ", +" ...+++++. ", +" .. .++++. ", +" .. ..++. ", +" .. .+. ", +" ... .. ", +" .... . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/icon.xpm b/kivio/kiviopart/stencils/Dia/Circuit/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/lamp_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/lamp_de.shape new file mode 100644 index 00000000..6a265f69 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/lamp_de.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Lamp (European)</name> + <description>A lamp</description> + <icon>lamp_de.xpm</icon> + <connections> + <point x="3" y="0"/> + <point x="0" y="3"/> + <point x="3" y="6"/> + <point x="6" y="3"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:circle cx="3" cy="3" r="3" style="fill: default" /> + <svg:line x1="0.84" y1="0.84" x2="5.16" y2="5.16" /> + <svg:line x1="0.84" y1="5.16" x2="5.16" y2="0.84" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Circuit/lamp_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/lamp_de.xpm new file mode 100644 index 00000000..d6224423 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/lamp_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * lamp_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ......... ", +" .. .. ", +" .. .. ", +" ... ... ", +" .. . . .. ", +" . . . . ", +" . . . . ", +" . . . . ", +" . . . ", +" . . . . ", +" . . . . ", +" . . . . ", +" .. . . .. ", +" ... ... ", +" .. .. ", +" .. .. ", +" ......... ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/microphone_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/microphone_de.shape new file mode 100644 index 00000000..053183c5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/microphone_de.shape @@ -0,0 +1,17 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Microphone (European)</name> + <description>A Microphone</description> + <icon>microphone_de.xpm</icon> + <connections> + <point x="1.4" y="2.5"/> + + </connections> + <svg:svg width="3.0" height="3.0"> + + <svg:circle cx="2" cy="2.5" r="0.6" style="fill: default" /> + <svg:rect x="2.6" y="1.8" width="0.15" height="1.4" style="fill: inverse" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Circuit/microphone_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/microphone_de.xpm new file mode 100644 index 00000000..307ea6de --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/microphone_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * speaker_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" . ", +" . ", +" ......... . ", +" .. .. . ", +" .. .. . ", +" . ... ", +" .. .. ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" .. .. ", +" .. .. ", +" .. . . ", +" .. .. . ", +" ......... . ", +" . ", +" . ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/nmos_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/nmos_de.shape new file mode 100644 index 00000000..9c7905b0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/nmos_de.shape @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - NMOS Transistor (European)</name> + <description>An NMOS transistor</description> + <icon>nmos_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="-4"/> + <point x="6" y="4"/> + <point x="5" y="0"/> + </connections> + + <aspectratio type="fixed"/> + + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="3" y2="0" /> + <svg:line x1="3" y1="-3" x2="3" y2="3" /> + <svg:polyline points="6,-4 6,-3 5,-3 5,3 6,3 6,4 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/nmos_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/nmos_de.xpm new file mode 100644 index 00000000..48a5ac9c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/nmos_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * nmos_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" . ", +" . ", +" . .... ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ........ . ", +" ........ . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . .... ", +" . ", +" . "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/npn.shape b/kivio/kiviopart/stencils/Dia/Circuit/npn.shape new file mode 100644 index 00000000..d0636820 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/npn.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - NPN Transistor</name> + <!-- + <description xml:lang="en@layman">Small black plastic thing</description> + --> + <description>An npn bipolar transistor</description> + <icon>npn.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="-4"/> + <point x="6" y="4"/> + </connections> + + <aspectratio type="fixed"/> + + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="3" y2="0" /> + <svg:line x1="3" y1="-3" x2="3" y2="3" /> + <svg:line x1="3" y1="-2" x2="6" y2="-4" /> + <svg:line x1="3" y1="2" x2="6" y2="4" /> + + <svg:polyline points="5,4 6,4 5.6154,3.0769" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/npn.xpm b/kivio/kiviopart/stencils/Dia/Circuit/npn.xpm new file mode 100644 index 00000000..45755a06 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/npn.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * npn_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . ", +" .. ", +" . .. ", +" . .. ", +" ... ", +" . ", +" . ", +" ........ ", +" . ", +" . ", +" ... ", +" . .. . ", +" . .. . ", +" ... ", +" ..... ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/opamp.shape b/kivio/kiviopart/stencils/Dia/Circuit/opamp.shape new file mode 100644 index 00000000..f6e83ce1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/opamp.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Op Amp</name> + <description>An operational amplifier</description> + <icon>opamp.xpm</icon> + <connections> + <point x="0" y="-1"/> + <point x="0" y="1"/> + <point x="2.75" y="-1"/> + <point x="2.75" y="1"/> + <point x="5.5" y="0"/> + </connections> + <aspectratio type="fixed" /> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="-1" x2="1" y2="-1" /> + <svg:line x1="0" y1="1" x2="1" y2="1" /> + <svg:polygon points="1,-2 1,2 4.5,0" style="fill: default" /> + <svg:line x1="1.2" y1="-1" x2="2" y2="-1" /> + <svg:line x1="1.6" y1="-1.4" x2="1.6" y2="-0.6" /> + <svg:line x1="1.2" y1="1" x2="2" y2="1" /> + <svg:line x1="4.5" y1="0" x2="5.5" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/opamp.xpm b/kivio/kiviopart/stencils/Dia/Circuit/opamp.xpm new file mode 100644 index 00000000..9053997c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/opamp.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * opamp_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" . ", +" .. ", +" .+.. ", +" .+++. ", +" .++++.. ", +" ....++.+++. ", +" .+...+++.. ", +" .++.++++++. ", +" .++++++++++..... ", +" .+++++++++. ", +" .+...+++.. ", +" ....++++++. ", +" .++++.. ", +" .+++. ", +" .+.. ", +" .. ", +" . ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/pmos_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/pmos_de.shape new file mode 100644 index 00000000..732342cf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/pmos_de.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - PMOS Transistor (European)</name> + <description>A PMOS transistor</description> + <icon>pmos_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="-4"/> + <point x="6" y="4"/> + <point x="5" y="0"/> + </connections> + + <aspectratio type="fixed"/> + + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="2" y2="0" /> + <svg:circle cx="2.5" cy="0" r="0.5" style="fill: default"/> + <svg:line x1="3" y1="-3" x2="3" y2="3" /> + <svg:polyline points="6,-4 6,-3 5,-3 5,3 6,3 6,4 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/pmos_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/pmos_de.xpm new file mode 100644 index 00000000..9e73c755 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/pmos_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * pmos_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" . ", +" . ", +" . .... ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ... . ", +" ....... . . ", +" ....... . . ", +" ... . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . .... ", +" . ", +" . "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/pnp.shape b/kivio/kiviopart/stencils/Dia/Circuit/pnp.shape new file mode 100644 index 00000000..3e0e59ef --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/pnp.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - PNP Transistor</name> + <!-- + <description xml:lang="en@layman">Small black plastic thing</description> + --> + <description>An pnp bipolar transistor</description> + <icon>pnp.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="6" y="-4"/> + <point x="6" y="4"/> + </connections> + + <aspectratio type="fixed"/> + + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="3" y2="0" /> + <svg:line x1="3" y1="-3" x2="3" y2="3" /> + <svg:line x1="3" y1="-2" x2="6" y2="-4" /> + <svg:line x1="3" y1="2" x2="6" y2="4" /> + + <svg:polyline points="4,2 3,2 3.3846,2.9231" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/pnp.xpm b/kivio/kiviopart/stencils/Dia/Circuit/pnp.xpm new file mode 100644 index 00000000..78370814 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/pnp.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * pnp_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" .. ", +" .. ", +" . .. ", +" . .. ", +" ... ", +" . ", +" . ", +" ........ ", +" . ", +" . ", +" ...... ", +" . ... ", +" . . .. ", +" . .. ", +" .. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/speaker_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/speaker_de.shape new file mode 100644 index 00000000..2409f035 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/speaker_de.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Speaker (European)</name> + <description>A Speaker</description> + <icon>speaker_de.xpm</icon> + <connections> + <point x="1.75" y="2"/> + <point x="1.75" y="3"/> + <point x="1.0" y="2.5"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:rect x="1" y="2" width="1.75" height="1" style="fill: default" /> + <svg:polygon points="2.75,2 4,1 4,4 2.75,3" style="fill: default" /> + <svg:rect x="2.6" y="1.8" width="0.15" height="1.4" style="fill: inverse" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Circuit/speaker_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/speaker_de.xpm new file mode 100644 index 00000000..46814b61 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/speaker_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * speaker_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" .. ", +" . . ", +" . . ", +" .. . . ", +" ... . ", +" ....... . ", +" . .. . ", +" . .. . ", +" . .. . ", +" . .. . ", +" . .. . ", +" . .. . ", +" ....... . ", +" ... . ", +" .. . . ", +" . . ", +" . . ", +" .. ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vcapacitor.shape b/kivio/kiviopart/stencils/Dia/Circuit/vcapacitor.shape new file mode 100644 index 00000000..45144007 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vcapacitor.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Capacitor</name> + <description>A vertically aligned capacitor</description> + <icon>vcapacitor.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="5"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="0" y2="2" /> + <svg:line x1="-1" y1="2" x2="1" y2="2" /> + <svg:line x1="-1" y1="3" x2="1" y2="3" /> + <svg:line x1="0" y1="3" x2="0" y2="5" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vcapacitor.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vcapacitor.xpm new file mode 100644 index 00000000..8536fed8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vcapacitor.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * vcapacitor_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ......... ", +" ", +" ", +" ", +" ......... ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vdiode.shape b/kivio/kiviopart/stencils/Dia/Circuit/vdiode.shape new file mode 100644 index 00000000..99fde37b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vdiode.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Diode</name> + <description>A vertically aligned diode</description> + <icon>vdiode.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="5.75"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="0" y2="2" /> + <svg:line x1="-1" y1="2" x2="1" y2="2" style="stroke-width: 3" /> + <svg:polygon points="0,2 -1,3.75 1,3.75" style="fill: default" /> + <svg:line x1="0" y1="3.75" x2="0" y2="5.75" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vdiode.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vdiode.xpm new file mode 100644 index 00000000..028934c3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vdiode.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * vdiode_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ............. ", +" ............. ", +" .+. ", +" .+++. ", +" .+++++. ", +" .+++++. ", +" .+++++++. ", +" .+++++++++. ", +" ............. ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vfuse_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/vfuse_de.shape new file mode 100644 index 00000000..af02a82b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vfuse_de.shape @@ -0,0 +1,17 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Fuse (European)</name> + <description>A vertically aligned fuse</description> + <icon>vfuse_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="6"/> + </connections> + <svg:svg width="0.5" height="3.0"> + <svg:rect x="-0.5" y="1.5" width="1" height="3" style="fill: default" /> + <svg:line x1="0" y1="0" x2="0" y2="6" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vfuse_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vfuse_de.xpm new file mode 100644 index 00000000..2833cfed --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vfuse_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * vfuse_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" . ", +" . ", +" . ", +" ....... ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" . . . ", +" ....... ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vinductor.shape b/kivio/kiviopart/stencils/Dia/Circuit/vinductor.shape new file mode 100644 index 00000000..a816618d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vinductor.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Inductor</name> + <description>A vertically aligned inductor</description> + <icon>vinductor.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="20"/> + </connections> + <svg:svg width="2" height="20"> + <svg:path d="M 0,0 v 4 c 1,-0.5 2,-1 2,1.5 + s -2,3 -2,1.5 s 2,-1 2,1.5 + s -2,3 -2,1.5 s 2,-1 2,1.5 + s -2,3 -2,1.5 s 2,-1 2,1.5 + s -1.5,2 -2,1.5 v 4"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vinductor.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vinductor.xpm new file mode 100644 index 00000000..4a299002 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vinductor.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * vinductor_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" . ", +" . ", +" . ", +" . .. ", +" ... .. ", +" . . ", +" . ", +" ... . ", +" . . . ", +" . . ", +" . . . ", +" ... . ", +" . ", +" . . ", +" ... .. ", +" . .. ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vinductor_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/vinductor_de.shape new file mode 100644 index 00000000..99149a2e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vinductor_de.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Inductor (European)</name> + <description>A vertically aligned inductor</description> + <icon>vinductor_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="6"/> + </connections> + <svg:svg width="0.5" height="3.0"> + <svg:line x1="0" y1="0" x2="0" y2="1.5" /> + <svg:rect x="-0.5" y="1.5" width="1" height="3" style="fill: inverse" /> + <svg:line x1="0" y1="4.5" x2="0" y2="6" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vinductor_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vinductor_de.xpm new file mode 100644 index 00000000..15ac2931 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vinductor_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * vinductor_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" . ", +" . ", +" . ", +" . ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" . ", +" . ", +" . ", +" . ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vled_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/vled_de.shape new file mode 100644 index 00000000..695a3f86 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vled_de.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Led (European)</name> + <description>A vertically aligned led</description> + <icon>vled_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="5.75"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="-1" y1="2" x2="1" y2="2" style="stroke-width: 3" /> + <svg:polygon points="0,2 -1,3.75 1,3.75" style="fill: default" /> + <svg:line x1="0" y1="0" x2="0" y2="5.75" /> + + <svg:line x1="-1" y1="3.30" x2="-1.50" y2="2.30" /> + <svg:polygon points="-1.50,2.62 -1.50,2.30 -1.30,2.30" style="fill:inverse" /> + + <svg:line x1="-0.80" y1="2.80" x2="-1.30" y2="1.80" /> + <svg:polygon points="-1.30,2.12 -1.30,1.80 -1.10,1.80" style="fill:inverse" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vled_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vled_de.xpm new file mode 100644 index 00000000..76f43a3f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vled_de.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * vled_de_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" . ", +" . ", +" . ", +" . ", +" ... . ", +" ............. ", +" . . ... ", +" ... . ... ", +" .. .+.+. ", +" . . .++.++. ", +" . .++.++. ", +" .+++.+++. ", +" .++++.++++. ", +" ............. ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vpowersource_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/vpowersource_de.shape new file mode 100644 index 00000000..164ed8ef --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vpowersource_de.shape @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Powersource (European)</name> + <description>A vertically aligned powersource</description> + <icon>vpowersource_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="6"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="0" y2="2.5" /> + <svg:line x1="-2" y1="2.5" x2="2" y2="2.5" /> + <svg:line x1="-1" y1="3.5" x2="1" y2="3.5" /> + + <svg:line x1="1" y1="1" x2="1" y2="2" /> + <svg:line x1="0.5" y1="1.5" x2="1.5" y2="1.5" /> + + <svg:line x1="0" y1="3.5" x2="0" y2="6" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vpowersource_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vpowersource_de.xpm new file mode 100644 index 00000000..24b1a4f6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vpowersource_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * powersource_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . ", +" . ", +" . . ", +" . ... ", +" . . ", +" . ", +" ............... ", +" ", +" ", +" ....... ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vresistor.shape b/kivio/kiviopart/stencils/Dia/Circuit/vresistor.shape new file mode 100644 index 00000000..c592a879 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vresistor.shape @@ -0,0 +1,16 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Resistor</name> + <description>A vertically aligned resistor</description> + <icon>vresistor.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="7.5"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:polyline points="0,0 0,2.25 -1,2.5 1,3 -1,3.5 1,4 -1,4.5 1,5 0,5.25 0,7.5" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vresistor.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vresistor.xpm new file mode 100644 index 00000000..9ce83005 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vresistor.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * vresistor_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" . ", +" . ", +" . ", +" .. ", +" .. ", +" ... ", +" .. ", +" ... ", +" .. ", +" ... ", +" .. ", +" ... ", +" .. ", +" ... ", +" .. ", +" .. ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vresistor_de.shape b/kivio/kiviopart/stencils/Dia/Circuit/vresistor_de.shape new file mode 100644 index 00000000..e28cfcc6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vresistor_de.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Resistor (European)</name> + <description>A vertically aligned resistor</description> + <icon>vresistor_de.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="6"/> + </connections> + <svg:svg width="0.5" height="3.0"> + <svg:line x1="0" y1="0" x2="0" y2="1.5" /> + <svg:rect x="-0.5" y="1.5" width="1" height="3" style="fill: default" /> + <svg:line x1="0" y1="4.5" x2="0" y2="6" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vresistor_de.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vresistor_de.xpm new file mode 100644 index 00000000..dcec0c5d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vresistor_de.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * vresistor_de_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" . ", +" . ", +" . ", +" ....... ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ....... ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vzener.shape b/kivio/kiviopart/stencils/Dia/Circuit/vzener.shape new file mode 100644 index 00000000..ce565c7a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vzener.shape @@ -0,0 +1,20 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Circuit - Vertical Zener Diode</name> + <description>A vertically aligned zener diode</description> + <icon>vzener.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="5.85"/> + </connections> + <svg:svg width="3.0" height="3.0"> + <svg:line x1="0" y1="0" x2="0" y2="2" /> + <svg:polygon points="-0.8,2 0.8,2 1,2.6 0.8,2.1 -0.8,2.1 -1,1.5" + style="fill: inverse" /> + <svg:polygon points="0,2.1 -1,3.85 1,3.85" style="fill: default" /> + <svg:line x1="0" y1="3.85" x2="0" y2="5.85" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Circuit/vzener.xpm b/kivio/kiviopart/stencils/Dia/Circuit/vzener.xpm new file mode 100644 index 00000000..68dd6266 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Circuit/vzener.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * vzener_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" . ", +" . ", +" . . ", +" . . ", +" .. . ", +" ............ ", +" ............ ", +" .+. .. ", +" .+++. . ", +" .+++++. . ", +" .+++++. ", +" .+++++++. ", +" .+++++++++. ", +" ............. ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Cisco/1000.png b/kivio/kiviopart/stencils/Dia/Cisco/1000.png Binary files differnew file mode 100644 index 00000000..6bbe9bf4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/1000.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/1000.shape b/kivio/kiviopart/stencils/Dia/Cisco/1000.shape new file mode 100644 index 00000000..30dc40d8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/1000.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Cisco 1000</name> +<icon>1000.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M471.56 -2063.6l58.95 112.32z" style="fill: #595959; stroke-width: 0"/> +<svg:path d="M502.66 -2126.67l-101.95 0l-31.1 18.15l101.95 0l31.1 -18.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M502.66 -2126.67l-101.95 0l-31.1 18.15l101.95 0l31.1 -18.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M530.63 -1951.28l0 44.92l29.42 -18.15l0 -44.92l-57.39 -112.32l0 -44.92l-31.1 18.15l0 44.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M530.63 -1951.28l0 44.92l29.42 -18.15l0 -44.92l-57.39 -112.32l0 -44.92l-31.1 18.15l0 44.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M530.5 -1951.41l-58.95 -112.32l0 0.12l0 -44.92l-101.95 0l0 44.92l0 -0.12l-57.03 112.32l0.18 0.13l0 44.92l217.99 0l0 -44.92l-0.23 -0.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M530.5 -1951.41l-58.95 -112.32l0 0.12l0 -44.92l-101.95 0l0 44.92l0 -0.12l-57.03 112.32l0.18 0.13l0 44.92l217.99 0l0 -44.92l-0.23 -0.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M419.83 -2008.72l6.04 0l0 44.28l30.05 0l-33.16 39.59l-32.97 -39.59l30.05 0l-0.01 -44.28z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M425.87 -2008.83l-6.04 0l0.01 -44.29l-30.05 0l33.15 -39.57l32.98 39.57l-30.05 0l0 44.29z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="401" y="-2126"/> +<point x="452" y="-2126"/> +<point x="503" y="-2126"/> +<point x="313" y="-1905"/> +<point x="422" y="-1905"/> +<point x="531" y="-1905"/> +<point x="313" y="-1950"/> +<point x="560" y="-1968"/> +<point x="560" y="-1946"/> +<point x="560" y="-1924"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/100baset_hub.png b/kivio/kiviopart/stencils/Dia/Cisco/100baset_hub.png Binary files differnew file mode 100644 index 00000000..4ae84b8c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/100baset_hub.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/100baset_hub.shape b/kivio/kiviopart/stencils/Dia/Cisco/100baset_hub.shape new file mode 100644 index 00000000..6a976d09 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/100baset_hub.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 100BaseT Hub</name> +<icon>100baset_hub.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M646.15 -7055.21l49.7 -101.86l-344.11 0l-77.36 101.86l371.78 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M646.15 -7055.21l49.7 -101.86l-344.11 0l-77.36 101.86l371.78 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M695.87 -7064.62l-0.02 -92.45l-49.7 101.86l0 109.86l49.72 -119.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M695.87 -7064.62l-0.02 -92.45l-49.7 101.86l0 109.86l49.72 -119.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M646.15 -6945.35l0 -109.86l-371.83 0l0.14 109.86l371.69 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M646.15 -6945.35l0 -109.86l-371.83 0l0.14 109.86l371.69 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M633.35 -7109.12l-139.81 -18.29l-6.46 9.96l-121.59 +-0.13l-14.89 16.79l125.72 -0.06l-6.29 9.69l163.32 -17.95z" +style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="352" y="-7156"/> +<point x="524" y="-7156"/> +<point x="696" y="-7156"/> +<point x="274" y="-6944"/> +<point x="460" y="-6944"/> +<point x="646" y="-6944"/> +<point x="274" y="-7054"/> +<point x="696" y="-7064"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/10700.png b/kivio/kiviopart/stencils/Dia/Cisco/10700.png Binary files differnew file mode 100644 index 00000000..71413e3b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/10700.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/10700.shape b/kivio/kiviopart/stencils/Dia/Cisco/10700.shape new file mode 100644 index 00000000..73371874 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/10700.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 10700</name> +<icon>10700.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1303.34 -5439.63c0 39.51 -82.34 71.53 -183.89 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 104.77c0 39.5 82.34 71.53 183.93 71.53c101.54 0 183.89 -32.03 183.89 -71.53l0 -104.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1303.34 -5439.63c0 39.51 -82.34 71.53 -183.89 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 104.77c0 39.5 82.34 71.53 183.93 71.53c101.54 0 183.89 -32.03 183.89 -71.53l0 -104.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1119.46 -5368.1c101.54 0 183.89 -32.02 183.89 -71.53c0 -39.5 -82.34 -71.52 -183.89 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.51 82.34 71.53 183.93 71.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1119.46 -5368.1c101.54 0 183.89 -32.02 183.89 -71.53c0 -39.5 -82.34 -71.52 -183.89 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.51 82.34 71.53 183.93 71.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1077.46 -5467.6l15.19 22.79l-57.42 13.27l12.55 +-10.45l-88.75 -15.16l22.27 -16.7l85.64 14.51l10.54 -8.26z" +style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1158.23 -5412.35l-10.37 -23.48l51.8 -10.36l-8.98 8.05l86.33 14.74l-20.7 16.58l-85.82 -16.11l-12.25 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1129.94 -5480.03l57.98 -15.88l0.68 24.86l-14.49 -2.76l-28.3 23.48l-27 -3.94l29.19 -22.98l-18.06 -2.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1105.07 -5390.94l-55.24 10.36l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.55l-32.46 28.32l16.57 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1202.41 -5315.29c0 22.67 -35.74 41.04 -79.78 41.04c-44.07 0 -79.79 -18.38 -79.79 -41.04c0 -22.67 35.72 -41.04 79.79 -41.04c44.03 0 79.78 18.38 79.78 41.04z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1073.73 -5308.7l24.67 -24.67l-12.07 -12.08l37.27 -2.62l-2.09 37.8l-13.12 -13.13l-24.68 24.67l-9.97 -9.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1118.07 -5288.78l24.67 -24.68l-12.07 -12.08l37.25 -2.62l-2.09 37.8l-13.14 -13.13l-24.63 24.68l-9.98 -9.98z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1119" y="-5510"/> +<point x="1119" y="-5262"/> +<point x="936" y="-5439"/> +<point x="936" y="-5386.5"/> +<point x="936" y="-5334"/> +<point x="1303" y="-5439"/> +<point x="1303" y="-5386.5"/> +<point x="1303" y="-5334"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/15200.png b/kivio/kiviopart/stencils/Dia/Cisco/15200.png Binary files differnew file mode 100644 index 00000000..94981243 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/15200.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/15200.shape b/kivio/kiviopart/stencils/Dia/Cisco/15200.shape new file mode 100644 index 00000000..b7d12c05 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/15200.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 15200</name> +<icon>15200.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M920.43 -7157.56l328.34 0l37.34 34.37l0 155l-37.34 31.77l-330 0l-32.66 -31.77l0 -155l34.32 -34.37z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M920.43 -7157.56l328.34 0l37.34 34.37l0 155l-37.34 31.77l-330 0l-32.66 -31.77l0 -155l34.32 -34.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M920.43 -7158.05l328.34 0l56.66 -50.49l-328.34 0l-56.66 50.49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M920.43 -7158.05l328.34 0l56.66 -50.49l-328.34 0l-56.66 50.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1247.1 -7157.56l37.34 34.37l56.66 -50.49l-37.34 -34.36l-56.66 50.49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1247.1 -7157.56l37.34 34.37l56.66 -50.49l-37.34 -34.36l-56.66 50.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M899.893 -7028.29l374.013 0 l0 -38.3892l-374.013 0l0 38.3892z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1123.81 -7047.66c-53.49 0 -95.07 -39.51 -95.07 -90.31" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M1123.81 -7053.56c-53.49 0 -95.07 -33.6 -95.07 -84.41" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M909.89 -7053.56c53.48 0 95.08 -33.6 95.08 -84.41" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M1266.41 -7053.56c-53.48 0 -95.06 -33.6 -95.06 -84.41" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M1052.5 -7053.56c53.48 0 95.08 -33.6 95.08 -84.41" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M1123.81 -7041.18c-53.49 0 -95.07 33.04 -95.07 83.84" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M909.89 -7041.18c53.48 0 95.08 33.04 95.08 83.84" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M1266.41 -7041.18c-53.48 0 -95.06 33.04 -95.06 83.84" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M1052.5 -7041.18c53.48 0 95.08 33.04 95.08 83.84" style="stroke: background; stroke-width: 2.4; stroke-miterlimit: 1; stroke-linecap: round"/> +<svg:path d="M1284.45 -7123.19l0 155l56.66 -50.49l0 -155l-56.66 50.49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1284.45 -7123.19l0 155l56.66 -50.49l0 -155l-56.66 50.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="1304" y="-7207"/> +<point x="919" y="-6935"/> +<point x="1084" y="-6935"/> +<point x="1249" y="-6935"/> +<point x="886" y="-7122"/> +<point x="886" y="-7044.5"/> +<point x="886" y="-6967"/> +<point x="1341" y="-7173"/> +<point x="1341" y="-7095.5"/> +<point x="1341" y="-7018"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/3174.png b/kivio/kiviopart/stencils/Dia/Cisco/3174.png Binary files differnew file mode 100644 index 00000000..7bd91264 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/3174.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/3174.shape b/kivio/kiviopart/stencils/Dia/Cisco/3174.shape new file mode 100644 index 00000000..02769ef0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/3174.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 3174 (desktop) cluster controller</name> +<icon>3174.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1528.34 -6958.22l297.783 0 l0 -94.4429l-297.783 0l0 94.4429z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1528.34 -6958.22l297.783 0 l0 -94.4429l-297.783 0l0 94.4429" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M1888.47 -7108.82l0 82.31l-62.34 68.65l0 -94.81l-297.93 0l73.65 -56.15l286.62 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1888.47 -7108.82l0 82.31l-62.34 68.65l0 -94.81l-297.93 0l73.65 -56.15l286.62 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M1826.78 -7052.76l58.39 -54.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1826.78 -7052.76l58.39 -54.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M1556.68 -6983.91l67.5 0 l0 -15l-67.5 0l0 15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1556.68 -6983.91l67.5 0 l0 -15l-67.5 0l0 15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M1719.18 -7022.03l76.25 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1719.18 -7022.03l76.25 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M1719.18 -6989.53l76.25 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1719.18 -6989.53l76.25 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="1602" y="-7108"/> +<point x="1745" y="-7108"/> +<point x="1888" y="-7108"/> +<point x="1528" y="-6957"/> +<point x="1677" y="-6957"/> +<point x="1826" y="-6957"/> +<point x="1528" y="-7052"/> +<point x="1888" y="-7026"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/3x74.png b/kivio/kiviopart/stencils/Dia/Cisco/3x74.png Binary files differnew file mode 100644 index 00000000..e00b12ae --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/3x74.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/3x74.shape b/kivio/kiviopart/stencils/Dia/Cisco/3x74.shape new file mode 100644 index 00000000..4aa1781a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/3x74.shape @@ -0,0 +1,51 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 3X74 (floor) cluster controller</name> +<icon>3x74.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2317.45 -6955.13l248.877 0 l0 -245.127l-248.877 0l0 245.127z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2566.32 -7200.26l-248.88 0l0 245.13l248.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2566.32 -6955.13l49.15 -49.14l0 -245.13l-315.14 0l-49.14 49.15l315.13 0l0 245.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2566.32 -6955.13l49.15 -49.14l0 -245.13l-315.14 0l-49.14 49.15l315.13 0l0 245.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2566.32 -7200.26l49.15 -49.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2566.32 -7200.26l49.15 -49.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2462.44 -7162.27l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2324.94 -7142.27l202.5 0 l0 -48.75l-202.5 0l0 48.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2496.46 -7079.77l30 0 l0 -40l-30 0l0 40" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2255.21 -6959.14l62.5 0 l0 -237.5l-62.5 0l0 237.5" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7184.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7172.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7159.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7147.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7134.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7122.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7109.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7097.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7084.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7072.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7059.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7047.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7034.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7022.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -7009.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -6997.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -6984.77l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2266.46 -6972.27l40 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2296.46 -6954.77l-12.5 17.5l262.5 0l-7.5 -17.5l-242.5 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2296.46 -6954.77l-12.5 17.5l262.5 0l-7.5 -17.5l-242.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2546.46 -6937.27l16.25 -17.5l-23.75 0l7.5 17.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2546.46 -6937.27l16.25 -17.5l-23.75 0l7.5 17.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="2300" y="-7248"/> +<point x="2457.5" y="-7248"/> +<point x="2615" y="-7248"/> +<point x="2284" y="-6936"/> +<point x="2415" y="-6936"/> +<point x="2546" y="-6936"/> +<point x="2251" y="-7199"/> +<point x="2615" y="-7003"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/5000.png b/kivio/kiviopart/stencils/Dia/Cisco/5000.png Binary files differnew file mode 100644 index 00000000..a0e7a0be --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/5000.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/5000.shape b/kivio/kiviopart/stencils/Dia/Cisco/5000.shape new file mode 100644 index 00000000..dae1c175 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/5000.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Workgroup 5000</name> +<icon>5000.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4695.93 -6875.67l357.197 0 l0 -215.947l-357.197 0l0 215.947z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4694.99 -7091.04l144.29 -116.94l333.29 0l-119.77 116.94l-357.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4694.99 -7091.04l144.29 -116.94l333.29 0l-119.77 116.94l-357.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5052.92 -6872.02l119.32 -128.92l0.09 -206.83l-119.4 116.57l0 219.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5052.92 -6872.02l119.32 -128.92l0.09 -206.83l-119.4 116.57l0 219.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4904.36 -7121.46l-6.92 5.68l-89.09 0l-8.89 8.88l-24.14 -10.52l48.56 -13.89l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4974.36 -7165.21l-6.92 5.68l-89.09 0l-8.89 8.88l-24.14 -10.52l48.56 -13.89l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4920.09 -7136.92l6.92 -5.67l89.09 0l8.89 -8.89l24.15 10.52l-48.57 13.89l8.59 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4966.34 -7180.67l6.92 -5.67l89.09 0l8.89 -8.89l24.15 10.52l-48.57 13.89l8.59 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4764.62 -6915l258.32 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4831.28 -6945.83l191.66 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4977.94 -7055.63l45 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4977.94 -6981.88l45 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4977.94 -7018.75l45 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4777 -7018l4 -27l26 0l0 8l-20 0l-2 11l 6 -2l6 0c7 0 12 8 12 +15l0 4c 0 8 -8 16 -16 16l-4 0c -7 0 -14 -7 -14 -14l9 0c 0 3 2 6 5 6l4 +0c 4 0 7 -4 7 -8l0 -4c 0 -4 -2 -8 -6 -8l-4 0l -5 3l-8 0z" style="fill: background; stroke: background; stroke-width: 0.01"/> +<svg:path d="M4827 -7025l0 10c0 10 5 21 15 21l3 0c10 0 15 -11 15 -21l0 -10c0 -10 -5 -21 -15 -21l-3 0lc -10 0 -15 11 -15 21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4836 -7025l0 10c0 7 0 14 7 14l2 0c7 0 7 -7 7 -14l0 -10c0 -7 0 -14 -7 -14l-2 0c -7 0 -7 7 -7 14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4877 -7025l0 10c0 10 5 21 15 21l3 0c10 0 15 -11 15 -21l0 -10c0 -10 -5 -21 -15 -21l-3 0lc -10 0 -15 11 -15 21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4886 -7025l0 10c0 7 0 14 7 14l2 0c7 0 7 -7 7 -14l0 -10c0 -7 0 -14 -7 -14l-2 0c -7 0 -7 7 -7 14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4927 -7025l0 10c0 10 5 21 15 21l3 0c10 0 15 -11 15 -21l0 -10c0 -10 -5 -21 -15 -21l-3 0lc -10 0 -15 11 -15 21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4936 -7025l0 10c0 7 0 14 7 14l2 0c7 0 7 -7 7 -14l0 -10c0 -7 0 -14 -7 -14l-2 0c -7 0 -7 7 -7 14z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4839" y="-7207"/> +<point x="5005.5" y="-7207"/> +<point x="5172" y="-7207"/> +<point x="5172.5" y="-7207"/> +<point x="5173" y="-7207"/> +<point x="5053" y="-6871"/> +<point x="4695" y="-7090"/> +<point x="4695" y="-6980"/> +<point x="4695" y="-6871"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/5002.png b/kivio/kiviopart/stencils/Dia/Cisco/5002.png Binary files differnew file mode 100644 index 00000000..fdbdd7cd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/5002.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/5002.shape b/kivio/kiviopart/stencils/Dia/Cisco/5002.shape new file mode 100644 index 00000000..245bbc9c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/5002.shape @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Workgroup 5002</name> +<icon>5002.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5385.93 -6877.36l357.197 0 l0 -115.956l-357.197 0l0 115.956z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5384.99 -6992.73l144.29 -116.94l333.29 0l-119.77 116.94l-357.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5384.99 -6992.73l144.29 -116.94l333.29 0l-119.77 116.94l-357.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5742.92 -6873.71l119.32 -128.93l0.09 -106.83l-119.4 116.56l0 119.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5742.92 -6873.71l119.32 -128.93l0.09 -106.83l-119.4 116.56l0 119.19" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5594.37 -7023.15l-6.92 5.67l-89.09 0l-8.89 8.89l-24.14 -10.53l48.55 -13.88l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5664.37 -7066.9l-6.92 5.67l-89.09 0l-8.89 8.89l-24.14 -10.53l48.55 -13.88l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5610.09 -7038.61l6.92 -5.68l89.09 0l8.89 -8.88l24.15 10.52l-48.56 13.88l8.59 -9.83l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5656.34 -7082.36l6.92 -5.68l89.09 0l8.89 -8.88l24.15 10.52l-48.56 13.88l8.59 -9.83l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5667.94 -6954.19l45 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5667.94 -6914.19l45 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5470 -6935l4 -27l26 0l0 8l-20 0l-2 11l 6 -2l6 0c7 0 12 8 12 +15l0 4c 0 8 -8 16 -16 16l-4 0c -7 0 -14 -7 -14 -14l9 0c 0 3 2 6 5 6l4 +0c 4 0 7 -4 7 -8l0 -4c 0 -4 -2 -8 -6 -8l-4 0l -5 3l-8 0z" style="fill: background; stroke: background; stroke-width: 0.01"/> +<svg:path d="M5520 -6940l0 10c0 10 5 21 15 21l3 0c10 0 15 -11 15 -21l0 -10c0 -10 -5 -21 -15 -21l-3 0lc -10 0 -15 11 -15 21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5529 -6940l0 10c0 7 0 14 7 14l2 0c7 0 7 -7 7 -14l0 -10c0 -7 0 -14 -7 -14l-2 0c -7 0 -7 7 -7 14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5570 -6940l0 10c0 10 5 21 15 21l3 0c10 0 15 -11 15 -21l0 -10c0 -10 -5 -21 -15 -21l-3 0lc -10 0 -15 11 -15 21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5579 -6940l0 10c0 7 0 14 7 14l2 0c7 0 7 -7 7 -14l0 -10c0 -7 0 -14 -7 -14l-2 0c -7 0 -7 7 -7 14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5620 -6944l0 -4c0 -7 7 -14 14 -14l4 0c7 0 15 6 15 13l0 +5 c 0 18 -27 29 -22 24 l22 0l0 9l-34 0l0 -6c 5 -10 25 -12 25 -26l0 -6c0 +-4 -3 -6 -7 -6l-2 0c-4 0 -7 4 -7 8l0 3l-8 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5862" y="-7108"/> +<point x="5743" y="-6873"/> +<point x="5385" y="-6992"/> +<point x="5385" y="-6873"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/5500.png b/kivio/kiviopart/stencils/Dia/Cisco/5500.png Binary files differnew file mode 100644 index 00000000..f2c9e5d8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/5500.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/5500.shape b/kivio/kiviopart/stencils/Dia/Cisco/5500.shape new file mode 100644 index 00000000..52bbcdc7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/5500.shape @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Workgroup 5500</name> +<icon>5500.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M210.132 -5628.83l357.197 0 l0 -335.947l-357.197 0l0 335.947z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M209.19 -5964.19l144.29 -116.94l333.29 0l-119.78 116.94l-357.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M209.19 -5964.19l144.29 -116.94l333.29 0l-119.78 116.94l-357.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M567.12 -5625.18l119.32 -128.92l0.09 -326.84l-119.4 116.57l0 339.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M567.12 -5625.18l119.32 -128.92l0.09 -326.84l-119.4 116.57l0 339.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M418.57 -5994.62l-6.92 5.68l-89.09 0l-8.89 8.88l-24.14 -10.52l48.55 -13.89l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M488.57 -6038.37l-6.92 5.68l-89.09 0l-8.89 8.88l-24.14 -10.52l48.55 -13.89l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M434.29 -6010.08l6.92 -5.67l89.09 0l8.89 -8.89l24.15 10.52l-48.57 13.89l8.59 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M495.54 -6053.83l6.92 -5.67l89.09 0l8.89 -8.89l24.15 10.52l-48.57 13.89l8.59 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M316.32 -5773.56l218.32 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M316.32 -5740.23l218.32 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M492.14 -5858.98l38.34 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M492.14 -5821.48l38.34 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M258.82 -5708.15l278.32 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M492.14 -5935.65l38.34 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M492.14 -5898.15l38.34 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M252.14 -5665.65l285 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M277 -5880l4 -27l26 0l0 8l-20 0l-2 11l 6 -2l6 0c7 0 12 8 12 +15l0 4c 0 8 -8 16 -16 16l-4 0c -7 0 -14 -7 -14 -14l9 0c 0 3 2 6 5 6l4 +0c 4 0 7 -4 7 -8l0 -4c 0 -4 -2 -8 -6 -8l-4 0l -5 3l-8 0z" style="fill: background; stroke: background; stroke-width: 0.01"/> +<svg:path d="M327 -5880l4 -27l26 0l0 8l-20 0l-2 11l 6 -2l6 0c7 0 12 8 12 +15l0 4c 0 8 -8 16 -16 16l-4 0c -7 0 -14 -7 -14 -14l9 0c 0 3 2 6 5 6l4 +0c 4 0 7 -4 7 -8l0 -4c 0 -4 -2 -8 -6 -8l-4 0l -5 3l-8 0z" style="fill: background; stroke: background; stroke-width: 0.01"/> +<svg:path d="M377 -5885l0 10c0 10 5 21 15 21l3 0c10 0 15 -11 15 -21l0 -10c0 -10 -5 -21 -15 -21l-3 0lc -10 0 -15 11 -15 21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M386 -5885l0 10c0 7 0 14 7 14l2 0c7 0 7 -7 7 -14l0 -10c0 -7 0 -14 -7 -14l-2 0c -7 0 -7 7 -7 14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M427 -5885l0 10c0 10 5 21 15 21l3 0c10 0 15 -11 15 -21l0 -10c0 -10 -5 -21 -15 -21l-3 0lc -10 0 -15 11 -15 21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M436 -5885l0 10c0 7 0 14 7 14l2 0c7 0 7 -7 7 -14l0 -10c0 -7 0 -14 -7 -14l-2 0c -7 0 -7 7 -7 14z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="353" y="-6080"/> +<point x="520" y="-6080"/> +<point x="687" y="-6080"/> +<point x="567" y="-5624"/> +<point x="209" y="-5963"/> +<point x="209" y="-5624"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/6701.png b/kivio/kiviopart/stencils/Dia/Cisco/6701.png Binary files differnew file mode 100644 index 00000000..bb656f76 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/6701.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/6701.shape b/kivio/kiviopart/stencils/Dia/Cisco/6701.shape new file mode 100644 index 00000000..539b937f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/6701.shape @@ -0,0 +1,49 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 6701</name> +<icon>6701.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2881.84 -7056.28l144.26 -116.67l333.09 0l-119.39 116.67l-357.96 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2881.84 -7056.28l144.26 -116.67l333.09 0l-119.39 116.67l-357.96 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3239.8 -6940.32l119.39 -128.93l0 -103.5l-119.39 116.46l0 115.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3239.8 -6940.32l119.39 -128.93l0 -103.5l-119.39 116.46l0 115.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2882.33 -6940.21l357.476 0 l0 -116.069l-357.476 0l0 116.069z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2882.33 -6940.21l357.476 0 l0 -116.069l-357.476 0l0 116.069" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3010.78 -6977.71l215.83 0 l0 -24.1699l-215.83 0l0 24.1699z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2950.19 -6979.73c11.67 0 21.13 -9.46 21.13 -21.14c0 -11.67 -9.46 -21.14 -21.13 -21.14c-11.68 0 -21.14 9.47 -21.14 21.14c0 11.68 9.46 21.14 21.14 21.14" style="stroke: foreground; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2950.19 -7022.01l36.71 0" style="stroke: foreground; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2987.27 -7035.77l0 26.57l16 -12.77l-16 -13.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2929.07 -7000.72l0 -36.72" style="stroke: foreground; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2915.57 -7037.6l26.58 0l-12.76 -16.01l-13.82 16.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2971.36 -7000.99l0 36.71" style="stroke: foreground; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2984.84 -6964.22l-26.57 0l12.89 16.01l13.68 -16.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2950.7 -6979.76l-36.72 0" style="stroke: foreground; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2913.81 -6965.92l0 -26.57l-16.01 12.76l16.01 13.81z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2947.42 -6976.97c11.67 0 21.13 -9.46 21.13 -21.14c0 -11.68 -9.46 -21.14 -21.13 -21.14c-11.68 0 -21.14 9.46 -21.14 21.14c0 11.68 9.46 21.14 21.14 21.14" style="stroke: background; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2947.42 -7019.24l36.71 0" style="stroke: background; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2984.5 -7033.01l0 26.58l16.01 -12.76l-16.01 -13.81z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2984.5 -7033.01l0 26.58l16.01 -12.76l-16.01 -13.81" style="stroke: background; stroke-width: 0.2106; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2926.31 -6997.95l0 -36.71" style="stroke: background; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2912.8 -7034.83l26.57 0l-12.75 -16.01l-13.82 16.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2912.8 -7034.83l26.57 0l-12.75 -16.01l-13.82 16.01" style="stroke: background; stroke-width: 0.2106; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2968.6 -6998.22l0 36.71" style="stroke: background; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2982.09 -6961.46l-26.58 0l12.89 16.01l13.69 -16.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2982.09 -6961.46l-26.58 0l12.89 16.01l13.69 -16.01" style="stroke: background; stroke-width: 0.2106; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2947.94 -6976.99l-36.71 0" style="stroke: background; stroke-width: 1.5794; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2910.7 -6963.15l0 -26.57l-16 12.76l16 13.81z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2910.7 -6963.15l0 -26.57l-16 12.76l16 13.81" style="stroke: background; stroke-width: 0.2106; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3015.78 -6982.71l211.67 0 l0 -19.1699l-211.67 0l0 19.1699z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3026" y="-7172"/> +<point x="3192.5" y="-7172"/> +<point x="3359" y="-7172"/> +<point x="2882" y="-6939"/> +<point x="3061" y="-6939"/> +<point x="3240" y="-6939"/> +<point x="2882" y="-7055"/> +<point x="3359" y="-7068"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/6705.png b/kivio/kiviopart/stencils/Dia/Cisco/6705.png Binary files differnew file mode 100644 index 00000000..508a6ede --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/6705.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/6705.shape b/kivio/kiviopart/stencils/Dia/Cisco/6705.shape new file mode 100644 index 00000000..439cdc49 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/6705.shape @@ -0,0 +1,58 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 6705</name> +<icon>6705.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3538.12 -6928.08l266.387 0 l0 -269.893l-266.387 0l0 269.893z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3538.12 -6928.08l266.387 0 l0 -269.893l-266.387 0l0 269.893" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3597.76 -7086.81c11.31 0 20.47 -9.16 20.47 -20.47c0 -11.31 -9.16 -20.47 -20.47 -20.47c-11.31 0 -20.47 9.16 -20.47 20.47c0 11.31 9.16 20.47 20.47 20.47" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3597.76 -7127.75l35.57 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3633.68 -7141.09l0 25.73l15.51 -12.35l-15.51 -13.38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3633.68 -7141.09l0 25.73l15.51 -12.35l-15.51 -13.38" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3577.31 -7107.13l0 -35.56" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3564.24 -7142.85l25.73 0l-12.36 -15.53l-13.37 15.53z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3564.24 -7142.85l25.73 0l-12.36 -15.53l-13.37 15.53" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3618.28 -7107.4l0 35.57" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3631.34 -7071.78l-25.74 0l12.48 15.51l13.26 -15.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3631.34 -7071.78l-25.74 0l12.48 15.51l13.26 -15.51" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3598.27 -7086.83l-35.57 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3562.2 -7073.43l0 -25.73l-15.51 12.35l15.51 13.38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3562.2 -7073.43l0 -25.73l-15.51 12.35l15.51 13.38" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3803.94 -7198.17l-265.62 0l41.7 -33.27l258.35 0l0 268.85l-34.04 34.42l0 -269.04l-0.38 -0.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3803.94 -7198.17l-265.62 0l41.7 -33.27l258.35 0l0 0.19l0 268.65l-34.04 34.42l0 -269.04l-0.38 -0.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3804.23 -7198.45l34.42 -33.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3803.94 -7018.41l-265.62 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3803.94 -7018.41l-265.62 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3721.03 -7021.77l0 -175.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3721.03 -7021.77l0 -175.44" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3690.44 -7021.77l0 -175.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3690.44 -7021.77l0 -175.44" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3778.41 -7021.77l0 -175.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3778.41 -7021.77l0 -175.44" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3747.81 -7021.77l0 -175.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3747.81 -7021.77l0 -175.44" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3659.83 -7021.77l0 -3.81z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3659.83 -7021.77l0 -3.81" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3659.83 -7023.03l0 -170.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3659.83 -7023.03l0 -170.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3561.28 -6992.48l76.5039 0 l0 -11.4753l-76.5039 0l0 11.4753z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3561.28 -6992.48l76.5039 0 l0 -11.4753l-76.5039 0l0 11.4753" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3633.96 -6969.54l76.4937 0 l0 -11.4746l-76.4937 0l0 11.4746z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3633.96 -6969.54l76.4937 0 l0 -11.4746l-76.4937 0l0 11.4746" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3706.63 -6946.59l76.4941 0 l0 -11.4844l-76.4941 0l0 11.4844z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3706.63 -6946.59l76.4941 0 l0 -11.4844l-76.4941 0l0 11.4844" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="3839" y="-7231"/> +<point x="3538" y="-6927"/> +<point x="3671" y="-6927"/> +<point x="3804" y="-6927"/> +<point x="3804.5" y="-6927"/> +<point x="3805" y="-6927"/> +<point x="3538" y="-7197"/> +<point x="3538" y="-7107"/> +<point x="3538" y="-7017"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/6732.png b/kivio/kiviopart/stencils/Dia/Cisco/6732.png Binary files differnew file mode 100644 index 00000000..11b25c25 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/6732.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/6732.shape b/kivio/kiviopart/stencils/Dia/Cisco/6732.shape new file mode 100644 index 00000000..ff4f331e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/6732.shape @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 6732</name> +<icon>6732.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4053.07 -6938.4l366.7 0 l0 -269.903l-366.7 0l0 269.903z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4053.07 -6938.4l366.7 0 l0 -269.903l-366.7 0l0 269.903" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4419.19 -7208.49l-365.93 0l41.69 -33.28l358.66 0l0 268.85l-34.04 34.42l0 -269.04l-0.38 -0.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4419.19 -7208.49l-365.93 0l41.69 -33.28l358.66 0l0 0.19l0 268.66l-34.04 34.42l0 -269.04l-0.38 -0.95" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4418.31 -7206.5l29.5 -29.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4419.19 -7076.51l-365.93 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4419.19 -7076.51l-365.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4388.97 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4388.97 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4358.38 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4358.38 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4327.77 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4327.77 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4297.17 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4297.17 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4266.57 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4266.57 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4235.98 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4235.98 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4205.37 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4205.37 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4174.77 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4174.77 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4144.18 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4144.18 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4113.57 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4113.57 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4082.97 -6938.5l0 -269.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4082.97 -6938.5l0 -269.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4164.2 -7013.72l145.342 0 l0 -137.695l-145.342 0l0 137.695z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4164.2 -7013.72l145.342 0 l0 -137.695l-145.342 0l0 137.695" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4236.17 -7057.12c11.33 0 20.49 -9.17 20.49 -20.48c0 -11.31 -9.16 -20.47 -20.49 -20.47c-11.3 0 -20.47 9.16 -20.47 20.47c0 11.31 9.17 20.48 20.47 20.48" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4236.17 -7098.07l35.58 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4272.11 -7111.41l0 25.74l15.51 -12.36l-15.51 -13.38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4272.11 -7111.41l0 25.74l15.51 -12.36l-15.51 -13.38" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4215.73 -7077.45l0 -35.56" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4202.66 -7113.16l25.74 0l-12.36 -15.52l-13.38 15.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4202.66 -7113.16l25.74 0l-12.36 -15.52l-13.38 15.52" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4256.7 -7077.71l0 35.57" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4269.77 -7042.1l-25.74 0l12.48 15.51l13.26 -15.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4269.77 -7042.1l-25.74 0l12.48 15.51l13.26 -15.51" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4236.69 -7057.15l-35.57 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4200.61 -7043.74l0 -25.74l-15.5 12.36l15.5 13.38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4200.61 -7043.74l0 -25.74l-15.5 12.36l15.5 13.38" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="4095" y="-7241"/> +<point x="4274.5" y="-7241"/> +<point x="4454" y="-7241"/> +<point x="4053" y="-6937"/> +<point x="4236.5" y="-6937"/> +<point x="4420" y="-6937"/> +<point x="4053" y="-7207"/> +<point x="4053" y="-7141.5"/> +<point x="4053" y="-7076"/> +<point x="4454" y="-6972"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/7500ars.png b/kivio/kiviopart/stencils/Dia/Cisco/7500ars.png Binary files differnew file mode 100644 index 00000000..6e4130d5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/7500ars.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/7500ars.shape b/kivio/kiviopart/stencils/Dia/Cisco/7500ars.shape new file mode 100644 index 00000000..32838a9b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/7500ars.shape @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 7500ARS (7513)</name> +<icon>7500ars.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4997.26 -7229.07c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 224.79c0 39.51 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.02 183.93 -71.53l0 -224.79z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4997.26 -7229.07c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 224.79c0 39.51 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.02 183.93 -71.53l0 -224.79" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4813.33 -7157.54c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4813.33 -7157.54c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4771.33 -7257.04l15.19 22.78l-57.42 13.27l12.55 -10.45l-88.75 -15.17l22.26 -16.69l85.64 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4852.13 -7201.79l-10.36 -23.48l51.8 -10.36l-8.98 8.06l86.33 14.74l-20.71 16.57l-85.81 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4823.81 -7269.47l58.02 -15.89l0.68 24.86l-14.5 -2.76l-28.31 23.49l-27.02 -3.94l29.23 -22.99l-18.09 -2.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4798.94 -7180.39l-55.24 10.36l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.56l-32.46 28.31l16.57 4.83z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4968.33 -7165.47l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4948.33 -7154.45l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4927.9 -7146.43l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4904.28 -7139.85l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4881.47 -7134.85l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4858.88 -7131.83l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4834.5 -7128.31l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4652.08 -7165.47l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4672.08 -7154.45l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4692.52 -7146.43l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4716.14 -7139.85l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4738.94 -7134.85l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4761.54 -7131.83l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4785.92 -7128.31l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4810.13 -7127.68l0 170" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4813" y="-7300"/> +<point x="4813" y="-6932"/> +<point x="4629" y="-7228"/> +<point x="4629" y="-7115.5"/> +<point x="4629" y="-7003"/> +<point x="4997" y="-7228"/> +<point x="4997" y="-7115.5"/> +<point x="4997" y="-7003"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/7505.png b/kivio/kiviopart/stencils/Dia/Cisco/7505.png Binary files differnew file mode 100644 index 00000000..ee4d8da7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/7505.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/7505.shape b/kivio/kiviopart/stencils/Dia/Cisco/7505.shape new file mode 100644 index 00000000..679a653a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/7505.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 7505</name> +<icon>7505.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5650.6 -7155.3c0 39.5 -82.34 71.53 -183.93 71.53c-101.58 0 -183.93 -32.03 -183.93 -71.53l0 137.27c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -137.27z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5650.6 -7155.3c0 39.5 -82.34 71.53 -183.93 71.53c-101.58 0 -183.93 -32.03 -183.93 -71.53l0 137.27c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -137.27" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M5466.67 -7083.77c101.58 0 183.93 -32.03 183.93 -71.53c0 -39.51 -82.34 -71.53 -183.93 -71.53c-101.58 0 -183.93 32.02 -183.93 71.53c0 39.5 82.34 71.53 183.93 71.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5466.67 -7083.77c101.58 0 183.93 -32.03 183.93 -71.53c0 -39.51 -82.34 -71.53 -183.93 -71.53c-101.58 0 -183.93 32.02 -183.93 71.53c0 39.5 82.34 71.53 183.93 71.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M5424.67 -7183.27l15.19 22.79l-57.42 13.27l12.55 -10.46l-88.75 -15.16l22.27 -16.69l85.63 14.5l10.54 -8.26z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5505.47 -7128.02l-10.36 -23.48l51.8 -10.36l-8.98 8.06l86.33 14.73l-20.71 16.58l-85.81 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5477.15 -7195.7l58.02 -15.88l0.68 24.86l-14.5 -2.76l-28.31 23.48l-27.02 -3.93l29.23 -22.98l-18.1 -2.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5452.29 -7106.61l-55.24 10.36l-2.07 -25.56l15.88 3.46l30.41 -25.97l26.91 4.56l-32.46 28.32l16.57 4.83z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5416.49 -7056.56c17.4 2.16 35.94 3.33 55.18 3.33c63.43 0 119.26 -12.67 151.68 -31.85" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M5416.49 -7036.56c17.4 2.16 35.94 3.33 55.18 3.33c63.43 0 119.26 -12.67 151.68 -31.85" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M5416.49 -7016.56c17.4 2.16 35.94 3.33 55.18 3.33c63.43 0 119.26 -12.67 151.68 -31.85" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M5416.49 -6996.56c17.4 2.16 35.94 3.33 55.18 3.33c63.43 0 119.26 -12.67 151.68 -31.85" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M5416.49 -6976.56c17.4 2.16 35.94 3.33 55.18 3.33c63.43 0 119.26 -12.67 151.68 -31.85" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="5467" y="-7226"/> +<point x="5467" y="-6946"/> +<point x="5283" y="-7154"/> +<point x="5283" y="-7085.5"/> +<point x="5283" y="-7017"/> +<point x="5651" y="-7154"/> +<point x="5651" y="-7085.5"/> +<point x="5651" y="-7017"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/7507.png b/kivio/kiviopart/stencils/Dia/Cisco/7507.png Binary files differnew file mode 100644 index 00000000..e054a7c8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/7507.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/7507.shape b/kivio/kiviopart/stencils/Dia/Cisco/7507.shape new file mode 100644 index 00000000..04bc97db --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/7507.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - 7507</name> +<icon>7507.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M639.92 -5509.07c0 39.5 -82.34 71.53 -183.93 71.53c-101.58 0 -183.93 -32.03 -183.93 -71.53l0 178.13c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -178.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M639.92 -5509.07c0 39.5 -82.34 71.53 -183.93 71.53c-101.58 0 -183.93 -32.03 -183.93 -71.53l0 178.13c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -178.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M456 -5437.54c101.58 0 183.93 -32.03 183.93 -71.53c0 -39.5 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.5 82.34 71.53 183.93 71.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M456 -5437.54c101.58 0 183.93 -32.03 183.93 -71.53c0 -39.5 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.5 82.34 71.53 183.93 71.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M413.99 -5537.04l15.19 22.79l-57.42 13.27l12.55 -10.46l-88.75 -15.16l22.26 -16.7l85.64 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M494.79 -5481.79l-10.36 -23.49l51.8 -10.36l-8.98 8.06l86.33 14.74l-20.71 16.57l-85.81 -16.1l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M466.47 -5549.47l58.02 -15.88l0.68 24.86l-14.5 -2.76l-28.31 23.48l-27.02 -3.94l29.23 -22.98l-18.09 -2.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M441.61 -5460.38l-55.24 10.36l-2.07 -25.56l15.88 3.46l30.41 -25.98l26.91 4.56l-32.46 28.32l16.57 4.83z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M405.82 -5410.33c17.4 2.16 35.94 3.32 55.18 3.32c63.43 0 119.26 -12.66 151.68 -31.84" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M405.82 -5390.33c17.4 2.16 35.94 3.32 55.18 3.32c63.43 0 119.26 -12.66 151.68 -31.84" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M405.82 -5370.33c17.4 2.16 35.94 3.32 55.18 3.32c63.43 0 119.26 -12.66 151.68 -31.84" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M405.82 -5350.33c17.4 2.16 35.94 3.32 55.18 3.32c63.43 0 119.26 -12.66 151.68 -31.84" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M405.82 -5330.33c17.4 2.16 35.94 3.32 55.18 3.32c63.43 0 119.26 -12.66 151.68 -31.84" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M405.82 -5309.9c17.4 2.16 35.94 3.33 55.18 3.33c63.43 0 119.26 -12.67 151.68 -31.85" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M405.82 -5289.9c17.4 2.16 35.94 3.33 55.18 3.33c63.43 0 119.26 -12.67 151.68 -31.85" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="456" y="-5580"/> +<point x="456" y="-5258"/> +<point x="272" y="-5508"/> +<point x="272" y="-5419"/> +<point x="272" y="-5330"/> +<point x="640" y="-5508"/> +<point x="640" y="-5419"/> +<point x="640" y="-5330"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/Makefile.am b/kivio/kiviopart/stencils/Dia/Cisco/Makefile.am new file mode 100644 index 00000000..56e40fc1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/Makefile.am @@ -0,0 +1,452 @@ +ciscodir = $(kde_datadir)/kivio/stencils/Dia/Cisco + +SHAPES = \ + 1000.shape\ + 1000.png\ + 100baset_hub.shape\ + 100baset_hub.png\ + 10700.shape\ + 10700.png\ + 15200.shape\ + 15200.png\ + 3174.shape\ + 3174.png\ + 3x74.shape\ + 3x74.png\ + 5000.shape\ + 5000.png\ + 5002.shape\ + 5002.png\ + 5500.shape\ + 5500.png\ + 6701.shape\ + 6701.png\ + 6705.shape\ + 6705.png\ + 6732.shape\ + 6732.png\ + 7500ars.shape\ + 7500ars.png\ + 7505.shape\ + 7505.png\ + 7507.shape\ + 7507.png\ + accesspoint.shape\ + accesspoint.png\ + adm.shape\ + adm.png\ + asic.shape\ + asic.png\ + ata.shape\ + ata.png\ + atm3800.shape\ + atm3800.png\ + atm_fast_gigabit_etherswitch.shape\ + atm_fast_gigabit_etherswitch.png\ + atm_router.shape\ + atm_router.png\ + atm_switch.shape\ + atm_switch.png\ + atm_tag_sw_gigabit_router.shape\ + atm_tag_sw_gigabit_router.png\ + atm_tag_switch_router.shape\ + atm_tag_switch_router.png\ + bbfw.shape\ + bbfw.png\ + bbfw_media.shape\ + bbfw_media.png\ + bbsm.shape\ + bbsm.png\ + branch_office.shape\ + branch_office.png\ + breakout_box.shape\ + breakout_box.png\ + bridge.shape\ + bridge.png\ + broadband_router.shape\ + broadband_router.png\ + bts10200.shape\ + bts10200.png\ + ca.shape\ + ca.png\ + cable_modem.shape\ + cable_modem.png\ + callmanager.shape\ + callmanager.png\ + car.shape\ + car.png\ + catalyst_access_gateway.shape\ + catalyst_access_gateway.png\ + cddi_fddi.shape\ + cddi_fddi.png\ + cdm.shape\ + cdm.png\ + cellular_phone.shape\ + cellular_phone.png\ + centri.shape\ + centri.png\ + cisco_hub.shape\ + cisco_hub.png\ + ciscosecurity.shape\ + ciscosecurity.png\ + ciscoworks.shape\ + ciscoworks.png\ + class45_switch.shape\ + class45_switch.png\ + cloud.shape\ + cloud.png\ + communications_server.shape\ + communications_server.png\ + content_engine.shape\ + content_engine.png\ + content_service_router.shape\ + content_service_router.png\ + content_switch.shape\ + content_switch.png\ + content_switch_module.shape\ + content_switch_module.png\ + css1100.shape\ + css1100.png\ + csu_dsu.shape\ + csu_dsu.png\ + cte.shape\ + cte.png\ + directory_server.shape\ + directory_server.png\ + diskette.shape\ + diskette.png\ + distributed_director.shape\ + distributed_director.png\ + dot_dot.shape\ + dot_dot.png\ + dpt.shape\ + dpt.png\ + dslam.shape\ + dslam.png\ + dwdm_filter.shape\ + dwdm_filter.png\ + end_office.shape\ + end_office.png\ + fax.shape\ + fax.png\ + fc_storage.shape\ + fc_storage.png\ + fddi_ring.shape\ + fddi_ring.png\ + file_cabinet.shape\ + file_cabinet.png\ + file_server.shape\ + file_server.png\ + firewall.shape\ + firewall.png\ + front_end_processor.shape\ + front_end_processor.png\ + general_appliance.shape\ + general_appliance.png\ + generic_building.shape\ + generic_building.png\ + generic_gateway.shape\ + generic_gateway.png\ + generic_processor.shape\ + generic_processor.png\ + generic_softswitch.shape\ + generic_softswitch.png\ + gigabit_switch_router_atm_tag.shape\ + gigabit_switch_router_atm_tag.png\ + government_building.shape\ + government_building.png\ + h323.shape\ + h323.png\ + handheld.shape\ + handheld.png\ + hootphone.shape\ + hootphone.png\ + host.shape\ + host.png\ + hp_mini.shape\ + hp_mini.png\ + hub.shape\ + hub.png\ + iad_router.shape\ + iad_router.png\ + ibm_mainframe.shape\ + ibm_mainframe.png\ + ibm_mini.shape\ + ibm_mini.png\ + ibm_tower.shape\ + ibm_tower.png\ + icm.shape\ + icm.png\ + ics.shape\ + ics.png\ + ios_firewall.shape\ + ios_firewall.png\ + ip.shape\ + ip.png\ + ip_dsl.shape\ + ip_dsl.png\ + ip_phone.shape\ + ip_phone.png\ + ip_softphone.shape\ + ip_softphone.png\ + ip_telephony_router.shape\ + ip_telephony_router.png\ + iptc.shape\ + iptc.png\ + iptv_broadcast_server.shape\ + iptv_broadcast_server.png\ + iptv_content_manager.shape\ + iptv_content_manager.png\ + isdn_switch.shape\ + isdn_switch.png\ + itp.shape\ + itp.png\ + key.shape\ + key.png\ + lan_to_lan.shape\ + lan_to_lan.png\ + laptop.shape\ + laptop.png\ + layer3_switch.shape\ + layer3_switch.png\ + localdirector.shape\ + localdirector.png\ + lock.shape\ + lock.png\ + longreach_cpe.shape\ + longreach_cpe.png\ + mac_woman.shape\ + mac_woman.png\ + macintosh.shape\ + macintosh.png\ + man_woman.shape\ + man_woman.png\ + mas_gateway.shape\ + mas_gateway.png\ + mau.shape\ + mau.png\ + mdu.shape\ + mdu.png\ + me1100.shape\ + me1100.png\ + metro1500.shape\ + metro1500.png\ + mgx8220.shape\ + mgx8220.png\ + mgx8240.shape\ + mgx8240.png\ + mgx8260.shape\ + mgx8260.png\ + microphone.shape\ + microphone.png\ + microwebserver.shape\ + microwebserver.png\ + mini_vax.shape\ + mini_vax.png\ + modem.shape\ + modem.png\ + moh_server.shape\ + moh_server.png\ + multilayer_switch.shape\ + multilayer_switch.png\ + multiswitch_device.shape\ + multiswitch_device.png\ + mux.shape\ + mux.png\ + netflow_router.shape\ + netflow_router.png\ + netranger.shape\ + netranger.png\ + netsonar.shape\ + netsonar.png\ + network_management.shape\ + network_management.png\ + octel.shape\ + octel.png\ + ons15500.shape\ + ons15500.png\ + optical_amplifier.shape\ + optical_amplifier.png\ + optical_services_router.shape\ + optical_services_router.png\ + optical_transport.shape\ + optical_transport.png\ + pad.shape\ + pad.png\ + pad_x28.shape\ + pad_x28.png\ + pbx.shape\ + pbx.png\ + pbx_switch.shape\ + pbx_switch.png\ + pc.shape\ + pc.png\ + pc_adapter_card.shape\ + pc_adapter_card.png\ + pc_man.shape\ + pc_man.png\ + pc_router_card.shape\ + pc_router_card.png\ + pc_video.shape\ + pc_video.png\ + pda.shape\ + pda.png\ + phone.shape\ + phone.png\ + phone_fax.shape\ + phone_fax.png\ + pix_firewall.shape\ + pix_firewall.png\ + printer.shape\ + printer.png\ + programmable_switch.shape\ + programmable_switch.png\ + protocol_translator.shape\ + protocol_translator.png\ + pxf.shape\ + pxf.png\ + radio_tower.shape\ + radio_tower.png\ + ratemux.shape\ + ratemux.png\ + relational_database.shape\ + relational_database.png\ + repeater.shape\ + repeater.png\ + route_switch_processor.shape\ + route_switch_processor.png\ + router.shape\ + router.png\ + router_in_building.shape\ + router_in_building.png\ + router_with_firewall.shape\ + router_with_firewall.png\ + router_with_silicon_switch.shape\ + router_with_silicon_switch.png\ + rps.shape\ + rps.png\ + running_man.shape\ + running_man.png\ + satellite.shape\ + satellite.png\ + satellite_dish.shape\ + satellite_dish.png\ + sc2200.shape\ + sc2200.png\ + sc2200_vsc3000_host.shape\ + sc2200_vsc3000_host.png\ + scanner.shape\ + scanner.png\ + server_with_pc_router.shape\ + server_with_pc_router.png\ + sip_proxy_server.shape\ + sip_proxy_server.png\ + sitting_woman.shape\ + sitting_woman.png\ + small_business.shape\ + small_business.png\ + small_hub.shape\ + small_hub.png\ + softphone.shape\ + softphone.png\ + software_based_server.shape\ + software_based_server.png\ + speaker.shape\ + speaker.png\ + standing_man.shape\ + standing_man.png\ + stb.shape\ + stb.png\ + storage_array.shape\ + storage_array.png\ + storage_router.shape\ + storage_router.png\ + stp.shape\ + stp.png\ + sun_workstation.shape\ + sun_workstation.png\ + supercomputer.shape\ + supercomputer.png\ + svx.shape\ + svx.png\ + system_controller.shape\ + system_controller.png\ + tablet.shape\ + tablet.png\ + tdm_router.shape\ + tdm_router.png\ + telecommuter.shape\ + telecommuter.png\ + telecommuter_house.shape\ + telecommuter_house.png\ + telecommuter_house_router.shape\ + telecommuter_house_router.png\ + terminal.shape\ + terminal.png\ + tokenring.shape\ + tokenring.png\ + transpath.shape\ + transpath.png\ + truck.shape\ + truck.png\ + turret.shape\ + turret.png\ + tv.shape\ + tv.png\ + ubr910.shape\ + ubr910.png\ + unity_server.shape\ + unity_server.png\ + universal_gateway.shape\ + universal_gateway.png\ + university.shape\ + university.png\ + ups.shape\ + ups.png\ + video_camera.shape\ + video_camera.png\ + vip.shape\ + vip.png\ + voice_atm_switch.shape\ + voice_atm_switch.png\ + voice_commserver.shape\ + voice_commserver.png\ + voice_router.shape\ + voice_router.png\ + voice_switch.shape\ + voice_switch.png\ + voice_switch2.shape\ + voice_switch2.png\ + vpn_concentrator.shape\ + vpn_concentrator.png\ + vpn_gateway.shape\ + vpn_gateway.png\ + vsc3000.shape\ + vsc3000.png\ + wavelength_router.shape\ + wavelength_router.png\ + web_browser.shape\ + web_browser.png\ + web_cluster.shape\ + web_cluster.png\ + wireless.shape\ + wireless.png\ + wireless_bridge.shape\ + wireless_bridge.png\ + wireless_transport.shape\ + wireless_transport.png\ + workgroup_director.shape\ + workgroup_director.png\ + workgroup_switch.shape\ + workgroup_switch.png\ + workstation.shape\ + workstation.png\ + www_server.shape\ + www_server.png + + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +cisco_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Cisco/accesspoint.png b/kivio/kiviopart/stencils/Dia/Cisco/accesspoint.png Binary files differnew file mode 100644 index 00000000..fdf25419 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/accesspoint.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/accesspoint.shape b/kivio/kiviopart/stencils/Dia/Cisco/accesspoint.shape new file mode 100644 index 00000000..b89879b8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/accesspoint.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - AccessPoint</name> +<icon>accesspoint.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1545.57 -5390.53l76.94 -56.87l281.05 0l-55.94 56.87l-302.06 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1545.57 -5390.53l76.94 -56.87l281.05 0l-55.94 56.87l-302.06 0" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1847.62 -5292.68l55.94 -56.68l0 -97.86l-55.94 56.69l0 97.85z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1847.62 -5292.68l55.94 -56.68l0 -97.86l-55.94 56.69l0 97.85" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1545.99 -5292.59l301.631 0 l0 -97.9387l-301.631 0l0 97.9387z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1545.99 -5292.59l301.631 0 l0 -97.9387l-301.631 0l0 97.9387" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1823.63 -5340.81c0 0 -19.57 50.31 -43.1 -0.15c-23.51 -50.43 -43.11 -0.11 -43.11 -0.11c0 0 -19.55 50.34 -43.06 -0.1c-23.5 -50.44 -43 0.31 -43 0.31c0 0 -19.52 50.35 -43.04 -0.11c-23.51 -50.43 -43.01 -0.15 -43.01 -0.15" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1565.31 -5340.81c0 0 19.58 50.31 43.1 -0.15c23.51 -50.43 43.11 -0.11 43.11 -0.11c0 0 19.56 50.34 43.06 -0.1c23.51 -50.44 43 0.31 43 0.31c0 0 19.52 50.35 43.05 -0.11c23.51 -50.43 43.01 -0.15 43.01 -0.15" style="stroke: background; stroke-width: 1.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1828.16 -5340.8c0 0 -19.57 50.3 -43.1 -0.16c-23.51 -50.43 -43.12 -0.11 -43.12 -0.11c0 0 -19.55 50.35 -43.06 -0.09c-23.5 -50.45 -43 0.31 -43 0.31c0 0 -19.52 50.34 -43.04 -0.12c-23.51 -50.43 -43.01 -0.14 -43.01 -0.14" style="stroke: foreground; stroke-width: 0.9; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1569.84 -5340.8c0 0 19.57 50.3 43.09 -0.16c23.51 -50.43 43.11 -0.11 43.11 -0.11c0 0 19.56 50.35 43.06 -0.09c23.51 -50.45 43 0.31 43 0.31c0 0 19.52 50.34 43.05 -0.12c23.51 -50.43 43.01 -0.14 43.01 -0.14" style="stroke: foreground; stroke-width: 1.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1823.63 -5340.81c0 0 -19.57 50.31 -43.1 -0.15c-23.51 -50.43 -43.11 -0.11 -43.11 -0.11c0 0 -19.55 50.34 -43.06 -0.1c-23.5 -50.44 -43 0.31 -43 0.31c0 0 -19.52 50.35 -43.04 -0.11c-23.51 -50.43 -43.01 -0.15 -43.01 -0.15" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1565.31 -5340.81c0 0 19.58 50.31 43.1 -0.15c23.51 -50.43 43.11 -0.11 43.11 -0.11c0 0 19.56 50.34 43.06 -0.1c23.51 -50.44 43 0.31 43 0.31c0 0 19.52 50.35 43.05 -0.11c23.51 -50.43 43.01 -0.15 43.01 -0.15" style="stroke: background; stroke-width: 1.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1828.16 -5340.8c0 0 -19.57 50.3 -43.1 -0.16c-23.51 -50.43 -43.12 -0.11 -43.12 -0.11c0 0 -19.55 50.35 -43.06 -0.09c-23.5 -50.45 -43 0.31 -43 0.31c0 0 -19.52 50.34 -43.04 -0.12c-23.51 -50.43 -43.01 -0.14 -43.01 -0.14" style="stroke: foreground; stroke-width: 0.9; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1569.84 -5340.8c0 0 19.57 50.3 43.09 -0.16c23.51 -50.43 43.11 -0.11 43.11 -0.11c0 0 19.56 50.35 43.06 -0.09c23.51 -50.45 43 0.31 43 0.31c0 0 19.52 50.34 43.05 -0.12c23.51 -50.43 43.01 -0.14 43.01 -0.14" style="stroke: foreground; stroke-width: 1.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1823.63 -5340.81c0 0 -19.57 50.31 -43.1 -0.15c-23.51 -50.43 -43.11 -0.11 -43.11 -0.11c0 0 -19.55 50.34 -43.06 -0.1c-23.5 -50.44 -43 0.31 -43 0.31c0 0 -19.52 50.35 -43.04 -0.11c-23.51 -50.43 -43.01 -0.15 -43.01 -0.15" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1565.31 -5340.81c0 0 19.58 50.31 43.1 -0.15c23.51 -50.43 43.11 -0.11 43.11 -0.11c0 0 19.56 50.34 43.06 -0.1c23.51 -50.44 43 0.31 43 0.31c0 0 19.52 50.35 43.05 -0.11c23.51 -50.43 43.01 -0.15 43.01 -0.15" style="stroke: background; stroke-width: 1.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1623" y="-5446"/> +<point x="1763.5" y="-5446"/> +<point x="1904" y="-5446"/> +<point x="1546" y="-5292"/> +<point x="1697" y="-5292"/> +<point x="1848" y="-5292"/> +<point x="1546" y="-5390"/> +<point x="1904" y="-5348"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/adm.png b/kivio/kiviopart/stencils/Dia/Cisco/adm.png Binary files differnew file mode 100644 index 00000000..bc20a04a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/adm.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/adm.shape b/kivio/kiviopart/stencils/Dia/Cisco/adm.shape new file mode 100644 index 00000000..9730bbb0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/adm.shape @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ADM</name> +<icon>adm.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2154.53 -5268.56l333.164 0 l0 -194.51l-333.164 0l0 194.51z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2154.53 -5268.56l333.164 0 l0 -194.51l-333.164 0l0 194.51" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2527.6 -5326.91l-39.9 58.36l0 -194.51l39.9 -48.38l0 184.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2527.6 -5326.91l-39.9 58.36l0 -194.51l39.9 -48.38l0 184.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2214.39 -5511.44l313.21 0l-39.9 48.38l-333.16 0l59.85 -48.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2214.39 -5511.44l313.21 0l-39.9 48.38l-333.16 0l59.85 -48.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2314.09 -5346.46l0 26.02l-19.44 -0.41l27.42 42.57l29.11 -42.57l-20.29 0.41l0 -26.02z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2367.14 -5362.19l-144.26 0l-0.66 -18.69l-42.58 27.16l42.58 29.38l0.66 -21.06l89.38 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2333.25 -5345.45l94.8 0l0.67 18.69l42.58 -27.16l-42.58 +-28.56l-0.67 20.23l-147.05 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2256 -5445l11 0l18 50l-9 0l-5 -11l-19 0l-4 11l-10 0l18 -50z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2262 -5434l6 19l-12 0l6 -19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2302 -5445l26 0c 8 0 16 11 16 22l0 7c0 11 -8 22 -19 +22l-23 0l0 -49 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2313 -5436l12 0c8 0 8 10 8 10l0 13c0 10 -9 10 -9 10l-11 +0l0 -33 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2360 -5445l15 0l10 40l9 -40l16 0l0 51l-10 0l0 -39l-10 39l-10 0l-10 -39l0 39l-10 0l0 -51z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2214" y="-5510"/> +<point x="2371" y="-5510"/> +<point x="2528" y="-5510"/> +<point x="2155" y="-5268"/> +<point x="2321.5" y="-5268"/> +<point x="2488" y="-5268"/> +<point x="2155" y="-5462"/> +<point x="2528" y="-5326"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/asic.png b/kivio/kiviopart/stencils/Dia/Cisco/asic.png Binary files differnew file mode 100644 index 00000000..e5b433c4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/asic.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/asic.shape b/kivio/kiviopart/stencils/Dia/Cisco/asic.shape new file mode 100644 index 00000000..6142e1d1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/asic.shape @@ -0,0 +1,61 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ASIC Processor</name> +<icon>asic.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2859.57 -5526.68l-34.23 34.08l0 238.56l239.6 0l34.23 -34.08l0 -238.56l-239.6 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2859.57 -5526.68l-34.23 34.08l0 238.56l239.6 0l34.23 -34.08l0 -238.56l-239.6 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2825.34 -5492.6l239.6 0l34.23 -34.08l-239.6 0l-34.23 34.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2825.34 -5492.6l239.6 0l34.23 -34.08l-239.6 0l-34.23 34.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3064.94 -5492.6l34.23 -34.08l0 238.56l-34.23 34.08l0 -238.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3064.94 -5492.6l34.23 -34.08l0 238.56l-34.23 34.08l0 -238.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2859.57 -5526.68l-34.23 34.08l0 238.56l239.6 0l34.23 -34.08l0 -238.56l-239.6 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2859.57 -5526.68l-34.23 34.08l0 238.56l239.6 0l34.23 -34.08l0 -238.56l-239.6 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2825.34 -5492.6l239.6 0l34.23 -34.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2825.34 -5492.6l239.6 0l34.23 -34.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M3064.94 -5492.6l0 238.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3064.94 -5492.6l0 238.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2859.57 -5645.96l-34.23 34.08l0 119.28l239.6 0l34.23 -34.08l0 -119.28l-239.6 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2859.57 -5645.96l-34.23 34.08l0 119.28l239.6 0l34.23 -34.08l0 -119.28l-239.6 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2825.34 -5611.88l239.6 0l34.23 -34.08l-239.6 0l-34.23 34.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2825.34 -5611.88l239.6 0l34.23 -34.08l-239.6 0l-34.23 34.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M3064.94 -5611.88l34.23 -34.08l0 119.28l-34.23 34.08l0 -119.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3064.94 -5611.88l34.23 -34.08l0 119.28l-34.23 34.08l0 -119.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M2859.57 -5645.96l-34.23 34.08l0 119.28l239.6 0l34.23 -34.08l0 -119.28l-239.6 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2859.57 -5645.96l-34.23 34.08l0 119.28l239.6 0l34.23 -34.08l0 -119.28l-239.6 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2825.34 -5611.88l239.6 0l34.23 -34.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M3064.94 -5611.88l0 119.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3064.94 -5611.88l0 119.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2842.45 -5560.76l68.457 0 l0 -34.082l-68.457 0l0 34.082z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2859.57 -5288.12l171.143 0 l0 -170.4l-171.143 0l0 170.4z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2859.57 -5288.12l171.143 0 l0 -170.4l-171.143 0l0 170.4" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2893.8 -5322.2l102.685 0 l0 -102.245l-102.685 0l0 102.245z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2979.38 -5560.76l68.4468 0 l0 -34.082l-68.4468 0l0 34.082z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2842.45 -5509.64l68.457 0 l0 -34.0815l-68.457 0l0 34.0815z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2979.38 -5509.64l68.4468 0 l0 -34.0815l-68.4468 0l0 34.0815z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2910.91 -5577.8l68.47 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2910.91 -5577.8l68.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2910.91 -5526.68l68.47 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2910.91 -5526.68l68.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2910.91 -5543.72l68.47 -17.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2910.91 -5543.72l68.47 -17.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +<svg:path d="M2910.91 -5560.76l68.47 17.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2910.91 -5560.76l68.47 17.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt"/> +</svg:svg> +<connections> +<point x="2860" y="-5645"/> +<point x="2979.5" y="-5645"/> +<point x="3099" y="-5645"/> +<point x="2825" y="-5253"/> +<point x="2945" y="-5253"/> +<point x="3065" y="-5253"/> +<point x="2825" y="-5611"/> +<point x="2825" y="-5551.5"/> +<point x="2825" y="-5492"/> +<point x="3099" y="-5526"/> +<point x="3099" y="-5406.5"/> +<point x="3099" y="-5287"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ata.png b/kivio/kiviopart/stencils/Dia/Cisco/ata.png Binary files differnew file mode 100644 index 00000000..a3eb3b3e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ata.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ata.shape b/kivio/kiviopart/stencils/Dia/Cisco/ata.shape new file mode 100644 index 00000000..35c2a72a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ata.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ATA</name> +<icon>ata.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3370.76 -5404.36l144.3 -116.68l333.09 0l-119.4 116.68l-357.99 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3370.76 -5404.36l144.3 -116.68l333.09 0l-119.4 116.68l-357.99 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3728.75 -5288.4l119.4 -117.4l0 -117.9l-119.4 119.35l0 115.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3728.75 -5288.4l119.4 -117.4l0 -117.9l-119.4 119.35l0 115.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3371.25 -5288.3l357.5 0 l0 -116.064l-357.5 0l0 116.064z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3371.25 -5288.3l357.5 0 l0 -116.064l-357.5 0l0 116.064" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3583.09 -5386.33c0 0 4.79 -0.54 5.86 4.26l1.06 18.31l31.93 5.32l3.18 -6.91l-7.99 -22.04c-40.96 -10.11 -68.28 -6.92 -68.28 -6.92l1.58 0c0 0 -21.56 -3.19 -62.54 6.92l-7.97 22.04l3.18 6.91l31.93 -5.32l1.05 -18.31c1.05 -4.79 5.86 -4.26 5.86 -4.26l61.13 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3519 -5299.54l66.9729 0 l0 -68.4277l-66.9729 0l0 68.4277z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3519 -5299.54l66.9729 0 l0 -68.4277l-66.9729 0l0 68.4277" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3504.82 -5431.92c0 6.9 -14.55 12.5 -32.5 12.5c-17.95 0 -32.5 -5.6 -32.5 -12.5c0 -6.9 14.55 -12.5 32.5 -12.5c17.95 0 32.5 5.6 32.5 12.5z" style="fill: #999999; stroke-width: 0"/> +<svg:path d="M3504.82 -5439.87c0 6.9 -14.55 12.5 -32.5 12.5c-17.95 0 -32.5 -5.6 -32.5 -12.5c0 -6.9 14.55 -12.5 32.5 -12.5c17.95 0 32.5 5.6 32.5 12.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3524 -5363l16 0l11 45l11 -45l16 0l-20 60 l-14 0l -20 -60z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3848" y="-5523"/> +<point x="3371" y="-5287"/> +<point x="3550" y="-5287"/> +<point x="3729" y="-5287"/> +<point x="3371" y="-5403"/> +<point x="3848" y="-5520"/> +<point x="3848" y="-5462.5"/> +<point x="3848" y="-5405"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm3800.png b/kivio/kiviopart/stencils/Dia/Cisco/atm3800.png Binary files differnew file mode 100644 index 00000000..7f128aa4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm3800.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm3800.shape b/kivio/kiviopart/stencils/Dia/Cisco/atm3800.shape new file mode 100644 index 00000000..47a93a31 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm3800.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ATM 3800</name> +<icon>atm3800.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4098.87 -5501.7l21.57 -22.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4098.87 -5501.7l21.57 -22.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4368.68 -5414.88l-279.96 -160.04l0 320.08l279.96 -160.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4368.68 -5414.88l-279.96 -160.04l0 320.08l279.96 -160.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt"/> +<svg:path d="M4363.61 -5413.15l-273.64 -155l45 -45l273.64 155l-45 45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4363.61 -5413.15l-273.64 -155l45 -45l273.64 155l-45 45" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M4157.53 -5491.6l-38.35 28.79l45.87 19.67l-7.52 -48.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4109.41 -5512.68l31.8 39.41" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4157.53 -5329.69l-38.35 -28.79l45.87 -19.67l-7.52 48.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4109.41 -5308.63l31.8 -39.41" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4281.02 -5435.31l-1.36 47.93l43.96 -23.63l-42.6 -24.3z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4234.58 -5410.8l50.64 -0.33" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4135" y="-5612"/> +<point x="4089" y="-5254"/> +<point x="4089" y="-5574"/> +<point x="4409" y="-5457"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_fast_gigabit_etherswitch.png b/kivio/kiviopart/stencils/Dia/Cisco/atm_fast_gigabit_etherswitch.png Binary files differnew file mode 100644 index 00000000..a851b041 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_fast_gigabit_etherswitch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_fast_gigabit_etherswitch.shape b/kivio/kiviopart/stencils/Dia/Cisco/atm_fast_gigabit_etherswitch.shape new file mode 100644 index 00000000..5146dd29 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_fast_gigabit_etherswitch.shape @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ATM Fast Gigabit Etherswitch</name> +<icon>atm_fast_gigabit_etherswitch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M894.15 -4431.21l226.748 0 l0 -230.732l-226.748 0l0 230.732z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M894.15 -4431.21l226.748 0 l0 -230.732l-226.748 0l0 230.732" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M934.93 -4482.36l47.91 0l66.08 -135.15l45.68 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1081.21 -4641.73l0 47.95l28.89 -23.04l-28.89 -24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M943.19 -4457.68l0 -47.95l-28.89 23.04l28.89 24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M936.6 -4453.15l0 -47.95l-28.89 23.04l28.89 24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1075.87 -4637.82l0 47.95l28.89 -23.04l-28.89 -24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M943.19 -4592.68l0 -47.95l-28.89 23.04l28.89 24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M936.6 -4588.15l0 -47.95l-28.89 23.04l28.89 24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1095.57 -4481.85l-47.1 0l-67.33 -135.81l-40.1 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1094.42 -4477.62l-49.6 0l-67.32 -135.82l-51.36 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1193.91 -4729.14l-73.01 67.12l-227.01 0l81.11 -67.12l218.91 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1193.91 -4729.14l-73.01 67.12l-227.01 0l81.11 -67.12l218.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1194.18 -4519.72l0 -209.27l-73.28 67.19l0 229.69l73.28 -87.61z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1194.18 -4519.72l0 -209.27l-73.28 67.19l0 229.69l73.28 -87.61" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M926.45 -4477.83l47.92 0l66.71 -135.15l51.92 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1081.21 -4506.1l0 47.95l28.89 -23.04l-28.89 -24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1075.87 -4502.2l0 47.95l28.89 -23.04l-28.89 -24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1121.06 -4717.51l9.57 -7.2l29.92 9.86l-52.45 11.33l11.42 -11.42l-52.02 0l3.43 -2.58l50.14 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1079.82 -4688.1l9.58 -7.2l26.14 8.44l-52.45 11.33l8.81 -8.64l-52.02 0l7.92 -3.93l52.02 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1054.2 -4707.56l-4.33 4.61l-43.05 0l-8.67 5.16l-26.04 -8.52l52.35 -11.25l-13.31 10l43.05 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1017.02 -4677.95l-6.11 4.61l-43.05 0l-6.88 5.17l-26.04 -8.52l52.35 -11.24l-13.31 9.99l43.04 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1121.06 -4715.03l9.57 -7.2l26.14 8.45l-52.45 11.32l9.72 -7.97l-52.03 0l7.02 -4.6l52.03 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="975" y="-4728"/> +<point x="1084.5" y="-4728"/> +<point x="1194" y="-4728"/> +<point x="894" y="-4430"/> +<point x="1007.5" y="-4430"/> +<point x="1121" y="-4430"/> +<point x="894" y="-4661"/> +<point x="1194" y="-4519"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_router.png b/kivio/kiviopart/stencils/Dia/Cisco/atm_router.png Binary files differnew file mode 100644 index 00000000..2f8ced38 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/atm_router.shape new file mode 100644 index 00000000..b44965d3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_router.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ATM Router</name> +<icon>atm_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5058.59 -5432.38c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.02 183.93 -71.52l0 -104.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5058.59 -5432.38c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.02 183.93 -71.52l0 -104.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4874.67 -5360.86c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4874.67 -5360.86c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4832.67 -5460.35l15.19 22.78l-57.42 13.27l12.55 -10.45l-88.75 -15.17l22.27 -16.69l85.63 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4913.47 -5405.11l-10.36 -23.49l51.8 -10.35l-8.98 8.06l86.33 14.74l-20.71 16.57l-85.81 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4885.15 -5472.79l58.02 -15.88l0.68 24.86l-14.5 -2.76l-28.31 23.49l-27.02 -3.93l29.23 -22.98l-18.1 -2.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4860.28 -5383.69l-55.24 10.35l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.56l-32.46 28.31l16.57 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4877.58 -5312.11l31.43 24.65l14.63 -0.06l0.02 -6.47l33.31 11.81l-33.31 11.82l-0.02 -6.66l-18.98 -0.02l-35.9 -28.13l-35.91 28.12l-18.96 0.02l-0.02 6.66l-33.31 -11.82l33.31 -11.81l0.02 6.47l14.63 0.06l31.42 -24.65l-31.42 -24.63l-14.63 0.06l-0.02 6.47l-33.31 -11.81l33.31 -11.81l0.02 6.65l18.96 0.03l35.91 28.11l35.9 -28.11l18.98 -0.03l0.02 -6.65l33.31 11.81l-33.31 11.81l-0.02 -6.47l-14.63 -0.06l-31.43 24.63z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4875" y="-5503"/> +<point x="4875" y="-5255"/> +<point x="4691" y="-5431"/> +<point x="4691" y="-5379"/> +<point x="4691" y="-5327"/> +<point x="5059" y="-5431"/> +<point x="5059" y="-5379"/> +<point x="5059" y="-5327"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/atm_switch.png Binary files differnew file mode 100644 index 00000000..09ff3d81 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/atm_switch.shape new file mode 100644 index 00000000..b868125b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_switch.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ATM Switch</name> +<icon>atm_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5334.49 -5268.2l215.733 0 l0 -219.766l-215.733 0l0 219.766z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5334.49 -5268.2l215.733 0 l0 -219.766l-215.733 0l0 219.766" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5550.23 -5487.97l-215.48 0l54.49 -43.83l205.61 0l0 218.47l-44.62 45l0 -219.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5550.23 -5487.97l-215.48 0l54.49 -43.83l205.61 0l0 218.47l-44.62 45l0 -219.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5550.23 -5487.97l44.62 -43.83" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5522.27 -5312.4l-47.25 0l-64.12 -129.36l-42.36 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5365.27 -5312.6l45.63 0l63.54 -128.73l49.45 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5507.56 -5464.98l0 45.66l27.52 -21.93l-27.52 -23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5507.56 -5464.98l0 45.66l27.52 -21.93l-27.52 -23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5507.56 -5336.27l0 45.67l27.52 -21.94l-27.52 -23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5507.56 -5336.27l0 45.67l27.52 -21.94l-27.52 -23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5374.92 -5418.48l0 -45.66l-27.51 21.93l27.51 23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5374.92 -5418.48l0 -45.66l-27.51 21.93l27.51 23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5374.92 -5289.1l0 -45.66l-27.51 21.93l27.51 23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5374.92 -5289.1l0 -45.66l-27.51 21.93l27.51 23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5389" y="-5531"/> +<point x="5492" y="-5531"/> +<point x="5595" y="-5531"/> +<point x="5334" y="-5267"/> +<point x="5442" y="-5267"/> +<point x="5550" y="-5267"/> +<point x="5334" y="-5487"/> +<point x="5595" y="-5312"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_sw_gigabit_router.png b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_sw_gigabit_router.png Binary files differnew file mode 100644 index 00000000..f5384de0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_sw_gigabit_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_sw_gigabit_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_sw_gigabit_router.shape new file mode 100644 index 00000000..8122d3a6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_sw_gigabit_router.shape @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ATM Tag Sw Gigabit Router</name> +<icon>atm_tag_sw_gigabit_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1933.29 -4720.57c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 227.06c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -227.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1749.36 -4649.04c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.53 -183.93 -71.53c-101.58 0 -183.93 32.02 -183.93 71.53c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1749.36 -4649.04c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.53 -183.93 -71.53c-101.58 0 -183.93 32.02 -183.93 71.53c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1727.38 -4724.36l-14.5 -24.17l-7.59 -2.07l-8.98 6.89l-84.94 -14.49l-26.93 19.34l4.49 7.68l22.27 -16.69l85.63 14.5l10.54 -8.25l15.19 22.78l4.83 -5.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1777.8 -4708.48l51.8 -10.37l5.53 -8.97l-6.22 -4.15l-57.31 13.11l6.21 10.37z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1911.09 -4707.1l-80.11 -15.2l-10.36 4.15l-0.01 7.36l86.33 14.73l4.15 -11.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1762.6 -4754.75l57.32 -15.89l4.14 -5.53l-4.83 -5.53l-66.3 18.64l9.67 8.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1672.13 -4693.28l0 13.81l21.41 4.14l30.41 -25.98l26.91 4.57l7.6 -10.36l-35.92 -6.9l-30.38 25.55l-20.03 -4.82z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1736.36 -4678.79l-17.96 2.07l0 8.3l16.57 4.82l9.67 -8.28l-8.28 -6.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1759.84 -4760.97l58.02 -15.89l0.68 24.86l-14.5 -2.75l-28.31 23.48l-27.02 -3.94l29.23 -22.98l-18.1 -2.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1788.16 -4693.28l-10.36 -23.49l51.8 -10.36l-8.99 8.06l86.33 14.74l-20.71 16.57l-85.81 -16.1l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1734.98 -4671.88l-55.24 10.35l-2.07 -25.55l15.88 3.46l30.41 -25.98l26.91 4.56l-32.46 28.31l16.57 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1707.36 -4748.53l15.19 22.79l-57.42 13.26l12.55 -10.45l-88.75 -15.17l22.27 -16.69l85.63 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1670.1 -4478.42l52.26 0l66.08 -135.16l41.34 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M1816.38 -4637.79l0 47.95l28.9 -23.03l-28.9 -24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1678.36 -4453.73l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1678.44 -4449.92l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1817.71 -4634.61l0 47.95l28.89 -23.03l-28.89 -24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1678.36 -4588.73l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1678.44 -4584.92l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1830.74 -4477.91l-44.92 0l-67.33 -135.82l-42.27 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M1836.26 -4474.4l-49.6 0l-67.32 -135.81l-51.36 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M1668.3 -4474.61l47.92 0l66.71 -135.16l51.93 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M1816.38 -4502.17l0 47.95l28.9 -23.03l-28.9 -24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1817.71 -4498.98l0 47.95l28.89 -23.03l-28.89 -24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1749" y="-4791"/> +<point x="1749" y="-4421"/> +<point x="1565" y="-4720"/> +<point x="1565" y="-4606.5"/> +<point x="1565" y="-4493"/> +<point x="1933" y="-4720"/> +<point x="1933" y="-4606.5"/> +<point x="1933" y="-4493"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_switch_router.png b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_switch_router.png Binary files differnew file mode 100644 index 00000000..6c512f51 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_switch_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_switch_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_switch_router.shape new file mode 100644 index 00000000..18353fff --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/atm_tag_switch_router.shape @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ATM Tag Switch Router</name> +<icon>atm_tag_switch_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M220.894 -4382.89l268.261 0 l0 -244.267l-268.261 0l0 244.267z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M220.894 -4382.89l268.261 0 l0 -244.267l-268.261 0l0 244.267" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M523.04 -4416.44l0 -244.28l-33.89 33.56l0 244.27l33.89 -33.54z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M523.04 -4416.44l0 -244.28l-33.89 33.56l0 244.27l33.89 -33.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M269.95 -4769.35l-49.05 33.54l268.26 0l33.89 -33.54l-253.1 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M269.95 -4769.35l-49.05 33.54l268.26 0l33.89 -33.54l-253.1 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M220.894 -4627.16l268.261 0 l0 -108.653l-268.261 0l0 108.653z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M220.894 -4627.16l268.261 0 l0 -108.653l-268.261 0l0 108.653" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M523.04 -4660.71l0 -108.64l-33.89 33.54l0 108.65l33.89 -33.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M523.04 -4660.71l0 -108.64l-33.89 33.54l0 108.65l33.89 -33.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M489.15 -4627.16l-268.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M489.15 -4627.16l-268.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M489.15 -4627.16l33.89 -33.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M489.15 -4627.16l33.89 -33.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M270.464 -4704.49l43.262 0 l0 -22.5103l-43.262 0l0 22.5103z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M412.622 -4704.49l43.272 0 l0 -22.5103l-43.272 0l0 22.5103z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M270.464 -4648.19l43.262 0 l0 -22.52l-43.262 0l0 22.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M412.622 -4648.19l43.272 0 l0 -22.52l-43.272 0l0 22.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M299.82 -4713.57l132.89 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M299.82 -4657.27l132.89 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M292.1 -4657.27l140.61 -56.3" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M292.1 -4713.57l140.61 56.3" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M264.663 -4698.69l43.272 0 l0 -22.52l-43.272 0l0 22.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M406.831 -4698.69l43.262 0 l0 -22.52l-43.262 0l0 22.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M264.663 -4642.39l43.272 0 l0 -22.5193l-43.272 0l0 22.5193z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M406.831 -4642.39l43.262 0 l0 -22.5193l-43.262 0l0 22.5193z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M294.03 -4709.95l132.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M294.03 -4653.65l132.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M286.3 -4653.65l140.6 -56.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M286.3 -4709.95l140.6 56.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M283.99 -4443.65l47.91 0l66.08 -135.16l45.68 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M430.27 -4603.03l0 47.95l28.89 -23.04l-28.89 -24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M292.26 -4418.97l0 -47.95l-28.9 23.04l28.9 24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M285.66 -4414.44l0 -47.95l-28.89 23.04l28.89 24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M424.93 -4599.12l0 47.95l28.9 -23.04l-28.9 -24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M292.26 -4553.97l0 -47.95l-28.9 23.04l28.9 24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M285.66 -4549.44l0 -47.95l-28.89 23.04l28.89 24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M444.62 -4443.15l-47.09 0l-67.34 -135.8l-40.1 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M443.48 -4438.92l-49.6 0l-67.32 -135.81l-51.35 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M275.52 -4439.13l47.91 0l66.71 -135.15l51.92 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M430.27 -4467.4l0 47.95l28.89 -23.04l-28.89 -24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M424.93 -4463.5l0 47.95l28.9 -23.04l-28.9 -24.91z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="270" y="-4768"/> +<point x="396.5" y="-4768"/> +<point x="523" y="-4768"/> +<point x="221" y="-4382"/> +<point x="355" y="-4382"/> +<point x="489" y="-4382"/> +<point x="221" y="-4735"/> +<point x="221" y="-4680.5"/> +<point x="221" y="-4626"/> +<point x="523" y="-4660"/> +<point x="523" y="-4537.5"/> +<point x="523" y="-4415"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bbfw.png b/kivio/kiviopart/stencils/Dia/Cisco/bbfw.png Binary files differnew file mode 100644 index 00000000..4f5dd3eb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bbfw.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bbfw.shape b/kivio/kiviopart/stencils/Dia/Cisco/bbfw.shape new file mode 100644 index 00000000..ea336b82 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bbfw.shape @@ -0,0 +1,21 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - BBFW</name> +<icon>bbfw.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M369.17 -6966.48l-22.09 0c-11.83 -13.42 -10.26 -41.02 -10.26 -41.02l-22.85 0l0 -44.16l22.85 0c0 0 -1.56 -27.6 10.26 -41.01l22.09 0l0 126.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M369.17 -6966.48l-22.09 0c-11.83 -13.42 -10.26 -41.02 -10.26 -41.02l-22.85 0l0 -18.93l0 -6.3l0 -18.94l22.85 0c0 0 -1.56 -27.6 10.26 -41.01l22.09 0l0 126.19" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="347" y="-7092"/> +<point x="358" y="-7092"/> +<point x="369" y="-7092"/> +<point x="347" y="-6965"/> +<point x="358" y="-6965"/> +<point x="369" y="-6965"/> +<point x="314" y="-7051"/> +<point x="314" y="-7007"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bbfw_media.png b/kivio/kiviopart/stencils/Dia/Cisco/bbfw_media.png Binary files differnew file mode 100644 index 00000000..9f85b97c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bbfw_media.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bbfw_media.shape b/kivio/kiviopart/stencils/Dia/Cisco/bbfw_media.shape new file mode 100644 index 00000000..9b34ed81 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bbfw_media.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - BBFW media</name> +<icon>bbfw_media.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M615.02 -7003.1c-9.6 -7.69 -15.94 -21.01 -15.94 -36.15c0 -15.94 7.01 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M629.47 -7003.1c-9.6 -7.69 -15.93 -21.01 -15.93 -36.15c0 -15.94 7.01 -29.85 17.45 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M643.92 -7003.1c-9.6 -7.69 -15.94 -21.01 -15.94 -36.15c0 -15.94 7.02 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M658.36 -7003.1c-9.59 -7.69 -15.93 -21.01 -15.93 -36.15c0 -15.94 7.01 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M672.82 -7003.1c-9.59 -7.69 -15.93 -21.01 -15.93 -36.15c0 -15.94 7.01 -29.85 17.45 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M687.27 -7003.1c-9.6 -7.69 -15.94 -21.01 -15.94 -36.15c0 -15.94 7.02 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M615.02 -7003.1c-9.6 -7.69 -15.94 -21.01 -15.94 -36.15c0 -15.94 7.01 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M629.47 -7003.1c-9.6 -7.69 -15.93 -21.01 -15.93 -36.15c0 -15.94 7.01 -29.85 17.45 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M643.92 -7003.1c-9.6 -7.69 -15.94 -21.01 -15.94 -36.15c0 -15.94 7.02 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M658.36 -7003.1c-9.59 -7.69 -15.93 -21.01 -15.93 -36.15c0 -15.94 7.01 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M672.82 -7003.1c-9.59 -7.69 -15.93 -21.01 -15.93 -36.15c0 -15.94 7.01 -29.85 17.45 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M687.27 -7003.1c-9.6 -7.69 -15.94 -21.01 -15.94 -36.15c0 -15.94 7.02 -29.85 17.46 -37.3" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="617" y="-7076"/> +<point x="689" y="-7076"/> +<point x="615" y="-7002"/> +<point x="687" y="-7002"/> +<point x="599" y="-7038"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bbsm.png b/kivio/kiviopart/stencils/Dia/Cisco/bbsm.png Binary files differnew file mode 100644 index 00000000..292b127e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bbsm.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bbsm.shape b/kivio/kiviopart/stencils/Dia/Cisco/bbsm.shape new file mode 100644 index 00000000..9739de19 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bbsm.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - BBSM</name> +<icon>bbsm.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M703.818 -3617.71l357.198 0 l0 -77.0608l-357.198 0l0 77.0608z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M702.88 -3694.18l144.29 -116.93l333.3 0l-119.78 116.93l-357.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M702.88 -3694.18l144.29 -116.93l333.3 0l-119.78 116.93l-357.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1060.82 -3614.05l119.32 -118.83l0.08 -78.03l-119.4 116.56l0 80.29z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1060.82 -3614.05l119.32 -118.83l0.08 -78.03l-119.4 116.56l0 80.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M934.3 -3780.77l8.07 26.57l-54.79 -6.84l15.34 -5.62l-55.97 -30.41l21.58 -8.22l53.25 28.74l12.52 -4.23z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M961.3 -3725.04l-9.23 -25.58l54.3 7.03l-9.82 4.7l60.81 28.53l-22.51 8.96l-60.18 -29.66l-13.37 6.02z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1075.59 -3802.12l59.98 4.58l-7.72 23.64l-12.72 -7.49l-123.32 28.83l-24.12 -12.79l124 -28.06l-16.09 -8.71z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M814.68 -3701.79l-55.51 -8.85l6.65 -24.76l13.8 8.59l124.88 -25.46l23.8 13.35l-127.6 26.98l13.97 10.14z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M728.594 -3641.41l76.25 0 l0 -31.25l-76.25 0l0 31.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M953.32 -3641.41l76.25 0 l0 -31.25l-76.25 0l0 31.25z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="847" y="-3810"/> +<point x="1013.5" y="-3810"/> +<point x="1180" y="-3810"/> +<point x="1061" y="-3613"/> +<point x="703" y="-3693"/> +<point x="1180" y="-3732"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/branch_office.png b/kivio/kiviopart/stencils/Dia/Cisco/branch_office.png Binary files differnew file mode 100644 index 00000000..5d7092f7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/branch_office.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/branch_office.shape b/kivio/kiviopart/stencils/Dia/Cisco/branch_office.shape new file mode 100644 index 00000000..e25f947b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/branch_office.shape @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Branch office</name> +<icon>branch_office.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1215.92 -7028.77l0 -279.28l-67.18 67.3l0 290.94l67.18 -78.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1215.92 -7028.77l0 -279.28l-67.18 67.3l0 290.94l67.18 -78.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M971.177 -6949.81l177.568 0 l0 -290.937l-177.568 0l0 290.937z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M971.177 -6949.81l177.568 0 l0 -290.937l-177.568 0l0 290.937" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1148.74 -7240.74l67.18 -67.3l-158.22 0l-86.52 67.3l177.57 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1148.74 -7240.74l67.18 -67.3l-158.22 0l-86.52 67.3l177.57 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1023.75 -7039.84l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1021.1 -7014.43l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.31 -7039.84l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M985.66 -7014.43l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1023.75 -7083.24l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1021.1 -7057.83l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.31 -7083.24l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M985.66 -7057.83l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1023.75 -7131.97l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1021.1 -7106.56l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.31 -7131.97l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M985.66 -7106.56l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1023.75 -7180.7l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1021.1 -7155.29l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.31 -7180.7l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M985.66 -7155.29l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1023.75 -7229.43l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1021.1 -7204.02l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.31 -7229.43l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M985.66 -7204.02l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1102.5 -7039.84l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1099.85 -7014.43l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.06 -7039.84l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1064.41 -7014.43l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1102.5 -7083.24l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1099.85 -7057.83l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.06 -7083.24l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1064.41 -7057.83l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1102.5 -7131.97l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1099.85 -7106.56l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.06 -7131.97l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1064.41 -7106.56l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1102.5 -7180.7l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1099.85 -7155.29l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.06 -7180.7l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1064.41 -7155.29l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1102.5 -7229.43l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1099.85 -7204.02l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.06 -7229.43l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1064.41 -7204.02l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1058" y="-7307"/> +<point x="1137" y="-7307"/> +<point x="1216" y="-7307"/> +<point x="971" y="-6949"/> +<point x="1060" y="-6949"/> +<point x="1149" y="-6949"/> +<point x="971" y="-7240"/> +<point x="1216" y="-7028"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/breakout_box.png b/kivio/kiviopart/stencils/Dia/Cisco/breakout_box.png Binary files differnew file mode 100644 index 00000000..f66edc2b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/breakout_box.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/breakout_box.shape b/kivio/kiviopart/stencils/Dia/Cisco/breakout_box.shape new file mode 100644 index 00000000..135fc7b2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/breakout_box.shape @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Breakout box</name> +<icon>breakout_box.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1697.29 -6977.43l-38.25 37.3l0 -315.75l38.25 -37.29l0 315.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1697.29 -6977.43l-38.25 37.3l0 -315.75l38.25 -37.29l0 315.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1491.8 -6940.14l167.241 0 l0 -315.747l-167.241 0l0 315.747z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1491.8 -6940.14l167.241 0 l0 -315.747l-167.241 0l0 315.747" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1530.05 -7293.17l167.25 0l-38.25 37.29l-167.24 0l38.25 -37.29z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1530.05 -7293.17l167.25 0l-38.25 37.29l-167.24 0l38.25 -37.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1537.17 -7178.69l72.251 0 l0 -42.5l-72.251 0l0 42.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1523.36 -7130.99c5.81 0 10.52 -4.7 10.52 -10.51c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.51 10.52 10.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1523.36 -7092.74c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1523.36 -7054.49c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1523.36 -7016.24c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1523.36 -6977.99c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1537.17 -7144.69l68 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1537.17 -7106.44l68 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1537.17 -7068.19l68 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1537.17 -7029.94l68 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1537.17 -6991.69l68 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1621.11 -7130.99c5.81 0 10.52 -4.7 10.52 -10.51c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.51 10.52 10.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1621.11 -7092.74c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1621.11 -7054.49c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1621.11 -7016.24c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1621.11 -6977.99c5.81 0 10.52 -4.71 10.52 -10.52c0 -5.81 -4.71 -10.52 -10.52 -10.52c-5.81 0 -10.52 4.71 -10.52 10.52c0 5.81 4.71 10.52 10.52 10.52z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1530" y="-7292"/> +<point x="1613.5" y="-7292"/> +<point x="1697" y="-7292"/> +<point x="1492" y="-6939"/> +<point x="1575.5" y="-6939"/> +<point x="1659" y="-6939"/> +<point x="1492" y="-7255"/> +<point x="1697" y="-6976"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bridge.png b/kivio/kiviopart/stencils/Dia/Cisco/bridge.png Binary files differnew file mode 100644 index 00000000..716c3a7a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bridge.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bridge.shape b/kivio/kiviopart/stencils/Dia/Cisco/bridge.shape new file mode 100644 index 00000000..43a1f36f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bridge.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Bridge</name> +<icon>bridge.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M195.43 -3829.9l2.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M246.62 -3882.01l-51.85 52.76l0 227.06l295.31 0l47.58 -40.36l-0.33 -239.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M490.09 -3836.47c0 0 -112.8 122.88 -295.31 7.22" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M246.62 -3882.01l290.71 0c0 0 -82.97 149.52 -290.71 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M490.09 -3836.47l0 0.65l0 234.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M494.68 -3836.47l42.66 -42" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="247" y="-3881"/> +<point x="392" y="-3881"/> +<point x="537" y="-3881"/> +<point x="195" y="-3601"/> +<point x="342.5" y="-3601"/> +<point x="490" y="-3601"/> +<point x="195" y="-3829"/> +<point x="195" y="-3828.5"/> +<point x="195" y="-3828"/> +<point x="538" y="-3642"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/broadband_router.png b/kivio/kiviopart/stencils/Dia/Cisco/broadband_router.png Binary files differnew file mode 100644 index 00000000..6ae1204b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/broadband_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/broadband_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/broadband_router.shape new file mode 100644 index 00000000..802b61cd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/broadband_router.shape @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Broadband router</name> +<icon>broadband_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1717.02 -3853.52c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 227.05c0 39.51 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.02 183.93 -71.53l0 -227.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1717.02 -3853.52c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 227.05c0 39.51 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.02 183.93 -71.53l0 -227.05" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1533.1 -3782c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.53 -183.93 -71.53c-101.58 0 -183.93 32.02 -183.93 71.53c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1533.1 -3782c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.53 -183.93 -71.53c-101.58 0 -183.93 32.02 -183.93 71.53c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1513.11 -3744.33l0 136.67l159.8 -66.07l-159.8 -70.6z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1495.87 -3745.6l0.02 28.56l-51.84 0.04l-0.02 -28.54l51.84 -0.06z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1495.87 -3745.6l0.02 28.56l-51.84 0.04l-0.02 -28.54l51.84 -0.06" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1495.87 -3708.36l0.02 28.56l-51.84 0.04l-0.02 -28.55l51.84 -0.06z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1495.87 -3708.36l0.02 28.56l-51.84 0.04l-0.02 -28.55l51.84 -0.06" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1495.87 -3670.36l0.02 28.57l-51.84 0.03l-0.02 -28.54l51.84 -0.06z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1495.87 -3670.36l0.02 28.57l-51.84 0.03l-0.02 -28.54l51.84 -0.06" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1495.87 -3632.36l0.02 28.57l-51.84 0.03l-0.02 -28.53l51.84 -0.07z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1495.87 -3632.36l0.02 28.57l-51.84 0.03l-0.02 -28.53l51.84 -0.07" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1493.7 -3883.97l15.2 22.78l-57.42 13.27l12.54 -10.46l-88.74 -15.16l22.26 -16.69l85.65 14.5l10.53 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1574.5 -3828.72l-10.35 -23.48l51.8 -10.36l-8.98 8.06l86.33 14.74l-20.72 16.57l-85.8 -16.11l-12.27 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1546.19 -3896.4l58.02 -15.89l0.68 24.86l-14.5 -2.76l-28.31 23.48l-27.02 -3.93l29.23 -22.99l-18.1 -2.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1521.33 -3807.31l-55.24 10.36l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.56l-32.46 28.31l16.57 4.83z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1533" y="-3924"/> +<point x="1533" y="-3554"/> +<point x="1349" y="-3853"/> +<point x="1349" y="-3739"/> +<point x="1349" y="-3625"/> +<point x="1717" y="-3853"/> +<point x="1717" y="-3739"/> +<point x="1717" y="-3625"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bts10200.png b/kivio/kiviopart/stencils/Dia/Cisco/bts10200.png Binary files differnew file mode 100644 index 00000000..a3ff0661 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bts10200.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/bts10200.shape b/kivio/kiviopart/stencils/Dia/Cisco/bts10200.shape new file mode 100644 index 00000000..452709ab --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/bts10200.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - BTS 10200</name> +<icon>bts10200.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2067.43 -3572.35l185.254 0 l0 -317.304l-185.254 0l0 317.304z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2067.43 -3572.35l185.254 0 l0 -317.304l-185.254 0l0 317.304" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2123.01 -3927.65l-55.58 37.99l185.25 0l46.07 -37.99l-175.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2123.01 -3927.65l-55.58 37.99l185.25 0l46.07 -37.99l-175.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2298.76 -3629.36l0 -298.28l-46.07 40.15l0 315.15l46.07 -57.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2298.76 -3629.36l0 -298.28l-46.07 40.15l0 315.15l46.07 -57.01" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2162.52 -3885.26l-88.76 152.14l177.53 0l-88.77 -152.14z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2162.52 -3580.99l-88.76 -152.14l177.53 0l-88.77 152.14z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2151.26 -3700.84l20.17 -18.22c-19.85 -0.26 -29.93 0.44 -43.02 1.58c-6.3 23.73 -11.67 37.75 -18.05 53.61l21.09 -19.06c15.06 13.96 33.59 17.41 49.3 10.21c0.45 -0.38 0.93 -0.75 1.37 -1.14l25.31 -22.87c-16.17 14.6 -39 13.2 -56.17 -4.11z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2151.26 -3700.84l20.17 -18.22c-19.85 -0.26 -29.93 0.44 -43.02 1.58c-6.3 23.73 -11.67 37.75 -18.05 53.61l21.09 -19.06c15.06 13.96 33.59 17.41 49.3 10.21c0.45 -0.38 0.93 -0.75 1.37 -1.14l25.31 -22.87c-16.17 14.6 -39 13.2 -56.17 -4.11" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M2133.43 -3733.29c-5.24 -20.36 -2.48 -42.8 8.75 -58.68c2.12 -3 4.45 -5.63 6.91 -7.86l-25.31 22.9c-2.49 2.24 -4.8 4.86 -6.92 7.86c-11.16 15.72 -13.92 37.9 -8.9 58.12l25.47 -22.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2133.43 -3733.29c-5.24 -20.36 -2.48 -42.8 8.75 -58.68c2.12 -3 4.45 -5.63 6.91 -7.86l-25.31 22.9c-2.49 2.24 -4.8 4.86 -6.92 7.86c-11.16 15.72 -13.92 37.9 -8.9 58.12l25.47 -22.34" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M2183.39 -3800.41c-10.14 -4.7 -20.88 -5.49 -30.8 -2.24c-1.19 0.87 -2.34 1.81 -3.5 2.81l-25.31 22.9c11.6 -10.5 26.64 -12.71 40.57 -6.77l-13.93 12.23l43.01 -1.1l7.45 -43.16l-17.49 15.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2183.39 -3800.41c-10.14 -4.7 -20.88 -5.49 -30.8 -2.24c-1.19 0.87 -2.34 1.81 -3.5 2.81l-25.31 22.9c11.6 -10.5 26.64 -12.71 40.57 -6.77l-13.93 12.23l43.01 -1.1l7.45 -43.16l-17.49 15.33" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M2215.71 -3785.05c15.93 31.97 10 63.82 -1.35 80.46c-2.13 3 -4.43 5.6 -6.93 7.86l-25.31 22.87c2.49 -2.24 4.8 -4.86 6.92 -7.85c20.64 -30.38 8.52 -60.65 2.08 -80.6l24.59 -22.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2215.71 -3785.05c15.93 31.97 10 63.82 -1.35 80.46c-2.13 3 -4.43 5.6 -6.93 7.86l-25.31 22.87c2.49 -2.24 4.8 -4.86 6.92 -7.85c20.64 -30.38 8.52 -60.65 2.08 -80.6l24.59 -22.74" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="2123" y="-3927"/> +<point x="2211" y="-3927"/> +<point x="2299" y="-3927"/> +<point x="2067" y="-3571"/> +<point x="2160" y="-3571"/> +<point x="2253" y="-3571"/> +<point x="2067" y="-3889"/> +<point x="2299" y="-3628"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ca.png b/kivio/kiviopart/stencils/Dia/Cisco/ca.png Binary files differnew file mode 100644 index 00000000..f828472f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ca.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ca.shape b/kivio/kiviopart/stencils/Dia/Cisco/ca.shape new file mode 100644 index 00000000..09a70021 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ca.shape @@ -0,0 +1,51 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Cisco CA</name> +<icon>ca.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1811.85 -2037.66l-28.8 38.4l-238.63 0l39.09 -39.08l228.34 0.68z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1811.85 -2037.66l-28.8 38.4l-238.63 0l39.09 -39.08l228.34 0.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1543.84 -1956.05l229.004 0 l0 -42.7148l-229.004 0l0 42.7148z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1543.84 -1956.05l229.004 0 l0 -42.7148l-229.004 0l0 42.7148" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1543.1 -2008.38l228.203 0 l0 -172.06l-228.203 0l0 172.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1543.1 -2008.38l228.203 0 l0 -172.06l-228.203 0l0 172.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1771.3 -2008.38l38.94 -38.95l0 -172.05l-38.94 38.94l0 172.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1771.3 -2008.38l38.94 -38.95l0 -172.05l-38.94 38.94l0 172.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1857.52 -1918.52l17.46 -34.94l-39.93 0l-17.47 34.94l39.94 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1857.52 -1918.52l17.46 -34.94l-39.93 0l-17.47 34.94l39.94 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1817.58 -1907.28l39.9419 0 l0 -11.231l-39.9419 0l0 11.231z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1817.58 -1907.28l39.9419 0 l0 -11.231l-39.9419 0l0 11.231" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1857.2 -1906.97l0.11 -11.54l17.47 -34.94l-0.1 24.02l-17.48 22.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1857.2 -1906.97l0.11 -11.54l17.47 -34.94l-0.1 24.02l-17.48 22.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1772.66 -1955.96l0 -42.73l38.68 -38.69l0 42.73l-38.68 38.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1772.66 -1955.96l0 -42.73l38.68 -38.69l0 42.73l-38.68 38.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1580.98 -2160.61l152.49 0c9.93 0 17.97 8.05 17.97 17.97l0 96.34c0 9.92 -8.04 17.97 -17.97 17.97l-152.49 0c-9.93 0 -17.98 -8.05 -17.98 -17.97l0 -96.34c0 -9.92 8.05 -17.97 17.98 -17.97z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1580.98 -2160.61l152.49 0c9.93 0 17.97 8.05 17.97 17.97l0 96.34c0 9.92 -8.04 17.97 -17.97 17.97l-152.49 0c-9.93 0 -17.98 -8.05 -17.98 -17.97l0 -96.34c0 -9.92 8.05 -17.97 17.98 -17.97" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1810.23 -2219.38l-221.96 0l-45.18 38.94l228.2 0l38.94 -38.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1810.23 -2219.38l-221.96 0l-45.18 38.94l228.2 0l38.94 -38.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1766.04 -1900.63l0 -13.85l29.88 -41.35l0 25.31l-29.88 29.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1766.04 -1900.63l0 -13.85l29.88 -41.35l0 25.31l-29.88 29.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1766.04 -1914.27l-262.61 0l29.88 -41.55l262.61 0l-29.88 41.55z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1766.04 -1914.27l-262.61 0l29.88 -41.55l262.61 0l-29.88 41.55" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1503.28 -1900.62l262.764 0 l0 -13.6428l-262.764 0l0 13.6428z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1503.28 -1900.62l262.764 0 l0 -13.6428l-262.764 0l0 13.6428" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1865 -1952.21c31.2 -14.98 6.24 -78.62 -55.93 -46.74" style="stroke: #333333; stroke-width: 1; stroke-miterlimit: 4"/> +<svg:path d="M1652.6 -2103.1l8.29 -0.01l1.92 1.92l6.41 0l7.13 -5.21l7.71 -0.02l6.58 7.3l7.29 -0.02l7.95 -7.32l6.68 -0.01l5.76 6.26l6.61 0l2.47 -4.77l19.3 11.74l-13.52 11.41l-80.58 0.14l0 2.62l-12.57 0.02c-3.15 0.01 -5.87 1.87 -7.13 4.57c-5.97 9.41 -16.41 15.66 -28.31 15.68c-18.56 0.04 -33.61 -15.1 -33.61 -33.78c0 -18.68 15.05 -33.86 33.61 -33.89c11.76 -0.03 22.1 6.04 28.1 15.24c1.16 2.92 4 4.98 7.32 4.98l12.57 -0.02l0 3.16z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1739.18 -2087.32l-86.56 0.14c-3.39 0.02 -8.14 0.92 -12.53 2.77c4.39 1.83 9.14 2.72 12.53 2.72" style="stroke: foreground; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M1742.93 -2095.21l-86.57 0.14c-3.84 0.01 -11.88 -0.76 -13.71 -1.49" style="stroke: foreground; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M1604.61 -2062.44c16.57 -0.03 30.01 -13.57 30.01 -30.25c0 -16.68 -13.44 -30.18 -30.01 -30.15c-16.57 0.03 -30.01 13.56 -30.01 30.24c0 16.68 13.44 30.19 30.01 30.16z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1604.61 -2062.44c16.57 -0.03 30.01 -13.57 30.01 -30.25c0 -16.68 -13.44 -30.18 -30.01 -30.15c-16.57 0.03 -30.01 13.56 -30.01 30.24c0 16.68 13.44 30.19 30.01 30.16" style="stroke: foreground; stroke-width: 0.5; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M1587.42 -2084.69c4.35 0 7.87 -3.55 7.87 -7.94c0 -4.38 -3.53 -7.92 -7.87 -7.92c-4.35 0.02 -7.87 3.57 -7.87 7.95c0 4.37 3.53 7.91 7.87 7.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1587.42 -2084.69c4.35 0 7.87 -3.55 7.87 -7.94c0 -4.38 -3.53 -7.92 -7.87 -7.92c-4.35 0.02 -7.87 3.57 -7.87 7.95c0 4.37 3.53 7.91 7.87 7.91" style="stroke: foreground; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="1588" y="-2218"/> +<point x="1699" y="-2218"/> +<point x="1810" y="-2218"/> +<point x="1503" y="-1900"/> +<point x="1634.5" y="-1900"/> +<point x="1766" y="-1900"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cable_modem.png b/kivio/kiviopart/stencils/Dia/Cisco/cable_modem.png Binary files differnew file mode 100644 index 00000000..9a788a89 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cable_modem.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cable_modem.shape b/kivio/kiviopart/stencils/Dia/Cisco/cable_modem.shape new file mode 100644 index 00000000..d65df847 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cable_modem.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Cable Modem</name> +<icon>cable_modem.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2689.43 -3707.63l104.14 -84.2l240.42 0l-86.18 84.2l-258.38 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2689.43 -3707.63l104.14 -84.2l240.42 0l-86.18 84.2l-258.38 0" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2947.81 -3623.93l86.18 -93.05l0 -74.71l-86.18 84.05l0 83.7z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2947.81 -3623.93l86.18 -93.05l0 -74.71l-86.18 84.05l0 83.7" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2689.79 -3623.85l258.018 0 l0 -83.7791l-258.018 0l0 83.7791z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2689.79 -3623.85l258.018 0 l0 -83.7791l-258.018 0l0 83.7791" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2830.34 -3661.19l-100.87 0.06l0 -12.32l100.87 -0.04l0.04 -19.2l44.82 25.37l-44.82 25.37l-0.04 -19.24z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2830.34 -3661.19l-100.87 0.06l0 -12.32l100.87 -0.04l0.04 -19.2l44.82 25.37l-44.82 25.37l-0.04 -19.24" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2740.55 -3673.44l-0.04 -19.2l-44.83 25.37l44.83 25.37l0.04 -19.24z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2740.55 -3673.44l-0.04 -19.2l-44.83 25.37l44.83 25.37l0.04 -19.24" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2936.63 -3673.44l-0.04 -19.2l-44.82 25.37l44.82 25.37l0.04 -19.24l0 -12.3z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2936.63 -3673.44l-0.04 -19.2l-44.82 25.37l44.82 25.37l0.04 -19.24l0 -12.3" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2794" y="-3791"/> +<point x="2914" y="-3791"/> +<point x="3034" y="-3791"/> +<point x="2690" y="-3623"/> +<point x="2819" y="-3623"/> +<point x="2948" y="-3623"/> +<point x="2689" y="-3707"/> +<point x="3034" y="-3716"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/callmanager.png b/kivio/kiviopart/stencils/Dia/Cisco/callmanager.png Binary files differnew file mode 100644 index 00000000..b557d884 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/callmanager.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/callmanager.shape b/kivio/kiviopart/stencils/Dia/Cisco/callmanager.shape new file mode 100644 index 00000000..da46eea7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/callmanager.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - CallManager</name> +<icon>callmanager.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3640.27 -3589.43l0.25 -144.58l-247.38 0l-0.25 144.58l247.38 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3640.27 -3589.43l0.25 -144.58l-247.38 0l-0.25 144.58l247.38 0" style="stroke: background; stroke-width: 0.304; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3681.98 -3773.1l-247.37 0l-41.46 39.09l247.38 0l41.46 -39.09z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3681.98 -3773.1l-247.37 0l-41.46 39.09l247.38 0l41.46 -39.09" style="stroke: background; stroke-width: 0.304; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3681.73 -3627.97l0.25 -145.21l-41.04 38.83l-0.25 145.23l41.05 -38.85z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3681.73 -3627.97l0.25 -145.21l-41.04 38.83l-0.25 145.23l41.05 -38.85" style="stroke: background; stroke-width: 0.304; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3615.53 -3619.96l0 -45.96l-27.69 22.07l27.69 23.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3615.53 -3619.96l0 -45.96l-27.69 22.07l27.69 23.89" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3419.84 -3619.96l0 -45.96l27.68 22.07l-27.68 23.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3419.84 -3619.96l0 -45.96l27.68 22.07l-27.68 23.89" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3438.42 -3711.19l0 45.96l-27.7 -22.07l27.7 -23.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3438.42 -3711.19l0 45.96l-27.7 -22.07l27.7 -23.89" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3594.84 -3711.19l0 45.96l27.7 -22.07l-27.7 -23.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3594.84 -3711.19l0 45.96l27.7 -22.07l-27.7 -23.89" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3600.86 -3688.81l-16.72 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3606.7 -3644.22l20.92 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3427.25 -3644.22l-22.29 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3428.2 -3687.41l20.92 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3565.82 -3686.44l-0.14 83.49l-96.74 0l-0.12 -83.49l96.99 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3479.45 -3610.98l76.0159 0 l0 -70.498l-76.0159 0l0 70.498" style="stroke: #020202; stroke-width: 0.304; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3537.19 -3716.12c0 0 4.78 -0.54 5.86 4.26l1.05 15.43l31.93 5.32l3.18 -6.91l-7.99 -19.16c-40.96 -10.11 -55.31 -6.91 -55.31 -6.91l1.58 0c0 0 -14.35 -3.19 -55.33 6.91l-7.97 19.16l3.18 6.91l31.93 -5.32l1.06 -15.43c1.05 -4.79 5.86 -4.26 5.86 -4.26l40.96 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3492 -3670l15 0l10 40l9 -40l16 0l0 51l-10 0l0 -39l-10 39l-10 0l-10 -39l0 39l-10 0l0 -51z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3435" y="-3772"/> +<point x="3558.5" y="-3772"/> +<point x="3682" y="-3772"/> +<point x="3393" y="-3588"/> +<point x="3516.5" y="-3588"/> +<point x="3640" y="-3588"/> +<point x="3640.5" y="-3588"/> +<point x="3641" y="-3588"/> +<point x="3393" y="-3733"/> +<point x="3682" y="-3627"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/car.png b/kivio/kiviopart/stencils/Dia/Cisco/car.png Binary files differnew file mode 100644 index 00000000..43b33e3b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/car.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/car.shape b/kivio/kiviopart/stencils/Dia/Cisco/car.shape new file mode 100644 index 00000000..80107772 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/car.shape @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Car</name> +<icon>car.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2300.67 -6963.88l0 -159.63l-16.02 14.06l0 159.63l16.02 -14.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2300.67 -6963.88l0 -159.63l-16.02 14.06l0 159.63l16.02 -14.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1973 -6950.09l311.299 0 l0 -159.062l-311.299 0l0 159.062z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1973 -6950.09l311.299 0 l0 -159.062l-311.299 0l0 159.062" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2300.67 -7123.45l-311.3 0l-16.37 14.3l311.3 0l16.37 -14.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2300.67 -7123.45l-311.3 0l-16.37 14.3l311.3 0l16.37 -14.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2300.67 -7123.45l-16.37 14.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2300.67 -7123.45l-16.37 14.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2171.72 -7095.05l-16.37 14.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2171.72 -7095.05l-16.37 14.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2031.65 -7082.51l-16.37 -14.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2031.65 -7082.51l-16.37 -14.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2031.65 -7064.19c0 -15.96 16.56 -18.32 16.56 -18.32c0 0 82.46 0 97.83 0c20.09 0 19.5 18.93 19.5 18.93c0 0 0 67.97 0 79.2c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -85.42 0 -99.6 0c-14.2 0 -18.93 -14.76 -18.93 -14.76l0 -81z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2031.65 -7064.19c0 -15.96 16.56 -18.32 16.56 -18.32c0 0 82.46 0 97.83 0c20.09 0 19.5 18.93 19.5 18.93c0 0 0 67.97 0 79.2c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -85.42 0 -99.6 0c-14.2 0 -18.93 -14.76 -18.93 -14.76l0 -81" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2261.7 -6974.95l-76.66 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2261.7 -6974.95l-76.66 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2261.7 -7074.95l-76.66 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2261.7 -7074.95l-76.66 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2018.37 -6974.95l-35.29 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2018.37 -6974.95l-35.29 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2018.37 -7074.95l-35.29 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2018.37 -7074.95l-35.29 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1989" y="-7122"/> +<point x="2145" y="-7122"/> +<point x="2301" y="-7122"/> +<point x="1973" y="-6949"/> +<point x="2285" y="-6949"/> +<point x="1973" y="-7108"/> +<point x="2301" y="-7123"/> +<point x="2301" y="-7043"/> +<point x="2301" y="-6963"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/catalyst_access_gateway.png b/kivio/kiviopart/stencils/Dia/Cisco/catalyst_access_gateway.png Binary files differnew file mode 100644 index 00000000..9ee51bf8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/catalyst_access_gateway.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/catalyst_access_gateway.shape b/kivio/kiviopart/stencils/Dia/Cisco/catalyst_access_gateway.shape new file mode 100644 index 00000000..f2dc25d7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/catalyst_access_gateway.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Catalyst Access Gateway</name> +<icon>catalyst_access_gateway.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3971.07 -3575.71l357.197 0 l0 -123.447l-357.197 0l0 123.447z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3970.14 -3698.57l144.29 -116.94l333.3 0l-119.79 116.94l-357.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3970.14 -3698.57l144.29 -116.94l333.3 0l-119.79 116.94l-357.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4328.08 -3572.05l119.32 -128.93l0.08 -114.33l-119.4 116.56l0 126.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4328.08 -3572.05l119.32 -128.93l0.08 -114.33l-119.4 116.56l0 126.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4179.52 -3729l-6.93 5.68l-89.09 0l-8.88 8.89l-24.15 -10.53l48.55 -13.88l-8.59 9.83l89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4249.52 -3772.75l-6.93 5.68l-89.09 0l-8.88 8.89l-24.15 -10.53l48.55 -13.88l-8.59 9.83l89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4195.23 -3744.46l6.92 -5.67l89.1 0l8.88 -8.89l24.16 10.53l-48.56 13.88l8.59 -9.84l-89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4241.48 -3788.21l6.92 -5.67l89.1 0l8.88 -8.89l24.16 10.53l-48.56 13.88l8.59 -9.84l-89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4225.93 -3597.19l84.0039 0 l0 -84.0029l-84.0039 0l0 84.0029z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4225.93 -3597.19l84.0039 0 l0 -84.0029l-84.0039 0l0 84.0029" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4091.36 -3600.77c50.68 -3.31 90.72 -21.97 89.44 -41.68c-1.29 -19.71 -43.41 -33.01 -94.09 -29.71c-50.69 3.31 -90.73 21.96 -89.44 41.68c1.29 19.71 43.41 33.01 94.09 29.71z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4091.36 -3600.77c50.68 -3.31 90.72 -21.97 89.44 -41.68c-1.29 -19.71 -43.41 -33.01 -94.09 -29.71c-50.69 3.31 -90.73 21.96 -89.44 41.68c1.29 19.71 43.41 33.01 94.09 29.71" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4067.16 -3649.05l8.32 10.88l-28.21 8.49l5.92 -5.61l-44.78 -4.69l10.58 -9.05l43.19 4.45l4.98 -4.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4109.28 -3624.11l-5.94 -11.38l25.51 -6.87l-4.22 4.32l43.55 4.54l-9.79 8.95l-43.35 -5.24l-5.76 5.68z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4092.94 -3656.96l28.44 -9.81l1.14 12.38l-7.33 -0.9l-13.36 12.63l-13.61 -1.08l13.85 -12.41l-9.13 -0.8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4083.44 -3611.71l-27.23 6.97l-1.86 -12.69l8.04 1.21l14.33 -13.94l13.57 1.4l-15.27 15.18l8.43 1.87z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4233 -3675l22 0l14 58l14 -58l22 0l-25 75 l-22 0l -25 -75z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4447" y="-3814"/> +<point x="4328" y="-3571"/> +<point x="3970" y="-3698"/> +<point x="4448" y="-3815"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cddi_fddi.png b/kivio/kiviopart/stencils/Dia/Cisco/cddi_fddi.png Binary files differnew file mode 100644 index 00000000..5eca12b5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cddi_fddi.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cddi_fddi.shape b/kivio/kiviopart/stencils/Dia/Cisco/cddi_fddi.shape new file mode 100644 index 00000000..562a5bf3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cddi_fddi.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - CDDI-FDDI</name> +<icon>cddi_fddi.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4589.07 -3689.73l144.29 -116.61l333.1 0l-119.39 116.61l-357.99 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4589.07 -3689.73l144.29 -116.61l333.1 0l-119.39 116.61l-357.99 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4947.06 -3573.77l119.39 -128.92l0 -103.64l-119.39 116.61l0 115.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4947.06 -3573.77l119.39 -128.92l0 -103.64l-119.39 116.61l0 115.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4589.56 -3573.66l357.5 0 l0 -116.065l-357.5 0l0 116.065z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4589.56 -3573.66l357.5 0 l0 -116.065l-357.5 0l0 116.065" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4894.32 -3788.65c-83.51 -3.42 -178.85 13.42 -212.96 37.6c-34.1 24.18 5.94 46.54 89.44 49.94c83.5 3.42 178.84 -13.42 212.95 -37.6c34.11 -24.18 -5.94 -46.54 -89.43 -49.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4894.32 -3788.65c-83.51 -3.42 -178.85 13.42 -212.96 37.6c-34.1 24.18 5.94 46.54 89.44 49.94c83.5 3.42 178.84 -13.42 212.95 -37.6c34.11 -24.18 -5.94 -46.54 -89.43 -49.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4879.36 -3770.31c-68.47 -2.16 -145.18 7.72 -171.31 22.05c-26.14 14.34 8.17 27.72 76.65 29.88c68.48 2.16 145.18 -7.72 171.31 -22.05c26.14 -14.34 -8.17 -27.72 -76.65 -29.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4879.36 -3770.31c-68.47 -2.16 -145.18 7.72 -171.31 22.05c-26.14 14.34 8.17 27.72 76.65 29.88c68.48 2.16 145.18 -7.72 171.31 -22.05c26.14 -14.34 -8.17 -27.72 -76.65 -29.88" style="stroke: background; stroke-width: 0.968; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="4733" y="-3805"/> +<point x="4899.5" y="-3805"/> +<point x="5066" y="-3805"/> +<point x="4590" y="-3573"/> +<point x="4768.5" y="-3573"/> +<point x="4947" y="-3573"/> +<point x="4589" y="-3689"/> +<point x="5066" y="-3702"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cdm.png b/kivio/kiviopart/stencils/Dia/Cisco/cdm.png Binary files differnew file mode 100644 index 00000000..3afb4a8e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cdm.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cdm.shape b/kivio/kiviopart/stencils/Dia/Cisco/cdm.shape new file mode 100644 index 00000000..3a5bf48c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cdm.shape @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - CDM Content Distribution Manager</name> +<icon>cdm.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5298.87 -3537.55l332.197 0 l0 -180.82l-332.197 0l0 180.82z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5298.87 -3718.37l0 180.82l332.2 0l0 -180.82" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5506.62 -3638.94c0 6.2 -16.6 11.24 -37.09 11.24c-20.5 0 -37.1 -5.04 -37.1 -11.24l0 46.49c0 6.21 16.6 11.25 37.1 11.25c20.49 0 37.09 -5.04 37.09 -11.25l0 -46.49z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5469.48 -3627.69c20.49 0 37.09 -5.04 37.09 -11.24c0 -6.22 -16.6 -11.25 -37.09 -11.25c-20.5 0 -37.1 5.03 -37.1 11.25c0 6.2 16.6 11.24 37.1 11.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5469.48 -3627.69c20.49 0 37.09 -5.04 37.09 -11.24c0 -6.22 -16.6 -11.25 -37.09 -11.25c-20.5 0 -37.1 5.03 -37.1 11.25c0 6.2 16.6 11.24 37.1 11.24" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4"/> +<svg:path d="M5469.53 -3575.68c20.49 0 37.09 -5.03 37.09 -11.24c0 -6.21 -16.6 -11.24 -37.09 -11.24c-20.5 0 -37.1 5.03 -37.1 11.24c0 6.21 16.6 11.24 37.1 11.24z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5469.53 -3575.68c20.49 0 37.09 -5.03 37.09 -11.24c0 -6.21 -16.6 -11.24 -37.09 -11.24c-20.5 0 -37.1 5.03 -37.1 11.24c0 6.21 16.6 11.24 37.1 11.24" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4"/> +<svg:path d="M5298.46 -3718.37l122.64 -99.18l311.47 0l-101.5 99.18l-332.61 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5298.46 -3718.37l122.64 -99.18l311.47 0l-101.5 99.18l-332.61 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5631.06 -3715.93l0 180.74l101.5 -106.54l0 -173.19l-101.5 98.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5631.06 -3715.93l0 180.74l101.5 -106.54l0 -173.19l-101.5 98.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5588.52 -3614.69l-60.77 0.05l0 -9.67l60.77 -0.04l0.02 -15.08l35.19 19.92l-35.19 19.92l-0.02 -15.11z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5578.03 -3663.38l-50.95 33.13l-5.26 -8.1l50.95 -33.13l-8.18 -12.67l40.36 -2.46l-18.66 35.88l-8.25 -12.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5578.03 -3576.23l-50.95 -33.15l-5.26 8.1l50.95 33.14l-8.18 12.66l40.36 2.47l-18.66 -35.89l-8.25 12.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5587.31 -3620.15l-60.77 0.03l0 -9.66l60.77 -0.03l0.02 -15.09l35.2 19.92l-35.2 19.93l-0.02 -15.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5576.82 -3668.84l-50.95 33.13l-5.26 -8.1l50.95 -33.14l-8.2 -12.66l40.38 -2.46l-18.66 35.88l-8.25 -12.66z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5576.82 -3581.7l-50.95 -33.14l-5.26 8.1l50.95 33.14l-8.2 12.66l40.38 2.47l-18.66 -35.89l-8.25 12.66z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5343.54 -3614.69l60.76 0.05l0 -9.67l-60.76 -0.04l-0.03 -15.08l-35.2 19.92l35.2 19.92l0.03 -15.11z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5354.02 -3663.38l50.95 33.13l5.26 -8.1l-50.95 -33.13l8.2 -12.67l-40.38 -2.46l18.68 35.88l8.23 -12.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5354.02 -3576.23l50.95 -33.15l5.26 8.1l-50.95 33.14l8.2 12.66l-40.38 2.47l18.68 -35.89l8.23 12.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5344.76 -3620.15l60.76 0.03l0 -9.66l-60.76 -0.03l-0.03 -15.09l-35.2 19.92l35.2 19.93l0.03 -15.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5478.75 -3695.22l0.03 -21.82l-9.66 0l-0.03 21.82l-15.08 0.02l19.92 35.19l19.92 -35.19l-15.11 -0.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5473.29 -3696.43l0.03 -21.82l-9.66 0l-0.04 21.82l-15.09 0.02l19.92 35.19l19.94 -35.19l-15.11 -0.02z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5355.23 -3668.84l50.95 33.13l5.24 -8.1l-50.93 -33.14l8.2 -12.66l-40.38 -2.46l18.68 35.88l8.23 -12.66z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5355.23 -3581.7l50.95 -33.14l5.24 8.1l-50.93 33.14l8.2 12.66l-40.38 2.47l18.68 -35.89l8.23 12.66z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5421" y="-3817"/> +<point x="5577" y="-3817"/> +<point x="5733" y="-3817"/> +<point x="5631" y="-3534"/> +<point x="5298" y="-3717"/> +<point x="5733" y="-3814"/> +<point x="5733" y="-3727.5"/> +<point x="5733" y="-3641"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cellular_phone.png b/kivio/kiviopart/stencils/Dia/Cisco/cellular_phone.png Binary files differnew file mode 100644 index 00000000..5c805d58 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cellular_phone.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cellular_phone.shape b/kivio/kiviopart/stencils/Dia/Cisco/cellular_phone.shape new file mode 100644 index 00000000..2e43df79 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cellular_phone.shape @@ -0,0 +1,48 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Cellular phone</name> +<icon>cellular_phone.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2681.04 -6955.68c5.3 0 9.61 -4.31 9.61 -9.61l0 -209.26c0 -5.3 -4.31 -9.6 -9.61 -9.6l-74.18 0c-5.3 0 -9.61 4.3 -9.61 9.6l0 209.26c0 5.3 4.31 9.61 9.61 9.61l74.18 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2606.98 -7120.59l72.5388 0 l0 -35.0188l-72.5388 0l0 35.0188z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2622.18 -7089.09c1.85 0 3.36 -1.5 3.36 -3.35l0 -10.17c0 -1.85 -1.5 -3.35 -3.36 -3.35l-10.16 0c-1.85 0 -3.36 1.5 -3.36 3.35l0 10.17c0 1.84 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2647.86 -7089.09c1.86 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.85 -1.49 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.36 1.5 -3.36 3.35l0 10.17c0 1.84 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2673.54 -7089.09c1.85 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.85 -1.5 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.35 1.5 -3.35 3.35l0 10.17c0 1.84 1.49 3.35 3.35 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2622.18 -7063.89c1.85 0 3.36 -1.5 3.36 -3.35l0 -10.17c0 -1.85 -1.5 -3.35 -3.36 -3.35l-10.16 0c-1.85 0 -3.36 1.5 -3.36 3.35l0 10.17c0 1.84 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2647.86 -7063.89c1.86 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.85 -1.49 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.36 1.5 -3.36 3.35l0 10.17c0 1.84 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2673.54 -7063.89c1.85 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.85 -1.5 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.35 1.5 -3.35 3.35l0 10.17c0 1.84 1.49 3.35 3.35 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2622.18 -7038.68c1.85 0 3.36 -1.5 3.36 -3.35l0 -10.17c0 -1.86 -1.5 -3.35 -3.36 -3.35l-10.16 0c-1.85 0 -3.36 1.49 -3.36 3.35l0 10.17c0 1.85 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2647.86 -7038.68c1.86 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.86 -1.49 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.36 1.49 -3.36 3.35l0 10.17c0 1.85 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2673.54 -7038.68c1.85 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.86 -1.5 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.35 1.49 -3.35 3.35l0 10.17c0 1.85 1.49 3.35 3.35 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2622.18 -7013.48c1.85 0 3.36 -1.5 3.36 -3.35l0 -10.17c0 -1.86 -1.5 -3.35 -3.36 -3.35l-10.16 0c-1.85 0 -3.36 1.49 -3.36 3.35l0 10.17c0 1.85 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2647.86 -7013.48c1.86 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.86 -1.49 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.36 1.49 -3.36 3.35l0 10.17c0 1.85 1.5 3.35 3.36 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2673.54 -7013.48c1.85 0 3.35 -1.5 3.35 -3.35l0 -10.17c0 -1.86 -1.5 -3.35 -3.35 -3.35l-10.16 0c-1.86 0 -3.35 1.49 -3.35 3.35l0 10.17c0 1.85 1.49 3.35 3.35 3.35l10.16 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2617.53 -6979.55c1.91 0 3.46 -1.55 3.46 -3.46c0 -1.9 -1.55 -3.46 -3.46 -3.46c-1.91 0 -3.46 1.55 -3.46 3.46c0 1.9 1.54 3.46 3.46 3.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2630.32 -6979.55c1.9 0 3.45 -1.55 3.45 -3.46c0 -1.9 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.55 -3.46 3.46c0 1.9 1.54 3.46 3.46 3.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2642.82 -6979.55c1.9 0 3.45 -1.55 3.45 -3.46c0 -1.9 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.55 -3.46 3.46c0 1.9 1.54 3.46 3.46 3.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2655.32 -6979.55c1.9 0 3.45 -1.55 3.45 -3.46c0 -1.9 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.55 -3.46 3.46c0 1.9 1.54 3.46 3.46 3.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2667.82 -6979.55c1.9 0 3.45 -1.55 3.45 -3.46c0 -1.9 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.55 -3.46 3.46c0 1.9 1.54 3.46 3.46 3.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2630.32 -6966.94c1.9 0 3.45 -1.54 3.45 -3.45c0 -1.91 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.54 -3.46 3.46c0 1.91 1.54 3.45 3.46 3.45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2642.82 -6966.94c1.9 0 3.45 -1.54 3.45 -3.45c0 -1.91 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.54 -3.46 3.46c0 1.91 1.54 3.45 3.46 3.45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2655.32 -6966.94c1.9 0 3.45 -1.54 3.45 -3.45c0 -1.91 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.54 -3.46 3.46c0 1.91 1.54 3.45 3.46 3.45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2630.32 -6992.35c1.9 0 3.45 -1.55 3.45 -3.46c0 -1.9 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.55 -3.46 3.46c0 1.9 1.54 3.46 3.46 3.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2642.82 -6992.35c1.9 0 3.45 -1.55 3.45 -3.46c0 -1.9 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.55 -3.46 3.46c0 1.9 1.54 3.46 3.46 3.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2655.32 -6992.65c1.9 0 3.45 -1.54 3.45 -3.45c0 -1.91 -1.55 -3.46 -3.45 -3.46c-1.91 0 -3.46 1.54 -3.46 3.46c0 1.91 1.54 3.45 3.46 3.45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2615.32 -7175.54c4.45 0 8.07 -3.6 8.07 -8.06l0 -22.24c0 -4.45 -3.61 -8.07 -8.07 -8.07c-4.45 0 -8.06 3.61 -8.06 8.07l0 22.24c0 4.45 3.6 8.06 8.06 8.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2615.28 -7204.82c1.68 0 3.05 -1.37 3.05 -3.06l0 -73.38c0 -1.69 -1.37 -3.06 -3.05 -3.06c-1.7 0 -3.07 1.37 -3.07 3.06l0 73.38c0 1.69 1.37 3.06 3.07 3.06z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2615" y="-7283"/> +<point x="2607" y="-6955"/> +<point x="2644" y="-6955"/> +<point x="2681" y="-6955"/> +<point x="2597" y="-7174"/> +<point x="2597" y="-7069"/> +<point x="2597" y="-6964"/> +<point x="2691" y="-7174"/> +<point x="2691" y="-7069"/> +<point x="2691" y="-6964"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/centri.png b/kivio/kiviopart/stencils/Dia/Cisco/centri.png Binary files differnew file mode 100644 index 00000000..29740531 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/centri.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/centri.shape b/kivio/kiviopart/stencils/Dia/Cisco/centri.shape new file mode 100644 index 00000000..88383742 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/centri.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Centri Firewall</name> +<icon>centri.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M318.784 -2815.09l153.877 0 l0 -245.117l-153.877 0l0 245.117z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M472.66 -3060.21l-153.88 0l0 245.12l153.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M472.66 -2815.09l49.15 -49.14l0 -245.12l-153.89 0l-49.14 49.14l153.88 0l0 245.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M472.66 -2815.09l49.15 -49.14l0 -245.12l-153.89 0l-49.14 49.14l153.88 0l0 245.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M472.66 -3060.21l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M472.66 -3060.21l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M321.27 -2988.88l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M356.27 -3022.22l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M338.774 -3007.22l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M350.67 -2875.69l0 -58.32l55.66 28.19l-55.66 30.13z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M416.06 -2878.35l17.304 0 l0 -54.0042l-17.304 0l0 54.0042z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M393.13 -2841.46c34.99 0 63.36 -28.36 63.36 -63.35c0 -34.99 -28.37 -63.36 -63.36 -63.36c-34.99 0 -63.36 28.37 -63.36 63.36c0 34.99 28.37 63.35 63.36 63.35" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="368" y="-3108"/> +<point x="445" y="-3108"/> +<point x="522" y="-3108"/> +<point x="319" y="-2814"/> +<point x="396" y="-2814"/> +<point x="473" y="-2814"/> +<point x="319" y="-3059"/> +<point x="522" y="-2863"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cisco_hub.png b/kivio/kiviopart/stencils/Dia/Cisco/cisco_hub.png Binary files differnew file mode 100644 index 00000000..1d5128cf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cisco_hub.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cisco_hub.shape b/kivio/kiviopart/stencils/Dia/Cisco/cisco_hub.shape new file mode 100644 index 00000000..a9d9513c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cisco_hub.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Cisco Hub</name> +<icon>cisco_hub.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M936.533 -1912.79l276.553 0 l0 -241.738l-276.553 0l0 241.738z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M936.533 -1912.79l276.553 0 l0 -241.738l-276.553 0l0 241.738" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M968.4 -2187.21l-31.86 32.68l276.55 0l31.86 -32.68l-276.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M968.4 -2187.21l-31.86 32.68l276.55 0l31.86 -32.68l-276.55 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1244.95 -1945.47l0 -241.74l-31.86 32.68l0 241.74l31.86 -32.68z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1244.95 -1945.47l0 -241.74l-31.86 32.68l0 241.74l31.86 -32.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M962.441 -1932.01l228.291 0 l0 -200.273l-228.291 0l0 200.273" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1177.54 -2059.02c0 21.52 -44.86 38.96 -100.2 38.96c-55.33 0 -100.2 -17.44 -100.2 -38.96l0 57.07c0 21.52 44.86 38.97 100.2 38.97c55.33 0 100.2 -17.44 100.2 -38.97l0 -57.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1177.54 -2059.02c0 21.52 -44.86 38.96 -100.2 38.96c-55.33 0 -100.2 -17.44 -100.2 -38.96l0 57.07c0 21.52 44.86 38.97 100.2 38.97c55.33 0 100.2 -17.44 100.2 -38.97l0 -57.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1077.34 -2020.06c55.33 0 100.2 -17.44 100.2 -38.96c0 -21.52 -44.86 -38.96 -100.2 -38.96c-55.33 0 -100.2 17.44 -100.2 38.96c0 21.52 44.86 38.96 100.2 38.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1077.34 -2020.06c55.33 0 100.2 -17.44 100.2 -38.96c0 -21.52 -44.86 -38.96 -100.2 -38.96c-55.33 0 -100.2 17.44 -100.2 38.96c0 21.52 44.86 38.96 100.2 38.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1054.45 -2074.26l8.28 12.41l-31.29 7.23l6.84 -5.69l-48.34 -8.26l12.13 -9.09l46.65 7.9l5.73 -4.49z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1098.48 -2044.16l-5.64 -12.79l28.21 -5.65l-4.89 4.4l47.03 8.03l-11.29 9.02l-46.74 -8.78l-6.68 5.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1083.05 -2081.03l31.6 -8.65l0.38 13.54l-7.9 -1.5l-15.43 12.79l-14.71 -2.14l15.92 -12.52l-9.86 -1.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1069.51 -2032.5l-30.1 5.65l-1.13 -13.93l8.65 1.88l16.56 -14.15l14.67 2.48l-17.69 15.43l9.03 2.64z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="968" y="-2186"/> +<point x="1106.5" y="-2186"/> +<point x="1245" y="-2186"/> +<point x="937" y="-1912"/> +<point x="1075" y="-1912"/> +<point x="1213" y="-1912"/> +<point x="937" y="-2154"/> +<point x="1245" y="-1944"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ciscosecurity.png b/kivio/kiviopart/stencils/Dia/Cisco/ciscosecurity.png Binary files differnew file mode 100644 index 00000000..ab5d981c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ciscosecurity.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ciscosecurity.shape b/kivio/kiviopart/stencils/Dia/Cisco/ciscosecurity.shape new file mode 100644 index 00000000..f493577c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ciscosecurity.shape @@ -0,0 +1,72 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - CiscoSecurity</name> +<icon>ciscosecurity.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2096.95 -1953.18l314.746 0 l0 -59.062l-314.746 0l0 59.062z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2096.95 -1953.18l314.746 0 l0 -59.062l-314.746 0l0 59.062" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2315.29 -1978.81l79.38 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2315.29 -1978.81l79.38 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2315.29 -1981.64l79.38 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2315.29 -1981.64l79.38 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2464.53 -2009.18l0 -52.93l-52.87 50.1l0 58.83l52.87 -56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2464.53 -2009.18l0 -52.93l-52.87 50.1l0 58.83l52.87 -56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2355.78 -1905.06l0 -13.26l28.61 -39.55l0 24.22l-28.61 28.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2355.78 -1905.06l0 -13.26l28.61 -39.55l0 24.22l-28.61 28.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2103.65 -1905.06l252.129 0 l0 -13.0662l-252.129 0l0 13.0662z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2103.65 -1905.06l252.129 0 l0 -13.0662l-252.129 0l0 13.0662" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2355.78 -1918.13l-251.32 0l28.59 -39.75l251.34 0l-28.61 39.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2355.78 -1918.13l-251.32 0l28.59 -39.75l251.34 0l-28.61 39.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2464.53 -2061.99l-314.84 0l-52.73 49.75l314.75 0l52.83 -49.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2464.53 -2061.99l-314.84 0l-52.73 49.75l314.75 0l52.83 -49.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2405.23 -2061.78l-210.7 0l-35.3 33.28l210.69 0l35.31 -33.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2405.23 -2061.78l-210.7 0l-35.3 33.28l210.69 0l35.31 -33.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2153.24 -2041.5l217.012 0 l0 -159.062l-217.012 0l0 159.062z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2153.24 -2041.5l217.012 0 l0 -159.062l-217.012 0l0 159.062" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2171.57 -2165.68c0 -15.98 16.56 -18.34 16.56 -18.34c0 0 127.72 0 143.09 0c20.1 0 19.51 18.93 19.51 18.93c0 0 0 78.05 0 89.3c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -130.68 0 -144.87 0c-14.19 0 -18.93 -14.78 -18.93 -14.78l0 -91.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2171.57 -2165.68c0 -15.98 16.56 -18.34 16.56 -18.34c0 0 127.72 0 143.09 0c20.1 0 19.51 18.93 19.51 18.93c0 0 0 78.05 0 89.3c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -130.68 0 -144.87 0c-14.19 0 -18.93 -14.78 -18.93 -14.78l0 -91.05" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2406.62 -2234.86l-217.01 0l-36.37 34.3l217.01 0l36.37 -34.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2406.62 -2234.86l-217.01 0l-36.37 34.3l217.01 0l36.37 -34.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2406.62 -2075.31l0 -159.63l-36.02 34.06l0 159.63l36.02 -34.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2406.62 -2075.31l0 -159.63l-36.02 34.06l0 159.63l36.02 -34.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2295.47 -2156.95l0 71.85z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2295.47 -2156.95l0 71.85" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2225.27 -2085.1l0 -82.35z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2225.27 -2085.1l0 -82.35" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2225.27 -2084.84c14.84 33.81 28.35 -3.98 28.35 -3.98l66.15 0c-6.75 17.55 -16.2 18.9 -16.2 18.9l-62.11 0c-12.15 -1.35 -16.19 -14.91 -16.19 -14.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2225.27 -2084.84c14.84 33.81 28.35 -3.98 28.35 -3.98l66.15 0c-6.75 17.55 -16.2 18.9 -16.2 18.9l-62.11 0c-12.15 -1.35 -16.19 -14.91 -16.19 -14.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2241.46 -2126.88l39.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2241.46 -2126.88l39.16 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2241.46 -2118.78l39.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2241.46 -2118.78l39.16 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2241.46 -2107.99l39.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2241.46 -2107.99l39.16 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2241.46 -2099.88l39.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2241.46 -2099.88l39.16 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2294.55 -2159.28l-4.04 -12.15l-65.05 0c0 0 -10.8 -1.36 -13.51 17.54l0 14.86l13.14 0l0 -20.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2294.55 -2159.28l-4.04 -12.15l-65.05 0c0 0 -10.8 -1.36 -13.51 17.54l0 14.86l13.14 0l0 -20.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2223.96 -2171.43c0 0 -10.8 -1.36 -13.51 17.54l0 14.86z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2223.96 -2171.43c0 0 -10.8 -1.36 -13.51 17.54l0 14.86" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2241.46 -2147.13l39.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2241.46 -2147.13l39.16 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2241.46 -2155.23l39.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2241.46 -2155.23l39.16 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2226.36 -2084.47l0 -76.97z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2226.36 -2084.47l0 -76.97" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2190" y="-2234"/> +<point x="2298.5" y="-2234"/> +<point x="2407" y="-2234"/> +<point x="2104" y="-1904"/> +<point x="2230" y="-1904"/> +<point x="2356" y="-1904"/> +<point x="2097" y="-2011"/> +<point x="2097" y="-1952"/> +<point x="2465" y="-2061"/> +<point x="2465" y="-2034.5"/> +<point x="2465" y="-2008"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ciscoworks.png b/kivio/kiviopart/stencils/Dia/Cisco/ciscoworks.png Binary files differnew file mode 100644 index 00000000..d1e8384b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ciscoworks.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ciscoworks.shape b/kivio/kiviopart/stencils/Dia/Cisco/ciscoworks.shape new file mode 100644 index 00000000..21f368d8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ciscoworks.shape @@ -0,0 +1,46 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - CiscoWorks workstation</name> +<icon>ciscoworks.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2813.44 -1969.05l228.574 0 l0 -43.252l-228.574 0l0 43.252z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2813.44 -1969.05l228.574 0 l0 -43.252l-228.574 0l0 43.252" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M3080.71 -2051.16l0 43.39l-38.7 38.72l0 -43.25l-228.57 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3080.71 -2051.16l0 43.39l-38.7 38.72l0 -43.25l-228.57 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M2813.44 -2051.16l267.27 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2813.44 -2051.16l267.27 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M3042.01 -2012.3l38.7 -38.86z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3042.01 -2012.3l38.7 -38.86" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M3030.71 -1937.93l0 -25.35l-263.05 0l29.93 -29.93l263.05 0l0 25.35l-29.93 29.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3030.71 -1937.93l0 -25.35l-263.05 0l29.93 -29.93l263.05 0l0 25.35l-29.93 29.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M2767.67 -1937.93l263.047 0 l0 -25.3508l-263.047 0l0 25.3508z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2767.67 -1937.93l263.047 0 l0 -25.3508l-263.047 0l0 25.3508" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M3030.71 -1963.28l29.93 -29.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3030.71 -1963.28l29.93 -29.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M2813.44 -2012.3l228.271 0 l0 -172.89l-228.271 0l0 172.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2813.44 -2012.3l228.271 0 l0 -172.89l-228.271 0l0 172.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M3041.71 -2012.3l39 -38.86l0 -173.04l-228.57 0l-38.7 39l228.27 0l0 172.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3041.71 -2012.3l39 -38.86l0 -173.04l-228.57 0l-38.7 39l228.27 0l0 172.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M2833.09 -2032.81l188.672 0 l0 -132.421l-188.672 0l0 132.421z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2833.09 -2032.81l188.672 0 l0 -132.421l-188.672 0l0 132.421" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M3041.71 -2185.19l39 -39z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3041.71 -2185.19l39 -39" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: bevel"/> +<svg:path d="M3165.82 -1930.78l-39.47 -54.75l-37.41 26.98l39.47 54.75l37.41 -26.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3165.82 -1930.78l-39.47 -54.75l-37.41 26.98l39.47 54.75l37.41 -26.98" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3108.36 -1972.72c-6.75 -11.25 -18.88 -4.34 -16.31 -23.06c2.64 -19.26 -10.29 -31.99 -33.75 -21.39" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2888.36 -2108.58c11.85 0 21.46 -9.6 21.46 -21.46c0 -11.85 -9.61 -21.44 -21.46 -21.44c-11.84 0 -21.46 9.6 -21.46 21.44c0 11.86 9.61 21.46 21.46 21.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2965.57 -2108.58c11.85 0 21.45 -9.6 21.45 -21.46c0 -11.85 -9.61 -21.44 -21.45 -21.44c-11.84 0 -21.44 9.6 -21.44 21.44c0 11.86 9.6 21.46 21.44 21.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2926.96 -2041.89c11.85 0 21.46 -9.61 21.46 -21.46c0 -11.84 -9.61 -21.45 -21.46 -21.45c-11.85 0 -21.45 9.61 -21.45 21.45c0 11.85 9.61 21.46 21.45 21.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2888.36 -2108.58l12 20.43l4.78 -12.77l11.97 18.36" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2938.68 -2080.98l8.78 -19.16l7.19 11.18l10.92 -19.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2944.12 -2130.04l-19.01 5.96l3.99 -11.17l-19.29 5.21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2852" y="-2223"/> +<point x="2966.5" y="-2223"/> +<point x="3081" y="-2223"/> +<point x="2768" y="-1962"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/class45_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/class45_switch.png Binary files differnew file mode 100644 index 00000000..0898b728 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/class45_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/class45_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/class45_switch.shape new file mode 100644 index 00000000..0e339dd3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/class45_switch.shape @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Class 4/5 switch</name> +<icon>class45_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3691.59 -2271.94l70.42 -69.66l-0.89 0.49l-242.24 0l-79.41 69.67l252.12 0l0 -0.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3691.59 -2271.94l70.42 -69.66l-0.89 0.49l-242.24 0l-79.41 69.67l252.12 0l0 -0.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3439.47 -1918.4l252.119 0 l0 -353.047l-252.119 0l0 353.047z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3439.47 -1918.4l252.119 0 l0 -353.047l-252.119 0l0 353.047" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3691.59 -2106.58l-252.12 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3691.59 -2106.58l-252.12 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3471.07 -2023.52l78.22 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3471.07 -2023.52l78.22 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3471.07 -2006.68l78.22 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3471.07 -2006.68l78.22 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3471.07 -1989.84l78.22 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3471.07 -1989.84l78.22 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3471.07 -1973.01l78.22 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3471.07 -1973.01l78.22 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3471.07 -1956.18l78.22 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3471.07 -1956.18l78.22 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3761.52 -1993.62l0 -347.31l-69.93 69.1l0 353.44l69.93 -75.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3761.52 -1993.62l0 -347.31l-69.93 69.1l0 353.44l69.93 -75.23" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3691.59 -2103.05l-252.12 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3691.59 -2103.05l-252.12 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3519" y="-2340"/> +<point x="3640" y="-2340"/> +<point x="3761" y="-2340"/> +<point x="3761.5" y="-2340"/> +<point x="3762" y="-2340"/> +<point x="3439" y="-1917"/> +<point x="3565.5" y="-1917"/> +<point x="3692" y="-1917"/> +<point x="3439" y="-2270"/> +<point x="3439" y="-2188"/> +<point x="3439" y="-2106"/> +<point x="3439" y="-2104"/> +<point x="3439" y="-2102"/> +<point x="3762" y="-2341"/> +<point x="3762" y="-2167"/> +<point x="3762" y="-1993"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cloud.png b/kivio/kiviopart/stencils/Dia/Cisco/cloud.png Binary files differnew file mode 100644 index 00000000..00b4c929 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cloud.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cloud.shape b/kivio/kiviopart/stencils/Dia/Cisco/cloud.shape new file mode 100644 index 00000000..6ef3a6f9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cloud.shape @@ -0,0 +1,17 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Cloud</name> +<icon>cloud.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3127.42 -7296.54c-144 -28.75 -220 45 -208 108.75l0.97 3.48c-112.22 19.1 -82.8 151.52 -28.97 151.52l5.3 -0.17c-13.55 62.22 117.58 125.56 190.7 93.92l4.7 -5.15c26.07 55.97 118.7 65.32 210.3 67.65c79.39 2.03 125.71 -4.25 159.76 -39.05l5.24 1.55c127.07 10.21 184.94 -77.55 157.16 -140.58l6.84 -1.92c43.32 -11.46 48.32 -111.46 -26 -126.25l1.43 -3.87c32.26 -65.05 -43.83 -126.4 -149.42 -114.88l-7.31 -3.82c-75.59 -68.44 -293.14 -57.29 -318.34 10.4l-4.35 -1.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3127.42 -7296.54c-144 -28.75 -220 45 -208 108.75l0.97 3.48c-112.22 19.1 -82.8 151.52 -28.97 151.52l5.3 -0.17c-13.55 62.22 117.58 125.56 190.7 93.92l4.7 -5.15c26.07 55.97 118.7 65.32 210.3 67.65c79.39 2.03 125.71 -4.25 159.76 -39.05l5.24 1.55c127.07 10.21 184.94 -77.55 157.16 -140.58l6.84 -1.92c43.32 -11.46 48.32 -111.46 -26 -126.25l1.43 -3.87c32.26 -65.05 -43.83 -126.4 -149.42 -114.88l-7.31 -3.82c-75.59 -68.44 -293.14 -57.29 -318.34 10.4l-4.35 -1.59" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3450" y="-7304"/> +<point x="3302" y="-6876"/> +<point x="2891" y="-7032"/> +<point x="3631" y="-7056"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/communications_server.png b/kivio/kiviopart/stencils/Dia/Cisco/communications_server.png Binary files differnew file mode 100644 index 00000000..30d73177 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/communications_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/communications_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/communications_server.shape new file mode 100644 index 00000000..11a608b2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/communications_server.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Communications server</name> +<icon>communications_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4152.09 -1917.96l215.996 0 l0 -219.746l-215.996 0l0 219.746z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4152.09 -1917.96l215.996 0 l0 -219.746l-215.996 0l0 219.746" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4260.08 -1990.21c21.12 0 38.24 -17.12 38.24 -38.23c0 -21.11 -17.12 -38.24 -38.24 -38.24c-21.11 0 -38.22 17.13 -38.22 38.24c0 21.11 17.11 38.23 38.22 38.23" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4260.08 -2066.69l66.42 0" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4327.17 -2091.59l0 48.07l28.97 -23.09l-28.97 -24.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4327.17 -2091.59l0 48.07l28.97 -23.09l-28.97 -24.98" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4221.9 -2028.18l0 -66.41" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4197.48 -2094.88l48.07 0l-23.09 -28.96l-24.98 28.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4197.48 -2094.88l48.07 0l-23.09 -28.96l-24.98 28.96" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4298.4 -2028.66l0 66.41" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4322.79 -1962.16l-48.07 0l23.31 28.96l24.76 -28.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4322.79 -1962.16l-48.07 0l23.31 28.96l24.76 -28.96" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4261.03 -1990.26l-66.43 0" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4193.67 -1965.22l0 -48.08l-28.96 23.1l28.96 24.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4193.67 -1965.22l0 -48.08l-28.96 23.1l28.96 24.98" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4367.33 -2137.95l-215 0l54.5 -43.5l205.5 0l0 218.37l-44.5 45l0 -218.62l-0.5 -1.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4367.33 -2137.95l-215 0l54.5 -43.5l205.5 0l0 0.24l0 218.12l-44.5 45l0 -218.62l-0.5 -1.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4367.72 -2138.31l45 -43.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4413" y="-2181"/> +<point x="4152" y="-1917"/> +<point x="4260" y="-1917"/> +<point x="4368" y="-1917"/> +<point x="4152" y="-2137"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_engine.png b/kivio/kiviopart/stencils/Dia/Cisco/content_engine.png Binary files differnew file mode 100644 index 00000000..99c79612 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_engine.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_engine.shape b/kivio/kiviopart/stencils/Dia/Cisco/content_engine.shape new file mode 100644 index 00000000..f1c4fc70 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_engine.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Content Engine (Cache Director)</name> +<icon>content_engine.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4775.28 -1893.99l381.485 0 l0 -250.635l-381.485 0l0 250.635z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4775.28 -1893.99l381.485 0 l0 -250.635l-381.485 0l0 250.635" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5200.65 -1958.18l-43.89 64.19l0 -250.64l43.89 -53.21l0 239.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5200.65 -1958.18l-43.89 64.19l0 -250.64l43.89 -53.21l0 239.66" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4841.11 -2197.84l359.54 0l-43.89 53.21l-381.49 0l65.83 -53.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4841.11 -2197.84l359.54 0l-43.89 53.21l-381.49 0l65.83 -53.21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4861.02 -2078.75l-63.89 0.05l0 -10.16l63.89 -0.04l0.02 -15.85l37 20.94l-37 20.94l-0.02 -15.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4861.02 -2015.41l-63.89 0.04l0 -10.16l63.89 -0.04l0.02 -15.85l37 20.95l-37 20.94l-0.02 -15.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4861.02 -1952.08l-63.89 0.05l0 -10.16l63.89 -0.04l0.02 -15.86l37 20.95l-37 20.95l-0.02 -15.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5074.13 -2023.74l63.88 -0.05l0 10.16l-63.88 0.04l-0.03 15.86l-36.99 -20.95l36.99 -20.95l0.03 15.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5022.81 -2055.32c0 8.59 -22.99 15.56 -51.36 15.56c-28.36 0 -51.35 -6.96 -51.35 -15.56l0 64.35c0 8.59 22.99 15.56 51.35 15.56c28.37 0 51.36 -6.96 51.36 -15.56l0 -64.35z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4971.39 -2039.77c28.36 0 51.36 -6.96 51.36 -15.56c0 -8.59 -23 -15.56 -51.36 -15.56c-28.36 0 -51.35 6.96 -51.35 15.56c0 8.59 22.99 15.56 51.35 15.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4971.39 -2039.77c28.36 0 51.36 -6.96 51.36 -15.56c0 -8.59 -23 -15.56 -51.36 -15.56c-28.36 0 -51.35 6.96 -51.35 15.56c0 8.59 22.99 15.56 51.35 15.56" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4971.46 -1967.76c28.37 0 51.36 -6.96 51.36 -15.56c0 -8.59 -22.99 -15.57 -51.36 -15.57c-28.36 0 -51.35 6.97 -51.35 15.57c0 8.59 22.99 15.56 51.35 15.56z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4971.46 -1967.76c28.37 0 51.36 -6.96 51.36 -15.56c0 -8.59 -22.99 -15.57 -51.36 -15.57c-28.36 0 -51.35 6.97 -51.35 15.57c0 8.59 22.99 15.56 51.35 15.56" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4841" y="-2197"/> +<point x="5021" y="-2197"/> +<point x="5201" y="-2197"/> +<point x="4775" y="-1893"/> +<point x="4966" y="-1893"/> +<point x="5157" y="-1893"/> +<point x="4775" y="-2144"/> +<point x="5201" y="-1957"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_service_router.png b/kivio/kiviopart/stencils/Dia/Cisco/content_service_router.png Binary files differnew file mode 100644 index 00000000..01e9750f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_service_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_service_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/content_service_router.shape new file mode 100644 index 00000000..a7c3b295 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_service_router.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Content Service Router</name> +<icon>content_service_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M674.69 -7109.59c0 39.51 -82.35 71.54 -183.93 71.54c-101.58 0 -183.93 -32.03 -183.93 -71.54l0 104.78c0 39.49 82.34 71.52 183.93 71.52c101.57 0 183.93 -32.03 183.93 -71.52l0 -104.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M674.69 -7109.59c0 39.51 -82.35 71.54 -183.93 71.54c-101.58 0 -183.93 -32.03 -183.93 -71.54l0 104.78c0 39.49 82.34 71.52 183.93 71.52c101.57 0 183.93 -32.03 183.93 -71.52l0 -104.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M490.76 -7038.05c101.57 0 183.93 -32.03 183.93 -71.54c0 -39.5 -82.35 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.51 82.34 71.54 183.93 71.54z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M490.76 -7038.05c101.57 0 183.93 -32.03 183.93 -71.54c0 -39.5 -82.35 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.51 82.34 71.54 183.93 71.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M448.76 -7137.56l15.19 22.78l-57.43 13.27l12.56 -10.45l-88.75 -15.17l22.27 -16.69l85.63 14.51l10.55 -8.26z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M529.56 -7082.31l-10.37 -23.49l51.8 -10.35l-8.97 8.05l86.33 14.74l-20.72 16.58l-85.8 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M501.24 -7150l58.01 -15.89l0.69 24.87l-14.5 -2.77l-28.32 23.49l-27.01 -3.93l29.22 -22.98l-18.09 -2.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M476.38 -7060.9l-55.25 10.35l-2.07 -25.55l15.89 3.46l30.41 -25.96l26.9 4.55l-32.45 28.32l16.57 4.83z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M481.6 -6985.61l53.57 0l0 9.08l20.22 -13.4l-20.22 -13.42l0 9.08l-53.57 0l0 8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M480.36 -7000.49l50.34 -18.32l3.11 8.54l14.41 -19.51l-23.59 -5.68l3.11 8.54l-50.35 18.32l2.96 8.12z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M480.36 -6979.71l50.34 18.32l3.11 -8.53l14.41 19.51l-23.59 5.68l3.11 -8.54l-50.35 -18.32l2.96 -8.13z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M398.52 -6985.61l51.65 0l0 9.08l20.22 -13.4l-20.22 -13.42l0 9.08l-51.65 0l0 8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="491" y="-7180"/> +<point x="491" y="-6932"/> +<point x="307" y="-7109"/> +<point x="307" y="-7056.5"/> +<point x="307" y="-7004"/> +<point x="675" y="-7109"/> +<point x="675" y="-7056.5"/> +<point x="675" y="-7004"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/content_switch.png Binary files differnew file mode 100644 index 00000000..fb781647 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/content_switch.shape new file mode 100644 index 00000000..721bedd1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_switch.shape @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Content Switch</name> +<icon>content_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5778.24 -1961.24l0 -357.5l-51.35 48.75l0 357.5l51.35 -48.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5778.24 -1961.24l0 -357.5l-51.35 48.75l0 357.5l51.35 -48.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5778.24 -2318.74l-51.35 48.75l-248.98 0l64.49 -48.75l235.84 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5778.24 -2318.74l-51.35 48.75l-248.98 0l64.49 -48.75l235.84 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5477.91 -2023.74l248.985 0 l0 -246.25l-248.985 0l0 246.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5477.91 -2023.74l248.985 0 l0 -246.25l-248.985 0l0 246.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5477.91 -1912.49l248.985 0 l0 -108.75l-248.985 0l0 108.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5477.91 -1912.49l248.985 0 l0 -108.75l-248.985 0l0 108.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5580.19 -2176.05l-37.87 -37.89l6.43 -6.43l-23.79 -4.81l4.81 23.78l6.43 -6.43l37.88 37.89l6.11 -6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5566.35 -2151.26l-53.58 0l0 -9.09l-20.22 13.42l20.22 13.41l0 -9.09l53.58 0l0 -8.64z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5574.08 -2123.93l-37.88 37.89l-6.43 -6.43l-4.81 23.78l23.79 -4.81l-6.43 -6.43l37.87 -37.89l-6.11 -6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5598.89 -2110.08l0 53.58l-9.08 0l13.4 20.22l13.42 -20.22l-9.08 0l0 -53.58l-8.65 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5598.89 -2182.26l0 -53.58l-9.08 0l13.4 -20.22l13.42 20.22l-9.08 0l0 53.58l-8.65 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5626.22 -2117.81l37.88 37.89l-6.43 6.43l23.79 4.81l-4.82 -23.78l-6.43 6.43l-37.88 -37.89l-6.11 6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5640.08 -2142.62l53.57 0l0 9.09l20.23 -13.41l-20.23 -13.42l0 9.09l-53.57 0l0 8.64z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5632.33 -2169.94l37.88 -37.89l6.43 6.43l4.82 -23.78l-23.79 4.81l6.43 6.43l-37.88 37.89l6.11 6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5636.09 -2101.58c25.27 -17.69 31.43 -52.54 13.72 -77.82c-17.71 -25.28 -52.55 -31.43 -77.82 -13.72c-25.27 17.7 -31.43 52.54 -13.72 77.82c17.71 25.28 52.55 31.42 77.82 13.72z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5636.09 -2101.58c25.27 -17.69 31.43 -52.54 13.72 -77.82c-17.71 -25.28 -52.55 -31.43 -77.82 -13.72c-25.27 17.7 -31.43 52.54 -13.72 77.82c17.71 25.28 52.55 31.42 77.82 13.72" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5605.59 -1962.79l53.57 0l0 9.08l20.22 -13.4l-20.22 -13.42l0 9.08l-53.57 0l0 8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5604.35 -1977.68l50.34 -18.32l3.11 8.53l14.41 -19.51l-23.59 -5.68l3.12 8.53l-50.35 18.32l2.96 8.12z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5604.35 -1956.89l50.34 18.32l3.11 -8.53l14.41 19.51l-23.59 5.68l3.12 -8.53l-50.35 -18.32l2.96 -8.13z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5522.51 -1962.79l51.65 0l0 9.08l20.22 -13.4l-20.22 -13.42l0 9.08l-51.65 0l0 8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5542" y="-2318"/> +<point x="5660" y="-2318"/> +<point x="5778" y="-2318"/> +<point x="5478" y="-1911"/> +<point x="5602.5" y="-1911"/> +<point x="5727" y="-1911"/> +<point x="5478" y="-2269"/> +<point x="5478" y="-2146"/> +<point x="5478" y="-2023"/> +<point x="5478" y="-2021.5"/> +<point x="5478" y="-2020"/> +<point x="5778" y="-1960"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_switch_module.png b/kivio/kiviopart/stencils/Dia/Cisco/content_switch_module.png Binary files differnew file mode 100644 index 00000000..97aa10e9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_switch_module.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/content_switch_module.shape b/kivio/kiviopart/stencils/Dia/Cisco/content_switch_module.shape new file mode 100644 index 00000000..cdacb92e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/content_switch_module.shape @@ -0,0 +1,55 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Content Switch module</name> +<icon>content_switch_module.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M435.649 -980.83l268.008 0 l0 -268.272l-268.008 0l0 268.272z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M435.649 -980.83l268.008 0 l0 -268.272l-268.008 0l0 268.272" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M466.99 -1283.75l268.02 0l-33.55 33.89l-268.01 0l33.54 -33.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M466.99 -1283.75l268.02 0l-33.55 33.89l-268.01 0l33.54 -33.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M736.16 -1032.38l-33.55 49.05l0 -268.27l33.55 -33.88l0 253.1z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M736.16 -1032.38l-33.55 49.05l0 -268.27l33.55 -33.88l0 253.1" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M326.997 -980.83l108.652 0 l0 -268.272l-108.652 0l0 268.272z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M326.997 -980.83l108.652 0 l0 -268.272l-108.652 0l0 268.272" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M362.5 -1283.75l108.65 0l-33.55 33.89l-108.65 0l33.55 -33.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M362.5 -1283.75l108.65 0l-33.55 33.89l-108.65 0l33.55 -33.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M435.65 -1249.1l0 268.27z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M435.65 -1249.1l0 268.27" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M437.6 -1152.36l-108.65 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M437.6 -1152.36l-108.65 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M530.68 -1120.77l-57.99 0l0 -9.83l-21.88 14.51l21.88 14.51l0 -9.82l57.99 0l0 -9.36z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M539.06 -1091.19l-41.01 41.02l-6.95 -6.96l-5.22 25.74l25.74 -5.21l-6.95 -6.96l41.01 -41.01l-6.62 -6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M565.9 -1076.19l0 57.99l-9.83 0l14.51 21.89l14.52 -21.89l-9.84 0l0 -57.99l-9.36 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M595.48 -1084.57l41.01 41.01l-6.95 6.96l25.74 5.21l-5.21 -25.74l-6.95 6.96l-41.01 -41.02l-6.62 6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M610.48 -1111.41l57.99 0l0 9.82l21.89 -14.51l-21.89 -14.51l0 9.83l-57.99 0l0 9.36z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M602.1 -1141l41.01 -41.01l6.95 6.95l5.21 -25.74l-25.74 5.22l6.95 6.95l-41.01 41.01l6.62 6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M575.26 -1156l0 -57.99l9.84 0l-14.52 -21.89l-14.51 21.89l9.83 0l0 57.99l9.36 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M545.68 -1147.62l-41.01 -41.01l6.95 -6.95l-25.74 -5.22l5.22 25.74l6.95 -6.95l41.01 41.01l6.62 -6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M619.18 -1151.57c-19.02 -27.16 -56.46 -33.76 -83.62 -14.75c-27.17 19.02 -33.77 56.46 -14.75 83.62c19.02 27.17 56.46 33.77 83.62 14.75c27.17 -19.02 33.76 -56.46 14.75 -83.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M371.19 -1201.06l-17.4 0l0 -2.96l-6.56 4.35l6.56 4.35l0 -2.95l17.4 0l0 -2.8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M373.7 -1192.19l-12.29 12.31l-2.09 -2.09l-1.56 7.72l7.73 -1.56l-2.09 -2.08l12.3 -12.3l-1.99 -1.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M381.75 -1187.69l0 17.4l-2.95 0l4.35 6.56l4.36 -6.56l-2.96 0l0 -17.4l-2.8 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M390.63 -1190.2l12.29 12.3l-2.08 2.08l7.72 1.56l-1.57 -7.72l-2.08 2.09l-12.31 -12.31l-1.98 1.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M395.12 -1198.26l17.4 0l0 2.95l6.56 -4.35l-6.56 -4.35l0 2.96l-17.4 0l0 2.8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M392.61 -1207.13l12.31 -12.3l2.08 2.09l1.57 -7.72l-7.72 1.56l2.08 2.08l-12.29 12.3l1.98 1.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M384.56 -1211.63l0 -17.39l2.96 0l-4.36 -6.57l-4.35 6.57l2.95 0l0 17.39l2.8 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M375.69 -1209.12l-12.3 -12.3l2.09 -2.08l-7.73 -1.56l1.56 7.72l2.09 -2.09l12.29 12.3l1.99 -1.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M397.74 -1210.3c-5.71 -8.15 -16.94 -10.13 -25.09 -4.42c-8.15 5.7 -10.14 16.93 -4.42 25.09c5.7 8.16 16.93 10.13 25.09 4.42c8.15 -5.7 10.13 -16.94 4.42 -25.09z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M377.11 -1064.65l0 48.22l-8.17 0l12.06 18.2l12.07 -18.2l-8.17 0l0 -48.22l-7.78 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M390.51 -1065.76l16.48 45.3l-7.69 2.8l17.57 12.97l5.11 -21.23l-7.68 2.81l-16.49 -45.32l-7.3 2.67z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M371.8 -1065.76l-16.48 45.3l7.69 2.8l-17.57 12.97l-5.11 -21.23l7.68 2.81l16.49 -45.32l7.3 2.67z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M377.11 -1139.41l0 46.48l-8.17 0l12.06 18.2l12.07 -18.2l-8.17 0l0 -46.48l-7.78 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="736" y="-1284"/> +<point x="327" y="-980"/> +<point x="381.5" y="-980"/> +<point x="436" y="-980"/> +<point x="570" y="-980"/> +<point x="704" y="-980"/> +<point x="327" y="-1248"/> +<point x="736" y="-1031"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/css1100.png b/kivio/kiviopart/stencils/Dia/Cisco/css1100.png Binary files differnew file mode 100644 index 00000000..c2100c09 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/css1100.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/css1100.shape b/kivio/kiviopart/stencils/Dia/Cisco/css1100.shape new file mode 100644 index 00000000..55e51765 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/css1100.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Content Service Switch 1100</name> +<icon>css1100.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1012.18 -976.172l357.216 0 l0 -215.947l-357.216 0l0 215.947z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1011.25 -1191.53l109.29 -83.6l333.29 0l-84.77 83.6l-357.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1011.25 -1191.53l109.29 -83.6l333.29 0l-84.77 83.6l-357.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1369.18 -972.52l84.32 -95.58l0.1 -206.84l-84.41 83.23l0 219.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1369.18 -972.52l84.32 -95.58l0.1 -206.84l-84.41 83.23l0 219.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1150.43 -1114.07c8.27 -33.17 -12.96 -50.68 -31.33 -47.92l-1.01 0.22c-5.5 -25.86 -43.63 -19.08 -43.63 -6.68l0.05 1.22c-17.92 -3.13 -36.16 27.09 -27.04 43.95l1.47 1.07c-16.11 6.02 -18.81 27.34 -19.48 48.46c-0.59 18.29 1.22 28.98 11.24 36.81l-0.44 1.2c-2.95 29.29 22.33 42.62 40.49 36.22l0.56 1.57c3.29 9.98 32.1 11.13 36.36 -6l1.11 0.34c18.73 7.42 36.41 -10.11 33.09 -34.44l1.09 -1.67c19.73 -17.41 16.5 -67.55 -2.99 -73.35l0.46 -1.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1150.43 -1114.07c8.27 -33.17 -12.96 -50.68 -31.33 -47.92l-1.01 0.22c-5.5 -25.86 -43.63 -19.08 -43.63 -6.68l0.05 1.22c-17.92 -3.13 -36.16 27.09 -27.04 43.95l1.47 1.07c-16.11 6.02 -18.81 27.34 -19.48 48.46c-0.59 18.29 1.22 28.98 11.24 36.81l-0.44 1.2c-2.95 29.29 22.33 42.62 40.49 36.22l0.56 1.57c3.29 9.98 32.1 11.13 36.36 -6l1.11 0.34c18.73 7.42 36.41 -10.11 33.09 -34.44l1.09 -1.67c19.73 -17.41 16.5 -67.55 -2.99 -73.35l0.46 -1.01" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1331.8 -1114.07c8.27 -33.17 -12.96 -50.68 -31.33 -47.92l-1.01 0.22c-5.5 -25.86 -43.63 -19.08 -43.63 -6.68l0.05 1.22c-17.92 -3.13 -36.16 27.09 -27.04 43.95l1.47 1.07c-16.11 6.02 -18.81 27.34 -19.48 48.46c-0.59 18.29 1.22 28.98 11.24 36.81l-0.44 1.2c-2.95 29.29 22.33 42.62 40.49 36.22l0.56 1.57c3.29 9.98 32.1 11.13 36.36 -6l1.11 0.34c18.73 7.42 36.41 -10.11 33.09 -34.44l1.09 -1.67c19.73 -17.41 16.5 -67.55 -2.99 -73.35l0.46 -1.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1331.8 -1114.07c8.27 -33.17 -12.96 -50.68 -31.33 -47.92l-1.01 0.22c-5.5 -25.86 -43.63 -19.08 -43.63 -6.68l0.05 1.22c-17.92 -3.13 -36.16 27.09 -27.04 43.95l1.47 1.07c-16.11 6.02 -18.81 27.34 -19.48 48.46c-0.59 18.29 1.22 28.98 11.24 36.81l-0.44 1.2c-2.95 29.29 22.33 42.62 40.49 36.22l0.56 1.57c3.29 9.98 32.1 11.13 36.36 -6l1.11 0.34c18.73 7.42 36.41 -10.11 33.09 -34.44l1.09 -1.67c19.73 -17.41 16.5 -67.55 -2.99 -73.35l0.46 -1.01" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1107.55 -1111.24l-20.57 -20.56l-10.07 10.07l-2.19 -31.06l31.51 1.75l-10.94 10.94l20.56 20.56l-8.31 8.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1107.55 -1050.55l-20.57 20.56l-10.07 -10.07l-2.19 31.07l31.51 -1.75l-10.94 -10.94l20.56 -20.56l-8.31 -8.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1087.55 -1074.53l-29.07 0l0 14.24l-23.52 -20.42l23.52 -21.04l0 15.47l29.07 0l0 11.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1273.17 -1111.24l20.56 -20.56l10.07 10.07l2.19 -31.06l-31.5 1.75l10.94 10.94l-20.56 20.56l8.31 8.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1273.17 -1050.55l20.56 20.56l10.07 -10.07l2.19 31.07l-31.5 -1.75l10.94 -10.94l-20.56 -20.56l8.31 -8.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1289.83 -1074.53l29.07 0l0 14.24l23.52 -20.42l-23.52 -21.04l0 15.47l-29.07 0l0 11.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1159.65 -1074.19l57.657 0 l0 -11.7581l-57.657 0l0 11.7581z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1209.83 -1074.53l29.07 0l0 14.24l23.52 -20.42l-23.52 -21.04l0 15.47l-29.07 0l0 11.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1165.21 -1074.53l-29.07 0l0 14.24l-23.52 -20.42l23.52 -21.04l0 15.47l29.07 0l0 11.76z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1121" y="-1274"/> +<point x="1287.5" y="-1274"/> +<point x="1454" y="-1274"/> +<point x="1369" y="-972"/> +<point x="1011" y="-1191"/> +<point x="1454" y="-1067"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/csu_dsu.png b/kivio/kiviopart/stencils/Dia/Cisco/csu_dsu.png Binary files differnew file mode 100644 index 00000000..151bb450 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/csu_dsu.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/csu_dsu.shape b/kivio/kiviopart/stencils/Dia/Cisco/csu_dsu.shape new file mode 100644 index 00000000..847921ac --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/csu_dsu.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - CSU/DSU</name> +<icon>csu_dsu.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1976.45 -6959.28l438.75 0 l0 -171.74l-438.75 0l0 171.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1976.45 -6959.28l438.75 0 l0 -171.74l-438.75 0l0 171.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2020.33 -7176.02l-43.88 45l438.75 0l43.88 -45l-438.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2020.33 -7176.02l-43.88 45l438.75 0l43.88 -45l-438.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2459.08 -7004.28l0 -171.74l-43.88 45l0 171.74l43.88 -45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2459.08 -7004.28l0 -171.74l-43.88 45l0 171.74l43.88 -45" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2040 -7080l26 0c 8 0 16 11 16 22l0 7c0 11 -8 22 -19 +22l-23 0l0 -49 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2051 -7071l12 0c8 0 8 10 8 10l0 13c0 10 -9 10 -9 10l-11 +0l0 -33 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2090 -7066c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2140 -7080l7 0cl0 37c0 7 0 7 9 7l3 0c9 0 9 0 9 -7l0 +-37l10 0l0 38c0 10 -9 15 -18 15l-5 0c-9 0 -18 -7 -18 -15l0 -38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2195 -7080l3 0l-15 51l-3 0l15 -51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2200 -7057c0 -11 11 -23 23 -23c 10 0 21 8 21 17l-9 0c0 +-7 -6 -9 -12 -9c-7 0 -14 8 -14 16l0 6c0 8 7 16 14 16c6 0 12 -5 12 +-11l9 0c 0 9 -10 19 -21 19c -11 0 -23 -11 -23 -23l0 -8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2250 -7066c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2300 -7080l7 0cl0 37c0 7 0 7 9 7l3 0c9 0 9 0 9 -7l0 +-37l10 0l0 38c0 10 -9 15 -18 15l-5 0c-9 0 -18 -7 -18 -15l0 -38z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2020" y="-7175"/> +<point x="2239.5" y="-7175"/> +<point x="2459" y="-7175"/> +<point x="1976" y="-6958"/> +<point x="2195.5" y="-6958"/> +<point x="2415" y="-6958"/> +<point x="1976" y="-7130"/> +<point x="2459" y="-7003"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cte.png b/kivio/kiviopart/stencils/Dia/Cisco/cte.png Binary files differnew file mode 100644 index 00000000..ce9e4203 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cte.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/cte.shape b/kivio/kiviopart/stencils/Dia/Cisco/cte.shape new file mode 100644 index 00000000..8012e1c3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/cte.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Content Transformation Engine (CTE)</name> +<icon>cte.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1099.09 -6954.52l428.003 0 l0 -268.26l-428.003 0l0 268.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1099.09 -6954.52l428.003 0 l0 -268.26l-428.003 0l0 268.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1132.57 -7257.43l428.04 0l-33.55 33.88l-428.02 0l33.53 -33.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1132.57 -7257.43l428.04 0l-33.55 33.88l-428.02 0l33.53 -33.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1559.59 -7006.08l-33.55 49.06l0 -268.26l33.55 -33.89l0 253.09z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1559.59 -7006.08l-33.55 49.06l0 -268.26l33.55 -33.89l0 253.09" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1296.93 -7042.68l30.49 -22.33c-30.03 -0.31 -45.27 0.55 -65.05 1.94c-9.54 29.07 -9.37 36.8 -19.02 56.23l23.61 -13.91c22.8 17.11 50.81 21.33 74.56 12.52c0.67 -0.47 1.41 -0.92 2.07 -1.4l38.3 -28.03c-24.48 17.9 -59.01 16.18 -84.96 -5.03z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1296.93 -7042.68l30.49 -22.33c-30.03 -0.31 -45.27 0.55 -65.05 1.94c-9.54 29.07 -9.37 36.8 -19.02 56.23l23.61 -13.91c22.8 17.11 50.81 21.33 74.56 12.52c0.67 -0.47 1.41 -0.92 2.07 -1.4l38.3 -28.03c-24.48 17.9 -59.01 16.18 -84.96 -5.03" style="stroke: foreground; stroke-width: 0.3838; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1269.94 -7082.45c-7.92 -24.93 -3.74 -52.44 13.23 -71.88c3.21 -3.67 6.74 -6.9 10.48 -9.63l-38.3 28.06c-3.76 2.73 -7.25 5.95 -10.47 9.63c-16.86 19.26 -21.05 46.42 -13.44 71.2l38.5 -27.37z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1269.94 -7082.45c-7.92 -24.93 -3.74 -52.44 13.23 -71.88c3.21 -3.67 6.74 -6.9 10.48 -9.63l-38.3 28.06c-3.76 2.73 -7.25 5.95 -10.47 9.63c-16.86 19.26 -21.05 46.42 -13.44 71.2l38.5 -27.37" style="stroke: foreground; stroke-width: 0.3838; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1345.53 -7164.67c-15.35 -5.75 -31.58 -6.73 -46.59 -2.73c-1.8 1.06 -3.56 2.22 -5.29 3.45l-38.3 28.06c17.57 -12.87 40.32 -15.57 61.36 -8.3l-21.04 14.98l65.02 -1.36l4.33 -47.93l-19.49 13.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1345.53 -7164.67c-15.35 -5.75 -31.58 -6.73 -46.59 -2.73c-1.8 1.06 -3.56 2.22 -5.29 3.45l-38.3 28.06c17.57 -12.87 40.32 -15.57 61.36 -8.3l-21.04 14.98l65.02 -1.36l4.33 -47.93l-19.49 13.84" style="stroke: foreground; stroke-width: 0.3838; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1394.4 -7145.85c24.1 39.18 15.14 78.19 -2.04 98.57c-3.22 3.67 -6.7 6.86 -10.47 9.63l-38.3 28.03c3.77 -2.74 7.26 -5.96 10.47 -9.62c31.21 -37.22 12.89 -74.32 3.14 -98.75l37.19 -27.86z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1394.4 -7145.85c24.1 39.18 15.14 78.19 -2.04 98.57c-3.22 3.67 -6.7 6.86 -10.47 9.63l-38.3 28.03c3.77 -2.74 7.26 -5.96 10.47 -9.62c31.21 -37.22 12.89 -74.32 3.14 -98.75l37.19 -27.86" style="stroke: foreground; stroke-width: 0.3838; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1181.14 -7076.17l-63.89 -0.65l0 -12.19l63.89 -0.05l0.02 -19.01l37 25.12l-37 25.13l-0.02 -18.34z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1454.17 -7076.17l63.94 -0.65l0 -12.19l-63.94 -0.05l-0.02 -19.01l-37 25.12l37 25.13l0.02 -18.34z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1560" y="-7258"/> +<point x="1099" y="-6954"/> +<point x="1313" y="-6954"/> +<point x="1527" y="-6954"/> +<point x="1099" y="-7223"/> +<point x="1099" y="-7222.5"/> +<point x="1099" y="-7222"/> +<point x="1561" y="-7256"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/desc b/kivio/kiviopart/stencils/Dia/Cisco/desc new file mode 100644 index 00000000..f24e1530 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Cisco"/> + <Id data="Dia - Cisco"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/directory_server.png b/kivio/kiviopart/stencils/Dia/Cisco/directory_server.png Binary files differnew file mode 100644 index 00000000..50ff72d8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/directory_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/directory_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/directory_server.shape new file mode 100644 index 00000000..bac21a8e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/directory_server.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Directory Server</name> +<icon>directory_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2956.1 -6950.9l37.64 -27.58l-157.38 -250.63l-37.05 22.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2956.1 -6950.9l37.64 -27.58l-157.38 -250.63l-37.05 22.21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2655.93 -6952.34l300.04 0.2l-157.38 -252.81l-142.66 252.62z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2655.93 -6952.34l300.04 0.2l-157.38 -252.81l-142.66 252.62" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2798.76 -7029.92c11.99 0 21.72 -9.73 21.72 -21.72c0 -11.99 -9.73 -21.72 -21.72 -21.72c-11.99 0 -21.72 9.73 -21.72 21.72c0 11.99 9.73 21.72 21.72 21.72z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2798.76 -7109.28c11.99 0 21.72 -9.73 21.72 -21.72c0 -12 -9.73 -21.73 -21.72 -21.73c-11.99 0 -21.72 9.73 -21.72 21.73c0 11.99 9.73 21.72 21.72 21.72z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2857.31 -6971.36c12 0 21.73 -9.73 21.73 -21.73c0 -11.99 -9.73 -21.72 -21.73 -21.72c-11.99 0 -21.72 9.73 -21.72 21.72c0 12 9.73 21.73 21.72 21.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2740.83 -6971.99c12 0 21.73 -9.73 21.73 -21.73c0 -12 -9.73 -21.73 -21.73 -21.73c-11.99 0 -21.72 9.73 -21.72 21.73c0 12 9.73 21.73 21.72 21.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2798.62 -7126.52l0 73.6l-59.2 59.2" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4"/> +<svg:path d="M2798.62 -7049.73l54.39 54.4" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="2836" y="-7228"/> +<point x="2956" y="-6950"/> +<point x="2656" y="-6951"/> +<point x="2994" y="-6977"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/diskette.png b/kivio/kiviopart/stencils/Dia/Cisco/diskette.png Binary files differnew file mode 100644 index 00000000..f787f742 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/diskette.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/diskette.shape b/kivio/kiviopart/stencils/Dia/Cisco/diskette.shape new file mode 100644 index 00000000..fe477950 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/diskette.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Diskette</name> +<icon>diskette.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4010.95 -7208.57l-6.02 3.55l-233.56 0l5.96 -3.69l233.63 0.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4011 -6977l-0.05 -231.58l-6.02 4.57l0 232.55l6.07 -5.55z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3781.97 -6971.45l222.95 0l0 -233.57l-233.56 0l0 222.96l10.62 10.61z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3781.97 -6971.45l222.95 0l0 -233.57l-233.56 0l0 222.96l10.62 10.61" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3987.23 -7205.02l0 134.74c0 9.8 -7.96 7.96 -7.96 7.96l-183.14 0c0 0 -7.07 0.89 -7.07 -7.07l0 -135.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3774.95 -7181.13l10.625 0 l0 -10.6201l-10.625 0l0 10.6201" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3990.84 -7181.13l10.615 0 l0 -10.6201l-10.615 0l0 10.6201" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3949.44 -7039.56l0 65.59l-138.91 0l0 -66.47c0 -7.09 7.97 -6.2 7.97 -6.2l123.86 0c7.96 0 7.08 7.08 7.08 7.08z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3949.44 -7039.56l0 65.59l-138.91 0l0 -66.47c0 -7.09 7.97 -6.2 7.97 -6.2l123.86 0c7.96 0 7.08 7.08 7.08 7.08" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3987.23 -6971.45l0 -68.11c0 0 0.89 -7.08 -7.08 -7.08l-161.46 0c0 0 -7.97 -0.89 -7.97 6.2l0 64.71" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3837.27 -6978.52l27.4309 0 l0 -63.7061l-27.4309 0l0 63.7061z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4004.92 -7204.13l6.2 -4.42" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3777" y="-7208"/> +<point x="3894" y="-7208"/> +<point x="4011" y="-7208"/> +<point x="3782" y="-6970"/> +<point x="3884.5" y="-6970"/> +<point x="3996" y="-6970"/> +<point x="4005" y="-6970"/> +<point x="3771" y="-7204"/> +<point x="3771" y="-7092.5"/> +<point x="3771" y="-6981"/> +<point x="4011" y="-6976"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/distributed_director.png b/kivio/kiviopart/stencils/Dia/Cisco/distributed_director.png Binary files differnew file mode 100644 index 00000000..cb7a4158 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/distributed_director.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/distributed_director.shape b/kivio/kiviopart/stencils/Dia/Cisco/distributed_director.shape new file mode 100644 index 00000000..2277408e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/distributed_director.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Distributed Director</name> +<icon>distributed_director.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3348.55 -6948.08l381.484 0 l0 -250.635l-381.484 0l0 250.635z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3348.55 -6948.08l381.484 0 l0 -250.635l-381.484 0l0 250.635" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3773.93 -7012.27l-43.89 64.19l0 -250.63l43.89 -53.21l0 239.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3773.93 -7012.27l-43.89 64.19l0 -250.63l43.89 -53.21l0 239.66" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3414.39 -7251.92l359.54 0l-43.89 53.21l-381.48 0l65.83 -53.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3414.39 -7251.92l359.54 0l-43.89 53.21l-381.48 0l65.83 -53.21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3465.96 -7062.83l-63.88 0.05l0 -10.15l63.88 -0.04l0.03 -15.86l37 20.94l-37 20.94l-0.03 -15.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3598.87 -7062.83l-63.89 0.05l0 -10.15l63.89 -0.04l0.02 -15.86l37 20.94l-37 20.94l-0.02 -15.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3587.84 -7114l-53.55 34.82l-5.53 -8.51l53.55 -34.83l-8.61 -13.31l42.43 -2.59l-19.62 37.71l-8.67 -13.3z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3587.84 -7022.4l-53.55 -34.84l-5.53 8.53l53.55 34.82l-8.61 13.31l42.43 2.59l-19.62 -37.71l-8.67 13.31z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3484.85 -7150.47c-61.56 -12.29 -94.05 19.24 -88.92 46.49l0.41 1.48c-47.97 8.16 -35.4 64.79 -12.38 64.79l2.26 -0.08c-5.8 26.6 50.26 53.67 81.52 40.16l2.01 -2.21c11.14 23.93 50.74 27.93 89.9 28.93c33.94 0.86 53.74 -1.82 68.29 -16.7l2.25 0.66c54.32 4.37 79.05 -33.15 67.18 -60.1l2.93 -0.82c18.52 -4.9 20.65 -47.65 -11.11 -53.96l0.61 -1.66c13.8 -27.81 -18.73 -54.04 -63.88 -49.11l-3.14 -1.63c-32.31 -29.26 -125.31 -24.49 -136.08 4.45l-1.85 -0.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="3414" y="-7251"/> +<point x="3594" y="-7251"/> +<point x="3774" y="-7251"/> +<point x="3349" y="-6947"/> +<point x="3539.5" y="-6947"/> +<point x="3730" y="-6947"/> +<point x="3349" y="-7198"/> +<point x="3774" y="-7011"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dot_dot.png b/kivio/kiviopart/stencils/Dia/Cisco/dot_dot.png Binary files differnew file mode 100644 index 00000000..0f06a328 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dot_dot.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dot_dot.shape b/kivio/kiviopart/stencils/Dia/Cisco/dot_dot.shape new file mode 100644 index 00000000..27bd3778 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dot_dot.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Dot-Dot</name> +<icon>dot_dot.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4325.8 -7019.79c-5.64 0 -10.18 -4.47 -10.18 -10.18c0 -5.64 4.47 -10.24 10.18 -10.24c5.63 0 10.24 4.61 10.24 10.24c0 5.64 -4.61 10.18 -10.24 10.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4376.92 -7019.79c-5.65 0 -10.18 -4.47 -10.18 -10.18c0 -5.64 4.47 -10.24 10.18 -10.24c5.63 0 10.23 4.61 10.23 10.24c0 5.64 -4.6 10.18 -10.23 10.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4428.04 -7019.79c-5.64 0 -10.18 -4.47 -10.18 -10.18c0 -5.64 4.47 -10.24 10.18 -10.24c5.64 0 10.25 4.61 10.25 10.24c0 5.64 -4.61 10.18 -10.25 10.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4482.04 -7019.79c-5.64 0 -10.18 -4.47 -10.18 -10.18c0 -5.64 4.47 -10.24 10.18 -10.24c5.64 0 10.24 4.61 10.24 10.24c0 5.64 -4.6 10.18 -10.24 10.18z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4326" y="-7039"/> +<point x="4377" y="-7039"/> +<point x="4428" y="-7039"/> +<point x="4482" y="-7039"/> +<point x="4326" y="-7019"/> +<point x="4377" y="-7019"/> +<point x="4428" y="-7019"/> +<point x="4482" y="-7019"/> +<point x="4316" y="-7029"/> +<point x="4492" y="-7029"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dpt.png b/kivio/kiviopart/stencils/Dia/Cisco/dpt.png Binary files differnew file mode 100644 index 00000000..400b1f33 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dpt.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dpt.shape b/kivio/kiviopart/stencils/Dia/Cisco/dpt.shape new file mode 100644 index 00000000..e71621fd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dpt.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - DPT</name> +<icon>dpt.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4250.64 -6990.8c111.98 0 202.76 -41.26 202.76 -92.16c0 -50.9 -90.78 -92.17 -202.76 -92.17c-111.98 0 -202.76 41.27 -202.76 92.17c0 50.9 90.78 92.16 202.76 92.16" style="stroke: #999999; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4250.64 -6970.2c128.05 0 231.85 -50.48 231.85 -112.75c0 -62.27 -103.81 -112.76 -231.85 -112.76c-128.05 0 -231.85 50.49 -231.85 112.76c0 62.28 103.8 112.75 231.85 112.75" style="stroke: foreground; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4190 -7100l26 0c 8 0 16 11 16 22l0 7c0 11 -8 22 -19 +22l-23 0l0 -49 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4201 -7092l12 0c8 0 8 10 8 10l0 13c0 10 -9 10 -9 10l-11 +0l0 -33 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4240 -7100l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 0l0 19l-10 0l0 -51 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4251 -7092l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4290 -7100l40 0l0 7l-15 0l0 44l-9 0l0 -44l-16 0l0 -7 z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4251" y="-7195"/> +<point x="4251" y="-6969"/> +<point x="4019" y="-7082"/> +<point x="4482" y="-7082"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dslam.png b/kivio/kiviopart/stencils/Dia/Cisco/dslam.png Binary files differnew file mode 100644 index 00000000..7b188d51 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dslam.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dslam.shape b/kivio/kiviopart/stencils/Dia/Cisco/dslam.shape new file mode 100644 index 00000000..45f715cc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dslam.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - DSLAM</name> +<icon>dslam.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4829.35 -7115.24l-112.32 -58.94z" style="fill: #595959; stroke-width: 0"/> +<svg:path d="M4945.05 -7146.35l0 101.95l-18.15 31.11l0 -101.96l18.15 -31.1z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4945.05 -7146.35l0 101.95l-18.15 31.11l0 -101.96l18.15 -31.1" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4769.66 -7174.32l-44.92 0l18.15 -29.41l44.92 0l112.32 57.38l44.92 0l-18.15 31.1l-44.92 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4769.66 -7174.32l-44.92 0l18.15 -29.41l44.92 0l112.32 57.38l44.92 0l-18.15 31.1l-44.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4769.78 -7174.19l112.32 58.94l-0.12 0l44.92 0l0 101.96l-44.92 0l0.12 0l-112.32 57.01l-0.13 -0.17l-44.92 0l0 -217.98l44.92 0l0.13 0.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4769.78 -7174.19l112.32 58.94l-0.12 0l44.92 0l0 101.96l-44.92 0l0.12 0l-112.32 57.01l-0.13 -0.17l-44.92 0l0 -217.98l44.92 0l0.13 0.24" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4871.49 -7067.69l0 -13.17l39.57 16.1l-39.57 16.3l0 -13.17l-88.04 0l0 -6.05l88.04 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4780.75 -7116.02l0 -5.19l61.6 0l38.83 21.31l6.34 -11.56l26.94 33.15l-42.53 -4.74l6.34 -11.56l-35.7 -20.87l-61.82 -0.54z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4842.57 -7012.78l35.7 -20.87l-6.34 -11.56l42.53 -4.75l-26.94 33.16l-6.34 -11.56l-38.83 21.3l-61.6 0l0 -5.19l61.82 -0.54z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4743" y="-7203"/> +<point x="4788" y="-7203"/> +<point x="4725" y="-6955"/> +<point x="4770" y="-6955"/> +<point x="4717" y="-7173"/> +<point x="4945" y="-7145"/> +<point x="4945" y="-7094"/> +<point x="4945" y="-7043"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dwdm_filter.png b/kivio/kiviopart/stencils/Dia/Cisco/dwdm_filter.png Binary files differnew file mode 100644 index 00000000..d54f3fc5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dwdm_filter.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/dwdm_filter.shape b/kivio/kiviopart/stencils/Dia/Cisco/dwdm_filter.shape new file mode 100644 index 00000000..adf863ee --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/dwdm_filter.shape @@ -0,0 +1,56 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - DWDM Filter</name> +<icon>dwdm_filter.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5516.2 -7203.1l-51.87 -80.08l13.85 -13.94l53.59 80.08l-15.57 13.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5516.2 -7203.1l-51.87 -80.08l13.85 -13.94l53.59 80.08l-15.57 13.94" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5464.33 -6962.88l51.88 -80.08l0 -160.15l-51.87 -80.08l0 320.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5464.33 -6962.88l51.88 -80.08l0 -160.15l-51.87 -80.08l0 320.3" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5516.2 -7042.96l0 -160.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5516.2 -7042.96l0 -160.15" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5516.2 -7042.96l0 -160.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5516.2 -7042.96l0 -160.15" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5595.91 -7043.19l0 -160.15l13.83 -13.93l0 160.15l-13.83 13.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5595.91 -7043.19l0 -160.15l13.83 -13.93l0 160.15l-13.83 13.93" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5595.91 -7203.34l-79.55 0l15.55 -13.93l77.83 0l-13.83 13.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5595.91 -7203.34l-79.55 0l15.55 -13.93l77.83 0l-13.83 13.93" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5516.36 -7203.34l0 160.15l79.55 0l0 -160.15l-79.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5516.36 -7203.34l0 160.15l79.55 0l0 -160.15l-79.55 0" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5516.36 -7043.19l79.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5516.36 -7043.19l79.55 0" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5595.91 -7043.19l0 -160.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5595.91 -7043.19l0 -160.15" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5595.91 -7203.34l-79.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5595.91 -7203.34l-79.55 0" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5516.36 -7043.19l79.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5516.36 -7043.19l79.55 0" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5595.91 -7043.19l0 -160.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5595.91 -7043.19l0 -160.15" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5595.91 -7203.34l-79.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5595.91 -7203.34l-79.55 0" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5515.71 -7132.9l-50.06 -84.18" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5515.71 -7132.9l-50.06 -31.85" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5515.71 -7129.92l-50.06 84.18" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5515.71 -7129.92l-50.06 31.86" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5515.71 -7132.9l-50.06 0" style="stroke: background; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5464.37 -7216.44l-50.04 0" style="stroke: foreground; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5464.37 -7164.12l-50.04 0" style="stroke: foreground; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5464.37 -7131.13l-50.04 0" style="stroke: foreground; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5464.37 -7099.28l-50.04 0" style="stroke: foreground; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5464.37 -7045.82l-50.04 0" style="stroke: foreground; stroke-width: 0.68; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M5654.46 -7129.38l-52.3 0" style="stroke: foreground; stroke-width: 3.4; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="5478" y="-7296"/> +<point x="5464" y="-6962"/> +<point x="5414" y="-7215"/> +<point x="5414" y="-7163"/> +<point x="5414" y="-7130"/> +<point x="5414" y="-7098"/> +<point x="5414" y="-7045"/> +<point x="5654" y="-7128"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/end_office.png b/kivio/kiviopart/stencils/Dia/Cisco/end_office.png Binary files differnew file mode 100644 index 00000000..5b28c026 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/end_office.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/end_office.shape b/kivio/kiviopart/stencils/Dia/Cisco/end_office.shape new file mode 100644 index 00000000..9360569b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/end_office.shape @@ -0,0 +1,95 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - End Office</name> +<icon>end_office.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4727.21 -6985.86l215.996 0 l0 -219.746l-215.996 0l0 219.746z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4727.21 -6985.86l215.996 0 l0 -219.746l-215.996 0l0 219.746" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4840.19 -7132.1l66.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4840.19 -7132.1l66.42 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4840.19 -7055.65l66.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4840.19 -7055.65l66.42 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4819.82 -7093.58l0 -66.42z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4819.82 -7093.58l0 -66.42" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4878.52 -7094.07l0 66.41" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4802.79 -7094.07l0 66.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4802.79 -7094.07l0 66.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4841.14 -7131.92l-66.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4841.14 -7131.92l-66.42 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4987.44 -7249.35l0 218.37l-44.49 45l0 -218.62l44.49 -44.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4987.44 -7249.35l0 0.24l0 218.12l-44.49 45l0 -218.62l44.49 -44.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4942.95 -7204.61l-0.51 -1.25l-214.99 0l54.5 -43.5l205.49 0l-44.49 44.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4942.95 -7204.61l-0.51 -1.25l-214.99 0l54.5 -43.5l205.49 0l-44.49 44.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4837.17 -7134.27l70.17 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4906.05 -7154.22l0 38.45l23.17 -18.47l-23.17 -19.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4906.05 -7154.22l0 38.45l23.17 -18.47l-23.17 -19.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4837.17 -7057.82l73.92 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4906.05 -7078.06l0 38.46l23.17 -18.48l-23.17 -19.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4906.05 -7078.06l0 38.46l23.17 -18.48l-23.17 -19.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4816.8 -7095.76l0 -62.76" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4856.64 -7093.58l0 -66.42" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4853.61 -7095.76l0 -62.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4853.61 -7095.76l0 -62.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4875.49 -7096.25l0 71.42z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4875.49 -7096.25l0 71.42" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4894.8 -7027.68l-38.46 0l18.65 23.17l19.8 -23.17z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4894.8 -7027.68l-38.46 0l18.65 23.17l19.8 -23.17" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4799.77 -7096.25l0 71.42" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4819.47 -7027.68l-38.46 0l18.65 23.17l19.8 -23.17z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4819.47 -7027.68l-38.46 0l18.65 23.17l19.8 -23.17" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4838.13 -7057.84l-71.43 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4769 -7037.63l0 -38.46l-23.16 18.47l23.16 19.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4769 -7037.63l0 -38.46l-23.16 18.47l23.16 19.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4838.13 -7134.09l-71.43 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4769 -7113.88l0 -38.46l-23.16 18.47l23.16 19.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4769 -7113.88l0 -38.46l-23.16 18.47l23.16 19.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4837.21 -7049.73c25.34 0 45.89 -20.54 45.89 -45.88c0 -25.34 -20.55 -45.89 -45.89 -45.89c-25.33 0 -45.88 20.55 -45.88 45.89c0 25.34 20.55 45.88 45.88 45.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4837.21 -7049.73c25.34 0 45.89 -20.54 45.89 -45.88c0 -25.34 -20.55 -45.89 -45.89 -45.89c-25.33 0 -45.88 20.55 -45.88 45.89c0 25.34 20.55 45.88 45.88 45.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4899.76 -7159.76c1.34 0 2.42 -1.09 2.42 -2.42l0 -22.97c0 -1.33 -1.08 -2.41 -2.42 -2.41l-122.36 0c-1.34 0 -2.42 1.08 -2.42 2.41l0 22.97c0 1.33 1.08 2.42 2.42 2.42l22.78 0l0 -8.01l72.8 0l0 8.01l26.78 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4899.76 -7159.76c1.34 0 2.42 -1.09 2.42 -2.42l0 -22.97c0 -1.33 -1.08 -2.41 -2.42 -2.41l-122.36 0c-1.34 0 -2.42 1.08 -2.42 2.41l0 22.97c0 1.33 1.08 2.42 2.42 2.42l22.78 0l0 -8.01l72.8 0l0 8.01l26.78 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4816.04 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4816.04 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4816.04 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4816.04 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4816.04 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4816.04 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4816.04 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4816.04 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4828.54 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4828.54 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4828.54 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4828.54 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4828.54 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4828.54 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4828.54 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4828.54 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4841.04 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4841.04 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4841.04 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4841.04 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4841.04 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4841.04 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4841.04 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4841.04 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4853.54 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4853.54 -7111.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4853.54 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4853.54 -7098.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4853.54 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4853.54 -7086.34l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4853.54 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4853.54 -7073.84l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4782" y="-7248"/> +<point x="4884.5" y="-7248"/> +<point x="4987" y="-7248"/> +<point x="4727" y="-6985"/> +<point x="4835" y="-6985"/> +<point x="4943" y="-6985"/> +<point x="4727" y="-7205"/> +<point x="4987" y="-7030"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/fax.png b/kivio/kiviopart/stencils/Dia/Cisco/fax.png Binary files differnew file mode 100644 index 00000000..00e9fa7c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/fax.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/fax.shape b/kivio/kiviopart/stencils/Dia/Cisco/fax.shape new file mode 100644 index 00000000..904a15d7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/fax.shape @@ -0,0 +1,53 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Fax</name> +<icon>fax.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5096.04 -6979.73l397.754 0 l0 -131.187l-397.754 0l0 131.187z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5096.04 -6979.73l397.754 0 l0 -131.187l-397.754 0l0 131.187" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5096.04 -7110.92l397.75 0l63.12 -63.11l-383.92 0l-76.95 63.11z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5096.04 -7110.92l397.75 0l63.12 -63.11l-383.92 0l-76.95 63.11" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5493.8 -6979.73l63.12 -71.58l0 -122.72l-63.12 63.11l0 131.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5493.8 -6979.73l63.12 -71.58l0 -122.72l-63.12 63.11l0 131.19" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5205.15 -7188.93l-5.08 27.13l48.98 0l-5.09 -27.13l-38.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5205.15 -7188.93l-5.08 27.13l48.98 0l-5.09 -27.13l-38.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5144.5 -7145.15l-5.08 27.13l48.97 0l-5.08 -27.13l-38.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5144.5 -7145.15l-5.08 27.13l48.97 0l-5.08 -27.13l-38.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5211.02 -7155.87l29.83 0l-7.03 -16.22l-22.8 16.22z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5211.02 -7155.87l29.83 0l-7.03 -16.22l-22.8 16.22" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5205.15 -7188.93c-32.5 -3.39 -61.82 34.99 -60.64 43.78l38.81 0c-1.18 -8.79 28.14 -47.17 60.64 -43.78l-38.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5205.15 -7188.93c-32.5 -3.39 -61.82 34.99 -60.64 43.78l38.81 0c-1.18 -8.79 28.14 -47.17 60.64 -43.78l-38.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5249.04 -7161.8l-8.19 5.92l-7.03 -16.22l-24.34 17.57l-2.53 23.11l-18.56 13.4l-5.08 -27.13c-1.18 -8.79 28.14 -47.17 60.64 -43.78l5.09 27.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5249.04 -7161.8l-8.19 5.92l-7.03 -16.22l-24.34 17.57l-2.53 23.11l-18.56 13.4l-5.08 -27.13c-1.18 -8.79 28.14 -47.17 60.64 -43.78l5.09 27.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5298.2 -7260.27l-63.12 63.11l8.63 0l63.11 -63.11l-8.62 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5298.2 -7260.27l-63.12 63.11l8.63 0l63.11 -63.11l-8.62 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5361.16 -7174.03l-63.12 63.11l-54.33 -86.25l63.11 -63.11l54.34 86.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5361.16 -7174.03l-63.12 63.11l-54.33 -86.25l63.11 -63.11l54.34 86.24" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5289.42 -7110.92l-54.34 -86.25l8.63 0l54.33 86.25l-8.62 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5289.42 -7110.92l-54.34 -86.25l8.63 0l54.33 86.25l-8.62 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5691.36 -7154.08l-63.96 64.45l-134.11 47.81l63.96 -64.45l134.11 -47.82z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5691.36 -7154.08l-63.96 64.45l-134.11 47.81l63.96 -64.45l134.11 -47.82" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5691.87 -7142.94l-63.95 64.45l-0.52 -11.15l63.96 -64.45l0.51 11.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5691.87 -7142.94l-63.95 64.45l-0.52 -11.15l63.96 -64.45l0.51 11.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5493.29 -7041.82l0 7.3l134.63 -43.96l0 -11.15l-134.63 47.81z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5493.29 -7041.82l0 7.3l134.63 -43.96l0 -11.15l-134.63 47.81" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5295.56 -7245.49l51.62 81.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5295.56 -7245.49l51.62 81.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M5282.94 -7232.87l51.62 81.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5282.94 -7232.87l51.62 81.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M5270.32 -7220.25l51.61 81.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5270.32 -7220.25l51.61 81.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M5257.69 -7207.63l51.61 81.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5257.69 -7207.63l51.61 81.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5307" y="-7259"/> +<point x="5096" y="-6979"/> +<point x="5295" y="-6979"/> +<point x="5494" y="-6979"/> +<point x="5096" y="-7110"/> +<point x="5692" y="-7142"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/fc_storage.png b/kivio/kiviopart/stencils/Dia/Cisco/fc_storage.png Binary files differnew file mode 100644 index 00000000..ac0ea984 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/fc_storage.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/fc_storage.shape b/kivio/kiviopart/stencils/Dia/Cisco/fc_storage.shape new file mode 100644 index 00000000..abac1227 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/fc_storage.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - FC Storage</name> +<icon>fc_storage.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M194.814 -5276.2l330.748 0 l0 -178.135l-330.748 0l0 178.135z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M194.814 -5276.2l330.748 0 l0 -178.135l-330.748 0l0 178.135" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M194.81 -5454.34l26.99 -27l330.75 0l-26.99 27l-330.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M194.81 -5454.34l26.99 -27l330.75 0l-26.99 27l-330.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M525.56 -5276.2l26.99 -20.24l0 -184.89l-26.99 27l0 178.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M525.56 -5276.2l26.99 -20.24l0 -184.89l-26.99 27l0 178.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M221.81 -5393.59l0 60.76l6.74 6.74l60.76 0l6.74 -6.74l0 -60.76l-6.74 -6.74l-60.76 0l-6.74 6.74z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M221.81 -5393.59l0 60.76l6.74 6.74l60.76 0l6.74 -6.74l0 -60.76l-6.74 -6.74l-60.76 0l-6.74 6.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M221.81 -5393.59l6.74 6.76l33.75 6.75l27.01 -6.75l6.74 -6.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M323.05 -5393.59l0 60.76l6.74 6.74l60.77 0l6.74 -6.74l0 -60.76l-6.74 -6.74l-60.77 0l-6.74 6.74z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M323.05 -5393.59l0 60.76l6.74 6.74l60.77 0l6.74 -6.74l0 -60.76l-6.74 -6.74l-60.77 0l-6.74 6.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M323.05 -5393.59l6.74 6.76l33.76 6.75l27.01 -6.75l6.74 -6.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M424.31 -5386.84l0 54l6.74 6.74l33.75 6.76l27.01 -6.76l6.74 -6.74l0 -54l-6.74 -6.76l-27.01 -6.74l-33.75 6.74l-6.74 6.76z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M424.31 -5386.84l0 54l6.74 6.74l33.75 6.76l27.01 -6.76l6.74 -6.74l0 -54l-6.74 -6.76l-27.01 -6.74l-33.75 6.74l-6.74 6.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M424.31 -5386.84l6.74 6.75l33.75 0l27.01 0l6.74 -6.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="222" y="-5480"/> +<point x="387.5" y="-5480"/> +<point x="553" y="-5480"/> +<point x="195" y="-5275"/> +<point x="360.5" y="-5275"/> +<point x="526" y="-5275"/> +<point x="195" y="-5453"/> +<point x="553" y="-5295"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/fddi_ring.png b/kivio/kiviopart/stencils/Dia/Cisco/fddi_ring.png Binary files differnew file mode 100644 index 00000000..c9a2bfd6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/fddi_ring.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/fddi_ring.shape b/kivio/kiviopart/stencils/Dia/Cisco/fddi_ring.shape new file mode 100644 index 00000000..813d6074 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/fddi_ring.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - FDDI Ring</name> +<icon>fddi_ring.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M569.65 -6190.17c114.27 0 206.91 -42.1 206.91 -94.04c0 -51.93 -92.64 -94.04 -206.91 -94.04c-114.27 0 -206.89 42.11 -206.89 94.04c0 51.94 92.63 94.04 206.89 94.04" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M569.65 -6171.44c128.05 0 231.86 -50.49 231.86 -112.76c0 -62.27 -103.81 -112.76 -231.86 -112.76c-128.05 0 -231.84 50.49 -231.84 112.76c0 62.27 103.8 112.76 231.84 112.76" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M185.9 -6269.21l180 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M160.9 -6292.96l180 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M470 -6310l37 0l0 9l-27 0l0 11l23 0l0 8l-23 0l0 23l-10 +0l0 -49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M520 -6310l26 0c 8 0 16 11 16 22l0 7c0 11 -8 22 -19 +22l-23 0l0 -49 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M531 -6299l12 0c8 0 8 10 8 10l0 13c0 10 -9 10 -9 10l-11 +0l0 -33 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M570 -6310l26 0c 8 0 16 11 16 22l0 7c0 11 -8 22 -19 +22l-23 0l0 -49 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M581 -6299l12 0c8 0 8 10 8 10l0 13c0 10 -9 10 -9 10l-11 +0l0 -33 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M620 -6310l9 0l0 51l-9 0l0 -51z" style="fill: #0000; +stroke-width: 0"/> +</svg:svg> +<connections> +<point x="570" y="-6396"/> +<point x="570" y="-6170"/> +<point x="161" y="-6292"/> +<point x="802" y="-6283"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/file_cabinet.png b/kivio/kiviopart/stencils/Dia/Cisco/file_cabinet.png Binary files differnew file mode 100644 index 00000000..edef980b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/file_cabinet.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/file_cabinet.shape b/kivio/kiviopart/stencils/Dia/Cisco/file_cabinet.shape new file mode 100644 index 00000000..97c9cbe6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/file_cabinet.shape @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - File cabinet</name> +<icon>file_cabinet.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M377.524 -6047.43l153.877 0 l0 -245.136l-153.877 0l0 245.136z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M531.4 -6292.56l-153.88 0l0 245.14l153.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M531.4 -6047.43l49.15 -49.14l0 -245.14l-153.89 0l-49.14 49.14l153.88 0l0 245.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M531.4 -6047.43l49.15 -49.14l0 -245.14l-153.89 0l-49.14 49.14l153.88 0l0 245.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M531.4 -6292.56l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M531.4 -6292.56l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.01 -6217.22l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.01 -6141.06l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M435.17 -6256.6l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M417.671 -6241.6l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M435.17 -6100.1l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M417.671 -6085.1l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.01 -6064.9l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M496.12 -6107.16l33.9 -33.9l0 -56.5l-153.89 0l-33.88 33.89l153.87 0l0 56.51z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M496.12 -6107.16l33.9 -33.9l0 -56.5l-153.89 0l-33.88 33.89l153.87 0l0 56.51" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M496.12 -6163.68l33.9 -33.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M496.12 -6163.68l33.9 -33.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M342.251 -6107.16l153.867 0 l0 -76.6699l-153.867 0l0 76.6699z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M342.251 -6107.16l153.867 0 l0 -76.6699l-153.867 0l0 76.6699" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M399.89 -6144.52l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M382.388 -6129.52l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="427" y="-6341"/> +<point x="504" y="-6341"/> +<point x="581" y="-6341"/> +<point x="378" y="-6046"/> +<point x="454.5" y="-6046"/> +<point x="531" y="-6046"/> +<point x="342" y="-6183"/> +<point x="342" y="-6106"/> +<point x="581" y="-6096"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/file_server.png b/kivio/kiviopart/stencils/Dia/Cisco/file_server.png Binary files differnew file mode 100644 index 00000000..88d43b92 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/file_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/file_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/file_server.shape new file mode 100644 index 00000000..e308f9f6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/file_server.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - File Server</name> +<icon>file_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M987.305 -6119.54l153.877 0 l0 -245.116l-153.877 0l0 245.116z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1141.18 -6364.65l-153.88 0l0 245.12l153.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1141.18 -6119.54l49.15 -49.14l0 -245.12l-153.89 0l-49.14 49.14l153.88 0l0 245.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1141.18 -6119.54l49.15 -49.14l0 -245.12l-153.89 0l-49.14 49.14l153.88 0l0 245.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1141.18 -6364.65l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1141.18 -6364.65l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M989.79 -6269.17l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M989.79 -6156.67l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1024.79 -6326.67l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1007.29 -6311.67l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1036" y="-6413"/> +<point x="1113" y="-6413"/> +<point x="1190" y="-6413"/> +<point x="987" y="-6119"/> +<point x="1064" y="-6119"/> +<point x="1141" y="-6119"/> +<point x="987" y="-6364"/> +<point x="1190" y="-6168"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/firewall.png b/kivio/kiviopart/stencils/Dia/Cisco/firewall.png Binary files differnew file mode 100644 index 00000000..540fad52 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/firewall.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/firewall.shape b/kivio/kiviopart/stencils/Dia/Cisco/firewall.shape new file mode 100644 index 00000000..85955eec --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/firewall.shape @@ -0,0 +1,69 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Firewall</name> +<icon>firewall.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M802.119 -5259.69l79.2581 0 l0 -264.843l-79.2581 0l0 264.843z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M802.119 -5259.69l79.2581 0 l0 -264.843l-79.2581 0l0 264.843" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M881.38 -5524.53l-79.26 0l71 -56.15l69.16 0l-60.9 56.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M881.38 -5524.53l-79.26 0l71 -56.15l69.16 0l-60.9 56.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M942.27 -5580.68l0 252.72l-60.9 68.65l0 -265.22l60.9 -56.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M942.27 -5580.68l0 252.72l-60.9 68.65l0 -265.22l60.9 -56.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M923.54 -5521.41l0 -42.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M923.54 -5521.41l0 -42.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M923.54 -5435.35l0 -42.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M923.54 -5435.35l0 -42.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M923.54 -5349.32l0 -42.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M923.54 -5349.32l0 -42.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M942.27 -5370.1l-60.9 66.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M942.27 -5370.1l-60.9 66.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M942.27 -5412.21l-60.9 64.49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M942.27 -5412.21l-60.9 64.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M942.27 -5454.32l-60.9 62.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M942.27 -5454.32l-60.9 62.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M942.27 -5496.44l-60.9 60.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M942.27 -5496.44l-60.9 60.31" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M942.27 -5538.56l-60.9 58.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M942.27 -5538.56l-60.9 58.24" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M881.38 -5524.53l60.9 -56.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M881.38 -5524.53l60.9 -56.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M881.38 -5303.83l-79.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M881.38 -5303.83l-79.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M881.38 -5347.97l-79.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M881.38 -5347.97l-79.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M881.38 -5392.11l-79.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M881.38 -5392.11l-79.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M881.38 -5436.25l-79.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M881.38 -5436.25l-79.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M881.38 -5480.39l-79.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M881.38 -5480.39l-79.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M902.92 -5283.69l0 -42.72z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M902.92 -5283.69l0 -42.72" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M902.92 -5370.98l0 -42.71z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M902.92 -5370.98l0 -42.71" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M902.92 -5457.44l0 -42.72z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M902.92 -5457.44l0 -42.72" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="873" y="-5580"/> +<point x="907.5" y="-5580"/> +<point x="942" y="-5580"/> +<point x="802" y="-5259"/> +<point x="841.5" y="-5259"/> +<point x="881" y="-5259"/> +<point x="802" y="-5524"/> +<point x="802" y="-5479"/> +<point x="802" y="-5435"/> +<point x="802" y="-5391"/> +<point x="802" y="-5347"/> +<point x="802" y="-5303"/> +<point x="942" y="-5538"/> +<point x="942" y="-5495"/> +<point x="942" y="-5453"/> +<point x="942" y="-5411"/> +<point x="942" y="-5369"/> +<point x="942" y="-5327"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/front_end_processor.png b/kivio/kiviopart/stencils/Dia/Cisco/front_end_processor.png Binary files differnew file mode 100644 index 00000000..9e313a37 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/front_end_processor.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/front_end_processor.shape b/kivio/kiviopart/stencils/Dia/Cisco/front_end_processor.shape new file mode 100644 index 00000000..29187ebb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/front_end_processor.shape @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Front End Processor</name> +<icon>front_end_processor.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1285.99 -5258.66l53.6331 0 l0 -204.736l-53.6331 0l0 204.736z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1339.62 -5463.4l-53.63 0l0 204.74l53.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1339.62 -5258.66l37.95 -37.95l0 -204.73l-53.64 0l-37.94 37.94l53.63 0l0 204.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1339.62 -5258.66l37.95 -37.95l0 -204.73l-53.64 0l-37.94 37.94l53.63 0l0 204.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1339.62 -5463.4l37.95 -37.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1339.62 -5463.4l37.95 -37.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1339.74 -5258.66l53.6331 0 l0 -204.736l-53.6331 0l0 204.736z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1393.37 -5463.4l-53.63 0l0 204.74l53.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1393.37 -5258.66l37.95 -37.95l0 -204.73l-53.64 0l-37.94 37.94l53.63 0l0 204.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1393.37 -5258.66l37.95 -37.95l0 -204.73l-53.64 0l-37.94 37.94l53.63 0l0 204.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1393.37 -5463.4l37.95 -37.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1393.37 -5463.4l37.95 -37.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1393.49 -5258.66l53.6331 0 l0 -204.736l-53.6331 0l0 204.736z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1447.12 -5463.4l-53.63 0l0 204.74l53.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1447.12 -5258.66l37.95 -37.95l0 -204.73l-53.64 0l-37.94 37.94l53.63 0l0 204.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1447.12 -5258.66l37.95 -37.95l0 -204.73l-53.64 0l-37.94 37.94l53.63 0l0 204.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1447.12 -5463.4l37.95 -37.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1447.12 -5463.4l37.95 -37.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1400.53 -5427.5l38.75 0 l0 -28.75l-38.75 0l0 28.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1400.53 -5427.5l38.75 0 l0 -28.75l-38.75 0l0 28.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1400.53 -5394.38l38.75 0 l0 -28.75l-38.75 0l0 28.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1400.53 -5394.38l38.75 0 l0 -28.75l-38.75 0l0 28.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1400.53 -5280l38.75 0 l0 -28.75l-38.75 0l0 28.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1400.53 -5280l38.75 0 l0 -28.75l-38.75 0l0 28.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +</svg:svg> +<connections> +<point x="1324" y="-5500"/> +<point x="1378" y="-5500"/> +<point x="1431" y="-5500"/> +<point x="1485" y="-5500"/> +<point x="1286" y="-5258"/> +<point x="1340" y="-5258"/> +<point x="1393" y="-5258"/> +<point x="1447" y="-5258"/> +<point x="1286" y="-5462"/> +<point x="1485" y="-5296"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/general_appliance.png b/kivio/kiviopart/stencils/Dia/Cisco/general_appliance.png Binary files differnew file mode 100644 index 00000000..878f443b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/general_appliance.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/general_appliance.shape b/kivio/kiviopart/stencils/Dia/Cisco/general_appliance.shape new file mode 100644 index 00000000..46651a23 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/general_appliance.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - General appliance</name> +<icon>general_appliance.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2054.69 -5243.13l51.13 -48.75l0 -225l-51.13 48.75l0 225z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2054.69 -5243.13l51.13 -48.75l0 -225l-51.13 48.75l0 225" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2105.82 -5516.88l-51.13 48.75l-249.45 0l65 -48.75l235.59 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2105.82 -5516.88l-51.13 48.75l-249.45 0l65 -48.75l235.59 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1805.86 -5243.12l248.828 0 l0 -225l-248.828 0l0 225z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1805.86 -5243.12l248.828 0 l0 -225l-248.828 0l0 225" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1926.67 -5441.93l0 161.36l-9.14 0l13.42 20.22l13.42 -20.22l-9.04 0l0 -161.36z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1857.41 -5441.93l0 161.36l-9.14 0l13.42 20.22l13.4 -20.22l-9.02 0l0 -161.36z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1992.88 -5441.93l0 161.36l-9.14 0l13.42 20.22l13.4 -20.22l-9.02 0l0 -161.36z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1832.29 -5382.49l198.301 0 l0 -63.3398l-198.301 0l0 63.3398" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1870" y="-5516"/> +<point x="1988" y="-5516"/> +<point x="2106" y="-5516"/> +<point x="1806" y="-5242"/> +<point x="1930.5" y="-5242"/> +<point x="2055" y="-5242"/> +<point x="1805" y="-5467"/> +<point x="2106" y="-5291"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_building.png b/kivio/kiviopart/stencils/Dia/Cisco/generic_building.png Binary files differnew file mode 100644 index 00000000..8fe6afdb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_building.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_building.shape b/kivio/kiviopart/stencils/Dia/Cisco/generic_building.shape new file mode 100644 index 00000000..1a5344d4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_building.shape @@ -0,0 +1,95 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Generic Building</name> +<icon>generic_building.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M850.601 -6027.14l84.8921 0 l0 -253.232l-84.8921 0l0 253.232z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M935.49 -6280.37l-84.89 0l0 253.23l84.89 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M935.49 -6027.14l46.94 -46.93l0 -253.24l-84.9 0l-46.93 46.94l84.89 0l0 253.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M935.49 -6027.14l46.94 -46.93l0 -253.24l-84.9 0l-46.93 46.94l84.89 0l0 253.23" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M935.49 -6280.37l46.94 -46.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M935.49 -6280.37l46.94 -46.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M935.493 -6027.14l173.115 0 l0 -566.899l-173.115 0l0 566.899z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1108.61 -6594.04l-173.11 0l0 566.9l173.11 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1108.61 -6027.14l70.41 -70.4l0 -566.9l-173.12 0l-70.4 70.4l173.11 0l0 566.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1108.61 -6027.14l70.41 -70.4l0 -566.9l-173.12 0l-70.4 70.4l173.11 0l0 566.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1108.61 -6594.04l70.41 -70.4z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1108.61 -6594.04l70.41 -70.4" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1110.07 -6027.14l93.8479 0 l0 -477.69l-93.8479 0l0 477.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1203.92 -6504.83l-93.85 0l0 477.69l93.85 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1203.92 -6027.14l68.83 -68.82l0 -477.69l-93.85 0l-68.83 68.82l93.85 0l0 477.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1203.92 -6027.14l68.83 -68.82l0 -477.69l-93.85 0l-68.83 68.82l93.85 0l0 477.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1203.92 -6504.83l68.83 -68.82z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1203.92 -6504.83l68.83 -68.82" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1025.65 -6361.37l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1062.56 -6361.37l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M951.43 -6360.67l0 26.46l26.45 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.33 -6360.67l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1025.35 -6306.29l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1062.26 -6306.29l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M951.13 -6305.6l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.04 -6305.6l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1025.35 -6253.56l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1062.26 -6253.56l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M951.13 -6252.87l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.04 -6252.87l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1025.35 -6204.81l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1062.26 -6204.81l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M951.13 -6204.12l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.04 -6204.12l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1127.53 -6482.52l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1164.45 -6482.52l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1127.06 -6432.77l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1163.98 -6432.77l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1127.06 -6388l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1163.98 -6388l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M862.88 -6258.92l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M899.79 -6258.92l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M864.87 -6209.17l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M901.77 -6209.17l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M864.87 -6164.4l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M901.77 -6164.4l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1026.39 -6565.86l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1063.3 -6565.86l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M952.16 -6565.16l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M989.08 -6565.16l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1026.09 -6510.79l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1063 -6510.79l0 26.46l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M951.87 -6510.09l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.78 -6510.09l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1026.09 -6458.06l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1063 -6458.06l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M951.87 -6457.36l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.78 -6457.36l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1026.09 -6409.31l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1063 -6409.31l0 26.47l26.46 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M951.87 -6408.61l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M988.78 -6408.61l0 26.46l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1126.7 -6341.06l0 26.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1126.7 -6314.59l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1163.61 -6341.06l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1126.7 -6295.62l0 26.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1126.7 -6269.15l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1163.61 -6295.62l0 26.47l26.47 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1006" y="-6663"/> +<point x="1092.5" y="-6663"/> +<point x="1179" y="-6663"/> +<point x="851" y="-6026"/> +<point x="893" y="-6026"/> +<point x="935" y="-6026"/> +<point x="1022" y="-6026"/> +<point x="1109" y="-6026"/> +<point x="1109.5" y="-6026"/> +<point x="1110" y="-6026"/> +<point x="1157" y="-6026"/> +<point x="1204" y="-6026"/> +<point x="851" y="-6279"/> +<point x="1273" y="-6573"/> +<point x="1273" y="-6334"/> +<point x="1273" y="-6095"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_gateway.png b/kivio/kiviopart/stencils/Dia/Cisco/generic_gateway.png Binary files differnew file mode 100644 index 00000000..82eecf9b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_gateway.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_gateway.shape b/kivio/kiviopart/stencils/Dia/Cisco/generic_gateway.shape new file mode 100644 index 00000000..8ad4ad9b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_gateway.shape @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Generic gateway</name> +<icon>generic_gateway.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2683.53 -5551.72c0 33.57 -69.99 60.8 -156.33 60.8c-86.35 0 -156.34 -27.23 -156.34 -60.8l0 228.78c0 33.59 69.99 60.8 156.34 60.8c86.34 0 156.33 -27.21 156.33 -60.8l0 -228.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2683.53 -5551.72c0 33.57 -69.99 60.8 -156.33 60.8c-86.35 0 -156.34 -27.23 -156.34 -60.8l0 228.78c0 33.59 69.99 60.8 156.34 60.8c86.34 0 156.33 -27.21 156.33 -60.8l0 -228.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2527.2 -5490.93c86.34 0 156.33 -27.23 156.33 -60.8c0 -33.58 -69.99 -60.8 -156.33 -60.8c-86.35 0 -156.34 27.21 -156.34 60.8c0 33.57 69.99 60.8 156.34 60.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2527.2 -5490.93c86.34 0 156.33 -27.23 156.33 -60.8c0 -33.58 -69.99 -60.8 -156.33 -60.8c-86.35 0 -156.34 27.21 -156.34 60.8c0 33.57 69.99 60.8 156.34 60.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2491.5 -5575.5l12.91 19.36l-48.81 11.29l10.66 -8.88l-75.43 -12.9l18.92 -14.18l72.79 12.32l8.96 -7.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2560.18 -5528.55l-8.82 -19.95l44.03 -8.8l-7.64 6.84l73.38 12.53l-17.6 14.08l-72.95 -13.7l-10.41 8.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2536.12 -5586.07l49.3 -13.5l0.59 21.13l-12.32 -2.35l-24.07 19.95l-22.95 -3.33l24.82 -19.52l-15.36 -2.38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2514.98 -5510.34l-46.97 8.8l-1.76 -21.73l13.5 2.94l25.85 -22.06l22.88 3.87l-27.6 24.07l14.1 4.12z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2529.6 -5410.75l0 -49.29l8.37 0l-12.33 -18.59l-12.34 18.59l8.36 0l0 49.29l7.95 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2504.47 -5403.63l-34.85 -34.85l5.91 -5.91l-21.88 -4.43l4.43 21.88l5.91 -5.91l34.86 34.84l5.63 -5.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2491.72 -5380.8l-49.3 0l0 -8.37l-18.6 12.33l18.6 12.35l0 -8.37l49.3 0l0 -7.95z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2498.84 -5355.67l-34.86 34.86l-5.91 -5.91l-4.43 21.88l21.88 -4.43l-5.91 -5.91l34.85 -34.86l-5.62 -5.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2521.65 -5342.92l0 49.29l-8.36 0l12.34 18.61l12.33 -18.61l-8.37 0l0 -49.29l-7.95 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2546.8 -5350.04l34.84 34.86l-5.91 5.91l21.89 4.43l-4.43 -21.88l-5.92 5.91l-34.84 -34.86l-5.62 5.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2559.55 -5372.85l49.3 0l0 8.37l18.59 -12.35l-18.59 -12.33l0 8.37l-49.3 0l0 7.95z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2552.43 -5398l34.84 -34.84l5.92 5.91l4.43 -21.88l-21.89 4.43l5.91 5.91l-34.84 34.85l5.63 5.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2555.79 -5335.51c23.09 -16.17 28.7 -47.99 12.53 -71.09c-16.17 -23.09 -47.99 -28.7 -71.07 -12.53c-23.09 16.17 -28.69 48 -12.52 71.09c16.16 23.09 47.99 28.69 71.06 12.53z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2527" y="-5612"/> +<point x="2527" y="-5261"/> +<point x="2371" y="-5551"/> +<point x="2371" y="-5436.5"/> +<point x="2371" y="-5322"/> +<point x="2684" y="-5551"/> +<point x="2684" y="-5436.5"/> +<point x="2684" y="-5322"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_processor.png b/kivio/kiviopart/stencils/Dia/Cisco/generic_processor.png Binary files differnew file mode 100644 index 00000000..b9d0d032 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_processor.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_processor.shape b/kivio/kiviopart/stencils/Dia/Cisco/generic_processor.shape new file mode 100644 index 00000000..e42bc627 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_processor.shape @@ -0,0 +1,61 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Generic processor</name> +<icon>generic_processor.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3052.88 -5526.69l-34.22 34.08l0 238.56l239.53 0l34.22 -34.08l0 -238.56l-239.53 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3052.88 -5526.69l-34.22 34.08l0 238.56l239.53 0l34.22 -34.08l0 -238.56l-239.53 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3018.66 -5492.61l239.53 0l34.22 -34.08l-239.53 0l-34.22 34.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3018.66 -5492.61l239.53 0l34.22 -34.08l-239.53 0l-34.22 34.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3258.19 -5492.61l34.22 -34.08l0 238.56l-34.22 34.08l0 -238.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3258.19 -5492.61l34.22 -34.08l0 238.56l-34.22 34.08l0 -238.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3052.88 -5526.69l-34.22 34.08l0 238.56l239.53 0l34.22 -34.08l0 -238.56l-239.53 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3052.88 -5526.69l-34.22 34.08l0 238.56l239.53 0l34.22 -34.08l0 -238.56l-239.53 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3018.66 -5492.61l239.53 0l34.22 -34.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3018.66 -5492.61l239.53 0l34.22 -34.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3258.19 -5492.61l0 238.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3258.19 -5492.61l0 238.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3052.88 -5645.96l-34.22 34.08l0 119.27l239.53 0l34.22 -34.08l0 -119.27l-239.53 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3052.88 -5645.96l-34.22 34.08l0 119.27l239.53 0l34.22 -34.08l0 -119.27l-239.53 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3258.19 -5611.88l34.22 -34.08l0 119.27l-34.22 34.08l0 -119.27z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3258.19 -5611.88l34.22 -34.08l0 119.27l-34.22 34.08l0 -119.27" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3052.88 -5645.96l-34.22 34.08l0 119.27l239.53 0l34.22 -34.08l0 -119.27l-239.53 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3052.88 -5645.96l-34.22 34.08l0 119.27l239.53 0l34.22 -34.08l0 -119.27l-239.53 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3258.19 -5611.88l0 119.27z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3258.19 -5611.88l0 119.27" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3035.77 -5560.76l68.4382 0 l0 -34.082l-68.4382 0l0 34.082z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3052.88 -5288.12l171.094 0 l0 -170.4l-171.094 0l0 170.4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3052.88 -5288.12l171.094 0 l0 -170.4l-171.094 0l0 170.4" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3172.65 -5560.76l68.4382 0 l0 -34.082l-68.4382 0l0 34.082z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3035.77 -5509.65l68.4382 0 l0 -34.073l-68.4382 0l0 34.073z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3172.65 -5509.65l68.4382 0 l0 -34.073l-68.4382 0l0 34.073z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3104.21 -5577.8l68.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3104.21 -5577.8l68.44 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3104.21 -5526.69l68.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3104.21 -5526.69l68.44 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3104.21 -5543.72l68.44 -17.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3104.21 -5543.72l68.44 -17.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3104.21 -5560.76l68.44 17.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3104.21 -5560.76l68.44 17.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3138.43 -5424.44c27.8 0 51.33 21.3 51.33 51.11c0 27.7 -23.53 51.12 -51.33 51.12c-29.94 0 -51.33 -23.43 -51.33 -51.12c0 -29.81 21.39 -51.11 51.33 -51.11z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3138.43 -5424.44c27.8 0 51.33 21.3 51.33 51.11c0 27.7 -23.53 51.12 -51.33 51.12c-29.94 0 -51.33 -23.43 -51.33 -51.12c0 -29.81 21.39 -51.11 51.33 -51.11" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3138.43 -5390.36c8.55 0 17.11 6.39 17.11 17.03c0 8.52 -8.56 17.04 -17.11 17.04c-10.69 0 -17.11 -8.52 -17.11 -17.04c0 -10.65 6.42 -17.03 17.11 -17.03z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3138.43 -5390.36c8.55 0 17.11 6.39 17.11 17.03c0 8.52 -8.56 17.04 -17.11 17.04c-10.69 0 -17.11 -8.52 -17.11 -17.04c0 -10.65 6.42 -17.03 17.11 -17.03" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3053" y="-5645"/> +<point x="3172.5" y="-5645"/> +<point x="3292" y="-5645"/> +<point x="3019" y="-5253"/> +<point x="3138.5" y="-5253"/> +<point x="3258" y="-5253"/> +<point x="3019" y="-5611"/> +<point x="3019" y="-5551.5"/> +<point x="3019" y="-5492"/> +<point x="3292" y="-5526"/> +<point x="3292" y="-5406.5"/> +<point x="3292" y="-5287"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_softswitch.png b/kivio/kiviopart/stencils/Dia/Cisco/generic_softswitch.png Binary files differnew file mode 100644 index 00000000..376633ef --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_softswitch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/generic_softswitch.shape b/kivio/kiviopart/stencils/Dia/Cisco/generic_softswitch.shape new file mode 100644 index 00000000..858ae5d1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/generic_softswitch.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Generic softswitch</name> +<icon>generic_softswitch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3553.2 -5252.35l185.254 0 l0 -317.294l-185.254 0l0 317.294z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3553.2 -5252.35l185.254 0 l0 -317.294l-185.254 0l0 317.294" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3608.79 -5607.65l-55.59 38l185.25 0l46.07 -38l-175.74 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3608.79 -5607.65l-55.59 38l185.25 0l46.07 -38l-175.74 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3784.53 -5302.9l0 -304.75l-46.07 38l0 317.29l46.07 -50.55z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3784.53 -5302.9l0 -304.75l-46.07 38l0 317.29l46.07 -50.55" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3625.18 -5513.35l83.57 -0.05l0 10.58l-83.57 0.04l-0.02 16.5l-37.95 -21.8l37.95 -21.81l0.02 16.53z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3678.67 -5426.2l-83.57 0.06l0 -10.58l83.57 -0.04l0.04 -16.51l37.93 21.81l-37.93 21.81l-0.04 -16.54z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3609" y="-5607"/> +<point x="3697" y="-5607"/> +<point x="3785" y="-5607"/> +<point x="3553" y="-5251"/> +<point x="3645.5" y="-5251"/> +<point x="3738" y="-5251"/> +<point x="3553" y="-5569"/> +<point x="3785" y="-5302"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/gigabit_switch_router_atm_tag.png b/kivio/kiviopart/stencils/Dia/Cisco/gigabit_switch_router_atm_tag.png Binary files differnew file mode 100644 index 00000000..7cf9181f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/gigabit_switch_router_atm_tag.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/gigabit_switch_router_atm_tag.shape b/kivio/kiviopart/stencils/Dia/Cisco/gigabit_switch_router_atm_tag.shape new file mode 100644 index 00000000..e5514ac0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/gigabit_switch_router_atm_tag.shape @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Gigabit Switch Router (ATM Tag)</name> +<icon>gigabit_switch_router_atm_tag.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4472.79 -5539.53c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 227.06c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -227.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4288.87 -5468.01c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4288.87 -5468.01c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4266.89 -5543.34l-14.5 -24.16l-7.59 -2.07l-8.98 6.89l-84.94 -14.49l-26.93 19.34l4.49 7.68l22.26 -16.69l85.64 14.5l10.54 -8.25l15.19 22.78l4.83 -5.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4317.3 -5527.44l51.8 -10.37l5.53 -8.96l-6.22 -4.15l-57.31 13.11l6.21 10.37z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4450.6 -5526.07l-80.12 -15.19l-10.35 4.14l-0.01 7.37l86.33 14.73l4.15 -11.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4302.11 -5573.72l57.32 -15.89l4.14 -5.52l-4.83 -5.53l-66.3 18.64l9.67 8.29z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4211.64 -5512.26l0 13.82l21.41 4.14l30.41 -25.98l26.91 4.57l7.6 -10.36l-35.92 -6.91l-30.38 25.55l-20.03 -4.83z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4275.87 -5497.75l-17.96 2.07l0 8.29l16.57 4.83l9.67 -8.28l-8.28 -6.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4299.35 -5579.94l58.02 -15.88l0.68 24.86l-14.5 -2.76l-28.31 23.49l-27.02 -3.94l29.23 -22.98l-18.09 -2.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4327.67 -5512.26l-10.36 -23.49l51.8 -10.35l-8.99 8.06l86.33 14.74l-20.71 16.57l-85.81 -16.1l-12.26 10.58z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4274.48 -5490.84l-55.24 10.35l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.56l-32.46 28.31l16.57 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4246.86 -5567.5l15.19 22.79l-57.42 13.26l12.55 -10.45l-88.75 -15.17l22.26 -16.69l85.64 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4209.61 -5297.38l52.26 0l66.08 -135.16l41.34 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M4355.89 -5456.76l0 47.95l28.9 -23.03l-28.9 -24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4217.87 -5272.69l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4217.95 -5268.89l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4357.22 -5453.57l0 47.95l28.89 -23.03l-28.89 -24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4217.87 -5407.69l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4217.95 -5403.89l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4370.24 -5296.88l-44.92 0l-67.33 -135.82l-42.27 0" style="stroke: foreground; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M4375.77 -5293.37l-49.6 0l-67.32 -135.81l-51.36 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M4207.8 -5293.57l47.92 0l66.71 -135.16l51.92 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M4355.89 -5321.13l0 47.95l28.9 -23.03l-28.9 -24.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4357.22 -5317.95l0 47.95l28.89 -23.03l-28.89 -24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4289" y="-5610"/> +<point x="4289" y="-5240"/> +<point x="4105" y="-5539"/> +<point x="4105" y="-5425"/> +<point x="4105" y="-5311"/> +<point x="4473" y="-5539"/> +<point x="4473" y="-5425"/> +<point x="4473" y="-5311"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/government_building.png b/kivio/kiviopart/stencils/Dia/Cisco/government_building.png Binary files differnew file mode 100644 index 00000000..1bc9d68d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/government_building.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/government_building.shape b/kivio/kiviopart/stencils/Dia/Cisco/government_building.shape new file mode 100644 index 00000000..7c736981 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/government_building.shape @@ -0,0 +1,62 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Government Building</name> +<icon>government_building.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M363.486 -5553.61l223.203 0 l0 -34.0325l-223.203 0l0 34.0325z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M587.02 -5587.65c0 -49.96 -50.07 -92.32 -111.83 -92.32c-61.77 0 -111.84 42.36 -111.84 92.32l223.66 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M476.41 -5727.93l0 52.43" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 2; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M520.63 -5695.96c-1.62 2.44 -20.34 2.39 -23.63 0c-4.49 -3.26 -17.13 -3.26 -20.39 0.81l0 -25.67c3.26 -4.07 15.9 -4.07 20.39 -0.82c3.29 2.4 22.01 2.45 23.63 0l0 25.68z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M221.914 -5359.79l506.172 0 l0 -193.818l-506.172 0l0 193.818z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M221.914 -5359.79l506.172 0 l0 -193.818l-506.172 0l0 193.818" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 2; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M536.97 -5361.46l0.14 -64.19c0 -29.05 -27.64 -52.67 -61.88 -52.67c-34.25 0 -62.01 23.56 -62.01 52.61l0 64.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 2; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M244.512 -5496.08l32.988 0 l0 -30.752l-32.988 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M244.512 -5496.08l32.988 0 l0 -30.752l-32.988 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M244.512 -5440.77l32.988 0 l0 -30.752l-32.988 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M244.512 -5440.77l32.988 0 l0 -30.752l-32.988 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M244.512 -5385.45l32.988 0 l0 -30.752l-32.988 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M244.512 -5385.45l32.988 0 l0 -30.752l-32.988 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M293.359 -5496.08l32.998 0 l0 -30.752l-32.998 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M293.359 -5496.08l32.998 0 l0 -30.752l-32.998 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M293.359 -5440.77l32.998 0 l0 -30.752l-32.998 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M293.359 -5440.77l32.998 0 l0 -30.752l-32.998 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M293.359 -5385.45l32.998 0 l0 -30.752l-32.998 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M293.359 -5385.45l32.998 0 l0 -30.752l-32.998 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M672.5 -5496.08l32.9878 0 l0 -30.752l-32.9878 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M672.5 -5496.08l32.9878 0 l0 -30.752l-32.9878 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M672.5 -5440.77l32.9878 0 l0 -30.752l-32.9878 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M672.5 -5440.77l32.9878 0 l0 -30.752l-32.9878 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M672.5 -5385.45l32.9878 0 l0 -30.752l-32.9878 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M672.5 -5385.45l32.9878 0 l0 -30.752l-32.9878 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M623.643 -5496.08l32.998 0 l0 -30.752l-32.998 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M623.643 -5496.08l32.998 0 l0 -30.752l-32.998 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M623.643 -5440.77l32.998 0 l0 -30.752l-32.998 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M623.643 -5440.77l32.998 0 l0 -30.752l-32.998 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M623.643 -5385.45l32.998 0 l0 -30.752l-32.998 0l0 30.752z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M623.643 -5385.45l32.998 0 l0 -30.752l-32.998 0l0 30.752" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M595.37 -5491.27l-118.99 -38.99l-118.99 38.99l237.99 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M595.37 -5491.27l-118.99 -38.99l-118.99 38.99l237.99 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M345.547 -5571.8l261.406 0 l0 -15.8489l-261.406 0l0 15.8489z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M345.547 -5571.8l261.406 0 l0 -15.8489l-261.406 0l0 15.8489" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M372.5 -5360.07l20 0 l0 -131.25l-20 0l0 131.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M372.5 -5360.07l20 0 l0 -131.25l-20 0l0 131.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M560 -5360.07l20 0 l0 -131.25l-20 0l0 131.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M560 -5360.07l20 0 l0 -131.25l-20 0l0 131.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="476" y="-5727"/> +<point x="222" y="-5359"/> +<point x="297.5" y="-5359"/> +<point x="373" y="-5359"/> +<point x="393" y="-5359"/> +<point x="476.5" y="-5359"/> +<point x="560" y="-5359"/> +<point x="580" y="-5359"/> +<point x="654" y="-5359"/> +<point x="728" y="-5359"/> +<point x="222" y="-5553"/> +<point x="728" y="-5553"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/h323.png b/kivio/kiviopart/stencils/Dia/Cisco/h323.png Binary files differnew file mode 100644 index 00000000..f76f5a16 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/h323.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/h323.shape b/kivio/kiviopart/stencils/Dia/Cisco/h323.shape new file mode 100644 index 00000000..896d5546 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/h323.shape @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<icon>h323.png</icon> +<name>Cisco - H.323</name> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1054.06 -5384.76l243.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1054.06 -5384.76l243.55 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1262.15 -5349.01l35.47 -35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1262.15 -5349.01l35.47 -35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1052.38 -5349.81l209.492 0 l0 -157.93l-209.492 0l0 157.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1052.38 -5349.81l209.492 0 l0 -157.93l-209.492 0l0 157.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1261.88 -5349.81l35.74 -35.74l0 -157.93l-209.49 0l-35.74 35.74l209.49 0l0 157.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1261.88 -5349.81l35.74 -35.74l0 -157.93l-209.49 0l-35.74 35.74l209.49 0l0 157.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1070.68 -5368.1l172.89 0 l0 -121.357l-172.89 0l0 121.357z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1070.68 -5368.1l172.89 0 l0 -121.357l-172.89 0l0 121.357" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1261.88 -5507.74l35.74 -35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1261.88 -5507.74l35.74 -35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1132.38 -5511.06l55.7422 0 l0 -50.439l-55.7422 0l0 50.439z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1132.38 -5511.06l55.7422 0 l0 -50.439l-55.7422 0l0 50.439" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1188.13 -5511.06l30.74 -29.49l0 -50.44l-55.74 0l-30.74 29.49l55.74 0l0 50.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1188.13 -5511.06l30.74 -29.49l0 -50.44l-55.74 0l-30.74 29.49l55.74 0l0 50.44" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1188.13 -5561.49l30.74 -29.49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1188.13 -5561.49l30.74 -29.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1163" y="-5590"/> +<point x="1191" y="-5590"/> +<point x="1219" y="-5590"/> +<point x="1262" y="-5348"/> +<point x="1052" y="-5507"/> +<point x="1052" y="-5428"/> +<point x="1052" y="-5349"/> +<point x="1298" y="-5542"/> +<point x="1298" y="-5463.5"/> +<point x="1298" y="-5385"/> +<point x="1298" y="-5384.5"/> +<point x="1298" y="-5384"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/handheld.png b/kivio/kiviopart/stencils/Dia/Cisco/handheld.png Binary files differnew file mode 100644 index 00000000..cc743976 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/handheld.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/handheld.shape b/kivio/kiviopart/stencils/Dia/Cisco/handheld.shape new file mode 100644 index 00000000..c4d25583 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/handheld.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Handheld</name> +<icon>handheld.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1868.79 -5390.55l0 -159.63l-16.02 14.06l0 159.63l16.02 -14.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1868.79 -5390.55l0 -159.63l-16.02 14.06l0 159.63l16.02 -14.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1551.21 -5376.74l301.221 0 l0 -159.072l-301.221 0l0 159.072z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1551.21 -5376.74l301.221 0 l0 -159.072l-301.221 0l0 159.072" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1569.54 -5500.93c0 -15.97 16.56 -18.33 16.56 -18.33c0 0 173.16 0 188.53 0c20.1 0 19.51 18.93 19.51 18.93c0 0 0 78.05 0 89.3c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -176.12 0 -190.31 0c-14.2 0 -18.93 -14.79 -18.93 -14.79l0 -91.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1569.54 -5500.93c0 -15.97 16.56 -18.33 16.56 -18.33c0 0 173.16 0 188.53 0c20.1 0 19.51 18.93 19.51 18.93c0 0 0 78.05 0 89.3c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -176.12 0 -190.31 0c-14.2 0 -18.93 -14.79 -18.93 -14.79l0 -91.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1868.79 -5550.11l-301.23 0l-16.36 14.3l301.22 0l16.37 -14.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1868.79 -5550.11l-301.23 0l-16.36 14.3l301.22 0l16.37 -14.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1831.14 -5503.04c0 2.53 -3.73 4.58 -8.34 4.58c-4.59 0 -8.32 -2.05 -8.32 -4.58c0 -2.53 3.73 -4.58 8.32 -4.58c4.61 0 8.34 2.05 8.34 4.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1831.14 -5503.04c0 2.53 -3.73 4.58 -8.34 4.58c-4.59 0 -8.32 -2.05 -8.32 -4.58c0 -2.53 3.73 -4.58 8.32 -4.58c4.61 0 8.34 2.05 8.34 4.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1831.14 -5469.71c0 2.54 -3.73 4.59 -8.34 4.59c-4.59 0 -8.32 -2.05 -8.32 -4.59c0 -2.54 3.73 -4.59 8.32 -4.59c4.61 0 8.34 2.05 8.34 4.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1831.14 -5469.71c0 2.54 -3.73 4.59 -8.34 4.59c-4.59 0 -8.32 -2.05 -8.32 -4.59c0 -2.54 3.73 -4.59 8.32 -4.59c4.61 0 8.34 2.05 8.34 4.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1831.14 -5436.37c0 2.52 -3.73 4.57 -8.34 4.57c-4.59 0 -8.32 -2.05 -8.32 -4.57c0 -2.54 3.73 -4.59 8.32 -4.59c4.61 0 8.34 2.05 8.34 4.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1831.14 -5436.37c0 2.52 -3.73 4.57 -8.34 4.57c-4.59 0 -8.32 -2.05 -8.32 -4.57c0 -2.54 3.73 -4.59 8.32 -4.59c4.61 0 8.34 2.05 8.34 4.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1831.14 -5403.05c0 2.54 -3.73 4.59 -8.34 4.59c-4.59 0 -8.32 -2.05 -8.32 -4.59c0 -2.54 3.73 -4.59 8.32 -4.59c4.61 0 8.34 2.05 8.34 4.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1831.14 -5403.05c0 2.54 -3.73 4.59 -8.34 4.59c-4.59 0 -8.32 -2.05 -8.32 -4.59c0 -2.54 3.73 -4.59 8.32 -4.59c4.61 0 8.34 2.05 8.34 4.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1568" y="-5549"/> +<point x="1718.5" y="-5549"/> +<point x="1869" y="-5549"/> +<point x="1853" y="-5375"/> +<point x="1551" y="-5535"/> +<point x="1551" y="-5455.5"/> +<point x="1551" y="-5376"/> +<point x="1869" y="-5390"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/hootphone.png b/kivio/kiviopart/stencils/Dia/Cisco/hootphone.png Binary files differnew file mode 100644 index 00000000..435ba497 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/hootphone.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/hootphone.shape b/kivio/kiviopart/stencils/Dia/Cisco/hootphone.shape new file mode 100644 index 00000000..ef2a1106 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/hootphone.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - HootPhone</name> +<icon>hootphone.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2128.25 -5349.58l209.844 0 l0 -49.2578l-209.844 0l0 49.2578z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2128.25 -5349.58l209.844 0 l0 -49.2578l-209.844 0l0 49.2578" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2338.1 -5398.84l-210.08 0l99.84 -144.9l200.78 0l-90.55 144.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2338.1 -5398.84l-210.08 0l99.84 -144.9l200.78 0l-90.55 144.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2428.64 -5541.58l0 90.48l-90.55 102.07l0 -47.64l90.55 -144.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2428.64 -5541.58l0 90.48l-90.55 102.07l0 -47.64l90.55 -144.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2267.96 -5517.38c-12.91 14.82 -28.81 32.1 -39 48.87l0.86 15.21l-31.8 49.12l-3.69 -36.29c6.05 -24.19 81.13 -119.26 98.4 -130.49l5.86 31.97l-29.82 36.13l-0.8 -14.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2267.96 -5517.38c-12.91 14.82 -28.81 32.1 -39 48.87l0.86 15.21l-31.8 49.12l-3.69 -36.29c6.05 -24.19 81.13 -119.26 98.4 -130.49l5.86 31.97l-29.82 36.13l-0.8 -14.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2156.77 -5440.48l-3.69 36.29l44.94 0l-3.69 -36.29l-37.56 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2156.77 -5440.48l-3.69 36.29l44.94 0l-3.69 -36.29l-37.56 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2292.72 -5570.97c-17.27 11.23 -92.34 106.3 -98.4 130.49l-37.56 0c6.04 -24.19 81.11 -119.26 98.4 -130.49l37.56 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2292.72 -5570.97c-17.27 11.23 -92.34 106.3 -98.4 130.49l-37.56 0c6.04 -24.19 81.11 -119.26 98.4 -130.49l37.56 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2236.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2236.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2266.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2266.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2296.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2296.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2326.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2326.45 -5413.39l-13.52 0l6.46 -7.5l13.54 0l-6.48 7.5" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="2255" y="-5570"/> +<point x="2274" y="-5570"/> +<point x="2293" y="-5570"/> +<point x="2128" y="-5349"/> +<point x="2233" y="-5349"/> +<point x="2338" y="-5349"/> +<point x="2128" y="-5398"/> +<point x="2429" y="-5543"/> +<point x="2429" y="-5542"/> +<point x="2429" y="-5541"/> +<point x="2429" y="-5495.5"/> +<point x="2429" y="-5450"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/host.png b/kivio/kiviopart/stencils/Dia/Cisco/host.png Binary files differnew file mode 100644 index 00000000..5791808c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/host.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/host.shape b/kivio/kiviopart/stencils/Dia/Cisco/host.shape new file mode 100644 index 00000000..b070dd7b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/host.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Host</name> +<icon>host.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5134.35 -5314.3l0 -200.27l-44.37 45.52l0 200.27l44.37 -45.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5134.35 -5314.3l0 -200.27l-44.37 45.52l0 200.27l44.37 -45.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4646.18 -5268.78l443.789 0 l0 -200.273l-443.789 0l0 200.273z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4646.18 -5268.78l443.789 0 l0 -200.273l-443.789 0l0 200.273" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4690.56 -5514.57l-44.37 45.52l443.79 0l44.37 -45.52l-443.79 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4690.56 -5514.57l-44.37 45.52l443.79 0l44.37 -45.52l-443.79 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="4691" y="-5514"/> +<point x="4912.5" y="-5514"/> +<point x="5134" y="-5514"/> +<point x="4646" y="-5268"/> +<point x="4868" y="-5268"/> +<point x="5090" y="-5268"/> +<point x="4646" y="-5468"/> +<point x="5134" y="-5313"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/hp_mini.png b/kivio/kiviopart/stencils/Dia/Cisco/hp_mini.png Binary files differnew file mode 100644 index 00000000..239f5a9c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/hp_mini.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/hp_mini.shape b/kivio/kiviopart/stencils/Dia/Cisco/hp_mini.shape new file mode 100644 index 00000000..76b54509 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/hp_mini.shape @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - HP Mini</name> +<icon>hp_mini.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2769 -5329.63l189.502 0 l0 -211.592l-189.502 0l0 211.592z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2769 -5329.63l189.502 0 l0 -211.592l-189.502 0l0 211.592" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2958.51 -5329.63l49.15 -49.14l0 -211.59l-189.5 0l-49.15 49.14l189.5 0l0 211.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2958.51 -5329.63l49.15 -49.14l0 -211.59l-189.5 0l-49.15 49.14l189.5 0l0 211.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2958.51 -5541.23l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2958.51 -5541.23l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2958.51 -5489.32l-189.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2958.51 -5382.92l-189.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2958.51 -5434.46l-189.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2896.99 -5516.09l41.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2896.99 -5516.09l41.44 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2896.99 -5461.23l41.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2896.99 -5461.23l41.44 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2896.99 -5409.69l41.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2896.99 -5409.69l41.44 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2896.99 -5356.46l41.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2896.99 -5356.46l41.44 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2818" y="-5589"/> +<point x="2913" y="-5589"/> +<point x="3008" y="-5589"/> +<point x="2769" y="-5329"/> +<point x="2864" y="-5329"/> +<point x="2959" y="-5329"/> +<point x="2769" y="-5540"/> +<point x="2769" y="-5514"/> +<point x="2769" y="-5488"/> +<point x="2769" y="-5460.5"/> +<point x="2769" y="-5433"/> +<point x="2769" y="-5407.5"/> +<point x="2769" y="-5382"/> +<point x="3008" y="-5378"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/hub.png b/kivio/kiviopart/stencils/Dia/Cisco/hub.png Binary files differnew file mode 100644 index 00000000..edbec010 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/hub.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/hub.shape b/kivio/kiviopart/stencils/Dia/Cisco/hub.shape new file mode 100644 index 00000000..1b7deb9d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/hub.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Hub</name> +<icon>hub.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5370.89 -5267.67l276.543 0 l0 -241.738l-276.543 0l0 241.738z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5370.89 -5267.67l276.543 0 l0 -241.738l-276.543 0l0 241.738" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5402.74 -5542.08l-31.85 32.68l276.54 0l31.88 -32.68l-276.56 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5402.74 -5542.08l-31.85 32.68l276.54 0l31.88 -32.68l-276.56 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5679.31 -5300.35l0 -241.73l-31.87 32.68l0 241.74l31.88 -32.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5679.31 -5300.35l0 -241.73l-31.87 32.68l0 241.74l31.88 -32.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5391.51 -5287.24l150.781 0 l0 -199.024l-150.781 0l0 199.024" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5417.43 -5305.73l0 -161.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5441.26 -5305.73l0 -161.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5465.09 -5305.73l0 -161.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5489.44 -5305.73l0 -161.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5513.25 -5305.73l0 -161.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="5403" y="-5541"/> +<point x="5541" y="-5541"/> +<point x="5679" y="-5541"/> +<point x="5371" y="-5267"/> +<point x="5509" y="-5267"/> +<point x="5647" y="-5267"/> +<point x="5371" y="-5508"/> +<point x="5679" y="-5299"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iad_router.png b/kivio/kiviopart/stencils/Dia/Cisco/iad_router.png Binary files differnew file mode 100644 index 00000000..f580b17e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iad_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iad_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/iad_router.shape new file mode 100644 index 00000000..bba67c43 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iad_router.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IAD router</name> +<icon>iad_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M633.84 -4601.83c0 39.51 -82.34 71.53 -183.93 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 104.78c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -104.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M633.84 -4601.83c0 39.51 -82.34 71.53 -183.93 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 104.78c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -104.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M449.91 -4530.3c101.58 0 183.93 -32.02 183.93 -71.53c0 -39.5 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.51 82.34 71.53 183.93 71.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M449.91 -4530.3c101.58 0 183.93 -32.02 183.93 -71.53c0 -39.5 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.51 82.34 71.53 183.93 71.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M407.91 -4629.79l15.19 22.78l-57.42 13.27l12.55 -10.46l-88.75 -15.16l22.26 -16.69l85.64 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M488.71 -4574.55l-10.36 -23.49l51.8 -10.35l-8.98 8.06l86.33 14.73l-20.71 16.58l-85.81 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M460.39 -4642.22l58.02 -15.89l0.68 24.86l-14.5 -2.76l-28.31 23.48l-27.02 -3.93l29.23 -22.99l-18.09 -2.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M435.53 -4553.13l-55.24 10.35l-2.07 -25.56l15.88 3.46l30.41 -25.97l26.91 4.55l-32.46 28.32l16.57 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M381 -4500l9 0l0 51l-9 0l0 -51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M431 -4500l11 0l18 50l-9 0l-5 -11l-19 0l-4 11l-10 0l18 -50z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M437 -4489l6 19l-12 0l6 -19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M477 -4500l26 0c 8 0 16 11 16 22l0 7c0 11 -8 22 -19 22l-23 0l0 -49 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M488 -4491l12 0c8 0 8 10 8 10l0 13c0 10 -9 10 -9 10l-11 0l0 -33 z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="450" y="-4672"/> +<point x="450" y="-4425"/> +<point x="266" y="-4601"/> +<point x="266" y="-4548.5"/> +<point x="266" y="-4496"/> +<point x="634" y="-4601"/> +<point x="634" y="-4548.5"/> +<point x="634" y="-4496"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ibm_mainframe.png b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mainframe.png Binary files differnew file mode 100644 index 00000000..bac05227 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mainframe.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ibm_mainframe.shape b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mainframe.shape new file mode 100644 index 00000000..9d2d43a0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mainframe.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IBM mainframe</name> +<icon>ibm_mainframe.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3453.03 -5613.08l-89.23 0l0.48 266.99l88.75 0l0 -266.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3453.03 -5613.08l-89.23 0l0.48 266.99l88.75 0l0 -266.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3376.48 -5515.77l62.95 0 l0 -60.4199l-62.95 0l0 60.4199z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3376.48 -5515.77l62.95 0 l0 -60.4199l-62.95 0l0 60.4199" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3505.96 -5666.85l-52.81 54.86l0 265.96l52.78 -62.56l0.03 -258.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3505.96 -5666.85l-52.81 54.86l0 265.96l52.78 -62.56l0.03 -258.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3286.33 -5614.63l73.07 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3286.33 -5614.63l73.07 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3374.28 -5623.48l33.56 -36.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3374.28 -5623.48l33.56 -36.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3360.94 -5609.09c0 0 -0.42 17.68 -32.6 17.32l-56.93 -8.71l0 -3.42l80.06 -63.85l154.06 0.15l-51.91 54.51l-89.24 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3360.94 -5609.09c0 0 -0.42 17.68 -32.6 17.32l-56.93 -8.71l0 -3.42l80.06 -63.85l154.06 0.15l-51.91 54.51l-89.24 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3363.65 -5612.16c0 0 -25.85 15.2 -55.55 11.77l-37.4 -3.16l0 266.42l37.4 1.59c37.95 3.3 55.7 -10.34 55.7 -10.34l-0.16 -266.27z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3363.65 -5612.16c0 0 -25.85 15.2 -55.55 11.77l-37.4 -3.16l0 266.42l37.4 1.59c37.95 3.3 55.7 -10.34 55.7 -10.34l-0.16 -266.27" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3287.04 -5615.85l73.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3287.04 -5615.85l73.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3381.6 -5624.69l40.08 -36.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3381.6 -5624.69l40.08 -36.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3351" y="-5667"/> +<point x="3428.5" y="-5667"/> +<point x="3506" y="-5667"/> +<point x="3308" y="-5335"/> +<point x="3271" y="-5603"/> +<point x="3271" y="-5467.5"/> +<point x="3271" y="-5336"/> +<point x="3506" y="-5666"/> +<point x="3506" y="-5537"/> +<point x="3506" y="-5408"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ibm_mini.png b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mini.png Binary files differnew file mode 100644 index 00000000..a594bf51 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mini.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ibm_mini.shape b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mini.shape new file mode 100644 index 00000000..b7dd2d13 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ibm_mini.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IBM Mini (AS400)</name> +<icon>ibm_mini.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3916.82 -5342.87l153.877 0 l0 -245.127l-153.877 0l0 245.127z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4070.69 -5587.99l-153.88 0l0 245.13l153.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4070.69 -5342.87l49.15 -49.14l0 -245.13l-140.14 0l-62.89 49.14l153.88 0l0 245.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4070.69 -5342.87l49.15 -49.14l0 -245.13l-140.14 0l-62.89 49.14l153.88 0l0 245.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4070.69 -5587.99l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4070.69 -5587.99l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3919.31 -5568.13l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4070.56 -5566.58l48.13 -48.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3930.52 -5508.12l53.125 0 l0 -12.5l-53.125 0l0 12.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4002.39 -5508.12l53.125 0 l0 -12.5l-53.125 0l0 12.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3980" y="-5636"/> +<point x="4050" y="-5636"/> +<point x="4120" y="-5636"/> +<point x="3917" y="-5342"/> +<point x="3994" y="-5342"/> +<point x="4071" y="-5342"/> +<point x="3917" y="-5587"/> +<point x="4120" y="-5391"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ibm_tower.png b/kivio/kiviopart/stencils/Dia/Cisco/ibm_tower.png Binary files differnew file mode 100644 index 00000000..0fc488da --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ibm_tower.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ibm_tower.shape b/kivio/kiviopart/stencils/Dia/Cisco/ibm_tower.shape new file mode 100644 index 00000000..1bdd23a6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ibm_tower.shape @@ -0,0 +1,64 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<icon>ibm_tower.png</icon> +<name>Cisco - IBM Tower</name> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4523.1 -5353.24l149.746 0 l0 -319.341l-149.746 0l0 319.341z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4523.1 -5353.24l149.746 0 l0 -319.341l-149.746 0l0 319.341" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4523.1 -5672.58l28.61 -28.43l144.38 0l-23.24 28.43l-149.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4523.1 -5672.58l28.61 -28.43l144.38 0l-23.24 28.43l-149.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4672.84 -5353.24l23.24 -44.27l0 -303.51l-23.24 28.43l0 319.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4672.84 -5353.24l23.24 -44.27l0 -303.51l-23.24 28.43l0 319.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4684.76 -5338.98l-11.91 -14.26l-149.75 0l-14.36 14.26l176.02 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4684.76 -5338.98l-11.91 -14.26l-149.75 0l-14.36 14.26l176.02 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4684.76 -5338.98l23.16 -49.54l-11.84 -8.99l-23.24 44.27l11.91 14.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4684.76 -5338.98l23.16 -49.54l-11.84 -8.99l-23.24 44.27l11.91 14.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4672.84 -5353.24l-149.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4672.84 -5353.24l-149.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4696.08 -5397.51l-23.24 44.27z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4696.08 -5397.51l-23.24 44.27" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4523.17 -5657.85l149.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4523.17 -5657.85l149.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4523.04 -5656.04l149.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4523.04 -5656.04l149.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5617.82l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5617.82l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5599.28l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5599.28l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5580.73l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5580.73l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5562.19l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5562.19l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5543.64l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5543.64l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5525.1l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5525.1l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5506.56l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5506.56l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5488.01l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5488.01l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5469.47l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5469.47l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5450.92l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5450.92l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5432.38l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5432.38l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5413.84l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5413.84l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5395.29l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5395.29l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4641.81 -5376.75l-108.65 0l0 10l20.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4641.81 -5376.75l-108.65 0l0 10l20.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4552" y="-5700"/> +<point x="4624" y="-5700"/> +<point x="4696" y="-5700"/> +<point x="4509" y="-5338"/> +<point x="4597" y="-5338"/> +<point x="4685" y="-5338"/> +<point x="4708" y="-5388"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/icm.png b/kivio/kiviopart/stencils/Dia/Cisco/icm.png Binary files differnew file mode 100644 index 00000000..0bccad90 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/icm.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/icm.shape b/kivio/kiviopart/stencils/Dia/Cisco/icm.shape new file mode 100644 index 00000000..d7e56f72 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/icm.shape @@ -0,0 +1,111 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ICM</name> +<icon>icm.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M344.25 -3589.39l17.56 1.77l73.36 0l17.97 -1.94l9.98 -7.74l0.96 -4.16l0.29 -285.42l-131.07 0l-0.23 289.29l11.18 8.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M344.25 -3589.39l17.56 1.77l73.36 0l17.97 -1.94l9.98 -7.74l0.96 -4.16l0.29 -285.42l-131.07 0l-0.23 289.29l11.18 8.21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M506.81 -3952.27l-42.31 39.84l-0.3 310.02l42.81 -48.97l-0.2 -300.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M506.81 -3952.27l-42.31 39.84l-0.3 310.02l42.81 -48.97l-0.2 -300.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M465.45 -3842.16" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M465.45 -3821.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M465.45 -3842.16" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M465.45 -3818.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M465.45 -3886.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M464.74 -3887.58l41.91 -40.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M464.74 -3887.58l41.91 -40.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M457.46 -3861.52l0 -5.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M457.46 -3861.52l0 -5.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M457.46 -3861.52l0 -5.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M457.46 -3861.52l0 -5.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M464.19 -3625.12l41.55 -45.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M464.19 -3625.12l41.55 -45.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M371.12 -3952.38l135.68 0.11l-42.31 39.84c0 0 -54.21 19.55 -132.96 -1.83l39.59 -38.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M371.12 -3952.38l135.68 0.11l-42.31 39.84c0 0 -54.21 19.55 -132.96 -1.83l39.59 -38.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M331.53 -3914.26c78.75 21.38 132.96 1.83 132.96 1.83l-0.01 24.35c0 0 -54.28 20 -133.05 -1.38l0.1 -24.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M331.53 -3914.26c78.75 21.38 132.96 1.83 132.96 1.83l-0.01 24.35c0 0 -54.28 20 -133.05 -1.38l0.1 -24.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333 -3887.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M463.27 -3795.59l-129.75 0l0 3.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M463.27 -3795.59l-129.75 0l0 3.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.9 -3842.16l129.76 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.9 -3842.16l129.76 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.9 -3821.73l129.76 -0.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.9 -3821.73l129.76 -0.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.9 -3842.16l129.76 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.9 -3842.16l129.76 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M457.46 -3851.84" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M334.03 -3781.43l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M334.03 -3781.43l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M355.65 -3867.32" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M341.328 -3851.84l116.25 0 l0 -15.8401l-116.25 0l0 15.8401z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M341.328 -3851.84l116.25 0 l0 -15.8401l-116.25 0l0 15.8401" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3785.49l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3785.49l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3771.79l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3771.79l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.86 -3795.18l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.86 -3795.18l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M334.03 -3752.99l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M334.03 -3752.99l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3757.05l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3757.05l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3743.35l73.36 0l17.97 -1.94l9.98 -7.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3743.35l73.36 0l17.97 -1.94l9.98 -7.73" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.86 -3766.74l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.86 -3766.74l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M334.03 -3724.55l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M334.03 -3724.55l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3728.61l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3728.61l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3714.91l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3714.91l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.86 -3738.3l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.86 -3738.3l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M334.03 -3696.11l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M334.03 -3696.11l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3700.18l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3700.18l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3686.47l73.36 0l17.97 -1.94l9.98 -7.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3686.47l73.36 0l17.97 -1.94l9.98 -7.73" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.86 -3709.86l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.86 -3709.86l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M334.03 -3667.68l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M334.03 -3667.68l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3671.74l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3671.74l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3658.04l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3658.04l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.86 -3681.43l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.86 -3681.43l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M334.03 -3639.24l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M334.03 -3639.24l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3643.3l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3643.3l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3629.6l73.36 0l17.97 -1.94l9.98 -7.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3629.6l73.36 0l17.97 -1.94l9.98 -7.73" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.86 -3652.99l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.86 -3652.99l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M334.03 -3610.8l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M334.03 -3610.8l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3614.86l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3614.86l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M361.81 -3601.16l73.36 0l17.97 -1.94l9.98 -7.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M361.81 -3601.16l73.36 0l17.97 -1.94l9.98 -7.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M333.86 -3624.55l9.98 7.74l17.97 1.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M333.86 -3624.55l9.98 7.74l17.97 1.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="371" y="-3951"/> +<point x="439" y="-3951"/> +<point x="507" y="-3951"/> +<point x="362" y="-3587"/> +<point x="398.5" y="-3587"/> +<point x="435" y="-3587"/> +<point x="331" y="-3888"/> +<point x="507" y="-3927"/> +<point x="507" y="-3788.5"/> +<point x="507" y="-3650"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/icon.xpm b/kivio/kiviopart/stencils/Dia/Cisco/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ics.png b/kivio/kiviopart/stencils/Dia/Cisco/ics.png Binary files differnew file mode 100644 index 00000000..5d0a01b4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ics.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ics.shape b/kivio/kiviopart/stencils/Dia/Cisco/ics.shape new file mode 100644 index 00000000..da7e4831 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ics.shape @@ -0,0 +1,69 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ICS</name> +<icon>ics.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M932.78 -3579.16l-166.86 -87.59l0 -186.51l166.86 87.58l0 186.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M932.78 -3579.16l-166.86 -87.59l0 -186.51l166.86 87.58l0 186.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M932.78 -3579.16l166.88 -87.59l0 -186.51l-166.87 87.58l0 186.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M932.78 -3579.16l166.88 -87.59l0 -186.51l-166.87 87.58l0 186.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M932.78 -3765.68l166.88 -87.58l-166.87 -87.58l-166.86 87.58l166.86 87.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M932.78 -3765.68l166.88 -87.58l-166.87 -87.58l-166.86 87.58l166.86 87.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1099.66 -3667.43l-166.87 88.27l0 -185.83l166.87 -88.27l0 185.83z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1099.66 -3667.43l-166.87 88.27l0 -185.83l166.87 -88.27l0 185.83" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M932.78 -3843.04l35.08 18.79l-21.05 0l0 35.06l-28.05 0l0 -35.06l-21.03 0l35.06 -18.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1060.19 -3853.21l-35.06 18.79l0 -11.28l-65.45 0l0 -15.02l65.45 0l0 -11.27l35.06 18.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M932.78 -3862.13l-35.06 -18.78l21.03 0l0 -35.07l28.05 0l0 35.07l21.05 0l-35.08 18.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M805.39 -3853.21l35.07 -18.78l0 11.27l65.45 0l0 15.02l-65.45 0l0 11.28l-35.07 -18.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1084.09 -3720.92l0 -105.99l-128.32 67.93l0 105.99l128.32 -67.93z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1084.09 -3720.92l0 -105.99l-128.32 67.93l0 105.99l128.32 -67.93" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M974.4 -3757.78l90.14 -47.71c5.88 -3.1 10.63 -0.41 10.63 6.01l0 62.36c0 6.43 -4.75 14.15 -10.62 17.25l-90.14 47.71c-5.86 3.1 -10.6 0.42 -10.6 -6.01l0 -62.36c0 -6.44 4.75 -14.16 10.6 -17.26z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M974.4 -3757.78l90.14 -47.71c5.88 -3.1 10.63 -0.41 10.63 6.01l0 62.36c0 6.43 -4.75 14.15 -10.62 17.25l-90.14 47.71c-5.86 3.1 -10.6 0.42 -10.6 -6.01l0 -62.36c0 -6.44 4.75 -14.16 10.6 -17.26" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1055.79 -3692.84l-71.72 37.97l0 -13.11l71.72 -37.97l0 13.1z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1055.79 -3692.84l-71.72 37.97l0 -13.11l71.72 -37.97l0 13.1" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1084.09 -3676.85l-128.32 67.93l0 -30.81l128.32 -67.93l0 30.81z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1084.09 -3676.85l-128.32 67.93l0 -30.81l128.32 -67.93l0 30.81" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1088.15 -3672.67l-136.43 72.21l0 -13.1l136.43 -72.21l0 13.1z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1088.15 -3672.67l-136.43 72.21l0 -13.1l136.43 -72.21l0 13.1" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1023.27 -3731.98l-15.08 24.23l0 -54.21l36.15 19.91l-21.07 10.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1021.88 -3730.6l10.31 20.5l2.77 -2.74l-10.31 -20.5l-2.77 2.75z" style="fill: #5e5e5e; stroke-width: 0"/> +<svg:path d="M921.06 -3636.57l0 -41.37l-24.92 6.91l24.92 34.45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M921.06 -3636.57l0 -41.37l-24.92 6.91l24.92 34.45" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M778.94 -3710.76l0 -41.36l24.9 32.79l-24.9 8.56z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M778.94 -3710.76l0 -41.36l24.9 32.79l-24.9 8.56" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M795.65 -3784.18l0 41.37l-24.92 -32.82l24.92 -8.54z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M795.65 -3784.18l0 41.37l-24.92 -32.82l24.92 -8.54" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M902.45 -3728.36l0 41.36l24.92 -6.89l-24.92 -34.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M902.45 -3728.36l0 41.36l24.92 -6.89l-24.92 -34.46" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M907.86 -3705.4l-15.04 -7.81z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M891.18 -3707.34l15.06 7.81l3.26 -6.73l-17.79 -9.22l-0.53 8.14z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M913.11 -3662.54l18.83 9.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M913.11 -3662.54l18.83 9.79" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M785.6 -3729.12l-20.06 -10.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M785.6 -3729.12l-20.06 -10.43" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M786.46 -3767.57l18.83 9.8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M784.83 -3764.21l21.86 11.17l0.22 -8.1l-18.83 -9.78l-3.26 6.71z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M879.4 -3720.5l-0.14 83.42l-58.97 -31.01l-0.12 -83.55l59.22 31.14z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M869.05 -3701.96l-38.24 -20.23l0 -15.21l38.24 20.23l0 15.21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M869.05 -3701.96l-38.24 -20.23l0 -15.21l38.24 20.23l0 15.21" style="stroke: #020202; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M869.05 -3650.41l-38.24 -20.24l0 -38l38.24 20.24l0 38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M869.05 -3650.41l-38.24 -20.24l0 -38l38.24 20.24l0 38" style="stroke: #020202; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M863.2 -3753.36c0 0 1.98 0.55 3.32 6.05l0.32 9.33l25.51 15.93l2.79 -5.48l-7.44 -16.78c-22.74 -16.53 -28.14 -19.32 -28.14 -19.32l-7.05 -3.89c0 0 -19.59 -8.13 -30.06 -11.01l-12.17 5.11l-1.53 7.96l26.67 10.04l0.29 -7.39c0.79 -4.38 5.61 -1.35 5.61 -1.35l21.88 10.8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M869.05 -3695.31l-38.24 -20.23z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M869.05 -3695.31l-38.24 -20.23" style="stroke: #020202; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="933" y="-3940"/> +<point x="933" y="-3578"/> +<point x="766" y="-3852"/> +<point x="766" y="-3795.5"/> +<point x="766" y="-3739"/> +<point x="766" y="-3702.5"/> +<point x="766" y="-3666"/> +<point x="1100" y="-3852"/> +<point x="1100" y="-3759"/> +<point x="1100" y="-3666"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ios_firewall.png b/kivio/kiviopart/stencils/Dia/Cisco/ios_firewall.png Binary files differnew file mode 100644 index 00000000..9c2a222f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ios_firewall.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ios_firewall.shape b/kivio/kiviopart/stencils/Dia/Cisco/ios_firewall.shape new file mode 100644 index 00000000..7979b480 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ios_firewall.shape @@ -0,0 +1,80 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IOS Firewall</name> +<icon>ios_firewall.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1502.67 -3561.73l161.631 0 l0 -174.726l-161.631 0l0 174.726z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1502.67 -3561.73l161.631 0 l0 -174.726l-161.631 0l0 174.726" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1502.67 -3736.75l161.631 0 l0 -105.654l-161.631 0l0 105.654z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1502.67 -3736.75l161.631 0 l0 -105.654l-161.631 0l0 105.654" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1502.67 -3843.58l30.89 -25.1l155.84 0l-25.1 25.1l-161.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1502.67 -3843.58l30.89 -25.1l155.84 0l-25.1 25.1l-161.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1664.3 -3561.73l25.1 -30.89l0 -171.08l-25.1 25.81l0 176.16z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1664.3 -3561.73l25.1 -30.89l0 -171.08l-25.1 25.81l0 176.16" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1664.3 -3736.98l25.1 -27.31l0 -102.72l-25.1 25.1l0 104.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1664.3 -3736.98l25.1 -27.31l0 -102.72l-25.1 25.1l0 104.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1502.75 -3583.6l160.91 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1502.75 -3583.6l160.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1502.75 -3737.31l160.91 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1502.75 -3737.31l160.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1571.23 -3643.21l0 23.12l-9.04 0l18.1 23.11l18.6 -23.11l-9.05 0l0 -23.13l-18.6 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1571.23 -3661.57l0 -23.13l-9.04 0l18.1 -23.13l18.6 23.12l-9.05 0l0 23.12l-18.6 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1524.1 -3660.5l23.13 0l0 -9.04l23.13 18.11l-23.12 18.59l0 -9.04l-23.12 0l0 -18.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1636.35 -3660.5l-23.14 0l0 -9.04l-23.12 18.11l23.13 18.59l0 -9.04l23.14 0l0 -18.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1664.3 -3808.15l-161.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1664.3 -3808.15l-161.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1679.3 -3856.47l-161.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1679.3 -3856.47l-161.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1664.3 -3771.71l-161.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1664.3 -3771.71l-161.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1688.54 -3829.05l-21.6 21.45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1688.54 -3829.05l-21.6 21.45" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1688.54 -3792.62l-21.6 21.43z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1688.54 -3792.62l-21.6 21.43" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1678.05 -3855.48l0 101.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1678.05 -3855.48l0 101.32" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1550.55 -3841.53l0 33.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1550.55 -3841.53l0 33.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1613.05 -3841.53l0 33.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1613.05 -3841.53l0 33.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1550.55 -3769.91l0 33.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1550.55 -3769.91l0 33.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1613.05 -3769.91l0 33.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1613.05 -3769.91l0 33.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1583.05 -3806.53l0 33.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1583.05 -3806.53l0 33.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1520.55 -3806.53l0 33.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1520.55 -3806.53l0 33.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1645.55 -3806.53l0 33.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1645.55 -3806.53l0 33.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1581.77 -3869.03l-31.22 26.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1581.77 -3869.03l-31.22 26.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1644.27 -3869.03l-31.22 26.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1644.27 -3869.03l-31.22 26.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1689.39 -3764.29l-25.88 28.57l-160.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1689.39 -3610.95l-25.88 28.57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1689.39 -3610.95l-25.88 28.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1534" y="-3868"/> +<point x="1582" y="-3868"/> +<point x="1644" y="-3868"/> +<point x="1689" y="-3868"/> +<point x="1503" y="-3561"/> +<point x="1583.5" y="-3561"/> +<point x="1664" y="-3561"/> +<point x="1503" y="-3843"/> +<point x="1503" y="-3807"/> +<point x="1503" y="-3771"/> +<point x="1503" y="-3736"/> +<point x="1503" y="-3583"/> +<point x="1689" y="-3866"/> +<point x="1689" y="-3828"/> +<point x="1689" y="-3792"/> +<point x="1689" y="-3763"/> +<point x="1689" y="-3610"/> +<point x="1689" y="-3592"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip.png b/kivio/kiviopart/stencils/Dia/Cisco/ip.png Binary files differnew file mode 100644 index 00000000..9409f42f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip.shape b/kivio/kiviopart/stencils/Dia/Cisco/ip.shape new file mode 100644 index 00000000..581bd4c7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IP</name> +<icon>ip.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2314.83 -3577.38l51.13 -48.75l0 -295l-51.13 48.75l0 295z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2314.83 -3577.38l51.13 -48.75l0 -295l-51.13 48.75l0 295" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2365.96 -3921.13l-51.13 48.75l-249.45 0l65 -48.75l235.59 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2365.96 -3921.13l-51.13 48.75l-249.45 0l65 -48.75l235.59 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2066 -3577.38l248.828 0 l0 -295l-248.828 0l0 295z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2066 -3577.38l248.828 0 l0 -295l-248.828 0l0 295" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2195.45 -3829.52l9.13 0l-13.41 -20.23l-13.42 20.23l9.04 0l0 214.69l-9.14 0l13.42 20.23l13.41 -20.23l-9.03 0l0 -214.69z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2126.19 -3829.52l9.13 0l-13.41 -20.23l-13.41 20.23l9.04 0l0 214.69l-9.14 0l13.41 20.23l13.41 -20.23l-9.03 0l0 -214.69z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2261.65 -3829.52l9.13 0l-13.4 -20.23l-13.42 20.23l9.04 0l0 214.69l-9.14 0l13.41 20.23l13.41 -20.23l-9.03 0l0 -214.69z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2130" y="-3920"/> +<point x="2248" y="-3920"/> +<point x="2366" y="-3920"/> +<point x="2066" y="-3576"/> +<point x="2190.5" y="-3576"/> +<point x="2315" y="-3576"/> +<point x="2065" y="-3871"/> +<point x="2366" y="-3625"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_dsl.png b/kivio/kiviopart/stencils/Dia/Cisco/ip_dsl.png Binary files differnew file mode 100644 index 00000000..3443c908 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_dsl.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_dsl.shape b/kivio/kiviopart/stencils/Dia/Cisco/ip_dsl.shape new file mode 100644 index 00000000..566768d6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_dsl.shape @@ -0,0 +1,53 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IP DSL</name> +<icon>ip_dsl.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2998.39 -3842.88l0 101.95l-91.67 84.16l0 -101.95l91.67 -84.16z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2998.39 -3842.88l0 101.95l-91.67 84.16l0 -101.95l91.67 -84.16" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2749.47 -3817.78l-81.44 0l91.66 -82.48l81.45 0l112.32 57.38l44.92 0l-91.67 84.16l-44.92 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2749.47 -3817.78l-81.44 0l91.66 -82.48l81.45 0l112.32 57.38l44.92 0l-91.67 84.16l-44.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2749.6 -3817.67l112.31 58.95l-0.12 0l44.92 0l0 101.95l-44.92 0l0.12 0l-112.31 57.03l-0.13 -0.18l-81.44 0l0 -217.99l81.44 0l0.13 0.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2749.6 -3817.67l112.31 58.95l-0.12 0l44.92 0l0 101.95l-44.92 0l0.12 0l-112.31 57.03l-0.13 -0.18l-81.44 0l0 -217.99l81.44 0l0.13 0.23" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2842.62 -3838.27" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2852.73 -3833.31" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2844.43 -3842.1l-43 -20.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2844.43 -3842.1l-43 -20.01" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2861.42 -3808.15l30.82 -23.65l-34.45 0.74l3.63 22.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2811.53 -3838.15l30.84 -23.64l5 23.25l-35.84 0.39z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2903.34 -3809.54l-37.84 -18.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2903.34 -3809.54l-37.84 -18.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2857.53 -3838.04l21.37 -15.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2857.53 -3838.04l21.37 -15.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2816.28 -3828.1l32.62 17.59l-34.24 5.81l1.62 -23.4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2859.64 -3862.1l32.6 17.6l-2.27 -20.02l-30.32 2.42z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2824.13 -3812.01l23.97 -18.32z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2824.13 -3812.01l23.97 -18.32" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2814.35 -3666.85l-33.06 0l-44.88 -90.54l-29.65 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2704.46 -3666.98l31.94 0l44.46 -90.1l34.63 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2804.07 -3773.65l0 31.97l19.26 -15.36l-19.26 -16.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2804.07 -3773.65l0 31.97l19.26 -15.36l-19.26 -16.61" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2804.07 -3683.54l0 31.96l19.26 -15.35l-19.26 -16.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2804.07 -3683.54l0 31.96l19.26 -15.35l-19.26 -16.61" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2711.22 -3741.08l0 -31.97l-19.26 15.36l19.26 16.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2711.22 -3741.08l0 -31.97l-19.26 15.36l19.26 16.61" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2711.22 -3650.53l0 -31.96l-19.26 15.35l19.26 16.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2711.22 -3650.53l0 -31.96l-19.26 15.35l19.26 16.61" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2760" y="-3899"/> +<point x="2800.5" y="-3899"/> +<point x="2841" y="-3899"/> +<point x="2668" y="-3599"/> +<point x="2708.5" y="-3599"/> +<point x="2749" y="-3599"/> +<point x="2749.5" y="-3599"/> +<point x="2750" y="-3599"/> +<point x="2668" y="-3817"/> +<point x="2998" y="-3842"/> +<point x="2998" y="-3791"/> +<point x="2998" y="-3740"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_phone.png b/kivio/kiviopart/stencils/Dia/Cisco/ip_phone.png Binary files differnew file mode 100644 index 00000000..8d48b78b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_phone.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_phone.shape b/kivio/kiviopart/stencils/Dia/Cisco/ip_phone.shape new file mode 100644 index 00000000..0c37151d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_phone.shape @@ -0,0 +1,55 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IP Phone</name> +<icon>ip_phone.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3380.94 -3794.35l-96.39 0l-106.07 153.67c92.93 0 92.93 -0.1 93.55 0c116.29 17.05 143.93 9.22 252.62 0l78.65 -126.17l-27.52 0l18.13 -27.5l-190 0l-20.62 27.5l-23.59 0l21.25 -27.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3380.94 -3794.35l-96.39 0l-106.07 153.67c92.93 0 92.93 -0.1 93.55 0c116.29 17.05 143.93 9.22 252.62 0l78.65 -126.17l-27.52 0l18.13 -27.5l-190 0l-20.62 27.5l-23.59 0l21.25 -27.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3380.1 -3648.77l-67.75 0l37.75 -49.84l65.41 0l-35.41 49.84z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3380.1 -3648.77l-67.75 0l37.75 -49.84l65.41 0l-35.41 49.84" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3603.3 -3766.85l0 92.66l-78.65 83.32l0 -49.8l78.65 -126.17z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3603.3 -3766.85l0 92.66l-78.65 83.32l0 -49.8l78.65 -126.17" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3524.65 -3640.68l78.65 -126.17z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3524.65 -3640.68l78.65 -126.17" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3330.27 -3759.26c-12.89 14.82 -28.79 32.11 -38.98 48.89l0.86 10.88l-31.8 49.14l-3.69 -31.97c6.06 -24.2 81.11 -119.28 98.4 -130.51l3.69 31.97l-27.66 31.82l-0.82 -10.22z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3330.27 -3759.26c-12.89 14.82 -28.79 32.11 -38.98 48.89l0.86 10.88l-31.8 49.14l-3.69 -31.97c6.06 -24.2 81.11 -119.28 98.4 -130.51l3.69 31.97l-27.66 31.82l-0.82 -10.22" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3197.48 -3682.32l-3.69 31.97l66.56 0l-3.69 -31.97l-59.18 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3197.48 -3682.32l-3.69 31.97l66.56 0l-3.69 -31.97l-59.18 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3355.06 -3812.83c-17.29 11.23 -92.34 106.31 -98.4 130.51l-59.18 0c6.05 -24.2 81.11 -119.28 98.4 -130.51l59.18 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3355.06 -3812.83c-17.29 11.23 -92.34 106.31 -98.4 130.51l-59.18 0c6.05 -24.2 81.11 -119.28 98.4 -130.51l59.18 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3375.16 -3731.07l38.99 -51.52l152.23 0l-34.98 51.52l-156.23 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3375.16 -3731.07l38.99 -51.52l152.23 0l-34.98 51.52l-156.23 0" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3391.74 -3740.63l26.21 -34.65l102.36 0l-23.54 34.65l-105.04 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3392.34 -3698.61l-35.41 49.84" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3370.88 -3698.61l-35.41 49.84" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3341.56 -3686.64l65.06 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3331.68 -3673.93l66.37 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3321.19 -3660.45l67.29 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3524.65 -3590.88c-108.69 9.22 -136.33 17.05 -252.62 0l-93.55 0l0 -49.8c92.93 0 92.93 -0.1 93.55 0c116.29 17.05 143.93 9.22 252.62 0l0 49.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3524.65 -3590.88c-108.69 9.22 -136.33 17.05 -252.62 0l-93.55 0l0 -49.8c92.93 0 92.93 -0.1 93.55 0c116.29 17.05 143.93 9.22 252.62 0l0 49.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3380.94 -3794.35l0 27.5l-21.25 0l21.25 -27.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3380.94 -3794.35l0 27.5l-21.25 0l21.25 -27.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3593.91 -3794.35l0 27.5l-18.12 0l18.13 -27.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3593.91 -3794.35l0 27.5l-18.12 0l18.13 -27.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3433 -3704l9 0l0 51l-9 0l0 -51z" style="fill: background; +stroke: background; stroke-width: 0"/> +<svg:path d="M3463 -3704l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3474 -3696l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3296" y="-3812"/> +<point x="3325.5" y="-3812"/> +<point x="3355" y="-3812"/> +<point x="3178" y="-3590"/> +<point x="3225" y="-3590"/> +<point x="3272" y="-3590"/> +<point x="3398.5" y="-3590"/> +<point x="3525" y="-3590"/> +<point x="3178" y="-3640"/> +<point x="3603" y="-3766"/> +<point x="3603" y="-3719.5"/> +<point x="3603" y="-3673"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_softphone.png b/kivio/kiviopart/stencils/Dia/Cisco/ip_softphone.png Binary files differnew file mode 100644 index 00000000..0e62840a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_softphone.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_softphone.shape b/kivio/kiviopart/stencils/Dia/Cisco/ip_softphone.shape new file mode 100644 index 00000000..3482290e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_softphone.shape @@ -0,0 +1,50 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IP Softphone</name> +<icon>ip_softphone.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M904.751 -2140.87l314.736 0 l0 -59.063l-314.736 0l0 59.063z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M904.751 -2140.87l314.736 0 l0 -59.063l-314.736 0l0 59.063" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1123.1 -2166.49l79.38 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1123.1 -2166.49l79.38 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1123.1 -2169.33l79.38 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1123.1 -2169.33l79.38 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1272.34 -2196.86l0 -52.84l-52.89 50.01l0 58.83l52.89 -56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1272.34 -2196.86l0 -52.84l-52.89 50.01l0 58.83l52.89 -56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1163.59 -2092.74l0 -13.09l28.59 -39.73l0 24.22l-28.59 28.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1163.59 -2092.74l0 -13.09l28.59 -39.73l0 24.22l-28.59 28.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M911.724 -2092.74l251.865 0 l0 -13.0859l-251.865 0l0 13.0859z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M911.724 -2092.74l251.865 0 l0 -13.0859l-251.865 0l0 13.0859" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1163.59 -2105.83l-251.86 0l29.14 -39.73l251.32 0l-28.59 39.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1163.59 -2105.83l-251.86 0l29.14 -39.73l251.32 0l-28.59 39.73" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1272.34 -2249.71l-314.84 0l-52.74 49.78l314.74 0l52.85 -49.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1272.34 -2249.71l-314.84 0l-52.74 49.78l314.74 0l52.85 -49.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M961.05 -2229.11l217.012 0 l0 -159.2l-217.012 0l0 159.2z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M961.05 -2229.11l217.012 0 l0 -159.2l-217.012 0l0 159.2" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M979.38 -2353.37c0 -15.97 16.55 -18.33 16.55 -18.33c0 0 127.73 0 143.1 0c20.1 0 19.51 18.93 19.51 18.93c0 0 0 78.05 0 89.29c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -130.68 0 -144.88 0c-14.19 0 -18.92 -14.79 -18.92 -14.79l0 -91.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M979.38 -2353.37c0 -15.97 16.55 -18.33 16.55 -18.33c0 0 127.73 0 143.1 0c20.1 0 19.51 18.93 19.51 18.93c0 0 0 78.05 0 89.29c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -130.68 0 -144.88 0c-14.19 0 -18.92 -14.79 -18.92 -14.79l0 -91.05" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1214.43 -2422.55l-217.02 0l-36.36 34.24l217.01 0l36.37 -34.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1214.43 -2422.55l-217.02 0l-36.36 34.24l217.01 0l36.37 -34.24" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1214.43 -2263l0 -159.62l-36.02 34.31l0 159.2l36.02 -33.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1214.43 -2263l0 -159.62l-36.02 34.31l0 159.2l36.02 -33.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1127.08 -2306.54c0 29.61 -24.02 53.62 -53.64 53.62c-29.63 0 -53.63 -24.01 -53.63 -53.62c0 -29.62 24 -53.63 53.63 -53.63c29.62 0 53.64 24.01 53.64 53.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1127.08 -2306.54c0 29.61 -24.02 53.62 -53.64 53.62c-29.63 0 -53.63 -24.01 -53.63 -53.62c0 -29.62 24 -53.63 53.63 -53.63c29.62 0 53.64 24.01 53.64 53.63" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1037 -2336l12 0l24 58l24 -58l12 0l-30 75 l-12 0l-30 -75z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="997" y="-2422"/> +<point x="1105.5" y="-2422"/> +<point x="1214" y="-2422"/> +<point x="912" y="-2092"/> +<point x="1038" y="-2092"/> +<point x="1164" y="-2092"/> +<point x="905" y="-2199"/> +<point x="905" y="-2169.5"/> +<point x="905" y="-2140"/> +<point x="1272" y="-2249"/> +<point x="1272" y="-2222.5"/> +<point x="1272" y="-2196"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_telephony_router.png b/kivio/kiviopart/stencils/Dia/Cisco/ip_telephony_router.png Binary files differnew file mode 100644 index 00000000..c6137dd3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_telephony_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ip_telephony_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/ip_telephony_router.shape new file mode 100644 index 00000000..66087f0e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ip_telephony_router.shape @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IP Telephony Router</name> +<icon>ip_telephony_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4294.24 -3829.15c0 39.51 -82.34 71.53 -183.92 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 179.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.92 -32.02 183.92 -71.52l0 -179.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4294.24 -3829.15c0 39.51 -82.34 71.53 -183.92 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 179.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.92 -32.02 183.92 -71.52l0 -179.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4110.31 -3757.62c101.58 0 183.92 -32.02 183.92 -71.53c0 -39.49 -82.34 -71.51 -183.92 -71.51c-101.58 0 -183.93 32.02 -183.93 71.51c0 39.51 82.34 71.53 183.93 71.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4110.31 -3757.62c101.58 0 183.92 -32.02 183.92 -71.53c0 -39.49 -82.34 -71.51 -183.92 -71.51c-101.58 0 -183.93 32.02 -183.93 71.51c0 39.51 82.34 71.53 183.93 71.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4068.3 -3857.11l15.2 22.78l-57.42 13.27l12.54 -10.45l-88.75 -15.17l22.27 -16.69l85.64 14.5l10.53 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4149.1 -3801.86l-10.35 -23.49l51.8 -10.35l-8.98 8.05l86.33 14.75l-20.72 16.57l-85.8 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4120.78 -3869.54l58.03 -15.89l0.68 24.86l-14.51 -2.76l-28.3 23.48l-27.03 -3.92l29.24 -22.98l-18.11 -2.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4095.92 -3780.45l-55.23 10.35l-2.07 -25.56l15.88 3.46l30.41 -25.97l26.91 4.55l-32.46 28.32l16.56 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4203.07 -3630.82l0 -45.96l-27.69 22.08l27.69 23.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4203.07 -3630.82l0 -45.96l-27.69 22.08l27.69 23.88" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4007.38 -3630.82l0 -45.96l27.68 22.08l-27.68 23.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4007.38 -3630.82l0 -45.96l27.68 22.08l-27.68 23.88" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4025.96 -3722.05l0 45.96l-27.7 -22.06l27.7 -23.9z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4025.96 -3722.05l0 45.96l-27.7 -22.06l27.7 -23.9" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4182.38 -3722.05l0 45.96l27.7 -22.06l-27.7 -23.9z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4182.38 -3722.05l0 45.96l27.7 -22.06l-27.7 -23.9" style="stroke: background; stroke-width: 0.152; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4188.4 -3699.66l-16.72 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4194.24 -3655.07l20.92 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4014.78 -3655.07l-22.28 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4015.74 -3698.27l20.92 0" style="stroke: background; stroke-width: 1.52; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4153.36 -3697.3l-0.14 83.49l-96.74 0l-0.12 -83.49l96.99 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4066.99 -3673.38l76.0164 0 l0 -15.2151l-76.0164 0l0 15.2151" style="stroke: #020202; stroke-width: 0.304; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4066.99 -3621.83l76.0164 0 l0 -37.998l-76.0164 0l0 37.998" style="stroke: #020202; stroke-width: 0.304; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4124.73 -3726.98c0 0 4.79 -0.54 5.86 4.27l1.05 15.43l31.93 5.31l3.18 -6.91l-7.99 -19.15c-40.96 -10.12 -55.31 -6.91 -55.31 -6.91l1.58 0c0 0 -14.36 -3.2 -55.33 6.91l-7.97 19.15l3.18 6.91l31.93 -5.31l1.05 -15.43c1.06 -4.8 5.86 -4.27 5.86 -4.27l40.96 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4143.01 -3666.74l-76.02 0" style="stroke: #020202; stroke-width: 0.304; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4110" y="-3900"/> +<point x="4110" y="-3577"/> +<point x="3926" y="-3828"/> +<point x="3926" y="-3738"/> +<point x="3926" y="-3648"/> +<point x="4294" y="-3828"/> +<point x="4294" y="-3738"/> +<point x="4294" y="-3648"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iptc.png b/kivio/kiviopart/stencils/Dia/Cisco/iptc.png Binary files differnew file mode 100644 index 00000000..e8a86230 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iptc.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iptc.shape b/kivio/kiviopart/stencils/Dia/Cisco/iptc.shape new file mode 100644 index 00000000..acac7d71 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iptc.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IPTC</name> +<icon>iptc.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4583.41 -3735.43l144.29 -116.68l333.1 0l-119.41 116.68l-357.97 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4583.41 -3735.43l144.29 -116.68l333.1 0l-119.41 116.68l-357.97 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4941.38 -3586.51l119.41 -121.68l0 -143.7l-119.41 116.47l0 148.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4941.38 -3586.51l119.41 -121.68l0 -143.7l-119.41 116.47l0 148.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4583.9 -3586.41l357.481 0 l0 -149.024l-357.481 0l0 149.024z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4583.9 -3586.41l357.481 0 l0 -149.024l-357.481 0l0 149.024" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4644.69 -3679.95l54.0908 0 l0 -28.1541l-54.0908 0l0 28.1541z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4822.39 -3679.95l54.082 0 l0 -28.1541l-54.082 0l0 28.1541z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4644.69 -3609.58l54.0908 0 l0 -28.1448l-54.0908 0l0 28.1448z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4822.39 -3609.58l54.082 0 l0 -28.1448l-54.082 0l0 28.1448z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4681.4 -3694.03l166.11 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4681.4 -3624.03l166.11 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4671.75 -3623.66l175.76 -70.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4671.75 -3694.03l175.76 70.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4788.21 -3829.36l74.3 -7.26l-14.3 23.75l-18.98 -3.66l-111.19 41.99l-19.9 -5.47l108.89 -41.42l-18.81 -7.94z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4874.23 -3803.03l74.3 -7.26l-14.3 23.75l-19 -3.67l-111.19 42l-19.88 -5.47l108.87 -41.42l-18.79 -7.94z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4728" y="-3851"/> +<point x="4894.5" y="-3851"/> +<point x="5061" y="-3851"/> +<point x="4941" y="-3586"/> +<point x="4583" y="-3734"/> +<point x="5061" y="-3707"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iptv_broadcast_server.png b/kivio/kiviopart/stencils/Dia/Cisco/iptv_broadcast_server.png Binary files differnew file mode 100644 index 00000000..3c1378eb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iptv_broadcast_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iptv_broadcast_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/iptv_broadcast_server.shape new file mode 100644 index 00000000..6c9d3983 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iptv_broadcast_server.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IPTV broadcast server</name> +<icon>iptv_broadcast_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M260.2 -2127.81l303.731 0 l0 -171.835l-303.731 0l0 171.835z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M260.2 -2127.81l303.731 0 l0 -171.835l-303.731 0l0 171.835" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M564.16 -2126.95l0 -171.84l62.71 -68.42l0 170.98l-62.71 69.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M564.16 -2126.95l0 -171.84l62.71 -68.42l0 170.98l-62.71 69.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M564.17 -2299.78l-303.87 0l75.13 -67.38l292.09 -0.25l-63.35 67.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M564.17 -2299.78l-303.87 0l75.13 -67.38l292.09 -0.25l-63.35 67.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M324.03 -2236.15l-54.36 0.04l0 -10.16l54.36 -0.04l0.02 -15.85l31.45 20.94l-31.45 20.95l-0.02 -15.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M521.71 -2262.98l-46.16 0.03l0 -8.63l46.16 -0.03l0.01 -13.48l26.74 17.8l-26.74 17.8l-0.01 -13.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M521.71 -2209.15l-46.16 0.04l0 -8.63l46.16 -0.03l0.01 -13.48l26.74 17.8l-26.74 17.79l-0.01 -13.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M521.71 -2155.32l-46.16 0.05l0 -8.63l46.16 -0.04l0.01 -13.47l26.74 17.79l-26.74 17.8l-0.01 -13.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M363.11 -2204.01l77.1489 0 l0 -65.3411l-77.1489 0l0 65.3411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M446.978 -2231.41l15.4392 0 l0 -29.4141l-15.4392 0l0 29.4141z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M446.978 -2231.41l15.4392 0 l0 -29.4141l-15.4392 0l0 29.4141" style="stroke: foreground; stroke-width: 0.4356; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M373.14 -2162.11l28.54 -74.58l29.52 74.77" style="stroke: background; stroke-width: 1.936; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M423.29 -2245.3l23.15 0" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="335" y="-2366"/> +<point x="481" y="-2366"/> +<point x="627" y="-2366"/> +<point x="627.5" y="-2366"/> +<point x="628" y="-2366"/> +<point x="564" y="-2126"/> +<point x="260" y="-2299"/> +<point x="260" y="-2213"/> +<point x="260" y="-2127"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iptv_content_manager.png b/kivio/kiviopart/stencils/Dia/Cisco/iptv_content_manager.png Binary files differnew file mode 100644 index 00000000..9fbed447 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iptv_content_manager.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/iptv_content_manager.shape b/kivio/kiviopart/stencils/Dia/Cisco/iptv_content_manager.shape new file mode 100644 index 00000000..43b327ab --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/iptv_content_manager.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - IPTV content manager</name> +<icon>iptv_content_manager.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5329.26 -3600.31l303.721 0 l0 -171.835l-303.721 0l0 171.835z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5329.26 -3600.31l303.721 0 l0 -171.835l-303.721 0l0 171.835" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5634.06 -3600.31l0 -171.83l62.71 -69.28l0 171.84l-62.71 69.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5634.06 -3600.31l0 -171.83l62.71 -69.28l0 171.84l-62.71 69.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5632.96 -3772.14l-303.86 0l75.13 -67.39l292.09 -0.25l-63.36 67.65z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5632.96 -3772.14l-303.86 0l75.13 -67.39l292.09 -0.25l-63.36 67.65" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5393.1 -3708.65l-54.37 0.04l0 -10.16l54.38 -0.04l0.02 -15.85l31.44 20.94l-31.44 20.95l-0.02 -15.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5588.59 -3647.49l-54.36 0.05l0 -10.16l54.36 -0.04l0.02 -15.86l31.45 20.95l-31.45 20.94l-0.02 -15.88z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5431.09 -3678.68l45.9082 0 l0 -75l-45.9082 0l0 75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5431.09 -3678.68l45.9082 0 l0 -75l-45.9082 0l0 75" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5457.24 -3647.94l45.8992 0 l0 -75l-45.8992 0l0 75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5457.24 -3647.94l45.8992 0 l0 -75l-45.8992 0l0 75" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5483.38 -3617.19l45.8892 0 l0 -75l-45.8892 0l0 75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5483.38 -3617.19l45.8892 0 l0 -75l-45.8892 0l0 75" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5697" y="-3840"/> +<point x="5329" y="-3599"/> +<point x="5481" y="-3599"/> +<point x="5633" y="-3599"/> +<point x="5633.5" y="-3599"/> +<point x="5634" y="-3599"/> +<point x="5329" y="-3771"/> +<point x="5697" y="-3669"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/isdn_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/isdn_switch.png Binary files differnew file mode 100644 index 00000000..4bb72051 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/isdn_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/isdn_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/isdn_switch.shape new file mode 100644 index 00000000..a6c3d839 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/isdn_switch.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ISDN switch</name> +<icon>isdn_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1467.65 -2068.34l226.758 0 l0 -230.732l-226.758 0l0 230.732z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1467.65 -2068.34l226.758 0 l0 -230.732l-226.758 0l0 230.732" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1503.64 -2220.67l33.91 -33.91l-36.71 -4.14l2.8 38.05z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1651.37 -2142.19l-33.91 33.91l36.71 4.14l-2.8 -38.05z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1740.32 -2345.02l-45.92 45.87l-227.02 0l49.03 -45.87l223.91 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1740.32 -2345.02l-45.92 45.87l-227.02 0l49.03 -45.87l223.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1740.6 -2123.93l0 -220.94l-46.2 45.94l0 229.69l46.2 -54.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1740.6 -2123.93l0 -220.94l-46.2 45.94l0 229.69l46.2 -54.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1518.73 -2240.79l119.06 119.07" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre; stroke-dasharray: 32.001,12.8; stroke-pattern: dashed"/> +</svg:svg> +<connections> +<point x="1516" y="-2344"/> +<point x="1628" y="-2344"/> +<point x="1740" y="-2344"/> +<point x="1740.5" y="-2344"/> +<point x="1741" y="-2344"/> +<point x="1468" y="-2067"/> +<point x="1581" y="-2067"/> +<point x="1694" y="-2067"/> +<point x="1467" y="-2298"/> +<point x="1741" y="-2123"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/itp.png b/kivio/kiviopart/stencils/Dia/Cisco/itp.png Binary files differnew file mode 100644 index 00000000..900cf25a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/itp.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/itp.shape b/kivio/kiviopart/stencils/Dia/Cisco/itp.shape new file mode 100644 index 00000000..a359ce06 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/itp.shape @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ITP</name> +<icon>itp.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4978.42 -5433.49c-66.02 -10.86 -112.34 -36.28 -112.34 -65.91l0 104.77c0 29.43 45.68 54.71 111 65.69l1.35 -104.55z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4978.42 -5433.49c-66.02 -10.86 -112.34 -36.28 -112.34 -65.91l0 104.77c0 29.43 45.68 54.71 111 65.69l1.35 -104.55" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4977.07 -5328.94c22.36 3.75 47.01 5.84 72.93 5.84c101.58 0 183.93 -32.02 183.93 -71.53l0 -104.77c0 39.51 -82.34 71.53 -183.93 71.53c-25.39 0 -49.59 -2 -71.58 -5.62l-1.35 104.55z" style="fill: #7f7f7f; stroke-width: 0"/> +<svg:path d="M4977.07 -5328.94c22.36 3.75 47.01 5.84 72.93 5.84c101.58 0 183.93 -32.02 183.93 -71.53l0 -104.77c0 39.51 -82.34 71.53 -183.93 71.53c-25.39 0 -49.59 -2 -71.58 -5.62l-1.35 104.55" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5125.37 -5564.66c-22.99 -4.02 -48.52 -6.26 -75.37 -6.26c-101.58 0 -183.93 32.02 -183.93 71.52c0 29.37 45.51 54.6 110.61 65.62l148.69 -130.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5125.37 -5564.66c-22.99 -4.02 -48.52 -6.26 -75.37 -6.26c-101.58 0 -183.93 32.02 -183.93 71.52c0 29.37 45.51 54.6 110.61 65.62l148.69 -130.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4976.68 -5433.77c22.46 3.8 47.26 5.91 73.32 5.91c101.58 0 183.93 -32.02 183.93 -71.53c0 -29.06 -44.55 -54.07 -108.55 -65.26l-148.69 130.88z" style="fill: #7f7f7f; stroke-width: 0"/> +<svg:path d="M4976.68 -5433.77c22.46 3.8 47.26 5.91 73.32 5.91c101.58 0 183.93 -32.02 183.93 -71.53c0 -29.06 -44.55 -54.07 -108.55 -65.26l-148.69 130.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5007.99 -5527.36l15.2 22.79l-57.42 13.27l12.54 -10.45l-88.73 -15.16l22.25 -16.69l85.65 14.51l10.53 -8.26z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5088.79 -5472.11l-10.35 -23.48l51.8 -10.36l-8.98 8.05l86.33 14.74l-20.72 16.58l-85.8 -16.11l-12.27 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5119.94 -5555.68l0.68 24.86l-14.49 -2.76l-28.32 23.48l-14.32 -2.08l56.44 -43.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5063.5 -5512.18l-12.7 -1.85l29.22 -22.98l-18.09 -2.78l58.01 -15.88l-56.44 43.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5037.05 -5486.3l14.45 2.45l-32.46 28.31l16.58 4.84l-55.25 10.36l56.68 -45.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4980.37 -5440.35l-2.07 -25.55l15.88 3.45l30.41 -25.97l12.46 2.11l-56.68 45.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5000 -5400l9 0l0 51l-9 0l0 -51z" style="fill: background; +stroke: background; stroke-width: 0"/> +<svg:path d="M5020 -5400l40 0l0 7l-15 0l0 44l-9 0l0 -44l-16 0l0 -7 z" +style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5070 -5400l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 +0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5081 -5392l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 +z" style="fill: #7f7f7f; stroke: #7f7f7f; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5050" y="-5570"/> +<point x="5050" y="-5322"/> +<point x="4866" y="-5498"/> +<point x="4866" y="-5446"/> +<point x="4866" y="-5394"/> +<point x="5234" y="-5498"/> +<point x="5234" y="-5446"/> +<point x="5234" y="-5394"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/key.png b/kivio/kiviopart/stencils/Dia/Cisco/key.png Binary files differnew file mode 100644 index 00000000..d75b017c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/key.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/key.shape b/kivio/kiviopart/stencils/Dia/Cisco/key.shape new file mode 100644 index 00000000..9d4b358f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/key.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Key</name> +<icon>key.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5425.62 -5424.69c12.37 0 22.39 -10.03 22.39 -22.39c0 -12.37 -10.02 -22.39 -22.39 -22.39c-12.36 0 -22.39 10.02 -22.39 22.39c0 12.37 10.03 22.39 22.39 22.39" style="stroke: #b3b3b3; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5425.62 -5381.15c12.37 0 22.39 -10.03 22.39 -22.39c0 -12.37 -10.02 -22.39 -22.39 -22.39c-12.36 0 -22.39 10.02 -22.39 22.39c0 12.36 10.03 22.39 22.39 22.39" style="stroke: #b3b3b3; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5392.49 -5407.67c9.89 0 17.92 -8.02 17.92 -17.92c0 -9.89 -8.03 -17.91 -17.92 -17.91c-9.89 0 -17.91 8.02 -17.91 17.91c0 9.89 8.02 17.92 17.91 17.92" style="stroke: #b3b3b3; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5446.35 -5460.83c0.1 8.33 3.44 15.83 6.77 23.33c2.5 5.83 8.33 10.83 15 13.33" style="stroke: #b3b3b3; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5446.35 -5388.33c0.1 -8.33 3.44 -15.83 6.77 -23.33c2.5 -5.83 8.33 -10.83 15 -13.33" style="stroke: #b3b3b3; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5418.22 -5434.07c12.36 0 22.39 -10.03 22.39 -22.39c0 -12.37 -10.03 -22.39 -22.39 -22.39c-12.36 0 -22.39 10.02 -22.39 22.39c0 12.37 10.03 22.39 22.39 22.39" style="stroke: foreground; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5418.22 -5390.53c12.36 0 22.39 -10.03 22.39 -22.39c0 -12.37 -10.03 -22.39 -22.39 -22.39c-12.36 0 -22.39 10.02 -22.39 22.39c0 12.36 10.03 22.39 22.39 22.39" style="stroke: foreground; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5385.1 -5417.05c9.89 0 17.91 -8.02 17.91 -17.92c0 -9.89 -8.02 -17.91 -17.91 -17.91c-9.89 0 -17.91 8.02 -17.91 17.91c0 9.9 8.02 17.92 17.91 17.92" style="stroke: foreground; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5438.94 -5470.21c0.12 8.33 3.44 15.83 6.78 23.33c2.5 5.83 8.34 10.83 15 13.33" style="stroke: foreground; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5438.94 -5397.71c0.12 -8.33 3.44 -15.83 6.78 -23.33c2.5 -5.83 8.34 -10.83 15 -13.33" style="stroke: foreground; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5601.44 -5411.04l0 -23.33l-101.95 0c-1.33 -5.54 -3.79 -9.27 -6.59 -9.27c-2.8 0 -5.25 3.73 -6.59 9.27l-1.72 0c-1.31 -5.78 -3.81 -9.69 -6.69 -9.69c-2.88 0 -5.38 3.92 -6.69 9.69l-17.06 0l0 19.17l17.27 0c1.36 5.32 3.75 8.86 6.48 8.86c2.75 0 5.13 -3.54 6.5 -8.86l1.91 0c1.34 5.55 3.79 9.28 6.59 9.28c2.8 0 5.26 -3.73 6.59 -9.28l76.33 0l0 37.29l24.34 0l0 -9.17l-11 0l0 -6.46l11.66 0l0 -9.17l-11.66 0l0 -8.33l12.28 0z" style="fill: #b3b3b3; stroke-width: 0"/> +<svg:path d="M5594.06 -5420.42l0 -23.33l-101.97 0c-1.33 -5.54 -3.77 -9.28 -6.58 -9.28c-2.81 0 -5.25 3.73 -6.58 9.28l-1.73 0c-1.31 -5.78 -3.82 -9.69 -6.69 -9.69c-2.88 0 -5.39 3.91 -6.7 9.69l-17.05 0l0 19.17l17.26 0c1.35 5.32 3.75 8.86 6.49 8.86c2.73 0 5.14 -3.54 6.48 -8.86l1.93 0c1.33 5.55 3.77 9.28 6.58 9.28c2.81 0 5.25 -3.73 6.58 -9.28l76.34 0l0 37.29l24.34 0l0 -9.17l-11.01 0l0 -6.46l11.68 0l0 -9.17l-11.68 0l0 -8.33l12.31 0z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5418" y="-5478"/> +<point x="5576" y="-5377"/> +<point x="5367" y="-5434"/> +<point x="5601" y="-5433"/> +<point x="5601" y="-5393"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/lan_to_lan.png b/kivio/kiviopart/stencils/Dia/Cisco/lan_to_lan.png Binary files differnew file mode 100644 index 00000000..1b5fa90d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/lan_to_lan.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/lan_to_lan.shape b/kivio/kiviopart/stencils/Dia/Cisco/lan_to_lan.shape new file mode 100644 index 00000000..c28613da --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/lan_to_lan.shape @@ -0,0 +1,49 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - LAN to LAN</name> +<icon>lan_to_lan.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M302.57 -4696.29l90.66 -90.65z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M598.86 -4553.43l0 -364.06l-10.59 8.39l0 364.22l10.59 -8.54z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M598.86 -4553.43l0 -364.06l-10.59 8.39l0 364.22l10.59 -8.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M245.52 -4543.43l342.75 0l0 -365.67l-359.08 0l0 342.76l16.33 22.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M245.52 -4543.43l342.75 0l0 -365.67l-359.08 0l0 342.76l16.33 22.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M561.07 -4909.1l0 207.14c0 15.06 -12.25 12.24 -12.25 12.24l-281.55 0c0 0 -10.88 1.37 -10.88 -10.88l0 -208.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M561.07 -4909.1l0 207.14c0 15.06 -12.25 12.24 -12.25 12.24l-281.55 0c0 0 -10.88 1.37 -10.88 -10.88l0 -208.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M234.727 -4872.37l16.3281 0 l0 -16.3179l-16.3281 0l0 16.3179z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M234.727 -4872.37l16.3281 0 l0 -16.3179l-16.3281 0l0 16.3179" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M566.611 -4872.37l16.3191 0 l0 -16.3179l-16.3191 0l0 16.3179z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M566.611 -4872.37l16.3191 0 l0 -16.3179l-16.3191 0l0 16.3179" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M502.97 -4654.75l0 100.85l-213.55 0l0 -102.21c0 -10.89 12.25 -9.52 12.25 -9.52l190.42 0c12.25 0 10.88 10.88 10.88 10.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M502.97 -4654.75l0 100.85l-213.55 0l0 -102.21c0 -10.89 12.25 -9.52 12.25 -9.52l190.42 0c12.25 0 10.88 10.88 10.88 10.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M561.07 -4542.51l0 -112.24c0 0 1.36 -10.88 -10.89 -10.88l-248.22 0c0 0 -12.25 -1.37 -12.25 9.52l0 99.48" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M330.527 -4560.89l42.1589 0 l0 -97.9392l-42.1589 0l0 97.9392z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M330.527 -4560.89l42.1589 0 l0 -97.9392l-42.1589 0l0 97.9392" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M479 -4728.81c38.31 -38.31 38.31 -100.43 0 -138.74c-38.31 -38.31 -100.43 -38.31 -138.74 0c-38.31 38.31 -38.31 100.43 0 138.74c38.31 38.31 100.43 38.31 138.74 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M397.05 -4815.04l-46.9 -45.96" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M417.77 -4760.86l29.59 -29.59l-32.04 -3.61l2.45 33.2z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M371.77 -4807.96l29.59 -29.59l3.61 32.04l-33.2 -2.45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M472.31 -4737.2l-46.07 -46.07" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M417.5 -4808.45l34.62 -33.53" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M437.21 -4857.72l29.58 29.59l3.62 -32.04l-33.2 2.45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M350.39 -4771.05l29.59 29.58l-32.04 3.62l2.45 -33.2z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M363.3 -4753.31l38.87 -38.73" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M598.86 -4917.49l-10.59 8.39l-359.08 0l10.62 -8.39l359.05 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M598.86 -4917.49l-10.59 8.39l-359.08 0l10.62 -8.39l359.05 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="240" y="-4916"/> +<point x="419.5" y="-4916"/> +<point x="599" y="-4916"/> +<point x="246" y="-4542"/> +<point x="403.5" y="-4542"/> +<point x="561" y="-4542"/> +<point x="588" y="-4542"/> +<point x="229" y="-4908"/> +<point x="229" y="-4736.5"/> +<point x="229" y="-4565"/> +<point x="599" y="-4552"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/laptop.png b/kivio/kiviopart/stencils/Dia/Cisco/laptop.png Binary files differnew file mode 100644 index 00000000..d2b3b82f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/laptop.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/laptop.shape b/kivio/kiviopart/stencils/Dia/Cisco/laptop.shape new file mode 100644 index 00000000..92be2e63 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/laptop.shape @@ -0,0 +1,49 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Laptop</name> +<icon>laptop.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1172.72 -4811.1l10.41 13.48l-28.16 154.35l-12.87 -7.96l30.63 -159.86z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1172.72 -4811.1l10.41 13.48l-28.16 154.35l-12.87 -7.96l30.63 -159.86" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M871.37 -4651.23l11.64 7.96l271.95 0l-12.87 -7.96l-270.72 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M871.37 -4651.23l11.64 7.96l271.95 0l-12.87 -7.96l-270.72 0" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1144.56 -4638.68l0 27.25l-7.05 6.13c0 0 -16.54 4.9 -12.87 14.7l-73.79 68.6l0 -30.01l93.71 -86.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1144.56 -4638.68l0 27.25l-7.05 6.13c0 0 -16.54 4.9 -12.87 14.7l-73.79 68.6l0 -30.01l93.71 -86.67" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M757.153 -4522l293.692 0 l0 -30.0149l-293.692 0l0 30.0149z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M757.153 -4522l293.692 0 l0 -30.0149l-293.692 0l0 30.0149" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M874.44 -4636.84l270.12 -1.84l-93.71 86.67l-293.69 0l117.29 -84.83z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M874.44 -4636.84l270.12 -1.84l-93.71 86.67l-293.69 0l117.29 -84.83" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1142.09 -4651.23l30.63 -159.86l-266.43 0l-34.92 159.86l270.72 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1142.09 -4651.23l30.63 -159.86l-266.43 0l-34.92 159.86l270.72 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1119.5 -4669.12l23.57 -120.05l-216.64 0l-23.57 120.05l216.64 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1119.5 -4669.12l23.57 -120.05l-216.64 0l-23.57 120.05l216.64 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M880.79 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M902.66 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M924.54 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M946.41 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M968.29 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M990.16 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1012.04 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1033.91 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1055.79 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1077.66 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1099.54 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1121.41 -4634.92l-68.12 55" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M820.28 -4585.71l242.52 0" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M836.59 -4598.32l238.77 0" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M853.5 -4610.92l238.14 0" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M868.56 -4623.53l240.02 0" style="stroke: background; stroke-width: 0.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="906" y="-4810"/> +<point x="1039.5" y="-4810"/> +<point x="1173" y="-4810"/> +<point x="757" y="-4521"/> +<point x="904" y="-4521"/> +<point x="1051" y="-4521"/> +<point x="757" y="-4551"/> +<point x="1183" y="-4797"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/layer3_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/layer3_switch.png Binary files differnew file mode 100644 index 00000000..5488d6fc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/layer3_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/layer3_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/layer3_switch.shape new file mode 100644 index 00000000..2ca05278 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/layer3_switch.shape @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Layer 3 Switch</name> +<icon>layer3_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2053.59 -2056.56l267.07 0 l0 -266.826l-267.07 0l0 266.826z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2354.39 -2089.97l0 -266.83l-33.73 33.41l0 266.83l33.73 -33.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2354.39 -2089.97l0 -266.83l-33.73 33.41l0 266.83l33.73 -33.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2099.99 -2358.71l-46.4 33.4l267.07 0l33.73 -33.4l-254.41 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2320.66 -2323.39l-267.07 0" style="stroke: #191919; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2320.66 -2323.39l33.73 -33.41" style="stroke: #191919; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2320.66 -2323.39l0 266.83" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2320.66 -2323.39l-267.07 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2320.66 -2323.39l33.73 -33.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2192.91 -2228.78l0 -57.73l9.79 0l-14.45 -21.8l-14.45 21.8l9.8 0l0 57.73l9.32 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2163.46 -2220.44l-40.82 -40.82l6.92 -6.92l-25.62 -5.2l5.19 25.64l6.92 -6.92l40.82 40.82l6.59 -6.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2148.52 -2193.71l-57.73 0l0 -9.79l-21.79 14.45l21.79 14.44l0 -9.79l57.73 0l0 -9.32z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2156.86 -2164.26l-40.82 40.82l-6.92 -6.92l-5.19 25.62l25.63 -5.19l-6.92 -6.93l40.82 -40.82l-6.59 -6.58z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2183.59 -2149.34l0 57.73l-9.8 0l14.45 21.8l14.45 -21.8l-9.79 0l0 -57.73l-9.32 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2213.05 -2157.68l40.82 40.82l-6.92 6.93l25.63 5.19l-5.19 -25.63l-6.92 6.92l-40.82 -40.82l-6.59 6.58z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2227.98 -2184.39l57.73 0l0 9.79l21.79 -14.44l-21.79 -14.45l0 9.79l-57.73 0l0 9.32z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2219.64 -2213.85l40.82 -40.82l6.92 6.92l5.19 -25.64l-25.62 5.2l6.92 6.92l-40.82 40.82l6.59 6.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2223.68 -2140.19c27.25 -19.07 33.87 -56.62 14.78 -83.86c-19.06 -27.25 -56.62 -33.87 -83.86 -14.78c-27.24 19.07 -33.86 56.62 -14.78 83.86c19.07 27.24 56.62 33.86 83.86 14.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2223.68 -2140.19c27.25 -19.07 33.87 -56.62 14.78 -83.86c-19.06 -27.25 -56.62 -33.87 -83.86 -14.78c-27.24 19.07 -33.86 56.62 -14.78 83.86c19.07 27.24 56.62 33.86 83.86 14.79" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2100" y="-2358"/> +<point x="2227" y="-2358"/> +<point x="2354" y="-2358"/> +<point x="2054" y="-2056"/> +<point x="2187.5" y="-2056"/> +<point x="2321" y="-2056"/> +<point x="2054" y="-2324"/> +<point x="2054" y="-2323"/> +<point x="2054" y="-2322"/> +<point x="2354" y="-2356"/> +<point x="2354" y="-2222.5"/> +<point x="2354" y="-2089"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/localdirector.png b/kivio/kiviopart/stencils/Dia/Cisco/localdirector.png Binary files differnew file mode 100644 index 00000000..b298e300 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/localdirector.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/localdirector.shape b/kivio/kiviopart/stencils/Dia/Cisco/localdirector.shape new file mode 100644 index 00000000..8503cd6b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/localdirector.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - LocalDirector</name> +<icon>localdirector.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2617.46 -2085.23l333.174 0 l0 -194.512l-333.174 0l0 194.512z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2617.46 -2085.23l333.174 0 l0 -194.512l-333.174 0l0 194.512" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2990.53 -2143.59l-39.89 58.36l0 -194.51l39.89 -48.38l0 184.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2990.53 -2143.59l-39.89 58.36l0 -194.51l39.89 -48.38l0 184.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2677.31 -2328.13l313.21 0l-39.89 48.38l-333.17 0l59.85 -48.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2677.31 -2328.13l313.21 0l-39.89 48.38l-333.17 0l59.85 -48.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2733.82 -2171.78l-71.49 0.06l0 -11.37l71.49 -0.04l0.04 -17.75l41.41 23.44l-41.41 23.45l-0.04 -17.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2882.57 -2171.78l-71.49 0.06l0 -11.37l71.49 -0.04l0.04 -17.75l41.41 23.44l-41.41 23.45l-0.04 -17.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2870.23 -2229.05l-59.93 38.99l-6.19 -9.53l59.94 -38.97l-9.65 -14.9l47.5 -2.89l-21.97 42.21l-9.7 -14.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2870.23 -2126.53l-59.93 -38.98l-6.19 9.54l59.94 38.96l-9.65 14.9l47.5 2.89l-21.97 -42.21l-9.7 14.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2732.39 -2178.2l-71.49 0.06l0 -11.37l71.49 -0.04l0.03 -17.75l41.42 23.44l-41.42 23.44l-0.03 -17.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2881.14 -2178.2l-71.49 0.06l0 -11.37l71.49 -0.04l0.03 -17.75l41.42 23.44l-41.42 23.44l-0.03 -17.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2868.81 -2235.48l-59.93 38.98l-6.19 -9.54l59.94 -38.97l-9.65 -14.9l47.5 -2.89l-21.97 42.21l-9.7 -14.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2868.81 -2132.96l-59.93 -38.98l-6.19 9.53l59.94 38.97l-9.65 14.9l47.5 2.89l-21.97 -42.21l-9.7 14.89z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2677" y="-2327"/> +<point x="2834" y="-2327"/> +<point x="2991" y="-2327"/> +<point x="2617" y="-2084"/> +<point x="2784" y="-2084"/> +<point x="2951" y="-2084"/> +<point x="2617" y="-2279"/> +<point x="2991" y="-2143"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/lock.png b/kivio/kiviopart/stencils/Dia/Cisco/lock.png Binary files differnew file mode 100644 index 00000000..82049efe --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/lock.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/lock.shape b/kivio/kiviopart/stencils/Dia/Cisco/lock.shape new file mode 100644 index 00000000..6b61531f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/lock.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Lock</name> +<icon>lock.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M504 -3695.77c5.52 0 10 -4.48 10 -10l0 -122.5c0 -5.52 -4.48 -10 -10 -10l-190.01 0c-5.52 0 -10 4.48 -10 10l0 122.5c0 5.52 4.48 10 10 10l190.01 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M504 -3695.77c5.52 0 10 -4.48 10 -10l0 -122.5c0 -5.52 -4.48 -10 -10 -10l-190.01 0c-5.52 0 -10 4.48 -10 10l0 122.5c0 5.52 4.48 10 10 10l190.01 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M514 -3838.54l40 -40l-210.01 0l-40 40l210.01 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M514 -3838.54l40 -40l-210.01 0l-40 40l210.01 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M554 -3736.04l0 -142.5l-40 40l0 142.5l40 -40z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M554 -3736.04l0 -142.5l-40 40l0 142.5l40 -40" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M430.33 -3966.58c-30.23 0 -54.73 24.51 -54.73 54.74l0.07 48.62c0.41 3.87 -3.48 7.9 -9.28 8.51c-5.79 0.61 -12.08 -2.27 -12.48 -6.15l-0.01 -48.28c0 -41.46 33.61 -75.08 75.08 -75.08c41.47 0 75.08 33.61 75.08 75.08l0 52.67c-0.41 3.87 -4.57 6.46 -10.43 6.27c-5.33 -0.18 -10.18 -7.12 -9.78 -10.99l0.21 -50.65c0 -30.22 -23.51 -54.74 -53.74 -54.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M430.33 -3966.58c-30.23 0 -54.73 24.51 -54.73 54.74l0.07 48.62c0.41 3.87 -3.48 7.9 -9.28 8.51c-5.79 0.61 -12.08 -2.27 -12.48 -6.15l-0.01 -48.28c0 -41.46 33.61 -75.08 75.08 -75.08c41.47 0 75.08 33.61 75.08 75.08l0 52.67c-0.41 3.87 -4.57 6.46 -10.43 6.27c-5.33 -0.18 -10.18 -7.12 -9.78 -10.99l0.21 -50.65c0 -30.22 -23.51 -54.74 -53.74 -54.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M408.75 -3754.53c9.49 0 17.18 -9.94 17.18 -22.2c0 -12.25 -7.7 -22.2 -17.18 -22.2c-9.49 0 -17.18 9.94 -17.18 22.2c0 12.26 7.69 22.2 17.18 22.2z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M413.87 -3731.76l0 -43.61l-10.75 7.87l0 43.61l10.75 -7.87z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="429" y="-3983"/> +<point x="314" y="-3695"/> +<point x="409" y="-3695"/> +<point x="514" y="-3695"/> +<point x="304" y="-3838"/> +<point x="304" y="-3827"/> +<point x="304" y="-3705"/> +<point x="554" y="-3878"/> +<point x="554" y="-3806.5"/> +<point x="554" y="-3735"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/longreach_cpe.png b/kivio/kiviopart/stencils/Dia/Cisco/longreach_cpe.png Binary files differnew file mode 100644 index 00000000..1829b1c1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/longreach_cpe.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/longreach_cpe.shape b/kivio/kiviopart/stencils/Dia/Cisco/longreach_cpe.shape new file mode 100644 index 00000000..5be8949e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/longreach_cpe.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - LongReach CPE</name> +<icon>longreach_cpe.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3361.47 -2072.98l237.295 0 l0 -241.738l-237.295 0l0 241.738z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3361.47 -2072.98l237.295 0 l0 -241.738l-237.295 0l0 241.738" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3650.93 -2112.98l0.1 -238.98l-51.91 37.25l0 241.74l51.82 -40z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3650.93 -2112.98l0.1 -238.98l-51.91 37.25l0 241.74l51.82 -40" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3596.61 -2314.15l54.41 -37.81l-235.05 -0.27l-56.67 38.09l237.3 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3596.61 -2314.15l54.41 -37.81l-235.05 -0.27l-56.67 38.09l237.3 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3397.66 -2111.92l156.67 0 l0 -36.6602l-156.67 0l0 36.6602z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3397.66 -2159.74l156.67 0 l0 -24.043l-156.67 0l0 24.043z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3397.66 -2195.69l156.67 0 l0 -21.6609l-156.67 0l0 21.6609z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3397.66 -2227.29l156.67 0 l0 -17.5391l-156.67 0l0 17.5391z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3397.66 -2255.2l156.67 0 l0 -10.3521l-156.67 0l0 10.3521z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3416" y="-2351"/> +<point x="3533.5" y="-2351"/> +<point x="3651" y="-2351"/> +<point x="3361" y="-2072"/> +<point x="3480" y="-2072"/> +<point x="3599" y="-2072"/> +<point x="3359" y="-2313"/> +<point x="3651" y="-2112"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mac_woman.png b/kivio/kiviopart/stencils/Dia/Cisco/mac_woman.png Binary files differnew file mode 100644 index 00000000..0659453e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mac_woman.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mac_woman.shape b/kivio/kiviopart/stencils/Dia/Cisco/mac_woman.shape new file mode 100644 index 00000000..63ef7a59 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mac_woman.shape @@ -0,0 +1,107 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Mac Woman</name> +<icon>mac_woman.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1070.75 -4014.35c14.63 -7.03 -0.29 -36.87 -44.88 -12.6z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1070.75 -4014.35c14.63 -7.03 -0.29 -36.87 -44.88 -12.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M900.43 -4019.32l134.404 0 l0 -101.338l-134.404 0l0 101.338z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1034.83 -4019.32l0 -101.34l-134.4 0l0 101.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1034.83 -4120.66l0 101.7l15.59 -27.71l0 -88.83l-15.59 14.84z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1034.83 -4120.66l0 101.7l15.59 -27.71l0 -88.83l-15.59 14.84" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1050.42 -4135.5l-98.39 0l-51.6 14.84l134.4 0l15.59 -14.84z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1050.42 -4135.5l-98.39 0l-51.6 14.84l134.4 0l15.59 -14.84" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M912.158 -4031.05l110.938 0 l0 -77.8711l-110.938 0l0 77.8711z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M912.158 -4031.05l110.938 0 l0 -77.8711l-110.938 0l0 77.8711" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1013.53 -4007.13l5.52 12.87l15.43 -16.9l-1.84 -6.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1013.53 -4007.13l5.52 12.87l15.43 -16.9l-1.84 -6.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1013.53 -4007.13l21.32 -11.76l-134.5 0l29.77 11.76l83.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1013.53 -4007.13l21.32 -11.76l-134.5 0l29.77 11.76l83.42 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1019.41 -3993.9l-5.88 -13.23l-83.42 0l-7.72 13.23l97.01 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1019.41 -3993.9l-5.88 -13.23l-83.42 0l-7.72 13.23l97.01 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M843.5 -3954.39l-1.19 0l0.38 154.11c-0.38 0.23 -12.5 -0.46 -12.72 0.23c-0.08 13.51 0.15 17.29 0.46 29.26c-0.69 0.07 -14.43 0.07 -14.43 0.22c0.12 -44.95 -0.54 -138.9 -1.02 -189.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M843.5 -3954.39l-1.19 0l0.38 154.11c-0.38 0.23 -12.5 -0.46 -12.72 0.23c-0.08 13.51 0.15 17.29 0.46 29.26c-0.69 0.07 -14.43 0.07 -14.43 0.22c0.12 -44.95 -0.54 -138.9 -1.02 -189.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1095.29 -3965.57c0.19 -19.54 8.04 -20.95 8.96 -23.8c0 -3.09 0.5 -7.53 0.04 -10.16c-7.49 -0.24 -8.8 0.23 -18.98 0l-215.53 -1.93c0 0.77 -34.41 9.64 -35.03 9.95c-10.5 -0.61 -14.36 3.4 -24.4 3.86c-1.23 2.78 0.16 1.7 0.47 5.09c2 1.7 4.93 2.47 6.94 4.79c1.23 7.1 1.27 10 1.23 16.05c-0.02 3.85 -0.04 7.71 -0.06 11.57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1095.29 -3965.57c0.19 -19.54 8.04 -20.95 8.96 -23.8c0 -3.09 0.5 -7.53 0.04 -10.16c-7.49 -0.24 -8.8 0.23 -18.98 0l-215.53 -1.93c0 0.77 -34.41 9.64 -35.03 9.95c-10.5 -0.61 -14.36 3.4 -24.4 3.86c-1.23 2.78 0.16 1.7 0.47 5.09c2 1.7 4.93 2.47 6.94 4.79c1.23 7.1 1.27 10 1.23 16.05c-0.02 3.85 -0.04 7.71 -0.06 11.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1094.42 -3958.52l-1.19 0l0.38 154.12c-0.38 0.24 -12.5 -0.47 -12.73 0.24c-0.08 13.5 0.16 17.28 0.47 29.24c-0.69 0.08 -14.43 0.08 -14.43 0.23c0.11 -44.95 -0.54 -138.91 -1.02 -189.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1094.42 -3958.52l-1.19 0l0.38 154.12c-0.38 0.24 -12.5 -0.47 -12.73 0.24c-0.08 13.5 0.16 17.28 0.47 29.24c-0.69 0.08 -14.43 0.08 -14.43 0.23c0.11 -44.95 -0.54 -138.91 -1.02 -189.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1089.46 -3943.97l0 -30.1l-270.88 -3.86l0 27.78l270.88 6.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1089.46 -3943.97l0 -30.1l-270.88 -3.86l0 27.78l270.88 6.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1102.2 -3957.4l0 -30.32l-12.73 13.44l0 30.1l12.73 -13.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1102.2 -3957.4l0 -30.32l-12.73 13.44l0 30.1l12.73 -13.21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1102.8 -3999.53l-14.88 15.43l-277.82 -3.86l60.97 -14.66l231.74 3.09z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1102.8 -3999.53l-14.88 15.43l-277.82 -3.86l60.97 -14.66l231.74 3.09" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.09 -3993.15l0.05 -5.41l8.19 -16.39l-0.05 11.26l-8.19 10.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1067.09 -3993.15l0.05 -5.41l8.19 -16.39l-0.05 11.26l-8.19 10.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.24 -3998.55l8.19 -16.39l-18.73 0l-8.19 16.39l18.73 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1067.24 -3998.55l8.19 -16.39l-18.73 0l-8.19 16.39l18.73 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1048.51 -3993.29l18.73 0 l0 -5.26392l-18.73 0l0 5.26392z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1048.51 -3993.29l18.73 0 l0 -5.26392l-18.73 0l0 5.26392" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1024.35 -3990.17l0 -6.49l14.01 -19.39l0 11.86l-14.01 14.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1024.35 -3990.17l0 -6.49l14.01 -19.39l0 11.86l-14.01 14.01" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1024.35 -3996.56l-123.15 0l14 -19.48l123.15 0l-14.01 19.48z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1024.35 -3996.56l-123.15 0l14 -19.48l123.15 0l-14.01 19.48" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M901.123 -3990.17l123.223 0 l0 -6.39697l-123.223 0l0 6.39697z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M901.123 -3990.17l123.223 0 l0 -6.39697l-123.223 0l0 6.39697" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M989.1 -3776.15c-2.05 13.96 -4.79 17.15 11.25 19.58l0 0.77c0 0 1.76 -3.8 2.53 3.15c0 0 3.09 10.81 -40.13 -0.76c0 0 -2.47 -7.96 -7.87 -3.33l0.77 0.77c1.49 -5.77 6.02 -7.58 3.56 -16.54l0.17 0.86l29.72 -4.49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M989.1 -3776.15c-2.05 13.96 -4.79 17.15 11.25 19.58l0 0.77c0 0 1.76 -3.8 2.53 3.15c0 0 3.09 10.81 -40.13 -0.76c0 0 -2.47 -7.96 -7.87 -3.33l0.77 0.77c1.49 -5.77 6.02 -7.58 3.56 -16.54l0.17 0.86l29.72 -4.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1014.15 -3991.92c2.7 -3.1 0.61 -1.79 3.47 -4.89c4.27 -4.63 8.38 -8.77 12.01 -13.8c2.18 -3.01 4.09 -5.97 6.45 -8.85c2.31 -2.83 7.48 -2.97 10.64 -1.42c2.72 1.34 4.04 2.06 6.86 2.82c1.69 0.45 3.06 4.22 1.09 4.47c1.58 0.69 3.06 1.63 3.66 3.24c0.13 0.35 -0.3 1.17 -0.21 1.46c0.91 2.8 6.28 5.57 3.3 7.74c-1.54 1.12 -4.28 -0.69 -6.48 -0.02c-1.87 0.58 -2.9 2.37 -4.31 3.81c-1.43 1.44 -3.21 1.81 -4.94 2.34c-2.55 0.79 -4.86 1.58 -7.41 2.48c-1.91 0.67 -3.3 2.08 -5.12 3.02c-4.77 2.44 -3.74 2.53 -8.24 5.42c-3.56 -1.83 -8.15 -4.76 -10.77 -7.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1014.15 -3991.92c2.7 -3.1 0.61 -1.79 3.47 -4.89c4.27 -4.63 8.38 -8.77 12.01 -13.8c2.18 -3.01 4.09 -5.97 6.45 -8.85c2.31 -2.83 7.48 -2.97 10.64 -1.42c2.72 1.34 4.04 2.06 6.86 2.82c1.69 0.45 3.06 4.22 1.09 4.47c1.58 0.69 3.06 1.63 3.66 3.24c0.13 0.35 -0.3 1.17 -0.21 1.46c0.91 2.8 6.28 5.57 3.3 7.74c-1.54 1.12 -4.28 -0.69 -6.48 -0.02c-1.87 0.58 -2.9 2.37 -4.31 3.81c-1.43 1.44 -3.21 1.81 -4.94 2.34c-2.55 0.79 -4.86 1.58 -7.41 2.48c-1.91 0.67 -3.3 2.08 -5.12 3.02c-4.77 2.44 -3.74 2.53 -8.24 5.42c-3.56 -1.83 -8.15 -4.76 -10.77 -7.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1000.35 -3755.8c8.23 1.25 17.07 -2.57 14.62 3.4c-0.94 9.23 -0.09 9.92 -5.13 16.11c-1.78 1.84 -1.61 -0.04 -4.35 1.87c-13.07 2.27 -33.35 -10.89 -35.11 -0.89c0.55 -0.52 -6.42 8.32 -6.59 9.83c-0.85 0.51 -2.71 -0.34 -3.56 0c-8.94 -13.5 -9.65 -22.79 -7.67 -30.51c5.4 -4.63 10.19 2.56 10.19 2.56c46.3 10.8 40.13 0.76 40.13 0.76c-0.77 -6.94 -2.53 -3.15 -2.53 -3.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1000.35 -3755.8c8.23 1.25 17.07 -2.57 14.62 3.4c-0.94 9.23 -0.09 9.92 -5.13 16.11c-1.78 1.84 -1.61 -0.04 -4.35 1.87c-13.07 2.27 -33.35 -10.89 -35.11 -0.89c0.55 -0.52 -6.42 8.32 -6.59 9.83c-0.85 0.51 -2.71 -0.34 -3.56 0c-8.94 -13.5 -9.65 -22.79 -7.67 -30.51c5.4 -4.63 10.19 2.56 10.19 2.56c46.3 10.8 40.13 0.76 40.13 0.76c-0.77 -6.94 -2.53 -3.15 -2.53 -3.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M841.67 -3947.38c-6.45 29.04 -7.5 57.58 1.84 85.08c1.7 2.04 4.11 2.87 7.17 4.24c16.97 -1.19 16.27 -1.03 36.05 -0.52l23.6 2.04c1.69 0.51 3.73 0 5.25 1.19c9.17 14.08 61.63 -7.81 63.16 7.29c0.92 -4.43 -20.71 4.93 -21.91 15.79c4.24 17.3 -0.07 51.07 -0.92 67.36c3.67 2.75 -5.2 3.32 3.47 7.9c12.35 3.09 29.72 -4.49 29.72 -4.49c4.75 -2.88 6.3 1.77 11.22 -0.95c1.19 -46.02 -1.55 -75.8 4.73 -119.43c0.68 -9 -2 -8.42 -2.52 -14.02c-0.33 -3.73 -4.6 -4.78 -6.81 -8.34c-9.18 -2.15 -21.12 -2.75 -27.66 -3.48l-24.46 -5.39c2.6 -5.9 0.8 -38.73 1.93 -45.14c3.27 -2.78 4.09 -24.37 6.53 -27.69l1.79 -17.78c0.43 3.89 -1.16 9.51 6.28 13.38c4.17 0.68 2.47 2.05 6.6 2.94c0.49 0.49 0.98 0.98 1.47 1.46c1.27 0.37 2.52 0.8 3.66 1.47c4.15 3.44 9.78 2.44 13.94 5.86c6.34 1.03 11.46 5.1 17.82 3.21c2.25 -0.66 4.53 -0.98 6.88 -0.71c6.23 -4.6 11.84 -1.25 16.18 -7.54c1.31 -1.56 7.01 -1.56 8.7 -2.46c1.96 -2.81 1.53 0.06 2.49 -3.57c2.82 -1.4 4.13 -0.3 7.55 -0.3c0.49 -0.6 4.81 -10.67 5.09 -11.74c0 0 -6.62 -15.58 -19.54 -13.46l-15.82 -1.66c-9.92 0.31 -20.38 -0.39 -28.78 -10.15l-2.4 -4.97l1.25 -8.12c2.78 -5.72 -3.22 -18.92 -4.84 -25.95c-8.8 -6.45 -3.59 -1.8 -12.53 -8.84l-119.6 -11.34c-1.19 0.64 -3.35 0.79 -4.16 0.64c-9.53 0.29 -17.16 -1.46 -25.66 4.25c-2.05 4.84 -6.01 12.61 -5.57 18.33c2.2 8.06 -12.54 7.18 -8.43 15.54c2.05 2.64 1.03 5.57 2.05 8.07c-2.05 11.44 0.44 1.03 -2.05 10.85l-0.81 0.07c-13.19 34.82 -18.37 71.29 -18.37 71.29c0.93 1.08 2.01 2.01 2.63 3.09c7.72 9.26 49.62 21.68 49.62 21.68l0.16 -0.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M841.67 -3947.38c-6.45 29.04 -7.5 57.58 1.84 85.08c1.7 2.04 4.11 2.87 7.17 4.24c16.97 -1.19 16.27 -1.03 36.05 -0.52l23.6 2.04c1.69 0.51 3.73 0 5.25 1.19c9.17 14.08 61.63 -7.81 63.16 7.29c0.92 -4.43 -20.71 4.93 -21.91 15.79c4.24 17.3 -0.07 51.07 -0.92 67.36c3.67 2.75 -5.2 3.32 3.47 7.9c12.35 3.09 29.72 -4.49 29.72 -4.49c4.75 -2.88 6.3 1.77 11.22 -0.95c1.19 -46.02 -1.55 -75.8 4.73 -119.43c0.68 -9 -2 -8.42 -2.52 -14.02c-0.33 -3.73 -4.6 -4.78 -6.81 -8.34c-9.18 -2.15 -21.12 -2.75 -27.66 -3.48l-24.46 -5.39c2.6 -5.9 0.8 -38.73 1.93 -45.14c3.27 -2.78 4.09 -24.37 6.53 -27.69l1.79 -17.78c0.43 3.89 -1.16 9.51 6.28 13.38c4.17 0.68 2.47 2.05 6.6 2.94c0.49 0.49 0.98 0.98 1.47 1.46c1.27 0.37 2.52 0.8 3.66 1.47c4.15 3.44 9.78 2.44 13.94 5.86c6.34 1.03 11.46 5.1 17.82 3.21c2.25 -0.66 4.53 -0.98 6.88 -0.71c6.23 -4.6 11.84 -1.25 16.18 -7.54c1.31 -1.56 7.01 -1.56 8.7 -2.46c1.96 -2.81 1.53 0.06 2.49 -3.57c2.82 -1.4 4.13 -0.3 7.55 -0.3c0.49 -0.6 4.81 -10.67 5.09 -11.74c0 0 -6.62 -15.58 -19.54 -13.46l-15.82 -1.66c-9.92 0.31 -20.38 -0.39 -28.78 -10.15l-2.4 -4.97l1.25 -8.12c2.78 -5.72 -3.22 -18.92 -4.84 -25.95c-8.8 -6.45 -3.59 -1.8 -12.53 -8.84l-119.6 -11.34c-1.19 0.64 -3.35 0.79 -4.16 0.64c-9.53 0.29 -17.16 -1.46 -25.66 4.25c-2.05 4.84 -6.01 12.61 -5.57 18.33c2.2 8.06 -12.54 7.18 -8.43 15.54c2.05 2.64 1.03 5.57 2.05 8.07c-2.05 11.44 0.44 1.03 -2.05 10.85l-0.81 0.07c-13.19 34.82 -18.37 71.29 -18.37 71.29c0.93 1.08 2.01 2.01 2.63 3.09c7.72 9.26 49.62 21.68 49.62 21.68l0.16 -0.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M889.97 -3767.85c-4.91 5 -7.77 9.02 -9.05 12.93c5.4 -7.72 11.64 0.8 11.64 0.8c15.44 6.17 22.38 9.26 22.38 9.26c20.45 -1.68 13.52 -13.18 13.52 -13.18c-10.31 -4.43 -13.23 -7.32 -12.63 -9.2z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M889.97 -3767.85c-4.91 5 -7.77 9.02 -9.05 12.93c5.4 -7.72 11.64 0.8 11.64 0.8c15.44 6.17 22.38 9.26 22.38 9.26c20.45 -1.68 13.52 -13.18 13.52 -13.18c-10.31 -4.43 -13.23 -7.32 -12.63 -9.2" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M882.42 -3822.01l-6.2 44.23l-3.75 13.03l35.25 5.4l1.16 -0.18c0.6 -1.88 8.59 1.14 12.38 0.8c5.12 -2.93 0.74 -0.9 6 -3.65c-0.54 -0.78 -1.39 -16.46 -1.2 -60.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M882.42 -3822.01l-6.2 44.23l-3.75 13.03l35.25 5.4l1.16 -0.18c0.6 -1.88 8.59 1.14 12.38 0.8c5.12 -2.93 0.74 -0.9 6 -3.65c-0.54 -0.78 -1.39 -16.46 -1.2 -60.33" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M898.08 -3720.55l5.01 -34.35z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M898.08 -3720.55l5.01 -34.35" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M888.66 -3850.36c2.42 -0.42 4.03 -2.73 3.61 -5.15l-9.55 -54.34c-0.43 -2.42 -2.73 -4.02 -5.15 -3.6l-13.29 2.33c-2.42 0.43 -4.03 2.73 -3.61 5.15l9.55 54.33c0.43 2.42 2.73 4.04 5.15 3.61l13.29 -2.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M888.66 -3850.36c2.42 -0.42 4.03 -2.73 3.61 -5.15l-9.55 -54.34c-0.43 -2.42 -2.73 -4.02 -5.15 -3.6l-13.29 2.33c-2.42 0.43 -4.03 2.73 -3.61 5.15l9.55 54.33c0.43 2.42 2.73 4.04 5.15 3.61l13.29 -2.33" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M889.58 -3768.94c-8.95 2 -19.52 0.46 -20.29 6.02c-0.77 5.56 3.32 6.71 7.33 6.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M889.58 -3768.94c-8.95 2 -19.52 0.46 -20.29 6.02c-0.77 5.56 3.32 6.71 7.33 6.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M986.85 -3850.74c2.47 -2.52 2.78 -3.33 2.78 -5.78l0 -29.47c0 -2.46 -1.98 -4.45 -4.44 -4.45l-32.51 31.37c-2.45 0 -4.44 1.99 -4.44 4.45l0 32.78c0 2.45 1.99 4.44 4.44 4.44l34.17 -33.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M986.85 -3850.74c2.47 -2.52 2.78 -3.33 2.78 -5.78l0 -29.47c0 -2.46 -1.98 -4.45 -4.44 -4.45l-32.51 31.37c-2.45 0 -4.44 1.99 -4.44 4.45l0 32.78c0 2.45 1.99 4.44 4.44 4.44l34.17 -33.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M825.6 -3972.29c-0.69 -6.64 7.42 -24.53 7.71 -29.95c-1.46 6.01 -2.68 33.73 -1.12 37.78l-6.59 -7.83z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M825.6 -3972.29c-0.69 -6.64 7.42 -24.53 7.71 -29.95c-1.46 6.01 -2.68 33.73 -1.12 37.78l-6.59 -7.83" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M819.9 -3911.83l-0.61 -1.9c2.19 -19.69 -8.36 -47.63 13.37 -60.91c92.6 -0.42 20.27 2.18 112.84 1.95l5.44 4.12c11.52 -1.64 8.65 57.91 8.65 57.91l-8.27 5.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M819.9 -3911.83l-0.61 -1.9c2.19 -19.69 -8.36 -47.63 13.37 -60.91c92.6 -0.42 20.27 2.18 112.84 1.95l5.44 4.12c11.52 -1.64 8.65 57.91 8.65 57.91l-8.27 5.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M810.41 -3906.4c2.19 -19.69 -9.51 -55.73 12.22 -69.02c92.49 -0.43 26.12 0.64 118.63 0.41l1.96 1.03c11.51 -1.63 7.88 68.33 7.88 68.33l-140.69 -0.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M810.41 -3906.4c2.19 -19.69 -9.51 -55.73 12.22 -69.02c92.49 -0.43 26.12 0.64 118.63 0.41l1.96 1.03c11.51 -1.63 7.88 68.33 7.88 68.33l-140.69 -0.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M948.22 -4136.01c0 0 0.33 1.55 0.81 2.36c-0.13 4.22 2.35 7.87 2.59 12.01c-1.43 2.08 -3.12 3.96 -4.25 6.24c-3.31 1.73 -7.17 1.32 -10.56 2.71c-3.28 2.61 -5.23 6.55 -8.9 8.76c-4.29 0.95 -8.72 0.58 -12.74 2.52c-2.37 2.28 -5.43 3.81 -7.24 6.7c-4.03 2.8 -8.86 2.31 -13.41 1.72c-2.03 -1.3 -4.36 -2.07 -6.31 -3.52c-4.78 -5.05 -9.68 -9.97 -14.86 -14.61c-4.16 -0.08 -8.34 0.33 -12.48 -0.4c-2.79 -1.34 -4.52 -4.25 -7.63 -5.12c-1.73 -4.09 -3.88 -8.02 -3.95 -12.48c-0.44 -0.53 -2.09 -1.47 -1.09 -2.48c15.2 -5.24 7.21 -16.14 9.56 -25.79c7.21 -4.79 0.17 -8.44 3.03 -14.07c5.65 -21.57 31.25 -17.48 48.66 -21.05c5.07 0.9 10.73 0.1 12.14 5.67c-0.22 0.86 5.67 1.62 4.7 2.56c3.56 4.59 4.48 1.7 8.45 6.63c3.63 5.21 2.41 7.1 3.39 9.04c4.9 6.04 9.92 9.29 10.63 17.74c0.33 4.37 -2.36 8.18 -3.43 8.53c2.18 5.2 5.03 0.55 2.89 6.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M948.22 -4136.01c0 0 0.33 1.55 0.81 2.36c-0.13 4.22 2.35 7.87 2.59 12.01c-1.43 2.08 -3.12 3.96 -4.25 6.24c-3.31 1.73 -7.17 1.32 -10.56 2.71c-3.28 2.61 -5.23 6.55 -8.9 8.76c-4.29 0.95 -8.72 0.58 -12.74 2.52c-2.37 2.28 -5.43 3.81 -7.24 6.7c-4.03 2.8 -8.86 2.31 -13.41 1.72c-2.03 -1.3 -4.36 -2.07 -6.31 -3.52c-4.78 -5.05 -9.68 -9.97 -14.86 -14.61c-4.16 -0.08 -8.34 0.33 -12.48 -0.4c-2.79 -1.34 -4.52 -4.25 -7.63 -5.12c-1.73 -4.09 -3.88 -8.02 -3.95 -12.48c-0.44 -0.53 -2.09 -1.47 -1.09 -2.48c15.2 -5.24 7.21 -16.14 9.56 -25.79c7.21 -4.79 0.17 -8.44 3.03 -14.07c5.65 -21.57 31.25 -17.48 48.66 -21.05c5.07 0.9 10.73 0.1 12.14 5.67c-0.22 0.86 5.67 1.62 4.7 2.56c3.56 4.59 4.48 1.7 8.45 6.63c3.63 5.21 2.41 7.1 3.39 9.04c4.9 6.04 9.92 9.29 10.63 17.74c0.33 4.37 -2.36 8.18 -3.43 8.53c2.18 5.2 5.03 0.55 2.89 6.31" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M953.21 -4087.77c-0.29 1.1 -0.93 2 -1.73 2.79c-4.43 -0.38 -2.96 10.54 -6.84 8.96c-2.32 1.21 -4.53 -1.07 -6.71 -1.45c-1.67 0.88 -3.56 1.05 -5.31 1.72c-2.3 2.37 -5.38 3.36 -8.5 4.38c-11.51 -2.92 -21.82 3.77 -32.92 5.83c-2.69 -0.08 -9.91 1.61 -10.7 -1.39c-5.47 -3.34 -6.37 -10.06 -11.46 -13.89c-7.3 -0.66 -14.6 -1.33 -21.9 -2c-1.24 -0.47 -2.02 -1.82 -3.52 -1.79c-0.06 -2.65 -0.68 -3.28 -1.41 -5.37c-0.33 -0.72 -2.29 -2.29 -0.94 -2.87c1.24 -0.53 1.56 -1.64 -1.34 -3.75c-2 -7.1 2.04 -29.18 7.23 -34.45c-1 1.01 1.74 -0.7 2.18 -0.17c0.07 4.47 1.53 8.72 3.25 12.81c3.1 0.87 4.83 3.78 7.63 5.11c4.15 0.73 8.32 0.33 12.48 0.4c5.19 4.64 10.09 9.56 14.86 14.61c1.94 1.45 4.28 2.22 6.31 3.52c4.55 0.59 9.38 1.07 13.41 -1.72c1.81 -2.88 4.86 -4.42 7.24 -6.7c4.02 -1.94 8.46 -1.57 12.74 -2.52c3.66 -2.21 5.61 -6.15 8.9 -8.76c3.4 -1.4 7.25 -0.98 10.56 -2.72c1.12 -2.28 2.82 -4.17 4.25 -6.24c-0.23 -4.14 -2.72 -7.8 -2.59 -12.02c-0.48 -0.81 -1.26 -1.23 -2.38 -2.06l1.57 -0.3c17.01 14.85 -1.8 31.47 6.74 46.46l-1.08 3.54z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M953.21 -4087.77c-0.29 1.1 -0.93 2 -1.73 2.79c-4.43 -0.38 -2.96 10.54 -6.84 8.96c-2.32 1.21 -4.53 -1.07 -6.71 -1.45c-1.67 0.88 -3.56 1.05 -5.31 1.72c-2.3 2.37 -5.38 3.36 -8.5 4.38c-11.51 -2.92 -21.82 3.77 -32.92 5.83c-2.69 -0.08 -9.91 1.61 -10.7 -1.39c-5.47 -3.34 -6.37 -10.06 -11.46 -13.89c-7.3 -0.66 -14.6 -1.33 -21.9 -2c-1.24 -0.47 -2.02 -1.82 -3.52 -1.79c-0.06 -2.65 -0.68 -3.28 -1.41 -5.37c-0.33 -0.72 -2.29 -2.29 -0.94 -2.87c1.24 -0.53 1.56 -1.64 -1.34 -3.75c-2 -7.1 2.04 -29.18 7.23 -34.45c-1 1.01 1.74 -0.7 2.18 -0.17c0.07 4.47 1.53 8.72 3.25 12.81c3.1 0.87 4.83 3.78 7.63 5.11c4.15 0.73 8.32 0.33 12.48 0.4c5.19 4.64 10.09 9.56 14.86 14.61c1.94 1.45 4.28 2.22 6.31 3.52c4.55 0.59 9.38 1.07 13.41 -1.72c1.81 -2.88 4.86 -4.42 7.24 -6.7c4.02 -1.94 8.46 -1.57 12.74 -2.52c3.66 -2.21 5.61 -6.15 8.9 -8.76c3.4 -1.4 7.25 -0.98 10.56 -2.72c1.12 -2.28 2.82 -4.17 4.25 -6.24c-0.23 -4.14 -2.72 -7.8 -2.59 -12.02c-0.48 -0.81 -1.26 -1.23 -2.38 -2.06l1.57 -0.3c17.01 14.85 -1.8 31.47 6.74 46.46l-1.08 3.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M928.64 -3737.26c-2.49 0.87 -9.43 1.94 -12.73 2.45c-11.8 -3.91 0.91 -1.82 -16.64 -4.34c-4.63 3.99 -3.19 11.64 -4.83 17.71c-0.92 0.53 -2.6 -0.35 -3.49 -0.01c-7.85 -16.71 -12.88 -24.78 -10.03 -33.49c5.4 -7.72 11.64 0.8 11.64 0.8c15.44 6.17 22.38 9.26 22.38 9.26c20.45 -4.08 13.52 -13.18 13.52 -13.18c10.03 1.54 9.64 0.84 9.64 0.84c5.4 3.09 -9.45 19.95 -9.45 19.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M928.64 -3737.26c-2.49 0.87 -9.43 1.94 -12.73 2.45c-11.8 -3.91 0.91 -1.82 -16.64 -4.34c-4.63 3.99 -3.19 11.64 -4.83 17.71c-0.92 0.53 -2.6 -0.35 -3.49 -0.01c-7.85 -16.71 -12.88 -24.78 -10.03 -33.49c5.4 -7.72 11.64 0.8 11.64 0.8c15.44 6.17 22.38 9.26 22.38 9.26c20.45 -4.08 13.52 -13.18 13.52 -13.18c10.03 1.54 9.64 0.84 9.64 0.84c5.4 3.09 -9.45 19.95 -9.45 19.95" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M882.1 -3820.96c0.46 40.44 0.77 7.87 0.31 47.85c0.61 1.23 -1.08 3.24 -2.63 4.17c-8.96 2 -19.76 -2.24 -20.3 6.02c-0.77 5.56 3.32 6.71 7.33 6.94c-9.87 8.03 -19.29 18.07 -28.86 25.47c-6.95 8.18 -3.09 15.43 -3.71 24.85c2.63 3.23 5.41 1.54 9.27 0.46c-0.93 -7.1 0.92 -12.03 0.77 -18.21c12.19 -10.8 24.39 -21.46 36.73 -32.26c0.93 -0.31 1.4 0.47 2.16 0.77c-3.54 18.21 -11.11 44.91 -8.17 61.12c0.46 1.08 -0.16 3.09 1.85 4c2.94 0.47 7.57 2.78 9.27 -0.61c1.16 -10.78 -2.57 -19.23 2.93 -31.49c-0.62 0.31 -0.3 -0.3 0 0c1.7 5.4 0.93 8.49 0.77 14.81c3.4 0.47 8.03 2.32 10.03 -1.84c1.4 -11.43 -2.31 -24.07 -3.39 -38.9c0.46 -1.54 -0.77 -2.93 1.23 -4.47c11.58 7.56 22.54 20.06 33.96 28.55c4.63 4.63 2.94 20.53 2.94 20.53c6.94 1.54 8.49 0.76 8.49 0.76l1.15 0c0 0 3.1 -16.97 -3.86 -28.16l-30.87 -25.55c0.39 -0.38 6.41 -0.22 7.79 -0.6c4.48 -1.86 5.41 -6.18 2.94 -10.04c-4.48 -0.77 -7.65 -1.23 -13.66 -1.39c-3.24 0.23 -3.32 -1.95 -3.32 -8.96c0.47 -37.51 -0.93 -4.01 0.31 -41.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M882.1 -3820.96c0.46 40.44 0.77 7.87 0.31 47.85c0.61 1.23 -1.08 3.24 -2.63 4.17c-8.96 2 -19.76 -2.24 -20.3 6.02c-0.77 5.56 3.32 6.71 7.33 6.94c-9.87 8.03 -19.29 18.07 -28.86 25.47c-6.95 8.18 -3.09 15.43 -3.71 24.85c2.63 3.23 5.41 1.54 9.27 0.46c-0.93 -7.1 0.92 -12.03 0.77 -18.21c12.19 -10.8 24.39 -21.46 36.73 -32.26c0.93 -0.31 1.4 0.47 2.16 0.77c-3.54 18.21 -11.11 44.91 -8.17 61.12c0.46 1.08 -0.16 3.09 1.85 4c2.94 0.47 7.57 2.78 9.27 -0.61c1.16 -10.78 -2.57 -19.23 2.93 -31.49c-0.62 0.31 -0.3 -0.3 0 0c1.7 5.4 0.93 8.49 0.77 14.81c3.4 0.47 8.03 2.32 10.03 -1.84c1.4 -11.43 -2.31 -24.07 -3.39 -38.9c0.46 -1.54 -0.77 -2.93 1.23 -4.47c11.58 7.56 22.54 20.06 33.96 28.55c4.63 4.63 2.94 20.53 2.94 20.53c6.94 1.54 8.49 0.76 8.49 0.76l1.15 0c0 0 3.1 -16.97 -3.86 -28.16l-30.87 -25.55c0.39 -0.38 6.41 -0.22 7.79 -0.6c4.48 -1.86 5.41 -6.18 2.94 -10.04c-4.48 -0.77 -7.65 -1.23 -13.66 -1.39c-3.24 0.23 -3.32 -1.95 -3.32 -8.96c0.47 -37.51 -0.93 -4.01 0.31 -41.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M916.63 -3767.63c2.45 0 4.44 1.99 4.44 4.44l0 2.3c0 2.45 -1.99 4.44 -4.44 4.44l-0.97 0c0 0 -25.26 6.17 -51.11 0c-2.46 0 -4.44 -1.99 -4.44 -4.44l0 -2.3c0 -2.45 1.98 -4.44 4.44 -4.44c23.15 7.73 52.08 0 52.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M916.63 -3767.63c2.45 0 4.44 1.99 4.44 4.44l0 2.3c0 2.45 -1.99 4.44 -4.44 4.44l-0.97 0c0 0 -25.26 6.17 -51.11 0c-2.46 0 -4.44 -1.99 -4.44 -4.44l0 -2.3c0 -2.45 1.98 -4.44 4.44 -4.44c23.15 7.73 52.08 0 52.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M870.67 -3926.11c5.73 0 10.37 -4.88 10.37 -10.91c0 -6.03 -4.64 -10.91 -10.37 -10.91c-5.72 0 -10.37 4.88 -10.37 10.91c0 6.02 4.65 10.91 10.37 10.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M870.67 -3926.11c5.73 0 10.37 -4.88 10.37 -10.91c0 -6.03 -4.64 -10.91 -10.37 -10.91c-5.72 0 -10.37 4.88 -10.37 10.91c0 6.02 4.65 10.91 10.37 10.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M866.82 -3925.33c5.72 0 10.37 -4.89 10.37 -10.92c0 -6.02 -4.65 -10.92 -10.37 -10.92c-5.72 0 -10.37 4.89 -10.37 10.92c0 6.03 4.65 10.92 10.37 10.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M866.82 -3925.33c5.72 0 10.37 -4.89 10.37 -10.92c0 -6.02 -4.65 -10.92 -10.37 -10.92c-5.72 0 -10.37 4.89 -10.37 10.92c0 6.03 4.65 10.92 10.37 10.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M869.52 -3857.92l22.76 0.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M869.52 -3857.92l22.76 0.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M950.73 -3817.4c2.46 0 4.45 -1.99 0.77 -5.66l0 -32.79c3.68 -1.23 1.69 -3.22 -0.77 -3.22l-102.05 0l-5.59 -3.09c-2.46 0 -30.68 2.38 -30.68 4.83l0 35.49c0 2.45 1.98 4.44 4.44 4.44l133.88 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M950.73 -3817.4c2.46 0 4.45 -1.99 0.77 -5.66l0 -32.79c3.68 -1.23 1.69 -3.22 -0.77 -3.22l-102.05 0l-5.59 -3.09c-2.46 0 -30.68 2.38 -30.68 4.83l0 35.49c0 2.45 1.98 4.44 4.44 4.44l133.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M821.1 -3819.45c-2.22 0 -4 -1.79 -4 -3.99l0 -29.5c0 -2.22 1.79 -4 4 -4l120.49 0c2.21 0 4 1.79 4 4l0 29.5c0 2.21 -1.8 3.99 -4 3.99l-120.49 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M821.1 -3819.45c-2.22 0 -4 -1.79 -4 -3.99l0 -29.5c0 -2.22 1.79 -4 4 -4l120.49 0c2.21 0 4 1.79 4 4l0 29.5c0 2.21 -1.8 3.99 -4 3.99l-120.49 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M984.36 -3852.12c2.83 -2.59 2.26 -6.79 2.26 -3.86l0 -26.23c0 -2.21 -1.79 -3.99 -3.61 -2.83l-27.59 26.58c-2.32 1.97 -3.71 4.4 -3.71 6.62l0 24.59c0 2.21 1.79 3.99 3.99 3.99l28.66 -28.87z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M984.36 -3852.12c2.83 -2.59 2.26 -6.79 2.26 -3.86l0 -26.23c0 -2.21 -1.79 -3.99 -3.61 -2.83l-27.59 26.58c-2.32 1.97 -3.71 4.4 -3.71 6.62l0 24.59c0 2.21 1.79 3.99 3.99 3.99l28.66 -28.87" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M817.13 -3909.73c1.97 -17.71 -8.55 -50.16 11 -62.12c83.24 -0.39 23.52 0.57 106.77 0.37l1.77 0.93c10.37 -1.47 7.09 61.51 7.09 61.51l-126.62 -0.68z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M817.13 -3909.73c1.97 -17.71 -8.55 -50.16 11 -62.12c83.24 -0.39 23.52 0.57 106.77 0.37l1.77 0.93c10.37 -1.47 7.09 61.51 7.09 61.51l-126.62 -0.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M844.78 -3865.6l9.8 6.11l-37.98 0l22.05 -13.47l6.12 7.35z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M844.78 -3865.6l9.8 6.11l-37.98 0l22.05 -13.47l6.12 7.35" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="909" y="-4192"/> +<point x="877" y="-3689"/> +<point x="785" y="-3956"/> +<point x="1104" y="-3999"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/macintosh.png b/kivio/kiviopart/stencils/Dia/Cisco/macintosh.png Binary files differnew file mode 100644 index 00000000..2e76fda2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/macintosh.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/macintosh.shape b/kivio/kiviopart/stencils/Dia/Cisco/macintosh.shape new file mode 100644 index 00000000..2dfd98b9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/macintosh.shape @@ -0,0 +1,64 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Macintosh</name> +<icon>macintosh.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1413.58 -3994.05l-86.38 0l0 245.13l81.38 -0.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1408.58 -3994.05l0 245.13l6.65 -4.98l0 -241.8l-6.65 1.65z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1408.58 -3994.05l0 245.13l6.65 -4.98l0 -241.8l-6.65 1.65" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1432.74 -3994.48l0 242.96l37.48 -32.48l0 -225.13l-37.48 14.65z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1432.74 -3994.48l0 242.96l37.48 -32.48l0 -225.13l-37.48 14.65" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1400.76 -3978.97l-68.75 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1394.1 -3953.97l-56.25 0" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1414.7 -3752.25l17.2173 0 l0 -242.959l-17.2173 0l0 242.959z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1431.91 -3995.21l-17.22 0l0 242.96l17.22 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1323.08 -3966.89l85.83 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1323.08 -3942.72l85.83 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1423.93 -3778.71c1.61 0 2.92 -1.31 2.92 -2.92c0 -1.61 -1.3 -2.91 -2.92 -2.91c-1.61 0 -2.91 1.3 -2.91 2.91c0 1.61 1.3 2.92 2.91 2.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1423.93 -3758.77c1.61 0 2.92 -1.31 2.92 -2.91c0 -1.61 -1.3 -2.92 -2.92 -2.92c-1.61 0 -2.91 1.31 -2.91 2.92c0 1.6 1.3 2.91 2.91 2.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1434.93 -3995.07l38.09 -14.9l-88.13 0l-64.14 16.65l86.38 0l5.43 -1.03l22.37 -0.72z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1434.93 -3995.07l38.09 -14.9l-88.13 0l-64.14 16.65l86.38 0l5.43 -1.03l22.37 -0.72" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1688.88 -3807.79l-228.88 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1688.88 -3807.79l-228.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1460 -3808.66l228.574 0 l0 -172.344l-228.574 0l0 172.344z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1688.57 -3808.66l0 -172.34l-228.57 0l0 172.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1688.57 -3808.04l26.5 -47.13l0 -151.09l-167.32 0l-87.75 25.25l228.57 0l0 172.97z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1688.57 -3808.04l26.5 -47.13l0 -151.09l-167.32 0l-87.75 25.25l228.57 0l0 172.97" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1479.96 -3828.61l188.667 0 l0 -132.432l-188.667 0l0 132.432z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1479.96 -3828.61l188.667 0 l0 -132.432l-188.667 0l0 132.432" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1688.57 -3981.01l26.5 -25.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1688.57 -3981.01l26.5 -25.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1673.83 -3709.98l0 -25.35l-263.05 0l43.69 -29.94l249.29 0l0 21.6l-29.93 33.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1673.83 -3709.98l0 -25.35l-263.05 0l43.69 -29.94l249.29 0l0 21.6l-29.93 33.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1410.78 -3709.98l263.047 0 l0 -25.3523l-263.047 0l0 25.3523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1410.78 -3709.98l263.047 0 l0 -25.3523l-263.047 0l0 25.3523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1673.83 -3735.33l29.93 -29.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1673.83 -3735.33l29.93 -29.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1690.33 -3722.19l-4.06 12.15l44.04 0l-2.01 -12.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1690.33 -3722.19l-4.06 12.15l44.04 0l-2.01 -12.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1728.3 -3722.19l-1.02 -16.19l-19.24 0l-18.22 16.19l38.48 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1728.3 -3722.19l-1.02 -16.19l-19.24 0l-18.22 16.19l38.48 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1652.36 -3787.93l9.38 21.87l26.25 -28.75l-3.12 -10.63z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1652.36 -3787.93l9.38 21.87l26.25 -28.75l-3.12 -10.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1652.36 -3787.93l36.25 -20l-228.75 0l50.63 20l141.88 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1652.36 -3787.93l36.25 -20l-228.75 0l50.63 20l141.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1662.36 -3765.43l-10 -22.5l-141.87 0l-13.12 22.5l165 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1662.36 -3765.43l-10 -22.5l-141.87 0l-13.12 22.5l165 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1718.73 -3736.73c4.07 -4.89 -18.15 -11.51 6.88 -15.63c15.98 -2.63 64.38 -31.08 -49.14 -32.57" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1385" y="-4009"/> +<point x="1429" y="-4009"/> +<point x="1473" y="-4009"/> +<point x="1411" y="-3709"/> +<point x="1542.5" y="-3709"/> +<point x="1674" y="-3709"/> +<point x="1680" y="-3709"/> +<point x="1686" y="-3709"/> +<point x="1708" y="-3709"/> +<point x="1730" y="-3709"/> +<point x="1321" y="-3992"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/man_woman.png b/kivio/kiviopart/stencils/Dia/Cisco/man_woman.png Binary files differnew file mode 100644 index 00000000..f149d2ae --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/man_woman.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/man_woman.shape b/kivio/kiviopart/stencils/Dia/Cisco/man_woman.shape new file mode 100644 index 00000000..b04ff6e4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/man_woman.shape @@ -0,0 +1,46 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Man/Woman</name> +<icon>man_woman.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2333.75 -3799.44l-10.61 23.3c0 0 0 10 14 5l12 -5l13 -15l2.12 -0.91c0.28 -4.48 0.65 -9.02 1.62 -13.57c1.68 -7.93 -0.97 -16.43 1.52 -23.55c6.31 -18.03 12.48 -35.76 19.1 -53.69c5.17 -13.98 -2.35 -30.39 3.07 -44.2l-38.79 -12.48c-2.68 41.54 -3.22 82.68 -5.28 124.04c-3.73 5.7 -7.8 10.98 -11.89 16.21l0.15 -0.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2439.49 -3802.5l0.5 4.49l11.01 14l18 15l12 -1c3 -8.01 6.97 -10.01 6.97 -10.01c-7.29 -6.84 -16.38 -11.75 -20.44 -21.5c-2.56 -6.14 -4.36 -12.9 -4.15 -18.96c1.37 -39.43 5.35 -78.3 9.48 -117.99l-41.37 9.96c-3.52 1.72 -2.05 5.67 -2.28 8.07c-0.91 9.22 -2.34 18.5 -0.23 27.81c1.91 8.41 5.31 15.92 6.78 24.24c3.92 22.27 5.55 43.85 3.73 65.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2146.54 -4419.03c1.51 1.86 2.16 4.39 2.33 6.1c0.85 8.03 -2.08 16.21 -4.97 23.71c-0.73 1.92 -0.65 7.04 -2.95 5.53c-2.64 -1.74 -4.87 -5.69 -7.68 -6.67c-3.51 -1.23 -7.27 2.36 -10.78 4.37c6.47 8.72 14.41 17.62 11 29c-8.23 -12.19 -16.91 -24.24 -23.05 -37.44c-3.34 -7.19 -2.04 -17.69 2.31 -23.63c6.71 -9.17 16.84 -16.94 28.03 -19.78c15.09 -3.83 30.13 -6.97 45.7 -7.15c-14.03 7.02 -27.33 13.78 -40.83 23.24c-0.72 0.51 0.19 1.86 0.88 2.72z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2199.61 -4417.93c-3.53 6.88 -6.9 13.57 -11.11 19.94c0.27 -0.97 -0.23 -1.74 -1.02 -1.88c-1.99 -0.36 -4.61 0.56 -5.64 -0.46c-1.02 -1.02 -1.02 -4.22 0 -5.36c1.15 -1.28 4.85 0.67 5.07 0.33c6.86 -11.03 -5.8 -20 -10.41 -29.63c10.17 -0.21 18.32 6.54 28 8c-1.99 2.82 -3.29 5.97 -4.88 9.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2161.47 -4398.89c-1.66 -0.32 -4.32 0.21 -4.46 -0.26c-2.91 -9.72 10.46 -5.16 16.48 -7.85c-1.45 6.37 -5.22 9.39 -12.02 8.1z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2178.5 -4382.99c-2.33 0 -4.67 0 -7 0c2.75 -2.37 5.67 -4.5 9 -6c-0.36 2.12 0.26 4.07 1 6c-1 0 -1.99 0 -3 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2176.49 -4370.99c-4.67 0 -9.33 0 -13.99 0c1.7 -1.6 4.35 -2.19 6.06 -2.39c4.45 -0.51 10.35 -3.69 13.94 2.39c-2 0 -4 0 -6.01 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2175.4 -4366.75c3.37 1.42 -1.42 1.48 -0.91 2.76c-2.62 0.6 -3.45 -1.8 -5 -3c2 0 4.19 -0.48 5.91 0.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2213.5 -3752c13.2 8.72 26.05 17.92 39 27c-1.92 1.54 -1.3 5.44 -3.01 5.45c-10.62 0.08 -21.27 0.47 -31.89 -1.16c-9.76 -1.49 -17.91 -7.76 -27.3 -10.64c-1.52 -0.47 -1.7 4.45 -2.93 4.71c-7.89 1.56 -16.34 -1.07 -22.1 -5.4c-4.44 -3.33 0.05 -11.9 -2.96 -17.87l51.18 -2.09z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2162.31 -3749.91c-0.14 -0.27 -1.59 -0.07 -1.59 -0.1c-2.95 -90.11 -1.38 -179.97 -4.23 -269.99c-14.49 87.96 -25.84 173.19 -42.79 263.85c-0.31 1.65 -6.13 0.68 -6.59 3.26l-43.66 -0.69c1.61 -2.9 -1.44 -8.54 -0.91 -13.41c5.24 -47.91 11.35 -94.51 13.76 -142.07c2.44 -48.36 3.66 -96.5 5.97 -144.9c0.41 -8.6 4.22 -17.41 3.46 -25.97c-0.24 -2.73 -4.73 -4.29 -8.22 -5.07c3.33 -8.06 4.3 -16.77 7 -25c-14.65 -15.7 -30.1 -29.61 -42.99 -47.72c-4.14 -5.81 -6.29 -14.31 -5.89 -21.22c2.4 -41.94 12 -82.92 11.88 -125.06c20.45 -12.9 44.79 -15.98 66.56 -25.94c8.09 -3.71 16.49 -8.55 19.43 -18.06c11.11 7.78 20.12 18.3 32.28 24.44c1.12 0.57 2 -2.6 2.72 -4.44c0.34 0.34 0.66 0.66 1 1c1.11 -3.23 1.08 -5.58 4 -8c-0.7 -0.48 -1.51 -1.25 -0.88 -1.88c1.88 -1.83 2.16 -4.38 3.88 -6.12c1.83 3.51 5.16 6.04 8.25 7.47c17.26 7.92 34.8 14.22 52.54 21.08c6.31 2.44 13.31 6.89 16.02 12.07c1.97 3.79 -0.58 10.56 -1.9 16.36c-1.56 6.87 -3.1 13.55 -3.12 20.03c-0.17 29.52 7.96 58.48 10.22 88c-12.76 16.08 -22.28 34.21 -34 51c2.55 14.19 9.25 28.01 8.81 41.96c-0.04 1.19 -7.76 2.67 -7.82 5.06c-0.42 16.18 2.8 32.5 1.86 48.97c-5.35 93.31 -5.52 186.15 -13.84 279l-51.18 2.09z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2107.11 -3752.89c-1.03 5.84 2.57 12.87 -0.54 17.23c-4.19 5.89 -12 8.42 -18.86 12.07c-2.41 1.29 -1.05 6.74 -4.27 7.09c-13.34 1.49 -26.61 0.51 -39.95 0.51c0.32 -6.35 -1.31 -13.54 1.89 -18.43c4.87 -7.41 13.97 -11.77 18.07 -19.16l43.66 0.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2093.22 -4189.99c-0.22 -11.72 -1.7 -23.41 -3.72 -35.01c-4.65 11.22 -6.9 23.62 -6.68 34.98c0.09 4.8 6.02 10.02 9.68 15.02c2.44 -4.86 0.82 -10.03 0.72 -14.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2358.5 -4311.99c-3.14 -3.4 -9.02 -3.44 -9 -9c3.48 0.02 6.99 0.29 10 -2c-5.88 -2.17 -8.84 -7.5 -9.42 -13.06c-0.08 -0.7 1.29 -3.61 2.38 -3.51c2.41 0.21 2.52 4.31 5.07 5.52c0.91 0.43 1.68 -0.18 1.88 -0.98c0.75 -3.1 -0.35 -6 -0.9 -8.97c3.27 1.05 9.3 2.31 9.26 -0.99c-0.06 -4.92 -6.93 -10.38 -2.69 -14.4c1.21 -1.15 6.04 5.01 6.49 1.28c0.43 -3.55 -4.77 -7.76 -4.41 -11.83c0.23 -2.85 5.75 -3.55 6.83 -6.26c1.79 -4.54 -1.9 -10.31 -0.62 -14.54c3.77 -12.52 11.19 -23.56 17.15 -35.26c15.37 -0.47 21.15 -15.47 45.95 -2.37c0.65 0.34 -2.48 -0.19 -1.84 1.32c0.34 0.82 1.19 1.79 1.91 1.85c4.09 0.32 8.81 -0.41 10.55 3.4c1.27 2.77 -2.86 6.11 -1.99 8.61c1.3 3.78 8.79 2.05 9.59 5.39c1.53 6.46 -5.96 12.78 -4.96 18.59c0.57 3.26 7.94 4.69 10.2 8.56c2.6 4.47 -0.77 10.94 3.6 15.64c1.69 -2.03 3.8 -3.56 6 -5c0.61 3.94 2.19 7.51 4 11c2.56 -3.41 5.6 -6.45 8 -10c2.39 2.04 1.32 5.7 0.5 6.48c-4.25 4.07 -8.34 9.48 -14.35 11.09c-0.78 0.21 -1.26 0.76 -1.61 1.45l-7 -4c-0.87 1.7 4.94 4.27 2.46 4.98l1 4c3.63 3.93 7.91 1.25 12 0c2.1 7 -7.3 7.91 -8.23 13.14c-0.49 2.7 4.5 1.91 7.24 0.86c-0.9 4.96 -5.2 7.43 -8.01 11z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2487.97 -3781.02c6.61 6.21 10.95 15.45 16.83 22.13c1.26 1.43 -3.07 4.9 -5.26 4.77c-11.43 -0.66 -21.37 1.41 -31.67 -2.39c-8.91 -3.29 -9.18 -16.07 -21.37 -21.98c-4.08 4 -1.47 9.52 -3.29 13.87c-0.15 0.37 -2.31 0.31 -2.4 0.04c-3.88 -12.84 -13.95 -28.47 -1.31 -38.91l0.5 4.49l11.01 14l18 15l12 -1c3 -8.01 6.97 -10.02 6.97 -10.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2389.57 -3921.58c2.12 -5.39 10.96 -6.21 16.84 -5.61c2.61 0.26 4.6 6.15 7.16 6.37c4.85 0.41 8.77 -6.07 13.98 -6.66c1.56 -0.18 2.85 2.62 3.95 4.48l16.49 -5l14 7.5l8.5 -12.5l2.37 0.04c0.11 -1.04 3.07 -1.77 3.11 -2.1c5.64 -48.55 7.71 -95.32 13.6 -143.93c0.87 -7.2 -1.61 -13.97 -1.07 -21.01c2.16 0.66 3.89 -1.33 6 -1c-0.58 -10.84 -4.71 -21.11 -5 -32c14.7 -17.71 30 -34.33 42.13 -54.52c2.18 -3.64 3.15 -9.51 1.6 -14.39c-4.88 -15.36 -10.25 -29.99 -15.79 -45.06c-8.19 -22.38 -14.68 -44.88 -22.94 -67.02c-9.42 -3.19 -19.58 -2.77 -29 -6l-45.5 -5.5l-61.49 13.5c-13.92 4.47 -27.51 9.33 -40 17c-2.45 21.27 0.18 42.06 -4.35 63.93c-2.59 12.48 -3.97 23.81 -6.05 36.18c-0.89 5.26 -3.14 10.6 -1.34 15.81c2.21 6.37 2.27 14.01 6.47 18.4c11.64 12.15 27.57 18.65 40.27 29.69c-1.2 8.68 -4.21 16.66 -6.95 25.02c-1.06 3.22 3.54 2.72 3.35 3.88c-0.99 5.64 -4.9 10.96 -5.45 16.2c-5.37 50.6 -3.34 100.53 -0.87 150.84c0.05 1.09 7.39 -1.88 7.21 1.02l9.72 9.54l16.49 -5l12.5 9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2451.49 -4338.99c-2.53 -3.2 -6.23 -5.08 -9 -8c-1 1 -2.68 2.01 -2.66 2.99c0.09 3.67 -1.25 10.18 2.62 10c2.44 -0.11 0.42 -5.68 1.04 -8.99c1.13 2.45 2.03 5.25 4.2 6.69c1.77 1.17 2.13 -2.14 3.8 -2.7z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2440.55 -4297.15c-0.65 -0.24 -1.08 -1.12 -2.05 -0.84c0 -1.33 -0.46 -3.1 0.23 -3.78c0.68 -0.68 2.44 -0.22 3.77 -0.22c-0.27 0.97 0.3 1.51 1.01 2c2.26 -7 0.22 -14.07 -0.75 -20.89c-0.38 -2.67 -6.03 -2.54 -7.63 -4.58c-3.14 -4.03 -4.9 -18.54 -0.73 -18.23c10.69 0.78 11.22 -20.02 14.3 -31.68c1.26 -4.76 -1.16 -6.46 -3.19 -11.61c-1.41 0.64 -0.63 2.47 -1.14 2.71c-2.28 1.15 -5.69 2.59 -7.51 0.91c-1.03 -0.93 -1.03 -4.35 0 -5.24c1.8 -1.6 9.6 -2.84 9.52 -2.6c1.89 -5.46 -1.24 -9.84 -4.86 -14.78c-1.83 2.8 -3.64 3.5 -7 3c2.15 -1.84 2.01 -7.75 -0.55 -6.24c-4.24 2.5 -3.67 10.23 -10.45 10.23c0.16 -2.91 0.16 -5.76 -2 -8c-2.17 3.17 -4.63 6.71 -7.92 6.31c-2.15 -0.27 -1.44 -6.68 -4.61 -3.79c-3.66 3.34 2.71 7.95 1.36 12.44c-2.68 8.96 -2.58 17.69 -7.58 26.2c-0.75 1.28 -0.67 3.37 -0.04 4.76c1.01 2.2 3.11 3.72 5.79 3.1c-0.13 3.87 -4.3 1.68 -5.85 4.1c-0.47 0.74 -0.45 2.04 0 2.81c1.86 3.21 5.48 3.44 8.85 3.09c-0.93 6.03 -7.74 6.94 -12 4c-1 6.15 2.23 11.51 8 13c-2.68 3.72 -6.97 0.66 -9.58 2.56c-3.41 2.49 0.82 7.43 -0.42 11.44c-0.63 -1.42 -2.39 -1.3 -2.72 -0.82c-3 4.32 0.76 10.08 1.73 14.82c0.64 -1.42 1.99 -1.19 2.96 -0.87c1.82 0.61 0.83 2.5 1.05 3.87c-1.01 0 -2.11 -0.25 -2.95 0.13c-2.83 1.3 1.03 3.21 -0.06 4.87c9.48 5.42 20.27 8.6 30.91 7.24c2.81 -0.36 6.39 -2.04 9.09 -4.23c-2.56 -1.88 -7.68 -0.22 -5.82 -4.93c0.83 -2.09 3.44 -1.35 4.68 -0.76c1.55 0.75 -0.21 3.04 0.23 4.66c0.22 0.79 1.02 1.5 1.85 0.93c2.61 -1.86 5.67 -3.19 6.8 -6.01c0.14 -0.35 -1.04 -1.66 -1.74 -1.68c-1.39 -0.05 -0.73 3.45 -2.94 2.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2428.41 -4383.32c-0.42 0.81 -1.31 1.87 -1.89 1.79c-4.3 -0.59 -8.72 -0.27 -11.04 -4.75c5.36 -1.63 10.88 -3.92 15.66 -0.51c1.3 0.92 -1.91 1.9 -2.73 3.47z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2441.94 -4369.19c-1.13 3.12 -5 0.44 -7.95 1.2c1.84 -3.1 3.28 -4.4 7 -5c0.04 1.73 1.26 2.92 0.95 3.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2438.21 -4359.4c-3.34 0.38 -6.67 1.29 -10.05 0.24c5.19 -3.16 11.24 -1.64 16.76 -3.08c-0.65 0.57 -1.14 1.18 -0.75 2.11c-1.98 0.24 -3.97 0.5 -5.96 0.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2428.35 -4290.22c-2.06 1.32 -5.78 -0.73 -4.67 -3.71c0.52 -1.41 1.98 -2.77 3.76 -1.96c2.22 1.01 3.25 4.18 0.91 5.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2419.49 -4291c-1.32 0.6 -1.69 -1.58 -3 -1c0.22 -1.37 -0.81 -3.34 1.05 -3.82c1.26 -0.33 3.18 -0.96 3.84 0.86c0.6 1.67 -0.13 3.15 -1.89 3.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2411.48 -4293.07c-1.08 0.16 -2.62 0.57 -2.85 -0.94c-0.2 -1.33 -0.94 -3.28 0.91 -3.82c2.65 -0.78 4.99 1.31 3.81 3.77c-0.25 0.54 -1.15 0.88 -1.87 0.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2405.41 -4297.16c-0.85 0.42 -2.36 0.62 -2.87 -0.85c-0.97 -2.77 2.41 -3.9 3.72 -2.73c0.76 0.69 0.5 2.91 -0.85 3.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2437.71 -4355.18c-2 0.11 -3.6 -0.55 -5.2 -1.49c3.3 -0.41 6.61 -0.81 9.92 -1.23c-1.02 1.85 -2.52 2.6 -4.72 2.72z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2123 -4332.5l15 45l32 76l15 -79l-3.01 -44l-6 -6l-10 18.5l-33 -23.5c0 6.5 -10 13 -10 13z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2162.5 -4320.99l3.99 2.5l2.5 -3l4 5.5l-5 7l7.5 70l-5.5 29.5l-14.5 -33.5l7 -66.5l-4 -5l4 -6.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2398 -4295l3.5 16l38.5 71l13.51 -66l-9 -23.5c-16.5 21 -46.49 2.5 -46.49 2.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2361.99 -3792l-13 15l-12 5c-13.99 5 -13.99 -5 -13.99 -5l10.61 -23.3c-5.61 7.19 -11.25 14.32 -16.07 22.41c-4.1 6.89 -9.46 14.36 -9.32 22.38c0.03 1.4 3.28 3.79 6.25 2.91c9.03 -2.7 18.6 -2.7 26.64 -6.68c7.18 -3.57 10.26 -12.56 16.39 -18.22c2.35 3 -0.07 6.94 2 10c3.92 -8.18 4.19 -16.77 4.77 -25.55l-2.27 1.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2492.99 -4243.5c-10 -14 -20 -0.5 -20 -0.5c-5.5 8 1.5 15 1.5 15l1 -1.5c-6 -8.5 1.5 -14.5 1.5 -14.5c7.5 8 16 1.5 16 1.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2489.28 -4262c0.03 -4.74 -5.73 -2.4 -7.78 0c-0.66 -1.58 1.36 -2.62 0.88 -3.96c-0.65 -1.81 -2.66 -1.24 -3.81 -0.83c-2.1 0.75 -0.73 3.13 -1.07 4.79c-3.58 -2.33 -7.73 -4.56 -8.66 1.06c-0.59 3.52 4.8 1.92 5.66 4.94c-1.67 0.34 -4.04 -1.02 -4.8 1.07c-0.41 1.16 -1.01 3.27 0.84 3.74c2.47 0.63 4.86 -0.3 6.95 -1.81c-0.27 3.03 -1.87 7.47 2.93 5.8c2.79 -0.97 2.08 -4.19 2.07 -6.8c0.97 2.17 3.65 1.47 5 3c0.99 -1.17 1.49 -2.56 2.13 -3.94c1.74 -3.84 -3.31 -2.23 -4.13 -4.06c2.44 0.47 3.77 -1.11 3.79 -3z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2186" y="-4444"/> +<point x="2043" y="-3715"/> +<point x="2036" y="-4178"/> +<point x="2533" y="-4201"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mas_gateway.png b/kivio/kiviopart/stencils/Dia/Cisco/mas_gateway.png Binary files differnew file mode 100644 index 00000000..c45367b2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mas_gateway.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mas_gateway.shape b/kivio/kiviopart/stencils/Dia/Cisco/mas_gateway.shape new file mode 100644 index 00000000..7942f8c4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mas_gateway.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MAS Gateway</name> +<icon>mas_gateway.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4109.75 -2078.34l226.758 0 l0 -230.732l-226.758 0l0 230.732z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4109.75 -2078.34l226.758 0 l0 -230.732l-226.758 0l0 230.732" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4382.42 -2355.02l-45.92 45.87l-227.02 0l49.03 -45.87l223.91 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4382.42 -2355.02l-45.92 45.87l-227.02 0l49.03 -45.87l223.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4382.71 -2133.93l0 -220.94l-46.2 45.94l0 229.69l46.2 -54.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4382.71 -2133.93l0 -220.94l-46.2 45.94l0 229.69l46.2 -54.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4246.47 -2134.95l18.98 -18.98l-28.55 -8.32l9.57 27.3z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4248.91 -2152.48l33.99 34" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4143.13 -2234.11l18.99 -18.99l-28.56 -8.32l9.57 27.31z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4145.58 -2251.64l33.99 34" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4151.84 -2177.4l0 -26.86l-26.07 14.32l26.07 12.54z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4141.17 -2191.53l48.07 0.02" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4246.47 -2245.07l18.98 18.98l-28.55 8.32l9.57 -27.3z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4248.91 -2227.54l33.99 -34" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4143.13 -2145.91l18.99 18.98l-28.56 8.32l9.57 -27.3z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4145.58 -2128.38l33.99 -34" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 3.86; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4179.02 -2162.19l52.9688 0 l0 -56.6401l-52.9688 0l0 56.6401z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4179.02 -2162.19l52.9688 0 l0 -56.6401l-52.9688 0l0 56.6401" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4275.51 -2107.52l43.4958 0 l0 -44.9121l-43.4958 0l0 44.9121z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4275.51 -2107.52l43.4958 0 l0 -44.9121l-43.4958 0l0 44.9121" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4275.51 -2228.58l43.4958 0 l0 -44.9119l-43.4958 0l0 44.9119z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4275.51 -2228.58l43.4958 0 l0 -44.9119l-43.4958 0l0 44.9119" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4159" y="-2354"/> +<point x="4270.5" y="-2354"/> +<point x="4382" y="-2354"/> +<point x="4382.5" y="-2354"/> +<point x="4383" y="-2354"/> +<point x="4110" y="-2077"/> +<point x="4223.5" y="-2077"/> +<point x="4337" y="-2077"/> +<point x="4109" y="-2308"/> +<point x="4383" y="-2133"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mau.png b/kivio/kiviopart/stencils/Dia/Cisco/mau.png Binary files differnew file mode 100644 index 00000000..dd96dfb6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mau.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mau.shape b/kivio/kiviopart/stencils/Dia/Cisco/mau.shape new file mode 100644 index 00000000..37044b8f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mau.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MAU</name> +<icon>mau.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2703.02 -3729.69l333.154 0 l0 -83.0659l-333.154 0l0 83.0659z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2703.02 -3729.69l333.154 0 l0 -83.0659l-333.154 0l0 83.0659" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2724.57 -3772.87l58.8091 0 l0 -11.0347l-58.8091 0l0 11.0347z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2724.57 -3772.87l58.8091 0 l0 -11.0347l-58.8091 0l0 11.0347" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2799.91 -3772.87l58.8088 0 l0 -11.0347l-58.8088 0l0 11.0347z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2799.91 -3772.87l58.8088 0 l0 -11.0347l-58.8088 0l0 11.0347" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2875.26 -3772.87l58.8079 0 l0 -11.0347l-58.8079 0l0 11.0347z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2875.26 -3772.87l58.8079 0 l0 -11.0347l-58.8079 0l0 11.0347" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2950.6 -3772.87l58.8193 0 l0 -11.0347l-58.8193 0l0 11.0347z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2950.6 -3772.87l58.8193 0 l0 -11.0347l-58.8193 0l0 11.0347" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3036.17 -3812.75l-333.15 0l49.16 -37.56l334.8 0l-50.81 37.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3036.17 -3812.75l-333.15 0l49.16 -37.56l334.8 0l-50.81 37.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3036.17 -3729.69l0 -83.07l50.81 -37.56l0 76l-50.81 44.63z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3036.17 -3729.69l0 -83.07l50.81 -37.56l0 76l-50.81 44.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2752" y="-3849"/> +<point x="2919.5" y="-3849"/> +<point x="3087" y="-3849"/> +<point x="2703" y="-3729"/> +<point x="2869.5" y="-3729"/> +<point x="3036" y="-3729"/> +<point x="2703" y="-3812"/> +<point x="3087" y="-3773"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mdu.png b/kivio/kiviopart/stencils/Dia/Cisco/mdu.png Binary files differnew file mode 100644 index 00000000..f0fbf951 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mdu.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mdu.shape b/kivio/kiviopart/stencils/Dia/Cisco/mdu.shape new file mode 100644 index 00000000..9ffc7b25 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mdu.shape @@ -0,0 +1,68 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MDU</name> +<icon>mdu.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3594.87 -3807.99l0 -279.26l-67.17 67.31l0 290.94l67.17 -78.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3594.87 -3807.99l0 -279.26l-67.17 67.31l0 290.94l67.17 -78.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3285.13 -3729l242.578 0 l0 -290.942l-242.578 0l0 290.942z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3285.13 -3729l242.578 0 l0 -290.942l-242.578 0l0 290.942" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3527.71 -4019.95l67.17 -67.31l-33.33 -23.75l-231.97 0l-44.44 91.06l242.58 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3527.71 -4019.95l67.17 -67.31l-33.33 -23.75l-231.97 0l-44.44 91.06l242.58 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3336.27 -3911.17l0 25.39l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3333.61 -3885.78l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3300.83 -3911.17l0 25.39l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3298.17 -3885.78l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3300.83 -3959.9l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3298.17 -3934.49l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3336.27 -4008.63l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3333.61 -3983.22l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3300.83 -4008.63l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3298.17 -3983.22l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3377.52 -3911.17l0 25.39l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3374.86 -3885.78l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3377.52 -3959.9l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3374.86 -3934.49l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3377.52 -4008.63l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3374.86 -3983.22l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3451.27 -3911.17l0 25.39l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3448.61 -3885.78l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3415.83 -3911.17l0 25.39l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3413.17 -3885.78l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3415.83 -3959.9l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3413.17 -3934.49l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3451.27 -4008.63l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3448.61 -3983.22l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3415.83 -4008.63l0 25.41l25.4 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3413.17 -3983.22l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3492.52 -3911.17l0 25.39l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3489.86 -3885.78l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3492.52 -3959.9l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3489.86 -3934.49l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3492.52 -4008.63l0 25.41l25.41 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3489.86 -3983.22l28.07 0" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3581.38 -4050.38l0 28.83l-16.19 14.97" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3581.38 -3950.38l0 28.83l-16.19 14.96" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3554.25 -3927.21l0 28.85l-16.19 14.96" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3554.25 -4027.2l0 28.83l-16.19 14.97" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3565.22 -4111l-37.6 91.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3565.22 -4111l-37.6 91.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3377.59 -3731.52l0 -81.45l50 0l0 84.77" style="stroke: background; stroke-width: 0.72; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3330" y="-4110"/> +<point x="3446" y="-4110"/> +<point x="3562" y="-4110"/> +<point x="3563.5" y="-4110"/> +<point x="3565" y="-4110"/> +<point x="3285" y="-3728"/> +<point x="3406.5" y="-3728"/> +<point x="3528" y="-3728"/> +<point x="3285" y="-4019"/> +<point x="3595" y="-4086"/> +<point x="3595" y="-3946.5"/> +<point x="3595" y="-3807"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/me1100.png b/kivio/kiviopart/stencils/Dia/Cisco/me1100.png Binary files differnew file mode 100644 index 00000000..20885291 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/me1100.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/me1100.shape b/kivio/kiviopart/stencils/Dia/Cisco/me1100.shape new file mode 100644 index 00000000..fd230f11 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/me1100.shape @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ME 1100</name> +<icon>me1100.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4731.58 -2247.99l101.01 -81.66l326.26 0l-83.58 81.66l-343.68 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4731.58 -2247.99l101.01 -81.66l326.26 0l-83.58 81.66l-343.68 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5075.26 -2103.79l83.58 -85.18l0 -140.54l-83.58 81.51l0 144.2z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5075.26 -2103.79l83.58 -85.18l0 -140.54l-83.58 81.51l0 144.2" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4731.92 -2103.71l343.34 0 l0 -144.277l-343.34 0l0 144.277z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4731.92 -2103.71l343.34 0 l0 -144.277l-343.34 0l0 144.277" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4975.15 -2195.33c0 13.83 -28.82 25.04 -64.36 25.04c-35.56 0 -64.37 -11.21 -64.37 -25.04l0 36.67c0 13.82 28.82 25.03 64.38 25.03c35.55 0 64.36 -11.21 64.36 -25.03l0 -36.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4975.15 -2195.33c0 13.83 -28.82 25.04 -64.36 25.04c-35.56 0 -64.37 -11.21 -64.37 -25.04l0 36.67c0 13.82 28.82 25.03 64.38 25.03c35.55 0 64.36 -11.21 64.36 -25.03l0 -36.67" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4910.78 -2170.29c35.55 0 64.36 -11.21 64.36 -25.04c0 -13.83 -28.82 -25.04 -64.36 -25.04c-35.56 0 -64.37 11.21 -64.37 25.04c0 13.83 28.82 25.04 64.38 25.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4910.78 -2170.29c35.55 0 64.36 -11.21 64.36 -25.04c0 -13.83 -28.82 -25.04 -64.36 -25.04c-35.56 0 -64.37 11.21 -64.37 25.04c0 13.83 28.82 25.04 64.38 25.04" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4811.6 -2219.21l-78.17 0" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4839.6 -2219.21l-47.46 19.39l11.27 -19.39l-11.27 -19.39l47.46 19.39z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4811.6 -2177.21l-78.17 0" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4839.6 -2177.21l-47.46 19.37l11.27 -19.38l-11.27 -19.39l47.46 19.39z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5047.03 -2177.21l-36.41 0" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5069.43 -2177.21l-37.97 15.51l9.01 -15.51l-9.01 -15.51l37.97 15.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4811.6 -2135.21l-78.17 0" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4839.6 -2135.21l-47.46 19.39l11.27 -19.39l-11.27 -19.38l47.46 19.37z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5018.42 -2192.35l-9.01 15.51l9.01 15.5l-37.97 -15.5l37.97 -15.51z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4833" y="-2329"/> +<point x="4996" y="-2329"/> +<point x="5159" y="-2329"/> +<point x="4732" y="-2103"/> +<point x="4903.5" y="-2103"/> +<point x="5075" y="-2103"/> +<point x="4732" y="-2247"/> +<point x="5159" y="-2188"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/metro1500.png b/kivio/kiviopart/stencils/Dia/Cisco/metro1500.png Binary files differnew file mode 100644 index 00000000..e81adf9e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/metro1500.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/metro1500.shape b/kivio/kiviopart/stencils/Dia/Cisco/metro1500.shape new file mode 100644 index 00000000..fd4cb29e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/metro1500.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Metro 1500</name> +<icon>metro1500.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5417.93 -2089.47l276.562 0 l0 -241.728l-276.562 0l0 241.728z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5417.93 -2089.47l276.562 0 l0 -241.728l-276.562 0l0 241.728" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5449.79 -2363.89l-31.86 32.69l276.56 0l31.86 -32.69l-276.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5449.79 -2363.89l-31.86 32.69l276.56 0l31.86 -32.69l-276.55 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5726.35 -2122.16l0 -241.73l-31.86 32.69l0 241.73l31.86 -32.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5726.35 -2122.16l0 -241.73l-31.86 32.69l0 241.73l31.86 -32.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5535.43 -2227.47l-80.83 26.67" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre; stroke-dasharray: 10; stroke-pattern: dashed"/> +<svg:path d="M5572.93 -2247.47l98.73 -36.66l0 21.66l-98.73 15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5572.93 -2247.47l98.73 -36.66l0 21.66l-98.73 15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5572.93 -2247.47l98.73 -13.33l0 21.67l-98.73 -8.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5572.93 -2247.47l98.73 -13.33l0 21.67l-98.73 -8.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5572.93 -2247.47l98.73 8.53l0 21.66l-98.73 -30.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5572.93 -2247.47l98.73 8.53l0 21.66l-98.73 -30.19" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5631.44 -2139.51l-141.84 0l70.92 -141.84l70.92 141.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5443.84 -2108.69l228.291 0 l0 -200.274l-228.291 0l0 200.274" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5450" y="-2363"/> +<point x="5588" y="-2363"/> +<point x="5726" y="-2363"/> +<point x="5418" y="-2088"/> +<point x="5556" y="-2088"/> +<point x="5694" y="-2088"/> +<point x="5418" y="-2330"/> +<point x="5726" y="-2121"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mgx8220.png b/kivio/kiviopart/stencils/Dia/Cisco/mgx8220.png Binary files differnew file mode 100644 index 00000000..8b818387 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mgx8220.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mgx8220.shape b/kivio/kiviopart/stencils/Dia/Cisco/mgx8220.shape new file mode 100644 index 00000000..c53e0700 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mgx8220.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MGX 8220</name> +<icon>mgx8220.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M227.2 -861.76l101.98 -47.91l349.76 0l-75.85 47.91l-375.89 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M227.2 -861.76l101.98 -47.91l349.76 0l-75.85 47.91l-375.89 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M603.09 -656l75.85 -60.84l0 -192.83l-75.85 47.91l0 205.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M603.09 -656l75.85 -60.84l0 -192.83l-75.85 47.91l0 205.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M227.72 -655.879l375.371 0 l0 -205.879l-375.371 0l0 205.879z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M227.72 -655.879l375.371 0 l0 -205.879l-375.371 0l0 205.879" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M558.05 -715.08c0 0 -36.68 23.71 -39.11 25.29c-3.03 0 -120.96 0 -120.96 0l0 10.51l124.05 0l41.71 -26.97l-0.36 -0.21l8.08 10.02l12.77 -32.01l-34.18 4.02l8.18 11.54l-0.19 -2.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M558.05 -797.49c0 0 -36.68 -23.72 -39.11 -25.29c-3.03 0 -120.96 0 -120.96 0l0 -10.5l124.05 0l41.71 26.97l-0.36 0.22l8.08 -10.03l12.77 32.02l-34.18 -4.02l8.18 -11.54l-0.19 2.18z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M520.92 -751.03l-125.34 0l0 -10.5l125.34 0l-0.61 0.79l0.01 -12.87l30.01 16.99l-30.01 16.99l-0.01 -12.89l0.61 1.48z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M239.644 -705.488l135.195 0 l0 -101.075l-135.195 0l0 101.075" style="stroke: #fcfcfc; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M259 -780l15 0l10 40l9 -40l16 0l0 51l-10 0l0 -39l-10 39l-10 0l-10 -39l0 39l-10 0l0 -51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M319 -768c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="329" y="-909"/> +<point x="504" y="-909"/> +<point x="679" y="-909"/> +<point x="228" y="-655"/> +<point x="415.5" y="-655"/> +<point x="603" y="-655"/> +<point x="227" y="-861"/> +<point x="679" y="-716"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mgx8240.png b/kivio/kiviopart/stencils/Dia/Cisco/mgx8240.png Binary files differnew file mode 100644 index 00000000..5ee7cbc7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mgx8240.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mgx8240.shape b/kivio/kiviopart/stencils/Dia/Cisco/mgx8240.shape new file mode 100644 index 00000000..732a69ab --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mgx8240.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MGX 8240</name> +<icon>mgx8240.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M882.91 -863.98l101.97 -47.91l349.77 0l-75.86 47.91l-375.88 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M882.91 -863.98l101.97 -47.91l349.77 0l-75.86 47.91l-375.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1258.79 -658.22l75.86 -60.84l0 -192.83l-75.86 47.91l0 205.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1258.79 -658.22l75.86 -60.84l0 -192.83l-75.86 47.91l0 205.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M883.418 -658.105l375.371 0 l0 -205.879l-375.371 0l0 205.879z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M883.418 -658.105l375.371 0 l0 -205.879l-375.371 0l0 205.879" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1213.75 -717.3c0 0 -36.68 23.71 -39.1 25.29c-3.03 0 -120.96 0 -120.96 0l0 10.51l124.04 0l41.72 -26.97l-0.37 -0.21l8.09 10.02l12.77 -32.01l-34.18 4.02l8.18 11.54l-0.19 -2.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1213.75 -799.71c0 0 -36.68 -23.73 -39.1 -25.29c-3.03 0 -120.96 0 -120.96 0l0 -10.51l124.04 0l41.72 26.97l-0.37 0.22l8.09 -10.02l12.77 32.01l-34.18 -4.02l8.18 -11.54l-0.19 2.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1176.62 -753.26l-125.33 0l0 -10.49l125.33 0l-0.6 0.78l0 -12.87l30.02 16.99l-30.02 16.99l0 -12.89l0.6 1.48z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M895.352 -707.715l135.195 0 l0 -101.074l-135.195 0l0 101.074" style="stroke: #fcfcfc; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M915 -787l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M926 -779l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M974 -787l9 0l0 43l26 0l0 8l-35 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="985" y="-911"/> +<point x="1160" y="-911"/> +<point x="1335" y="-911"/> +<point x="883" y="-657"/> +<point x="1071" y="-657"/> +<point x="1259" y="-657"/> +<point x="883" y="-863"/> +<point x="1335" y="-718"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mgx8260.png b/kivio/kiviopart/stencils/Dia/Cisco/mgx8260.png Binary files differnew file mode 100644 index 00000000..b8f13562 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mgx8260.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mgx8260.shape b/kivio/kiviopart/stencils/Dia/Cisco/mgx8260.shape new file mode 100644 index 00000000..82a489f9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mgx8260.shape @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MGX 8260</name> +<icon>mgx8260.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1486.83 -841.53l101.97 -47.89l349.77 0l-75.85 47.89l-375.89 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1486.83 -841.53l101.97 -47.89l349.77 0l-75.85 47.89l-375.89 0" style="stroke: background; stroke-width: 0.84; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1862.71 -635.79l75.85 -60.82l0 -192.81l-75.85 47.89l0 205.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1862.71 -635.79l75.85 -60.82l0 -192.81l-75.85 47.89l0 205.74" style="stroke: background; stroke-width: 0.84; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1487.34 -635.654l375.371 0 l0 -205.879l-375.371 0l0 205.879z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1487.34 -635.654l375.371 0 l0 -205.879l-375.371 0l0 205.879" style="stroke: background; stroke-width: 0.84; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1499.27 -685.264l135.185 0 l0 -101.074l-135.185 0l0 101.074" style="stroke: #fcfcfc; stroke-width: 0.84; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1826.22 -679.42l-44.63 0l-60.61 -122.23l-40.02 0" style="stroke: background; stroke-width: 2.9926; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1677.86 -679.62l43.12 0l60.04 -121.64l46.75 0" style="stroke: background; stroke-width: 2.9926; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1812.33 -823.62l0 43.18l26 -20.74l-26 -22.44z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1812.33 -823.62l0 43.18l26 -20.74l-26 -22.44" style="stroke: background; stroke-width: 0.399; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1812.33 -701.96l0 43.15l26 -20.72l-26 -22.42z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1812.33 -701.96l0 43.15l26 -20.72l-26 -22.42" style="stroke: background; stroke-width: 0.399; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1686.99 -779.66l0 -43.16l-26.01 20.74l26.01 22.42z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1686.99 -779.66l0 -43.16l-26.01 20.74l26.01 22.42" style="stroke: background; stroke-width: 0.399; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1686.99 -657.39l0 -43.16l-26.01 20.74l26.01 22.42z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1686.99 -657.39l0 -43.16l-26.01 20.74l26.01 22.42" style="stroke: background; stroke-width: 0.399; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1540 -760l15 0l10 40l9 -40l16 0l0 51l-10 0l0 -39l-10 39l-10 0l-10 -39l0 39l-10 0l0 -51z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1589" y="-888"/> +<point x="1764" y="-888"/> +<point x="1939" y="-888"/> +<point x="1487" y="-635"/> +<point x="1675" y="-635"/> +<point x="1863" y="-635"/> +<point x="1487" y="-841"/> +<point x="1939" y="-696"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/microphone.png b/kivio/kiviopart/stencils/Dia/Cisco/microphone.png Binary files differnew file mode 100644 index 00000000..0a94ba8a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/microphone.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/microphone.shape b/kivio/kiviopart/stencils/Dia/Cisco/microphone.shape new file mode 100644 index 00000000..cf9f1d9e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/microphone.shape @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Microphone</name> +<icon>microphone.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3899.8 -4068.93l81.78 146.35c11.44 20.49 4.12 46.38 -16.37 57.83c-20.49 11.45 -46.39 4.12 -57.83 -16.37l-80.35 -143.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3899.8 -4068.93l81.78 146.35c11.44 20.49 4.12 46.38 -16.37 57.83c-20.49 11.45 -46.39 4.12 -57.83 -16.37l-80.35 -143.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3899.8 -4068.93l81.78 146.35c11.44 20.49 4.12 46.38 -16.37 57.83c-20.49 11.45 -46.39 4.12 -57.83 -16.37l-80.35 -143.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3899.8 -4068.93l81.78 146.35c11.44 20.49 4.12 46.38 -16.37 57.83c-20.49 11.45 -46.39 4.12 -57.83 -16.37l-80.35 -143.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3925.38 -3685.01c-62.48 0 -113.13 -15.83 -113.13 -35.36c0 -19.52 50.65 -35.35 113.13 -35.35c62.49 0 113.14 15.83 113.14 35.35c0 19.53 -50.64 35.36 -113.14 35.36z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3925.38 -3685.01c-62.48 0 -113.13 -15.83 -113.13 -35.36c0 -19.52 50.65 -35.35 113.13 -35.35c62.49 0 113.14 15.83 113.14 35.35c0 19.53 -50.64 35.36 -113.14 35.36" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3925.38 -3728.94c-31.24 0 -56.57 -7.92 -56.57 -17.69c0 -9.76 25.33 -17.68 56.57 -17.68c31.24 0 56.57 7.92 56.57 17.68c0 9.77 -25.33 17.69 -56.57 17.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3925.38 -3728.94c-31.24 0 -56.57 -7.92 -56.57 -17.69c0 -9.76 25.33 -17.68 56.57 -17.68c31.24 0 56.57 7.92 56.57 17.68c0 9.77 -25.33 17.69 -56.57 17.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3900.95 -4067.52c11.46 20.49 -0.88 36.38 -21.37 47.83c-20.49 11.45 -41.38 14.13 -52.83 -6.37l-14.72 -26.33l-2.22 -5.82c-11.44 -20.49 -7.25 -53.88 13.25 -65.33c20.49 -11.45 47.63 2.13 59.08 22.62l2.66 4.5l16.14 28.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3900.95 -4067.52c11.46 20.49 -0.88 36.38 -21.37 47.83c-20.49 11.45 -41.38 14.13 -52.83 -6.37l-14.72 -26.33l-2.22 -5.82c-11.44 -20.49 -7.25 -53.88 13.25 -65.33c20.49 -11.45 47.63 2.13 59.08 22.62l2.66 4.5l16.14 28.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3900.95 -4067.52c11.46 20.49 -0.88 36.38 -21.37 47.83c-20.49 11.45 -41.38 14.13 -52.83 -6.37l-14.72 -26.33l-2.22 -5.82c-11.44 -20.49 -7.25 -53.88 13.25 -65.33c20.49 -11.45 47.63 2.13 59.08 22.62l2.66 4.5l16.14 28.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3900.95 -4067.52c11.46 20.49 -0.88 36.38 -21.37 47.83c-20.49 11.45 -41.38 14.13 -52.83 -6.37l-14.72 -26.33l-2.22 -5.82c-11.44 -20.49 -7.25 -53.88 13.25 -65.33c20.49 -11.45 47.63 2.13 59.08 22.62l2.66 4.5l16.14 28.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3925.38 -3739.12c-6.9 0 -12.5 -5.59 -12.5 -12.5l0 -201.24c0 -6.9 5.6 -12.5 12.5 -12.5c6.9 0 12.5 5.6 12.5 12.5l0 201.24c0 6.91 -5.6 12.5 -12.5 12.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3925.38 -3739.12c-6.9 0 -12.5 -5.59 -12.5 -12.5l0 -201.24c0 -6.9 5.6 -12.5 12.5 -12.5c6.9 0 12.5 5.6 12.5 12.5l0 201.24c0 6.91 -5.6 12.5 -12.5 12.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3928.51 -3930.23c7.32 0 13.26 -5.94 13.26 -13.26c0 -7.31 -5.94 -13.25 -13.26 -13.25c-7.31 0 -13.25 5.94 -13.25 13.25c0 7.32 5.94 13.26 13.25 13.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3928.51 -3930.23c7.32 0 13.26 -5.94 13.26 -13.26c0 -7.31 -5.94 -13.25 -13.26 -13.25c-7.31 0 -13.25 5.94 -13.25 13.25c0 7.32 5.94 13.26 13.25 13.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3902.2 -4066.27c11.46 20.49 -0.88 36.38 -21.37 47.83c-20.49 11.45 -41.38 14.13 -52.83 -6.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3895.95 -4077.52c11.46 20.49 -0.88 36.38 -21.37 47.83c-20.49 11.45 -41.38 14.13 -52.83 -6.37" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3889.49 -4084.36c11 19.67 -0.84 34.93 -20.51 45.92c-19.67 10.99 -39.73 13.55 -50.72 -6.11" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3883.87 -4093.73c11 19.67 -0.84 34.93 -20.51 45.92c-19.67 10.99 -39.73 13.55 -50.72 -6.11" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3878.87 -4103.73c11 19.67 -0.84 34.93 -20.51 45.92c-19.67 10.99 -39.73 13.55 -50.72 -6.11" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3873.04 -4111.88c10.56 18.89 -0.81 33.53 -19.7 44.09c-18.89 10.55 -38.14 13.01 -48.69 -5.87" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3863.91 -4116.76c9.05 16.19 -0.68 28.75 -16.87 37.8c-16.19 9.05 -32.71 11.16 -41.75 -5.03" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3854.73 -4122.27c7.7 13.77 -0.59 24.44 -14.36 32.13c-13.76 7.69 -27.79 9.49 -35.49 -4.27" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3966.63 -3872.75c7.67 34.69 7.74 87.85 45.26 102.99c10.86 4.39 23.5 2.34 34.49 6.35c26.03 9.47 37.12 36.51 58.3 53.61c19.15 15.47 45.07 13.59 66.94 5.68" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3823" y="-4123"/> +<point x="3925" y="-3684"/> +<point x="3805" y="-4093"/> +<point x="3805" y="-4073"/> +<point x="4172" y="-3703"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/microwebserver.png b/kivio/kiviopart/stencils/Dia/Cisco/microwebserver.png Binary files differnew file mode 100644 index 00000000..9499b4ce --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/microwebserver.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/microwebserver.shape b/kivio/kiviopart/stencils/Dia/Cisco/microwebserver.shape new file mode 100644 index 00000000..19844316 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/microwebserver.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MicroWebserver</name> +<icon>microwebserver.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M676.37 -7051.85c0 38.94 -81.2 70.53 -181.37 70.53c-100.18 0 -181.37 -31.58 -181.37 -70.53l0 103.31c0 38.96 81.19 70.54 181.37 70.54c100.17 0 181.37 -31.58 181.37 -70.54l0 -103.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M676.37 -7051.85c0 38.94 -81.2 70.53 -181.37 70.53c-100.18 0 -181.37 -31.58 -181.37 -70.53l0 103.31c0 38.96 81.19 70.54 181.37 70.54c100.17 0 181.37 -31.58 181.37 -70.54l0 -103.31" style="stroke: background; stroke-width: 0.84; stroke-miterlimit: 4"/> +<svg:path d="M676.37 -7051.85c0 38.94 -81.2 70.53 -181.37 70.53c-100.18 0 -181.37 -31.58 -181.37 -70.53l0 103.31c0 38.96 81.19 70.54 181.37 70.54c100.17 0 181.37 -31.58 181.37 -70.54l0 -103.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M676.37 -7051.85c0 38.94 -81.2 70.53 -181.37 70.53c-100.18 0 -181.37 -31.58 -181.37 -70.53l0 103.31c0 38.96 81.19 70.54 181.37 70.54c100.17 0 181.37 -31.58 181.37 -70.54l0 -103.31" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M495 -6981.33c100.17 0 181.37 -31.58 181.37 -70.53c0 -38.96 -81.2 -70.54 -181.37 -70.54c-100.18 0 -181.37 31.58 -181.37 70.54c0 38.94 81.19 70.53 181.37 70.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M495 -6981.33c100.17 0 181.37 -31.58 181.37 -70.53c0 -38.96 -81.2 -70.54 -181.37 -70.54c-100.18 0 -181.37 31.58 -181.37 70.54c0 38.94 81.19 70.53 181.37 70.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M419.68 -7071.43l9.01 0c5.18 22.13 5.68 24.94 6.42 29.56l0.11 0c0.74 -4.22 1.36 -8.33 5.64 -29.56l8.96 0c4.73 22.19 5.12 24.33 6.01 29.56l0.12 0c0.68 -3.83 1.35 -7.31 6.59 -29.56l8.56 0l-11.38 40.43l-8.1 0c-4.16 -19.82 -4.9 -23.76 -6.25 -31.53l-0.11 0c-1.24 7.77 -1.92 10.7 -6.25 31.53l-7.88 0l-11.43 -40.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M472.79 -7071.43l9.01 0c5.18 22.13 5.68 24.94 6.42 29.56l0.12 0c0.72 -4.22 1.35 -8.33 5.63 -29.56l8.96 0c4.73 22.19 5.13 24.33 6.02 29.56l0.12 0c0.66 -3.83 1.35 -7.31 6.58 -29.56l8.55 0l-11.37 40.43l-8.1 0c-4.18 -19.82 -4.9 -23.76 -6.25 -31.53l-0.12 0c-1.24 7.77 -1.91 10.7 -6.25 31.53l-7.88 0l-11.44 -40.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M525.92 -7071.43l9 0c5.18 22.13 5.68 24.94 6.43 29.56l0.11 0c0.73 -4.22 1.35 -8.33 5.64 -29.56l8.95 0c4.73 22.19 5.13 24.33 6.03 29.56l0.11 0c0.68 -3.83 1.36 -7.31 6.59 -29.56l8.56 0l-11.38 40.43l-8.11 0c-4.16 -19.82 -4.89 -23.76 -6.25 -31.53l-0.11 0c-1.24 7.77 -1.91 10.7 -6.25 31.53l-7.88 0l-11.43 -40.43z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="495" y="-7121"/> +<point x="495" y="-6877"/> +<point x="314" y="-7051"/> +<point x="314" y="-6999.5"/> +<point x="314" y="-6948"/> +<point x="676" y="-7051"/> +<point x="676" y="-6999.5"/> +<point x="676" y="-6948"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mini_vax.png b/kivio/kiviopart/stencils/Dia/Cisco/mini_vax.png Binary files differnew file mode 100644 index 00000000..8770a88d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mini_vax.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mini_vax.shape b/kivio/kiviopart/stencils/Dia/Cisco/mini_vax.shape new file mode 100644 index 00000000..21f187a9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mini_vax.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Mini VAX</name> +<icon>mini_vax.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4416.94 -3724.72l203.194 0 l0 -177.637l-203.194 0l0 177.637z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4416.94 -3724.72l203.194 0 l0 -177.637l-203.194 0l0 177.637" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4620.14 -3724.72l32.92 -32.93l0 -177.64l-203.19 0l-32.92 32.93l203.19 0l0 177.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4620.14 -3724.72l32.92 -32.93l0 -177.64l-203.19 0l-32.92 32.93l203.19 0l0 177.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4620.14 -3902.35l32.92 -32.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4620.14 -3902.35l32.92 -32.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4555.06 -3724.72l0 -177.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4620.14 -3857.47l-203.19 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4486.01 -3724.72l0 -177.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4450" y="-3934"/> +<point x="4551.5" y="-3934"/> +<point x="4653" y="-3934"/> +<point x="4417" y="-3724"/> +<point x="4451.5" y="-3724"/> +<point x="4486" y="-3724"/> +<point x="4520.5" y="-3724"/> +<point x="4555" y="-3724"/> +<point x="4587.5" y="-3724"/> +<point x="4620" y="-3724"/> +<point x="4417" y="-3901"/> +<point x="4417" y="-3878.5"/> +<point x="4417" y="-3856"/> +<point x="4653" y="-3757"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/modem.png b/kivio/kiviopart/stencils/Dia/Cisco/modem.png Binary files differnew file mode 100644 index 00000000..4b9e07c9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/modem.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/modem.shape b/kivio/kiviopart/stencils/Dia/Cisco/modem.shape new file mode 100644 index 00000000..ed097d4b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/modem.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Modem</name> +<icon>modem.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4885.74 -3734.88l297.774 0 l0 -74.4426l-297.774 0l0 74.4426z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4885.74 -3734.88l297.774 0 l0 -74.4426l-297.774 0l0 74.4426" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5183.52 -3734.51l0 -74.81l-297.93 0l73.65 -56.16l285.18 0l0 62.32l-60.9 68.65z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5183.52 -3734.51l0 -74.81l-297.93 0l73.65 -56.16l265.98 0l19.2 0l0 62.32l-60.9 68.65" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5186.68 -3810.66l53.39 -53.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5186.68 -3810.66l53.39 -53.66" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4937.21 -3759.34c5.86 0 10.61 -4.75 10.61 -10.6c0 -5.86 -4.75 -10.61 -10.61 -10.61c-5.86 0 -10.61 4.75 -10.61 10.61c0 5.86 4.75 10.6 10.61 10.6z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4984.71 -3759.34c5.86 0 10.61 -4.75 10.61 -10.6c0 -5.86 -4.75 -10.61 -10.61 -10.61c-5.86 0 -10.61 4.75 -10.61 10.61c0 5.86 4.75 10.6 10.61 10.6z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5032.21 -3759.34c5.86 0 10.61 -4.75 10.61 -10.6c0 -5.86 -4.75 -10.61 -10.61 -10.61c-5.86 0 -10.61 4.75 -10.61 10.61c0 5.86 4.75 10.6 10.61 10.6z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5079.71 -3759.34c5.86 0 10.61 -4.75 10.61 -10.6c0 -5.86 -4.75 -10.61 -10.61 -10.61c-5.86 0 -10.61 4.75 -10.61 10.61c0 5.86 4.75 10.6 10.61 10.6z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5127.21 -3759.34c5.86 0 10.61 -4.75 10.61 -10.6c0 -5.86 -4.75 -10.61 -10.61 -10.61c-5.86 0 -10.61 4.75 -10.61 10.61c0 5.86 4.75 10.6 10.61 10.6z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5240" y="-3863"/> +<point x="4886" y="-3734"/> +<point x="5035" y="-3734"/> +<point x="5184" y="-3734"/> +<point x="4886" y="-3808"/> +<point x="5244" y="-3833"/> +<point x="5244" y="-3802"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/moh_server.png b/kivio/kiviopart/stencils/Dia/Cisco/moh_server.png Binary files differnew file mode 100644 index 00000000..00c72883 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/moh_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/moh_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/moh_server.shape new file mode 100644 index 00000000..1f885fc3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/moh_server.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MoH server (Music on Hold)</name> +<icon>moh_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1114.28 -6889.52l153.877 0 l0 -245.137l-153.877 0l0 245.137z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1268.15 -7134.66l-153.88 0l0 245.14l153.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1268.15 -6889.52l49.15 -49.14l0 -245.14l-153.89 0l-49.14 49.14l153.88 0l0 245.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1268.15 -6889.52l49.15 -49.14l0 -245.14l-153.89 0l-49.14 49.14l153.88 0l0 245.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1268.15 -7134.66l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1268.15 -7134.66l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1116.77 -7039.16l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1116.77 -6926.66l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1151.77 -7096.66l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1134.27 -7081.66l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1165.63 -6932.59l-3.25 -113.75l82.87 -31.69l1.63 129.19l-4.87 0l-5.69 -73.13l-66.62 23.57l0 65l-4.06 0.81z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1246.44 -6946.13c0.47 7.84 -9.14 14.78 -21.46 15.52c-12.32 0.73 -22.69 -5.02 -23.15 -12.86c-0.47 -7.84 9.14 -14.78 21.46 -15.52c12.32 -0.74 22.69 5.02 23.15 12.86z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1169.61 -6929.07c0.47 7.84 -9.14 14.79 -21.46 15.53c-12.32 0.73 -22.69 -5.03 -23.15 -12.87c-0.47 -7.83 9.14 -14.79 21.46 -15.52c12.31 -0.74 22.68 5.02 23.14 12.86z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1235.21 -7033.67l-63.38 21.93l0 -12.19l63.38 -21.93l0 12.19z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1163" y="-7183"/> +<point x="1240" y="-7183"/> +<point x="1317" y="-7183"/> +<point x="1114" y="-6889"/> +<point x="1191" y="-6889"/> +<point x="1268" y="-6889"/> +<point x="1114" y="-7134"/> +<point x="1317" y="-6938"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/multilayer_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/multilayer_switch.png Binary files differnew file mode 100644 index 00000000..4a1918c7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/multilayer_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/multilayer_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/multilayer_switch.shape new file mode 100644 index 00000000..7d09b5d3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/multilayer_switch.shape @@ -0,0 +1,61 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Multilayer switch</name> +<icon>multilayer_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1660.4 -6881.66l226.797 0 l0 -230.738l-226.797 0l0 230.738z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1660.4 -6881.66l226.797 0 l0 -230.738l-226.797 0l0 230.738" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1933.08 -7158.34l-46.53 45.87l-226.41 0l49.03 -45.87l223.91 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1933.08 -7158.34l-46.53 45.87l-226.41 0l49.03 -45.87l223.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1933.36 -6937.25l0 -220.94l-45.95 45.94l0 229.69l45.95 -54.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1933.36 -6937.25l0 -220.94l-45.95 45.94l0 229.69l45.95 -54.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1774.31 -7044.08c25.39 0 45.97 20.58 45.97 45.96c0 25.39 -20.58 45.97 -45.97 45.97c-25.38 0 -45.96 -20.58 -45.96 -45.97c0 -25.38 20.58 -45.96 45.96 -45.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1774.31 -7044.08l0 -46.54z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1774.31 -7044.08l0 -46.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1774.93 -7102.03l16.63 33.8l-33.25 0l16.62 -33.8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1774.93 -7102.03l16.63 33.8l-33.25 0l16.62 -33.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1741.81 -7030.62l-32.91 -32.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1741.81 -7030.62l-32.91 -32.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1701.28 -7072.03l35.65 12.14l-23.51 23.52l-12.14 -35.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1701.28 -7072.03l35.65 12.14l-23.51 23.52l-12.14 -35.65" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1728.35 -6998.12l-46.54 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1728.35 -6998.12l-46.54 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1670.4 -6998.74l33.8 -16.63l0 33.25l-33.8 -16.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1670.4 -6998.74l33.8 -16.63l0 33.25l-33.8 -16.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1741.81 -6965.62l-32.91 32.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1741.81 -6965.62l-32.91 32.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1700.39 -6925.08l12.14 -35.65l23.52 23.51l-35.65 12.14z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1700.39 -6925.08l12.14 -35.65l23.52 23.51l-35.65 12.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1774.31 -6952.15l0 46.53z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1774.31 -6952.15l0 46.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1773.68 -6894.2l-16.62 -33.8l33.25 0l-16.63 33.8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1773.68 -6894.2l-16.62 -33.8l33.25 0l-16.63 33.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1806.81 -6965.62l32.91 32.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1806.81 -6965.62l32.91 32.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1847.34 -6924.19l-35.66 -12.14l23.52 -23.52l12.14 35.66z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1847.34 -6924.19l-35.66 -12.14l23.52 -23.52l12.14 35.66" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1820.27 -6998.12l46.53 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1820.27 -6998.12l46.53 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1878.22 -6997.49l-33.8 16.63l0 -33.25l33.8 16.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1878.22 -6997.49l-33.8 16.63l0 -33.25l33.8 16.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1806.81 -7030.62l32.91 -32.91z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1806.81 -7030.62l32.91 -32.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1848.23 -7071.15l-12.15 35.66l-23.52 -23.51l35.66 -12.15z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1848.23 -7071.15l-12.15 35.66l-23.52 -23.51l35.66 -12.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1739 -7011c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1789 -7021l9 0l0 8l-9 0l0 -8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1789 -7005l9 0l0 33l-9 0l0 -33z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1709" y="-7157"/> +<point x="1821" y="-7157"/> +<point x="1933" y="-7157"/> +<point x="1660" y="-6881"/> +<point x="1773.5" y="-6881"/> +<point x="1887" y="-6881"/> +<point x="1660" y="-7111"/> +<point x="1933" y="-6936"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/multiswitch_device.png b/kivio/kiviopart/stencils/Dia/Cisco/multiswitch_device.png Binary files differnew file mode 100644 index 00000000..a2325afa --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/multiswitch_device.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/multiswitch_device.shape b/kivio/kiviopart/stencils/Dia/Cisco/multiswitch_device.shape new file mode 100644 index 00000000..1275640c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/multiswitch_device.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MultiSwitch Device</name> +<icon>multiswitch_device.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2288.06 -7076.37l144.29 -116.67l333.09 0l-119.39 116.67l-357.99 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2288.06 -7076.37l144.29 -116.67l333.09 0l-119.39 116.67l-357.99 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2553.97 -7152.73l-3.5 3.5l-98.01 0l-9.77 9.77l-26.56 -11.57l53.41 -15.27l-13.58 13.58l98.01 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2646.04 -6887.07l119.39 -121.68l0 -184.08l-119.39 116.46l0 189.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2646.04 -6887.07l119.39 -121.68l0 -184.08l-119.39 116.46l0 189.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2667.22 -7171.2l9.76 -9.77l26.68 12.19l-53.52 15.38l13.58 -14.31l-100.39 0l5.88 -3.5l98.01 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2501.47 -7097.73l-3.5 3.5l-98.01 0l-9.77 9.77l-26.56 -11.57l53.41 -15.27l-13.58 13.58l98.01 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2614.72 -7116.2l9.76 -9.77l26.68 12.19l-53.52 15.38l13.58 -14.31l-100.39 0l5.88 -3.5l98.01 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2288.54 -6886.96l357.5 0 l0 -189.404l-357.5 0l0 189.404z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2288.54 -6886.96l357.5 0 l0 -189.404l-357.5 0l0 189.404" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2345.75 -6995.3l54.082 0 l0 -28.1438l-54.082 0l0 28.1438z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2523.45 -6995.3l54.082 0 l0 -28.1438l-54.082 0l0 28.1438z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2345.75 -6924.92l54.082 0 l0 -28.1494l-54.082 0l0 28.1494z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2523.45 -6924.92l54.082 0 l0 -28.1494l-54.082 0l0 28.1494z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2382.45 -7009.37l166.1 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2382.45 -6938.99l166.1 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2372.79 -6938.99l175.76 -70.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2372.79 -7009.37l175.76 70.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2703.15 -7051.59l13.17 -67.12l12.81 -13.94l0.07 -13.87l22.12 -0.76l-20.08 42.21l0.38 -20.08l-9.09 12.54l-11.95 63.69l-2.9 13.51l-16 72.84l-13.78 15.81l0.02 13.43l-20.88 6.75l19.19 -49.38l0.11 19.28l8.66 -10.48l15.24 -70.92l2.9 -13.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2674.69 -7064.46l-0.12 -0.09l8.48 -7.75l16.13 30.83l6.14 10.18l17.09 29.21l14.93 -10.55l-0.61 17.66l20.44 -39.09l-20.95 1.68l-0.16 11.87l-12.03 9.59l-18.41 -32.18l-4.79 -9.18l-16.99 -29.47l-8.98 8.02l-0.05 -19.02l-21.54 44.73l21.26 -4.38l0.17 -12.05z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2432" y="-7192"/> +<point x="2598.5" y="-7192"/> +<point x="2765" y="-7192"/> +<point x="2289" y="-6886"/> +<point x="2467.5" y="-6886"/> +<point x="2646" y="-6886"/> +<point x="2288" y="-7075"/> +<point x="2765" y="-7008"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mux.png b/kivio/kiviopart/stencils/Dia/Cisco/mux.png Binary files differnew file mode 100644 index 00000000..c971d72b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mux.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/mux.shape b/kivio/kiviopart/stencils/Dia/Cisco/mux.shape new file mode 100644 index 00000000..7abc64a2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/mux.shape @@ -0,0 +1,62 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - MUX</name> +<icon>mux.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5408.18 -3714.67l47.4019 0 l0 -201.523l-47.4019 0l0 201.523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5408.18 -3714.67l47.4019 0 l0 -201.523l-47.4019 0l0 201.523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5455.59 -3714.67l47.4219 0 l0 -201.523l-47.4219 0l0 201.523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5455.59 -3714.67l47.4219 0 l0 -201.523l-47.4219 0l0 201.523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5503.01 -3714.67l47.4224 0 l0 -201.523l-47.4224 0l0 201.523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5503.01 -3714.67l47.4224 0 l0 -201.523l-47.4224 0l0 201.523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5550.43 -3714.67l47.4116 0 l0 -201.523l-47.4116 0l0 201.523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5550.43 -3714.67l47.4116 0 l0 -201.523l-47.4116 0l0 201.523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5597.84 -3714.67l47.4121 0 l0 -201.523l-47.4121 0l0 201.523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5597.84 -3714.67l47.4121 0 l0 -201.523l-47.4121 0l0 201.523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5645.25 -3714.67l47.4219 0 l0 -201.523l-47.4219 0l0 201.523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5645.25 -3714.67l47.4219 0 l0 -201.523l-47.4219 0l0 201.523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5692.68 -3714.67l49.14 -49.14l0 -201.53l-284.49 0l-49.14 49.15l284.49 0l0 201.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5692.68 -3714.67l49.14 -49.14l0 -201.53l-284.49 0l-49.14 49.15l284.49 0l0 201.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5692.68 -3916.19l49.14 -49.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5692.68 -3916.19l49.14 -49.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5692.68 -3815.43l-284.49 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5416.48 -3800.33l30.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5416.48 -3800.33l30.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5416.48 -3788.46l30.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5416.48 -3788.46l30.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5416.48 -3776.58l30.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5416.48 -3776.58l30.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5416.48 -3764.71l30.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5416.48 -3764.71l30.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5416.48 -3752.83l30.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5416.48 -3752.83l30.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5463.9 -3800.33l30.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5463.9 -3800.33l30.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5463.9 -3788.46l30.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5463.9 -3788.46l30.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5463.9 -3776.58l30.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5463.9 -3776.58l30.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5463.9 -3764.71l30.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5463.9 -3764.71l30.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5463.9 -3752.83l30.81 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5463.9 -3752.83l30.81 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5457" y="-3964"/> +<point x="5599.5" y="-3964"/> +<point x="5742" y="-3964"/> +<point x="5408" y="-3714"/> +<point x="5456" y="-3714"/> +<point x="5503" y="-3714"/> +<point x="5550" y="-3714"/> +<point x="5598" y="-3714"/> +<point x="5645" y="-3714"/> +<point x="5693" y="-3714"/> +<point x="5408" y="-3915"/> +<point x="5408" y="-3864.5"/> +<point x="5408" y="-3814"/> +<point x="5742" y="-3763"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/netflow_router.png b/kivio/kiviopart/stencils/Dia/Cisco/netflow_router.png Binary files differnew file mode 100644 index 00000000..beef3894 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/netflow_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/netflow_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/netflow_router.shape new file mode 100644 index 00000000..065edaae --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/netflow_router.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - NetFlow router</name> +<icon>netflow_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3147.25 -7012.55c99.46 0 180.1 -31.36 180.1 -70.04c0 -38.68 -80.64 -70.04 -180.1 -70.04c-99.47 0 -180.1 31.36 -180.1 70.04c0 38.68 80.63 70.04 180.1 70.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3147.25 -7012.55c99.46 0 180.1 -31.36 180.1 -70.04c0 -38.68 -80.64 -70.04 -180.1 -70.04c-99.47 0 -180.1 31.36 -180.1 70.04c0 38.68 80.63 70.04 180.1 70.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3330.34 -7088.67c0 39.51 -82.35 71.53 -183.94 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 104.77c0 39.5 82.35 71.53 183.93 71.53c101.58 0 183.94 -32.03 183.94 -71.53l0 -104.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3330.34 -7088.67c0 39.51 -82.35 71.53 -183.94 71.53c-101.58 0 -183.93 -32.02 -183.93 -71.53l0 104.77c0 39.5 82.35 71.53 183.93 71.53c101.58 0 183.94 -32.03 183.94 -71.53l0 -104.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3323.26 -7097.18c-54.06 -15.45 -70.24 15.38 -101.64 15.38c-41.56 0 -26.3 -18.55 -74.07 -18.72c-56.65 -0.2 -33.62 18.15 -74.71 18.33c-29.76 0.13 -41.41 -24.3 -101.72 -14.99c-3.12 6.25 -4.23 10.11 -3.68 19.67c56.09 -12.68 71.72 16.04 105.31 14.58c46.48 -2.01 22.17 -19.79 74.72 -18.33c49.15 1.37 24.54 18.73 74.06 18.73c42.88 0 48.04 -30.05 105.05 -16.44c0 0 2.57 -8.64 -3.32 -18.2z" style="fill: #3f3f3f; stroke-width: 0"/> +<svg:path d="M3323.26 -7097.18c-54.06 -15.45 -70.24 15.38 -101.64 15.38c-41.56 0 -26.3 -18.55 -74.07 -18.72c-56.65 -0.2 -33.62 18.15 -74.71 18.33c-29.76 0.13 -41.41 -24.3 -101.72 -14.99c-3.12 6.25 -4.23 10.11 -3.68 19.67c56.09 -12.68 71.72 16.04 105.31 14.58c46.48 -2.01 22.17 -19.79 74.72 -18.33c49.15 1.37 24.54 18.73 74.06 18.73c42.88 0 48.04 -30.05 105.05 -16.44c0 0 2.57 -8.64 -3.32 -18.2" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3278.27 -7130.77c-29.54 -5.4 -21.94 13.66 -56.65 13.66c-41.56 0 -24.82 -18.56 -72.6 -18.73c-56.64 -0.2 -37.71 20.4 -78.79 20.63c-27.19 0.15 -35.3 -12.87 -60.31 -12.5c-7.36 2.57 -19.49 10.3 -27.22 16.55c43.03 -10.29 59.46 12.75 88.58 12.93c46.52 0.29 25.1 -19.79 77.66 -18.33c49.15 1.36 23.07 18.72 72.59 18.72c34.8 0 35.41 -28.89 84.82 -17.36c0 0 -12.63 -9.32 -28.08 -15.57z" style="fill: #3f3f3f; stroke-width: 0"/> +<svg:path d="M3278.27 -7130.77c-29.54 -5.4 -21.94 13.66 -56.65 13.66c-41.56 0 -24.82 -18.56 -72.6 -18.73c-56.64 -0.2 -37.71 20.4 -78.79 20.63c-27.19 0.15 -35.3 -12.87 -60.31 -12.5c-7.36 2.57 -19.49 10.3 -27.22 16.55c43.03 -10.29 59.46 12.75 88.58 12.93c46.52 0.29 25.1 -19.79 77.66 -18.33c49.15 1.36 23.07 18.72 72.59 18.72c34.8 0 35.41 -28.89 84.82 -17.36c0 0 -12.63 -9.32 -28.08 -15.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3319.83 -7062.37c-54.79 -13.24 -55.05 15.87 -93.81 15.87c-41.55 0 -24.81 -19.29 -72.59 -19.46c-56.64 -0.2 -36.57 18.1 -77.66 18.33c-27.19 0.15 -61.82 -27.5 -100.06 -13.89c5.64 8.83 24.46 19.31 24.46 19.31c22.25 -7.17 39.17 13.85 75.53 13.85c46.52 0 25.1 -19.79 77.66 -18.33c49.15 1.37 23.08 17.59 72.59 18.72c36.15 0.83 45.26 -26.06 76.73 -19.2c0 0 10.42 -5.88 17.16 -15.2z" style="fill: #3f3f3f; stroke-width: 0"/> +<svg:path d="M3319.83 -7062.37c-54.79 -13.24 -55.05 15.87 -93.81 15.87c-41.55 0 -24.81 -19.29 -72.59 -19.46c-56.64 -0.2 -36.57 18.1 -77.66 18.33c-27.19 0.15 -61.82 -27.5 -100.06 -13.89c5.64 8.83 24.46 19.31 24.46 19.31c22.25 -7.17 39.17 13.85 75.53 13.85c46.52 0 25.1 -19.79 77.66 -18.33c49.15 1.37 23.08 17.59 72.59 18.72c36.15 0.83 45.26 -26.06 76.73 -19.2c0 0 10.42 -5.88 17.16 -15.2" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3108.91 -7028.41l-64.88 2.67l9.08 -31.7l12.91 7.16l61.82 -30.13l26.93 15.25l-61.53 29.05l15.67 7.69z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3195.45 -7133.48l64.57 0.25l-8.77 28.78l-12.91 -7.16l-61.74 30.52l-26.93 -16.7l61.44 -29.44l-15.66 -6.24z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3122.1 -7112.09l18.16 23.06l-81.51 4.16l15.84 -7.1l-59.07 -25.05l30.73 -16.7l61.17 27.96l14.67 -6.34z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3171.16 -7044.98l-8.68 -28.05l66.54 0.48l-15.84 7.09l63.28 25.66l-27.8 13.92l-62.74 -25.51l-14.76 6.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3115.57 -7028.41l-64.87 2.67l9.08 -31.7l12.91 7.16l61.82 -30.13l26.93 15.25l-61.52 29.05l15.66 7.69z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3147" y="-7152"/> +<point x="3146" y="-6911"/> +<point x="2962" y="-7088"/> +<point x="2962" y="-7035.5"/> +<point x="2962" y="-6983"/> +<point x="3330" y="-7088"/> +<point x="3330" y="-7035.5"/> +<point x="3330" y="-6983"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/netranger.png b/kivio/kiviopart/stencils/Dia/Cisco/netranger.png Binary files differnew file mode 100644 index 00000000..f3f603ff --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/netranger.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/netranger.shape b/kivio/kiviopart/stencils/Dia/Cisco/netranger.shape new file mode 100644 index 00000000..88d930de --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/netranger.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - NetRanger</name> +<icon>netranger.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3588.62 -7078.95l61.25 -51.14l295 0l-48.75 51.14l-307.5 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3588.62 -7078.95l61.25 -51.14l295 0l-48.75 51.14l-307.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3944.87 -7130.09l-48.75 51.14l0 189.04l48.75 -64.58l0 -175.6z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3944.87 -7130.09l-48.75 51.14l0 189.04l48.75 -64.58l0 -175.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3588.62 -6889.91l307.5 0 l0 -189.038l-307.5 0l0 189.038z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3588.62 -6889.91l307.5 0 l0 -189.038l-307.5 0l0 189.038" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3740.09 -6905.28c44.26 0 80.14 -35.88 80.14 -80.14c0 -44.26 -35.88 -80.14 -80.14 -80.14c-44.27 0 -80.15 35.88 -80.15 80.14c0 44.26 35.88 80.14 80.15 80.14" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4"/> +<svg:path d="M3620.42 -7032l227.19 0l0 -10.05l20.24 14.76l-20.24 14.75l0 -9.94l-227.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3614.82 -7027.88l227.19 0l0 -10.05l20.22 14.76l-20.22 14.75l0 -9.94l-227.19 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3865.76 -6943.66l-227.19 0l0 10.05l-20.22 -14.75l20.22 -14.76l0 9.94l227.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3858.26 -6939.53l-227.19 0l0 10.05l-20.22 -14.75l20.22 -14.75l0 9.94l227.19 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3650" y="-7129"/> +<point x="3797.5" y="-7129"/> +<point x="3945" y="-7129"/> +<point x="3589" y="-6889"/> +<point x="3742.5" y="-6889"/> +<point x="3896" y="-6889"/> +<point x="3589" y="-7078"/> +<point x="3945" y="-6953"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/netsonar.png b/kivio/kiviopart/stencils/Dia/Cisco/netsonar.png Binary files differnew file mode 100644 index 00000000..d008b34a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/netsonar.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/netsonar.shape b/kivio/kiviopart/stencils/Dia/Cisco/netsonar.shape new file mode 100644 index 00000000..8a247d9f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/netsonar.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - NetSonar</name> +<icon>netsonar.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4503.09 -7054.53c0 33.58 -70 60.8 -156.34 60.8c-86.35 0 -156.34 -27.22 -156.34 -60.8l0 89.05c0 33.58 69.99 60.8 156.34 60.8c86.34 0 156.34 -27.22 156.34 -60.8l0 -89.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4503.09 -7054.53c0 33.58 -70 60.8 -156.34 60.8c-86.35 0 -156.34 -27.22 -156.34 -60.8l0 89.05c0 33.58 69.99 60.8 156.34 60.8c86.34 0 156.34 -27.22 156.34 -60.8l0 -89.05" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4346.75 -6993.73c86.34 0 156.34 -27.22 156.34 -60.8c0 -33.57 -70 -60.79 -156.34 -60.79c-86.35 0 -156.34 27.22 -156.34 60.79c0 33.58 69.99 60.8 156.34 60.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4346.75 -6993.73c86.34 0 156.34 -27.22 156.34 -60.8c0 -33.57 -70 -60.79 -156.34 -60.79c-86.35 0 -156.34 27.22 -156.34 60.79c0 33.58 69.99 60.8 156.34 60.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4349.18 -7066.26l-21.8 -33.86l9.76 -1.19l-20.41 -8.21l-8.37 11.74l9.75 -1.19l21.8 33.86l9.28 -1.14z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4336.81 -7062l-76.36 -19.54l4.98 -3.4l-26.94 0.75l12.25 11.09l4.98 -4.01l76.36 19.54l4.74 -4.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4332.16 -7054.99l-85.63 10.76l-1.91 -3.68l-17.69 9.27l25.68 3.96l-2.71 -4.48l85.63 -10.76l-3.37 -5.06z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4335.58 -7047.58l-43.7 33.22l-8.81 -2.33l1.91 12.36l24.08 -5.5l-8.81 -2.33l43.7 -33.23l-8.38 -2.21z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4357.38 -7065.21l37.33 -31.1l-8.81 -2.32l24.08 -5.5l1.91 12.36l-8.81 -2.32l-37.33 31.1l-8.38 -2.22z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4351.5 -7044.45l22.32 36.51l-9.75 1.2l20.41 8.2l8.37 -11.74l-9.76 1.2l-22.32 -36.51l-9.28 1.13z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4367.37 -7048.15l74.23 19.01l-4.98 4.01l26.95 -0.75l-12.25 -11.09l-4.98 2.78l-74.24 -19.01l-4.74 5.05z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4369.54 -7053.16l85.1 -10.76l2.71 4.48l17.71 -9.28l-25.69 -3.96l2.71 3.34l-85.1 10.76l2.58 5.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4349.7 -7043.28c14.31 0.51 26.08 -4.38 26.31 -10.93c0.23 -6.53 -11.17 -12.25 -25.47 -12.74c-14.31 -0.51 -26.08 4.39 -26.32 10.92c-0.22 6.54 11.18 12.25 25.48 12.75z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4347" y="-7114"/> +<point x="4347" y="-6904"/> +<point x="4190" y="-7054"/> +<point x="4190" y="-7009"/> +<point x="4190" y="-6964"/> +<point x="4503" y="-7054"/> +<point x="4503" y="-7009"/> +<point x="4503" y="-6964"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/network_management.png b/kivio/kiviopart/stencils/Dia/Cisco/network_management.png Binary files differnew file mode 100644 index 00000000..e6bc2da8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/network_management.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/network_management.shape b/kivio/kiviopart/stencils/Dia/Cisco/network_management.shape new file mode 100644 index 00000000..262ae726 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/network_management.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Network Management</name> +<icon>network_management.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4760.6 -6909.26l221.347 0 l0 -209.521l-221.347 0l0 209.521z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4760.6 -6909.26l221.347 0 l0 -209.521l-221.347 0l0 209.521" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4981.94 -7118.78l57.45 -47.3l-201.06 0l-77.73 47.3l221.35 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4981.94 -7118.78l57.45 -47.3l-201.06 0l-77.73 47.3l221.35 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M5039.4 -6956.57l0 -209.51l-57.45 47.3l0 209.52l57.45 -47.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5039.4 -6956.57l0 -209.51l-57.45 47.3l0 209.52l57.45 -47.31" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4783.56 -6919.71c5.27 0 9.55 -4.28 9.55 -9.55c0 -5.26 -4.28 -9.53 -9.55 -9.53c-5.27 0 -9.55 4.27 -9.55 9.53c0 5.27 4.28 9.55 9.55 9.55z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4783.56 -6919.71c5.27 0 9.55 -4.28 9.55 -9.55c0 -5.26 -4.28 -9.53 -9.55 -9.53c-5.27 0 -9.55 4.27 -9.55 9.53c0 5.27 4.28 9.55 9.55 9.55" style="stroke: foreground; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M4775.39 -6939.43l18.65 18.22l52.71 -53.95l-18.65 -18.22l-52.71 53.94z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4775.39 -6939.43l18.65 18.22l52.71 -53.95l-18.65 -18.22l-52.71 53.94" style="stroke: foreground; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M4820.64 -7033.1c0 39.43 32.09 71.51 71.52 71.51c39.43 0 71.52 -32.08 71.52 -71.51c0 -39.43 -32.09 -71.52 -71.52 -71.52c-39.43 0 -71.52 32.09 -71.52 71.52l10 0c0 -33.93 27.6 -61.52 61.52 -61.52c33.93 0 61.52 27.6 61.52 61.52c0 33.92 -27.6 61.51 -61.52 61.51c-33.93 0 -61.52 -27.6 -61.52 -61.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4820.64 -7033.1c0 39.43 32.09 71.51 71.52 71.51c39.43 0 71.52 -32.08 71.52 -71.51c0 -39.43 -32.09 -71.52 -71.52 -71.52c-39.43 0 -71.52 32.09 -71.52 71.52l10 0c0 -33.93 27.6 -61.52 61.52 -61.52c33.93 0 61.52 27.6 61.52 61.52c0 33.92 -27.6 61.51 -61.52 61.51c-33.93 0 -61.52 -27.6 -61.52 -61.51" style="stroke: foreground; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M4812.26 -7028.98c0 39.43 32.09 71.52 71.52 71.52c39.43 0 71.51 -32.09 71.51 -71.52c0 -39.43 -32.08 -71.52 -71.51 -71.52c-39.43 0 -71.52 32.09 -71.52 71.52l10 0c0 -33.93 27.6 -61.52 61.52 -61.52c33.92 0 61.51 27.6 61.51 61.52c0 33.92 -27.6 61.52 -61.51 61.52c-33.92 0 -61.52 -27.6 -61.52 -61.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4812.26 -7028.98c0 39.43 32.09 71.52 71.52 71.52c39.43 0 71.51 -32.09 71.51 -71.52c0 -39.43 -32.08 -71.52 -71.51 -71.52c-39.43 0 -71.52 32.09 -71.52 71.52l10 0c0 -33.93 27.6 -61.52 61.52 -61.52c33.92 0 61.51 27.6 61.51 61.52c0 33.92 -27.6 61.52 -61.51 61.52c-33.92 0 -61.52 -27.6 -61.52 -61.52" style="stroke: foreground; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M4859.7 -7003.96l53.5352 0 l0 -53.5552l-53.5352 0l0 53.5552" style="stroke: background; stroke-width: 2.6226; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="4838" y="-7165"/> +<point x="4938.5" y="-7165"/> +<point x="5039" y="-7165"/> +<point x="4761" y="-6908"/> +<point x="4871.5" y="-6908"/> +<point x="4982" y="-6908"/> +<point x="4761" y="-7118"/> +<point x="5039" y="-6956"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/octel.png b/kivio/kiviopart/stencils/Dia/Cisco/octel.png Binary files differnew file mode 100644 index 00000000..faa2d752 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/octel.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/octel.shape b/kivio/kiviopart/stencils/Dia/Cisco/octel.shape new file mode 100644 index 00000000..a71efb09 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/octel.shape @@ -0,0 +1,48 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Octel</name> +<icon>octel.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M548.41 -2883.25c0 -38.4 -38.41 -67.19 -86.41 -67.19c-43.2 0 -81.6 28.79 -81.6 67.19c0 33.61 38.4 62.42 81.6 62.42c48 0 86.41 -28.81 86.41 -62.42z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M548.41 -2883.25c0 -38.4 -38.41 -67.19 -86.41 -67.19c-43.2 0 -81.6 28.79 -81.6 67.19c0 33.61 38.4 62.42 81.6 62.42c48 0 86.41 -28.81 86.41 -62.42" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M519.6 -2885.34l33.6 0l24 4.79l33.59 0l9.61 -4.79l4.8 -9.61l4.79 -9.59l-4.79 -14.41l-28.8 -28.79l-19.2 -24.01l-24 -23.99l-14.4 -19.21l-14.4 -23.99l-14.4 -19.21l-14.4 -23.99l-4.79 -19.19l-19.2 -9.61l-14.4 0l-19.2 9.61l-4.79 14.39l-9.6 19.2l-14.4 19.2l-9.6 19.2l-28.8 38.4l-19.2 24.01l-48 47.99l-4.8 9.61l0 4.8l9.61 19.2l9.59 0l9.6 4.79l19.21 0l19.19 -4.79l153.6 0z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M519.6 -2885.34l33.6 0l24 4.79l33.59 0l9.61 -4.79l4.8 -9.61l4.79 -9.59l-4.79 -14.41l-28.8 -28.79l-19.2 -24.01l-24 -23.99l-14.4 -19.21l-14.4 -23.99l-14.4 -19.21l-14.4 -23.99l-4.79 -19.19l-19.2 -9.61l-14.4 0l-19.2 9.61l-4.79 14.39l-9.6 19.2l-14.4 19.2l-9.6 19.2l-28.8 38.4l-19.2 24.01l-48 47.99l-4.8 9.61l0 4.8l9.61 19.2l9.59 0l9.6 4.79l19.21 0l19.19 -4.79l72 0l81.6 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M553.21 -2966.94c0 -38.41 -43.2 -67.22 -91.2 -67.22c-48.01 0 -86.41 28.81 -86.41 67.22c0 38.4 38.4 67.21 86.41 67.21c48 0 91.2 -28.81 91.2 -67.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M553.21 -2966.94c0 -38.41 -43.2 -67.22 -91.2 -67.22c-48.01 0 -86.41 28.81 -86.41 67.22c0 38.4 38.4 67.21 86.41 67.21c48 0 91.2 -28.81 91.2 -67.21" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 10; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M471.606 -3077.35l4.80493 0 l0 -33.603l-4.80493 0l0 33.603z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M462.007 -3077.35l4.80493 0 l0 -33.603l-4.80493 0l0 33.603z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M452.407 -3077.35l4.79492 0 l0 -33.603l-4.79492 0l0 33.603z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M304.35 -2883.76l2.77 3.93l27.42 -19.43l-2.78 -3.93l-27.41 19.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M298.8 -2891.59l2.77 3.93l27.41 -19.43l-2.77 -3.93l-27.41 19.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M293.26 -2899.42l2.77 3.91l27.41 -19.41l-2.77 -3.93l-27.41 19.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M627.13 -2883.76l-2.78 3.93l-27.41 -19.43l2.77 -3.93l27.42 19.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M632.68 -2891.59l-2.77 3.93l-27.42 -19.43l2.77 -3.93l27.42 19.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M638.23 -2899.42l-2.77 3.91l-27.42 -19.41l2.77 -3.93l27.42 19.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M436.792 -2871.47l14.668 0 l0 -7.98804l-14.668 0l0 7.98804z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M436.792 -2871.47l14.668 0 l0 -7.98804l-14.668 0l0 7.98804" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M455.464 -2871.47l14.668 0 l0 -7.98804l-14.668 0l0 7.98804z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M455.464 -2871.47l14.668 0 l0 -7.98804l-14.668 0l0 7.98804" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M474.136 -2871.47l14.668 0 l0 -7.98804l-14.668 0l0 7.98804z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M474.136 -2871.47l14.668 0 l0 -7.98804l-14.668 0l0 7.98804" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M436.792 -2858.14l14.668 0 l0 -8.00781l-14.668 0l0 8.00781z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M436.792 -2858.14l14.668 0 l0 -8.00781l-14.668 0l0 8.00781" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M455.464 -2858.14l14.668 0 l0 -8.00781l-14.668 0l0 8.00781z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M455.464 -2858.14l14.668 0 l0 -8.00781l-14.668 0l0 8.00781" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M474.136 -2858.14l14.668 0 l0 -8.00781l-14.668 0l0 8.00781z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M474.136 -2858.14l14.668 0 l0 -8.00781l-14.668 0l0 8.00781" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M436.792 -2844.79l14.668 0 l0 -8.00806l-14.668 0l0 8.00806z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M436.792 -2844.79l14.668 0 l0 -8.00806l-14.668 0l0 8.00806" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M455.464 -2844.79l14.668 0 l0 -8.00806l-14.668 0l0 8.00806z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M455.464 -2844.79l14.668 0 l0 -8.00806l-14.668 0l0 8.00806" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M474.136 -2844.79l14.668 0 l0 -8.00806l-14.668 0l0 8.00806z" style="fill: foreground; stroke-width: 0; fill-rule: evenodd"/> +<svg:path d="M474.136 -2844.79l14.668 0 l0 -8.00806l-14.668 0l0 8.00806" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="452" y="-3110"/> +<point x="462" y="-2820"/> +<point x="293" y="-2898"/> +<point x="638" y="-2898"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ons15500.png b/kivio/kiviopart/stencils/Dia/Cisco/ons15500.png Binary files differnew file mode 100644 index 00000000..21cad286 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ons15500.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ons15500.shape b/kivio/kiviopart/stencils/Dia/Cisco/ons15500.shape new file mode 100644 index 00000000..5ba80159 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ons15500.shape @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - ONS15500</name> +<icon>ons15500.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5705.46 -7222.8l-61.62 58.5l-306.56 0l74.4 -58.5l293.79 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5705.46 -7222.8l-61.62 58.5l-306.56 0l74.4 -58.5l293.79 0" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4"/> +<svg:path d="M5337.27 -6879.16l306.563 0 l0 -285.147l-306.563 0l0 285.147z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5337.27 -6879.16l306.563 0 l0 -285.147l-306.563 0l0 285.147" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4"/> +<svg:path d="M5698.44 -6937.75l0 -285.15l-57.16 58.59l0 285.15l57.16 -58.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5698.44 -6937.75l0 -285.15l-57.16 58.59l0 285.15l57.16 -58.59" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4"/> +<svg:path d="M5462.88 -7035.72l-97.01 32" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4; stroke-dasharray: 12; stroke-pattern: dashed"/> +<svg:path d="M5507.88 -7059.73l118.48 -43.99l0 26l-118.48 18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5507.88 -7059.73l118.48 -43.99l0 26l-118.48 18" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4"/> +<svg:path d="M5507.88 -7059.73l118.48 -16l0 26.01l-118.48 -10.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5507.88 -7059.73l118.48 -16l0 26.01l-118.48 -10.01" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4"/> +<svg:path d="M5507.88 -7059.73l118.48 10.23l0 25.99l-118.48 -36.22z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5507.88 -7059.73l118.48 10.23l0 25.99l-118.48 -36.22" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4"/> +<svg:path d="M5587.14 -6923.75l-187.22 0l93.61 -187.23l93.6 187.23z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5352.57 -6902.19l273.936 0 l0 -240.332l-273.936 0l0 240.332" style="stroke: background; stroke-width: 0.96; stroke-miterlimit: 4"/> +<svg:path d="M5480.72 -7002.03l-18.38 -18.38l3.12 -3.11l-11.53 -2.33l2.34 11.54l3.1 -3.12l18.38 18.37l2.97 -2.97z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5474 -6990l-25.99 0l0 -4.41l-9.83 6.51l9.83 6.5l0 -4.42l25.99 0l0 -4.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5477.75 -6976.73l-18.38 18.37l-3.1 -3.12l-2.34 11.53l11.53 -2.34l-3.12 -3.11l18.38 -18.37l-2.97 -2.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5489.79 -6970.02l0 25.99l-4.41 0l6.49 9.81l6.51 -9.81l-4.41 0l0 -25.99l-4.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5489.79 -7005.04l0 -26l-4.41 0l6.49 -9.79l6.51 9.79l-4.41 0l0 26l-4.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5503.04 -6973.77l18.39 18.37l-3.11 3.11l11.54 2.34l-2.34 -11.53l-3.11 3.12l-18.38 -18.37l-2.98 2.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5509.77 -6985.81l26 0l0 4.42l9.8 -6.5l-9.8 -6.51l0 4.41l-26 0l0 4.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5506.02 -6999.06l18.38 -18.37l3.11 3.12l2.34 -11.54l-11.54 2.33l3.11 3.11l-18.39 18.38l2.98 2.97z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5507.84 -6965.91c12.25 -8.57 15.24 -25.49 6.65 -37.74c-8.59 -12.27 -25.48 -15.24 -37.75 -6.65c-12.26 8.58 -15.24 25.49 -6.66 37.74c8.59 12.27 25.5 15.25 37.76 6.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5507.84 -6965.91c12.25 -8.57 15.24 -25.49 6.65 -37.74c-8.59 -12.27 -25.48 -15.24 -37.75 -6.65c-12.26 8.58 -15.24 25.49 -6.66 37.74c8.59 12.27 25.5 15.25 37.76 6.66" style="stroke: background; stroke-width: 0.88; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="5412" y="-7222"/> +<point x="5555" y="-7222"/> +<point x="5698" y="-7222"/> +<point x="5701.5" y="-7222"/> +<point x="5705" y="-7222"/> +<point x="5337" y="-6878"/> +<point x="5489" y="-6878"/> +<point x="5641" y="-6878"/> +<point x="5642.5" y="-6878"/> +<point x="5644" y="-6878"/> +<point x="5337" y="-7163"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/optical_amplifier.png b/kivio/kiviopart/stencils/Dia/Cisco/optical_amplifier.png Binary files differnew file mode 100644 index 00000000..3930a692 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/optical_amplifier.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/optical_amplifier.shape b/kivio/kiviopart/stencils/Dia/Cisco/optical_amplifier.shape new file mode 100644 index 00000000..e6e43658 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/optical_amplifier.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Optical Amplifier</name> +<icon>optical_amplifier.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M664.35 -6163.43l-279.95 -117.52l0 203.01l279.95 -85.49z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M664.35 -6163.43l-279.95 -117.52l0 203.01l279.95 -85.49" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M659.3 -6161.69l-273.65 -112.5l45 -45l273.65 112.5l-45 45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M659.3 -6161.69l-273.65 -112.5l45 -45l273.65 112.5l-45 45" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="431" y="-6318"/> +<point x="384" y="-6077"/> +<point x="384" y="-6280"/> +<point x="704" y="-6206"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/optical_services_router.png b/kivio/kiviopart/stencils/Dia/Cisco/optical_services_router.png Binary files differnew file mode 100644 index 00000000..a88cf8ee --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/optical_services_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/optical_services_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/optical_services_router.shape new file mode 100644 index 00000000..f04acad7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/optical_services_router.shape @@ -0,0 +1,58 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Optical Services Router</name> +<icon>optical_services_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1366.1 -6281.52l0 168.44l-83.97 67.17l-174.48 0l-87.24 -67.17l0 -168.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1366.1 -6281.52l0 168.44l-83.97 67.17l-174.48 0l-87.24 -67.17l0 -168.44" style="stroke: background; stroke-width: 0.77; stroke-miterlimit: 4"/> +<svg:path d="M1280.49 -6347.42l-171.19 0l-88.89 65.9l87.24 67.17l174.48 0l83.97 -67.17l-85.61 -65.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1280.49 -6347.42l-171.19 0l-88.89 65.9l87.24 67.17l174.48 0l83.97 -67.17l-85.61 -65.9" style="stroke: background; stroke-width: 0.77; stroke-miterlimit: 4"/> +<svg:path d="M1106.14 -6046.99l0 -167.36" style="stroke: background; stroke-width: 0.77; stroke-miterlimit: 4"/> +<svg:path d="M1281.8 -6046.99l0 -167.36" style="stroke: background; stroke-width: 0.77; stroke-miterlimit: 4"/> +<svg:path d="M1195.59 -6330.66l0 97.21" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1287.22 -6282.06l-178.45 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1108.77 -6325.8l43.41 0l91.65 92.34l38.57 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1282.41 -6325.8l-38.57 0l-91.65 92.34l-43.41 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1287.22 -6282.06l-178.45 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1108.77 -6325.8l43.41 0l91.65 92.34l38.57 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1282.41 -6325.8l-38.57 0l-91.65 92.34l-43.41 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1195.59 -6330.66l0 102.07" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1195.59 -6330.66l0 97.21" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1287.22 -6282.06l-178.45 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1108.77 -6325.8l43.41 0l91.65 92.34l38.57 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1282.41 -6325.8l-38.57 0l-91.65 92.34l-43.41 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1108.77 -6325.8l43.41 0l91.65 92.34l38.57 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1282.41 -6325.8l-38.57 0l-91.65 92.34l-43.41 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1287.22 -6282.06l-178.45 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1108.77 -6325.8l43.41 0l91.65 92.34l38.57 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1282.41 -6325.8l-38.57 0l-91.65 92.34l-43.41 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1108.77 -6325.8l43.41 0l91.65 92.34l38.57 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1282.41 -6325.8l-38.57 0l-91.65 92.34l-43.41 0" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1195.59 -6330.66l0 102.07" style="stroke: background; stroke-width: 1.155; stroke-miterlimit: 1"/> +<svg:path d="M1173.69 -6117.08l34.7161 0 l0 -30.147l-34.7161 0l0 30.147z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1245.92 -6134.72l-46.1 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4"/> +<svg:path d="M1270.1 -6134.37l-42.43 17.34l10.07 -17.34l-10.07 -17.32l42.43 17.32z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1139.28 -6134.72l38.04 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4"/> +<svg:path d="M1156.82 -6152.7l-10.08 17.33l10.08 17.34l-42.43 -17.34l42.43 -17.33z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1191.22 -6181.53l0 43.28" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4"/> +<svg:path d="M1191.5 -6205.2l17.33 42.43l-17.33 -10.08l-17.33 10.08l17.33 -42.43z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1191.22 -6079.4l0 -42.6" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4"/> +<svg:path d="M1173.83 -6097.31l17.33 10.08l17.33 -10.08l-17.33 42.44l-17.33 -42.44z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1109" y="-6346"/> +<point x="1194.5" y="-6346"/> +<point x="1280" y="-6346"/> +<point x="1108" y="-6045"/> +<point x="1195" y="-6045"/> +<point x="1282" y="-6045"/> +<point x="1020" y="-6281"/> +<point x="1020" y="-6196.5"/> +<point x="1020" y="-6112"/> +<point x="1366" y="-6281"/> +<point x="1366" y="-6196.5"/> +<point x="1366" y="-6112"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/optical_transport.png b/kivio/kiviopart/stencils/Dia/Cisco/optical_transport.png Binary files differnew file mode 100644 index 00000000..f0a84ef0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/optical_transport.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/optical_transport.shape b/kivio/kiviopart/stencils/Dia/Cisco/optical_transport.shape new file mode 100644 index 00000000..3ed16542 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/optical_transport.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Optical Transport</name> +<icon>optical_transport.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2007.07 -6329.4c0 38.96 -81.2 70.53 -181.37 70.53c-100.17 0 -181.37 -31.57 -181.37 -70.53l0 224.98c0 38.96 81.2 70.53 181.37 70.53c100.17 0 181.37 -31.57 181.37 -70.53l0 -224.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2007.07 -6329.4c0 38.96 -81.2 70.53 -181.37 70.53c-100.17 0 -181.37 -31.57 -181.37 -70.53l0 224.98c0 38.96 81.2 70.53 181.37 70.53c100.17 0 181.37 -31.57 181.37 -70.53l0 -224.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1825.73 -6258.54c100.07 0 181.17 -31.55 181.17 -70.45c0 -38.91 -81.1 -70.45 -181.17 -70.45c-100.06 0 -181.17 31.56 -181.17 70.45c0 38.91 81.11 70.45 181.17 70.45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1825.73 -6258.54c100.07 0 181.17 -31.55 181.17 -70.45c0 -38.91 -81.1 -70.45 -181.17 -70.45c-100.06 0 -181.17 31.56 -181.17 70.45c0 38.91 81.11 70.45 181.17 70.45" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1783.03 -6371.04l74.3 -7.26l-14.3 23.75l-18.99 -3.67l-111.19 42l-19.89 -5.47l108.88 -41.42l-18.8 -7.94z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1869.04 -6344.71l74.3 -7.26l-14.3 23.75l-19 -3.67l-111.19 42l-19.88 -5.47l108.88 -41.42l-18.8 -7.94z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1751.12 -6059.75l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1890.39 -6244.44l0 47.96l28.89 -23.04l-28.89 -24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1751.12 -6194.75l0 -47.95l-28.89 23.03l28.89 24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1908.94 -6084.23l-49.59 0l-67.33 -135.81l-51.35 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M1740.98 -6084.44l47.91 0l66.71 -135.16l51.93 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4"/> +<svg:path d="M1890.39 -6108.81l0 47.96l28.89 -23.04l-28.89 -24.92z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1826" y="-6398"/> +<point x="1826" y="-6033"/> +<point x="1644" y="-6328"/> +<point x="1644" y="-6215.5"/> +<point x="1644" y="-6103"/> +<point x="2007" y="-6328"/> +<point x="2007" y="-6215.5"/> +<point x="2007" y="-6103"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pad.png b/kivio/kiviopart/stencils/Dia/Cisco/pad.png Binary files differnew file mode 100644 index 00000000..fd72cb80 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pad.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pad.shape b/kivio/kiviopart/stencils/Dia/Cisco/pad.shape new file mode 100644 index 00000000..294971c6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pad.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PAD</name> +<icon>pad.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M811.978 -2105.5l359.628 0 l0 -189.004l-359.628 0l0 189.004z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M811.978 -2105.5l359.628 0 l0 -189.004l-359.628 0l0 189.004" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1171.61 -2294.5l19.56 -19.46l-399.37 0l20.19 19.46l359.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1171.61 -2294.5l19.56 -19.46l-399.37 0l20.19 19.46l359.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1191.17 -2086.03l0 -227.93l-19.56 19.46l0 189l19.56 19.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1191.17 -2086.03l0 -227.93l-19.56 19.46l0 189l19.56 19.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1171.61 -2105.39l19.56 19.36l-399.37 0l20.19 -19.36l359.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1171.61 -2105.39l19.56 19.36l-399.37 0l20.19 -19.36l359.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M791.79 -2086.03l0 -227.93l20.19 19.46l0 189l-20.19 19.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M791.79 -2086.03l0 -227.93l20.19 19.46l0 189l-20.19 19.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="792" y="-2313"/> +<point x="991.5" y="-2313"/> +<point x="1191" y="-2313"/> +<point x="792" y="-2085"/> +<point x="991.5" y="-2085"/> +<point x="1191" y="-2085"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pad_x28.png b/kivio/kiviopart/stencils/Dia/Cisco/pad_x28.png Binary files differnew file mode 100644 index 00000000..199d5a8c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pad_x28.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pad_x28.shape b/kivio/kiviopart/stencils/Dia/Cisco/pad_x28.shape new file mode 100644 index 00000000..85f11935 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pad_x28.shape @@ -0,0 +1,51 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PAD X.28</name> +<icon>pad_x28.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M658.38 -2244.51l-279.96 -160.04l0 320.07l279.96 -160.03z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M658.38 -2244.51l-279.96 -160.04l0 320.07l279.96 -160.03" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M364.97 -2333.67l0 17.62l-123.39 0l-0.05 -17.62l123.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2316.8l21.57 -22.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2316.8l21.57 -22.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M364.97 -2278.67l0 17.62l-123.39 0l-0.05 -17.62l123.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2261.8l21.57 -22.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2261.8l21.57 -22.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M364.97 -2223.67l0 17.62l-123.39 0l-0.05 -17.62l123.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2206.8l21.57 -22.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2206.8l21.57 -22.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M364.97 -2168.67l0 17.62l-123.39 0l-0.05 -17.62l123.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2151.8l21.57 -22.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M358.09 -2151.8l21.57 -22.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M377.28 -2375.73l-30.27 -15.23l30.48 -12.12l-0.21 27.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M378.52 -2399.14l0 23.12" style="stroke: foreground; stroke-width: 1.2; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M627.9 -2229.99l-279.96 -160.03l0 320.07l279.96 -160.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M627.9 -2229.99l-279.96 -160.03l0 320.07l279.96 -160.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M370 -2265l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 +0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M381 -2257l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 +z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M425 -2265l11 0l18 50l-9 0l-5 -11l-19 0l-4 11l-10 0l18 +-50z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M431 -2254l6 19l-12 0l6 -19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M460 -2265l26 0c 8 0 16 11 16 22l0 7c0 11 -8 22 -19 +22l-23 0l0 -49 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M471 -2254l12 0c8 0 8 10 8 10l0 13c0 10 -9 10 -9 10l-11 +0l0 -33 z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="378" y="-2404"/> +<point x="348" y="-2069"/> +<point x="242" y="-2333"/> +<point x="242" y="-2315"/> +<point x="242" y="-2278"/> +<point x="242" y="-2260"/> +<point x="242" y="-2223"/> +<point x="242" y="-2205"/> +<point x="242" y="-2168"/> +<point x="242" y="-2150"/> +<point x="658" y="-2244"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pbx.png b/kivio/kiviopart/stencils/Dia/Cisco/pbx.png Binary files differnew file mode 100644 index 00000000..1a066203 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pbx.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pbx.shape b/kivio/kiviopart/stencils/Dia/Cisco/pbx.shape new file mode 100644 index 00000000..6fc773f8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pbx.shape @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PBX</name> +<icon>pbx.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1413.77 -2071.66l226.796 0 l0 -230.742l-226.796 0l0 230.742z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1413.77 -2071.66l226.796 0 l0 -230.742l-226.796 0l0 230.742" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1602.86 -2220.49l0 50.48l30.41 -24.25l-30.41 -26.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1509.18 -2262.69l50.48 0l-24.25 -30.41l-26.23 30.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1560.57 -2116.81l-50.48 0l24.48 30.4l26 -30.4z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1461.17 -2164.05l0 -50.48l-30.41 24.25l30.41 26.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1597.61 -2215.23l0 50.47l30.41 -24.24l-30.41 -26.23z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1597.61 -2215.23l0 50.47l30.41 -24.24l-30.41 -26.23" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1503.94 -2257.44l50.47 0l-24.25 -30.41l-26.22 30.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1503.94 -2257.44l50.47 0l-24.25 -30.41l-26.22 30.41" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1555.31 -2111.56l-50.47 0l24.48 30.41l25.99 -30.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1555.31 -2111.56l-50.47 0l24.48 30.41l25.99 -30.41" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1455.26 -2158.81l0 -50.47l-30.41 24.24l30.41 26.23z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1455.26 -2158.81l0 -50.47l-30.41 24.24l30.41 26.23" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1639.78 -2302.67l-225.75 0l57.23 -45.67l215.77 0l0 0.26l-0.65 0l-46.06 45.28l0 1.45l-0.53 -1.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1639.78 -2302.67l-225.75 0l57.23 -45.67l215.77 0l0 0.26l-0.65 0l-46.06 45.28l0 1.45l-0.53 -1.32" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1686.51 -2117.73l0 -230.34l-45.95 45.93l0 230.35l45.95 -45.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1686.51 -2117.73l0 -230.34l-45.95 45.93l0 230.35l45.95 -45.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1565.7 -2218.85l0 19.2l24.62 0l0 -13.19c0 -21.56 -27.27 -33.04 -60.92 -33.04l0.97 0c-33.64 0 -60.92 11.48 -60.92 33.04l0 13.19l24.62 0l0 -19.2c32.51 -42.54 71.63 0 71.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1534.14 -2225.44l21.3 0l0 23.99l23.72 19.8l0 47.39l-98.74 0l0 -47.39l23.72 -19.8l0 -23.99l30 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1565.58 -2213.45l0 19.2l24.62 0l0 -13.19c0 -21.56 -27.27 -33.04 -60.92 -33.04l0.97 0c-33.64 0 -60.92 11.47 -60.92 33.04l0 13.19l24.62 0l0 -19.2c32.51 -42.54 71.63 0 71.63 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1534.02 -2220.05l21.29 0l0 24l23.72 19.81l0 47.39l-98.74 0l0 -47.39l23.72 -19.81l0 -24l30.01 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1471" y="-2347"/> +<point x="1578.5" y="-2347"/> +<point x="1686" y="-2347"/> +<point x="1686.5" y="-2347"/> +<point x="1687" y="-2347"/> +<point x="1414" y="-2071"/> +<point x="1527.5" y="-2071"/> +<point x="1641" y="-2071"/> +<point x="1414" y="-2302"/> +<point x="1414" y="-2301.5"/> +<point x="1414" y="-2301"/> +<point x="1687" y="-2117"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pbx_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/pbx_switch.png Binary files differnew file mode 100644 index 00000000..88f7e108 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pbx_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pbx_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/pbx_switch.shape new file mode 100644 index 00000000..d70a71eb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pbx_switch.shape @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PBX Switch</name> +<icon>pbx_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2158.92 -2084.67l49.14 -49.14l0 -201.52l-226.17 0l-49.14 49.14l226.17 0l0 201.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2158.92 -2084.67l49.14 -49.14l0 -201.52l-226.17 0l-49.14 49.14l226.17 0l0 201.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2158.92 -2286.19l49.14 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2158.92 -2286.19l49.14 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1932.74 -2084.67l226.172 0 l0 -201.523l-226.172 0l0 201.523z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1932.74 -2084.67l226.172 0 l0 -201.523l-226.172 0l0 201.523" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2158.92 -2185.43l-226.17 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1955.04 -2158.8l55.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1955.04 -2158.8l55.19 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1955.04 -2146.92l55.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1955.04 -2146.92l55.19 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1955.04 -2135.05l55.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1955.04 -2135.05l55.19 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1955.04 -2123.17l55.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1955.04 -2123.17l55.19 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1955.04 -2111.3l55.19 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1955.04 -2111.3l55.19 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1982" y="-2334"/> +<point x="2095" y="-2334"/> +<point x="2208" y="-2334"/> +<point x="1933" y="-2084"/> +<point x="2046" y="-2084"/> +<point x="2159" y="-2084"/> +<point x="1933" y="-2285"/> +<point x="1933" y="-2234.5"/> +<point x="1933" y="-2184"/> +<point x="2208" y="-2133"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc.png b/kivio/kiviopart/stencils/Dia/Cisco/pc.png Binary files differnew file mode 100644 index 00000000..9c32a48e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc.shape b/kivio/kiviopart/stencils/Dia/Cisco/pc.shape new file mode 100644 index 00000000..4d2593dc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc.shape @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PC</name> +<icon>pc.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3636.61 -2153.22l314.737 0 l0 -59.062l-314.737 0l0 59.062z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3636.61 -2153.22l314.737 0 l0 -59.062l-314.737 0l0 59.062" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3854.95 -2178.85l79.39 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3854.95 -2178.85l79.39 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3854.95 -2181.68l79.39 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3854.95 -2181.68l79.39 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4004.19 -2209.22l0 -52.84l-52.88 50.01l0 58.83l52.88 -56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4004.19 -2209.22l0 -52.84l-52.88 50.01l0 58.83l52.88 -56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3895.45 -2105.1l0 -13.09l28.59 -39.73l0 24.22l-28.59 28.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3895.45 -2105.1l0 -13.09l28.59 -39.73l0 24.22l-28.59 28.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3643.58 -2105.1l251.865 0 l0 -13.0859l-251.865 0l0 13.0859z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3643.58 -2105.1l251.865 0 l0 -13.0859l-251.865 0l0 13.0859" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3895.45 -2118.18l-251.86 0l29.14 -39.73l251.32 0l-28.59 39.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3895.45 -2118.18l-251.86 0l29.14 -39.73l251.32 0l-28.59 39.73" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M4004.19 -2262.06l-314.83 0l-52.74 49.78l314.74 0l52.84 -49.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4004.19 -2262.06l-314.83 0l-52.74 49.78l314.74 0l52.84 -49.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3692.91 -2241.46l217.002 0 l0 -159.199l-217.002 0l0 159.199z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3692.91 -2241.46l217.002 0 l0 -159.199l-217.002 0l0 159.199" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3711.24 -2365.72c0 -15.97 16.55 -18.33 16.55 -18.33c0 0 127.72 0 143.1 0c20.11 0 19.51 18.92 19.51 18.92c0 0 0 78.06 0 89.3c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -130.67 0 -144.87 0c-14.19 0 -18.92 -14.79 -18.92 -14.79l0 -91.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3711.24 -2365.72c0 -15.97 16.55 -18.33 16.55 -18.33c0 0 127.72 0 143.1 0c20.11 0 19.51 18.92 19.51 18.92c0 0 0 78.06 0 89.3c0 11.23 -15.37 15.96 -15.37 15.96c0 0 -130.67 0 -144.87 0c-14.19 0 -18.92 -14.79 -18.92 -14.79l0 -91.05" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3946.28 -2434.9l-217.01 0l-36.36 34.24l217 0l36.37 -34.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3946.28 -2434.9l-217.01 0l-36.36 34.24l217 0l36.37 -34.24" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3946.29 -2275.35l0 -159.63l-36.02 34.32l0 159.2l36.02 -33.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3946.29 -2275.35l0 -159.63l-36.02 34.32l0 159.2l36.02 -33.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="3729" y="-2434"/> +<point x="3837.5" y="-2434"/> +<point x="3946" y="-2434"/> +<point x="3644" y="-2104"/> +<point x="3769.5" y="-2104"/> +<point x="3895" y="-2104"/> +<point x="3637" y="-2211"/> +<point x="3637" y="-2181.5"/> +<point x="3637" y="-2152"/> +<point x="4004" y="-2261"/> +<point x="4004" y="-2234.5"/> +<point x="4004" y="-2208"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_adapter_card.png b/kivio/kiviopart/stencils/Dia/Cisco/pc_adapter_card.png Binary files differnew file mode 100644 index 00000000..e278e97d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_adapter_card.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_adapter_card.shape b/kivio/kiviopart/stencils/Dia/Cisco/pc_adapter_card.shape new file mode 100644 index 00000000..cc9d73f1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_adapter_card.shape @@ -0,0 +1,56 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PC Adapter Card</name> +<icon>pc_adapter_card.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2477.77 -6050.27l0 -108.75l-24.65 23.4l0 108.75l24.65 -23.4z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2477.77 -6050.27l0 -108.75l-24.65 23.4l0 108.75l24.65 -23.4" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2333.61 -6026.88l119.512 0 l0 -108.75l-119.512 0l0 108.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2333.61 -6026.88l119.512 0 l0 -108.75l-119.512 0l0 108.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2462.98 -6026.88l119.512 0 l0 -108.75l-119.512 0l0 108.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2462.98 -6026.88l119.512 0 l0 -108.75l-119.512 0l0 108.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2633.94 -6186.88l0 -246.25l-51.34 48.75l0 246.25l51.34 -48.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2633.94 -6186.88l0 -246.25l-51.34 48.75l0 246.25l51.34 -48.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2633.83 -6075.63l0 -108.75l-51.34 48.75l0 108.75l51.34 -48.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2633.83 -6075.63l0 -108.75l-51.34 48.75l0 108.75l51.34 -48.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2633.94 -6433.13l-51.34 48.75l-249 0l64.5 -48.75l235.83 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2633.94 -6433.13l-51.34 48.75l-249 0l64.5 -48.75l235.83 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2333.61 -6138.12l248.995 0 l0 -246.25l-248.995 0l0 246.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2333.61 -6138.12l248.995 0 l0 -246.25l-248.995 0l0 246.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2435.9 -6290.44l-37.89 -37.89l6.43 -6.43l-23.78 -4.81l4.81 23.78l6.43 -6.42l37.89 37.88l6.11 -6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2422.05 -6265.65l-53.57 0l0 -9.09l-20.22 13.41l20.22 13.41l0 -9.09l53.57 0l0 -8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2429.79 -6238.31l-37.89 37.89l-6.43 -6.43l-4.81 23.78l23.78 -4.81l-6.43 -6.43l37.89 -37.89l-6.11 -6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2454.59 -6224.46l0 53.58l-9.1 0l13.42 20.22l13.42 -20.22l-9.09 0l0 -53.58l-8.64 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2454.59 -6296.64l0 -53.58l-9.1 0l13.42 -20.22l13.42 20.22l-9.09 0l0 53.58l-8.64 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2481.92 -6232.2l37.89 37.89l-6.43 6.43l23.78 4.81l-4.81 -23.78l-6.43 6.43l-37.89 -37.89l-6.11 6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2495.78 -6257l53.57 0l0 9.09l20.22 -13.41l-20.22 -13.41l0 9.09l-53.57 0l0 8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2488.03 -6284.33l37.89 -37.89l6.43 6.43l4.81 -23.78l-23.78 4.81l6.43 6.43l-37.89 37.89l6.11 6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2356.1 -6107.76l7.69 0l-11.28 -17.01l-11.29 17.01l7.61 0l0 55.75l-7.68 0l11.29 17.01l11.28 -17.01l-7.61 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2383.44 -6107.76l7.69 0l-11.28 -17.01l-11.29 17.01l7.61 0l0 55.75l-7.69 0l11.28 17.01l11.28 -17.01l-7.6 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2410.78 -6107.76l7.69 0l-11.28 -17.01l-11.28 17.01l7.6 0l0 55.75l-7.68 0l11.27 17.01l11.29 -17.01l-7.61 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2438.12 -6107.76l7.69 0l-11.29 -17.01l-11.27 17.01l7.6 0l0 55.75l-7.69 0l11.28 17.01l11.29 -17.01l-7.61 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2485.47 -6107.76l7.69 0l-11.28 -17.01l-11.29 17.01l7.61 0l0 55.75l-7.68 0l11.29 17.01l11.28 -17.01l-7.61 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2512.82 -6107.76l7.69 0l-11.28 -17.01l-11.29 17.01l7.61 0l0 55.75l-7.69 0l11.28 17.01l11.28 -17.01l-7.6 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2540.15 -6107.76l7.69 0l-11.28 -17.01l-11.28 17.01l7.6 0l0 55.75l-7.68 0l11.27 17.01l11.29 -17.01l-7.61 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2567.5 -6107.76l7.69 0l-11.29 -17.01l-11.27 17.01l7.6 0l0 55.75l-7.69 0l11.28 17.01l11.29 -17.01l-7.61 0l0 -55.75z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2398" y="-6432"/> +<point x="2516" y="-6432"/> +<point x="2634" y="-6432"/> +<point x="2334" y="-6026"/> +<point x="2393.5" y="-6026"/> +<point x="2453" y="-6026"/> +<point x="2522.5" y="-6026"/> +<point x="2582" y="-6026"/> +<point x="2334" y="-6383"/> +<point x="2334" y="-6260"/> +<point x="2334" y="-6137"/> +<point x="2634" y="-6184.5"/> +<point x="2634" y="-6183"/> +<point x="2634" y="-6129"/> +<point x="2634" y="-6075"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_man.png b/kivio/kiviopart/stencils/Dia/Cisco/pc_man.png Binary files differnew file mode 100644 index 00000000..f1b1bf5c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_man.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_man.shape b/kivio/kiviopart/stencils/Dia/Cisco/pc_man.shape new file mode 100644 index 00000000..b07886f7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_man.shape @@ -0,0 +1,139 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PC Man</name> +<icon>pc_man.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3486.85 -2527.56c15.76 -22.5 -26.99 -33.75 -26.99 -33.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3486.85 -2527.56c15.76 -22.5 -26.99 -33.75 -26.99 -33.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M3460.6 -2724.38l-21.74 18l-168.01 0l21.74 -18l168.01 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3460.6 -2724.38l-21.74 18l-168.01 0l21.74 -18l168.01 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3269.35 -2571.81l169.512 0 l0 -134.257l-169.512 0l0 134.257z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3269.35 -2571.81l169.512 0 l0 -134.257l-169.512 0l0 134.257" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3460.6 -2587.64l0 -136.43l-22.5 18l0 136.43l22.5 -18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3460.6 -2587.64l0 -136.43l-22.5 18l0 136.43l22.5 -18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3212.36 -2737.56c1.49 15 -8.26 25.5 8.99 47.25c2.52 3.17 -3.75 9.37 -6 12.94c-2.25 3.56 -2.99 8.81 -1.5 13.31c-1.49 0 -2.99 3.75 -2.99 6.75c-1.5 7.5 1.5 12.75 -3.01 14.25c-7.5 3.01 -17.99 3.01 -22.5 7.5c-6 4.5 -11.99 12 -15 21.01c-1.5 0 -4.49 0 -6 0c-13.5 -13.51 -30 -42 -49.49 -48c-7.5 -19.5 6 -36.01 15 -52.5c10.49 -18.01 30 -30 51 -31.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3212.36 -2737.56c1.49 15 -8.26 25.5 8.99 47.25c2.52 3.17 -3.75 9.37 -6 12.94c-2.25 3.56 -2.99 8.81 -1.5 13.31c-1.49 0 -2.99 3.75 -2.99 6.75c-1.5 7.5 1.5 12.75 -3.01 14.25c-7.5 3.01 -17.99 3.01 -22.5 7.5c-6 4.5 -11.99 12 -15 21.01c-1.5 0 -4.49 0 -6 0c-13.5 -13.51 -30 -42 -49.49 -48c-7.5 -19.5 6 -36.01 15 -52.5c10.49 -18.01 30 -30 51 -31.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3111.11 -2663.94c2.36 2.37 8.24 -1.63 12.74 -0.13c7.5 3 18.01 4.5 22.5 0c6.01 -4.5 9 -13.5 13.51 -21c0 -1.5 1.49 -4.5 4.49 -6.01c7.5 0 18.01 3 21 -1.49c9 -9 -2.99 -27 10.51 -34.5c10.49 -4.5 28.5 -7.5 25.49 -22.5c-28.5 -15 -60 -30 -91.49 -22.5c-9 3 -16.5 13.5 -24 21c-1.5 3 -4.51 6.01 -4.51 9c-1.49 19.5 -2.99 37.5 1.5 57c1.5 6 3.75 16.63 8.26 21.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3111.11 -2663.94c2.36 2.37 8.24 -1.63 12.74 -0.13c7.5 3 18.01 4.5 22.5 0c6.01 -4.5 9 -13.5 13.51 -21c0 -1.5 1.49 -4.5 4.49 -6.01c7.5 0 18.01 3 21 -1.49c9 -9 -2.99 -27 10.51 -34.5c10.49 -4.5 28.5 -7.5 25.49 -22.5c-28.5 -15 -60 -30 -91.49 -22.5c-9 3 -16.5 13.5 -24 21c-1.5 3 -4.51 6.01 -4.51 9c-1.49 19.5 -2.99 37.5 1.5 57c1.5 6 3.75 16.63 8.26 21.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3267.11 -2305.56c0 12 0 23.99 0 36c-8.26 7.5 -7.5 19.5 -7.5 30c11.99 6.75 26.25 3.75 39 4.5c0 -2.25 0 -5.25 0.74 -5.25c11.99 -1.49 23.24 -2.25 35.25 -3.75c2.99 -8.24 4.49 -18 4.49 -26.99c-10.49 -5.25 -26.25 -4.5 -31.5 -16.5c-4.49 -12 -4.49 -24.75 -3.75 -36.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3267.11 -2305.56c0 12 0 23.99 0 36c-8.26 7.5 -7.5 19.5 -7.5 30c11.99 6.75 26.25 3.75 39 4.5c0 -2.25 0 -5.25 0.74 -5.25c11.99 -1.49 23.24 -2.25 35.25 -3.75c2.99 -8.24 4.49 -18 4.49 -26.99c-10.49 -5.25 -26.25 -4.5 -31.5 -16.5c-4.49 -12 -4.49 -24.75 -3.75 -36.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3225.1 -2321.31c27.75 3 51.76 -12 77.26 -22.5c6.74 -3 16.49 -0.75 24.75 -0.75c2.25 28.51 -2.25 57 -0.76 85.5c14.26 0 27.75 1.5 42.01 -0.74c7.5 -0.75 15 -4.5 21.74 -8.25c0 -39.76 2.26 -79.5 -2.25 -120c-0.74 -4.5 -3.75 -9 -6.74 -13.51c-1.5 -2.25 -4.51 -4.5 -7.5 -5.24c-33.75 -7.5 -39 -3.75 -72.01 -8.25c-2.99 0 7.5 -16.5 5.25 -19.5c-5.92 -7.89 -84 -3.75 -93.75 -3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3225.1 -2321.31c27.75 3 51.76 -12 77.26 -22.5c6.74 -3 16.49 -0.75 24.75 -0.75c2.25 28.51 -2.25 57 -0.76 85.5c14.26 0 27.75 1.5 42.01 -0.74c7.5 -0.75 15 -4.5 21.74 -8.25c0 -39.76 2.26 -79.5 -2.25 -120c-0.74 -4.5 -3.75 -9 -6.74 -13.51c-1.5 -2.25 -4.51 -4.5 -7.5 -5.24c-33.75 -7.5 -39 -3.75 -72.01 -8.25c-2.99 0 7.5 -16.5 5.25 -19.5c-5.92 -7.89 -84 -3.75 -93.75 -3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3364.61 -2260.56c0 5.24 -1.5 10.5 0.74 15c0.76 2.25 5.25 2.25 8.26 4.5c2.25 2.25 4.49 5.24 7.5 6.75c4.49 2.25 9.75 3 15 3.75c7.5 0.75 15 -1.5 21.74 1.49c0.76 0.75 3.01 0.75 4.51 2.26c4.49 5.24 6 12 2.99 16.49c-6 9 -14.24 15.75 -24.75 18.01c-14.26 2.25 -28.5 0 -42.75 3c-1.5 0 -0.74 0 -1.5 0.75c-0.74 2.25 0.76 8.25 0 8.25c-14.24 0.74 -30.74 3.75 -40.49 -9.76c-3.01 -4.5 -3.75 -11.25 -1.5 -17.25c3.01 -6.01 4.49 -12 6 -18.75c2.25 -5.25 1.5 -5.25 3.75 -10.51c3.01 -7.5 1.5 -15.74 1.5 -23.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3364.61 -2260.56c0 5.24 -1.5 10.5 0.74 15c0.76 2.25 5.25 2.25 8.26 4.5c2.25 2.25 4.49 5.24 7.5 6.75c4.49 2.25 9.75 3 15 3.75c7.5 0.75 15 -1.5 21.74 1.49c0.76 0.75 3.01 0.75 4.51 2.26c4.49 5.24 6 12 2.99 16.49c-6 9 -14.24 15.75 -24.75 18.01c-14.26 2.25 -28.5 0 -42.75 3c-1.5 0 -0.74 0 -1.5 0.75c-0.74 2.25 0.76 8.25 0 8.25c-14.24 0.74 -30.74 3.75 -40.49 -9.76c-3.01 -4.5 -3.75 -11.25 -1.5 -17.25c3.01 -6.01 4.49 -12 6 -18.75c2.25 -5.25 1.5 -5.25 3.75 -10.51c3.01 -7.5 1.5 -15.74 1.5 -23.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3187.6 -2252.3l0 37.5l72.75 -30c12.01 -2.26 15 12.74 15 12.74l0 10.5l-6 0l0 9.76c-6 10.5 -15.74 0 -15.74 0l0 -12l-57.75 26.25l68.24 55.5c9 16.5 0.76 31.5 0.76 31.5c7.5 14.25 -6.01 24 -6.01 24c-17.99 8.99 -17.25 -12.75 -17.25 -12.75c-2.25 -12.75 10.51 -12.75 10.51 -12.75l3.75 -7.5l-79.51 -72l-103.5 59.26l-3.75 8.99c8.26 18.01 -6.75 24 -6.75 24c-21 3.75 -12.75 -15 -12.75 -15c-0.75 -10.5 7.5 -10.5 7.5 -10.5l6 -6.75c0 0 5.25 2.25 -0.74 -3.01c-6 -5.24 -1.5 -19.49 -1.5 -19.49l97.51 -48.01l-32.25 -31.49l-10.51 6.75c0 17.25 -11.99 12 -11.99 12c-12.75 0 -5.25 -13.51 -5.25 -13.51c4.49 -3.75 10.49 -6 10.49 -6l7.5 -16.5l24.76 12.75l28.5 23.99l0 -33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3187.6 -2252.3l0 37.5l72.75 -30c12.01 -2.26 15 12.74 15 12.74l0 10.5l-6 0l0 9.76c-6 10.5 -15.74 0 -15.74 0l0 -12l-57.75 26.25l68.24 55.5c9 16.5 0.76 31.5 0.76 31.5c7.5 14.25 -6.01 24 -6.01 24c-17.99 8.99 -17.25 -12.75 -17.25 -12.75c-2.25 -12.75 10.51 -12.75 10.51 -12.75l3.75 -7.5l-79.51 -72l-103.5 59.26l-3.75 8.99c8.26 18.01 -6.75 24 -6.75 24c-21 3.75 -12.75 -15 -12.75 -15c-0.75 -10.5 7.5 -10.5 7.5 -10.5l6 -6.75c0 0 5.25 2.25 -0.74 -3.01c-6 -5.24 -1.5 -19.49 -1.5 -19.49l97.51 -48.01l-32.25 -31.49l-10.51 6.75c0 17.25 -11.99 12 -11.99 12c-12.75 0 -5.25 -13.51 -5.25 -13.51c4.49 -3.75 10.49 -6 10.49 -6l7.5 -16.5l24.76 12.75l28.5 23.99l0 -33" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3231.11 -2290.56l84.75 -38.25c6 -7.5 -3.75 -18.75 -3.75 -18.75l-79.51 30z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3231.11 -2290.56l84.75 -38.25c6 -7.5 -3.75 -18.75 -3.75 -18.75l-79.51 30" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3283.61 -2586.82l140.996 0 l0 -101.25l-140.996 0l0 101.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3283.61 -2586.82l140.996 0 l0 -101.25l-140.996 0l0 101.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3270.76 -2540.21l170.254 0 l0 -24.7461l-170.254 0l0 24.7461z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3270.76 -2540.21l170.254 0 l0 -24.7461l-170.254 0l0 24.7461" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3231.85 -2498.31l189.004 0 l0 -8.25195l-189.004 0l0 8.25195z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3231.85 -2498.31l189.004 0 l0 -8.25195l-189.004 0l0 8.25195" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3457.62 -2502.06l27.7351 0 l0 -5.99609l-27.7351 0l0 5.99609z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3457.62 -2502.06l27.7351 0 l0 -5.99609l-27.7351 0l0 5.99609" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3485.35 -2509.56l12.01 -19.5l-27.75 0l-11.99 19.5l27.74 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3485.35 -2509.56l12.01 -19.5l-27.75 0l-11.99 19.5l27.74 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3498.1 -2511.81l0 -17.26l-13.5 21.01l0 6l13.5 -9.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3498.1 -2511.81l0 -17.26l-13.5 21.01l0 6l13.5 -9.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3447.85 -2524.56l0 -14.25l-27.74 32.25l0 8.25l27.74 -26.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3447.85 -2524.56l0 -14.25l-27.74 32.25l0 8.25l27.74 -26.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3463.61 -2553.81l0 -31.5l-22.62 19.48l0 33.02l22.62 -21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3463.61 -2553.81l0 -31.5l-22.62 19.48l0 33.02l22.62 -21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3274.61 -2565.06l165 0 l0 -6.00513l-165 0l0 6.00513z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3274.61 -2565.06l165 0 l0 -6.00513l-165 0l0 6.00513" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3461.37 -2582.31l0 -3.83l-23.26 17.26l0 3.83l23.26 -17.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3461.37 -2582.31l0 -3.83l-23.26 17.26l0 3.83l23.26 -17.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3446.37 -2539.56l-25.51 33.75l-188.26 0l30 -33.75l183.77 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3446.37 -2539.56l-25.51 33.75l-188.26 0l30 -33.75l183.77 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3380.35 -2553.06l46.5 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3380.35 -2553.06l46.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3208.36 -2707.56l-5 8.99l7.99 -1z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3208.36 -2707.56l-5 8.99l7.99 -1" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3296.76 -2528.36l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3296.76 -2528.36l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3310.76 -2528.27l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3310.76 -2528.27l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3267.75 -2528.54l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3267.75 -2528.54l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3281.76 -2528.46l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3281.76 -2528.46l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3324.77 -2528.17l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3324.77 -2528.17l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3338.75 -2528.09l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3338.75 -2528.09l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3352.75 -2528l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3352.75 -2528l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3366.76 -2527.9l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3366.76 -2527.9l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3380.76 -2527.81l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3380.76 -2527.81l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3394.77 -2527.72l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3394.77 -2527.72l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3408.75 -2527.63l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3408.75 -2527.63l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3291.76 -2520.36l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3291.76 -2520.36l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3305.76 -2520.26l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3305.76 -2520.26l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3262.75 -2520.55l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3262.75 -2520.55l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3276.76 -2520.46l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3276.76 -2520.46l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3319.77 -2520.18l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3319.77 -2520.18l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3333.75 -2520.09l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3333.75 -2520.09l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3347.75 -2519.99l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3347.75 -2519.99l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3361.76 -2519.9l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3361.76 -2519.9l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3375.76 -2519.81l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3375.76 -2519.81l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3389.77 -2519.72l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3389.77 -2519.72l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3403.75 -2519.63l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3403.75 -2519.63l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3286.76 -2512.35l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3286.76 -2512.35l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3300.76 -2512.27l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3300.76 -2512.27l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3257.75 -2512.55l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3257.75 -2512.55l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3271.76 -2512.45l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3271.76 -2512.45l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3314.77 -2512.18l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3314.77 -2512.18l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3328.75 -2512.09l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3328.75 -2512.09l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3342.75 -2511.99l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3342.75 -2511.99l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3356.76 -2511.9l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3356.76 -2511.9l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3370.76 -2511.82l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3370.76 -2511.82l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3384.77 -2511.72l10 0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3384.77 -2511.72l10 0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3398.75 -2511.63l10 0.07z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3398.75 -2511.63l10 0.07" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3235.6 -2545.56c7.5 0 15.74 1.49 23.24 -0.75c3.75 -1.5 6.76 -6.75 10.51 -8.25c5.25 -1.5 11.25 -2.25 16.5 0.75c0.74 0.75 1.5 2.25 2.99 3c6.76 0.75 13.51 1.5 18.75 6c3.75 3.75 0.76 9.76 1.5 14.26c-1.5 0 -3.75 3 -3.75 1.49c-2.25 -3.75 -2.99 -8.25 -6 -10.5c-4.49 -1.5 -9.75 -2.25 -14.26 0c-0.74 0 0 3.75 2.26 3.75c4.49 0 9.75 3 6.74 6c-9.75 9.76 -24.75 6.76 -38.24 5.25c-4.51 0 -9 -3.75 -14.26 -3.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3235.6 -2545.56c7.5 0 15.74 1.49 23.24 -0.75c3.75 -1.5 6.76 -6.75 10.51 -8.25c5.25 -1.5 11.25 -2.25 16.5 0.75c0.74 0.75 1.5 2.25 2.99 3c6.76 0.75 13.51 1.5 18.75 6c3.75 3.75 0.76 9.76 1.5 14.26c-1.5 0 -3.75 3 -3.75 1.49c-2.25 -3.75 -2.99 -8.25 -6 -10.5c-4.49 -1.5 -9.75 -2.25 -14.26 0c-0.74 0 0 3.75 2.26 3.75c4.49 0 9.75 3 6.74 6c-9.75 9.76 -24.75 6.76 -38.24 5.25c-4.51 0 -9 -3.75 -14.26 -3.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3347.36 -2470.56c3.75 0.74 6 -2.26 9.75 -3.01c2.99 -1.49 6.74 0 9.75 -0.74c6 -2.26 10.51 -6.76 16.5 -9c1.5 -9.75 1.5 -20.25 3.75 -30c0.74 0.75 12.5 -2.75 13.24 -2.75c-0.74 -2.25 1.5 -6 -0.74 -6.75c-8.26 -3 -27.5 -0.24 -36.5 2c-0.74 0 -0.74 -0.75 -0.74 -1.5c-5.25 0 -10.51 -0.74 -15 2.26c-6.01 3.75 -3.01 11.25 -3.75 18c-1.5 3.75 -5.25 6 -8.26 7.5c-2.25 1.5 -6 2.25 -8.24 4.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3347.36 -2470.56c3.75 0.74 6 -2.26 9.75 -3.01c2.99 -1.49 6.74 0 9.75 -0.74c6 -2.26 10.51 -6.76 16.5 -9c1.5 -9.75 1.5 -20.25 3.75 -30c0.74 0.75 12.5 -2.75 13.24 -2.75c-0.74 -2.25 1.5 -6 -0.74 -6.75c-8.26 -3 -27.5 -0.24 -36.5 2c-0.74 0 -0.74 -0.75 -0.74 -1.5c-5.25 0 -10.51 -0.74 -15 2.26c-6.01 3.75 -3.01 11.25 -3.75 18c-1.5 3.75 -5.25 6 -8.26 7.5c-2.25 1.5 -6 2.25 -8.24 4.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3199.61 -2548.56c10.49 0 29.24 -1.49 35.25 3.01c4.49 4.49 8.99 19.49 4.49 25.5c-1.5 3 -13.5 3.75 -19.49 3.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3199.61 -2548.56c10.49 0 29.24 -1.49 35.25 3.01c4.49 4.49 8.99 19.49 4.49 25.5c-1.5 3 -13.5 3.75 -19.49 3.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3107.36 -2661.06c6 0 15 -1.49 17.99 1.5c16.5 12 30 27 42.01 43.5c7.5 13.51 19.49 21.01 22.5 34.5c2.99 12 6 24 10.49 34.5c12.01 21 24 39 37.5 60c3.01 3 10.51 1.5 16.5 4.5c1.5 1.49 3.01 6 4.49 6c9 0 18.01 1.5 25.51 -1.49c13.5 -7.5 28.5 -9 41.99 -13.51c6.01 13.51 25.51 18 25.51 33c-16.5 10.51 -33.01 18.01 -49.49 27c-10.51 4.5 -21.01 13.51 -33.01 13.51c-7.5 0 -41.99 -13.51 -43.5 -10.51c-6 18.01 25.49 51.01 21 72c-6 22.5 -9 42 -13.5 64.5c-1.5 6.01 -4.51 12 -6 19.5c-1.5 4.5 -4.51 9 -7.5 12c-6.01 4.5 -12.01 12 -18.01 13.5c-7.5 3 -15.74 0.75 -23.24 3.75c-4.51 1.5 -9.76 2.26 -14.26 3.75c-7.5 4.5 -18.01 1.5 -19.49 -3c-7.5 -21 -1.5 -45 -9 -66c-15 -42 -27.62 -78.59 -55.51 -126.01c-5.94 -10.1 -27.23 -6.23 -34.5 -18c-23.68 -38.38 -4.5 -100.5 9 -153.01c3 -13.5 15.75 -32.25 29.24 -36.75c4.51 -3 6 -6 10.51 -7.5c6 -4.5 6.74 -11.25 12.75 -11.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3107.36 -2661.06c6 0 15 -1.49 17.99 1.5c16.5 12 30 27 42.01 43.5c7.5 13.51 19.49 21.01 22.5 34.5c2.99 12 6 24 10.49 34.5c12.01 21 24 39 37.5 60c3.01 3 10.51 1.5 16.5 4.5c1.5 1.49 3.01 6 4.49 6c9 0 18.01 1.5 25.51 -1.49c13.5 -7.5 28.5 -9 41.99 -13.51c6.01 13.51 25.51 18 25.51 33c-16.5 10.51 -33.01 18.01 -49.49 27c-10.51 4.5 -21.01 13.51 -33.01 13.51c-7.5 0 -41.99 -13.51 -43.5 -10.51c-6 18.01 25.49 51.01 21 72c-6 22.5 -9 42 -13.5 64.5c-1.5 6.01 -4.51 12 -6 19.5c-1.5 4.5 -4.51 9 -7.5 12c-6.01 4.5 -12.01 12 -18.01 13.5c-7.5 3 -15.74 0.75 -23.24 3.75c-4.51 1.5 -9.76 2.26 -14.26 3.75c-7.5 4.5 -18.01 1.5 -19.49 -3c-7.5 -21 -1.5 -45 -9 -66c-15 -42 -27.62 -78.59 -55.51 -126.01c-5.94 -10.1 -27.23 -6.23 -34.5 -18c-23.68 -38.38 -4.5 -100.5 9 -153.01c3 -13.5 15.75 -32.25 29.24 -36.75c4.51 -3 6 -6 10.51 -7.5c6 -4.5 6.74 -11.25 12.75 -11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3081.11 -2265.81l69.75 26.25l-0.76 -60c-51.74 -133.5 -60 -132.75 -60 -132.75c-17.25 -9.75 -21.74 -10.5 -21.74 -10.5c-24.75 1.5 -38.25 -27.74 -38.25 -27.74c-8.25 -6.76 -16.5 3 -16.5 3l67.5 201.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3081.11 -2265.81l69.75 26.25l-0.76 -60c-51.74 -133.5 -60 -132.75 -60 -132.75c-17.25 -9.75 -21.74 -10.5 -21.74 -10.5c-24.75 1.5 -38.25 -27.74 -38.25 -27.74c-8.25 -6.76 -16.5 3 -16.5 3l67.5 201.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3130" y="-2771"/> +<point x="3259" y="-2086"/> +<point x="3014" y="-2467"/> +<point x="3498" y="-2511"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_router_card.png b/kivio/kiviopart/stencils/Dia/Cisco/pc_router_card.png Binary files differnew file mode 100644 index 00000000..7f75677d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_router_card.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_router_card.shape b/kivio/kiviopart/stencils/Dia/Cisco/pc_router_card.shape new file mode 100644 index 00000000..e84ea95c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_router_card.shape @@ -0,0 +1,55 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PC Router Card</name> +<icon>pc_router_card.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M311.211 -5309.11l314.727 0 l0 -59.1267l-314.727 0l0 59.1267z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M311.211 -5309.11l314.727 0 l0 -59.1267l-314.727 0l0 59.1267" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M529.55 -5334.84l79.39 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M529.55 -5334.84l79.39 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M529.55 -5337.68l79.39 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M529.55 -5337.68l79.39 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M678.79 -5365.21l0 -52.85l-52.85 49.82l0 58.77l52.85 -55.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M678.79 -5365.21l0 -52.85l-52.85 49.82l0 58.77l52.85 -55.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M570.05 -5261.09l0 -13.26l28.59 -39.56l0 24.22l-28.59 28.6z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M570.05 -5261.09l0 -13.26l28.59 -39.56l0 24.22l-28.59 28.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M318.184 -5261.09l251.865 0 l0 -13.0559l-251.865 0l0 13.0559z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M318.184 -5261.09l251.865 0 l0 -13.0559l-251.865 0l0 13.0559" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M570.05 -5274.15l-251.86 0l29.14 -39.77l251.32 0l-28.59 39.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M570.05 -5274.15l-251.86 0l29.14 -39.77l251.32 0l-28.59 39.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M678.79 -5418.06l-314.83 0l-52.74 49.82l314.73 0l52.85 -49.82z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M678.79 -5418.06l-314.83 0l-52.74 49.82l314.73 0l52.85 -49.82" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M367.51 -5397.46l217.148 0 l0 -159.15l-217.148 0l0 159.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M367.51 -5397.46l217.148 0 l0 -159.15l-217.148 0l0 159.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M385.84 -5521.72c0 -15.97 16.55 -18.33 16.55 -18.33c0 0 127.72 0 143.09 0c20.11 0 19.51 18.92 19.51 18.92c0 0 0 78.05 0 89.29c0 11.24 -15.37 15.97 -15.37 15.97c0 0 -130.67 0 -144.87 0c-14.19 0 -18.92 -14.79 -18.92 -14.79l0 -91.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M385.84 -5521.72c0 -15.97 16.55 -18.33 16.55 -18.33c0 0 127.72 0 143.09 0c20.11 0 19.51 18.92 19.51 18.92c0 0 0 78.05 0 89.29c0 11.24 -15.37 15.97 -15.37 15.97c0 0 -130.67 0 -144.87 0c-14.19 0 -18.92 -14.79 -18.92 -14.79l0 -91.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M620.88 -5590.91l-217.01 0l-36.36 34.3l217.15 0l36.22 -34.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M620.88 -5590.91l-217.01 0l-36.36 34.3l217.15 0l36.22 -34.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M620.89 -5431.35l0 -159.63l-36.23 34.07l0 159.45l36.23 -33.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M620.89 -5431.35l0 -159.63l-36.23 34.07l0 159.45l36.23 -33.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M471.35 -5474.42l0 29.08l-14.24 0l20.42 23.51l21.04 -23.51l-15.47 0l0 -29.08l-11.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M467.1 -5474.69l0 29.08l-14.23 0l20.42 23.51l21.03 -23.51l-15.47 0l0 -29.08l-11.76 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M471.35 -5482.38l0 -29.08l-14.24 0l20.42 -23.51l21.04 23.51l-15.47 0l0 29.08l-11.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M467.1 -5482.11l0 -29.08l-14.23 0l20.42 -23.51l21.03 23.51l-15.47 0l0 29.08l-11.76 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M544.14 -5467.7l-29.08 0l0 14.23l-23.52 -20.41l23.52 -21.04l0 15.47l29.08 0l0 11.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M540.87 -5471.77l-29.08 0l0 14.23l-23.52 -20.42l23.52 -21.04l0 15.47l29.08 0l0 11.76z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M408.61 -5467.7l29.08 0l0 14.23l23.51 -20.41l-23.51 -21.04l0 15.47l-29.08 0l0 11.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M407.46 -5471.77l29.08 0l0 14.23l23.52 -20.42l-23.52 -21.04l0 15.47l-29.08 0l0 11.76z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="404" y="-5590"/> +<point x="512.5" y="-5590"/> +<point x="621" y="-5590"/> +<point x="318" y="-5260"/> +<point x="444" y="-5260"/> +<point x="570" y="-5260"/> +<point x="311" y="-5367"/> +<point x="311" y="-5337.5"/> +<point x="311" y="-5308"/> +<point x="679" y="-5417"/> +<point x="679" y="-5390.5"/> +<point x="679" y="-5364"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_video.png b/kivio/kiviopart/stencils/Dia/Cisco/pc_video.png Binary files differnew file mode 100644 index 00000000..3230abf7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_video.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pc_video.shape b/kivio/kiviopart/stencils/Dia/Cisco/pc_video.shape new file mode 100644 index 00000000..7ea6b9e5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pc_video.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<icon>pc_video.png</icon> +<name>Cisco - PC Video</name> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4360.12 -2166.71c54.68 0 98.99 -44.33 98.99 -98.99c0 -54.67 -44.32 -98.99 -98.99 -98.99c-54.68 0 -98.99 44.33 -98.99 98.99c0 54.67 44.32 98.99 98.99 98.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4216.73 -2115.46l25.59 -153.24c0 65.6 53.18 118.8 118.8 118.8c65.61 0 118.79 -53.19 118.79 -118.8l24.16 153.4l-287.34 -0.16z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4292.29 -2239.9l135 0 l0 -45l-135 0l0 45z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4360" y="-2364"/> +<point x="4217" y="-2114"/> +<point x="4360.5" y="-2114"/> +<point x="4504" y="-2114"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pda.png b/kivio/kiviopart/stencils/Dia/Cisco/pda.png Binary files differnew file mode 100644 index 00000000..0761a8fd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pda.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pda.shape b/kivio/kiviopart/stencils/Dia/Cisco/pda.shape new file mode 100644 index 00000000..0625833d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pda.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PDA</name> +<icon>pda.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2685.35 -2535.63l0 151.62" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2694.17 -2546.53c0 4.8 -3.9 8.7 -8.7 8.7c-4.82 0 -8.71 -3.9 -8.71 -8.7c0 -4.81 3.9 -8.72 8.71 -8.72c4.8 0 8.7 3.91 8.7 8.72z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2552.62 -2450.33l159.63 0l-14.06 16.02l-159.63 0l14.06 -16.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2552.62 -2450.33l159.63 0l-14.06 16.02l-159.63 0l14.06 -16.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2538.82 -2132.74l159.073 0 l0 -301.221l-159.073 0l0 301.221z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2538.82 -2132.74l159.073 0 l0 -301.221l-159.073 0l0 301.221" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2663.01 -2183.58c15.96 0 18.32 -16.56 18.32 -16.56c0 0 0 -173.15 0 -188.53c0 -20.1 -18.93 -19.51 -18.93 -19.51c0 0 -78.05 0 -89.29 0c-11.23 0 -15.96 15.37 -15.96 15.37c0 0 0 176.12 0 190.3c0 14.2 14.78 18.93 14.78 18.93l91.07 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2663.01 -2183.58c15.96 0 18.32 -16.56 18.32 -16.56c0 0 0 -173.15 0 -188.53c0 -20.1 -18.93 -19.51 -18.93 -19.51c0 0 -78.05 0 -89.29 0c-11.23 0 -15.96 15.37 -15.96 15.37c0 0 0 176.12 0 190.3c0 14.2 14.78 18.93 14.78 18.93l91.07 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2712.19 -2450.33l0 301.22l-14.3 16.37l0 -301.22l14.3 -16.37z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2712.19 -2450.33l0 301.22l-14.3 16.37l0 -301.22l14.3 -16.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2685" y="-2554"/> +<point x="2539" y="-2132"/> +<point x="2618.5" y="-2132"/> +<point x="2698" y="-2132"/> +<point x="2539" y="-2433"/> +<point x="2712" y="-2449"/> +<point x="2712" y="-2298.5"/> +<point x="2712" y="-2148"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/phone.png b/kivio/kiviopart/stencils/Dia/Cisco/phone.png Binary files differnew file mode 100644 index 00000000..2feb5fa8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/phone.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/phone.shape b/kivio/kiviopart/stencils/Dia/Cisco/phone.shape new file mode 100644 index 00000000..788e13ef --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/phone.shape @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Phone</name> +<icon>phone.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5420.31 -2093.57l209.863 0 l0 -49.2581l-209.863 0l0 49.2581z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5420.31 -2093.57l209.863 0 l0 -49.2581l-209.863 0l0 49.2581" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5630.18 -2142.83l-210.09 0l99.83 -144.91l200.79 0l-90.54 144.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5630.18 -2142.83l-210.09 0l99.83 -144.91l200.79 0l-90.54 144.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5720.71 -2287.74l0 92.65l-90.54 102.07l0 -49.81l90.54 -144.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5720.71 -2287.74l0 92.65l-90.54 102.07l0 -49.81l90.54 -144.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5630.18 -2142.83l90.54 -144.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5630.18 -2142.83l90.54 -144.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5586.3 -2261.39c-12.9 14.82 -28.8 32.11 -39 48.87l0.87 10.89l-31.81 49.13l-3.68 -31.97c6.04 -24.2 81.12 -119.26 98.41 -130.5l3.68 31.98l-27.66 31.82l-0.81 -10.22z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5586.3 -2261.39c-12.9 14.82 -28.8 32.11 -39 48.87l0.87 10.89l-31.81 49.13l-3.68 -31.97c6.04 -24.2 81.12 -119.26 98.41 -130.5l3.68 31.98l-27.66 31.82l-0.81 -10.22" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M5475.11 -2184.47l-3.68 31.97l44.93 0l-3.68 -31.97l-37.57 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5475.11 -2184.47l-3.68 31.97l44.93 0l-3.68 -31.97l-37.57 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M5611.08 -2314.97c-17.29 11.24 -92.36 106.3 -98.41 130.5l-37.57 0c6.06 -24.2 81.11 -119.26 98.4 -130.5l37.58 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5611.08 -2314.97c-17.29 11.24 -92.36 106.3 -98.41 130.5l-37.57 0c6.06 -24.2 81.11 -119.26 98.4 -130.5l37.58 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M5546.2 -2159.49l44.36 -63.3l66.76 0l-39.63 63.3l-71.48 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5546.2 -2159.49l44.36 -63.3l66.76 0l-39.63 63.3l-71.48 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5593.86 -2159.49l41.21 -63.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5593.86 -2159.49l41.21 -63.3" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5570.03 -2159.49l42.78 -63.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5570.03 -2159.49l42.78 -63.3" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5627.6 -2175.31l-70.31 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5627.6 -2175.31l-70.31 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5637.5 -2191.13l-69.12 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5637.5 -2191.13l-69.12 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5647.41 -2206.96l-67.95 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5647.41 -2206.96l-67.95 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5574" y="-2314"/> +<point x="5592.5" y="-2314"/> +<point x="5611" y="-2314"/> +<point x="5420" y="-2093"/> +<point x="5525" y="-2093"/> +<point x="5630" y="-2093"/> +<point x="5420" y="-2142"/> +<point x="5721" y="-2287"/> +<point x="5721" y="-2240.5"/> +<point x="5721" y="-2194"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/phone_fax.png b/kivio/kiviopart/stencils/Dia/Cisco/phone_fax.png Binary files differnew file mode 100644 index 00000000..e2a2a5a8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/phone_fax.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/phone_fax.shape b/kivio/kiviopart/stencils/Dia/Cisco/phone_fax.shape new file mode 100644 index 00000000..dc526294 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/phone_fax.shape @@ -0,0 +1,53 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Phone/Fax</name> +<icon>phone_fax.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4769.76 -2103.57l410.976 0 l0 -49.2581l-410.976 0l0 49.2581z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4769.76 -2103.57l410.976 0 l0 -49.2581l-410.976 0l0 49.2581" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5180.73 -2152.83l-411.2 0l99.83 -144.91l401.91 0l-90.54 144.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5180.73 -2152.83l-411.2 0l99.83 -144.91l401.91 0l-90.54 144.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5271.27 -2297.74l0 92.65l-90.54 102.07l0 -49.81l90.54 -144.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5271.27 -2297.74l0 92.65l-90.54 102.07l0 -49.81l90.54 -144.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4797.63 -2169.56l28.81 -42.17l213.69 0l-28.81 42.17l-213.69 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4797.63 -2169.56l28.81 -42.17l213.69 0l-28.81 42.17l-213.69 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4826.44 -2211.73l28.8 -42.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4826.44 -2211.73l28.8 -42.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M5040.13 -2211.73l28.8 -42.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5040.13 -2211.73l28.8 -42.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5180.73 -2152.83l90.54 -144.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5180.73 -2152.83l90.54 -144.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5136.85 -2271.39c-12.9 14.82 -28.8 32.1 -39 48.88l0.87 10.88l-31.81 49.13l-3.68 -31.97c6.04 -24.2 81.11 -119.26 98.4 -130.5l3.69 31.97l-27.66 31.83l-0.81 -10.22z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5136.85 -2271.39c-12.9 14.82 -28.8 32.1 -39 48.88l0.87 10.88l-31.81 49.13l-3.68 -31.97c6.04 -24.2 81.11 -119.26 98.4 -130.5l3.69 31.97l-27.66 31.83l-0.81 -10.22" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M5025.66 -2194.47l-3.68 31.97l44.93 0l-3.68 -31.97l-37.57 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5025.66 -2194.47l-3.68 31.97l44.93 0l-3.68 -31.97l-37.57 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M5161.63 -2324.97c-17.29 11.24 -92.35 106.3 -98.4 130.5l-37.57 0c6.04 -24.2 81.11 -119.26 98.4 -130.5l37.57 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5161.63 -2324.97c-17.29 11.24 -92.35 106.3 -98.4 130.5l-37.57 0c6.04 -24.2 81.11 -119.26 98.4 -130.5l37.57 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M5096.75 -2169.48l44.37 -63.31l66.76 0l-39.63 63.31l-71.49 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5096.75 -2169.48l44.37 -63.31l66.76 0l-39.63 63.31l-71.49 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5144.41 -2169.48l41.2 -63.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5144.41 -2169.48l41.2 -63.31" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5120.59 -2169.48l42.78 -63.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5120.59 -2169.48l42.78 -63.31" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5178.15 -2185.31l-70.31 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5178.15 -2185.31l-70.31 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5188.06 -2201.13l-69.12 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5188.06 -2201.13l-69.12 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5197.97 -2216.96l-67.95 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5197.97 -2216.96l-67.95 0" style="stroke: background; stroke-width: 0.6944; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5124" y="-2324"/> +<point x="5143" y="-2324"/> +<point x="5162" y="-2324"/> +<point x="4770" y="-2103"/> +<point x="4975.5" y="-2103"/> +<point x="5181" y="-2103"/> +<point x="4770" y="-2152"/> +<point x="5271" y="-2297"/> +<point x="5271" y="-2250.5"/> +<point x="5271" y="-2204"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pix_firewall.png b/kivio/kiviopart/stencils/Dia/Cisco/pix_firewall.png Binary files differnew file mode 100644 index 00000000..317105ff --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pix_firewall.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pix_firewall.shape b/kivio/kiviopart/stencils/Dia/Cisco/pix_firewall.shape new file mode 100644 index 00000000..fd759f21 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pix_firewall.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PIX Firewall</name> +<icon>pix_firewall.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1315.6 -5471.62c0 38.79 -80.86 70.23 -180.6 70.23c-99.75 0 -180.61 -31.45 -180.61 -70.23l0 102.87c0 38.79 80.86 70.24 180.61 70.24c99.75 0 180.6 -31.45 180.6 -70.24l0 -102.87z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1315.6 -5471.62c0 38.79 -80.86 70.23 -180.6 70.23c-99.75 0 -180.61 -31.45 -180.61 -70.23l0 102.87c0 38.79 80.86 70.24 180.61 70.24c99.75 0 180.6 -31.45 180.6 -70.24l0 -102.87" style="stroke: background; stroke-width: 0.8364; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1315.6 -5471.62c0 38.79 -80.86 70.23 -180.6 70.23c-99.75 0 -180.61 -31.45 -180.61 -70.23l0 102.87c0 38.79 80.86 70.24 180.61 70.24c99.75 0 180.6 -31.45 180.6 -70.24l0 -102.87z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1315.6 -5471.62c0 38.79 -80.86 70.23 -180.6 70.23c-99.75 0 -180.61 -31.45 -180.61 -70.23l0 102.87c0 38.79 80.86 70.24 180.61 70.24c99.75 0 180.6 -31.45 180.6 -70.24l0 -102.87" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1135 -5401.39c99.75 0 180.6 -31.45 180.6 -70.23c0 -38.79 -80.86 -70.23 -180.6 -70.23c-99.75 0 -180.61 31.44 -180.61 70.23c0 38.79 80.86 70.23 180.61 70.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1135 -5401.39c99.75 0 180.6 -31.45 180.6 -70.23c0 -38.79 -80.86 -70.23 -180.6 -70.23c-99.75 0 -180.61 31.44 -180.61 70.23c0 38.79 80.86 70.23 180.61 70.23" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1081.7 -5432.66l0 -91.12l86.98 44.05l-86.98 47.07z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1170.13 -5436.8l27.041 0 l0 -84.3652l-27.041 0l0 84.3652z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1135" y="-5541"/> +<point x="1135" y="-5298"/> +<point x="954" y="-5471"/> +<point x="954" y="-5419.5"/> +<point x="954" y="-5368"/> +<point x="1316" y="-5471"/> +<point x="1316" y="-5419.5"/> +<point x="1316" y="-5368"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/printer.png b/kivio/kiviopart/stencils/Dia/Cisco/printer.png Binary files differnew file mode 100644 index 00000000..f3eee5cd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/printer.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/printer.shape b/kivio/kiviopart/stencils/Dia/Cisco/printer.shape new file mode 100644 index 00000000..e7117b5c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/printer.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Printer</name> +<icon>printer.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M287.788 -1136.22l277.481 0 l0 -126.25l-277.481 0l0 126.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M287.788 -1136.22l277.481 0 l0 -126.25l-277.481 0l0 126.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M565.27 -1135.83l0 -126.64l-277.64 0l35.74 -35.74l277.36 0l0 126.64l-35.47 35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M565.27 -1135.83l0 -126.64l-277.64 0l35.74 -35.74l243.56 0l33.81 0l0 126.64l-35.47 35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M565.27 -1262.47l35.47 -35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M565.27 -1262.47l35.47 -35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M565.27 -1169.69l-277.48 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M600.74 -1205.03l-35.47 35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M714.08 -1271.75l-35.47 35.75l-113.34 39.94l35.47 -35.75l113.34 -39.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M714.08 -1271.75l-35.47 35.75l-113.34 39.94l35.47 -35.75l113.34 -39.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="323" y="-1297"/> +<point x="445" y="-1297"/> +<point x="567" y="-1297"/> +<point x="584" y="-1297"/> +<point x="601" y="-1297"/> +<point x="288" y="-1135"/> +<point x="426.5" y="-1135"/> +<point x="565" y="-1135"/> +<point x="288" y="-1261"/> +<point x="288" y="-1215"/> +<point x="288" y="-1169"/> +<point x="714" y="-1271"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/programmable_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/programmable_switch.png Binary files differnew file mode 100644 index 00000000..952b774e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/programmable_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/programmable_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/programmable_switch.shape new file mode 100644 index 00000000..209f083c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/programmable_switch.shape @@ -0,0 +1,52 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Programmable Switch</name> +<icon>programmable_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1664.69 -5247.94l215.996 0 l0 -219.751l-215.996 0l0 219.751z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1664.69 -5247.94l215.996 0 l0 -219.751l-215.996 0l0 219.751" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1772.68 -5396.68l66.42 0" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1841.56 -5416.63l0 38.46l23.17 -18.48l-23.17 -19.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1841.56 -5416.63l0 38.46l23.17 -18.48l-23.17 -19.98" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1772.68 -5320.23l66.42 0" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1841.56 -5340.47l0 38.46l23.17 -18.47l-23.17 -19.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1841.56 -5340.47l0 38.46l23.17 -18.47l-23.17 -19.99" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1734.49 -5358.17l0 -66.41" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1715.06 -5426.77l38.46 0l-18.48 -23.16l-19.98 23.16z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1715.06 -5426.77l38.46 0l-18.48 -23.16l-19.98 23.16" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1810.74 -5358.17l0 -66.41" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1791.05 -5426.51l38.46 0l-18.47 -23.17l-19.99 23.17z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1791.05 -5426.51l38.46 0l-18.47 -23.17l-19.99 23.17" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1811 -5358.66l0 66.41" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1830.31 -5290.09l-38.46 0l18.65 23.17l19.8 -23.17z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1830.31 -5290.09l-38.46 0l18.65 23.17l19.8 -23.17" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1735.27 -5358.66l0 66.41" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1754.98 -5290.09l-38.46 0l18.65 23.17l19.8 -23.17z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1754.98 -5290.09l-38.46 0l18.65 23.17l19.8 -23.17" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1773.63 -5320.25l-66.43 0" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1704.51 -5300.04l0 -38.46l-23.16 18.47l23.16 19.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1704.51 -5300.04l0 -38.46l-23.16 18.47l23.16 19.99" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1773.63 -5396.5l-66.43 0" style="stroke: background; stroke-width: 2.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1704.51 -5376.29l0 -38.46l-23.16 18.47l23.16 19.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1704.51 -5376.29l0 -38.46l-23.16 18.47l23.16 19.99" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1879.93 -5467.94l-215 0l54.5 -43.5l205.5 0l0 218.37l-44.5 45l0 -218.62l-0.5 -1.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1879.93 -5467.94l-215 0l54.5 -43.5l205.5 0l0 0.25l0 218.12l-44.5 45l0 -218.62l-0.5 -1.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1880.31 -5468.31l45 -43.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1772.71 -5312.13c25.34 0 45.89 -20.55 45.89 -45.88c0 -25.34 -20.55 -45.88 -45.89 -45.88c-25.33 0 -45.88 20.54 -45.88 45.88c0 25.34 20.55 45.88 45.88 45.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1772.71 -5312.13c25.34 0 45.89 -20.55 45.89 -45.88c0 -25.34 -20.55 -45.88 -45.89 -45.88c-25.33 0 -45.88 20.54 -45.88 45.88c0 25.34 20.55 45.88 45.88 45.88" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1925" y="-5511"/> +<point x="1665" y="-5247"/> +<point x="1772.5" y="-5247"/> +<point x="1880" y="-5247"/> +<point x="1880.5" y="-5247"/> +<point x="1881" y="-5247"/> +<point x="1665" y="-5467"/> +<point x="1925" y="-5510"/> +<point x="1925" y="-5401"/> +<point x="1925" y="-5292"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/protocol_translator.png b/kivio/kiviopart/stencils/Dia/Cisco/protocol_translator.png Binary files differnew file mode 100644 index 00000000..2a8fb160 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/protocol_translator.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/protocol_translator.shape b/kivio/kiviopart/stencils/Dia/Cisco/protocol_translator.shape new file mode 100644 index 00000000..ea78a6e5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/protocol_translator.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Protocol Translator</name> +<icon>protocol_translator.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2289.34 -5252.35l185.254 0 l0 -317.294l-185.254 0l0 317.294z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2289.34 -5252.35l185.254 0 l0 -317.294l-185.254 0l0 317.294" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2344.91 -5607.65l-55.58 38l185.25 0l46.07 -38l-175.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2344.91 -5607.65l-55.58 38l185.25 0l46.07 -38l-175.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2520.66 -5309.35l0 -298.29l-46.07 38l0 317.29l46.07 -57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2520.66 -5309.35l0 -298.29l-46.07 38l0 317.29l46.07 -57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2429.46 -5495.51l0.04 108.57l-8.14 0l-0.03 -108.57l-12.7 -0.02l16.77 -22.77l16.78 22.77l-12.72 0.02z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2338.21 -5409.35l0.04 -108.58l-8.14 0l-0.03 108.58l-12.7 0.03l16.77 22.76l16.78 -22.76l-12.72 -0.03z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2417.9 -5318.79l-12.36 0.07l17.76 -22.76l16.78 22.76l-12.03 -0.05c-5.04 19.71 -27.35 33.56 -47.55 33.56c-24.17 0 -48.76 -19.98 -48.76 -45.85l8.75 0c0 20.7 20.67 37.48 40.01 37.48c15.35 0 32.61 -10.47 37.4 -25.21z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2345" y="-5607"/> +<point x="2433" y="-5607"/> +<point x="2521" y="-5607"/> +<point x="2289" y="-5251"/> +<point x="2382" y="-5251"/> +<point x="2475" y="-5251"/> +<point x="2289" y="-5569"/> +<point x="2521" y="-5308"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pxf.png b/kivio/kiviopart/stencils/Dia/Cisco/pxf.png Binary files differnew file mode 100644 index 00000000..627e16d8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pxf.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/pxf.shape b/kivio/kiviopart/stencils/Dia/Cisco/pxf.shape new file mode 100644 index 00000000..30f4c7a0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/pxf.shape @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - PXF</name> +<icon>pxf.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2883.93 -5266.77l268.262 0 l0 -244.257l-268.262 0l0 244.257z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2883.93 -5266.77l268.262 0 l0 -244.257l-268.262 0l0 244.257" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3186.07 -5300.31l0 -244.27l-33.89 33.56l0 244.26l33.89 -33.54z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3186.07 -5300.31l0 -244.27l-33.89 33.56l0 244.26l33.89 -33.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2932.99 -5653.23l-49.06 33.55l268.26 0l33.89 -33.55l-253.09 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2932.99 -5653.23l-49.06 33.55l268.26 0l33.89 -33.55l-253.09 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2883.93 -5511.02l268.262 0 l0 -108.653l-268.262 0l0 108.653z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2883.93 -5511.02l268.262 0 l0 -108.653l-268.262 0l0 108.653" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3186.07 -5544.58l0 -108.65l-33.89 33.55l0 108.65l33.89 -33.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3186.07 -5544.58l0 -108.65l-33.89 33.55l0 108.65l33.89 -33.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3152.19 -5511.02l-268.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3152.19 -5511.02l-268.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3152.19 -5511.02l33.89 -33.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3152.19 -5511.02l33.89 -33.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2933.5 -5588.37l43.2717 0 l0 -22.5098l-43.2717 0l0 22.5098z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3075.66 -5588.37l43.262 0 l0 -22.5098l-43.262 0l0 22.5098z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2933.5 -5532.06l43.2717 0 l0 -22.519l-43.2717 0l0 22.519z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3075.66 -5532.06l43.262 0 l0 -22.519l-43.262 0l0 22.519z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2962.86 -5597.45l132.88 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2962.86 -5541.14l132.88 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2955.14 -5541.14l140.6 -56.31" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2955.14 -5597.45l140.6 56.31" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2927.71 -5582.57l43.2717 0 l0 -22.5203l-43.2717 0l0 22.5203z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3069.86 -5582.57l43.2622 0 l0 -22.5203l-43.2622 0l0 22.5203z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2927.71 -5526.26l43.2717 0 l0 -22.5195l-43.2717 0l0 22.5195z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3069.86 -5526.26l43.2622 0 l0 -22.5195l-43.2622 0l0 22.5195z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2957.07 -5593.82l132.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2957.07 -5537.53l132.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2949.34 -5537.53l140.61 -56.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2949.34 -5593.82l140.61 56.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3021.77 -5428.29l0 -53.44l9.52 0l-14.05 -20.18l-14.05 20.18l9.53 0l0 53.44l9.05 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2978.62 -5395.83l-56.12 0l0 -9.06l-21.16 13.38l21.16 13.38l0 -9.06l56.12 0l0 -8.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3012.72 -5354.74l0 53.44l-9.53 0l14.05 20.18l14.05 -20.18l-9.52 0l0 -53.44l-9.05 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3055.86 -5387.2l56.11 0l0 9.06l21.19 -13.38l-21.19 -13.38l0 9.06l-56.11 0l0 8.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3070 -5336.66l-105.05 0l0.1 -108.9l105.05 0l-0.1 108.9z" style="fill: #737373; stroke-width: 0"/> +<svg:path d="M3070 -5336.66l-105.05 0l0.1 -108.9l105.05 0l-0.1 108.9" style="stroke: background; stroke-width: 1.8888; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2991.28 -5446.76l0 110.42" style="stroke: background; stroke-width: 1.8888; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3017.37 -5447.08l0 110.74" style="stroke: background; stroke-width: 1.8888; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3043.44 -5445.01l0 107.7" style="stroke: background; stroke-width: 1.8888; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2964.32 -5418.45l104.96 0" style="stroke: background; stroke-width: 1.8888; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2963.97 -5391.34l104.63 0" style="stroke: background; stroke-width: 1.8888; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M2963.97 -5364.23l105.3 0" style="stroke: background; stroke-width: 1.8888; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="2933" y="-5652"/> +<point x="3059.5" y="-5652"/> +<point x="3186" y="-5652"/> +<point x="2884" y="-5266"/> +<point x="3018" y="-5266"/> +<point x="3152" y="-5266"/> +<point x="2884" y="-5619"/> +<point x="2884" y="-5564.5"/> +<point x="2884" y="-5510"/> +<point x="3186" y="-5544"/> +<point x="3186" y="-5421.5"/> +<point x="3186" y="-5299"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/radio_tower.png b/kivio/kiviopart/stencils/Dia/Cisco/radio_tower.png Binary files differnew file mode 100644 index 00000000..330ecc99 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/radio_tower.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/radio_tower.shape b/kivio/kiviopart/stencils/Dia/Cisco/radio_tower.shape new file mode 100644 index 00000000..b4255c05 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/radio_tower.shape @@ -0,0 +1,181 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Radio Tower</name> +<icon>radio_tower.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1137.87 -1315.17l62.998 0 l0 -224.004l-62.998 0l0 224.004z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1137.87 -1315.17l62.998 0 l0 -224.004l-62.998 0l0 224.004" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1096.31 -1092.92l41.56 -223.99l63 0l37.19 223.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1096.31 -1092.92l41.56 -223.99l63 0l37.19 223.99" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1094.12 -1092.92l129.5 -64.75l-105 -59.5l87.5 -54.25l-64.76 -43.75l57.75 -77l-59.5 -49l61.25 -54.25l-63 -42" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1239.11 -1092.92l-124.98 -64.75l105 -59.5l-87.5 -54.25l64.75 -43.75l-57.74 -77l59.5 -49l-61.25 -54.25l63 -42" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1197.13 -1539.17l-57.75 0l14.4 -27.91l28.3 0l15.05 27.91" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1214.21 -1460.29l11.562 0 l0 -82.842l-11.562 0l0 82.842z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1225.77 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1227.11 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #444444; stroke-width: 0"/> +<svg:path d="M1228.46 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #535353; stroke-width: 0"/> +<svg:path d="M1229.8 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #636363; stroke-width: 0"/> +<svg:path d="M1231.15 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #717171; stroke-width: 0"/> +<svg:path d="M1232.49 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #7e7e7e; stroke-width: 0"/> +<svg:path d="M1233.83 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #8b8b8b; stroke-width: 0"/> +<svg:path d="M1235.18 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #979797; stroke-width: 0"/> +<svg:path d="M1236.52 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #a2a2a2; stroke-width: 0"/> +<svg:path d="M1237.87 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #acacac; stroke-width: 0"/> +<svg:path d="M1239.21 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #b6b6b6; stroke-width: 0"/> +<svg:path d="M1240.56 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #bebebe; stroke-width: 0"/> +<svg:path d="M1241.9 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #c7c7c7; stroke-width: 0"/> +<svg:path d="M1243.24 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #cecece; stroke-width: 0"/> +<svg:path d="M1244.58 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #d5d5d5; stroke-width: 0"/> +<svg:path d="M1245.93 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #dbdbdb; stroke-width: 0"/> +<svg:path d="M1247.27 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #e1e1e1; stroke-width: 0"/> +<svg:path d="M1248.62 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #e6e6e6; stroke-width: 0"/> +<svg:path d="M1249.96 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #eaeaea; stroke-width: 0"/> +<svg:path d="M1251.31 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #eeeeee; stroke-width: 0"/> +<svg:path d="M1252.65 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #f2f2f2; stroke-width: 0"/> +<svg:path d="M1253.99 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #f5f5f5; stroke-width: 0"/> +<svg:path d="M1255.34 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #f7f7f7; stroke-width: 0"/> +<svg:path d="M1256.68 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #fafafa; stroke-width: 0"/> +<svg:path d="M1258.03 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #fbfbfb; stroke-width: 0"/> +<svg:path d="M1259.37 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #fdfdfd; stroke-width: 0"/> +<svg:path d="M1260.71 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #fefefe; stroke-width: 0"/> +<svg:path d="M1262.06 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1263.4 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1264.75 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1266.09 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1267.44 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1268.78 -1460.29l8.448 0 l0 -82.842l-8.448 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1224.21 -1533.58l5.19 -6.37l3.57 0l0 33.46l21.51 0l1.99 1.99l1.99 0l3.38 -3.39c3.39 -1.4 5.38 4.98 5.38 4.98l0 2.38c0 0 -1.99 6.38 -5.38 4.99l-3.38 -3.39l-1.99 0l-1.99 1.98l-21.51 0l0 33.47l-3.57 0l-5.19 -6.38l0 -63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1224.21 -1469.85l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -22.3l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73z" style="fill: #b3b3b3; stroke-width: 0"/> +<svg:path d="M1224.21 -1469.85l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -9.55l0 -3.19l0 -9.56l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1200.31 -1494.94" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1214.21 -1460.29l11.562 0 l0 -82.842l-11.562 0l0 82.842z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1225.77 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1227.11 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #444444; stroke-width: 0"/> +<svg:path d="M1228.46 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #535353; stroke-width: 0"/> +<svg:path d="M1229.8 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #636363; stroke-width: 0"/> +<svg:path d="M1231.15 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #717171; stroke-width: 0"/> +<svg:path d="M1232.49 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #7e7e7e; stroke-width: 0"/> +<svg:path d="M1233.83 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #8b8b8b; stroke-width: 0"/> +<svg:path d="M1235.18 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #979797; stroke-width: 0"/> +<svg:path d="M1236.52 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #a2a2a2; stroke-width: 0"/> +<svg:path d="M1237.87 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #acacac; stroke-width: 0"/> +<svg:path d="M1239.21 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #b6b6b6; stroke-width: 0"/> +<svg:path d="M1240.56 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #bebebe; stroke-width: 0"/> +<svg:path d="M1241.9 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #c7c7c7; stroke-width: 0"/> +<svg:path d="M1243.24 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #cecece; stroke-width: 0"/> +<svg:path d="M1244.58 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #d5d5d5; stroke-width: 0"/> +<svg:path d="M1245.93 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #dbdbdb; stroke-width: 0"/> +<svg:path d="M1247.27 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #e1e1e1; stroke-width: 0"/> +<svg:path d="M1248.62 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #e6e6e6; stroke-width: 0"/> +<svg:path d="M1249.96 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #eaeaea; stroke-width: 0"/> +<svg:path d="M1251.31 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #eeeeee; stroke-width: 0"/> +<svg:path d="M1252.65 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #f2f2f2; stroke-width: 0"/> +<svg:path d="M1253.99 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #f5f5f5; stroke-width: 0"/> +<svg:path d="M1255.34 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #f7f7f7; stroke-width: 0"/> +<svg:path d="M1256.68 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: #fafafa; stroke-width: 0"/> +<svg:path d="M1258.03 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #fbfbfb; stroke-width: 0"/> +<svg:path d="M1259.37 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: #fdfdfd; stroke-width: 0"/> +<svg:path d="M1260.71 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: #fefefe; stroke-width: 0"/> +<svg:path d="M1262.06 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1263.4 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1264.75 -1460.29l1.34302 0 l0 -82.842l-1.34302 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1266.09 -1460.29l1.3479 0 l0 -82.842l-1.3479 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1267.44 -1460.29l1.34204 0 l0 -82.842l-1.34204 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1268.78 -1460.29l8.448 0 l0 -82.842l-8.448 0l0 82.842z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1224.21 -1533.58l5.19 -6.37l3.57 0l0 33.46l21.51 0l1.99 1.99l1.99 0l3.38 -3.39c3.39 -1.4 5.38 4.98 5.38 4.98l0 2.38c0 0 -1.99 6.38 -5.38 4.99l-3.38 -3.39l-1.99 0l-1.99 1.98l-21.51 0l0 33.47l-3.57 0l-5.19 -6.38l0 -63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1224.21 -1469.85l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -22.3l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73z" style="fill: #b3b3b3; stroke-width: 0"/> +<svg:path d="M1224.21 -1469.85l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -9.55l0 -3.19l0 -9.56l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1200.31 -1494.94" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1214.21 -1357.06l11.562 0 l0 -82.8411l-11.562 0l0 82.8411z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1225.77 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1227.11 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #444444; stroke-width: 0"/> +<svg:path d="M1228.46 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #535353; stroke-width: 0"/> +<svg:path d="M1229.8 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #636363; stroke-width: 0"/> +<svg:path d="M1231.15 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #717171; stroke-width: 0"/> +<svg:path d="M1232.49 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #7e7e7e; stroke-width: 0"/> +<svg:path d="M1233.83 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #8b8b8b; stroke-width: 0"/> +<svg:path d="M1235.18 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #979797; stroke-width: 0"/> +<svg:path d="M1236.52 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #a2a2a2; stroke-width: 0"/> +<svg:path d="M1237.87 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #acacac; stroke-width: 0"/> +<svg:path d="M1239.21 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #b6b6b6; stroke-width: 0"/> +<svg:path d="M1240.56 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #bebebe; stroke-width: 0"/> +<svg:path d="M1241.9 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #c7c7c7; stroke-width: 0"/> +<svg:path d="M1243.24 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #cecece; stroke-width: 0"/> +<svg:path d="M1244.58 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #d5d5d5; stroke-width: 0"/> +<svg:path d="M1245.93 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #dbdbdb; stroke-width: 0"/> +<svg:path d="M1247.27 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #e1e1e1; stroke-width: 0"/> +<svg:path d="M1248.62 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #e6e6e6; stroke-width: 0"/> +<svg:path d="M1249.96 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #eaeaea; stroke-width: 0"/> +<svg:path d="M1251.31 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #eeeeee; stroke-width: 0"/> +<svg:path d="M1252.65 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #f2f2f2; stroke-width: 0"/> +<svg:path d="M1253.99 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #f5f5f5; stroke-width: 0"/> +<svg:path d="M1255.34 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #f7f7f7; stroke-width: 0"/> +<svg:path d="M1256.68 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #fafafa; stroke-width: 0"/> +<svg:path d="M1258.03 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #fbfbfb; stroke-width: 0"/> +<svg:path d="M1259.37 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #fdfdfd; stroke-width: 0"/> +<svg:path d="M1260.71 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #fefefe; stroke-width: 0"/> +<svg:path d="M1262.06 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1263.4 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1264.75 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1266.09 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1267.44 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1268.78 -1357.06l8.448 0 l0 -82.8411l-8.448 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1224.21 -1430.33l5.19 -6.38l3.57 0l0 33.47l21.51 0l1.99 1.99l1.99 0l3.38 -3.4c3.39 -1.39 5.38 4.99 5.38 4.99l0 2.38c0 0 -1.99 6.38 -5.38 4.98l-3.38 -3.39l-1.99 0l-1.99 1.99l-21.51 0l0 33.46l-3.57 0l-5.19 -6.37l0 -63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1224.21 -1366.6l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -22.3l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73z" style="fill: #b3b3b3; stroke-width: 0"/> +<svg:path d="M1224.21 -1366.6l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -9.56l0 -3.18l0 -9.56l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1200.31 -1391.69" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1214.21 -1357.06l11.562 0 l0 -82.8411l-11.562 0l0 82.8411z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1225.77 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M1227.11 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #444444; stroke-width: 0"/> +<svg:path d="M1228.46 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #535353; stroke-width: 0"/> +<svg:path d="M1229.8 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #636363; stroke-width: 0"/> +<svg:path d="M1231.15 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #717171; stroke-width: 0"/> +<svg:path d="M1232.49 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #7e7e7e; stroke-width: 0"/> +<svg:path d="M1233.83 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #8b8b8b; stroke-width: 0"/> +<svg:path d="M1235.18 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #979797; stroke-width: 0"/> +<svg:path d="M1236.52 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #a2a2a2; stroke-width: 0"/> +<svg:path d="M1237.87 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #acacac; stroke-width: 0"/> +<svg:path d="M1239.21 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #b6b6b6; stroke-width: 0"/> +<svg:path d="M1240.56 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #bebebe; stroke-width: 0"/> +<svg:path d="M1241.9 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #c7c7c7; stroke-width: 0"/> +<svg:path d="M1243.24 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #cecece; stroke-width: 0"/> +<svg:path d="M1244.58 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #d5d5d5; stroke-width: 0"/> +<svg:path d="M1245.93 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #dbdbdb; stroke-width: 0"/> +<svg:path d="M1247.27 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #e1e1e1; stroke-width: 0"/> +<svg:path d="M1248.62 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #e6e6e6; stroke-width: 0"/> +<svg:path d="M1249.96 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #eaeaea; stroke-width: 0"/> +<svg:path d="M1251.31 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #eeeeee; stroke-width: 0"/> +<svg:path d="M1252.65 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #f2f2f2; stroke-width: 0"/> +<svg:path d="M1253.99 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #f5f5f5; stroke-width: 0"/> +<svg:path d="M1255.34 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #f7f7f7; stroke-width: 0"/> +<svg:path d="M1256.68 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: #fafafa; stroke-width: 0"/> +<svg:path d="M1258.03 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #fbfbfb; stroke-width: 0"/> +<svg:path d="M1259.37 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: #fdfdfd; stroke-width: 0"/> +<svg:path d="M1260.71 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: #fefefe; stroke-width: 0"/> +<svg:path d="M1262.06 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1263.4 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1264.75 -1357.06l1.34302 0 l0 -82.8411l-1.34302 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1266.09 -1357.06l1.3479 0 l0 -82.8411l-1.3479 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1267.44 -1357.06l1.34204 0 l0 -82.8411l-1.34204 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1268.78 -1357.06l8.448 0 l0 -82.8411l-8.448 0l0 82.8411z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1224.21 -1430.33l5.19 -6.38l3.57 0l0 33.47l21.51 0l1.99 1.99l1.99 0l3.38 -3.4c3.39 -1.39 5.38 4.99 5.38 4.99l0 2.38c0 0 -1.99 6.38 -5.38 4.98l-3.38 -3.39l-1.99 0l-1.99 1.99l-21.51 0l0 33.46l-3.57 0l-5.19 -6.37l0 -63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1224.21 -1366.6l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -22.3l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73z" style="fill: #b3b3b3; stroke-width: 0"/> +<svg:path d="M1224.21 -1366.6l-11.15 0c-5.98 -6.78 -5.18 -20.71 -5.18 -20.71l-11.55 0l0 -9.56l0 -3.18l0 -9.56l11.55 0c0 0 -0.8 -13.94 5.18 -20.71l11.15 0l0 63.73" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1"/> +<svg:path d="M1200.31 -1391.69" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="1154" y="-1566"/> +<point x="1168" y="-1566"/> +<point x="1182" y="-1566"/> +<point x="1094" y="-1092"/> +<point x="1239" y="-1092"/> +<point x="1277" y="-1542"/> +<point x="1277" y="-1500.5"/> +<point x="1277" y="-1459"/> +<point x="1277" y="-1439"/> +<point x="1277" y="-1397.5"/> +<point x="1277" y="-1356"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ratemux.png b/kivio/kiviopart/stencils/Dia/Cisco/ratemux.png Binary files differnew file mode 100644 index 00000000..bc65201d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ratemux.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ratemux.shape b/kivio/kiviopart/stencils/Dia/Cisco/ratemux.shape new file mode 100644 index 00000000..d452e2d9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ratemux.shape @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - RateMUX</name> +<icon>ratemux.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3808.36 -5495.76l46.95 -46.66l0 -0.26l-291.89 0l-49.94 46.92l294.87 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3808.36 -5495.76l46.95 -46.66l0 -0.26l-291.89 0l-49.94 46.92l294.87 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3809.93 -5276.35l-0.21 -220.65l-295.14 -0.43l0 221.08l295.35 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3809.93 -5276.35l-0.21 -220.65l-295.14 -0.43l0 221.08l295.35 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3856.51 -5322.94l-0.03 -220.71l-46.77 46.65l0.21 220.65l46.58 -46.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3856.51 -5322.94l-0.03 -220.71l-46.77 46.65l0.21 220.65l46.58 -46.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3619.77 -5278.48l0 -218.96" style="stroke: background; stroke-width: 0.32; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3705.51 -5278.19l0 -219.24" style="stroke: background; stroke-width: 0.32; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3674.86 -5472.84l-49.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3674.86 -5472.84l-49.16 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3695.7 -5472.84l-28.48 11.63l6.76 -11.63l-6.76 -11.63l28.48 11.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3674.86 -5431.11l-49.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3674.86 -5431.11l-49.16 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3695.7 -5431.11l-28.48 11.64l6.76 -11.64l-6.76 -11.62l28.48 11.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3674.86 -5389.38l-49.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3674.86 -5389.38l-49.16 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3695.7 -5389.38l-28.48 11.63l6.76 -11.63l-6.76 -11.63l28.48 11.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3674.86 -5347.66l-49.16 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3674.86 -5347.66l-49.16 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3695.7 -5347.66l-28.48 11.63l6.76 -11.63l-6.76 -11.63l28.48 11.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3678.32 -5301l-52.62 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M3695.7 -5301l-28.48 11.64l6.76 -11.64l-6.76 -11.62l28.48 11.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3517.1 -5435.95l64.31 0l-0.25 7.4l29.79 -20.64l-29.79 -20.63l0.25 7.4l-64.31 0l0 26.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3517.1 -5375.27l64.31 0l-0.25 7.4l29.79 -20.65l-29.79 -20.63l0.25 7.4l-64.31 0l0 26.47z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3710.76 -5399.13l64.31 0l-0.24 9.62l29.79 -26.82l-29.79 -26.84l0.24 9.63l-64.31 0l0 34.4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3710.76 -5320.27l64.31 0l-0.24 9.63l29.79 -26.82l-29.79 -26.84l0.24 9.63l-64.31 0l0 34.4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3517.1 -5314.61l64.31 0l-0.25 7.4l29.79 -20.65l-29.79 -20.63l0.25 7.4l-64.31 0l0 26.47z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3856" y="-5543"/> +<point x="3515" y="-5275"/> +<point x="3662.5" y="-5275"/> +<point x="3810" y="-5275"/> +<point x="3513" y="-5495"/> +<point x="3857" y="-5322"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/relational_database.png b/kivio/kiviopart/stencils/Dia/Cisco/relational_database.png Binary files differnew file mode 100644 index 00000000..882b21e4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/relational_database.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/relational_database.shape b/kivio/kiviopart/stencils/Dia/Cisco/relational_database.shape new file mode 100644 index 00000000..0007b8e4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/relational_database.shape @@ -0,0 +1,23 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Relational Database</name> +<icon>relational_database.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4470.6 -5436.4c0 31.83 -69.67 57.63 -155.6 57.63c-85.94 0 -155.6 -25.81 -155.6 -57.63l0 132.8c0 31.83 69.67 57.63 155.6 57.63c85.94 0 155.6 -25.8 155.6 -57.63l0 -132.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4470.6 -5436.4c0 31.83 -69.67 57.63 -155.6 57.63c-85.94 0 -155.6 -25.81 -155.6 -57.63l0 132.8c0 31.83 69.67 57.63 155.6 57.63c85.94 0 155.6 -25.8 155.6 -57.63l0 -132.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4315 -5378.77c85.94 0 155.6 -25.81 155.6 -57.63c0 -31.83 -69.67 -57.63 -155.6 -57.63c-85.94 0 -155.6 25.8 -155.6 57.63c0 31.83 69.67 57.63 155.6 57.63z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4315 -5378.77c85.94 0 155.6 -25.81 155.6 -57.63c0 -31.83 -69.67 -57.63 -155.6 -57.63c-85.94 0 -155.6 25.8 -155.6 57.63c0 31.83 69.67 57.63 155.6 57.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4315" y="-5493"/> +<point x="4315" y="-5245"/> +<point x="4159" y="-5435"/> +<point x="4159" y="-5369"/> +<point x="4159" y="-5303"/> +<point x="4471" y="-5435"/> +<point x="4471" y="-5369"/> +<point x="4471" y="-5303"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/repeater.png b/kivio/kiviopart/stencils/Dia/Cisco/repeater.png Binary files differnew file mode 100644 index 00000000..9931ef8a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/repeater.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/repeater.shape b/kivio/kiviopart/stencils/Dia/Cisco/repeater.shape new file mode 100644 index 00000000..b413e5b1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/repeater.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Repeater</name> +<icon>repeater.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4774.36 -5249.58l268.076 0 l0 -166.797l-268.076 0l0 166.797z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4774.36 -5249.58l268.076 0 l0 -166.797l-268.076 0l0 166.797" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4807.56 -5450.42l-33.19 34.04l268.08 0l33.19 -34.04l-268.08 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4807.56 -5450.42l-33.19 34.04l268.08 0l33.19 -34.04l-268.08 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5075.64 -5283.62l0 -166.8l-33.19 34.04l0 166.8l33.19 -34.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5075.64 -5283.62l0 -166.8l-33.19 34.04l0 166.8l33.19 -34.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4843.87 -5278.52l130.488 0 l0 -110.634l-130.488 0l0 110.634" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4864.43 -5358.23l90.21 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4864.43 -5333.42l90.21 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M4864.43 -5308.59l90.21 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4808" y="-5449"/> +<point x="4942" y="-5449"/> +<point x="5076" y="-5449"/> +<point x="4774" y="-5249"/> +<point x="4908" y="-5249"/> +<point x="5042" y="-5249"/> +<point x="4774" y="-5415"/> +<point x="5076" y="-5283"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/route_switch_processor.png b/kivio/kiviopart/stencils/Dia/Cisco/route_switch_processor.png Binary files differnew file mode 100644 index 00000000..0969c3bb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/route_switch_processor.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/route_switch_processor.shape b/kivio/kiviopart/stencils/Dia/Cisco/route_switch_processor.shape new file mode 100644 index 00000000..ba701263 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/route_switch_processor.shape @@ -0,0 +1,58 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Route Switch Processor</name> +<icon>route_switch_processor.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5313.93 -5244.89l268.262 0 l0 -268.007l-268.262 0l0 268.007z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5313.93 -5244.89l268.262 0 l0 -268.007l-268.262 0l0 268.007" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5616.07 -5278.44l0 -268.02l-33.89 33.56l0 268.01l33.89 -33.54z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5616.07 -5278.44l0 -268.02l-33.89 33.56l0 268.01l33.89 -33.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5362.98 -5655.11l-49.05 33.55l268.26 0l33.89 -33.55l-253.1 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5362.98 -5655.11l-49.05 33.55l268.26 0l33.89 -33.55l-253.1 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5313.93 -5512.9l268.262 0 l0 -108.653l-268.262 0l0 108.653z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5313.93 -5512.9l268.262 0 l0 -108.653l-268.262 0l0 108.653" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5616.07 -5546.46l0 -108.65l-33.89 33.55l0 108.65l33.89 -33.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5616.07 -5546.46l0 -108.65l-33.89 33.55l0 108.65l33.89 -33.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5582.19 -5512.9l-268.26 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5582.19 -5512.9l-268.26 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5582.19 -5512.9l33.89 -33.56z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5582.19 -5512.9l33.89 -33.56" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5357.69 -5584.44l43.2722 0 l0 -22.5203l-43.2722 0l0 22.5203z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5499.86 -5584.44l43.2617 0 l0 -22.5203l-43.2617 0l0 22.5203z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5357.69 -5528.15l43.2722 0 l0 -22.519l-43.2722 0l0 22.519z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5499.86 -5528.15l43.2617 0 l0 -22.519l-43.2617 0l0 22.519z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5387.06 -5595.7l132.88 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5387.06 -5595.7l132.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5387.06 -5539.4l132.88 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5387.06 -5539.4l132.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5379.34 -5539.4l140.6 -56.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5379.34 -5539.4l140.6 -56.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5379.34 -5595.7l140.6 56.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5379.34 -5595.7l140.6 56.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5453.87 -5417.87l0 -57.99l9.84 0l-14.52 -21.89l-14.52 21.89l9.84 0l0 57.99l9.36 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5424.28 -5409.49l-41 -41.01l6.95 -6.95l-25.74 -5.21l5.21 25.74l6.95 -6.95l41 41.01l6.62 -6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5409.29 -5382.65l-58 0l0 -9.83l-21.87 14.51l21.88 14.52l0 -9.84l58 0l0 -9.35z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5417.66 -5353.07l-41 41l-6.95 -6.95l-5.21 25.74l25.74 -5.21l-6.95 -6.95l41 -41.01l-6.62 -6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5444.51 -5338.07l0 57.99l-9.84 0l14.52 21.89l14.52 -21.89l-9.84 0l0 -57.99l-9.36 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5474.09 -5346.44l41.01 41.01l-6.95 6.95l25.74 5.21l-5.21 -25.74l-6.95 6.95l-41.02 -41l-6.61 6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5489.09 -5373.29l57.99 0l0 9.84l21.88 -14.52l-21.88 -14.51l0 9.83l-57.99 0l0 9.35z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5480.7 -5402.87l41.02 -41.01l6.95 6.95l5.21 -25.74l-25.74 5.21l6.95 6.95l-41.01 41.01l6.61 6.62z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5484.67 -5329.37c27.17 -19.02 33.77 -56.46 14.75 -83.62c-19.02 -27.17 -56.46 -33.77 -83.63 -14.75c-27.16 19.02 -33.75 56.46 -14.74 83.62c19.01 27.17 56.46 33.76 83.62 14.75z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5363" y="-5654"/> +<point x="5489.5" y="-5654"/> +<point x="5616" y="-5654"/> +<point x="5314" y="-5244"/> +<point x="5448" y="-5244"/> +<point x="5582" y="-5244"/> +<point x="5314" y="-5621"/> +<point x="5314" y="-5566.5"/> +<point x="5314" y="-5512"/> +<point x="5616" y="-5545"/> +<point x="5616" y="-5411"/> +<point x="5616" y="-5277"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router.png b/kivio/kiviopart/stencils/Dia/Cisco/router.png Binary files differnew file mode 100644 index 00000000..78c77ba4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router.shape b/kivio/kiviopart/stencils/Dia/Cisco/router.shape new file mode 100644 index 00000000..f7996b34 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Router</name> +<icon>router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1878.93 -3742.38c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.02 183.93 -71.52l0 -104.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1878.93 -3742.38c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.02 183.93 -71.52l0 -104.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1695 -3670.86c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1695 -3670.86c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1653 -3770.35l15.19 22.78l-57.42 13.27l12.55 -10.45l-88.75 -15.17l22.27 -16.69l85.64 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1733.8 -3715.11l-10.36 -23.49l51.8 -10.35l-8.98 8.05l86.33 14.75l-20.71 16.57l-85.81 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1705.48 -3782.79l58.02 -15.88l0.68 24.86l-14.5 -2.76l-28.31 23.49l-27.02 -3.94l29.23 -22.97l-18.1 -2.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1680.61 -3693.69l-55.24 10.35l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.55l-32.46 28.32l16.57 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1695" y="-3813"/> +<point x="1695" y="-3565"/> +<point x="1511" y="-3741"/> +<point x="1511" y="-3689"/> +<point x="1511" y="-3637"/> +<point x="1879" y="-3741"/> +<point x="1879" y="-3689"/> +<point x="1879" y="-3637"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router_in_building.png b/kivio/kiviopart/stencils/Dia/Cisco/router_in_building.png Binary files differnew file mode 100644 index 00000000..61ba5918 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router_in_building.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router_in_building.shape b/kivio/kiviopart/stencils/Dia/Cisco/router_in_building.shape new file mode 100644 index 00000000..cbe7fefb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router_in_building.shape @@ -0,0 +1,95 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Router in building</name> +<icon>router_in_building.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M240.195 -6658.26l86.397 0 l0 -257.705l-86.397 0l0 257.705z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M326.59 -6915.97l-86.4 0l0 257.71l86.4 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M326.59 -6658.26l47.76 -47.76l0 -257.71l-86.39 0l-47.77 47.76l86.4 0l0 257.71z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M326.59 -6658.26l47.76 -47.76l0 -257.71l-86.39 0l-47.77 47.76l86.4 0l0 257.71" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M326.59 -6915.97l47.76 -47.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M326.59 -6915.97l47.76 -47.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M326.592 -6658.26l176.172 0 l0 -576.904l-176.172 0l0 576.904z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M502.76 -7235.17l-176.17 0l0 576.9l176.17 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M502.76 -6658.26l71.64 -71.65l0 -576.9l-176.16 0l-71.65 71.65l176.17 0l0 576.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M502.76 -6658.26l71.64 -71.65l0 -576.9l-176.16 0l-71.65 71.65l176.17 0l0 576.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M502.76 -7235.17l71.64 -71.65z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M502.76 -7235.17l71.64 -71.65" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M418.34 -6998.39l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M455.91 -6998.39l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M342.81 -6997.68l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.37 -6997.68l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M418.04 -6942.34l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M455.6 -6942.34l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M342.51 -6941.64l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.07 -6941.64l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M418.04 -6888.68l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M455.6 -6888.68l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M342.51 -6887.98l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.07 -6887.98l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M252.69 -6894.13l0 26.92l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M290.26 -6894.13l0 26.92l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M254.73 -6843.52l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M292.28 -6843.52l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M254.73 -6797.95l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M292.28 -6797.95l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M419.09 -7206.48l0 26.92l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M456.66 -7206.48l0 26.92l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M343.56 -7205.78l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M381.12 -7205.78l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M418.79 -7150.45l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M456.36 -7150.45l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M343.26 -7149.74l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.82 -7149.74l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M418.79 -7096.79l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M456.36 -7096.79l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M343.26 -7096.07l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.82 -7096.07l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M418.79 -7047.18l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M456.36 -7047.18l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M343.26 -7046.46l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M380.82 -7046.46l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M521.18 -6977.73l0 26.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M521.18 -6931.48l0 26.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M503.252 -6658.26l95.5078 0 l0 -486.123l-95.5078 0l0 486.123z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M598.76 -7144.38l-95.51 0l0 486.12l95.51 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M598.76 -6658.26l70.04 -70.04l0 -486.12l-95.5 0l-70.05 70.04l95.51 0l0 486.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M598.76 -6658.26l70.04 -70.04l0 -486.12l-95.5 0l-70.05 70.04l95.51 0l0 486.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 2; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M521.02 -7121.68l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M558.58 -7121.68l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M520.55 -7071.06l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M558.1 -7071.06l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M520.55 -7025.49l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M558.1 -7025.49l0 26.93l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M520.18 -6950.79l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M557.74 -6977.73l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M520.18 -6904.54l26.93 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M557.74 -6931.48l0 26.93l26.92 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M562.53 -6786.34c0 21.96 -45.8 39.77 -102.28 39.77c-56.48 0 -102.27 -17.81 -102.27 -39.77l0 58.26c0 21.96 45.79 39.78 102.27 39.78c56.49 0 102.28 -17.81 102.28 -39.78l0 -58.26z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M562.53 -6786.34c0 21.96 -45.8 39.77 -102.28 39.77c-56.48 0 -102.27 -17.81 -102.27 -39.77l0 58.26c0 21.96 45.79 39.78 102.27 39.78c56.49 0 102.28 -17.81 102.28 -39.78l0 -58.26" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M460.24 -6746.56c56.49 0 102.28 -17.81 102.28 -39.77c0 -21.96 -45.8 -39.78 -102.28 -39.78c-56.48 0 -102.27 17.81 -102.27 39.78c0 21.96 45.79 39.77 102.27 39.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M460.24 -6746.56c56.49 0 102.28 -17.81 102.28 -39.77c0 -21.96 -45.8 -39.78 -102.28 -39.78c-56.48 0 -102.27 17.81 -102.27 39.78c0 21.96 45.79 39.77 102.27 39.77" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M429.25 -6796.85l11.94 6.36l-26.17 4.82l6.09 -5.08l-45.48 -7.37l3.81 -3.05l45.24 7.36l4.57 -3.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M491.55 -6776.83l-11.9 -6.44l26.21 -4.63l-6.13 5.04l45.42 7.72l-3.84 3.02l-45.17 -7.72l-4.6 3.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M478.04 -6810.06l22.87 -9.4l-3.06 11.69l-6.87 -0.51l-17.26 14.48l-5.85 -1.26l17.27 -13.98l-7.11 -1.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M446.09 -6764.02l-22.74 9.73l2.88 -11.73l6.86 0.41l16.56 -13.96l5.86 1.19l-16.57 13.46l7.14 0.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M599.77 -7144.38l70.04 -70.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M599.77 -7144.38l70.04 -70.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="398" y="-7306"/> +<point x="486" y="-7306"/> +<point x="574" y="-7306"/> +<point x="240" y="-6657"/> +<point x="283.5" y="-6657"/> +<point x="327" y="-6657"/> +<point x="415" y="-6657"/> +<point x="503" y="-6657"/> +<point x="551" y="-6657"/> +<point x="599" y="-6657"/> +<point x="240" y="-6915"/> +<point x="670" y="-7213"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router_with_firewall.png b/kivio/kiviopart/stencils/Dia/Cisco/router_with_firewall.png Binary files differnew file mode 100644 index 00000000..6b3edd33 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router_with_firewall.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router_with_firewall.shape b/kivio/kiviopart/stencils/Dia/Cisco/router_with_firewall.shape new file mode 100644 index 00000000..c16c0a3f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router_with_firewall.shape @@ -0,0 +1,56 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Router with Firewall</name> +<icon>router_with_firewall.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M608.94 -3769.04c0 39.5 -82.36 71.51 -183.93 71.51c-101.59 0 -183.95 -32.01 -183.95 -71.51l0 104.76c0 39.51 82.35 71.52 183.95 71.52c101.56 0 183.93 -32.01 183.93 -71.52l0 -104.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M608.94 -3769.04c0 39.5 -82.36 71.51 -183.93 71.51c-101.59 0 -183.95 -32.01 -183.95 -71.51l0 104.76c0 39.51 82.35 71.52 183.95 71.52c101.56 0 183.93 -32.01 183.93 -71.52l0 -104.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M425.01 -3697.53c101.56 0 183.93 -32.01 183.93 -71.51c0 -39.51 -82.36 -71.52 -183.93 -71.52c-101.59 0 -183.95 32.01 -183.95 71.52c0 39.5 82.35 71.51 183.95 71.51z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M425.01 -3697.53c101.56 0 183.93 -32.01 183.93 -71.51c0 -39.51 -82.36 -71.52 -183.93 -71.52c-101.59 0 -183.95 32.01 -183.95 71.52c0 39.5 82.35 71.51 183.95 71.51" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M424.97 -3744.76c101.17 0 183.18 -31.89 183.18 -71.25c0 -39.34 -82.01 -71.23 -183.18 -71.23c-101.17 0 -183.18 31.89 -183.18 71.23c0 39.36 82.01 71.25 183.18 71.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M424.97 -3744.76c101.17 0 183.18 -31.89 183.18 -71.25c0 -39.34 -82.01 -71.23 -183.18 -71.23c-101.17 0 -183.18 31.89 -183.18 71.23c0 39.36 82.01 71.25 183.18 71.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M608.15 -3816.01c0 39.36 -82.01 71.25 -183.18 71.25c-101.17 0 -183.18 -31.89 -183.18 -71.25l0 50.48c0 39.35 82.01 71.24 183.18 71.24c101.17 0 183.18 -31.88 183.18 -71.24l0 -50.48z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M608.15 -3816.01c0 39.36 -82.01 71.25 -183.18 71.25c-101.17 0 -183.18 -31.89 -183.18 -71.25l0 50.48c0 39.35 82.01 71.24 183.18 71.24c101.17 0 183.18 -31.88 183.18 -71.24l0 -50.48" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M382.99 -3847.01l15.21 22.78l-57.44 13.27l12.55 -10.45l-88.74 -15.17l22.26 -16.69l85.64 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M463.8 -3791.77l-10.37 -23.49l51.8 -10.35l-8.97 8.05l86.33 14.75l-20.72 16.57l-85.8 -16.11l-12.27 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M435.48 -3859.45l58.01 -15.88l0.7 24.86l-14.51 -2.76l-28.32 23.49l-27.01 -3.94l29.22 -22.97l-18.08 -2.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M410.61 -3770.35l-55.25 10.35l-2.07 -25.55l15.89 3.45l30.42 -25.97l26.89 4.55l-32.44 28.32l16.56 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M383.3 -3812.31l49.46 3.24" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M278.82 -3818.92l50.9 3.26" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M257.46 -3841.71l41.01 3.56" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M302.97 -3839.91l-50.51 41.95" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M353.41 -3833.82l-70.95 59.61" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M408.71 -3831.34l-87.01 70.68" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M303.68 -3792.53l51.15 3.28" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M525.28 -3787.1l50.9 3.26" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M422.25 -3793.7l50.89 3.26" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M444.23 -3815.99l-76.77 65.53" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M498.99 -3811.32l-76.53 64.61" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M549.44 -3808.1l-68.23 60.14" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M606.4 -3814.4l-47.5 46.25" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M342.07 -3774.03l51.16 3.28" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M446.61 -3767.33l51.14 3.28" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M347.46 -3879.21l-47.63 41.29" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M414.96 -3886.71l-62.2 55.06" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M548.62 -3853.76l35.09 4.55" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M472.46 -3884.21l-84.95 70.82" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M519.45 -3877.98l-81.89 67.99" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M558.71 -3862.96l-65.34 56.35" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M592.46 -3842.96l-46.16 39.75" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M365.41 -3840.69l51.15 3.28" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M469.95 -3833.99l51.13 3.26" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M573.49 -3827.37l30.23 1.91" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="420" y="-3886"/> +<point x="425" y="-3592"/> +<point x="241" y="-3768"/> +<point x="241" y="-3715.5"/> +<point x="241" y="-3663"/> +<point x="609" y="-3768"/> +<point x="609" y="-3715.5"/> +<point x="609" y="-3663"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router_with_silicon_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/router_with_silicon_switch.png Binary files differnew file mode 100644 index 00000000..e8918db2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router_with_silicon_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/router_with_silicon_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/router_with_silicon_switch.shape new file mode 100644 index 00000000..dbcf7f80 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/router_with_silicon_switch.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Router with Silicon Switch</name> +<icon>router_with_silicon_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1285.46 -3739.74c0 36.61 -76.32 66.29 -170.46 66.29c-94.14 0 -170.46 -29.68 -170.46 -66.29l0 97.1c0 36.6 76.32 66.29 170.46 66.29c94.14 0 170.46 -29.69 170.46 -66.29l0 -97.1z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1285.46 -3739.74c0 36.61 -76.32 66.29 -170.46 66.29c-94.14 0 -170.46 -29.68 -170.46 -66.29l0 97.1c0 36.6 76.32 66.29 170.46 66.29c94.14 0 170.46 -29.69 170.46 -66.29l0 -97.1" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1115 -3673.45c94.14 0 170.46 -29.68 170.46 -66.29c0 -36.61 -76.32 -66.3 -170.46 -66.3c-94.14 0 -170.46 29.69 -170.46 66.3c0 36.61 76.32 66.29 170.46 66.29z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1115 -3673.45c94.14 0 170.46 -29.68 170.46 -66.29c0 -36.61 -76.32 -66.3 -170.46 -66.3c-94.14 0 -170.46 29.69 -170.46 66.3c0 36.61 76.32 66.29 170.46 66.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1063.33 -3757.25l19.91 10.59l-43.62 8.05l10.17 -8.48l-75.81 -12.28l6.36 -5.08l75.38 12.29l7.62 -5.08z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1167.18 -3723.89l-19.82 -10.74l43.68 -7.72l-10.22 8.4l75.7 12.86l-6.39 5.03l-75.29 -12.85l-7.66 5.02z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1144.65 -3779.28l38.11 -15.66l-5.08 19.47l-11.44 -0.84l-28.8 24.14l-9.74 -2.12l28.8 -23.29l-11.86 -1.7z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1091.4 -3702.54l-37.88 16.2l4.8 -19.54l11.45 0.68l27.6 -23.28l9.78 1.97l-27.62 22.44l11.88 1.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1113.42 -3585.98c21.73 0 39.35 -17.62 39.35 -39.34c0 -21.74 -17.62 -39.35 -39.35 -39.35c-21.73 0 -39.35 17.62 -39.35 39.35c0 21.72 17.62 39.34 39.35 39.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1113.42 -3585.98c21.73 0 39.35 -17.62 39.35 -39.34c0 -21.74 -17.62 -39.35 -39.35 -39.35c-21.73 0 -39.35 17.62 -39.35 39.35c0 21.72 17.62 39.34 39.35 39.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1082 -3641c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1132 -3651l9 0l0 8l-9 0l0 -8z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1132 -3635l9 0l0 33l-9 0l0 -33z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1115" y="-3805"/> +<point x="1115" y="-3575"/> +<point x="945" y="-3739"/> +<point x="945" y="-3690.5"/> +<point x="945" y="-3642"/> +<point x="1285" y="-3739"/> +<point x="1285" y="-3690.5"/> +<point x="1285" y="-3642"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/rps.png b/kivio/kiviopart/stencils/Dia/Cisco/rps.png Binary files differnew file mode 100644 index 00000000..271b6c76 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/rps.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/rps.shape b/kivio/kiviopart/stencils/Dia/Cisco/rps.shape new file mode 100644 index 00000000..7ae8e53e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/rps.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - RPS</name> +<icon>rps.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M903.091 -3725.29l333.159 0 l0 -194.512l-333.159 0l0 194.512z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M903.091 -3725.29l333.159 0 l0 -194.512l-333.159 0l0 194.512" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1276.15 -3783.65l-39.9 58.36l0 -194.51l39.9 -48.38l0 184.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1276.15 -3783.65l-39.9 58.36l0 -194.51l39.9 -48.38l0 184.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M962.94 -3968.18l313.21 0l-39.9 48.38l-333.16 0l59.85 -48.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M962.94 -3968.18l313.21 0l-39.9 48.38l-333.16 0l59.85 -48.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1067.67 -3783.53c0.04 -0.02 43.24 -2.36 43.24 -2.36c0 0 -53.12 -20.24 -63.14 -23.78c0.66 -0.28 48.42 -0.87 48.42 -0.87l-144.74 -39.96l95.16 34.96c-0.48 0.2 -35 2.5 -35 2.5c0 0 35.15 17.2 44.93 20.66c-1.47 0.61 -32.02 9.34 -32.02 9.34l171.79 47.79l-128.64 -48.28z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1013 -3895l28 0c6 0 11 6 11 13l0 5 c0 5 -4 10 -9 10c5 0 9 4 9 8 l0 16l-9 0l0 -16 c 0 -4 0 -4 -5 -4 l-16 0 l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1024 -3887l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1063 -3895l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 +0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1074 -3887l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1113 -3882c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="963" y="-3967"/> +<point x="1119.5" y="-3967"/> +<point x="1276" y="-3967"/> +<point x="903" y="-3724"/> +<point x="1069.5" y="-3724"/> +<point x="1236" y="-3724"/> +<point x="903" y="-3919"/> +<point x="1276" y="-3783"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/running_man.png b/kivio/kiviopart/stencils/Dia/Cisco/running_man.png Binary files differnew file mode 100644 index 00000000..cbba1792 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/running_man.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/running_man.shape b/kivio/kiviopart/stencils/Dia/Cisco/running_man.shape new file mode 100644 index 00000000..a7e3523f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/running_man.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Running man</name> +<icon>running_man.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1791.75 -7311.2l-23.12 -8.13l-34.48 23.29l22.06 21.79l1.88 -3.22l4.32 4.03l5.11 0.26l2.15 -5.11l1.85 -0.07l0.58 -3.43l2.42 0.54l1.89 -4.31l6.19 2.16l1.61 -1.08l0.81 -13.18l4.85 -2.73l2.11 -9.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1794.06 -7125.97l11.96 -12.67l3.52 4.22l17.58 4.92l4.22 14.78l-5.62 -0.7l-4.22 9.14l-2.81 -3.52l-7.03 6.33l-0.7 -7.03l-7.03 -0.7l-4.22 -10.55l-5.63 -4.22z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1578.7 -7190.27l-11.46 6.01l-2.84 5.5l-14.21 10.15l1.32 4.17l12.33 -7.75l-11.5 12.26l2.57 3.2l11.62 -9.01l-9.53 14.99l3.55 2.55l10.34 -12.93l-3.47 13.71l4.2 1.11l7.32 -17.71l3.23 -0.13l4.81 8.35l4.31 -0.25l-2.57 -14.33l1.43 -12.64l-11.47 -7.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1803.92 -7108.39l4.22 2.11l-1.41 4.92l-1.41 7.73l-6.34 -2.81l1.42 -7.03l3.52 -4.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1832.04 -7121.75l7.73 3.52l1.41 7.03l-6.33 2.81l0 -6.33l-2.81 -7.03z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1861.57 -7115.42l-89.32 31.65l18.93 62.36l12.73 10.78l82.98 -31.65l-9.14 -64l-16.18 -9.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1800.4 -6930.45l-10.56 9.84l-14.06 -1.41l-2.82 11.25l2.82 11.96l20.39 0l4.23 -4.23l11.25 4.23l24.61 0l9.14 -3.53l-2.81 -7.73l-23.91 -4.92l-14.77 -9.84l-3.52 -5.63z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1534.4 -6981.07l-7.21 -12.49l4.53 -13.39l-10.33 -5.27l-12.29 0.05l-4.59 19.87l3.16 5.06l-6.64 10.02l-5.54 23.98l1.37 9.7l8.17 -1l10.18 -22.2l12.91 -12.18l6.27 -2.16z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1633.02 -7121.75l-13.36 -11.96l25.31 -40.79l10.55 -63.29l-25.31 14.06l-23.21 41.49l-27.43 -16.17l28.84 -54.16l63.99 -39.39l52.75 1.41l28.83 21.81l26.03 35.17l-9.15 9.84l-3.52 48.52l36.58 33.06l-24.62 19.7l-42.9 -37.28l1.41 46.42z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1737.8 -7113.31l40.09 67.52l34.46 99.86l-41.5 14.07l-33.05 -91.44l-50.64 -71.04l-26.03 78.07l-104.79 40.09l-16.17 -34.45l78.07 -30.24l1.41 -9.14l8.44 0.7l8.44 -56.27l-3.52 -16.17l104.79 8.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1629.68 -7125.09l70.41 22.43l33.33 -15.83z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1791.95 -7309.53l7.82 0.31l-5.37 -12.65l-22.33 -15.33l-13.72 -0.54l-12.11 6.99l-12.1 34.71l11.36 -8.29l13.13 -5.63l1.25 3.12l6.88 3.75l6.25 -11.25l18.75 3.12z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1758" y="-7337"/> +<point x="1776" y="-6898"/> +<point x="1836" y="-6898"/> +<point x="1495" y="-6952"/> +<point x="1887" y="-7041"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/satellite.png b/kivio/kiviopart/stencils/Dia/Cisco/satellite.png Binary files differnew file mode 100644 index 00000000..a0318b79 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/satellite.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/satellite.shape b/kivio/kiviopart/stencils/Dia/Cisco/satellite.shape new file mode 100644 index 00000000..037f13b9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/satellite.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Satellite</name> +<icon>satellite.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3114.17 -7102.25l0 13.3l-134.24 49.2l-61.15 -10.54l-36.7 -7.13l-25.18 -5.23l-0.62 -16.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3114.17 -7102.25l0 13.3l-134.24 49.2l-61.15 -10.54l-36.7 -7.13l-25.18 -5.23l-0.62 -16.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2800.68 -6907.54c17.04 0 30.87 -6.04 30.87 -13.5c0 -7.46 -13.83 -13.52 -30.87 -13.52c-17.04 0 -30.87 6.05 -30.87 13.52c0 7.45 13.83 13.5 30.87 13.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2800.68 -6907.54c17.04 0 30.87 -6.04 30.87 -13.5c0 -7.46 -13.83 -13.52 -30.87 -13.52c-17.04 0 -30.87 6.05 -30.87 13.52c0 7.45 13.83 13.5 30.87 13.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2800.48 -7092.38c35.23 0 63.79 -12.49 63.79 -27.9c0 -15.41 -28.55 -27.9 -63.79 -27.9c-35.22 0 -63.77 12.5 -63.77 27.9c0 15.41 28.55 27.9 63.77 27.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2800.48 -7092.38c35.23 0 63.79 -12.49 63.79 -27.9c0 -15.41 -28.55 -27.9 -63.79 -27.9c-35.22 0 -63.77 12.5 -63.77 27.9c0 15.41 28.55 27.9 63.77 27.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2922.51 -7066.37l57.78 9.21l133.88 -45.1l-116.97 -18.32l-140.92 41.04l40.52 6.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2922.51 -7066.37l57.78 9.21l133.88 -45.1l-116.97 -18.32l-140.92 41.04l40.52 6.91" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2912.76 -7063.98c41.58 -10.57 50.68 -20.86 50.68 -20.86c-14.04 -6.77 -64.32 11.44 -64.32 11.44l-8.91 3.06l22.54 6.36z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2912.76 -7063.98c41.58 -10.57 50.68 -20.86 50.68 -20.86c-14.04 -6.77 -64.32 11.44 -64.32 11.44l-8.91 3.06l22.54 6.36" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2896.8 -7072.63l-40.52 -7.08l140.92 -40.87l116.97 18.32l-133.88 45.1l-58.42 -8.98c33.47 -8.1 41.18 -18.71 41.18 -18.71c-14.04 -6.77 -57.99 9.46 -57.99 9.46l-0.17 0.28l-40.65 12.4l0.01 22.39l53.04 -18.04l0.59 -0.22c0 0 2.46 -5.64 2.46 -7.55z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2896.8 -7072.63l-40.52 -7.08l140.92 -40.87l116.97 18.32l-133.88 45.1l-58.42 -8.98c33.47 -8.1 41.18 -18.71 41.18 -18.71c-14.04 -6.77 -57.99 9.46 -57.99 9.46l-0.17 0.28l-40.65 12.4l0.01 22.39l53.04 -18.04l0.59 -0.22c0 0 2.46 -5.64 2.46 -7.55" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2917.43 -7066.3c0.42 0.07 0.86 -0.4 0.98 -1.06c0.12 -0.66 -0.14 -1.25 -0.56 -1.33c-0.42 -0.07 -0.85 0.4 -0.97 1.06c-0.12 0.66 0.13 1.26 0.55 1.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2736.71 -7117.47l0 166.29c0 15.41 28.55 27.91 63.77 27.91c35.23 0 63.79 -12.5 63.79 -27.91l0 -167.71z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2736.71 -7117.47l0 166.29c0 15.41 28.55 27.91 63.77 27.91c35.23 0 63.79 -12.5 63.79 -27.91l0 -167.71" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2800.98 -7095.26c24.66 0 44.64 -8.75 44.64 -19.53c0 -10.79 -19.98 -19.53 -44.64 -19.53c-24.66 0 -44.64 8.75 -44.64 19.53c0 10.79 19.98 19.53 44.64 19.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2800.98 -7095.26c24.66 0 44.64 -8.75 44.64 -19.53c0 -10.79 -19.98 -19.53 -44.64 -19.53c-24.66 0 -44.64 8.75 -44.64 19.53c0 10.79 19.98 19.53 44.64 19.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2744.02 -6985.98l0 15.17l-140.22 49.63l-123.32 -28.54l-0.24 -17.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2744.02 -6985.98l0 15.17l-140.22 49.63l-123.32 -28.54l-0.24 -17.95" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2698.92 -6992.35l45.11 6.38l-140.22 46.5l-123.32 -28.53l146.92 -41.22l33.75 5.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2698.92 -6992.35l45.11 6.38l-140.22 46.5l-123.32 -28.53l146.92 -41.22l33.75 5.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2660.46 -7003.79c-31.01 7.75 -42.28 23.25 -42.28 23.25c46.78 1.39 80.25 -12.06 80.25 -12.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2660.46 -7003.79c-31.01 7.75 -42.28 23.25 -42.28 23.25c46.78 1.39 80.25 -12.06 80.25 -12.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2658 -7003l103.18 -30.07c14.8 0.7 12.89 12.68 12.89 12.68c0.7 7.75 -11.05 11.11 -11.05 11.11l-67.4 17.54z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2658 -7003l103.18 -30.07c14.8 0.7 12.89 12.68 12.89 12.68c0.7 7.75 -11.05 11.11 -11.05 11.11l-67.4 17.54" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2694.01 -6991.58c0.86 0 1.54 -0.34 1.54 -0.77c0 -0.42 -0.68 -0.77 -1.54 -0.77c-0.86 0 -1.54 0.35 -1.54 0.77c0 0.43 0.68 0.77 1.54 0.77z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2800" y="-7147"/> +<point x="2801" y="-6907"/> +<point x="2480" y="-6967"/> +<point x="2480" y="-6949"/> +<point x="3114" y="-7101"/> +<point x="3114" y="-7088"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/satellite_dish.png b/kivio/kiviopart/stencils/Dia/Cisco/satellite_dish.png Binary files differnew file mode 100644 index 00000000..78865de8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/satellite_dish.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/satellite_dish.shape b/kivio/kiviopart/stencils/Dia/Cisco/satellite_dish.shape new file mode 100644 index 00000000..f441d425 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/satellite_dish.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Satellite dish</name> +<icon>satellite_dish.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2241.51 -7079.56c128.87 0 233.34 -19.78 233.34 -44.19c0 -24.41 -104.47 -44.19 -233.34 -44.19c-128.87 0 -233.34 19.78 -233.34 44.19c0 24.41 104.47 44.19 233.34 44.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2241.51 -7079.56c128.87 0 233.34 -19.78 233.34 -44.19c0 -24.41 -104.47 -44.19 -233.34 -44.19c-128.87 0 -233.34 19.78 -233.34 44.19c0 24.41 104.47 44.19 233.34 44.19" style="stroke: foreground; stroke-width: 0.3; stroke-miterlimit: 4"/> +<svg:path d="M2242.76 -7002.05c128.87 0 232.09 -97.29 232.09 -121.7c0 -24.41 -104.47 -44.19 -233.34 -44.19c-128.87 0 -233.34 19.78 -233.34 44.19c0 24.41 105.72 121.7 234.59 121.7z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2241.51 -7079.56c128.87 0 233.34 -19.78 233.34 -44.19c0 -24.41 -104.47 -44.19 -233.34 -44.19c-128.87 0 -233.34 19.78 -233.34 44.19c0 24.41 104.47 44.19 233.34 44.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2241.51 -7079.56c128.87 0 233.34 -19.78 233.34 -44.19c0 -24.41 -104.47 -44.19 -233.34 -44.19c-128.87 0 -233.34 19.78 -233.34 44.19c0 24.41 104.47 44.19 233.34 44.19" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2180.85 -7156.83c-36.82 2.24 -69.49 6.52 -95.01 12.24" style="stroke: #999999; stroke-width: 0.75; stroke-miterlimit: 4"/> +<svg:path d="M2183.33 -7147.6c-35.72 2.61 -66.99 7.38 -90.62 13.61" style="stroke: #999999; stroke-width: 0.75; stroke-miterlimit: 4"/> +<svg:path d="M2185.87 -7137.68c-34.96 3.02 -65.08 8.37 -86.84 15.24" style="stroke: #999999; stroke-width: 0.75; stroke-miterlimit: 4"/> +<svg:path d="M2190.9 -7126.12c-34.15 3.3 -63.21 9.07 -83.48 16.42" style="stroke: #999999; stroke-width: 0.75; stroke-miterlimit: 4"/> +<svg:path d="M2193.35 -7115.36c-32.39 3.73 -59.47 9.98 -77.5 17.78" style="stroke: #999999; stroke-width: 0.75; stroke-miterlimit: 4"/> +<svg:path d="M2197.74 -7102.63c-25.68 3.51 -47.48 8.8 -63.16 15.28" style="stroke: #999999; stroke-width: 0.75; stroke-miterlimit: 4"/> +<svg:path d="M2199.24 -7090.78c-10.36 1.87 -19.89 4.1 -28.39 6.6" style="stroke: #999999; stroke-width: 0.75; stroke-miterlimit: 4"/> +<svg:path d="M2007.55 -7119.55l235.22 -117.95l232.09 113.75" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2244.01 -7207.67c8.79 0 15.91 -3.56 15.91 -7.95c0 -4.4 -7.12 -7.95 -15.91 -7.95c-8.79 0 -15.91 3.56 -15.91 7.95c0 4.4 7.12 7.95 15.91 7.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2244.01 -7253.75l-5 163.75l11.25 0l-6.25 -163.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2192.76 -6973.75l112.5 0 l0 -26.25l-112.5 0l0 26.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2214.01 -6976.25l71.25 0l0 47.5c0 0 -72.5 22.5 -71.25 22.5c1.25 0 0 -70 0 -70z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2244" y="-7253"/> +<point x="2214" y="-6905"/> +<point x="2008" y="-7123"/> +<point x="2008" y="-7121"/> +<point x="2008" y="-7119"/> +<point x="2475" y="-7123"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sc2200.png b/kivio/kiviopart/stencils/Dia/Cisco/sc2200.png Binary files differnew file mode 100644 index 00000000..0cbe710b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sc2200.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sc2200.shape b/kivio/kiviopart/stencils/Dia/Cisco/sc2200.shape new file mode 100644 index 00000000..822a0adc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sc2200.shape @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - SC2200 (Signalling Controller)</name> +<icon>sc2200.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2191.84 -3598.42l161.631 0 l0 -281.846l-161.631 0l0 281.846z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2191.84 -3598.42l161.631 0 l0 -281.846l-161.631 0l0 281.846" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2191.84 -3880.26l30.88 -25.1l155.84 0l-25.09 25.1l-161.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2191.84 -3880.26l30.88 -25.1l155.84 0l-25.09 25.1l-161.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2353.47 -3598.42l25.09 -30.88l0 -276.06l-25.09 25.1l0 281.85z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2353.47 -3598.42l25.09 -30.88l0 -276.06l-25.09 25.1l0 281.85" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2376.42 -3642.51l36.07 0l0 -33.84l-36.07 0.09" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2198.29 -3832.51l-4.91 0l-36.06 0l0 33.84l36.06 -0.09l4.29 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2199.54 -3675.55l-7.23 0c-36.14 0 -41.44 -32.5 -41.44 -32.5l0 33.75c0 0 5.29 32.5 41.44 32.5l6.6 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2372.67 -3798.76l4.82 0c36.14 0 41.9 32.5 41.9 32.5l0 -33.75c0 0 -5.74 -32.5 -41.9 -32.5l-7.95 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2419.39 -3801.89l0 40c-3.93 47.5 -88.15 45 -88.15 45l0 35l-55 -55l55 -55l0 35c0 0 85.65 2.5 88.15 -45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2419.39 -3801.89l0 40c-3.93 47.5 -88.15 45 -88.15 45l0 2.5l0 32.5l-55 -55l55 -55l0 35c0 0 85.65 2.5 88.15 -45" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2151.06 -3672.42l0 -40c2.5 -47.5 60 -45 60 -45l0 -35l55 55l-55 55l0 -35c0 0 -57.5 -2.5 -60 45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2151.06 -3672.42l0 -40c2.5 -47.5 60 -45 60 -45l0 -2.5l0 -32.5l55 55l-55 55l0 -35c0 0 -57.5 -2.5 -60 45" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2245 -3670l15 0l10 40l9 -40l16 0l0 51l-10 0l0 -39l-10 39l-10 0l-10 -39l0 39l-10 0l0 -51z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2223" y="-3904"/> +<point x="2301" y="-3904"/> +<point x="2379" y="-3904"/> +<point x="2192" y="-3597"/> +<point x="2272.5" y="-3597"/> +<point x="2353" y="-3597"/> +<point x="2151" y="-3711"/> +<point x="2151" y="-3671"/> +<point x="2419" y="-3801"/> +<point x="2419" y="-3761"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sc2200_vsc3000_host.png b/kivio/kiviopart/stencils/Dia/Cisco/sc2200_vsc3000_host.png Binary files differnew file mode 100644 index 00000000..aa64f423 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sc2200_vsc3000_host.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sc2200_vsc3000_host.shape b/kivio/kiviopart/stencils/Dia/Cisco/sc2200_vsc3000_host.shape new file mode 100644 index 00000000..b3062cbc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sc2200_vsc3000_host.shape @@ -0,0 +1,40 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - SC2200/VSC3000 host</name> +<icon>sc2200_vsc3000_host.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2876.16 -3609.54l158.203 0 l0 -245.117l-158.203 0l0 245.117z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3034.36 -3854.66l-158.2 0l0 245.12l158.2 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M3034.36 -3609.54l49.14 -49.14l0 -245.12l-144.45 0l-62.89 49.14l158.2 0l0 245.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3034.36 -3609.54l49.14 -49.14l0 -245.12l-144.45 0l-62.89 49.14l158.2 0l0 245.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M3034.36 -3854.66l49.14 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3034.36 -3854.66l49.14 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2937.05 -3817.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2954.71 -3854.66l0 245.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2954.71 -3854.66l0 245.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2957.21 -3854.66l53.46 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2957.21 -3854.66l53.46 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2889.86 -3799.79l53.125 0 l0 -32.5l-53.125 0l0 32.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2966.05 -3799.79l53.125 0 l0 -32.5l-53.125 0l0 32.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2889.86 -3679.79l53.125 0 l0 -32.5l-53.125 0l0 32.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2966.05 -3679.79l53.125 0 l0 -32.5l-53.125 0l0 32.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2889.86 -3627.29l53.125 0 l0 -32.5l-53.125 0l0 32.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M2966.05 -3627.29l53.125 0 l0 -32.5l-53.125 0l0 32.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="2939" y="-3903"/> +<point x="2975" y="-3903"/> +<point x="3011" y="-3903"/> +<point x="3047.5" y="-3903"/> +<point x="3084" y="-3903"/> +<point x="2876" y="-3609"/> +<point x="2915.5" y="-3609"/> +<point x="2955" y="-3609"/> +<point x="2994.5" y="-3609"/> +<point x="3034" y="-3609"/> +<point x="2876" y="-3854"/> +<point x="3084" y="-3658"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/scanner.png b/kivio/kiviopart/stencils/Dia/Cisco/scanner.png Binary files differnew file mode 100644 index 00000000..037c1d55 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/scanner.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/scanner.shape b/kivio/kiviopart/stencils/Dia/Cisco/scanner.shape new file mode 100644 index 00000000..515a224d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/scanner.shape @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Scanner</name> +<icon>scanner.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3327.8 -7115.18l205.83 0l29.24 -140.08l-195.79 0l-39.28 140.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3327.8 -7115.18l205.83 0l29.24 -140.08l-195.79 0l-39.28 140.08" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3327.8 -7115.18l21.05 40.01l205.83 0l-21.05 -40.01l-205.83 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3327.8 -7115.18l21.05 40.01l205.83 0l-21.05 -40.01l-205.83 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3562.87 -7255.25l19.75 37.51l-27.93 142.58l-21.05 -40.01l29.24 -140.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3562.87 -7255.25l19.75 37.51l-27.93 142.58l-21.05 -40.01l29.24 -140.08" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3203.87 -6939.17l157.76 0l149.23 -172.09l-147.71 0l-159.29 172.09z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3203.87 -6939.17l157.76 0l149.23 -172.09l-147.71 0l-159.29 172.09" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3203.87 -6939.17l21.06 40.02l157.76 0l-21.05 -40.02l-157.76 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3203.87 -6939.17l21.06 40.02l157.76 0l-21.05 -40.02l-157.76 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3510.86 -7111.26l19.75 37.52l-147.92 174.59l-21.05 -40.02l149.23 -172.09z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3510.86 -7111.26l19.75 37.52l-147.92 174.59l-21.05 -40.02l149.23 -172.09" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3357.26 -7096.04l16.07 0l-10.94 12.01l-16.05 0l10.92 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3332.66 -7058.45l19.34 -4.51l-10.94 12.01l-10.52 -6.45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3385.36 -7096.04l16.06 0l-10.92 12.01l-16.06 0l10.92 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3413.49 -7096.04l16.06 0l-8.92 12.01l-18.06 0l10.92 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3441.59 -7096.04l16.08 0l-8.93 12.01l-16.06 0l8.91 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3326.02 -7026.69l16.07 0l-11.36 11.99l-16.06 0l11.36 -11.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3354.15 -7026.69l16.06 0l-9.36 11.99l-18.07 0l11.37 -11.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3382.26 -7026.69l16.07 0l-9.36 11.99l-16.07 0l9.35 -11.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3294 -6994.7l16.06 0l-10.18 12.01l-16.07 0l10.19 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3322.12 -6994.7l16.06 0l-8.17 12.01l-18.08 0l10.19 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3350.22 -6994.7l16.08 0l-8.19 12.01l-16.05 0l8.16 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3471.72 -7096.04l16.07 0l-10.94 12.01l-16.05 0l10.92 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3432.26 -7060.83l11.34 5.59l-2.14 1.06l-20.13 5.37l10.93 -12.01z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3405.36 -7057.12c-3.09 5.16 -15.14 9.34 -26.92 9.34c-11.79 0 -18.84 -4.18 -15.75 -9.34c3.09 -5.16 15.16 -9.34 26.95 -9.34c11.78 0 18.81 4.18 15.72 9.34z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3501.7 -7146.24c-1.72 6.36 -8.24 11.51 -14.61 11.51l-107.61 0c-6.37 0 -10.15 -5.16 -8.46 -11.51l20.88 -78.3c1.7 -6.38 8.24 -11.53 14.59 -11.53l107.63 0c6.37 0 10.16 5.16 8.44 11.53l-20.86 78.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3501.7 -7146.24c-1.72 6.36 -8.24 11.51 -14.61 11.51l-107.61 0c-6.37 0 -10.15 -5.16 -8.46 -11.51l20.88 -78.3c1.7 -6.38 8.24 -11.53 14.59 -11.53l107.63 0c6.37 0 10.16 5.16 8.44 11.53l-20.86 78.3" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3367" y="-7254"/> +<point x="3465" y="-7254"/> +<point x="3563" y="-7254"/> +<point x="3225" y="-6898"/> +<point x="3304" y="-6898"/> +<point x="3383" y="-6898"/> +<point x="3204" y="-6938"/> +<point x="3583" y="-7217"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/server_with_pc_router.png b/kivio/kiviopart/stencils/Dia/Cisco/server_with_pc_router.png Binary files differnew file mode 100644 index 00000000..e4a40458 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/server_with_pc_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/server_with_pc_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/server_with_pc_router.shape new file mode 100644 index 00000000..01521778 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/server_with_pc_router.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Server with PC Router</name> +<icon>server_with_pc_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3461.64 -3596.52l161.621 0 l0 -281.856l-161.621 0l0 281.856z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3461.64 -3596.52l161.621 0 l0 -281.856l-161.621 0l0 281.856" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3461.64 -3878.38l30.88 -25.1l155.84 0l-25.1 25.1l-161.62 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3461.64 -3878.38l30.88 -25.1l155.84 0l-25.1 25.1l-161.62 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3623.26 -3596.52l25.1 -30.89l0 -276.06l-25.1 25.1l0 281.86z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3623.26 -3596.52l25.1 -30.89l0 -276.06l-25.1 25.1l0 281.86" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3461.58 -3767.64l160.9 0" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4"/> +<svg:path d="M3461.58 -3615.76l160.9 0" style="stroke: background; stroke-width: 0.6; stroke-miterlimit: 4"/> +<svg:path d="M3530.19 -3678.01l0 23.12l-9.04 0l18.11 23.12l18.59 -23.12l-9.04 0l0 -23.13l-18.61 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3530.19 -3696.37l0 -23.13l-9.04 0l18.11 -23.13l18.59 23.12l-9.04 0l0 23.12l-18.61 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3483.07 -3695.29l23.13 0l0 -9.04l23.13 18.11l-23.12 18.59l0 -9.04l-23.13 0l0 -18.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3595.31 -3695.29l-23.12 0l0 -9.04l-23.12 18.11l23.13 18.59l0 -9.04l23.13 0l0 -18.61z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3474.47 -3827.6l75 0 l0 -30.8201l-75 0l0 30.8201z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3481.97 -3841.95l60.84 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3550.31 -3858.61l-75.84 0l0 30" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3473.04 -3826.95l76.67 0l0 -32.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="3493" y="-3902"/> +<point x="3570.5" y="-3902"/> +<point x="3648" y="-3902"/> +<point x="3462" y="-3596"/> +<point x="3542.5" y="-3596"/> +<point x="3623" y="-3596"/> +<point x="3462" y="-3877"/> +<point x="3462" y="-3822"/> +<point x="3462" y="-3767"/> +<point x="3462" y="-3691"/> +<point x="3462" y="-3615"/> +<point x="3648" y="-3626"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sip_proxy_server.png b/kivio/kiviopart/stencils/Dia/Cisco/sip_proxy_server.png Binary files differnew file mode 100644 index 00000000..8a1b90ce --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sip_proxy_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sip_proxy_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/sip_proxy_server.shape new file mode 100644 index 00000000..cc151f5c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sip_proxy_server.shape @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - SIP Proxy server</name> +<icon>sip_proxy_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4120.07 -3598.91l161.055 0 l0 -281.016l-161.055 0l0 281.016z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4281.12 -3879.92l-161.06 0l0 281.02l161.06 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4281.12 -3598.91l49.15 -49.14l0 -281.02l-161.06 0l-49.14 49.14l161.06 0l0 281.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4281.12 -3598.91l49.15 -49.14l0 -281.02l-161.06 0l-49.14 49.14l161.06 0l0 281.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4281.12 -3879.92l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4281.12 -3879.92l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4122.56 -3784.67l157.18 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4122.56 -3636.03l157.18 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4164.74 -3841.93l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4147.24 -3826.93l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M4262.94 -3753.87l-107.67 0c-12.26 0 -22.21 9.94 -22.21 22.21c0 12.26 10.92 21.35 23.17 21.35l18.04 0c12.26 0 21.22 11.15 21.22 23.42c0 12.27 -9.93 22.19 -22.19 22.19l-32.94 0" style="stroke: background; stroke-width: 2.31; stroke-miterlimit: 4"/> +<svg:path d="M4258.81 -3767.79l0 27.91l16.81 -13.4l-16.81 -14.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4258.81 -3767.79l0 27.91l16.81 -13.4l-16.81 -14.51" style="stroke: background; stroke-width: 0.2212; stroke-miterlimit: 4"/> +<svg:path d="M4141 -3650.92l0 -27.89l-16.81 13.38l16.81 14.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4141 -3650.92l0 -27.89l-16.81 13.38l16.81 14.51" style="stroke: background; stroke-width: 0.2212; stroke-miterlimit: 4"/> +<svg:path d="M4213 -3714l9 0l0 51l-9 0l0 -51z" style="fill: background; +stroke: background; stroke-width: 0"/> +<svg:path d="M4233 -3714l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4244 -3706l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4169" y="-3928"/> +<point x="4249.5" y="-3928"/> +<point x="4330" y="-3928"/> +<point x="4120" y="-3598"/> +<point x="4200.5" y="-3598"/> +<point x="4281" y="-3598"/> +<point x="4120" y="-3879"/> +<point x="4330" y="-3647"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sitting_woman.png b/kivio/kiviopart/stencils/Dia/Cisco/sitting_woman.png Binary files differnew file mode 100644 index 00000000..b6ad7435 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sitting_woman.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sitting_woman.shape b/kivio/kiviopart/stencils/Dia/Cisco/sitting_woman.shape new file mode 100644 index 00000000..5f082a17 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sitting_woman.shape @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Sitting woman</name> +<icon>sitting_woman.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3794.93 -7251.8l-67.27 -1.56l-3.65 3.12l19.3 58.4l71.44 -3.65l3.13 -3.64l-22.95 -52.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3883.06 -7299.77l25.39 20.84l-3.05 8.13l2.03 11.18l4.06 11.19l24.75 10.7l6.25 -13.04l-6.78 -5.21l1.56 -11.99l-15.12 -29.2l-39.1 -2.61z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3885.07 -7289.09l-8.27 12.27l-2.09 12.52l-7.29 -17.73l17.66 -7.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3878.36 -7282.56l3.14 4.17l3.64 0.52l-1.56 -3.13l2.08 -4.17l2.09 4.17l2.09 4.17l4.69 2.09l0 -4.17l2.09 -3.65l2.09 4.17l4.69 2.61l0.52 -3.65l5.73 -0.52l-20.85 -17.21l-10.95 0.52l-3.65 3.65l4.17 10.43z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3881.49 -7241.9l13.03 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3875.22 -7266.4l0.53 5.21l0 14.6l-7.31 -0.52l-3.65 -4.18l3.14 -5.73l1.04 -5.22l4.17 -8.87l2.08 4.7z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3819.44 -7193.4l-73.01 5.21l-3.12 4.17l1.04 8.34l33.37 14.6l73 -8.34l1.04 -9.38l-32.32 -14.6z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3809.01 -7205.39l-57.36 3.12l-15.64 -43.8l55.8 0l17.21 40.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3807.97 -7163.15l-6.78 -11.47l-8.87 -7.29l-0.52 3.64l-13.04 -5.73l1.56 4.17l-8.34 -3.13l3.13 5.21l-4.7 -0.53l4.7 7.82l5.73 5.21l16.69 8.35l10.43 -6.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3824.31 -7091.22l-28.71 5.51l-7.03 10.38l0.57 17.88l16.32 70.13l-0.29 27.34l-10.56 16.42l23.46 -0.38l11.43 -8.58l5.08 -1.52l0.43 -13.94l-7.95 -13.65l-2.44 -11.89l1.58 -32.89l-2.74 -19.62l0.86 -45.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3832.92 -6973.07l-5.04 0.4l-7.5 7.58l-11.02 13.06l-9.54 1.93l3.52 -5.48l-9.22 9.21l-14.72 6.8l1.02 2.82l15.53 3.27l13.39 0.42l8.49 -3.64l5.94 -11.53l4.5 16.88l1.67 0.05l7.36 -20.98l-0.16 -12.85l-4.22 -7.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3861.2 -7092.86l-34.78 5.61l-4.81 11.01l-2.51 8.86l25.74 70.13l-0.29 27.34l-10.57 16.42l23.46 -0.39l11.43 -8.57l5.07 -1.51l0.43 -13.94l-7.94 -13.64l-2.44 -11.9l1.59 -32.88l-2.74 -19.62l-1.63 -36.89z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3872.29 -6983.01l-5.04 0.4l-7.48 7.59l-11.01 13.05l-9.55 1.93l3.52 -5.47l-9.22 9.2l-14.73 6.8l1.04 2.82l15.53 3.28l13.38 0.42l8.49 -3.64l5.95 -11.54l4.49 16.88l1.68 0.06l7.34 -20.99l-0.16 -12.84l-4.22 -7.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3916.42 -7231.98l-26.06 8.34l-26.06 2.09l-20.86 7.29l-5.22 8.35l6.25 33.37l-8.34 12.51l-6.25 0l-3.14 5.22l-12.51 -9.39l-10.43 0l-10.43 8.34l4.17 14.6l29.2 19.82l21.91 3.13l10.43 -8.35l-11.47 30.24l-23.99 6.26l-9.37 21.89l9.38 26.07l50.06 9.39l29.2 3.12l25.04 -3.13l13.56 -10.43l4.16 -12.51l1.06 -10.43l6.25 -7.31l-8.34 -23.98l-2.09 -25.02l7.31 1.04l11.47 -5.22l11.47 -77.17l-7.29 -12.51l-23.98 -10.43l-25.04 -5.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3877 -7283.99l11.67 -4.17l23.33 7.5l5 35l-2.5 15.83l-27.5 6.67l-12.5 -14.17l-2.5 -20.83l5 -25.83z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3946.46 -7064.48l-9.37 -5l-9.37 10l-28.75 4.37l-28.75 -11.25l-22.61 -30.06l-23.99 6.26l-9.37 21.89l9.38 26.07l69.1 12.08l35.19 -2.7l13.56 -10.43l5 -21.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3875.75 -7247.63l6.78 13.55l4.18 3.65l4.16 2.09l1.56 10.43l-9.9 5.21l-4.17 1.56l-14.6 1.56l-7.3 -2.61l-3.65 -6.78l4.7 1.04l3.14 -2.61l-5.22 -2.09l-3.12 -3.65l0 -4.69l4.16 2.61l6.27 -1.56l-2.62 -2.09l-1.04 -3.65l6.25 -0.52l1.56 -4.17l-1.04 -3.65l4.69 -7.82l5.21 4.17z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3913.33 -7246.81l0.52 4.69l-2.08 2.61l-3.65 0l2.08 2.61l3.65 0.53l-0.52 3.64l-3.14 2.09l-4.7 -0.52l2.09 3.64l4.69 1.57l4.18 -2.09l-0.53 4.7l-2.08 4.69l-4.7 1.56l4.18 2.61l6.25 -1.04l-1.56 4.7l0 5.21l3.65 -1.56l3.65 -4.17l2.6 3.12l5.22 2.61l7.83 2.61l8.86 1.56l6.78 -3.65l1.57 -4.17l-4.71 0.52l-4.69 -1.56l3.65 -1.56l2.61 -3.13l2.61 -5.73l-3.12 -3.65l-1.56 3.65l-3.14 2.08l-0.52 -4.69l1.04 -4.18l-3.65 1.04l-4.69 -1.04l1.56 -4.69l2.09 -3.65l-0.53 -5.22l-2.08 2.09l-3.13 1.04l-4.69 -1.04l1.56 -3.14l0.53 -4.69l-2.62 -2.09l-1.03 2.61l-3.12 -1.04l0 -5.73l-10.43 0l-6.78 6.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3914.58 -7210.73l-6.87 8.12l-9.37 -9.38c0 0 -4.37 11.87 -7.5 8.12l-1.25 -7.5l-5.62 4.37c0 0 -13.12 2.5 -10 0c3.13 -2.5 3.13 -7.5 3.13 -7.5l18.75 -20l25.63 1.25l-6.87 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3896.06 -7023.24l-1.17 44.98l-60.96 13.72c-9.53 -2.18 -12.4 9.72 -12.4 9.72l-0.33 8.4l4.81 0.19l-0.31 7.79c4.46 8.58 12.6 0.5 12.6 0.5l0.37 -9.59l49.08 -17.2l-43.81 32.22c-7.71 12.9 -1.59 25.16 -1.59 25.16c-6.45 11.15 4.03 19.37 4.03 19.37c14.11 7.75 14.2 -9.65 14.2 -9.65c2.21 -10.13 -7.99 -10.53 -7.99 -10.53l-2.76 -6.11l53.33 -45.05l62.11 41.89l2.72 7.31c-7.17 14.12 4.64 19.4 4.64 19.4c16.67 3.66 10.66 -11.59 10.66 -11.59c0.93 -8.37 -5.66 -8.62 -5.66 -8.62l-4.58 -5.59c0 0 -4.28 1.63 0.68 -2.38c4.97 -4 1.82 -15.54 1.82 -15.54l-57.68 -32.69l41.78 10.84l8.18 5.72c-0.55 13.79 9.22 9.97 9.22 9.97c10.19 0.4 4.62 -10.63 4.62 -10.63c-3.49 -3.13 -8.2 -5.13 -8.2 -5.13l-4.23 -8.62l-23.94 -6.85l-36.04 -6.71l1.04 -39.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3881.67 -7011.18l-80.47 -27.57c-5.35 -5.5 1.52 -15.21 1.52 -15.21l79.39 25.16z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3939.31 -7030.78l-55.8 21.01l0.6 -48.01c41.4 -106.8 48 -106.2 48 -106.2c13.8 -7.79 17.39 -8.4 17.39 -8.4c19.8 1.2 26.85 -5.95 26.85 -5.95c6.6 -5.4 13.2 2.4 13.2 2.4l-50.25 145.15z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3883" y="-7299"/> +<point x="3846" y="-6887"/> +<point x="3724" y="-7249"/> +<point x="3990" y="-7175"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/small_business.png b/kivio/kiviopart/stencils/Dia/Cisco/small_business.png Binary files differnew file mode 100644 index 00000000..bfbc6374 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/small_business.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/small_business.shape b/kivio/kiviopart/stencils/Dia/Cisco/small_business.shape new file mode 100644 index 00000000..82b883ec --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/small_business.shape @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Small Business</name> +<icon>small_business.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4283.81 -6930.37l425.742 0 l0 -232.036l-425.742 0l0 232.036z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4455.95 -6934.45l41.3972 0 l0 -138.721l-41.3972 0l0 138.721z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4455.95 -6934.45l41.3972 0 l0 -138.721l-41.3972 0l0 138.721" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4497.34 -6934.45l41.2688 0 l0 -138.721l-41.2688 0l0 138.721z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4497.34 -6934.45l41.2688 0 l0 -138.721l-41.2688 0l0 138.721" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4443.68 -6924.55l107.295 0 l0 -9.90234l-107.295 0l0 9.90234z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4443.68 -6924.55l107.295 0 l0 -9.90234l-107.295 0l0 9.90234" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4438.23 -6914.57l118.204 0 l0 -9.9812l-118.204 0l0 9.9812z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4438.23 -6914.57l118.204 0 l0 -9.9812l-118.204 0l0 9.9812" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4433.18 -6904.59l128.3 0 l0 -9.97974l-128.3 0l0 9.97974z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4433.18 -6904.59l128.3 0 l0 -9.97974l-128.3 0l0 9.97974" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4475.98 -7011.92l11.21 0" style="stroke: background; stroke-width: 2.0002; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4518.66 -7011.92l-11.21 0" style="stroke: background; stroke-width: 2.0002; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4715.01 -7142.72l10.51 22.31l-457.46 0l10.51 -22.31l436.45 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4715.01 -7142.72l10.51 22.31l-457.46 0l10.51 -22.31l436.45 0" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4327.54 -6985.19l82.7739 0 l0 -114.532l-82.7739 0l0 114.532" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: square; stroke-linejoin: mitre"/> +<svg:path d="M4582.99 -6985.14l82.7742 0 l0 -114.531l-82.7742 0l0 114.531" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: square; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4284" y="-7161"/> +<point x="4497" y="-7161"/> +<point x="4710" y="-7161"/> +<point x="4433" y="-6904"/> +<point x="4497" y="-6904"/> +<point x="4561" y="-6904"/> +<point x="4268" y="-7119"/> +<point x="4726" y="-7119"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/small_hub.png b/kivio/kiviopart/stencils/Dia/Cisco/small_hub.png Binary files differnew file mode 100644 index 00000000..3754a69c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/small_hub.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/small_hub.shape b/kivio/kiviopart/stencils/Dia/Cisco/small_hub.shape new file mode 100644 index 00000000..12ebbd02 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/small_hub.shape @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Small hub</name> +<icon>small_hub.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5032.6 -3694l49.7 -101.87l-344.11 0l-77.36 101.87l371.78 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5032.6 -3694l49.7 -101.87l-344.11 0l-77.36 101.87l371.78 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5082.31 -3703.42l-0.02 -92.45l-49.7 101.87l0 109.86l49.72 -119.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5082.31 -3703.42l-0.02 -92.45l-49.7 101.87l0 109.86l49.72 -119.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5032.6 -3584.14l0 -109.86l-371.83 0l0.14 109.86l371.69 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5032.6 -3584.14l0 -109.86l-371.83 0l0.14 109.86l371.69 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4699.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4699.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4732.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4732.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4764.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4764.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4797.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4797.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4829.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4829.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4862.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4862.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4894.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4894.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4927.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4927.48 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4959.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4959.98 -3601.1l22.5 0 l0 -22.5l-22.5 0l0 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4973.13 -3749.49l11.64 -13.87l24.79 15.73l-49.46 13.8l10.25 -11.19l-98.73 0l3.5 -4.47l98.01 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4881.02 -3749.57l-2.87 4.57l-98 0l-10.4 10.02l-26.57 -12.74l53.42 -16.8l-13.57 14.94l98 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4738" y="-3795"/> +<point x="4910" y="-3795"/> +<point x="5082" y="-3795"/> +<point x="4661" y="-3583"/> +<point x="4847" y="-3583"/> +<point x="5033" y="-3583"/> +<point x="4661" y="-3693"/> +<point x="5082" y="-3702"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/softphone.png b/kivio/kiviopart/stencils/Dia/Cisco/softphone.png Binary files differnew file mode 100644 index 00000000..a8bfc939 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/softphone.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/softphone.shape b/kivio/kiviopart/stencils/Dia/Cisco/softphone.shape new file mode 100644 index 00000000..dd5c605f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/softphone.shape @@ -0,0 +1,51 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Softphone</name> +<icon>softphone.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5482.01 -6953.33l209.59 0 l0 -39.209l-209.59 0l0 39.209z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5482.01 -6953.33l209.59 0 l0 -39.209l-209.59 0l0 39.209" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5727.07 -7028.28l0 39.6l-35.47 35.74l0 -39.6l-209.75 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5727.07 -7028.28l0 39.6l-35.47 35.74l0 -39.6l-209.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5483.52 -7028.28l243.55 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5483.52 -7028.28l243.55 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5691.6 -6992.53l35.47 -35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5691.6 -6992.53l35.47 -35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5481.85 -6993.33l209.473 0 l0 -157.939l-209.473 0l0 157.939z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5481.85 -6993.33l209.473 0 l0 -157.939l-209.473 0l0 157.939" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5691.33 -6993.33l35.74 -35.74l0 -157.94l-209.47 0l-35.74 35.74l209.47 0l0 157.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5691.33 -6993.33l35.74 -35.74l0 -157.94l-209.47 0l-35.74 35.74l209.47 0l0 157.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5500.14 -7011.63l172.89 0 l0 -121.357l-172.89 0l0 121.357z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5500.14 -7011.63l172.89 0 l0 -121.357l-172.89 0l0 121.357" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5691.33 -7151.27l35.74 -35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5691.33 -7151.27l35.74 -35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5681.25 -6924.67l0 -23.23l-241.07 0l27.44 -27.43l241.05 0l0 23.23l-27.42 27.43z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5681.25 -6924.67l0 -23.23l-241.07 0l27.44 -27.43l241.05 0l0 23.23l-27.42 27.43" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5440.18 -6924.67l241.074 0 l0 -23.2324l-241.074 0l0 23.2324z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5440.18 -6924.67l241.074 0 l0 -23.2324l-241.074 0l0 23.2324" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5681.25 -6947.91l27.42 -27.43z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5681.25 -6947.91l27.42 -27.43" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5580.45 -7096.51c0 0 18.87 -11.05 32.97 -7.6l2.95 9.23l8.83 16.23l37.31 -20.29l-9.55 -17.52l-12.68 -4.97c0 0 -32.83 -2.13 -68.3 15.51l-5.65 3.07c-34.04 20.18 -50.08 48.93 -50.08 48.93l-2.73 13.35l9.53 17.52l37.31 -20.29l-8.83 -16.23l-6.17 -7.48c4.78 -13.75 24.28 -23.57 24.28 -23.57l10.82 -5.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5580.45 -7096.51c0 0 18.87 -11.05 32.97 -7.6l2.95 9.23l8.83 16.23l37.31 -20.29l-9.55 -17.52l-12.68 -4.97c0 0 -32.83 -2.13 -68.3 15.51l-5.65 3.07c-34.04 20.18 -50.08 48.93 -50.08 48.93l-2.73 13.35l9.53 17.52l37.31 -20.29l-8.83 -16.23l-6.17 -7.48c4.78 -13.75 24.28 -23.57 24.28 -23.57l10.82 -5.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5552.13 -7060.2l-39.57 21.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5552.13 -7060.2l-39.57 21.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5653.59 -7115.44l-39.55 21.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5653.59 -7115.44l-39.55 21.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5518" y="-7186"/> +<point x="5622.5" y="-7186"/> +<point x="5727" y="-7186"/> +<point x="5440" y="-6924"/> +<point x="5560.5" y="-6924"/> +<point x="5681" y="-6924"/> +<point x="5440" y="-6947"/> +<point x="5727" y="-7028"/> +<point x="5727" y="-7027.5"/> +<point x="5727" y="-7027"/> +<point x="5727" y="-7007.5"/> +<point x="5727" y="-6988"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/software_based_server.png b/kivio/kiviopart/stencils/Dia/Cisco/software_based_server.png Binary files differnew file mode 100644 index 00000000..5844988b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/software_based_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/software_based_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/software_based_server.shape new file mode 100644 index 00000000..05bfffa6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/software_based_server.shape @@ -0,0 +1,54 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Software based server</name> +<icon>software_based_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1608.05 -5338.28l153.877 0 l0 -245.127l-153.877 0l0 245.127z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1761.92 -5583.41l-153.88 0l0 245.13l153.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1761.92 -5338.28l49.15 -49.14l0 -245.14l-153.89 0l-49.14 49.15l153.88 0l0 245.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1761.92 -5338.28l49.15 -49.14l0 -245.14l-153.89 0l-49.14 49.15l153.88 0l0 245.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1761.92 -5583.41l49.15 -49.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1761.92 -5583.41l49.15 -49.15" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1610.53 -5487.92l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1610.53 -5375.42l150 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1645.53 -5545.42l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1628.03 -5530.42l77.5 0 l0 -31.25l-77.5 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1921.82 -5701.73l-5.02 2.96l-194.65 0l4.98 -3.08l194.69 0.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1921.85 -5508.76l-0.04 -192.97l-5.02 3.8l0 193.81l5.06 -4.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1731 -5504.12l185.8 0l0 -194.65l-194.65 0l0 185.8l8.85 8.85z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1731 -5504.12l185.8 0l0 -194.65l-194.65 0l0 185.8l8.85 8.85" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1902.05 -5698.77l0 112.29c0 8.15 -6.64 6.63 -6.64 6.63l-152.62 0c0 0 -5.9 0.74 -5.9 -5.9l0 -113.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1725.16 -5678.86l8.84814 0 l0 -8.84839l-8.84814 0l0 8.84839" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1905.06 -5678.86l8.84692 0 l0 -8.84839l-8.84692 0l0 8.84839" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1870.57 -5560.89l0 54.66l-115.76 0l0 -55.4c0 -5.9 6.64 -5.16 6.64 -5.16l103.22 0c6.63 0 5.9 5.9 5.9 5.9z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1870.57 -5560.89l0 54.66l-115.76 0l0 -55.4c0 -5.9 6.64 -5.16 6.64 -5.16l103.22 0c6.63 0 5.9 5.9 5.9 5.9" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1902.05 -5504.12l0 -56.77c0 0 0.74 -5.9 -5.9 -5.9l-134.55 0c0 0 -6.64 -0.74 -6.64 5.16l0 53.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1777.08 -5510.02l22.8611 0 l0 -53.0847l-22.8611 0l0 53.0847z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1857.56 -5601.04c20.77 -20.76 20.77 -54.43 0 -75.21c-20.76 -20.76 -54.43 -20.76 -75.2 0c-20.77 20.77 -20.77 54.44 0 75.21c20.76 20.77 54.43 20.77 75.2 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1916.8 -5698.03l5.16 -3.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1813.14 -5647.78l-25.43 -24.91z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1813.14 -5647.78l-25.43 -24.91" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1824.38 -5618.42l16.03 -16.04l-17.36 -1.96l1.33 18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1799.43 -5643.94l16.04 -16.05l1.96 17.37l-18 -1.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1853.94 -5605.59l-24.98 -24.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1853.94 -5605.59l-24.98 -24.98" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1824.22 -5644.21l18.77 -18.17z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1824.22 -5644.21l18.77 -18.17" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1834.9 -5670.92l16.04 16.04l1.96 -17.36l-18.01 1.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1787.85 -5623.94l16.04 16.04l-17.36 1.95l1.33 -18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1794.84 -5614.33l21.07 -20.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1794.84 -5614.33l21.07 -20.99" style="stroke: foreground; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1727" y="-5701"/> +<point x="1824.5" y="-5701"/> +<point x="1922" y="-5701"/> +<point x="1608" y="-5337"/> +<point x="1685" y="-5337"/> +<point x="1762" y="-5337"/> +<point x="1608" y="-5582"/> +<point x="1922" y="-5508"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/speaker.png b/kivio/kiviopart/stencils/Dia/Cisco/speaker.png Binary files differnew file mode 100644 index 00000000..33b28bb0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/speaker.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/speaker.shape b/kivio/kiviopart/stencils/Dia/Cisco/speaker.shape new file mode 100644 index 00000000..cf69e49c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/speaker.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Speaker</name> +<icon>speaker.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5045.83 -7139.3c-20.92 3.67 -67.5 22.65 -67.5 46.97c0 23.76 49.39 45.38 69.14 50.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5155.04 -7318.1c-18.27 0 -85.25 64.18 -103.53 131.92c-9.32 34.58 -4.8 71.63 -4.8 100.01c0 25.5 -3.75 54.77 4.62 83.17c19.22 65.14 89.1 124.18 108.31 124.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5155.04 -7318.1c-18.27 0 -85.25 64.18 -103.53 131.92c-9.32 34.58 -4.8 71.63 -4.8 100.01c0 25.5 -3.75 54.77 4.62 83.17c19.22 65.14 89.1 124.18 108.31 124.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5164.25 -6878.43c34.79 0 63 -99.21 63 -221.57c0 -122.36 -28.2 -221.57 -63 -221.57c-34.79 0 -62.99 99.21 -62.99 221.57c0 122.36 28.2 221.57 62.99 221.57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5164.25 -6878.43c34.79 0 63 -99.21 63 -221.57c0 -122.36 -28.2 -221.57 -63 -221.57c-34.79 0 -62.99 99.21 -62.99 221.57c0 122.36 28.2 221.57 62.99 221.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5216.67 -7129.79c-0.16 -9.16 -11.44 -16.36 -25.21 -16.08c-13.79 0.27 -25.12 -9.86 -24.87 5.41l1.48 90.6c0.24 15.27 11.23 3.47 25 3.19c13.79 -0.27 24.82 -7.93 24.69 -17.08l-1.07 -66.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5216.67 -7129.79c-0.16 -9.16 -11.44 -16.36 -25.21 -16.08c-13.79 0.27 -25.12 -9.86 -24.87 5.41l1.48 90.6c0.24 15.27 11.23 3.47 25 3.19c13.79 -0.27 24.82 -7.93 24.69 -17.08l-1.07 -66.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5125.46 -6941.57l39.57 -68.89c7.79 -13.13 12.52 3.15 25.64 10.96c13.13 7.8 19.98 20.51 15.29 28.39l-33.75 56.78c-4.68 7.87 -19.11 7.93 -32.25 0.13c-3.28 -1.94 -4.23 -2.63 -7.44 -3.68z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5125.46 -6941.57l39.57 -68.89c7.79 -13.13 12.52 3.15 25.64 10.96c13.13 7.8 19.98 20.51 15.29 28.39l-33.75 56.78c-4.68 7.87 -19.11 7.93 -32.25 0.13c-3.28 -1.94 -4.23 -2.63 -7.44 -3.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5110.4 -7004.82c4.98 7.92 7.82 12.43 13.92 12.43c19.19 0 34.76 -44.75 34.76 -99.93c0 -55.19 -15.57 -99.92 -34.76 -99.92c-7.98 0 -12.45 7.73 -18.31 20.71z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5110.4 -7004.82c4.98 7.92 7.82 12.43 13.92 12.43c19.19 0 34.76 -44.75 34.76 -99.93c0 -55.19 -15.57 -99.92 -34.76 -99.92c-7.98 0 -12.45 7.73 -18.31 20.71" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5105.89 -7043.16l13.82 0c27.15 0 27.65 -22.01 27.65 -49.16c0 -27.14 -0.5 -49.15 -27.65 -49.15l-14.01 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5105.89 -7043.16l13.82 0c27.15 0 27.65 -22.01 27.65 -49.16c0 -27.14 -0.5 -49.15 -27.65 -49.15l-14.01 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5127.41 -7264.02l37.62 63.73c7.79 13.12 12.52 -3.15 25.64 -10.96c13.13 -7.8 19.98 -20.51 15.29 -28.39l-33.75 -56.78c-4.68 -7.87 -17.52 -8.55 -30.64 -0.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5127.41 -7264.02l37.62 63.73c7.79 13.12 12.52 -3.15 25.64 -10.96c13.13 -7.8 19.98 -20.51 15.29 -28.39l-33.75 -56.78c-4.68 -7.87 -17.52 -8.55 -30.64 -0.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5164" y="-7321"/> +<point x="5160" y="-6878"/> +<point x="4978" y="-7091"/> +<point x="5227" y="-7099"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/standing_man.png b/kivio/kiviopart/stencils/Dia/Cisco/standing_man.png Binary files differnew file mode 100644 index 00000000..094539cf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/standing_man.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/standing_man.shape b/kivio/kiviopart/stencils/Dia/Cisco/standing_man.shape new file mode 100644 index 00000000..086abccf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/standing_man.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Standing Man</name> +<icon>standing_man.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M359.58 -6182.18l24.17 0l-25.59 129.36l34.82 0l21.08 -94.53c0 0 10.89 73.93 15.87 93.82c5.55 0 25.48 0 36.96 0c-2.14 -8.53 -21.32 -117.98 -22.04 -129.36c2.85 0 18.49 1.43 23.46 0.71c0 -5.68 -4.26 -34.82 -4.26 -41.93c0 -7.11 -6.4 -39.09 -8.53 -46.2c-1.85 -6.16 -14.21 -15.63 -20.61 -17.76c-6.41 -2.14 -19.2 -1.43 -26.3 -1.43c-7.11 0 -15 1.8 -22.04 3.55c-5.68 1.43 -12.08 10.65 -14.21 16.35c-2.14 5.68 -4.97 23.46 -7.1 31.98c-2.15 8.53 -2.85 40.52 -4.28 45.49c-1.42 4.97 -1.42 9.95 -1.42 9.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M427.58 -6289.27c-2.62 -0.23 -6.87 0 -10.9 -0.23c-4.02 -0.23 -9.96 0 -12.79 0.23c-2.85 0.23 -9.72 1.9 -10.43 1.9c-0.7 0 -1.18 -0.47 -1.18 -0.47l17.06 60.64l24.63 -60.64c-0.14 -1.74 -2.03 -0.64 -3.19 -1.3z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M427.58 -6289.27c-2.62 -0.23 -6.87 0 -10.9 -0.23c-4.02 -0.23 -9.96 0 -12.79 0.23c-2.85 0.23 -9.72 1.9 -10.43 1.9c-0.7 0 -1.18 -0.47 -1.18 -0.47l17.06 60.64l24.63 -60.64c-0.14 -1.74 -2.03 -0.64 -3.19 -1.3" style="stroke: background; stroke-width: 0.379; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M413.01 -6290.96c16.23 0 29.39 -13.16 29.39 -29.4c0 -16.24 -13.16 -29.41 -29.39 -29.41c-16.24 0 -29.41 13.16 -29.41 29.41c0 16.24 13.16 29.4 29.41 29.4z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M412.6 -6297.11c12.19 0 22.05 -9.87 22.05 -22.05c0 -12.18 -9.86 -22.05 -22.05 -22.05c-12.17 0 -22.05 9.87 -22.05 22.05c0 12.18 9.88 22.05 22.05 22.05z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="413" y="-6349"/> +<point x="358" y="-6052"/> +<point x="468" y="-6181"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/stb.png b/kivio/kiviopart/stencils/Dia/Cisco/stb.png Binary files differnew file mode 100644 index 00000000..ed7ff6bd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/stb.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/stb.shape b/kivio/kiviopart/stencils/Dia/Cisco/stb.shape new file mode 100644 index 00000000..f6b67f70 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/stb.shape @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - STB (set top box)</name> +<icon>stb.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1207.92 -6049.81l60 -83.81l0 -59.06c0 -15.9 -12.89 -28.81 -28.79 -28.81l-302.41 0c-15.91 0 -22.13 11.68 -32.13 21.68l-43.33 46.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1207.92 -6049.81l60 -83.81l0 -59.06c0 -15.9 -12.89 -28.81 -28.79 -28.81l-302.41 0c-15.91 0 -22.13 11.68 -32.13 21.68l-43.33 46.66" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1217.92 -6073.62c0 15.92 -12.89 28.81 -28.79 28.81l-302.41 0c-15.91 0 -28.8 -12.89 -28.8 -28.81l0 -59.06c0 -15.9 12.89 -28.81 28.8 -28.81l302.41 0c15.9 0 28.79 12.91 28.79 28.81l0 59.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1217.92 -6073.62c0 15.92 -12.89 28.81 -28.79 28.81l-302.41 0c-15.91 0 -28.8 -12.89 -28.8 -28.81l0 -59.06c0 -15.9 12.89 -28.81 28.8 -28.81l302.41 0c15.9 0 28.79 12.91 28.79 28.81l0 59.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M966.338 -6103.31l151.68 0 l0 -48.0269l-151.68 0l0 48.0269z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M966.338 -6103.31l151.68 0 l0 -48.0269l-151.68 0l0 48.0269" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1153.29 -6133.08c0 5.16 -4.18 9.34 -9.34 9.34c-5.16 0 -9.34 -4.18 -9.34 -9.34c0 -5.16 4.18 -9.34 9.34 -9.34c5.16 0 9.34 4.18 9.34 9.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1153.29 -6133.08c0 5.16 -4.18 9.34 -9.34 9.34c-5.16 0 -9.34 -4.18 -9.34 -9.34c0 -5.16 4.18 -9.34 9.34 -9.34c5.16 0 9.34 4.18 9.34 9.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1153.29 -6106.42c0 5.16 -4.18 9.34 -9.34 9.34c-5.16 0 -9.34 -4.18 -9.34 -9.34c0 -5.16 4.18 -9.34 9.34 -9.34c5.16 0 9.34 4.18 9.34 9.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1153.29 -6106.42c0 5.16 -4.18 9.34 -9.34 9.34c-5.16 0 -9.34 -4.18 -9.34 -9.34c0 -5.16 4.18 -9.34 9.34 -9.34c5.16 0 9.34 4.18 9.34 9.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1153.29 -6079.76c0 5.16 -4.18 9.34 -9.34 9.34c-5.16 0 -9.34 -4.18 -9.34 -9.34c0 -5.16 4.18 -9.32 9.34 -9.32c5.16 0 9.34 4.16 9.34 9.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1153.29 -6079.76c0 5.16 -4.18 9.34 -9.34 9.34c-5.16 0 -9.34 -4.18 -9.34 -9.34c0 -5.16 4.18 -9.32 9.34 -9.32c5.16 0 9.34 4.16 9.34 9.32" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1089.87 -6071.34c0 7.36 -19.39 13.34 -43.32 13.34c-23.91 0 -43.32 -5.98 -43.32 -13.34c0 -7.36 19.41 -13.34 43.32 -13.34c23.93 0 43.32 5.98 43.32 13.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1089.87 -6071.34c0 7.36 -19.39 13.34 -43.32 13.34c-23.91 0 -43.32 -5.98 -43.32 -13.34c0 -7.36 19.41 -13.34 43.32 -13.34c23.93 0 43.32 5.98 43.32 13.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="937" y="-6220"/> +<point x="1088" y="-6220"/> +<point x="1239" y="-6220"/> +<point x="887" y="-6044"/> +<point x="1038" y="-6044"/> +<point x="1189" y="-6044"/> +<point x="858" y="-6132"/> +<point x="858" y="-6102.5"/> +<point x="858" y="-6073"/> +<point x="1268" y="-6192"/> +<point x="1268" y="-6162.5"/> +<point x="1268" y="-6133"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/storage_array.png b/kivio/kiviopart/stencils/Dia/Cisco/storage_array.png Binary files differnew file mode 100644 index 00000000..405ea9dd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/storage_array.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/storage_array.shape b/kivio/kiviopart/stencils/Dia/Cisco/storage_array.shape new file mode 100644 index 00000000..d63bbaa4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/storage_array.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Storage array</name> +<icon>storage_array.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5396.39 -3586.82l153.877 0 l0 -341.778l-153.877 0l0 341.778z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5550.26 -3928.59l-153.88 0l0 341.78l153.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5550.26 -3586.82l49.15 -49.14l0 -341.78l-153.89 0l-49.14 49.14l153.88 0l0 341.78z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5550.26 -3586.82l49.15 -49.14l0 -341.78l-153.89 0l-49.14 49.14l153.88 0l0 341.78" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5550.26 -3928.59l49.15 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5550.26 -3928.59l49.15 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3772.27l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3748.94l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3725.6l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3702.28l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3678.94l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3655.62l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3632.28l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5409.72 -3608.97l77.5 0 l0 -11.25l-77.5 0l0 11.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5496.55 -3888.81c0 15.92 -34.84 28.81 -77.81 28.81c-42.97 0 -77.8 -12.89 -77.8 -28.81l0 66.41c0 15.9 34.83 28.81 77.8 28.81c42.97 0 77.81 -12.91 77.81 -28.81l0 -66.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5496.55 -3888.81c0 15.92 -34.84 28.81 -77.81 28.81c-42.97 0 -77.8 -12.89 -77.8 -28.81l0 66.41c0 15.9 34.83 28.81 77.8 28.81c42.97 0 77.81 -12.91 77.81 -28.81l0 -66.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5418.74 -3860c42.97 0 77.81 -12.89 77.81 -28.81c0 -15.92 -34.84 -28.83 -77.81 -28.83c-42.97 0 -77.8 12.91 -77.8 28.83c0 15.92 34.83 28.81 77.8 28.81z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5418.74 -3860c42.97 0 77.81 -12.89 77.81 -28.81c0 -15.92 -34.84 -28.83 -77.81 -28.83c-42.97 0 -77.8 12.91 -77.8 28.83c0 15.92 34.83 28.81 77.8 28.81" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5579.88 -3828.81c0 15.92 -34.84 28.81 -77.81 28.81c-42.97 0 -77.8 -12.89 -77.8 -28.81l0 66.41c0 15.9 34.83 28.81 77.8 28.81c42.97 0 77.81 -12.91 77.81 -28.81l0 -66.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5579.88 -3828.81c0 15.92 -34.84 28.81 -77.81 28.81c-42.97 0 -77.8 -12.89 -77.8 -28.81l0 66.41c0 15.9 34.83 28.81 77.8 28.81c42.97 0 77.81 -12.91 77.81 -28.81l0 -66.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M5502.07 -3800c42.97 0 77.81 -12.89 77.81 -28.81c0 -15.92 -34.84 -28.83 -77.81 -28.83c-42.97 0 -77.8 12.91 -77.8 28.83c0 15.92 34.83 28.81 77.8 28.81z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5502.07 -3800c42.97 0 77.81 -12.89 77.81 -28.81c0 -15.92 -34.84 -28.83 -77.81 -28.83c-42.97 0 -77.8 12.91 -77.8 28.83c0 15.92 34.83 28.81 77.8 28.81" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5446" y="-3977"/> +<point x="5522.5" y="-3977"/> +<point x="5599" y="-3977"/> +<point x="5396" y="-3586"/> +<point x="5473" y="-3586"/> +<point x="5550" y="-3586"/> +<point x="5341" y="-3888"/> +<point x="5341" y="-3854.5"/> +<point x="5341" y="-3821"/> +<point x="5599" y="-3635"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/storage_router.png b/kivio/kiviopart/stencils/Dia/Cisco/storage_router.png Binary files differnew file mode 100644 index 00000000..a92bb37e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/storage_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/storage_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/storage_router.shape new file mode 100644 index 00000000..d4a4baed --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/storage_router.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Storage Router</name> +<icon>storage_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M629.51 -2856.3c0 39.51 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.01 -183.93 -71.52l0 122.05c0 39.51 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.01 183.93 -71.52l0 -122.05z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M629.51 -2856.3c0 39.51 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.01 -183.93 -71.52l0 122.05c0 39.51 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.01 183.93 -71.52l0 -122.05" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M445.58 -2784.77c101.58 0 183.93 -32.01 183.93 -71.52c0 -39.49 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.03 -183.93 71.52c0 39.51 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M445.58 -2784.77c101.58 0 183.93 -32.01 183.93 -71.52c0 -39.49 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.03 -183.93 71.52c0 39.51 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M403.57 -2884.27l15.2 22.79l-57.42 13.26l12.54 -10.45l-88.73 -15.16l22.25 -16.7l85.65 14.51l10.53 -8.26z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M484.37 -2829.01l-10.35 -23.48l51.8 -10.37l-8.98 8.07l86.33 14.73l-20.72 16.58l-85.8 -16.11l-12.27 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M456.07 -2896.69l58.01 -15.9l0.68 24.86l-14.49 -2.75l-28.32 23.48l-27.01 -3.93l29.22 -22.99l-18.09 -2.77z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M431.21 -2807.61l-55.25 10.35l-2.07 -25.55l15.88 3.46l30.41 -25.98l26.91 4.55l-32.46 28.32l16.58 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M443.49 -2680.09c24.1 0 43.65 -5.92 43.65 -13.22c0 -7.3 -19.55 -13.22 -43.65 -13.22c-24.1 0 -43.65 5.92 -43.65 13.22c0 7.3 19.55 13.22 43.65 13.22z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M443.49 -2680.09c24.1 0 43.65 -5.92 43.65 -13.22c0 -7.3 -19.55 -13.22 -43.65 -13.22c-24.1 0 -43.65 5.92 -43.65 13.22c0 7.3 19.55 13.22 43.65 13.22" style="stroke: foreground; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M487.14 -2754.5c0 7.31 -19.55 13.22 -43.65 13.22c-24.1 0 -43.65 -5.92 -43.65 -13.22l0 54.69c0 7.3 19.55 13.24 43.65 13.24c24.1 0 43.65 -5.94 43.65 -13.24l0 -54.69z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M487.14 -2754.5c0 7.31 -19.55 13.22 -43.65 13.22c-24.1 0 -43.65 -5.92 -43.65 -13.22l0 54.69c0 7.3 19.55 13.24 43.65 13.24c24.1 0 43.65 -5.94 43.65 -13.24l0 -54.69" style="stroke: foreground; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M443.43 -2741.28c24.1 0 43.65 -5.92 43.65 -13.22c0 -7.32 -19.55 -13.24 -43.65 -13.24c-24.1 0 -43.65 5.92 -43.65 13.24c0 7.31 19.55 13.22 43.65 13.22z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M443.43 -2741.28c24.1 0 43.65 -5.92 43.65 -13.22c0 -7.32 -19.55 -13.24 -43.65 -13.24c-24.1 0 -43.65 5.92 -43.65 13.24c0 7.31 19.55 13.22 43.65 13.22" style="stroke: foreground; stroke-width: 0.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="446" y="-2927"/> +<point x="446" y="-2662"/> +<point x="262" y="-2855"/> +<point x="262" y="-2794"/> +<point x="262" y="-2733"/> +<point x="630" y="-2855"/> +<point x="630" y="-2794"/> +<point x="630" y="-2733"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/stp.png b/kivio/kiviopart/stencils/Dia/Cisco/stp.png Binary files differnew file mode 100644 index 00000000..5074239b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/stp.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/stp.shape b/kivio/kiviopart/stencils/Dia/Cisco/stp.shape new file mode 100644 index 00000000..383e0696 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/stp.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - STP</name> +<icon>stp.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M934.302 -2658.54l226.748 0 l0 -230.732l-226.748 0l0 230.732z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M934.302 -2658.54l226.748 0 l0 -230.732l-226.748 0l0 230.732" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1206.98 -2935.23l-45.93 45.88l-227.01 0l49.03 -45.88l223.91 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1206.98 -2935.23l-45.93 45.88l-227.01 0l49.03 -45.88l223.91 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1207.25 -2714.14l0 -220.94l-46.2 45.94l0 229.69l46.2 -54.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1207.25 -2714.14l0 -220.94l-46.2 45.94l0 229.69l46.2 -54.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M936.01 -2662.56l219.25 -219.25" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 3.86; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1030 -2707c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1070 -2720l40 0l0 7l-15 0l0 44l-9 0l0 -44l-16 0l0 -7 z" +style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1115 -2720l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 +0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1126 -2712l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="983" y="-2934"/> +<point x="1095" y="-2934"/> +<point x="1207" y="-2934"/> +<point x="934" y="-2658"/> +<point x="1047.5" y="-2658"/> +<point x="1161" y="-2658"/> +<point x="934" y="-2888"/> +<point x="1207" y="-2713"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sun_workstation.png b/kivio/kiviopart/stencils/Dia/Cisco/sun_workstation.png Binary files differnew file mode 100644 index 00000000..46058f1e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sun_workstation.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/sun_workstation.shape b/kivio/kiviopart/stencils/Dia/Cisco/sun_workstation.shape new file mode 100644 index 00000000..c4a25ea9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/sun_workstation.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - SUN workstation</name> +<icon>sun_workstation.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1590.99 -6087.13l228.711 0 l0 -42.7832l-228.711 0l0 42.7832z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1590.99 -6087.13l228.711 0 l0 -42.7832l-228.711 0l0 42.7832" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1858.4 -6168.92l0 43.21l-38.7 39l0 -43.21l-228.88 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1858.4 -6168.92l0 43.21l-38.7 39l0 -43.21l-228.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1592.63 -6168.92l265.77 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1592.63 -6168.92l265.77 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1819.7 -6129.92l38.7 -39z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1819.7 -6129.92l38.7 -39" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1808.39 -6055.86l0 -25.35l-263.04 0l29.93 -29.93l263.05 0l0 25.35l-29.94 29.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1808.39 -6055.86l0 -25.35l-263.04 0l29.93 -29.93l263.05 0l0 25.35l-29.94 29.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1545.36 -6055.86l263.038 0 l0 -25.3516l-263.038 0l0 25.3516z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1545.36 -6055.86l263.038 0 l0 -25.3516l-263.038 0l0 25.3516" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1808.39 -6081.22l29.94 -29.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1808.39 -6081.22l29.94 -29.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1590.82 -6130.79l228.574 0 l0 -172.339l-228.574 0l0 172.339z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1590.82 -6130.79l228.574 0 l0 -172.339l-228.574 0l0 172.339" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1819.4 -6130.79l39 -39l0 -172.34l-228.58 0l-38.99 39l228.57 0l0 172.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1819.4 -6130.79l39 -39l0 -172.34l-228.58 0l-38.99 39l228.57 0l0 172.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1610.78 -6150.75l188.662 0 l0 -132.427l-188.662 0l0 132.427z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1610.78 -6150.75l188.662 0 l0 -132.427l-188.662 0l0 132.427" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1819.4 -6303.13l39 -39z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1819.4 -6303.13l39 -39" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M1943.51 -6048.72l-39.48 -54.75l-37.41 26.98l39.48 54.75l37.41 -26.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1943.51 -6048.72l-39.48 -54.75l-37.41 26.98l39.48 54.75l37.41 -26.98" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1886.05 -6090.66c-6.75 -11.25 -18.88 -4.34 -16.31 -23.06c2.64 -19.25 -10.3 -31.99 -33.75 -21.38" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1630" y="-6341"/> +<point x="1744" y="-6341"/> +<point x="1858" y="-6341"/> +<point x="1906" y="-6021"/> +<point x="1545" y="-6080"/> +<point x="1545" y="-6055"/> +<point x="1944" y="-6048"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/supercomputer.png b/kivio/kiviopart/stencils/Dia/Cisco/supercomputer.png Binary files differnew file mode 100644 index 00000000..9cc3d3f9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/supercomputer.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/supercomputer.shape b/kivio/kiviopart/stencils/Dia/Cisco/supercomputer.shape new file mode 100644 index 00000000..6039c468 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/supercomputer.shape @@ -0,0 +1,54 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Supercomputer</name> +<icon>supercomputer.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M386.93 -5353.85c108.07 0 195.68 -25.09 195.68 -56.03c0 -30.95 -87.62 -56.04 -195.68 -56.04c-108.08 0 -195.68 25.09 -195.68 56.04c0 30.95 87.61 56.03 195.68 56.03z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M386.93 -5353.85c108.07 0 195.68 -25.09 195.68 -56.03c0 -30.95 -87.62 -56.04 -195.68 -56.04c-108.08 0 -195.68 25.09 -195.68 56.04c0 30.95 87.61 56.03 195.68 56.03" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M384.06 -5612.6c75.06 0 135.9 -17.42 135.9 -38.92c0 -21.49 -60.84 -38.91 -135.9 -38.91c-75.06 0 -135.9 17.42 -135.9 38.91c0 21.49 60.84 38.92 135.9 38.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M384.06 -5612.6c75.06 0 135.9 -17.42 135.9 -38.92c0 -21.49 -60.84 -38.91 -135.9 -38.91c-75.06 0 -135.9 17.42 -135.9 38.91c0 21.49 60.84 38.92 135.9 38.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M384.43 -5440.83l-0.37 43.6c-75.06 0 -135.9 -17.42 -135.9 -38.92l0 -215.37c0 21.49 60.84 38.92 135.9 38.92c75.06 0 135.9 -17.42 135.9 -38.92l0 215.37c0 13.78 -27.86 26.49 -65.61 33.4z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M384.43 -5440.83l-0.37 43.6c-75.06 0 -135.9 -17.42 -135.9 -38.92l0 -215.37c0 21.49 60.84 38.92 135.9 38.92c75.06 0 135.9 -17.42 135.9 -38.92l0 215.37c0 13.78 -27.86 26.49 -65.61 33.4" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M551.93 -5280.99l0 -98.3l-52.18 -36.19l0 -215.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M280.19 -5262.69l0 -98.31l30.85 -42.36l0 -215.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M218.74 -5281.58l0 -98.3l49.63 -36.78l0 -215.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M384.06 -5612.6l0 215.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M453.42 -5402.73l0 -215.51z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M453.42 -5402.73l0 -215.51" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M582.62 -5310.63c-2.5 19.75 -38.65 37.97 -92.52 47.95l0.13 -99.54c53.72 -9.99 89.89 -27.31 92.39 -47.03l0 98.62z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M582.62 -5310.63c-2.5 19.75 -38.65 37.97 -92.52 47.95l0.13 -99.54c53.72 -9.99 89.89 -27.31 92.39 -47.03l0 98.62" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M190 -5312.11c-1.25 33.45 91.5 57.83 199.57 57.83l0 -99.83c-109.96 0.61 -200.82 -23.78 -199.57 -57.23l0 99.22z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M190 -5312.11c-1.25 33.45 91.5 57.83 199.57 57.83l0 -99.83c-109.96 0.61 -200.82 -23.78 -199.57 -57.23l0 99.22" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M384.43 -5613.48l-0.65 -25.63c8.48 0 16.97 -0.7 23.49 -1.38l46.14 22.24l0 215.51l36.85 39.88l0 100.72l-84.1 -38.1c-2.83 0 -16.07 1.79 -17.01 1.79l0 -55.49l-4.73 -43.45l0 -216.11z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M384.43 -5613.48l-0.65 -25.63c8.48 0 16.97 -0.7 23.49 -1.38l46.14 22.24l0 215.51l36.85 39.88l0 100.72l-84.1 -38.1c-2.83 0 -16.07 1.79 -17.01 1.79l0 -55.49l-4.73 -43.45l0 -216.11" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M406.17 -5640.27l0 340.05" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M191.93 -5413.1l55 -20z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M191.93 -5413.1l55 -20" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M580.68 -5415.6l-60 -17.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M580.68 -5415.6l-60 -17.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M417.56 -5605.56l22.5 -3.05l46.88 20.66c-17.5 4.67 -58.75 9.96 -66.87 8.51l-2.5 -26.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M417.56 -5605.56l22.5 -3.05l46.88 20.66c-17.5 4.67 -58.75 9.96 -66.87 8.51l-2.5 -26.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M416.93 -5605.52l3.13 26.08l0 215l5 43.48l0 99.37l-8.12 -42.07l0 -341.87z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M416.93 -5605.52l3.13 26.08l0 215l5 43.48l0 99.37l-8.12 -42.07l0 -341.87" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M420.06 -5579.44c12.5 0.59 56.88 -4.85 66.88 -9.13l0 216.24c-18.12 3.46 -51.87 8.35 -66.87 7.27l0 -214.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M420.06 -5579.44c12.5 0.59 56.88 -4.85 66.88 -9.13l0 216.24c-18.12 3.46 -51.87 8.35 -66.87 7.27l0 -214.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M486.93 -5372.32l37.5 38.05c-20 5.42 -86.87 12.67 -99.37 12.69l-5 -43.48c7.5 0.86 63.75 -5.84 66.88 -7.27z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M486.93 -5372.32l37.5 38.05c-20 5.42 -86.87 12.67 -99.37 12.69l-5 -43.48c7.5 0.86 63.75 -5.84 66.88 -7.27" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +<svg:path d="M523.81 -5334.87l0 100c-13.12 3.82 -82.5 13.08 -98.75 12.67l0 -98.75c12.5 -0.02 73.75 -7.61 98.75 -13.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M523.81 -5334.87l0 100c-13.12 3.82 -82.5 13.08 -98.75 12.67l0 -98.75c12.5 -0.02 73.75 -7.61 98.75 -13.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: bevel"/> +</svg:svg> +<connections> +<point x="384" y="-5689"/> +<point x="425" y="-5221"/> +<point x="190" y="-5410"/> +<point x="190" y="-5360.5"/> +<point x="190" y="-5311"/> +<point x="583" y="-5409"/> +<point x="583" y="-5408.5"/> +<point x="583" y="-5408"/> +<point x="583" y="-5359"/> +<point x="583" y="-5310"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/svx.png b/kivio/kiviopart/stencils/Dia/Cisco/svx.png Binary files differnew file mode 100644 index 00000000..ce71af69 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/svx.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/svx.shape b/kivio/kiviopart/stencils/Dia/Cisco/svx.shape new file mode 100644 index 00000000..36535407 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/svx.shape @@ -0,0 +1,95 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - SVX (interchangeable with End office)</name> +<icon>svx.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M914.883 -5338.25l215.996 0 l0 -219.746l-215.996 0l0 219.746z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M914.883 -5338.25l215.996 0 l0 -219.746l-215.996 0l0 219.746" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1027.87 -5484.49l66.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1027.87 -5484.49l66.42 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1027.87 -5408.04l66.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1027.87 -5408.04l66.42 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1007.5 -5445.98l0 -66.42z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1007.5 -5445.98l0 -66.42" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1066.19 -5446.46l0 66.41" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M990.47 -5446.46l0 66.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M990.47 -5446.46l0 66.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1028.82 -5484.32l-66.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1028.82 -5484.32l-66.42 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1175.12 -5601.75l0 218.37l-44.49 45l0 -218.62l44.49 -44.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1175.12 -5601.75l0 0.24l0 218.12l-44.49 45l0 -218.62l44.49 -44.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1130.63 -5557l-0.51 -1.25l-214.99 0l54.5 -43.5l205.49 0l-44.49 44.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1130.63 -5557l-0.51 -1.25l-214.99 0l54.5 -43.5l205.49 0l-44.49 44.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1024.84 -5486.66l70.17 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1093.73 -5506.61l0 38.45l23.17 -18.47l-23.17 -19.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1093.73 -5506.61l0 38.45l23.17 -18.47l-23.17 -19.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1024.84 -5410.21l73.92 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1093.73 -5430.45l0 38.46l23.17 -18.48l-23.17 -19.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1093.73 -5430.45l0 38.46l23.17 -18.48l-23.17 -19.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1004.47 -5448.15l0 -62.76" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1044.32 -5445.98l0 -66.42" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1041.29 -5448.15l0 -62.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1041.29 -5448.15l0 -62.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1063.16 -5448.64l0 71.42z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1063.16 -5448.64l0 71.42" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1082.48 -5380.07l-38.46 0l18.65 23.17l19.8 -23.17z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1082.48 -5380.07l-38.46 0l18.65 23.17l19.8 -23.17" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M987.44 -5448.64l0 71.42" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1007.15 -5380.07l-38.46 0l18.65 23.17l19.8 -23.17z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1007.15 -5380.07l-38.46 0l18.65 23.17l19.8 -23.17" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1025.8 -5410.23l-71.43 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M956.68 -5390.02l0 -38.46l-23.16 18.47l23.16 19.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M956.68 -5390.02l0 -38.46l-23.16 18.47l23.16 19.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1025.8 -5486.48l-71.43 0" style="stroke: background; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M956.68 -5466.27l0 -38.46l-23.16 18.47l23.16 19.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M956.68 -5466.27l0 -38.46l-23.16 18.47l23.16 19.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1024.88 -5402.12c25.34 0 45.89 -20.54 45.89 -45.88c0 -25.34 -20.55 -45.89 -45.89 -45.89c-25.33 0 -45.88 20.55 -45.88 45.89c0 25.34 20.55 45.88 45.88 45.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1024.88 -5402.12c25.34 0 45.89 -20.54 45.89 -45.88c0 -25.34 -20.55 -45.89 -45.89 -45.89c-25.33 0 -45.88 20.55 -45.88 45.89c0 25.34 20.55 45.88 45.88 45.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1087.43 -5512.15c1.34 0 2.42 -1.09 2.42 -2.42l0 -22.97c0 -1.33 -1.08 -2.41 -2.42 -2.41l-122.36 0c-1.34 0 -2.42 1.08 -2.42 2.41l0 22.97c0 1.33 1.08 2.42 2.42 2.42l22.78 0l0 -8.01l72.8 0l0 8.01l26.78 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1087.43 -5512.15c1.34 0 2.42 -1.09 2.42 -2.42l0 -22.97c0 -1.33 -1.08 -2.41 -2.42 -2.41l-122.36 0c-1.34 0 -2.42 1.08 -2.42 2.41l0 22.97c0 1.33 1.08 2.42 2.42 2.42l22.78 0l0 -8.01l72.8 0l0 8.01l26.78 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1003.72 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1003.72 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1003.72 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1003.72 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1003.72 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1003.72 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1003.72 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1003.72 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1016.22 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1016.22 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1016.22 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1016.22 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1016.22 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1016.22 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1016.22 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1016.22 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1028.72 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1028.72 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1028.72 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1028.72 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1028.72 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1028.72 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1028.72 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1028.72 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1041.22 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1041.22 -5463.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1041.22 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1041.22 -5451.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1041.22 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1041.22 -5438.73l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1041.22 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1041.22 -5426.23l5.625 0 l0 -5.625l-5.625 0l0 5.625" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="970" y="-5601"/> +<point x="1072.5" y="-5601"/> +<point x="1175" y="-5601"/> +<point x="915" y="-5337"/> +<point x="1023" y="-5337"/> +<point x="1131" y="-5337"/> +<point x="915" y="-5557"/> +<point x="1175" y="-5382"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/system_controller.png b/kivio/kiviopart/stencils/Dia/Cisco/system_controller.png Binary files differnew file mode 100644 index 00000000..7d72eaf8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/system_controller.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/system_controller.shape b/kivio/kiviopart/stencils/Dia/Cisco/system_controller.shape new file mode 100644 index 00000000..41290da7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/system_controller.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - System controller</name> +<icon>system_controller.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M303.74 -1920.55l215.996 0 l0 -219.746l-215.996 0l0 219.746z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M303.74 -1920.55l215.996 0 l0 -219.746l-215.996 0l0 219.746" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M519.74 -2140.55l75 -51l-216 0l-75 51l216 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M519.74 -2140.55l75 -51l-216 0l-75 51l216 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M595.99 -1973.05l0 -219.75l-74.75 52.5l0 219.75l74.75 -52.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M595.99 -1973.05l0 -219.75l-74.75 52.5l0 219.75l74.75 -52.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M411.74 -2034.49c21.11 0 38.23 -17.13 38.23 -38.24c0 -21.11 -17.12 -38.24 -38.23 -38.24c-21.12 0 -38.23 17.13 -38.23 38.24c0 21.11 17.11 38.24 38.23 38.24" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M411.74 -2021.67l0 57.59" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M436.16 -1963.79l-48.08 0l23.1 28.96l24.98 -28.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M384.22 -2029.38l-30.85 48.61" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M373.84 -1967.42l-40.6 -25.76l3.98 36.83l36.61 -11.06z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M438.5 -2029.38l30.85 48.61" style="stroke: background; stroke-width: 3; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M448.89 -1967.42l40.59 -25.76l-3.98 36.83l-36.61 -11.06z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="596" y="-2192"/> +<point x="304" y="-1920"/> +<point x="412" y="-1920"/> +<point x="520" y="-1920"/> +<point x="520.5" y="-1920"/> +<point x="521" y="-1920"/> +<point x="304" y="-2140"/> +<point x="304" y="-2139.5"/> +<point x="304" y="-2139"/> +<point x="596" y="-1972"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tablet.png b/kivio/kiviopart/stencils/Dia/Cisco/tablet.png Binary files differnew file mode 100644 index 00000000..05fe56b1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tablet.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tablet.shape b/kivio/kiviopart/stencils/Dia/Cisco/tablet.shape new file mode 100644 index 00000000..5b09891e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tablet.shape @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Tablet</name> +<icon>tablet.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2537.23 -5599.18l10.31 13.36l-38.77 219.77l-12.75 -7.91l41.21 -225.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2537.23 -5599.18l10.31 13.36l-38.77 219.77l-12.75 -7.91l41.21 -225.23" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2147.5 -5373.96l11.54 7.91l349.73 0l-12.75 -7.91l-348.52 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2147.5 -5373.96l11.54 7.91l349.73 0l-12.75 -7.91l-348.52 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2496.02 -5373.96l41.21 -225.23l-344.27 0l-45.46 225.23l348.52 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2496.02 -5373.96l41.21 -225.23l-344.27 0l-45.46 225.23l348.52 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2469.67 -5414.54l26.29 -140.19l-193.38 0l-26.3 140.19l193.39 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2469.67 -5414.54l26.29 -140.19l-193.38 0l-26.3 140.19l193.39 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2272.96 -5599.18l-45.46 225.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2272.96 -5599.18l-45.46 225.23" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2179.59 -5421.2c21.89 5.41 48.42 -25.7 59.24 -69.5c10.82 -43.78 1.85 -83.66 -20.04 -89.07l-39.2 158.57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2179.59 -5421.2c21.89 5.41 48.42 -25.7 59.24 -69.5c10.82 -43.78 1.85 -83.66 -20.04 -89.07l-39.2 158.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2306.78 -5575.26l62.5 0 l0 -7.5l-62.5 0l0 7.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2306.78 -5575.26l62.5 0 l0 -7.5l-62.5 0l0 7.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2431.78 -5575.26l62.5 0 l0 -7.5l-62.5 0l0 7.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2431.78 -5575.26l62.5 0 l0 -7.5l-62.5 0l0 7.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2553.25 -5410.62c-0.33 2.73 -2.81 4.71 -5.56 4.37c-2.74 -0.33 -4.7 -2.81 -4.37 -5.57l21.34 -178.73c0.33 -2.74 2.81 -4.7 5.57 -4.38c2.73 0.32 4.7 2.81 4.36 5.56l-21.34 178.74z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2193" y="-5598"/> +<point x="2233" y="-5598"/> +<point x="2273" y="-5598"/> +<point x="2405" y="-5598"/> +<point x="2537" y="-5598"/> +<point x="2159" y="-5365"/> +<point x="2334" y="-5365"/> +<point x="2509" y="-5365"/> +<point x="2148" y="-5373"/> +<point x="2575" y="-5588"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tdm_router.png b/kivio/kiviopart/stencils/Dia/Cisco/tdm_router.png Binary files differnew file mode 100644 index 00000000..1796b445 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tdm_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tdm_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/tdm_router.shape new file mode 100644 index 00000000..86626276 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tdm_router.shape @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - TDM router</name> +<icon>tdm_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1287.12 -2089.05c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.02 183.93 -71.52l0 -104.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1287.12 -2089.05c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.52 183.93 71.52c101.58 0 183.93 -32.02 183.93 -71.52l0 -104.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1103.19 -2017.53c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1103.19 -2017.53c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.51 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.01 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1061.19 -2117.02l15.19 22.78l-57.42 13.27l12.55 -10.45l-88.75 -15.17l22.27 -16.69l85.63 14.5l10.54 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1141.99 -2061.78l-10.36 -23.49l51.8 -10.35l-8.98 8.06l86.33 14.74l-20.71 16.57l-85.81 -16.11l-12.26 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1113.67 -2129.46l58.02 -15.88l0.68 24.86l-14.5 -2.76l-28.31 23.49l-27.02 -3.94l29.23 -22.98l-18.1 -2.79z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1088.81 -2040.36l-55.24 10.35l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.56l-32.46 28.31l16.57 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1095.76 -1958.89l0 12.82l-17.35 -0.29l24.48 30.41l26 -30.41l-18.12 0.29l0 -12.82z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1134.66 -1974.48l-71.7 0l-0.48 -16.7l-30.41 24.26l30.41 26.23l0.48 -18.79l71.7 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1073.13 -1959.54l71.7 0l0.47 16.68l30.41 -24.24l-30.41 -25.51l-0.47 18.07l-71.7 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1096.71 -1957.82l12.5 0 l0 -11.25l-12.5 0l0 11.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1062 -2005l20 0l0 4l-7 0l0 21l-4 0l0 -21l-8 0l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1087 -2005l12 0c 4 0 8 6 8 11l0 3c0 5 -4 11 -9 +11l-11 0l0 -25 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1092 -2000l6 0c4 0 4 5 4 5l0 5c0 6 -4 6 -4 6l-6 +0l0 -16 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1116 -2005l7 0l5 20l4 -20l8 0l0 25l-5 0l0 -19l-5 19l-5 0l-5 -19l0 19l-5 0l0 -25z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1103" y="-2160"/> +<point x="1103" y="-1912"/> +<point x="919" y="-2088"/> +<point x="919" y="-2035.5"/> +<point x="919" y="-1983"/> +<point x="1287" y="-2088"/> +<point x="1287" y="-2035.5"/> +<point x="1287" y="-1983"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/telecommuter.png b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter.png Binary files differnew file mode 100644 index 00000000..2749e93d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/telecommuter.shape b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter.shape new file mode 100644 index 00000000..2d5e1fca --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Telecommuter</name> +<icon>telecommuter.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4388.78 -5524l-69.2 -2.42l-33.86 36.08l20.95 17.04l18.15 -19.75l41.89 1.46l-45.76 59.55l16.36 15.13l-26.26 35.19l-43.04 -1.5l-31.35 14.04l21.72 45.01l26.17 0.92l-0.24 -9.91l-13.37 -0.46l0.69 -19.78l63.97 2.23l35.87 -43.58l86.85 80.48l44.24 -49.7l-10.7 -10.27l-18.76 20.3l-70.43 -67.09l29.86 -38.54l26.73 18.4l61.58 2.15l0.85 -24.42l-44.14 -1.54l-88.77 -58.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4418.25 -5563.94l51.17 1.78l-1.9 54.68l-51.18 -1.79l1.9 -54.67z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4263.6 -5498.72l58.4 48.99l-34.04 40.57l-58.38 -48.99l34.02 -40.57z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4418" y="-5563"/> +<point x="4458" y="-5313"/> +<point x="4230" y="-5457"/> +<point x="4522" y="-5462"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house.png b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house.png Binary files differnew file mode 100644 index 00000000..8ac6444c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house.shape b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house.shape new file mode 100644 index 00000000..06b1941b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house.shape @@ -0,0 +1,63 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Telecommuter house</name> +<icon>telecommuter_house.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3704.39 -5716.77l45 -31.46l25 0l-2.5 23.96l-32.5 30l-35 -22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3704.39 -5716.77l45 -31.46l25 0l-2.5 23.96l-32.5 30l-35 -22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3536.89 -5331.77l317.5 0 l0 -172.5l-317.5 0l0 172.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3536.89 -5331.77l317.5 0 l0 -172.5l-317.5 0l0 172.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3854.39 -5504.27l112.5 -107.5l0 165l-112.5 115l0 -172.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3854.39 -5504.27l112.5 -107.5l0 165l-112.5 115l0 -172.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3913.14 -5366.36l-23.75 0l-1.25 -155.41l18.75 -7.5l11.25 10l2.5 131.25l-7.5 21.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3913.14 -5366.36l-23.75 0l-1.25 -155.41l18.75 -7.5l11.25 10l2.5 131.25l-7.5 21.66" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3906.89 -5529.27l6.25 162.5l42.5 -48.75l-18.75 -150l-30 36.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3906.89 -5529.27l6.25 162.5l42.5 -48.75l-18.75 -150l-30 36.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3879.39 -5491.77l-162.5 -212.5l56.25 -43.75l216.25 136.25l-110 120z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3879.39 -5491.77l-162.5 -212.5l56.25 -43.75l216.25 136.25l-110 120" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3904.39 -5581.77l25 -25l-12.5 -100l-22.5 10l0 90l10 25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3904.39 -5581.77l25 -25l-12.5 -100l-22.5 10l0 90l10 25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3866.89 -5616.77l37.5 33.75l-2.5 -118.75l-20 -2.5l-15 87.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3866.89 -5616.77l37.5 33.75l-2.5 -118.75l-20 -2.5l-15 87.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3881.89 -5704.27l18.75 11.25l16.25 -13.75l-18.75 -6.56l-16.25 9.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3881.89 -5704.27l18.75 11.25l16.25 -13.75l-18.75 -6.56l-16.25 9.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3731.89 -5716.77l150 225l-380 0l202.5 -225l27.5 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3731.89 -5716.77l150 225l-380 0l202.5 -225l27.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3603.29 -5407.44l177.002 0 l0 -33.2825l-177.002 0l0 33.2825z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3603.29 -5407.44l177.002 0 l0 -33.2825l-177.002 0l0 33.2825" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3726.08 -5421.91l44.64 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3726.08 -5421.91l44.64 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3726.08 -5423.52l44.64 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3726.08 -5423.52l44.64 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3810.87 -5439.83l0 -29.77l-30.6 29l0 32.95l30.6 -32.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3810.87 -5439.83l0 -29.77l-30.6 29l0 32.95l30.6 -32.19" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3748.86 -5380.44l0 -7.46l16.07 -22.25l0 13.62l-16.07 16.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3748.86 -5380.44l0 -7.46l16.07 -22.25l0 13.62l-16.07 16.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3607.06 -5380.44l141.796 0 l0 -7.34448l-141.796 0l0 7.34448z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3607.06 -5380.44l141.796 0 l0 -7.34448l-141.796 0l0 7.34448" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3748.86 -5387.78l-141.35 0l16.08 -22.36l141.34 0l-16.07 22.36z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3748.86 -5387.78l-141.35 0l16.08 -22.36l141.34 0l-16.07 22.36" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3809.95 -5468.7l-177.01 0l-29.65 27.98l177 0l29.66 -27.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3809.95 -5468.7l-177.01 0l-29.65 27.98l177 0l29.66 -27.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3776.65 -5468.58l-118.49 0l-19.85 18.72l118.5 0l19.84 -18.72z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3776.65 -5468.58l-118.49 0l-19.85 18.72l118.5 0l19.84 -18.72" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3634.95 -5457.19l122.041 0 l0 -89.4531l-122.041 0l0 89.4531z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3634.95 -5457.19l122.041 0 l0 -89.4531l-122.041 0l0 89.4531" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3645.25 -5527.02c0 -8.98 9.31 -10.3 9.31 -10.3c0 0 71.83 0 80.49 0c11.3 0 10.97 10.64 10.97 10.64c0 0 0 43.9 0 50.21c0 6.32 -8.64 8.98 -8.64 8.98c0 0 -73.5 0 -81.48 0c-7.97 0 -10.64 -8.32 -10.64 -8.32l0 -51.21z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3645.25 -5527.02c0 -8.98 9.31 -10.3 9.31 -10.3c0 0 71.83 0 80.49 0c11.3 0 10.97 10.64 10.97 10.64c0 0 0 43.9 0 50.21c0 6.32 -8.64 8.98 -8.64 8.98c0 0 -73.5 0 -81.48 0c-7.97 0 -10.64 -8.32 -10.64 -8.32l0 -51.21" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3777.44 -5565.93l-122.04 0l-20.45 19.29l122.04 0l20.45 -19.29z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3777.44 -5565.93l-122.04 0l-20.45 19.29l122.04 0l20.45 -19.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3777.45 -5476.19l0 -89.78l-20.25 19.16l0 89.78l20.25 -19.16z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3777.45 -5476.19l0 -89.78l-20.25 19.16l0 89.78l20.25 -19.16" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="3749" y="-5747"/> +<point x="3537" y="-5331"/> +<point x="3695.5" y="-5331"/> +<point x="3854" y="-5331"/> +<point x="3502" y="-5491"/> +<point x="3989" y="-5611"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house_router.png b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house_router.png Binary files differnew file mode 100644 index 00000000..6c3b519c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house_router.shape new file mode 100644 index 00000000..718c5a93 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/telecommuter_house_router.shape @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Telecommuter house/router</name> +<icon>telecommuter_house_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2974.39 -5716.77l45 -31.46l25 0l-2.5 23.96l-32.5 30l-35 -22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2974.39 -5716.77l45 -31.46l25 0l-2.5 23.96l-32.5 30l-35 -22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M2806.89 -5331.78l317.5 0 l0 -172.495l-317.5 0l0 172.495z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2806.89 -5331.78l317.5 0 l0 -172.495l-317.5 0l0 172.495" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3124.39 -5504.27l112.5 -107.5l0 165l-112.5 115l0 -172.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3124.39 -5504.27l112.5 -107.5l0 165l-112.5 115l0 -172.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3183.14 -5366.35l-23.75 0l-1.25 -155.42l18.75 -7.5l11.25 10l2.5 131.25l-7.5 21.68z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3183.14 -5366.35l-23.75 0l-1.25 -155.42l18.75 -7.5l11.25 10l2.5 131.25l-7.5 21.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3176.89 -5529.27l6.25 162.5l42.5 -48.75l-18.75 -150l-30 36.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3176.89 -5529.27l6.25 162.5l42.5 -48.75l-18.75 -150l-30 36.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3149.39 -5491.77l-162.5 -212.5l56.25 -43.75l216.25 136.25l-110 120z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3149.39 -5491.77l-162.5 -212.5l56.25 -43.75l216.25 136.25l-110 120" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3174.39 -5581.77l25 -25l-12.5 -100l-22.5 10l0 90l10 25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3174.39 -5581.77l25 -25l-12.5 -100l-22.5 10l0 90l10 25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3136.89 -5616.77l37.5 33.75l-2.5 -118.75l-20 -2.5l-15 87.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3136.89 -5616.77l37.5 33.75l-2.5 -118.75l-20 -2.5l-15 87.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3151.89 -5704.27l18.75 11.25l16.25 -13.75l-18.75 -6.56l-16.25 9.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3151.89 -5704.27l18.75 11.25l16.25 -13.75l-18.75 -6.56l-16.25 9.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3001.89 -5716.77l150 225l-380 0l202.5 -225l27.5 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3001.89 -5716.77l150 225l-380 0l202.5 -225l27.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M3072.67 -5488.56c0 21.73 -45.29 39.34 -101.15 39.34c-55.88 0 -101.17 -17.62 -101.17 -39.34l0 57.63c0 21.72 45.29 39.34 101.17 39.34c55.86 0 101.15 -17.62 101.15 -39.34l0 -57.63z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3072.67 -5488.56c0 21.73 -45.29 39.34 -101.15 39.34c-55.88 0 -101.17 -17.62 -101.17 -39.34l0 57.63c0 21.72 45.29 39.34 101.17 39.34c55.86 0 101.15 -17.62 101.15 -39.34l0 -57.63" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2971.51 -5449.22c55.86 0 101.15 -17.62 101.15 -39.34c0 -21.72 -45.29 -39.34 -101.15 -39.34c-55.88 0 -101.17 17.61 -101.17 39.34c0 21.73 45.29 39.34 101.17 39.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2971.51 -5449.22c55.86 0 101.15 -17.62 101.15 -39.34c0 -21.72 -45.29 -39.34 -101.15 -39.34c-55.88 0 -101.17 17.61 -101.17 39.34c0 21.73 45.29 39.34 101.17 39.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2948.41 -5503.94l8.36 12.53l-31.59 7.3l6.9 -5.75l-48.81 -8.34l12.25 -9.18l47.09 7.98l5.8 -4.54z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2992.84 -5473.56l-5.69 -12.92l28.49 -5.7l-4.94 4.43l47.48 8.11l-11.39 9.12l-47.2 -8.86l-6.75 5.82z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2977.27 -5510.78l31.91 -8.74l0.38 13.68l-7.98 -1.52l-15.58 12.92l-14.85 -2.17l16.07 -12.64l-9.94 -1.53z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2963.6 -5461.78l-30.39 5.69l-1.14 -14.06l8.74 1.9l16.72 -14.28l14.81 2.51l-17.85 15.57l9.12 2.67z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3019" y="-5747"/> +<point x="2807" y="-5331"/> +<point x="2965.5" y="-5331"/> +<point x="3124" y="-5331"/> +<point x="2772" y="-5491"/> +<point x="3259" y="-5611"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/terminal.png b/kivio/kiviopart/stencils/Dia/Cisco/terminal.png Binary files differnew file mode 100644 index 00000000..660d60a2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/terminal.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/terminal.shape b/kivio/kiviopart/stencils/Dia/Cisco/terminal.shape new file mode 100644 index 00000000..7d2d1668 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/terminal.shape @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Terminal</name> +<icon>terminal.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4854.02 -5367.48l209.59 0 l0 -39.209l-209.59 0l0 39.209z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4854.02 -5367.48l209.59 0 l0 -39.209l-209.59 0l0 39.209" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5099.08 -5442.43l0 39.6l-35.47 35.74l0 -39.6l-209.76 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5099.08 -5442.43l0 39.6l-35.47 35.74l0 -39.6l-209.76 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4855.53 -5442.43l243.56 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4855.53 -5442.43l243.56 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5063.61 -5406.69l35.47 -35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5063.61 -5406.69l35.47 -35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4853.86 -5407.49l209.483 0 l0 -157.94l-209.483 0l0 157.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4853.86 -5407.49l209.483 0 l0 -157.94l-209.483 0l0 157.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5063.34 -5407.49l35.74 -35.74l0 -157.94l-209.48 0l-35.74 35.74l209.48 0l0 157.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5063.34 -5407.49l35.74 -35.74l0 -157.94l-209.48 0l-35.74 35.74l209.48 0l0 157.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4872.15 -5425.78l172.901 0 l0 -121.358l-172.901 0l0 121.358z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4872.15 -5425.78l172.901 0 l0 -121.358l-172.901 0l0 121.358" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5063.34 -5565.43l35.74 -35.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5063.34 -5565.43l35.74 -35.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5053.25 -5338.83l0 -23.23l-241.06 0l27.43 -27.43l241.06 0l0 23.23l-27.43 27.43z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5053.25 -5338.83l0 -23.23l-241.06 0l27.43 -27.43l241.06 0l0 23.23l-27.43 27.43" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4812.19 -5338.83l241.064 0 l0 -23.2329l-241.064 0l0 23.2329z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4812.19 -5338.83l241.064 0 l0 -23.2329l-241.064 0l0 23.2329" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5053.25 -5362.06l27.43 -27.43z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5053.25 -5362.06l27.43 -27.43" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4890" y="-5600"/> +<point x="4994.5" y="-5600"/> +<point x="5099" y="-5600"/> +<point x="4812" y="-5338"/> +<point x="4932.5" y="-5338"/> +<point x="5053" y="-5338"/> +<point x="4812" y="-5361"/> +<point x="5099" y="-5442"/> +<point x="5099" y="-5441.5"/> +<point x="5099" y="-5441"/> +<point x="5099" y="-5421.5"/> +<point x="5099" y="-5402"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tokenring.png b/kivio/kiviopart/stencils/Dia/Cisco/tokenring.png Binary files differnew file mode 100644 index 00000000..5bfe9714 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tokenring.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tokenring.shape b/kivio/kiviopart/stencils/Dia/Cisco/tokenring.shape new file mode 100644 index 00000000..3611cdb7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tokenring.shape @@ -0,0 +1,17 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - TokenRing</name> +<icon>tokenring.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5515.71 -5318.6c78.09 0 141.39 -63.31 141.39 -141.4c0 -78.09 -63.3 -141.4 -141.39 -141.4c-78.09 0 -141.41 63.31 -141.41 141.4c0 78.09 63.32 141.4 141.41 141.4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5515.71 -5318.6c78.09 0 141.39 -63.31 141.39 -141.4c0 -78.09 -63.3 -141.4 -141.39 -141.4c-78.09 0 -141.41 63.31 -141.41 141.4c0 78.09 63.32 141.4 141.41 141.4" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="5516" y="-5600"/> +<point x="5516" y="-5318"/> +<point x="5374" y="-5459"/> +<point x="5657" y="-5459"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/transpath.png b/kivio/kiviopart/stencils/Dia/Cisco/transpath.png Binary files differnew file mode 100644 index 00000000..80f467df --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/transpath.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/transpath.shape b/kivio/kiviopart/stencils/Dia/Cisco/transpath.shape new file mode 100644 index 00000000..5d37e5dc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/transpath.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Transpath</name> +<icon>transpath.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1485.37 -1896.52l300.869 0 l0 -281.856l-300.869 0l0 281.856z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1485.37 -1896.52l300.869 0 l0 -281.856l-300.869 0l0 281.856" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1485.37 -2178.38l30.88 -25.1l295.09 0l-25.1 25.1l-300.87 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1485.37 -2178.38l30.88 -25.1l295.09 0l-25.1 25.1l-300.87 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1786.24 -1896.52l25.1 -30.89l0 -276.06l-25.1 25.1l0 281.86z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1786.24 -1896.52l25.1 -30.89l0 -276.06l-25.1 25.1l0 281.86" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1783.91 -2082.98l-56.82 0c-19.66 0 -19.66 -19.67 -19.66 -19.67c30.59 -67.74 -24.05 -56.8 -24.05 -56.8c0 0 -54.62 -10.95 -24.03 56.8c0 0 0 19.67 -19.66 19.67l-137.69 0c0 0 -10.93 2.18 -15.29 17.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1485.05 -1994.77l56.82 0c19.65 0 19.65 19.67 19.65 19.67c-30.59 67.74 24.06 56.81 24.06 56.81c0 0 54.62 10.94 24.03 -56.81c0 0 0 -19.67 19.66 -19.67l137.69 0c0 0 10.93 -2.18 15.29 -17.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1555.52 -2049.67l7.6 11.39l-28.71 6.64l6.27 -5.23l-44.36 -7.58l11.12 -8.34l42.83 7.25l5.25 -4.12z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1595.93 -2022.05l-5.18 -11.74l25.9 -5.18l-4.49 4.02l43.16 7.36l-10.37 8.29l-42.89 -8.06l-6.13 5.29z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1581.77 -2055.89l29 -7.94l0.35 12.43l-7.26 -1.39l-14.15 11.75l-13.52 -1.97l14.61 -11.48l-9.04 -1.4z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1569.34 -2011.35l-27.63 5.19l-1.04 -12.78l7.95 1.73l15.19 -12.98l13.46 2.27l-16.23 14.16l8.29 2.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1720.74 -2037.73l19 14.9l8.85 -0.04l0.01 -3.92l20.17 7.14l-20.17 7.15l-0.01 -4.02l-11.48 -0.01l-21.72 -17.02l-21.72 17.02l-11.49 0.01l-0.01 4.02l-20.16 -7.15l20.16 -7.14l0.01 3.92l8.85 0.04l19.01 -14.9l-19.01 -14.9l-8.85 0.02l-0.01 3.93l-20.16 -7.15l20.16 -7.15l0.01 4.02l11.49 0.02l21.72 17.01l21.72 -17.01l11.48 -0.02l0.01 -4.02l20.17 7.15l-20.17 7.15l-0.01 -3.93l-8.85 -0.02l-19 14.9z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1516" y="-2202"/> +<point x="1663.5" y="-2202"/> +<point x="1811" y="-2202"/> +<point x="1485" y="-1896"/> +<point x="1635.5" y="-1896"/> +<point x="1786" y="-1896"/> +<point x="1485" y="-2177"/> +<point x="1485" y="-2085.5"/> +<point x="1485" y="-1994"/> +<point x="1811" y="-1926"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/truck.png b/kivio/kiviopart/stencils/Dia/Cisco/truck.png Binary files differnew file mode 100644 index 00000000..c2890d0a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/truck.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/truck.shape b/kivio/kiviopart/stencils/Dia/Cisco/truck.shape new file mode 100644 index 00000000..454e8e0d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/truck.shape @@ -0,0 +1,53 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Truck</name> +<icon>truck.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M665.99 -4444.32l0 -159.63l-16.01 14.06l0 159.63l16.01 -14.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M665.99 -4444.32l0 -159.63l-16.01 14.06l0 159.63l16.01 -14.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M267.773 -4430.53l381.846 0 l0 -159.063l-381.846 0l0 159.063z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M267.773 -4430.53l381.846 0 l0 -159.063l-381.846 0l0 159.063" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M665.99 -4603.89l-381.84 0l-16.37 14.3l381.85 0l16.37 -14.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M665.99 -4603.89l-381.84 0l-16.37 14.3l381.85 0l16.37 -14.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M665.99 -4603.89l-16.37 14.3z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M665.99 -4603.89l-16.37 14.3" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M346.91 -4430.53l0 -159.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M346.91 -4430.53l0 -159.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M420.31 -4430.53l0 -159.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M420.31 -4430.53l0 -159.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M493.7 -4430.53l0 -159.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M493.7 -4430.53l0 -159.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M567.08 -4430.53l0 -159.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M567.08 -4430.53l0 -159.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M697.72 -4573.42l15 22.13l-46.74 25.68l0 -30.08l31.74 -17.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M697.72 -4573.42l15 22.13l-46.74 25.68l0 -30.08l31.74 -17.73" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M719.83 -4535.14l13.73 23.79l-67.58 38.24l0 -30.08l53.85 -31.95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M719.83 -4535.14l13.73 23.79l-67.58 38.24l0 -30.08l53.85 -31.95" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M868.52 -4533.28l-79.8 -138.26l-6.84 20.2l79.8 138.24l6.84 -20.18z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M868.52 -4533.28l-79.8 -138.26l-6.84 20.2l79.8 138.24l6.84 -20.18" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M861.24 -4513.16l-79.51 -137.75l-96.58 55.74l79.55 137.75l96.54 -55.74z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M861.24 -4513.16l-79.51 -137.75l-96.58 55.74l79.55 137.75l96.54 -55.74" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M788.74 -4671.48l-96.56 55.74l-7.03 20.57l96.58 -55.74l7.01 -20.57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M788.74 -4671.48l-96.56 55.74l-7.03 20.57l96.58 -55.74l7.01 -20.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M788.74 -4671.48l-7.01 20.57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M788.74 -4671.48l-7.01 20.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M915.07 -4608.05l-39.2 -70.12l-4.78 14.14l39.2 70.1l4.78 -14.12z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M915.07 -4608.05l-39.2 -70.12l-4.78 14.14l39.2 70.1l4.78 -14.12" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M909.97 -4593.97l-38.99 -69.76l-72.61 24.01l55.68 96.44l55.92 -50.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M909.97 -4593.97l-38.99 -69.76l-72.61 24.01l55.68 96.44l55.92 -50.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M875.89 -4678.11l-72.6 24.01l-4.92 14.39l72.61 -24.01l4.91 -14.39z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M875.89 -4678.11l-72.6 24.01l-4.92 14.39l72.61 -24.01l4.91 -14.39" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M875.89 -4678.11l-4.91 14.39z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M875.89 -4678.11l-4.91 14.39" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="876" y="-4677"/> +<point x="650" y="-4429"/> +<point x="268" y="-4589"/> +<point x="268" y="-4509.5"/> +<point x="268" y="-4430"/> +<point x="915" y="-4607"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/turret.png b/kivio/kiviopart/stencils/Dia/Cisco/turret.png Binary files differnew file mode 100644 index 00000000..3869f947 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/turret.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/turret.shape b/kivio/kiviopart/stencils/Dia/Cisco/turret.shape new file mode 100644 index 00000000..6bdca5dd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/turret.shape @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Turret</name> +<icon>turret.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1738.52 -4449.41c0 3.58 -2.91 6.47 -6.48 6.47l-612.83 0c-3.57 0 -6.48 -2.89 -6.48 -6.47l34.04 -205.28c0 -3.57 2.89 -6.48 6.46 -6.48l602.05 0c3.57 0 6.48 2.9 6.48 6.48l-23.24 205.28z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1738.52 -4449.41c0 3.58 -2.91 6.47 -6.48 6.47l-612.83 0c-3.57 0 -6.48 -2.89 -6.48 -6.47l34.04 -205.28c0 -3.57 2.89 -6.48 6.46 -6.48l602.05 0c3.57 0 6.48 2.9 6.48 6.48l-23.24 205.28" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1821.42 -4478.67c0 3.58 -2.89 6.48 -6.48 6.48l-84.92 29.26c-3.59 0 -6.49 -2.89 -6.49 -6.47l23.24 -205.28c0 -3.57 2.89 -6.48 6.48 -6.48l62.03 0c3.57 0 6.48 2.9 6.48 6.48l-0.35 176.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1821.42 -4478.67c0 3.58 -2.89 6.48 -6.48 6.48l-84.92 29.26c-3.59 0 -6.49 -2.89 -6.49 -6.47l23.24 -205.28c0 -3.57 2.89 -6.48 6.48 -6.48l62.03 0c3.57 0 6.48 2.9 6.48 6.48l-0.35 176.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1679.27 -4414.35l-210.98 0l59.53 -77.13l199.53 0l-48.09 77.13z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1679.27 -4414.35l-210.98 0l59.53 -77.13l199.53 0l-48.09 77.13" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1679.27 -4389.35l-210.98 0l2.38 -23.99l208.59 0l0 23.99z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1679.27 -4389.35l-210.98 0l2.38 -23.99l208.59 0l0 23.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1728.64 -4491.29l0 49.24l-50.72 54.2l0 -28.3l50.72 -75.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1728.64 -4491.29l0 49.24l-50.72 54.2l0 -28.3l50.72 -75.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1328.58 -4657.98l-31.48 214.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1328.58 -4657.98l-31.48 214.32" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1547.45 -4659.46l-21.78 170.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1547.45 -4659.46l-21.78 170.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1729.27 -4583.67c0 13.81 -11.19 25 -25 25c-13.81 0 -25 -11.19 -25 -25c0 -13.81 11.19 -25 25 -25c13.81 0 25 11.19 25 25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1729.27 -4583.67c0 13.81 -11.19 25 -25 25c-13.81 0 -25 -11.19 -25 -25c0 -13.81 11.19 -25 25 -25c13.81 0 25 11.19 25 25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1251.77 -4613.67c0 13.81 -11.19 25 -25 25c-13.81 0 -25 -11.19 -25 -25c0 -13.81 11.19 -25 25 -25c13.81 0 25 11.19 25 25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1251.77 -4613.67c0 13.81 -11.19 25 -25 25c-13.81 0 -25 -11.19 -25 -25c0 -13.81 11.19 -25 25 -25c13.81 0 25 11.19 25 25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1584.13 -4451.05c-5.76 11.5 -23.48 20.09 -39.59 19.17c-16.11 -0.93 -24.51 -11 -18.75 -22.5c5.74 -11.51 23.46 -20.1 39.57 -19.17c16.11 0.93 24.51 11 18.77 22.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1584.13 -4451.05c-5.76 11.5 -23.48 20.09 -39.59 19.17c-16.11 -0.93 -24.51 -11 -18.75 -22.5c5.74 -11.51 23.46 -20.1 39.57 -19.17c16.11 0.93 24.51 11 18.77 22.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1408.92 -4527.04c-3.61 22.57 -21.97 27.73 -43.61 27.84c-21.64 0.11 -38.38 -4.87 -34.77 -27.43l10.65 -66.41c3.61 -22.56 21.97 -27.73 43.61 -27.83c21.64 -0.12 38.38 4.86 34.77 27.42l-10.64 66.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1408.92 -4527.04c-3.61 22.57 -21.97 27.73 -43.61 27.84c-21.64 0.11 -38.38 -4.87 -34.77 -27.43l10.65 -66.41c3.61 -22.56 21.97 -27.73 43.61 -27.83c21.64 -0.12 38.38 4.86 34.77 27.42l-10.64 66.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1496.42 -4527.04c-3.61 22.57 -21.97 27.73 -43.61 27.84c-21.64 0.11 -38.38 -4.87 -34.77 -27.43l10.65 -66.41c3.61 -22.56 21.97 -27.73 43.61 -27.83c21.64 -0.12 38.38 4.86 34.77 27.42l-10.64 66.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1496.42 -4527.04c-3.61 22.57 -21.97 27.73 -43.61 27.84c-21.64 0.11 -38.38 -4.87 -34.77 -27.43l10.65 -66.41c3.61 -22.56 21.97 -27.73 43.61 -27.83c21.64 -0.12 38.38 4.86 34.77 27.42l-10.64 66.41" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1650.05 -4531.02c-4.43 19.18 -26.9 23.55 -53.38 23.65c-26.48 0.1 -46.97 -4.14 -42.54 -23.32l8.69 -56.44c4.45 -19.19 26.91 -23.56 53.4 -23.66c26.48 -0.1 46.97 4.14 42.54 23.32l-8.71 56.45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1650.05 -4531.02c-4.43 19.18 -26.9 23.55 -53.38 23.65c-26.48 0.1 -46.97 -4.14 -42.54 -23.32l8.69 -56.44c4.45 -19.19 26.91 -23.56 53.4 -23.66c26.48 -0.1 46.97 4.14 42.54 23.32l-8.71 56.45" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1286.32 -4548.68l-123.34 0l3.34 -20l123.32 0l-3.32 20z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1286.32 -4548.68l-123.34 0l3.34 -20l123.32 0l-3.32 20" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1279.64 -4518.68l-123.32 0l3.34 -20l123.32 0l-3.34 20z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1279.64 -4518.68l-123.32 0l3.34 -20l123.32 0l-3.34 20" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1272.98 -4488.68l-123.32 0l3.32 -20l123.34 0l-3.34 20z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1272.98 -4488.68l-123.32 0l3.32 -20l123.34 0l-3.34 20" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1266.32 -4458.68l-123.34 0l3.34 -20l123.34 0l-3.34 20z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1266.32 -4458.68l-123.34 0l3.34 -20l123.34 0l-3.34 20" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1666.32 -4432.01l-66.66 0l23.34 -33.33l66.66 0l-23.34 33.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1666.32 -4432.01l-66.66 0l23.34 -33.33l66.66 0l-23.34 33.33" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1235.93 -4625.34c50 -70 146.66 -53.33 146.66 -53.33" style="stroke: foreground; stroke-width: 2; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1405.93 -4682c0 7.36 -10.45 13.33 -23.34 13.33c-12.89 0 -23.32 -5.97 -23.32 -13.33c0 -7.36 10.43 -13.34 23.32 -13.34c12.89 0 23.34 5.98 23.34 13.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1405.93 -4682c0 7.36 -10.45 13.33 -23.34 13.33c-12.89 0 -23.32 -5.97 -23.32 -13.33c0 -7.36 10.43 -13.34 23.32 -13.34c12.89 0 23.34 5.98 23.34 13.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M1191.61 -4578.67l-26.66 130" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1269.83 -4578.67l-26.66 130" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1229.27 -4578.67l-26.68 130" style="stroke: foreground; stroke-width: 1.6; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1058.99 -4521.33l7.66 -45.7z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1058.99 -4521.33l7.66 -45.7" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1121.63 -4586.67c-5.25 16.09 -12.21 34.87 -14.08 53.03l5.7 11.69l-7.32 53.21l-17.79 -34.33c-5.29 -26.09 21.37 -129.23 32.3 -141.51l17.79 34.33l-11.25 34.54l-5.35 -10.96z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1121.63 -4586.67c-5.25 16.09 -12.21 34.87 -14.08 53.03l5.7 11.69l-7.32 53.21l-17.79 -34.33c-5.29 -26.09 21.37 -129.23 32.3 -141.51l17.79 34.33l-11.25 34.54l-5.35 -10.96" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1053.39 -4502.59l10.98 34.41l41.56 -0.56l-17.79 -34.33l-34.75 0.47z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1053.39 -4502.59l10.98 34.41l41.56 -0.56l-17.79 -34.33l-34.75 0.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1120.44 -4644.57c-10.94 12.28 -37.6 115.42 -32.3 141.51l-34.75 0.47c-5.29 -26.08 21.35 -129.23 32.28 -141.51l34.77 -0.47z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1120.44 -4644.57c-10.94 12.28 -37.6 115.42 -32.3 141.51l-34.75 0.47c-5.29 -26.08 21.35 -129.23 32.28 -141.51l34.77 -0.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1383" y="-4694"/> +<point x="1678" y="-4387"/> +<point x="1053" y="-4502"/> +<point x="1822" y="-4654"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tv.png b/kivio/kiviopart/stencils/Dia/Cisco/tv.png Binary files differnew file mode 100644 index 00000000..6a911e18 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tv.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/tv.shape b/kivio/kiviopart/stencils/Dia/Cisco/tv.shape new file mode 100644 index 00000000..1fd8acd4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/tv.shape @@ -0,0 +1,70 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - TV</name> +<icon>tv.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M587.98 -3793.37l-26.11 37.25l-226.76 0l37.43 -37.25l215.44 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M587.98 -3793.37l-26.11 37.25l-226.76 0l37.43 -37.25l215.44 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M335.112 -3715.58l216.465 0 l0 -40.5474l-216.465 0l0 40.5474z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M335.112 -3715.58l216.465 0 l0 -40.5474l-216.465 0l0 40.5474" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M335.112 -3765.05l215.02 0 l0 -162.676l-215.02 0l0 162.676z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M335.112 -3765.05l215.02 0 l0 -162.676l-215.02 0l0 162.676" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M550.13 -3765.05l36.8 -36.81l0 -162.67l-36.8 36.8l0 162.68z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M551.4 -3715.48l0 -40.64l36.58 -36.35l0 40.42l-36.58 36.57z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M551.4 -3715.48l0 -40.64l36.58 -36.35l0 40.42l-36.58 36.57" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M370.17 -3908.97l144.18 0c9.39 0 16.99 7.6 16.99 16.99l0 91.09c0 9.37 -7.6 16.98 -16.99 16.98l-144.18 0c-9.4 0 -16.99 -7.61 -16.99 -16.98l0 -91.09c0 -9.4 7.6 -16.99 16.99 -16.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M370.17 -3908.97l144.18 0c9.39 0 16.99 7.6 16.99 16.99l0 91.09c0 9.37 -7.6 16.98 -16.99 16.98l-144.18 0c-9.4 0 -16.99 -7.61 -16.99 -16.98l0 -91.09c0 -9.4 7.6 -16.99 16.99 -16.99" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M586.93 -3964.52l-209.86 0l-41.95 36.8l215.02 0l36.8 -36.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M586.93 -3964.52l-209.86 0l-41.95 36.8l215.02 0l36.8 -36.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M372.66 -3735.34c0 7.05 -5.7 12.76 -12.75 12.76c-7.05 0 -12.74 -5.71 -12.74 -12.76c0 -7.04 5.69 -12.75 12.74 -12.75c7.05 0 12.75 5.71 12.75 12.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M372.66 -3735.34c0 7.05 -5.7 12.76 -12.75 12.76c-7.05 0 -12.74 -5.71 -12.74 -12.76c0 -7.04 5.69 -12.75 12.74 -12.75c7.05 0 12.75 5.71 12.75 12.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M541.46 -3735.34c0 7.05 -5.72 12.76 -12.75 12.76c-7.05 0 -12.77 -5.71 -12.77 -12.76c0 -7.04 5.72 -12.75 12.77 -12.75c7.03 0 12.75 5.71 12.75 12.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M541.46 -3735.34c0 7.05 -5.72 12.76 -12.75 12.76c-7.05 0 -12.77 -5.71 -12.77 -12.76c0 -7.04 5.72 -12.75 12.77 -12.75c7.03 0 12.75 5.71 12.75 12.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M420.83 -3732.04c0 3.63 -2.95 6.58 -6.58 6.58c-3.63 0 -6.58 -2.95 -6.58 -6.58c0 -3.64 2.95 -6.58 6.58 -6.58c3.63 0 6.58 2.94 6.58 6.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M420.83 -3732.04c0 3.63 -2.95 6.58 -6.58 6.58c-3.63 0 -6.58 -2.95 -6.58 -6.58c0 -3.64 2.95 -6.58 6.58 -6.58c3.63 0 6.58 2.94 6.58 6.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M447.18 -3732.04c0 3.63 -2.95 6.58 -6.6 6.58c-3.63 0 -6.56 -2.95 -6.56 -6.58c0 -3.64 2.93 -6.58 6.56 -6.58c3.65 0 6.6 2.94 6.6 6.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M447.18 -3732.04c0 3.63 -2.95 6.58 -6.6 6.58c-3.63 0 -6.56 -2.95 -6.56 -6.58c0 -3.64 2.93 -6.58 6.56 -6.58c3.65 0 6.6 2.94 6.6 6.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M473.53 -3732.04c0 3.63 -2.97 6.58 -6.6 6.58c-3.63 0 -6.58 -2.95 -6.58 -6.58c0 -3.64 2.95 -6.58 6.58 -6.58c3.63 0 6.6 2.94 6.6 6.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M473.53 -3732.04c0 3.63 -2.97 6.58 -6.6 6.58c-3.63 0 -6.58 -2.95 -6.58 -6.58c0 -3.64 2.95 -6.58 6.58 -6.58c3.63 0 6.6 2.94 6.6 6.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M400.27 -3887.92l19.22 -17.01l14.26 6.58l-1.64 15.37l4.94 10.98l-5.49 14.82l-0.41 3.34c-1.09 3.85 -4.94 2.19 -4.94 2.19l-6.72 26.31l-18.12 -23.6l-2.19 -10.43l-7.7 -21.96z" style="fill: #fbfbfb; stroke-width: 0"/> +<svg:path d="M408.69 -3892.21c0.88 1.1 1.25 2.59 1.37 3.6c0.49 4.71 -1.23 9.52 -2.91 13.93c-0.45 1.13 -0.39 4.14 -1.74 3.26c-1.56 -1.03 -2.87 -3.36 -4.53 -3.94c-2.07 -0.72 -4.27 1.38 -6.34 2.57c3.82 5.12 8.49 10.37 6.48 17.05c-4.83 -7.17 -9.95 -14.25 -13.57 -22.01c-1.96 -4.22 -1.19 -10.39 1.37 -13.89c3.95 -5.39 9.91 -9.96 16.49 -11.62c8.87 -2.27 17.71 -4.1 26.85 -4.21c-8.26 4.12 -16.05 8.1 -24 13.66c-0.41 0.3 0.12 1.09 0.53 1.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M439.88 -3891.55c-2.09 4.04 -4.06 7.98 -6.54 11.72c0.16 -0.58 -0.14 -1.02 -0.61 -1.1c-1.17 -0.2 -2.69 0.32 -3.3 -0.28c-0.59 -0.59 -0.59 -2.46 0 -3.14c0.68 -0.74 2.85 0.4 2.97 0.19c4.04 -6.48 -3.4 -11.76 -6.11 -17.42c6 -0.12 10.78 3.85 16.46 4.71c-1.17 1.66 -1.93 3.52 -2.87 5.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M417.46 -3880.36c-0.98 -0.18 -2.54 0.12 -2.62 -0.16c-1.7 -5.71 6.13 -3.03 9.69 -4.61c-0.86 3.75 -3.07 5.52 -7.07 4.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M428.43 -3868.94c-1.37 0 -2.73 0 -4.12 0c1.62 -1.4 3.34 -2.64 5.29 -3.51c-0.19 1.23 0.16 2.38 0.59 3.51c-0.59 0 -1.17 0 -1.76 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M427.26 -3861.88c-2.75 0 -5.49 0 -8.22 0c1 -0.94 2.54 -1.29 3.55 -1.42c2.62 -0.29 6.07 -2.16 8.18 1.42c-1.17 0 -2.34 0 -3.51 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M426.62 -3859.39c1.97 0.84 -0.84 0.86 -0.53 1.62c-1.54 0.35 -2.03 -1.07 -2.95 -1.77c1.17 0 2.46 -0.28 3.48 0.15z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M468.47 -3802.24c0.02 -3.81 0.92 -7.74 1.84 -11.78c0.8 -3.42 2.28 -7.38 1.13 -9.61c-1.58 -3.07 -5.7 -5.66 -9.41 -7.1c-10.45 -4.03 -20.74 -7.74 -30.9 -12.39l-1.6 0.6l1.76 25.86l-8.81 28.22z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M422.48 -3787.29l-18.81 -26.46l-8.86 -27.86c-1.67 1.11 -3.44 2.09 -5.22 2.91c-12.8 5.88 -23.32 7.68 -35.34 15.25c0.08 24.76 10.78 15.21 9.38 39.85z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M420.42 -3784.74l10.86 -31.91l-1.76 -25.86l-3.53 -3.52l-5.88 10.88l-19.1 -15.28c0 3.82 -6.26 7.55 -6.26 7.55l8.92 28l18.81 26.46z" style="fill: #b3b3b3; stroke-width: 0"/> +<svg:path d="M413.96 -3788.72l4.1 -39.08l-2.34 -2.95l2.34 -3.81l2.34 1.45l1.49 -1.74l2.34 3.22l-2.95 4.12l4.43 34.31z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M449.29 -3827.19c-1.86 -1.98 -5.29 -2.02 -5.27 -5.28c2.03 0.01 4.1 0.16 5.86 -1.18c-3.46 -1.27 -5.2 -4.41 -5.55 -7.67c-0.04 -0.42 0.78 -2.13 1.41 -2.07c1.43 0.14 1.49 2.54 2.99 3.24c0.53 0.25 1 -0.1 1.09 -0.57c0.45 -1.84 -0.2 -3.54 -0.53 -5.27c1.93 0.6 5.47 1.35 5.45 -0.59c-0.04 -2.9 -4.08 -6.1 -1.58 -8.46c0.72 -0.69 3.55 2.93 3.83 0.74c0.24 -2.09 -2.81 -4.56 -2.62 -6.95c0.16 -1.68 3.4 -2.1 4.02 -3.69c1.05 -2.66 -1.11 -6.05 -0.37 -8.54c2.23 -7.34 6.58 -13.84 10.08 -20.72c9.04 -0.28 12.44 -9.09 27.01 -1.39c0.37 0.21 -1.46 -0.11 -1.07 0.77c0.2 0.47 0.68 1.05 1.11 1.08c2.4 0.2 5.2 -0.24 6.21 2c0.74 1.62 -1.7 3.59 -1.17 5.06c0.76 2.23 5.16 1.21 5.63 3.18c0.92 3.79 -3.5 7.5 -2.91 10.92c0.33 1.91 4.67 2.75 5.98 5.04c1.54 2.62 -0.43 6.42 2.13 9.19c1 -1.19 2.23 -2.09 3.53 -2.94c0.35 2.3 1.29 4.41 2.34 6.46c1.5 -2 3.28 -3.78 4.71 -5.88c1.41 1.2 0.78 3.36 0.29 3.82c-2.5 2.39 -4.9 5.57 -8.44 6.51c-0.47 0.13 -0.74 0.44 -0.94 0.85l-4.12 -2.35c-0.51 1.01 2.91 2.52 1.45 2.93l0.59 2.34c2.13 2.3 4.65 0.74 7.05 0c1.23 4.12 -4.28 4.65 -4.84 7.74c-0.27 1.58 2.66 1.13 4.26 0.5c-0.53 2.92 -3.05 4.38 -4.69 6.47z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M423.22 -3784.16c2.66 -12.86 1.13 -21.08 2.56 -33.6c7.34 -4.49 15.35 -7.36 23.52 -9.99l36.15 -7.94l26.76 3.24c5.53 1.88 11.5 1.64 17.03 3.51c4.84 13.03 -8.67 28.01 -3.85 41.16l-3.69 3.33z" style="fill: #333333; stroke-width: 0"/> +<svg:path d="M497.51 -3818.46c-0.37 -0.14 -0.62 -0.65 -1.19 -0.5c0 -0.79 -0.27 -1.82 0.14 -2.21c0.39 -0.41 1.43 -0.14 2.21 -0.14c-0.16 0.57 0.18 0.88 0.6 1.16c1.31 -4.11 0.12 -8.26 -0.45 -12.28c-0.22 -1.56 -3.55 -1.48 -4.49 -2.69c-1.84 -2.36 -2.87 -10.9 -0.43 -10.72c6.29 0.47 6.6 -11.77 8.42 -18.62c0.74 -2.8 -0.7 -3.78 -1.89 -6.83c-0.82 0.38 -0.37 1.46 -0.66 1.61c-1.33 0.67 -3.36 1.51 -4.41 0.54c-0.59 -0.56 -0.59 -2.56 0 -3.1c1.05 -0.92 5.64 -1.66 5.59 -1.51c1.11 -3.21 -0.7 -5.79 -2.85 -8.68c-1.07 1.65 -2.15 2.05 -4.12 1.76c1.27 -1.07 1.19 -4.55 -0.31 -3.67c-2.5 1.47 -2.17 6.02 -6.15 6.02c0.12 -1.7 0.12 -3.38 -1.17 -4.71c-1.27 1.87 -2.72 3.96 -4.65 3.71c-1.29 -0.16 -0.86 -3.93 -2.71 -2.22c-2.15 1.95 1.6 4.66 0.8 7.31c-1.58 5.25 -1.52 10.39 -4.45 15.39c-0.45 0.75 -0.39 1.98 -0.02 2.79c0.59 1.31 1.82 2.19 3.4 1.83c-0.08 2.28 -2.54 0.99 -3.44 2.41c-0.27 0.43 -0.27 1.19 0 1.65c1.09 1.89 3.22 2.02 5.2 1.81c-0.53 3.55 -4.55 4.08 -7.05 2.36c-0.59 3.61 1.31 6.76 4.71 7.63c-1.58 2.2 -4.1 0.39 -5.65 1.51c-1.99 1.46 0.51 4.37 -0.23 6.72c-0.39 -0.83 -1.41 -0.76 -1.62 -0.47c-1.76 2.54 0.47 5.92 1.04 8.71c0.37 -0.84 1.15 -0.7 1.74 -0.51c1.06 0.35 0.49 1.46 0.6 2.26c-0.58 0 -1.23 -0.15 -1.74 0.09c-1.66 0.76 0.61 1.89 -0.02 2.86c5.59 3.19 11.91 5.05 18.16 4.25c1.64 -0.21 3.75 -1.19 5.35 -2.48c-1.5 -1.1 -4.53 -0.14 -3.44 -2.91c0.49 -1.23 2.03 -0.78 2.75 -0.45c0.92 0.45 -0.12 1.8 0.14 2.74c0.14 0.48 0.63 0.89 1.09 0.55c1.54 -1.08 3.32 -1.88 3.98 -3.54c0.1 -0.19 -0.62 -0.97 -1.02 -0.98c-0.82 -0.04 -0.43 2.04 -1.74 1.54z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M490.4 -3869.11c-0.25 0.48 -0.78 1.09 -1.11 1.05c-2.54 -0.35 -5.14 -0.17 -6.48 -2.79c3.14 -0.96 6.39 -2.3 9.2 -0.3c0.74 0.54 -1.13 1.12 -1.6 2.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M498.35 -3860.81c-0.66 1.84 -2.95 0.25 -4.69 0.7c1.09 -1.82 1.93 -2.58 4.12 -2.93c0.02 1.02 0.74 1.72 0.57 2.23z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M496.15 -3855.05c-1.95 0.23 -3.91 0.76 -5.9 0.15c3.05 -1.87 6.6 -0.97 9.84 -1.81c-0.37 0.33 -0.66 0.68 -0.45 1.23c-1.15 0.14 -2.3 0.29 -3.5 0.43z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M490.37 -3814.39c-1.21 0.78 -3.4 -0.43 -2.75 -2.18c0.31 -0.83 1.17 -1.63 2.21 -1.16c1.31 0.6 1.91 2.46 0.55 3.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M485.15 -3814.83c-0.78 0.34 -1 -0.94 -1.76 -0.59c0.12 -0.81 -0.49 -1.97 0.6 -2.25c0.74 -0.19 1.88 -0.57 2.27 0.5c0.35 0.99 -0.08 1.85 -1.11 2.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M480.44 -3816.05c-0.64 0.09 -1.52 0.32 -1.68 -0.56c-0.12 -0.78 -0.55 -1.93 0.55 -2.25c1.56 -0.46 2.93 0.77 2.23 2.21c-0.16 0.32 -0.66 0.53 -1.09 0.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M476.87 -3818.46c-0.51 0.24 -1.39 0.35 -1.68 -0.51c-0.57 -1.63 1.43 -2.28 2.19 -1.59c0.45 0.4 0.27 1.7 -0.51 2.1z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M495.85 -3852.57c-1.17 0.06 -2.11 -0.31 -3.07 -0.88c1.97 -0.24 3.91 -0.48 5.86 -0.72c-0.6 1.09 -1.5 1.52 -2.79 1.6z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M366.089 -3783.88l155.605 0 l0 -8.64307l-155.605 0l0 8.64307z" style="fill: #333333; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="377" y="-3964"/> +<point x="482" y="-3964"/> +<point x="587" y="-3964"/> +<point x="335" y="-3715"/> +<point x="443.5" y="-3715"/> +<point x="552" y="-3715"/> +<point x="335" y="-3927"/> +<point x="335" y="-3845.5"/> +<point x="335" y="-3764"/> +<point x="335" y="-3755"/> +<point x="588" y="-3792"/> +<point x="588" y="-3771"/> +<point x="588" y="-3751"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ubr910.png b/kivio/kiviopart/stencils/Dia/Cisco/ubr910.png Binary files differnew file mode 100644 index 00000000..153b288c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ubr910.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ubr910.shape b/kivio/kiviopart/stencils/Dia/Cisco/ubr910.shape new file mode 100644 index 00000000..19c40555 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ubr910.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - uBR910</name> +<icon>ubr910.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2069.49 -2019.71l144.29 -116.66l333.11 0l-119.41 116.66l-357.99 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2069.49 -2019.71l144.29 -116.66l333.11 0l-119.41 116.66l-357.99 0" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2427.48 -1903.73l119.41 -128.93l0 -103.52l-119.41 116.46l0 115.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2427.48 -1903.73l119.41 -128.93l0 -103.52l-119.41 116.46l0 115.98" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2069.99 -1903.63l357.49 0 l0 -116.074l-357.49 0l0 116.074z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2069.99 -1903.63l357.49 0 l0 -116.074l-357.49 0l0 116.074" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2282.49 -1972.34l-0.05 -26.6l-62.11 35.16l62.11 35.16l0.05 -26.66l0 -17.05z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2282.49 -1972.34l-0.05 -26.6l-62.11 35.16l62.11 35.16l0.05 -26.66l0 -17.05" style="stroke: background; stroke-width: 0.7966; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2269.21 -2087.11l19.66 -18.63l-86.85 28.93l34.79 20.29l19.78 -18.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2365.51 -2075.23l-122.33 0.04l12.62 -11.93l122.33 -0.04l19.75 -18.63l34.8 24.61l-86.86 24.61l19.7 -18.65z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2214" y="-2135"/> +<point x="2380.5" y="-2135"/> +<point x="2547" y="-2135"/> +<point x="2070" y="-1903"/> +<point x="2248.5" y="-1903"/> +<point x="2427" y="-1903"/> +<point x="2069" y="-2019"/> +<point x="2547" y="-2032"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/unity_server.png b/kivio/kiviopart/stencils/Dia/Cisco/unity_server.png Binary files differnew file mode 100644 index 00000000..171ed810 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/unity_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/unity_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/unity_server.shape new file mode 100644 index 00000000..23c4e4a2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/unity_server.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Unity server</name> +<icon>unity_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2812.06 -1901.05l183.877 0 l0 -277.636l-183.877 0l0 277.636z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2995.94 -2178.69l-183.88 0l0 277.64l183.88 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2995.94 -1901.05l49.14 -49.14l0 -277.64l-183.88 0l-49.14 49.14l183.88 0l0 277.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2995.94 -1901.05l49.14 -49.14l0 -277.64l-183.88 0l-49.14 49.14l183.88 0l0 277.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2995.94 -2178.69l49.14 -49.14z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2995.94 -2178.69l49.14 -49.14" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2814.54 -2100.69l180.01 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2814.54 -1928.2l180.01 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2849.54 -2140.69l43.75 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2832.04 -2125.69l77.51 0 l0 -31.25l-77.51 0l0 31.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2916.59 -2007.39c0 10.58 -6.39 15.12 -16.51 15.12c-3.7 0 -9.19 -0.89 -12.77 -4.87c-2.18 -2.46 -3.02 -5.7 -3.14 -9.75l0 -26.65l8.57 0l0 26.09c0 5.6 3.24 8.07 7.17 8.07c5.76 0 8.11 -2.8 8.11 -7.67l0 -26.49l8.57 0l0 26.15z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2900.57 -1984.49c16.91 0 30.6 -13.69 30.6 -30.6c0 -16.89 -13.69 -30.59 -30.6 -30.59c-16.88 0 -30.59 13.7 -30.59 30.59c0 16.9 13.7 30.6 30.59 30.6" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4"/> +<svg:path d="M2900.57 -2045.67l53.09 0" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4"/> +<svg:path d="M2956.56 -2061.76l0 30.76l18.53 -14.78l-18.53 -15.99z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2956.56 -2061.76l0 30.76l18.53 -14.78l-18.53 -15.99" style="stroke: background; stroke-width: 0.256; stroke-miterlimit: 4"/> +<svg:path d="M2870.02 -2014.86l0 -53.13" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4"/> +<svg:path d="M2854.32 -2070.59l30.77 0l-14.78 -18.53l-15.99 18.53z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2854.32 -2070.59l30.77 0l-14.78 -18.53l-15.99 18.53" style="stroke: background; stroke-width: 0.256; stroke-miterlimit: 4"/> +<svg:path d="M2931.23 -2015.25l0 53.12" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4"/> +<svg:path d="M2946.88 -1959.69l-30.74 0l14.92 18.54l15.82 -18.54z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2946.88 -1959.69l-30.74 0l14.92 18.54l15.82 -18.54" style="stroke: background; stroke-width: 0.256; stroke-miterlimit: 4"/> +<svg:path d="M2901.33 -1984.53l-53.14 0" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4"/> +<svg:path d="M2847.95 -1968.34l0 -30.76l-18.53 14.77l18.53 16z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2847.95 -1968.34l0 -30.76l-18.53 14.77l18.53 16" style="stroke: background; stroke-width: 0.256; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="2861" y="-2227"/> +<point x="2953" y="-2227"/> +<point x="3045" y="-2227"/> +<point x="2812" y="-1900"/> +<point x="2904" y="-1900"/> +<point x="2996" y="-1900"/> +<point x="2812" y="-2178"/> +<point x="3045" y="-1949"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/universal_gateway.png b/kivio/kiviopart/stencils/Dia/Cisco/universal_gateway.png Binary files differnew file mode 100644 index 00000000..79828d13 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/universal_gateway.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/universal_gateway.shape b/kivio/kiviopart/stencils/Dia/Cisco/universal_gateway.shape new file mode 100644 index 00000000..22a7ca52 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/universal_gateway.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Universal Gateway</name> +<icon>universal_gateway.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3617.84 -1927.2l-0.22 -219.65l-215.53 -0.16l-0.12 219.86l215.86 -0.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3617.84 -1927.2l-0.22 -219.65l-215.53 -0.16l-0.12 219.86l215.86 -0.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3509.95 -1989.91c26.35 0 47.72 -21.37 47.72 -47.72c0 -26.37 -21.37 -47.71 -47.72 -47.71c-26.35 0 -47.71 21.35 -47.71 47.71c0 26.35 21.37 47.72 47.71 47.72" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4"/> +<svg:path d="M3509.95 -2085.34l72.03 0" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4"/> +<svg:path d="M3582.72 -2112.35l0 52.13l31.41 -25.04l-31.41 -27.09z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3582.72 -2112.35l0 52.13l31.41 -25.04l-31.41 -27.09" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M3462.24 -2037.33l0 -72.03" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4"/> +<svg:path d="M3435.73 -2109.7l52.15 0l-25.04 -31.41l-27.11 31.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3435.73 -2109.7l52.15 0l-25.04 -31.41l-27.11 31.41" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M3557.67 -2037.86l0 72.03" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4"/> +<svg:path d="M3584.13 -1965.71l-52.15 0l25.31 31.41l26.84 -31.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3584.13 -1965.71l-52.15 0l25.31 31.41l26.84 -31.41" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M3510.97 -1989.95l-72.03 0" style="stroke: background; stroke-width: 1.2; stroke-miterlimit: 4"/> +<svg:path d="M3437.9 -1962.8l0 -52.15l-31.41 25.06l31.41 27.09z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3437.9 -1962.8l0 -52.15l-31.41 25.06l31.41 27.09" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4"/> +<svg:path d="M3617.63 -2146.85l-215.53 -0.16l54.63 -43.63l205.49 0l0 218.38l-44.37 45.06l-0.22 -219.65z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3617.63 -2146.85l-215.53 -0.16l54.63 -43.63l205.49 0l0 0.25l0 218.12l-44.37 45.06l-0.22 -219.65" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3617.63 -2146.85l44.98 -44.39" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3535.46 -2060.2l0 30.78c0 13.22 -8.28 24.37 -26.02 24.37c-17.36 0 -24.82 -11.15 -24.82 -23.22l0 -31.93l8.73 0l0 29.51c0 14.04 8.54 17.91 16.37 17.91c8.01 0 17.01 -3.69 17.01 -17.73l0 -29.69l8.73 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="3457" y="-2190"/> +<point x="3559.5" y="-2190"/> +<point x="3662" y="-2190"/> +<point x="3662.5" y="-2190"/> +<point x="3663" y="-2190"/> +<point x="3402" y="-1926"/> +<point x="3510" y="-1926"/> +<point x="3618" y="-1926"/> +<point x="3402" y="-2146"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/university.png b/kivio/kiviopart/stencils/Dia/Cisco/university.png Binary files differnew file mode 100644 index 00000000..ce20fdd1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/university.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/university.shape b/kivio/kiviopart/stencils/Dia/Cisco/university.shape new file mode 100644 index 00000000..cdabb293 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/university.shape @@ -0,0 +1,64 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - University</name> +<icon>university.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1524.58 -3724.9l590.83 0 l0 -190.938l-590.83 0l0 190.938z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1525 -3937.86l591.035 0 l0 -19.6592l-591.035 0l0 19.6592z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1545.97 -3863.82l17.0312 0 l0 -36.6902l-17.0312 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1545.97 -3810.09l17.0312 0 l0 -36.689l-17.0312 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1545.97 -3756.36l17.0312 0 l0 -36.6899l-17.0312 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1754.56 -3750.72l66.6111 0 l0 -96.386l-66.6111 0l0 96.386z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1754.56 -3750.72l66.6111 0 l0 -96.386l-66.6111 0l0 96.386" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1821.17 -3750.72l66.6211 0 l0 -96.386l-66.6211 0l0 96.386z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1821.17 -3750.72l66.6211 0 l0 -96.386l-66.6211 0l0 96.386" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2121.28 -3937.86l10.49 22.27l-622.5 0l10.49 -22.27l601.52 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2121.28 -3937.86l10.49 22.27l-622.5 0l10.49 -22.27l601.52 0" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1737.55 -3740.59l167.246 0 l0 -15.3711l-167.246 0l0 15.3711z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1737.55 -3740.59l167.246 0 l0 -15.3711l-167.246 0l0 15.3711" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1729.03 -3724.9l184.278 0 l0 -15.6841l-184.278 0l0 15.6841z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1729.03 -3724.9l184.278 0 l0 -15.6841l-184.278 0l0 15.6841" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1601.01 -3863.82l17.041 0 l0 -36.6902l-17.041 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1601.01 -3810.09l17.041 0 l0 -36.689l-17.041 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1601.01 -3756.36l17.041 0 l0 -36.6899l-17.041 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1656.04 -3863.82l17.041 0 l0 -36.6902l-17.041 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1656.04 -3810.09l17.041 0 l0 -36.689l-17.041 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1656.04 -3756.36l17.041 0 l0 -36.6899l-17.041 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1711.08 -3863.82l17.041 0 l0 -36.6902l-17.041 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1711.08 -3810.09l17.041 0 l0 -36.689l-17.041 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1711.08 -3756.36l17.041 0 l0 -36.6899l-17.041 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2079.35 -3863.82l17.031 0 l0 -36.6902l-17.031 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2079.35 -3810.09l17.031 0 l0 -36.689l-17.031 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2079.35 -3756.36l17.031 0 l0 -36.6899l-17.031 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2024.31 -3863.82l17.031 0 l0 -36.6902l-17.031 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2024.31 -3810.09l17.031 0 l0 -36.689l-17.031 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2024.31 -3756.36l17.031 0 l0 -36.6899l-17.031 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1969.26 -3863.82l17.041 0 l0 -36.6902l-17.041 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1969.26 -3810.09l17.041 0 l0 -36.689l-17.041 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1969.26 -3756.36l17.041 0 l0 -36.6899l-17.041 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1914.22 -3863.82l17.041 0 l0 -36.6902l-17.041 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1914.22 -3810.09l17.041 0 l0 -36.689l-17.041 0l0 36.689" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1914.22 -3756.36l17.041 0 l0 -36.6899l-17.041 0l0 36.6899" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1863.11 -3863.82l17.0312 0 l0 -36.6902l-17.0312 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1813.31 -3863.82l17.031 0 l0 -36.6902l-17.031 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1763.51 -3863.82l17.041 0 l0 -36.6902l-17.041 0l0 36.6902" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1766.13 -3805.62l15.0681 0 l0 -30.1458l-15.0681 0l0 30.1458z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1792.34 -3805.62l15.0679 0 l0 -30.1458l-15.0679 0l0 30.1458z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1861.14 -3805.62l15.0781 0 l0 -30.1458l-15.0781 0l0 30.1458z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1834.93 -3805.62l15.0781 0 l0 -30.1458l-15.0781 0l0 30.1458z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1721.18 -3709.48l199.98 0 l0 -15.4199l-199.98 0l0 15.4199z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1721.18 -3709.48l199.98 0 l0 -15.4199l-199.98 0l0 15.4199" style="stroke: background; stroke-width: 0.7; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1525" y="-3957"/> +<point x="1820.5" y="-3957"/> +<point x="2116" y="-3957"/> +<point x="1721" y="-3708"/> +<point x="1821" y="-3708"/> +<point x="1921" y="-3708"/> +<point x="1509" y="-3915"/> +<point x="2132" y="-3915"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ups.png b/kivio/kiviopart/stencils/Dia/Cisco/ups.png Binary files differnew file mode 100644 index 00000000..920a3b32 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ups.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/ups.shape b/kivio/kiviopart/stencils/Dia/Cisco/ups.shape new file mode 100644 index 00000000..46c2c66e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/ups.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - UPS</name> +<icon>ups.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M890.195 -6879.95l333.159 0 l0 -194.512l-333.159 0l0 194.512z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M890.195 -6879.95l333.159 0 l0 -194.512l-333.159 0l0 194.512" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1263.26 -6938.31l-39.9 58.36l0 -194.51l39.9 -48.38l0 184.53z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1263.26 -6938.31l-39.9 58.36l0 -194.51l39.9 -48.38l0 184.53" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M950.05 -7122.84l313.21 0l-39.9 48.38l-333.16 0l59.85 -48.38z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M950.05 -7122.84l313.21 0l-39.9 48.38l-333.16 0l59.85 -48.38" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1054.77 -6938.19c0.04 -0.02 43.24 -2.36 43.24 -2.36c0 0 -53.12 -20.23 -63.15 -23.77c0.66 -0.29 48.42 -0.88 48.42 -0.88l-144.74 -39.96l95.16 34.96c-0.48 0.22 -35 2.5 -35 2.5c0 0 35.15 17.21 44.93 20.66c-1.47 0.6 -32.02 9.34 -32.02 9.34l171.79 47.79l-128.64 -48.28z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1000 -7050l7 0cl0 37c0 7 0 7 9 7l3 0c9 0 9 0 9 -7l0 +-37l10 0l0 38c0 10 -9 15 -18 15l-5 0c-9 0 -18 -7 -18 -15l0 -38z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1050 -7050l28 0c6 0 11 6 11 13l0 5c0 7 -6 14 -12 14l -17 +0l0 19l-10 0l0 -51 z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1061 -7042l13 0c4 0 4 0 4 4l0 6c0 4 0 4 -4 4l-13 0l0 -14 z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1100 -7037c0 -7 10 -14 19 -14c10 0 20 8 20 16l -9 0c0 -5 -6 -9 -11 -9c -5 0 -10 3 -10 6l 0 3c0 6 8 3 11 6c 11 6 21 5 21 13l0 4c0 7 -9 15 -18 15l -6 0c-9 0 -18 -8 -18 -17l 9 0c0 5 3 9 7 9l 11 0c3 0 6 -2 6 -5l 0 -5c0 -3 -7 -3 -13 -6c-9 -6 -19 -3 -19 -12l0 -4z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="950" y="-7122"/> +<point x="1106.5" y="-7122"/> +<point x="1263" y="-7122"/> +<point x="890" y="-6879"/> +<point x="1056.5" y="-6879"/> +<point x="1223" y="-6879"/> +<point x="890" y="-7073"/> +<point x="1263" y="-6937"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/video_camera.png b/kivio/kiviopart/stencils/Dia/Cisco/video_camera.png Binary files differnew file mode 100644 index 00000000..3913e6af --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/video_camera.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/video_camera.shape b/kivio/kiviopart/stencils/Dia/Cisco/video_camera.shape new file mode 100644 index 00000000..7d2d2157 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/video_camera.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Video camera</name> +<icon>video_camera.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2594.96 -4054.78l0 339.55" style="stroke: foreground; stroke-width: 1.5; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2594.96 -4054.78l145.26 284.49" style="stroke: foreground; stroke-width: 1.5; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2594.96 -4054.78l-145.26 284.49" style="stroke: foreground; stroke-width: 1.5; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2551.45 -4015.57l87.0122 0 l0 -78.418l-87.0122 0l0 78.418z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2470.25 -4096.66c-4.57 0 -8.27 -10.85 -8.27 -24.23c0 -13.38 3.7 -24.23 8.27 -24.23l43.47 0c4.57 0 8.27 10.85 8.27 24.23c0 13.38 -3.7 24.23 -8.27 24.23l-43.47 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2502.19 -4063.46l185.546 0 l0 -84.4189l-185.546 0l0 84.4189z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2502.19 -4063.46l185.546 0 l0 -84.4189l-185.546 0l0 84.4189" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2687.73 -4063.19l0 -84.69l-185.65 0l23.91 -23.9l185.47 0l0 84.69l-23.72 23.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2687.73 -4063.19l0 -84.69l-185.65 0l23.91 -23.9l162.85 0l22.62 0l0 84.69l-23.72 23.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2687.73 -4147.88l23.72 -23.9z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2687.73 -4147.88l23.72 -23.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2687.73 -4085.83l-185.55 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2711.46 -4109.47l-23.72 23.9" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M2766.34 -4176.68l-3.65 18.05l-43.19 43.47l-25.18 -34.78l72.02 -26.73z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="2766" y="-4176"/> +<point x="2595" y="-3714"/> +<point x="2450" y="-3769"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vip.png b/kivio/kiviopart/stencils/Dia/Cisco/vip.png Binary files differnew file mode 100644 index 00000000..21317e7a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vip.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vip.shape b/kivio/kiviopart/stencils/Dia/Cisco/vip.shape new file mode 100644 index 00000000..1934beca --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vip.shape @@ -0,0 +1,44 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - VIP</name> +<icon>vip.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4289.36 -1945.63l0 -357.5l-51.34 48.75l0 357.5l51.34 -48.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4289.36 -1945.63l0 -357.5l-51.34 48.75l0 357.5l51.34 -48.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4289.36 -2303.13l-51.34 48.75l-248.99 0l64.5 -48.75l235.83 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4289.36 -2303.13l-51.34 48.75l-248.99 0l64.5 -48.75l235.83 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3989.03 -2008.12l248.994 0 l0 -246.25l-248.994 0l0 246.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3989.03 -2008.12l248.994 0 l0 -246.25l-248.994 0l0 246.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3989.03 -1896.88l248.994 0 l0 -108.75l-248.994 0l0 108.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3989.03 -1896.88l248.994 0 l0 -108.75l-248.994 0l0 108.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4091.33 -2160.45l-37.88 -37.88l6.43 -6.43l-23.79 -4.81l4.81 23.79l6.43 -6.43l37.89 37.87l6.11 -6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4077.47 -2135.64l-53.58 0l0 -9.08l-20.22 13.41l20.22 13.41l0 -9.08l53.58 0l0 -8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4085.22 -2108.31l-37.89 37.88l-6.43 -6.43l-4.81 23.79l23.79 -4.82l-6.43 -6.43l37.88 -37.87l-6.11 -6.12z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4110.01 -2094.45l0 53.57l-9.08 0l13.41 20.23l13.41 -20.23l-9.08 0l0 -53.57l-8.65 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4110.01 -2166.64l0 -53.57l-9.08 0l13.41 -20.22l13.41 20.22l-9.08 0l0 53.57l-8.65 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4137.34 -2102.19l37.88 37.87l-6.42 6.43l23.78 4.82l-4.81 -23.79l-6.43 6.43l-37.89 -37.88l-6.11 6.12z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4151.2 -2126.99l53.57 0l0 9.08l20.23 -13.41l-20.23 -13.41l0 9.08l-53.57 0l0 8.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4143.46 -2154.34l37.89 -37.87l6.43 6.43l4.81 -23.79l-23.78 4.81l6.43 6.43l-37.89 37.88l6.11 6.11z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4147.22 -2085.97c25.28 -17.71 31.43 -52.55 13.72 -77.82c-17.7 -25.28 -52.54 -31.43 -77.82 -13.73c-25.27 17.71 -31.43 52.56 -13.72 77.83c17.7 25.27 52.55 31.43 77.82 13.72z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4147.22 -2085.97c25.28 -17.71 31.43 -52.55 13.72 -77.82c-17.7 -25.28 -52.54 -31.43 -77.82 -13.73c-25.27 17.71 -31.43 52.56 -13.72 77.83c17.7 25.27 52.55 31.43 77.82 13.72" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4118.61 -1971.51l9.13 0l-13.41 -20.22l-13.41 20.22l9.03 0l0 42.19l-9.13 0l13.41 20.22l13.41 -20.22l-9.03 0l0 -42.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4049.35 -1971.51l9.14 0l-13.42 -20.22l-13.41 20.22l9.04 0l0 42.19l-9.14 0l13.41 20.22l13.42 -20.22l-9.04 0l0 -42.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4184.81 -1971.51l9.14 0l-13.41 -20.22l-13.42 20.22l9.04 0l0 42.19l-9.14 0l13.41 20.22l13.42 -20.22l-9.04 0l0 -42.19z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4054" y="-2302"/> +<point x="4171.5" y="-2302"/> +<point x="4289" y="-2302"/> +<point x="3989" y="-1896"/> +<point x="4113.5" y="-1896"/> +<point x="4238" y="-1896"/> +<point x="3989" y="-2253"/> +<point x="3989" y="-2130"/> +<point x="3989" y="-2007"/> +<point x="3989" y="-2006"/> +<point x="3989" y="-2005"/> +<point x="4289" y="-1945"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_atm_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/voice_atm_switch.png Binary files differnew file mode 100644 index 00000000..bcf7e476 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_atm_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_atm_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/voice_atm_switch.shape new file mode 100644 index 00000000..c11f70e1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_atm_switch.shape @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Voice ATM Switch</name> +<icon>voice_atm_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4639.02 -1898.2l215.733 0 l0 -219.766l-215.733 0l0 219.766z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4639.02 -1898.2l215.733 0 l0 -219.766l-215.733 0l0 219.766" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4854.76 -2117.97l-215.48 0l54.49 -43.83l205.6 0l0 218.47l-44.62 45l0 -219.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4854.76 -2117.97l-215.48 0l54.49 -43.83l205.6 0l0 218.47l-44.62 45l0 -219.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4854.76 -2117.97l44.62 -43.83" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4826.8 -1942.4l-47.25 0l-64.12 -129.36l-42.36 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4669.8 -1942.6l45.63 0l63.54 -128.73l49.45 0" style="stroke: background; stroke-width: 2.85; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4812.09 -2094.98l0 45.66l27.52 -21.93l-27.52 -23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4812.09 -2094.98l0 45.66l27.52 -21.93l-27.52 -23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4812.09 -1966.27l0 45.67l27.52 -21.94l-27.52 -23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4812.09 -1966.27l0 45.67l27.52 -21.94l-27.52 -23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4679.45 -2048.48l0 -45.66l-27.51 21.93l27.51 23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4679.45 -2048.48l0 -45.66l-27.51 21.93l27.51 23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4679.45 -1919.1l0 -45.66l-27.51 21.93l27.51 23.73z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4679.45 -1919.1l0 -45.66l-27.51 21.93l27.51 23.73" style="stroke: background; stroke-width: 0.38; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4707.03 -1968.59l84.0039 0 l0 -84.0039l-84.0039 0l0 84.0039z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4707.03 -1968.59l84.0039 0 l0 -84.0039l-84.0039 0l0 84.0039" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4715 -2048l22 0l14 58l14 -58l22 0l-25 75 l-22 0l -25 -75z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="4694" y="-2161"/> +<point x="4796.5" y="-2161"/> +<point x="4899" y="-2161"/> +<point x="4639" y="-1897"/> +<point x="4747" y="-1897"/> +<point x="4855" y="-1897"/> +<point x="4639" y="-2117"/> +<point x="4899" y="-1942"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_commserver.png b/kivio/kiviopart/stencils/Dia/Cisco/voice_commserver.png Binary files differnew file mode 100644 index 00000000..d1f8e8fa --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_commserver.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_commserver.shape b/kivio/kiviopart/stencils/Dia/Cisco/voice_commserver.shape new file mode 100644 index 00000000..c2c0c7f0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_commserver.shape @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Voice commserver</name> +<icon>voice_commserver.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M287.217 -6879.09l215.996 0 l0 -219.746l-215.996 0l0 219.746z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M287.217 -6879.09l215.996 0 l0 -219.746l-215.996 0l0 219.746" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M395.52 -6942.64c25.66 0 46.48 -20.81 46.48 -46.48c0 -25.66 -20.82 -46.46 -46.48 -46.46c-25.66 0 -46.47 20.8 -46.47 46.46c0 25.67 20.81 46.48 46.47 46.48" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M395.52 -7035.59l80.72 0" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M462.29 -7060.22l0 48.07l28.96 -23.09l-28.96 -24.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M462.29 -7060.22l0 48.07l28.96 -23.09l-28.96 -24.98" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M349.1 -6988.79l0 -80.72" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M325.11 -7056.01l48.07 0l-23.09 -28.96l-24.98 28.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M325.11 -7056.01l48.07 0l-23.09 -28.96l-24.98 28.96" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M442.09 -6989.38l0 80.72" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M466.67 -6923.29l-48.07 0l23.31 28.96l24.76 -28.96z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M466.67 -6923.29l-48.07 0l23.31 28.96l24.76 -28.96" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M396.67 -6942.7l-80.72 0" style="stroke: background; stroke-width: 1.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M328.8 -6918.85l0 -48.08l-28.96 23.1l28.96 24.98z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M328.8 -6918.85l0 -48.08l-28.96 23.1l28.96 24.98" style="stroke: background; stroke-width: 0.4; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M502.46 -7099.08l-215 0l54.5 -43.5l205.5 0l0 218.37l-44.5 45l0 -218.62l-0.5 -1.25z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M502.46 -7099.08l-215 0l54.5 -43.5l205.5 0l0 0.24l0 218.12l-44.5 45l0 -218.62l-0.5 -1.25" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M502.84 -7099.44l45 -43.75" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M365 -7016l18 0l12 50l12 -50l18 0l-22 65 l-16 0l -22 -65z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="342" y="-7142"/> +<point x="444.5" y="-7142"/> +<point x="547" y="-7142"/> +<point x="287" y="-6878"/> +<point x="395" y="-6878"/> +<point x="503" y="-6878"/> +<point x="287" y="-7098"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_router.png b/kivio/kiviopart/stencils/Dia/Cisco/voice_router.png Binary files differnew file mode 100644 index 00000000..47f0fa91 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/voice_router.shape new file mode 100644 index 00000000..fbf63384 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_router.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Voice router</name> +<icon>voice_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5589.84 -2059.56c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -104.77z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5589.84 -2059.56c0 39.5 -82.34 71.52 -183.93 71.52c-101.58 0 -183.93 -32.02 -183.93 -71.52l0 104.77c0 39.5 82.34 71.53 183.93 71.53c101.58 0 183.93 -32.03 183.93 -71.53l0 -104.77" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5405.92 -1988.04c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.5 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5405.92 -1988.04c101.58 0 183.93 -32.02 183.93 -71.52c0 -39.5 -82.34 -71.52 -183.93 -71.52c-101.58 0 -183.93 32.02 -183.93 71.52c0 39.5 82.34 71.52 183.93 71.52" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5363.93 -2087.53l15.18 22.78l-57.42 13.27l12.56 -10.45l-88.75 -15.17l22.27 -16.69l85.63 14.5l10.55 -8.25z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5444.73 -2032.28l-10.37 -23.48l51.8 -10.36l-8.98 8.06l86.33 14.74l-20.7 16.57l-85.82 -16.11l-12.25 10.59z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5416.41 -2099.96l58.01 -15.89l0.68 24.86l-14.49 -2.76l-28.32 23.49l-27.01 -3.94l29.22 -22.98l-18.09 -2.78z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5391.54 -2010.87l-55.25 10.35l-2.07 -25.55l15.88 3.45l30.41 -25.97l26.91 4.56l-32.46 28.31l16.58 4.84z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5365.19 -1895.16l84.0046 0 l0 -84.0042l-84.0046 0l0 84.0042z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5365.19 -1895.16l84.0046 0 l0 -84.0042l-84.0046 0l0 84.0042" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5370 -1975l22 0l14 58l14 -58l22 0l-25 75 l-22 0l -25 -75z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5406" y="-2130"/> +<point x="5406" y="-1882"/> +<point x="5222" y="-2059"/> +<point x="5222" y="-2006.5"/> +<point x="5222" y="-1954"/> +<point x="5590" y="-2059"/> +<point x="5590" y="-2006.5"/> +<point x="5590" y="-1954"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch.png Binary files differnew file mode 100644 index 00000000..64d393f6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch.shape new file mode 100644 index 00000000..d874d8b1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch.shape @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Voice switch</name> +<icon>voice_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M248.418 -691.445l357.197 0 l0 -115.948l-357.197 0l0 115.948z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M247.49 -806.81l144.29 -116.94l333.29 0l-119.78 116.94l-357.79 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M247.49 -806.81l144.29 -116.94l333.29 0l-119.78 116.94l-357.79 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M605.42 -687.78l119.32 -128.92l0.08 -106.84l-119.39 116.56l0 119.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M605.42 -687.78l119.32 -128.92l0.08 -106.84l-119.39 116.56l0 119.19" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M456.86 -837.23l-6.92 5.68l-89.09 0l-8.88 8.88l-24.16 -10.52l48.55 -13.89l-8.59 9.84l89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M526.86 -880.98l-6.92 5.68l-89.09 0l-8.88 8.88l-24.16 -10.52l48.55 -13.89l-8.59 9.84l89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M472.59 -852.69l6.92 -5.67l89.09 0l8.88 -8.88l24.16 10.52l-48.56 13.88l8.59 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M518.84 -896.44l6.92 -5.67l89.09 0l8.88 -8.88l24.16 10.52l-48.56 13.88l8.59 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M380.762 -704.082l83.9939 0 l0 -84.0039l-83.9939 0l0 84.0039z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M380.762 -704.082l83.9939 0 l0 -84.0039l-83.9939 0l0 84.0039" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M385 -784l22 0l14 58l14 -58l22 0l-25 75 l-22 0l -25 -75z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="392" y="-923"/> +<point x="558.5" y="-923"/> +<point x="725" y="-923"/> +<point x="605" y="-687"/> +<point x="247" y="-806"/> +<point x="725" y="-816"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_switch2.png b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch2.png Binary files differnew file mode 100644 index 00000000..bb1c18b1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch2.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/voice_switch2.shape b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch2.shape new file mode 100644 index 00000000..0a0497a3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/voice_switch2.shape @@ -0,0 +1,40 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Voice switch 2</name> +<icon>voice_switch2.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M845.57 -7007.27l144.29 -116.67l333.11 0l-119.4 116.67l-357.99 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M845.57 -7007.27l144.29 -116.67l333.11 0l-119.4 116.67l-357.99 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1172.81 -7062.3l8.88 -8.88l27.75 12.61l-48.65 13.98l11.03 -14.53l-88.66 0l3.18 -3.18l86.47 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1119.57 -7092.05l-3.18 3.17l-90.4 0l-13.69 10.63l-23.28 -11.4l53.37 -15.64l-13.22 13.22l90.4 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1069.7 -7041.74l-3.18 3.18l-90.84 0l-13.69 10.2l-24.15 -11.39l54.68 -15.2l-12.34 13.2l89.53 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1224 -7104.3l8.88 -8.88l27.75 12.18l-48.66 13.98l10.59 -14.09l-89.09 0l3.18 -3.18l87.34 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1173.25 -7059.24l8.89 -8.87l24.25 10.41l-48.66 13.98l12.34 -12.34l-89.09 0l3.18 -3.18l89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1116.51 -7088.99l-3.18 3.18l-89.09 0l-8.88 8.89l-24.15 -10.53l48.55 -13.89l-12.34 12.34l89.1 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1203.55 -6891.3l119.4 -128.93l0 -103.51l-119.4 116.46l0 115.97z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1203.55 -6891.3l119.4 -128.93l0 -103.51l-119.4 116.46l0 115.97" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1066.2 -7038.68l-3.18 3.18l-89.09 0l-8.88 8.89l-24.15 -10.53l48.55 -13.89l-12.34 12.34l89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1224 -7101.23l8.88 -8.89l24.25 10.43l-48.65 13.98l12.35 -12.34l-89.1 0l3.18 -3.18l89.09 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1218.24 -7097.52l-10.94 10.94" style="stroke: foreground; stroke-width: 0.56; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1167.05 -7055.09l-10.93 10.94" style="stroke: foreground; stroke-width: 0.56; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1085.68 -7060.78l-5.25 4.37" style="stroke: foreground; stroke-width: 0.56; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M1136.86 -7103.22l-4.81 4.37" style="stroke: foreground; stroke-width: 0.56; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M846.06 -6891.2l357.495 0 l0 -116.075l-357.495 0l0 116.075z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M846.06 -6891.2l357.495 0 l0 -116.075l-357.495 0l0 116.075" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1074.75 -6949.36c0 29.61 -24.01 53.62 -53.63 53.62c-29.62 0 -53.63 -24.01 -53.63 -53.62c0 -29.62 24.01 -53.63 53.63 -53.63c29.62 0 53.63 24.01 53.63 53.63z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1074.75 -6949.36c0 29.61 -24.01 53.62 -53.63 53.62c-29.62 0 -53.63 -24.01 -53.63 -53.62c0 -29.62 24.01 -53.63 53.63 -53.63c29.62 0 53.63 24.01 53.63 53.63" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M983 -6979l12 0l24 58l24 -58l12 0l-30 75 l-12 0l-30 -75z" style="fill: foreground; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="990" y="-7123"/> +<point x="1156.5" y="-7123"/> +<point x="1323" y="-7123"/> +<point x="846" y="-6890"/> +<point x="1025" y="-6890"/> +<point x="1204" y="-6890"/> +<point x="846" y="-7006"/> +<point x="1323" y="-7019"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vpn_concentrator.png b/kivio/kiviopart/stencils/Dia/Cisco/vpn_concentrator.png Binary files differnew file mode 100644 index 00000000..abea0ecf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vpn_concentrator.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vpn_concentrator.shape b/kivio/kiviopart/stencils/Dia/Cisco/vpn_concentrator.shape new file mode 100644 index 00000000..bd5deb89 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vpn_concentrator.shape @@ -0,0 +1,67 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - VPN concentrator</name> +<icon>vpn_concentrator.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1547.23 -6868.7l76.62 -34.8l229.86 0l-76.63 34.8l-229.85 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1547.23 -6868.7l76.62 -34.8l229.86 0l-76.63 34.8l-229.85 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1547.23 -7112.29l76.62 -34.79l0 243.57l-76.62 34.8l0 -243.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1547.23 -7112.29l76.62 -34.79l0 243.57l-76.62 34.8l0 -243.59" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1623.85 -6903.5l229.863 0 l0 -243.574l-229.863 0l0 243.574z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1623.85 -6903.5l229.863 0 l0 -243.574l-229.863 0l0 243.574" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1547.23 -7112.29l76.62 -34.79l229.86 0l-76.63 34.79l-229.85 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1547.23 -7112.29l76.62 -34.79l229.86 0l-76.63 34.79l-229.85 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -7077.48c7.83 0 13.93 13.05 13.93 31.32c0 17.39 -6.09 31.31 -13.93 31.31c-8.71 0 -13.95 -13.92 -13.95 -31.31c0 -18.27 5.23 -31.32 13.95 -31.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -7077.48c7.83 0 13.93 13.05 13.93 31.32c0 17.39 -6.09 31.31 -13.93 31.31c-8.71 0 -13.95 -13.92 -13.95 -31.31c0 -18.27 5.23 -31.32 13.95 -31.32" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -7014.85l188.057 0 l0 -62.627l-188.057 0l0 62.627z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -7077.48l188.06 0l0 62.63l-188.06 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -6987.02c7.83 0 13.93 13.05 13.93 31.33c0 17.4 -6.09 31.31 -13.93 31.31c-8.71 0 -13.95 -13.91 -13.95 -31.31c0 -18.28 5.23 -31.33 13.95 -31.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -6987.02c7.83 0 13.93 13.05 13.93 31.33c0 17.4 -6.09 31.31 -13.93 31.31c-8.71 0 -13.95 -13.91 -13.95 -31.31c0 -18.28 5.23 -31.33 13.95 -31.33" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -6924.38l188.057 0 l0 -62.6372l-188.057 0l0 62.6372z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -6987.02l188.06 0l0 62.64l-188.06 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -7077.48l195.04 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -7077.48l195.04 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -7014.85l195.04 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -7014.85l195.04 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -6987.02l195.04 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -6987.02l195.04 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1589.02 -6924.38l195.04 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1589.02 -6924.38l195.04 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1586.41 -7068.89l190.67 -0.75z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1586.41 -7068.89l190.67 -0.75" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1586.41 -6979.14l190.67 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1586.41 -6979.14l190.67 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1600.98 -7044.95l118.42 0" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1717.65 -7029.63l50.52 -15.66l-50.52 -14.78l0 30.44z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1717.65 -7029.63l50.52 -15.66l-50.52 -14.78l0 30.44" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1599.46 -7045.81l118.43 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1599.46 -7045.81l118.43 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1716.13 -7030.5l50.5 -15.65l-50.5 -14.78l0 30.44z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1716.13 -7030.5l50.5 -15.65l-50.5 -14.78l0 30.44" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1766.94 -6951.23l-118.42 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1766.94 -6951.23l-118.42 0" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1650.6 -6967.01l-50.5 15.66l50.5 14.79l0 -30.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1650.6 -6967.01l-50.5 15.66l50.5 14.79l0 -30.46" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1765.77 -6952.21l-118.43 0" style="stroke: background; stroke-width: 1.6; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1649.1 -6967.88l-50.51 15.66l50.51 14.79l0 -30.46z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1649.1 -6967.88l-50.51 15.66l50.51 14.79l0 -30.46" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 4; stroke-linejoin: mitre"/> +<svg:path d="M1777.08 -7112.29l76.63 -34.79l0 243.57l-76.63 34.8l0 -243.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1777.08 -7112.29l76.63 -34.79l0 243.57l-76.63 34.8l0 -243.59" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1818.88 -7077.48c7.84 0 13.94 13.05 13.94 31.32c0 17.39 -6.09 31.31 -13.94 31.31c-8.71 0 -13.94 -13.92 -13.94 -31.31c0 -18.27 5.23 -31.32 13.94 -31.32z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1818.88 -7077.48c7.84 0 13.94 13.05 13.94 31.32c0 17.39 -6.09 31.31 -13.94 31.31c-8.71 0 -13.94 -13.92 -13.94 -31.31c0 -18.27 5.23 -31.32 13.94 -31.32" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +<svg:path d="M1818.88 -6987.02c7.84 0 13.94 13.05 13.94 31.33c0 17.4 -6.09 31.31 -13.94 31.31c-8.71 0 -13.94 -13.91 -13.94 -31.31c0 -18.28 5.23 -31.33 13.94 -31.33z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1818.88 -6987.02c7.84 0 13.94 13.05 13.94 31.33c0 17.4 -6.09 31.31 -13.94 31.31c-8.71 0 -13.94 -13.91 -13.94 -31.31c0 -18.28 5.23 -31.33 13.94 -31.33" style="stroke: background; stroke-width: 0.64; stroke-miterlimit: 1; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="1624" y="-7146"/> +<point x="1739" y="-7146"/> +<point x="1854" y="-7146"/> +<point x="1547" y="-6868"/> +<point x="1662" y="-6868"/> +<point x="1777" y="-6868"/> +<point x="1547" y="-7111"/> +<point x="1854" y="-6903"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vpn_gateway.png b/kivio/kiviopart/stencils/Dia/Cisco/vpn_gateway.png Binary files differnew file mode 100644 index 00000000..7a0ed434 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vpn_gateway.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vpn_gateway.shape b/kivio/kiviopart/stencils/Dia/Cisco/vpn_gateway.shape new file mode 100644 index 00000000..85306223 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vpn_gateway.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - VPN Gateway</name> +<icon>vpn_gateway.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2124.63 -6888.36l357.324 0 l0 -159.336l-357.324 0l0 159.336z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2124.63 -6888.36l357.324 0 l0 -159.336l-357.324 0l0 159.336" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2481.95 -7047.69l-357.5 0l88.38 -67.38l343.65 -0.25l-74.53 67.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2481.95 -7047.69l-357.5 0l88.38 -67.38l343.65 -0.25l-74.53 67.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2556.48 -7115.33l-1.14 155.07l-73.39 72.33l0 -159.76l74.53 -67.64z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2556.48 -7115.33l-1.14 155.07l-73.39 72.33l0 -159.76l74.53 -67.64" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2313.1 -6986.01l12.13 -0.02l2.81 2.81l9.4 0l10.43 -7.63l11.3 -0.03l9.64 10.68l10.68 -0.03l11.64 -10.72l9.77 -0.01l8.43 9.16l9.69 0l3.61 -6.97l28.25 17.19l-19.78 16.69l-117.95 0.21l0 3.83l-18.43 0.04c-4.6 0.01 -8.57 2.74 -10.43 6.69c-8.72 13.77 -24.01 22.94 -41.45 22.96c-27.19 0.05 -49.22 -22.1 -49.22 -49.47c0 -27.33 22.03 -49.55 49.22 -49.61c17.22 -0.04 32.34 8.86 41.12 22.31c1.7 4.28 5.87 7.29 10.73 7.29l18.4 -0.02l0 4.64z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2439.88 -6962.9l-126.74 0.19c-4.99 0.02 -11.94 1.34 -18.37 4.06c6.43 2.68 13.38 3.98 18.37 3.98" style="stroke: foreground; stroke-width: 1.0248; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M2445.36 -6974.45l-126.76 0.19c-5.63 0.03 -17.4 -1.1 -20.09 -2.19" style="stroke: foreground; stroke-width: 1.0248; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M2242.84 -6926.48c24.27 -0.03 43.93 -19.87 43.93 -44.3c0 -24.43 -19.66 -44.18 -43.93 -44.15c-24.27 0.06 -43.94 19.86 -43.94 44.29c0 24.43 19.67 44.2 43.94 44.16z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2242.84 -6926.48c24.27 -0.03 43.93 -19.87 43.93 -44.3c0 -24.43 -19.66 -44.18 -43.93 -44.15c-24.27 0.06 -43.94 19.86 -43.94 44.29c0 24.43 19.67 44.2 43.94 44.16" style="stroke: foreground; stroke-width: 0.732; stroke-miterlimit: 4; stroke-linejoin: round"/> +<svg:path d="M2217.68 -6959.05c6.35 0 11.53 -5.2 11.53 -11.61c0 -6.41 -5.19 -11.59 -11.53 -11.59c-6.39 0.02 -11.53 5.22 -11.53 11.62c0 6.41 5.15 11.58 11.53 11.58z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2217.68 -6959.05c6.35 0 11.53 -5.2 11.53 -11.61c0 -6.41 -5.19 -11.59 -11.53 -11.59c-6.39 0.02 -11.53 5.22 -11.53 11.62c0 6.41 5.15 11.58 11.53 11.58" style="stroke: foreground; stroke-width: 1.0248; stroke-miterlimit: 4; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="2213" y="-7114"/> +<point x="2384.5" y="-7114"/> +<point x="2556" y="-7114"/> +<point x="2125" y="-6887"/> +<point x="2303.5" y="-6887"/> +<point x="2482" y="-6887"/> +<point x="2124" y="-7047"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vsc3000.png b/kivio/kiviopart/stencils/Dia/Cisco/vsc3000.png Binary files differnew file mode 100644 index 00000000..369854b8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vsc3000.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/vsc3000.shape b/kivio/kiviopart/stencils/Dia/Cisco/vsc3000.shape new file mode 100644 index 00000000..6e0ce63a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/vsc3000.shape @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Virtual switch controller (VSC 3000)</name> +<icon>vsc3000.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M2895.76 -6870.26l181.133 0 l0 -400l-181.133 0l0 400z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2895.76 -6870.26l181.133 0 l0 -400l-181.133 0l0 400" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2895.76 -7270.26l41.55 -39.47l181.14 0l-41.55 39.47l-181.14 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M2895.76 -7270.26l41.55 -39.47l181.14 0l-41.55 39.47l-181.14 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3076.9 -6870.26l41.55 -39.46l0 -400.01l-41.55 39.47l0 400z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3076.9 -6870.26l41.55 -39.46l0 -400.01l-41.55 39.47l0 400" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M2962.27 -6985.12c0.01 -1.17 0.48 -8.93 8.68 -21.6c1.7 -2.63 3.8 -4.8 5.92 -6.71l-21.65 19.55c-2.12 1.91 -4.18 4.1 -5.92 6.72c-8.27 12.39 -7.83 18.59 -8.32 20.54l21.29 -18.5z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2962.27 -6985.12c0.01 -1.17 0.48 -8.93 8.68 -21.6c1.7 -2.63 3.8 -4.8 5.92 -6.71l-21.65 19.55c-2.12 1.91 -4.18 4.1 -5.92 6.72c-8.27 12.39 -7.83 18.59 -8.32 20.54l21.29 -18.5" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M3029.93 -6997.46c-9.61 -10.85 -22.07 -24.27 -50.07 -18.38c-1.01 0.74 -2.02 1.51 -2.99 2.41l-21.65 19.55c10.25 -9.26 36.46 -16.85 56.86 12.78l-13.78 11.77l32.26 2.91l11.35 -41.32l-11.97 10.27z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3029.93 -6997.46c-9.61 -10.85 -22.07 -24.27 -50.07 -18.38c-1.01 0.74 -2.02 1.51 -2.99 2.41l-21.65 19.55c10.25 -9.26 36.46 -16.85 56.86 12.78l-13.78 11.77l32.26 2.91l11.35 -41.32l-11.97 10.27" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M3042.09 -6972.15l-21.64 19.85c-0.39 1.38 3.81 14.95 -6.9 35.33c-16.1 4.75 -36.45 -3.09 -49.18 -35.6l12.37 -10.97l-25.99 -7.58l-15.43 44.5l13.19 -12.74c4.95 8.99 10.49 16.59 16.36 22.53l-20.91 0l8.54 -7.87l-48.09 14.64l19.14 12.64l5.1 -5.06l64.12 0l-0.06 -0.16c3.76 0.08 7.51 -0.63 11.2 -2.19c0.22 -0.19 0.49 -0.39 1.88 -1.69c-0.24 0.24 -0.48 0.52 -0.72 0.74c0 0 20.22 -14.95 23.06 -17.94c8.59 -8.96 15.78 -21.13 13.95 -48.45z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3042.09 -6972.15l-21.64 19.85c-0.39 1.38 3.81 14.95 -6.9 35.33c-16.1 4.75 -36.45 -3.09 -49.18 -35.6l12.37 -10.97l-25.99 -7.58l-15.43 44.5l13.19 -12.74c4.95 8.99 10.49 16.59 16.36 22.53l-20.91 0l8.54 -7.87l-48.09 14.64l19.14 12.64l5.1 -5.06l64.12 0l-0.06 -0.16c3.76 0.08 7.51 -0.63 11.2 -2.19c0.22 -0.19 0.49 -0.39 1.88 -1.69c-0.24 0.24 -0.48 0.52 -0.72 0.74c0 0 20.22 -14.95 23.06 -17.94c8.59 -8.96 15.78 -21.13 13.95 -48.45" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M2978.73 -7043.62l17.23 -15.57c-16.98 -0.25 -25.59 0.37 -36.76 1.34c-5.39 20.28 -9.99 32.27 -15.44 45.83l18.04 -16.29c12.86 11.92 28.7 14.88 42.13 8.72c0.39 -0.33 0.79 -0.64 1.16 -0.97l21.65 -19.56c-13.83 12.49 -33.34 11.29 -48.01 -3.51z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2978.73 -7043.62l17.23 -15.57c-16.98 -0.25 -25.59 0.37 -36.76 1.34c-5.39 20.28 -9.99 32.27 -15.44 45.83l18.04 -16.29c12.86 11.92 28.7 14.88 42.13 8.72c0.39 -0.33 0.79 -0.64 1.16 -0.97l21.65 -19.56c-13.83 12.49 -33.34 11.29 -48.01 -3.51" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M2963.47 -7071.36c-4.46 -17.4 -2.11 -36.59 7.49 -50.16c1.81 -2.56 3.8 -4.8 5.92 -6.72l-21.65 19.56c-2.12 1.92 -4.1 4.17 -5.92 6.72c-9.52 13.45 -11.89 32.41 -7.6 49.69l21.76 -19.09z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2963.47 -7071.36c-4.46 -17.4 -2.11 -36.59 7.49 -50.16c1.81 -2.56 3.8 -4.8 5.92 -6.72l-21.65 19.56c-2.12 1.92 -4.1 4.17 -5.92 6.72c-9.52 13.45 -11.89 32.41 -7.6 49.69l21.76 -19.09" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M3006.18 -7128.73c-8.67 -4.02 -17.85 -4.68 -26.32 -1.92c-1.01 0.74 -2.02 1.54 -2.99 2.41l-21.65 19.56c9.92 -8.96 22.78 -10.86 34.67 -5.77l-11.89 10.45l36.77 -0.95l6.36 -36.89l-14.94 13.1z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3006.18 -7128.73c-8.67 -4.02 -17.85 -4.68 -26.32 -1.92c-1.01 0.74 -2.02 1.54 -2.99 2.41l-21.65 19.56c9.92 -8.96 22.78 -10.86 34.67 -5.77l-11.89 10.45l36.77 -0.95l6.36 -36.89l-14.94 13.1" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M3033.81 -7115.6c13.61 27.31 8.55 54.55 -1.15 68.77c-1.82 2.56 -3.8 4.79 -5.92 6.71l-21.65 19.56c2.13 -1.91 4.11 -4.16 5.92 -6.72c17.64 -25.96 7.3 -51.84 1.78 -68.9l21.03 -19.42z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3033.81 -7115.6c13.61 27.31 8.55 54.55 -1.15 68.77c-1.82 2.56 -3.8 4.79 -5.92 6.71l-21.65 19.56c2.13 -1.91 4.11 -4.16 5.92 -6.72c17.64 -25.96 7.3 -51.84 1.78 -68.9l21.03 -19.42" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M3003.93 -7135.37c0.39 -0.32 0.79 -0.61 1.16 -0.97l21.65 -19.56c-14.27 12.88 -34.6 11.23 -49.4 -4.91l-16.99 15.34c13.1 13.09 29.64 16.49 43.58 10.1z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3003.93 -7135.37c0.39 -0.32 0.79 -0.61 1.16 -0.97l21.65 -19.56c-14.27 12.88 -34.6 11.23 -49.4 -4.91l-16.99 15.34c13.1 13.09 29.64 16.49 43.58 10.1" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M2978.75 -7200.89l-15.27 13.8c-4.47 -17.42 -2.13 -36.64 7.48 -50.21c1.81 -2.56 3.8 -4.81 5.92 -6.72l-21.65 19.58c-2.12 1.9 -4.1 4.13 -5.92 6.7c-9.61 13.57 -11.95 32.78 -7.48 50.2l-15.27 13.81c10.64 0.15 20.74 0.15 36.66 -1.28c4.12 -15.17 7.81 -26.98 15.54 -45.89z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M2978.75 -7200.89l-15.27 13.8c-4.47 -17.42 -2.13 -36.64 7.48 -50.21c1.81 -2.56 3.8 -4.81 5.92 -6.72l-21.65 19.58c-2.12 1.9 -4.1 4.13 -5.92 6.7c-9.61 13.57 -11.95 32.78 -7.48 50.2l-15.27 13.81c10.64 0.15 20.74 0.15 36.66 -1.28c4.12 -15.17 7.81 -26.98 15.54 -45.89" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M3055.33 -7226.92l-15.26 13.81c4.57 17.49 2.26 36.85 -7.41 50.51c-1.82 2.56 -3.8 4.8 -5.92 6.71l-21.65 19.56c2.13 -1.91 4.11 -4.16 5.92 -6.72c9.67 -13.63 11.99 -32.99 7.41 -50.49l-15.28 13.79c5.45 -13.56 10.05 -25.55 15.44 -45.83c11.18 -0.97 19.79 -1.58 36.76 -1.34z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3055.33 -7226.92l-15.26 13.81c4.57 17.49 2.26 36.85 -7.41 50.51c-1.82 2.56 -3.8 4.8 -5.92 6.71l-21.65 19.56c2.13 -1.91 4.11 -4.16 5.92 -6.72c9.67 -13.63 11.99 -32.99 7.41 -50.49l-15.28 13.79c5.45 -13.56 10.05 -25.55 15.44 -45.83c11.18 -0.97 19.79 -1.58 36.76 -1.34" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +<svg:path d="M3068.11 -7247.76l-72.73 0c-5.24 -0.74 -10.51 -0.29 -15.52 1.34c-1.01 0.74 -2.02 1.54 -2.99 2.41l-21.65 19.58c14.33 -12.95 34.8 -11.23 49.61 5.14l14.75 -13.34l32.61 0l15.93 -15.13z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3068.11 -7247.76l-72.73 0c-5.24 -0.74 -10.51 -0.29 -15.52 1.34c-1.01 0.74 -2.02 1.54 -2.99 2.41l-21.65 19.58c14.33 -12.95 34.8 -11.23 49.61 5.14l14.75 -13.34l32.61 0l15.93 -15.13" style="stroke: foreground; stroke-width: 0.282; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="2937" y="-7309"/> +<point x="3027.5" y="-7309"/> +<point x="3118" y="-7309"/> +<point x="2896" y="-6869"/> +<point x="2986.5" y="-6869"/> +<point x="3077" y="-6869"/> +<point x="2896" y="-7269"/> +<point x="3118" y="-6909"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wavelength_router.png b/kivio/kiviopart/stencils/Dia/Cisco/wavelength_router.png Binary files differnew file mode 100644 index 00000000..4af87e6b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wavelength_router.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wavelength_router.shape b/kivio/kiviopart/stencils/Dia/Cisco/wavelength_router.shape new file mode 100644 index 00000000..e4534187 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wavelength_router.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Wavelength router</name> +<icon>wavelength_router.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3758.44 -7048.15l0 95l-87.25 69.78l-181.27 0l-90.65 -69.78l0 -95z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3758.44 -7048.15l0 95l-87.25 69.78l-181.27 0l-90.65 -69.78l0 -95" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3669.49 -7116.62l-177.87 0l-92.34 68.47l90.65 69.78l181.27 0l87.25 -69.78l-88.95 -68.47z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3669.49 -7116.62l-177.87 0l-92.34 68.47l90.65 69.78l181.27 0l87.25 -69.78l-88.95 -68.47" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3543.53 -7074.43l13.85 20.76l-52.34 12.1l11.44 -9.52l-66.97 -14.21l20.3 -15.22l64.11 13.6l9.61 -7.52z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3617.19 -7024.08l-9.45 -21.4l47.23 -9.44l-8.19 7.33l69.93 11.99l-18.87 15.12l-69.47 -13.25l-11.17 9.65z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3595.12 -7090.77l52.89 -14.48l0.63 22.67l-13.22 -2.52l-25.81 21.41l-24.63 -3.59l26.65 -20.93l-16.5 -2.55z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3562.84 -6999.94l-50.36 9.44l-1.87 -23.29l14.47 3.13l27.71 -23.68l24.53 4.17l-29.59 25.82l15.11 4.41z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3488.34 -6884.49l0 -93.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M3670.84 -6884.49l0 -93.89" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="3492" y="-7116"/> +<point x="3580.5" y="-7116"/> +<point x="3669" y="-7116"/> +<point x="3490" y="-6882"/> +<point x="3580.5" y="-6882"/> +<point x="3671" y="-6882"/> +<point x="3399" y="-7047"/> +<point x="3399" y="-6999.5"/> +<point x="3399" y="-6952"/> +<point x="3758" y="-7047"/> +<point x="3758" y="-6999.5"/> +<point x="3758" y="-6952"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/web_browser.png b/kivio/kiviopart/stencils/Dia/Cisco/web_browser.png Binary files differnew file mode 100644 index 00000000..434bb68c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/web_browser.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/web_browser.shape b/kivio/kiviopart/stencils/Dia/Cisco/web_browser.shape new file mode 100644 index 00000000..4bd01db9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/web_browser.shape @@ -0,0 +1,40 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Web browser</name> +<icon>web_browser.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M3120.73 -3774.84l3.75 -44.8l219.1 0l-3.75 44.8l-219.1 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3120.73 -3774.84l3.75 -44.8l219.1 0l-3.75 44.8l-219.1 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3334.77 -3717.48l0 -13.09l28.59 -39.73l0 24.22l-28.59 28.59z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3334.77 -3717.48l0 -13.09l28.59 -39.73l0 24.22l-28.59 28.59" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3082.91 -3717.48l251.865 0 l0 -13.0862l-251.865 0l0 13.0862z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3082.91 -3717.48l251.865 0 l0 -13.0862l-251.865 0l0 13.0862" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3122.18 -3820.6l217.617 0 l0 -164.659l-217.617 0l0 164.659z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3122.18 -3820.6l217.617 0 l0 -164.659l-217.617 0l0 164.659" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3339.79 -3820.6l37.27 -37.27l0 -164.65l-37.27 37.26l0 164.66z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3339.79 -3820.6l37.27 -37.27l0 -164.65l-37.27 37.26l0 164.66" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3334.77 -3730.57l-251.87 0l29.14 -39.73l251.32 0l-28.59 39.73z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3334.77 -3730.57l-251.87 0l29.14 -39.73l251.32 0l-28.59 39.73" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3341.1 -3770.05l0 -51.53l37.02 -36.78l0 51.29l-37.02 37.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3341.1 -3770.05l0 -51.53l37.02 -36.78l0 51.29l-37.02 37.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3157.66 -3966.29l145.95 0c9.49 0 17.19 7.7 17.19 17.19l0 92.21c0 9.49 -7.7 17.2 -17.19 17.2l-145.95 0c-9.5 0 -17.2 -7.71 -17.2 -17.2l0 -92.21c0 -9.49 7.69 -17.19 17.2 -17.19z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3377.06 -4022.52l-212.42 0l-42.46 37.26l217.62 0l37.27 -37.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3377.06 -4022.52l-212.42 0l-42.46 37.26l217.62 0l37.27 -37.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3205.18 -3936.66c-26.68 -5.32 -40.76 8.34 -38.55 20.16l0.19 0.65c-20.79 3.54 -15.34 28.07 -5.36 28.07l0.98 -0.03c-2.32 16.92 22.68 26.92 35.33 17.4l0.88 -0.96c3.96 16.1 57.71 17.35 68.55 5.3l0.98 0.29c23.53 1.89 34.26 -14.38 29.12 -26.06l1.27 -0.35c8.02 -2.13 8.95 -20.65 -4.82 -23.4l0.26 -0.71c5.99 -12.06 -8.11 -23.43 -27.69 -21.28l-1.36 -0.71c-13.99 -12.68 -54.31 -10.61 -58.98 1.92l-0.81 -0.29z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3205.18 -3936.66c-26.68 -5.32 -40.76 8.34 -38.55 20.16l0.19 0.65c-20.79 3.54 -15.34 28.07 -5.36 28.07l0.98 -0.03c-2.32 16.92 22.68 26.92 35.33 17.4l0.88 -0.96c3.96 16.1 57.71 17.35 68.55 5.3l0.98 0.29c23.53 1.89 34.26 -14.38 29.12 -26.06l1.27 -0.35c8.02 -2.13 8.95 -20.65 -4.82 -23.4l0.26 -0.71c5.99 -12.06 -8.11 -23.43 -27.69 -21.28l-1.36 -0.71c-13.99 -12.68 -54.31 -10.61 -58.98 1.92l-0.81 -0.29" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="3165" y="-4022"/> +<point x="3271" y="-4022"/> +<point x="3377" y="-4022"/> +<point x="3083" y="-3716"/> +<point x="3209" y="-3716"/> +<point x="3335" y="-3716"/> +<point x="3083" y="-3730"/> +<point x="3378" y="-3857"/> +<point x="3378" y="-3831.5"/> +<point x="3378" y="-3806"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/web_cluster.png b/kivio/kiviopart/stencils/Dia/Cisco/web_cluster.png Binary files differnew file mode 100644 index 00000000..2891b24c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/web_cluster.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/web_cluster.shape b/kivio/kiviopart/stencils/Dia/Cisco/web_cluster.shape new file mode 100644 index 00000000..fb695533 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/web_cluster.shape @@ -0,0 +1,88 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Web cluster</name> +<icon>web_cluster.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4209.59 -3832.99l-18.5 26.39l-160.66 0l26.53 -26.39l152.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4209.59 -3832.99l-18.5 26.39l-160.66 0l26.53 -26.39l152.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4030.43 -3777.87l153.369 0 l0 -28.7307l-153.369 0l0 28.7307z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4030.43 -3777.87l153.369 0 l0 -28.7307l-153.369 0l0 28.7307" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4179.25 -3740.73l0 -9.17l20.02 -27.8l0 16.95l-20.02 20.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4179.25 -3740.73l0 -9.17l20.02 -27.8l0 16.95l-20.02 20.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4002.94 -3740.73l176.309 0 l0 -9.16992l-176.309 0l0 9.16992z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4002.94 -3740.73l176.309 0 l0 -9.16992l-176.309 0l0 9.16992" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4030.43 -3812.92l152.334 0 l0 -115.264l-152.334 0l0 115.264z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4030.43 -3812.92l152.334 0 l0 -115.264l-152.334 0l0 115.264" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4182.76 -3812.92l26.08 -26.08l0 -115.26l-26.08 26.08l0 115.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4182.76 -3812.92l26.08 -26.08l0 -115.26l-26.08 26.08l0 115.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4179.25 -3749.9l-176.31 0l20.4 -27.8l175.93 0l-20.02 27.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4179.25 -3749.9l-176.31 0l20.4 -27.8l175.93 0l-20.02 27.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4183.67 -3777.79l0 -28.81l25.92 -25.74l0 28.63l-25.92 25.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4183.67 -3777.79l0 -28.81l25.92 -25.74l0 28.63l-25.92 25.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4055.26 -3914.9l102.16 0c6.65 0 12.04 5.39 12.04 12.03l0 64.55c0 6.64 -5.39 12.03 -12.04 12.03l-102.16 0c-6.65 0 -12.04 -5.39 -12.04 -12.03l0 -64.55c0 -6.64 5.39 -12.03 12.04 -12.03z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4055.26 -3914.9l102.16 0c6.65 0 12.04 5.39 12.04 12.03l0 64.55c0 6.64 -5.39 12.03 -12.04 12.03l-102.16 0c-6.65 0 -12.04 -5.39 -12.04 -12.03l0 -64.55c0 -6.64 5.39 -12.03 12.04 -12.03" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4208.85 -3954.27l-148.69 0l-29.73 26.08l152.33 0l26.08 -26.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4208.85 -3954.27l-148.69 0l-29.73 26.08l152.33 0l26.08 -26.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4093.52 -3894.16c-18.67 -3.73 -28.54 5.84 -26.97 14.1l0.12 0.45c-14.55 2.48 -10.73 19.66 -3.75 19.66l0.68 -0.03c-1.62 11.85 15.88 18.85 24.74 12.19l0.61 -0.66c2.77 11.27 40.39 12.14 47.99 3.71l0.68 0.2c16.48 1.33 23.98 -10.06 20.38 -18.23l0.89 -0.24c5.62 -1.49 6.27 -14.46 -3.38 -16.39l0.2 -0.5c4.18 -8.43 -5.68 -16.4 -19.38 -14.89l-0.95 -0.5c-9.81 -8.88 -38.03 -7.43 -41.29 1.35l-0.57 -0.2z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4093.52 -3894.16c-18.67 -3.73 -28.54 5.84 -26.97 14.1l0.12 0.45c-14.55 2.48 -10.73 19.66 -3.75 19.66l0.68 -0.03c-1.62 11.85 15.88 18.85 24.74 12.19l0.61 -0.66c2.77 11.27 40.39 12.14 47.99 3.71l0.68 0.2c16.48 1.33 23.98 -10.06 20.38 -18.23l0.89 -0.24c5.62 -1.49 6.27 -14.46 -3.38 -16.39l0.2 -0.5c4.18 -8.43 -5.68 -16.4 -19.38 -14.89l-0.95 -0.5c-9.81 -8.88 -38.03 -7.43 -41.29 1.35l-0.57 -0.2" style="stroke: #333333; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4439.59 -3962.99l-18.5 26.39l-160.66 0l26.53 -26.39l152.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4439.59 -3962.99l-18.5 26.39l-160.66 0l26.53 -26.39l152.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4260.43 -3907.87l153.369 0 l0 -28.7307l-153.369 0l0 28.7307z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4260.43 -3907.87l153.369 0 l0 -28.7307l-153.369 0l0 28.7307" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4409.25 -3870.73l0 -9.17l20.02 -27.8l0 16.95l-20.02 20.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4409.25 -3870.73l0 -9.17l20.02 -27.8l0 16.95l-20.02 20.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4232.94 -3870.73l176.309 0 l0 -9.16992l-176.309 0l0 9.16992z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4232.94 -3870.73l176.309 0 l0 -9.16992l-176.309 0l0 9.16992" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4260.43 -3942.92l152.334 0 l0 -115.264l-152.334 0l0 115.264z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4260.43 -3942.92l152.334 0 l0 -115.264l-152.334 0l0 115.264" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4412.76 -3942.92l26.08 -26.09l0 -115.26l-26.08 26.08l0 115.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4412.76 -3942.92l26.08 -26.09l0 -115.26l-26.08 26.08l0 115.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4409.25 -3879.9l-176.31 0l20.4 -27.8l175.93 0l-20.02 27.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4409.25 -3879.9l-176.31 0l20.4 -27.8l175.93 0l-20.02 27.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4413.67 -3907.79l0 -28.81l25.92 -25.75l0 28.64l-25.92 25.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4413.67 -3907.79l0 -28.81l25.92 -25.75l0 28.64l-25.92 25.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4285.26 -4044.91l102.16 0c6.65 0 12.04 5.39 12.04 12.04l0 64.54c0 6.64 -5.39 12.04 -12.04 12.04l-102.16 0c-6.65 0 -12.04 -5.39 -12.04 -12.04l0 -64.54c0 -6.65 5.39 -12.04 12.04 -12.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4285.26 -4044.91l102.16 0c6.65 0 12.04 5.39 12.04 12.04l0 64.54c0 6.64 -5.39 12.04 -12.04 12.04l-102.16 0c-6.65 0 -12.04 -5.39 -12.04 -12.04l0 -64.54c0 -6.65 5.39 -12.04 12.04 -12.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4438.85 -4084.27l-148.69 0l-29.73 26.08l152.33 0l26.08 -26.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4438.85 -4084.27l-148.69 0l-29.73 26.08l152.33 0l26.08 -26.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4323.52 -4024.16c-18.67 -3.73 -28.54 5.83 -26.97 14.1l0.12 0.46c-14.55 2.47 -10.73 19.65 -3.75 19.65l0.68 -0.03c-1.62 11.85 15.88 18.84 24.74 12.18l0.61 -0.67c2.77 11.27 40.39 12.14 47.99 3.71l0.68 0.2c16.48 1.32 23.98 -10.06 20.38 -18.23l0.89 -0.25c5.62 -1.49 6.27 -14.46 -3.38 -16.38l0.2 -0.5c4.18 -8.43 -5.68 -16.39 -19.38 -14.9l-0.95 -0.49c-9.81 -8.88 -38.03 -7.43 -41.29 1.35l-0.57 -0.2z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M4323.52 -4024.16c-18.67 -3.73 -28.54 5.83 -26.97 14.1l0.12 0.46c-14.55 2.47 -10.73 19.65 -3.75 19.65l0.68 -0.03c-1.62 11.85 15.88 18.84 24.74 12.18l0.61 -0.67c2.77 11.27 40.39 12.14 47.99 3.71l0.68 0.2c16.48 1.32 23.98 -10.06 20.38 -18.23l0.89 -0.25c5.62 -1.49 6.27 -14.46 -3.38 -16.38l0.2 -0.5c4.18 -8.43 -5.68 -16.39 -19.38 -14.9l-0.95 -0.49c-9.81 -8.88 -38.03 -7.43 -41.29 1.35l-0.57 -0.2" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3994.59 -3972.99l-18.5 26.39l-160.66 0l26.53 -26.39l152.63 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3994.59 -3972.99l-18.5 26.39l-160.66 0l26.53 -26.39l152.63 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3815.43 -3917.87l153.369 0 l0 -28.7307l-153.369 0l0 28.7307z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3815.43 -3917.87l153.369 0 l0 -28.7307l-153.369 0l0 28.7307" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3964.25 -3880.73l0 -9.17l20.02 -27.8l0 16.95l-20.02 20.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3964.25 -3880.73l0 -9.17l20.02 -27.8l0 16.95l-20.02 20.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3787.94 -3880.73l176.309 0 l0 -9.16992l-176.309 0l0 9.16992z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3787.94 -3880.73l176.309 0 l0 -9.16992l-176.309 0l0 9.16992" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3815.43 -3952.92l152.334 0 l0 -115.264l-152.334 0l0 115.264z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3815.43 -3952.92l152.334 0 l0 -115.264l-152.334 0l0 115.264" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3967.76 -3952.92l26.08 -26.09l0 -115.26l-26.08 26.08l0 115.26z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3967.76 -3952.92l26.08 -26.09l0 -115.26l-26.08 26.08l0 115.26" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3964.25 -3889.9l-176.31 0l20.4 -27.8l175.93 0l-20.02 27.8z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3964.25 -3889.9l-176.31 0l20.4 -27.8l175.93 0l-20.02 27.8" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3968.67 -3917.79l0 -28.81l25.92 -25.75l0 28.64l-25.92 25.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3968.67 -3917.79l0 -28.81l25.92 -25.75l0 28.64l-25.92 25.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3840.26 -4054.91l102.16 0c6.65 0 12.04 5.39 12.04 12.04l0 64.54c0 6.64 -5.39 12.04 -12.04 12.04l-102.16 0c-6.65 0 -12.04 -5.39 -12.04 -12.04l0 -64.54c0 -6.65 5.39 -12.04 12.04 -12.04z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3840.26 -4054.91l102.16 0c6.65 0 12.04 5.39 12.04 12.04l0 64.54c0 6.64 -5.39 12.04 -12.04 12.04l-102.16 0c-6.65 0 -12.04 -5.39 -12.04 -12.04l0 -64.54c0 -6.65 5.39 -12.04 12.04 -12.04" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3993.85 -4094.27l-148.69 0l-29.73 26.08l152.33 0l26.08 -26.08z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3993.85 -4094.27l-148.69 0l-29.73 26.08l152.33 0l26.08 -26.08" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3873.52 -4034.16c-18.67 -3.73 -28.54 5.83 -26.97 14.1l0.12 0.46c-14.55 2.47 -10.73 19.65 -3.75 19.65l0.68 -0.03c-1.62 11.85 15.88 18.84 24.74 12.18l0.61 -0.67c2.77 11.27 40.39 12.14 47.99 3.71l0.68 0.2c16.48 1.32 23.98 -10.06 20.38 -18.23l0.89 -0.25c5.62 -1.49 6.27 -14.46 -3.38 -16.38l0.2 -0.5c4.18 -8.43 -5.68 -16.39 -19.38 -14.9l-0.95 -0.49c-9.81 -8.88 -38.03 -7.43 -41.29 1.35l-0.57 -0.2z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M3873.52 -4034.16c-18.67 -3.73 -28.54 5.83 -26.97 14.1l0.12 0.46c-14.55 2.47 -10.73 19.65 -3.75 19.65l0.68 -0.03c-1.62 11.85 15.88 18.84 24.74 12.18l0.61 -0.67c2.77 11.27 40.39 12.14 47.99 3.71l0.68 0.2c16.48 1.32 23.98 -10.06 20.38 -18.23l0.89 -0.25c5.62 -1.49 6.27 -14.46 -3.38 -16.38l0.2 -0.5c4.18 -8.43 -5.68 -16.39 -19.38 -14.9l-0.95 -0.49c-9.81 -8.88 -38.03 -7.43 -41.29 1.35l-0.57 -0.2" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3983.98 -4122.38c-144 -28.75 -220 45 -208 108.75l0.97 3.48c-112.22 19.1 -82.8 151.52 -28.97 151.52l5.3 -0.17c-13.55 62.22 117.58 125.56 190.7 93.92l4.7 -5.16c26.07 55.98 118.7 65.32 210.3 67.66c79.39 2.03 125.71 -4.26 159.76 -39.04l5.24 1.54c127.07 10.22 184.94 -77.56 157.16 -140.58l6.84 -1.92c43.32 -11.45 48.32 -111.45 -26 -126.25l1.43 -3.87c32.27 -65.05 -43.83 -126.4 -149.42 -114.88l-7.31 -3.82c-75.59 -68.44 -293.15 -57.29 -318.34 10.4l-4.35 -1.59" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4041.36 -3820l-95 -63.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4041.36 -3820l-95 -63.34" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4194.68 -3835l60 -40z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4194.68 -3835l60 -40" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M3983.02 -4030l283.34 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M3983.02 -4030l283.34 0" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4307" y="-4130"/> +<point x="4159" y="-3701"/> +<point x="3748" y="-3858"/> +<point x="4488" y="-3881"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wireless.png b/kivio/kiviopart/stencils/Dia/Cisco/wireless.png Binary files differnew file mode 100644 index 00000000..2f316254 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wireless.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wireless.shape b/kivio/kiviopart/stencils/Dia/Cisco/wireless.shape new file mode 100644 index 00000000..7c85b94d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wireless.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Wireless</name> +<icon>wireless.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4813.32 -4075.08l159.63 0l-14.06 16.02l-159.63 0l14.06 -16.02z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4813.32 -4075.08l159.63 0l-14.06 16.02l-159.63 0l14.06 -16.02" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4799.53 -3757.5l159.063 0 l0 -301.216l-159.063 0l0 301.216z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4799.53 -3757.5l159.063 0 l0 -301.216l-159.063 0l0 301.216" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4923.71 -3775.84c15.96 0 18.32 -16.56 18.32 -16.56c0 0 0 -173.15 0 -188.52c0 -20.1 -18.93 -19.51 -18.93 -19.51c0 0 -78.05 0 -89.28 0c-11.23 0 -15.96 15.37 -15.96 15.37c0 0 0 176.12 0 190.3c0 14.2 14.77 18.93 14.77 18.93l91.07 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4923.71 -3775.84c15.96 0 18.32 -16.56 18.32 -16.56c0 0 0 -173.15 0 -188.52c0 -20.1 -18.93 -19.51 -18.93 -19.51c0 0 -78.05 0 -89.28 0c-11.23 0 -15.96 15.37 -15.96 15.37c0 0 0 176.12 0 190.3c0 14.2 14.77 18.93 14.77 18.93l91.07 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4972.89 -4075.08l0 301.22l-14.3 16.37l0 -301.22l14.3 -16.37z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4972.89 -4075.08l0 301.22l-14.3 16.37l0 -301.22l14.3 -16.37" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4925.82 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.52 0 4.57 -3.73 4.57 -8.32c0 -4.61 -2.05 -8.34 -4.57 -8.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4925.82 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.52 0 4.57 -3.73 4.57 -8.32c0 -4.61 -2.05 -8.34 -4.57 -8.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4892.48 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.54 0 4.59 -3.73 4.59 -8.32c0 -4.61 -2.05 -8.34 -4.59 -8.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4892.48 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.54 0 4.59 -3.73 4.59 -8.32c0 -4.61 -2.05 -8.34 -4.59 -8.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4859.16 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.52 0 4.57 -3.73 4.57 -8.32c0 -4.61 -2.05 -8.34 -4.57 -8.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4859.16 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.52 0 4.57 -3.73 4.57 -8.32c0 -4.61 -2.05 -8.34 -4.57 -8.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4825.82 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.54 0 4.59 -3.73 4.59 -8.32c0 -4.61 -2.05 -8.34 -4.59 -8.34z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4825.82 -4037.43c-2.54 0 -4.59 3.73 -4.59 8.34c0 4.59 2.05 8.32 4.59 8.32c2.54 0 4.59 -3.73 4.59 -8.32c0 -4.61 -2.05 -8.34 -4.59 -8.34" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4813" y="-4074"/> +<point x="4893" y="-4074"/> +<point x="4973" y="-4074"/> +<point x="4800" y="-3757"/> +<point x="4879.5" y="-3757"/> +<point x="4959" y="-3757"/> +<point x="4799" y="-4058"/> +<point x="4973" y="-3773"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wireless_bridge.png b/kivio/kiviopart/stencils/Dia/Cisco/wireless_bridge.png Binary files differnew file mode 100644 index 00000000..15086ff1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wireless_bridge.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wireless_bridge.shape b/kivio/kiviopart/stencils/Dia/Cisco/wireless_bridge.shape new file mode 100644 index 00000000..c38c90d9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wireless_bridge.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Wireless Bridge</name> +<icon>wireless_bridge.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M4169.56 -7134.07l-78.81 40.73c192.64 122.36 305.88 -7.8 305.88 -7.8c-114.51 68.98 -227.07 -32.93 -227.07 -32.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4169.56 -7134.07l-78.81 40.73c192.64 122.36 305.88 -7.8 305.88 -7.8c-114.51 68.98 -227.07 -32.93 -227.07 -32.93" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4446.1 -7146.7c-13.03 26.04 -50.76 46.85 -50.76 46.85l0 243.41l50.76 -41.65l0 -248.6z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4446.1 -7146.7c-13.03 26.04 -50.76 46.85 -50.76 46.85l0 243.41l50.76 -41.65l0 -248.6" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4395.34 -7099.85c0 0 -111.95 128.88 -304.59 6.51l0 236.9l304.59 0l0 -243.41z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M4395.34 -7099.85c0 0 -111.95 128.88 -304.59 6.51l0 236.9l304.59 0l0 -243.41" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M4373.7 -6952.04c0 0 -19.57 50.3 -43.1 -0.16c-23.52 -50.43 -43.12 -0.11 -43.12 -0.11c0 0 -19.55 50.35 -43.05 -0.09c-23.5 -50.45 -43 0.31 -43 0.31c0 0 -19.52 50.34 -43.04 -0.12c-23.52 -50.43 -43.01 -0.14 -43.01 -0.14" style="stroke: foreground; stroke-width: 0.9; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M4115.38 -6952.04c0 0 19.57 50.3 43.09 -0.16c23.51 -50.43 43.11 -0.11 43.11 -0.11c0 0 19.56 50.35 43.06 -0.09c23.5 -50.45 43.01 0.31 43.01 0.31c0 0 19.51 50.34 43.03 -0.12c23.51 -50.43 43.03 -0.14 43.03 -0.14" style="stroke: foreground; stroke-width: 1.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M4369.17 -6952.04c0 0 -19.59 50.3 -43.11 -0.16c-23.51 -50.43 -43.1 -0.11 -43.1 -0.11c0 0 -19.57 50.35 -43.07 -0.09c-23.5 -50.45 -43 0.3 -43 0.3c0 0 -19.52 50.35 -43.04 -0.11c-23.51 -50.43 -43.01 -0.14 -43.01 -0.14" style="stroke: background; stroke-width: 0.9; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +<svg:path d="M4110.85 -6952.04c0 0 19.57 50.3 43.09 -0.16c23.51 -50.43 43.12 -0.11 43.12 -0.11c0 0 19.56 50.35 43.06 -0.09c23.5 -50.45 43.01 0.3 43.01 0.3c0 0 19.51 50.35 43.05 -0.11c23.5 -50.43 43.01 -0.14 43.01 -0.14" style="stroke: background; stroke-width: 1.8; stroke-miterlimit: 1; stroke-linecap: round; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="4446" y="-7146"/> +<point x="4091" y="-6855"/> +<point x="4243" y="-6855"/> +<point x="4395" y="-6855"/> +<point x="4091" y="-7092"/> +<point x="4446" y="-6897"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wireless_transport.png b/kivio/kiviopart/stencils/Dia/Cisco/wireless_transport.png Binary files differnew file mode 100644 index 00000000..13278736 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wireless_transport.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/wireless_transport.shape b/kivio/kiviopart/stencils/Dia/Cisco/wireless_transport.shape new file mode 100644 index 00000000..3b85fee5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/wireless_transport.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Wireless Transport</name> +<icon>wireless_transport.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M5302.38 -3768.2l336.504 0 l0 -232.241l-336.504 0l0 232.241z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5302.38 -3768.2l336.504 0 l0 -232.241l-336.504 0l0 232.241" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5302.38 -4000.44l25.41 -25.4l336.5 0l-25.41 25.4l-336.5 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5302.38 -4000.44l25.41 -25.4l336.5 0l-25.41 25.4l-336.5 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5638.89 -3768.2l25.41 -25.39l0 -232.25l-25.41 25.4l0 232.24z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M5638.89 -3768.2l25.41 -25.39l0 -232.25l-25.41 25.4l0 232.24" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5499.08 -3859.02c7.38 -7.6 9.84 -20.24 9.84 -32.85c0 -12.65 -2.46 -25.28 -9.84 -32.87l9.84 -17.69c9.86 12.64 17.25 30.32 14.79 50.56c0 20.22 -4.92 37.89 -14.79 50.53l-9.84 -17.68z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5555.72 -3846.41c7.38 -10.1 9.86 -25.25 9.86 -42.95c0 -15.17 -2.48 -32.85 -9.86 -42.97l9.86 -20.22c9.84 17.7 14.77 40.43 14.77 63.18c0 22.73 -4.92 45.49 -14.77 63.18l-9.86 -20.23z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5439.98 -3859.02c-4.92 -7.6 -9.84 -20.24 -9.84 -32.85c0 -12.65 4.92 -25.28 9.84 -32.87l-9.84 -17.69c-9.86 12.64 -14.78 30.32 -14.78 50.56c0 20.22 4.92 37.89 14.78 50.53l9.84 -17.68z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5390.72 -3846.41c-4.92 -10.1 -9.84 -25.25 -9.84 -42.95c0 -15.17 4.92 -32.85 9.84 -42.97l-9.84 -20.22c-9.86 17.7 -14.79 40.43 -14.79 63.18c0 22.73 4.92 45.49 14.79 63.18l9.84 -20.23z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M5468.52 -3884.3l0 75.8" style="stroke: background; stroke-width: 1; stroke-miterlimit: 1; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M5474.18 -3892.01c0 3.44 -2.77 6.23 -6.21 6.23c-3.44 0 -6.23 -2.79 -6.23 -6.23c0 -3.44 2.79 -6.22 6.23 -6.22c3.44 0 6.21 2.78 6.21 6.22z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="5328" y="-4025"/> +<point x="5496" y="-4025"/> +<point x="5664" y="-4025"/> +<point x="5302" y="-3767"/> +<point x="5470.5" y="-3767"/> +<point x="5639" y="-3767"/> +<point x="5302" y="-3999"/> +<point x="5664" y="-3793"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/workgroup_director.png b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_director.png Binary files differnew file mode 100644 index 00000000..d19b7ccb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_director.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/workgroup_director.shape b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_director.shape new file mode 100644 index 00000000..d2ff5975 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_director.shape @@ -0,0 +1,48 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Workgroup director</name> +<icon>workgroup_director.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1168.03 -5776.07l-28.8 38.4l-238.63 0l39.09 -39.09l228.34 0.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1168.03 -5776.07l-28.8 38.4l-238.63 0l39.09 -39.09l228.34 0.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M900.024 -5694.48l229.004 0 l0 -42.7156l-229.004 0l0 42.7156z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M900.024 -5694.48l229.004 0 l0 -42.7156l-229.004 0l0 42.7156" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M899.282 -5746.81l228.203 0 l0 -172.055l-228.203 0l0 172.055z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M899.282 -5746.81l228.203 0 l0 -172.055l-228.203 0l0 172.055" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1127.48 -5746.81l38.94 -38.94l0 -172.06l-38.94 38.94l0 172.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1127.48 -5746.81l38.94 -38.94l0 -172.06l-38.94 38.94l0 172.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1213.71 -5656.94l17.46 -34.95l-39.93 0l-17.47 34.95l39.94 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1213.71 -5656.94l17.46 -34.95l-39.93 0l-17.47 34.95l39.94 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1173.76 -5645.71l39.9409 0 l0 -11.2297l-39.9409 0l0 11.2297z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1173.76 -5645.71l39.9409 0 l0 -11.2297l-39.9409 0l0 11.2297" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1213.38 -5645.4l0.11 -11.54l17.47 -34.95l-0.1 24.02l-17.48 22.46z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1213.38 -5645.4l0.11 -11.54l17.47 -34.95l-0.1 24.02l-17.48 22.46" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1128.84 -5694.38l0 -42.74l38.68 -38.69l0 42.74l-38.68 38.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1128.84 -5694.38l0 -42.74l38.68 -38.69l0 42.74l-38.68 38.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M937.16 -5899.04l152.49 0c9.93 0 17.97 8.05 17.97 17.97l0 96.34c0 9.92 -8.04 17.97 -17.97 17.97l-152.49 0c-9.93 0 -17.98 -8.05 -17.98 -17.97l0 -96.34c0 -9.92 8.05 -17.97 17.98 -17.97z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M937.16 -5899.04l152.49 0c9.93 0 17.97 8.05 17.97 17.97l0 96.34c0 9.92 -8.04 17.97 -17.97 17.97l-152.49 0c-9.93 0 -17.98 -8.05 -17.98 -17.97l0 -96.34c0 -9.92 8.05 -17.97 17.98 -17.97" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1166.42 -5957.8l-221.96 0l-45.18 38.94l228.2 0l38.94 -38.94z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1166.42 -5957.8l-221.96 0l-45.18 38.94l228.2 0l38.94 -38.94" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1122.23 -5639.05l0 -13.85l29.88 -41.34l0 25.31l-29.88 29.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1122.23 -5639.05l0 -13.85l29.88 -41.34l0 25.31l-29.88 29.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1122.23 -5652.69l-262.61 0l29.88 -41.55l262.61 0l-29.88 41.55z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1122.23 -5652.69l-262.61 0l29.88 -41.55l262.61 0l-29.88 41.55" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M859.468 -5639.05l262.763 0 l0 -13.6418l-262.763 0l0 13.6418z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M859.468 -5639.05l262.763 0 l0 -13.6418l-262.763 0l0 13.6418" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1221.19 -5690.63c31.2 -14.97 6.24 -78.62 -55.93 -46.74" style="stroke: #333333; stroke-width: 1; stroke-miterlimit: 4"/> +<svg:path d="M1012.84 -5806.76c32.31 0 58.52 -11.91 58.52 -26.6c0 -14.69 -26.2 -26.6 -58.52 -26.6c-32.32 0 -58.53 11.91 -58.53 26.6c0 14.69 26.2 26.6 58.53 26.6" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4"/> +<svg:path d="M1013.28 -5797.25c41.49 0 75.13 -16.36 75.13 -36.53c0 -20.18 -33.63 -36.53 -75.13 -36.53c-41.48 0 -75.12 16.36 -75.12 36.53c0 20.18 33.63 36.53 75.12 36.53" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4"/> +</svg:svg> +<connections> +<point x="944" y="-5957"/> +<point x="1055" y="-5957"/> +<point x="1166" y="-5957"/> +<point x="859" y="-5638"/> +<point x="990.5" y="-5638"/> +<point x="1122" y="-5638"/> +<point x="859" y="-5652"/> +<point x="1231" y="-5691"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/workgroup_switch.png b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_switch.png Binary files differnew file mode 100644 index 00000000..39d1eb7a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_switch.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/workgroup_switch.shape b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_switch.shape new file mode 100644 index 00000000..9ee20f75 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/workgroup_switch.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Workgroup switch</name> +<icon>workgroup_switch.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1469.08 -5640.67l357.197 0 l0 -115.957l-357.197 0l0 115.957z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1468.14 -5756.04l144.29 -116.93l333.29 0l-119.78 116.93l-357.8 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1468.14 -5756.04l144.29 -116.93l333.29 0l-119.78 116.93l-357.8 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1826.07 -5637.02l119.32 -128.92l0.09 -106.83l-119.4 116.56l0 119.19z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1826.07 -5637.02l119.32 -128.92l0.09 -106.83l-119.4 116.56l0 119.19" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4"/> +<svg:path d="M1677.52 -5786.46l-6.92 5.68l-89.09 0l-8.88 8.88l-24.15 -10.52l48.55 -13.89l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1747.52 -5830.21l-6.92 5.68l-89.09 0l-8.88 8.88l-24.15 -10.52l48.55 -13.89l-8.59 9.84l89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1693.24 -5801.92l6.92 -5.68l89.09 0l8.89 -8.88l24.15 10.52l-48.56 13.89l8.58 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +<svg:path d="M1739.49 -5845.67l6.92 -5.68l89.09 0l8.89 -8.88l24.15 10.52l-48.56 13.89l8.58 -9.84l-89.08 0z" style="fill: background; stroke: background; stroke-width: 0"/> +</svg:svg> +<connections> +<point x="1612" y="-5872"/> +<point x="1778.5" y="-5872"/> +<point x="1945" y="-5872"/> +<point x="1945.5" y="-5872"/> +<point x="1946" y="-5872"/> +<point x="1826" y="-5636"/> +<point x="1468" y="-5755"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/workstation.png b/kivio/kiviopart/stencils/Dia/Cisco/workstation.png Binary files differnew file mode 100644 index 00000000..485270a2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/workstation.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/workstation.shape b/kivio/kiviopart/stencils/Dia/Cisco/workstation.shape new file mode 100644 index 00000000..8d99cb4e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/workstation.shape @@ -0,0 +1,64 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - Workstation</name> +<icon>workstation.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M547.76 -2709.94c4.06 -4.88 -18.16 -11.52 6.85 -15.63c15.99 -2.64 64.4 -31.08 -49.13 -32.57" style="stroke: foreground; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M288.052 -2718.26l183.515 0 l0 -27.7148l-183.515 0l0 27.7148z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M288.052 -2718.26l183.515 0 l0 -27.7148l-183.515 0l0 27.7148" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M471.39 -2718.16l0 -27.81l37.01 -37.7l0 28.5l-37.01 37.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M471.39 -2718.16l0 -27.81l37.01 -37.7l0 28.5l-37.01 37.01" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M288.052 -2713.26l183.515 0 l0 -32.7148l-183.515 0l0 32.7148z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M288.052 -2713.26l183.515 0 l0 -32.7148l-183.515 0l0 32.7148" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M471.39 -2713.16l0 -32.81l37.01 -37.7l0 33.5l-37.01 37.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M471.39 -2713.16l0 -32.81l37.01 -37.7l0 33.5l-37.01 37.01" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M521.25 -2788.67l-25.94 37.7l-228.38 0l36.76 -37.7l217.56 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M521.25 -2788.67l-25.94 37.7l-228.38 0l36.76 -37.7l217.56 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M266.392 -2738.26l218.505 0 l0 -12.7148l-218.505 0l0 12.7148z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M266.392 -2738.26l218.505 0 l0 -12.7148l-218.505 0l0 12.7148" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M484.71 -2738.16l0 -12.81l37.03 -37.7l0 13.5l-37.03 37.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M484.71 -2738.16l0 -12.81l37.03 -37.7l0 13.5l-37.03 37.01" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M521.25 -2788.67l-25.94 37.7l-228.38 0l36.76 -37.7l217.56 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M521.25 -2788.67l-25.94 37.7l-228.38 0l36.76 -37.7l217.56 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M266.392 -2738.26l218.505 0 l0 -12.7148l-218.505 0l0 12.7148z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M266.392 -2738.26l218.505 0 l0 -12.7148l-218.505 0l0 12.7148" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M484.71 -2738.16l0 -12.81l37.03 -37.7l0 13.5l-37.03 37.01z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M484.71 -2738.16l0 -12.81l37.03 -37.7l0 13.5l-37.03 37.01" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M522.44 -2961.97l-197.33 0l-57.75 13.58l228.58 0l26.5 -13.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M522.44 -2961.97l-197.33 0l-57.75 13.58l228.58 0l26.5 -13.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M486.06 -2766.97l-10.1 -8.34l-185.41 0l9.78 8.34l185.72 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M486.06 -2766.97l-10.1 -8.34l-185.41 0l9.78 8.34l185.72 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M487.18 -2768.43l-12.77 -8.54l47.27 -25l-30.42 30.1l-4.07 3.45z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M487.18 -2768.43l-12.77 -8.54l47.27 -25l-30.42 30.1l-4.07 3.45" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M495.93 -2948.39l0 170.47l26.5 -24.63l0 -159.42l-26.5 13.58z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M495.93 -2948.39l0 170.47l26.5 -24.63l0 -159.42l-26.5 13.58" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M267.349 -2776.04l228.584 0 l0 -172.344l-228.584 0l0 172.344z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M267.349 -2776.04l228.584 0 l0 -172.344l-228.584 0l0 172.344" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M476.72 -2668.53l0 -13.26l28.6 -39.56l0 24.22l-28.6 28.6z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M476.72 -2668.53l0 -13.26l28.6 -39.56l0 24.22l-28.6 28.6" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M224.595 -2668.53l252.129 0 l0 -13.0671l-252.129 0l0 13.0671z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M224.595 -2668.53l252.129 0 l0 -13.0671l-252.129 0l0 13.0671" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M548.42 -2678.99l16.73 -33.45l-38.21 0l-16.72 33.45l38.2 0z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M548.42 -2678.99l16.73 -33.45l-38.21 0l-16.72 33.45l38.2 0" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M510.22 -2668.24l38.2029 0 l0 -10.7524l-38.2029 0l0 10.7524z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M510.22 -2668.24l38.2029 0 l0 -10.7524l-38.2029 0l0 10.7524" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M548.13 -2667.95l0.1 -11.05l16.72 -33.45l-0.1 22.99l-16.72 21.5z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M548.13 -2667.95l0.1 -11.05l16.72 -33.45l-0.1 22.99l-16.72 21.5" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M476.72 -2681.6l-251.33 0l28.6 -39.76l251.33 0l-28.6 39.76z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M476.72 -2681.6l-251.33 0l28.6 -39.76l251.33 0l-28.6 39.76" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +<svg:path d="M300.55 -2930.39l160.55 0c10.44 0 18.91 8.47 18.91 18.92l0 101.42c0 10.45 -8.47 18.93 -18.91 18.93l-160.55 0c-10.45 0 -18.92 -8.48 -18.92 -18.93l0 -101.42c0 -10.45 8.47 -18.92 18.92 -18.92z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M300.55 -2930.39l160.55 0c10.44 0 18.91 8.47 18.91 18.92l0 101.42c0 10.45 -8.47 18.93 -18.91 18.93l-160.55 0c-10.45 0 -18.92 -8.48 -18.92 -18.93l0 -101.42c0 -10.45 8.47 -18.92 18.92 -18.92" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: round; stroke-linejoin: round"/> +</svg:svg> +<connections> +<point x="325" y="-2961"/> +<point x="423.5" y="-2961"/> +<point x="522" y="-2961"/> +<point x="510" y="-2667"/> +<point x="529" y="-2667"/> +<point x="548" y="-2667"/> +<point x="225" y="-2668"/> +<point x="565" y="-2688"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Cisco/www_server.png b/kivio/kiviopart/stencils/Dia/Cisco/www_server.png Binary files differnew file mode 100644 index 00000000..31e67660 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/www_server.png diff --git a/kivio/kiviopart/stencils/Dia/Cisco/www_server.shape b/kivio/kiviopart/stencils/Dia/Cisco/www_server.shape new file mode 100644 index 00000000..dab1c75b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Cisco/www_server.shape @@ -0,0 +1,40 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> +<name>Cisco - WWW server</name> +<icon>www_server.png</icon> +<aspectratio type="fixed"/> +<svg:svg width="5cm" height="2.2cm"> +<svg:path d="M1199.51 -2803.35l-28.79 38.4l-238.63 0l39.08 -39.08l228.34 0.68z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1199.51 -2803.35l-28.79 38.4l-238.63 0l39.08 -39.08l228.34 0.68" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M931.499 -2721.76l229.004 0 l0 -42.7048l-229.004 0l0 42.7048z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M931.499 -2721.76l229.004 0 l0 -42.7048l-229.004 0l0 42.7048" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M930.757 -2774.07l228.203 0 l0 -172.061l-228.203 0l0 172.061z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M930.757 -2774.07l228.203 0 l0 -172.061l-228.203 0l0 172.061" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1158.96 -2774.07l38.94 -38.95l0 -172.05l-38.94 38.93l0 172.06z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1158.96 -2774.07l38.94 -38.95l0 -172.05l-38.94 38.93l0 172.06" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M1160.32 -2721.65l0 -42.75l38.69 -38.68l0 42.73l-38.69 38.69z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1160.32 -2721.65l0 -42.75l38.69 -38.68l0 42.73l-38.69 38.69" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M968.64 -2926.32l152.5 0c9.92 0 17.97 8.05 17.97 17.98l0 96.34c0 9.92 -8.05 17.97 -17.97 17.97l-152.5 0c-9.92 0 -17.97 -8.05 -17.97 -17.97l0 -96.34c0 -9.93 8.05 -17.98 17.97 -17.98z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M968.64 -2926.32l152.5 0c9.92 0 17.97 8.05 17.97 17.98l0 96.34c0 9.92 -8.05 17.97 -17.97 17.97l-152.5 0c-9.92 0 -17.97 -8.05 -17.97 -17.97l0 -96.34c0 -9.93 8.05 -17.98 17.97 -17.98" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1197.9 -2985.07l-221.96 0l-45.19 38.93l228.2 0l38.94 -38.93z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1197.9 -2985.07l-221.96 0l-45.19 38.93l228.2 0l38.94 -38.93" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1153.71 -2666.32l0 -13.85l29.88 -41.35l0 25.31l-29.88 29.88z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1153.71 -2666.32l0 -13.85l29.88 -41.35l0 25.31l-29.88 29.88" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1153.71 -2679.96l-262.6 0l29.87 -41.55l262.61 0l-29.88 41.55z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M1153.71 -2679.96l-262.6 0l29.87 -41.55l262.61 0l-29.88 41.55" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: round"/> +<svg:path d="M890.952 -2666.32l262.754 0 l0 -13.6431l-262.754 0l0 13.6431z" style="fill: foreground; stroke-width: 0"/> +<svg:path d="M890.952 -2666.32l262.754 0 l0 -13.6431l-262.754 0l0 13.6431" style="stroke: background; stroke-width: 0.8; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +<svg:path d="M1021.32 -2896.63c-26.68 -5.33 -40.76 8.33 -38.54 20.14l0.18 0.64c-20.78 3.54 -15.33 28.09 -5.36 28.09l0.99 -0.04c-2.34 16.91 22.66 26.91 35.33 17.4l0.86 -0.96c3.97 16.09 57.72 17.34 68.57 5.3l0.97 0.28c23.55 1.89 34.27 -14.37 29.12 -26.05l1.27 -0.36c8.02 -2.11 8.96 -20.64 -4.81 -23.38l0.25 -0.72c5.99 -12.05 -8.11 -23.42 -27.68 -21.29l-1.37 -0.7c-13.99 -12.68 -54.31 -10.62 -58.97 1.93l-0.81 -0.29" style="stroke: background; stroke-width: 1; stroke-miterlimit: 4; stroke-linecap: butt; stroke-linejoin: mitre"/> +</svg:svg> +<connections> +<point x="976" y="-2984"/> +<point x="1087" y="-2984"/> +<point x="1198" y="-2984"/> +<point x="891" y="-2665"/> +<point x="1022.5" y="-2665"/> +<point x="1154" y="-2665"/> +<point x="891" y="-2679"/> +<point x="1200" y="-2802"/> +</connections> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Civil/Makefile.am b/kivio/kiviopart/stencils/Dia/Civil/Makefile.am new file mode 100644 index 00000000..e0bf8915 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/Makefile.am @@ -0,0 +1,61 @@ +civildir = $(kde_datadir)/kivio/stencils/Dia/Civil + +SHAPES = \ + bvrest.shape \ + bvrest.xpm \ + civil_aerator.shape \ + civil_aerator.xpm \ + civil_arrow_right.shape \ + civil_arrow_right.xpm \ + civil_arrow_up.shape \ + civil_arrow_up.xpm \ + civil_backflow_preventer.shape \ + civil_backflow_preventer.xpm \ + civil_basin.shape \ + civil_basin.xpm \ + civil_container.shape \ + civil_container.xpm \ + civil_final-settling_basin.shape \ + civil_final-settling_basin.xpm \ + civil_frequency_converter.shape \ + civil_frequency_converter.xpm \ + civil_gas_bottle.xpm \ + civil_gas_bottle.shape \ + civil_horizontal_limiting_line.shape \ + civil_horizontal_limiting_line.xpm \ + civil_horizontal_valve.shape \ + civil_horizontal_valve.xpm \ + civil_motor.shape \ + civil_motor.xpm \ + civil_preliminary_clarification_tank.shape \ + civil_preliminary_clarification_tank.xpm \ + civil_rotor.shape \ + civil_rotor.xpm \ + civil_soil.shape \ + civil_soil.xpm \ + civil_vertical_limiting_line.shape \ + civil_vertical_limiting_line.xpm \ + civil_vertical_propeller.shape \ + civil_vertical_propeller.xpm \ + hcompressor.shape \ + hcompressor.xpm \ + vcompressor.shape \ + vcompressor.xpm \ + hpump.shape \ + hpump.xpm \ + vpump.shape \ + vpump.xpm \ + hrest.shape \ + hrest.xpm \ + vrest.shape \ + vrest.xpm \ + line.shape \ + line.xpm \ + water_level.shape \ + water_level.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +civil_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Civil/bvrest.shape b/kivio/kiviopart/stencils/Dia/Civil/bvrest.shape new file mode 100644 index 00000000..8d5f96db --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/bvrest.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Bivalent Vertical Rest</name> + + <icon>bvrest.xpm</icon> + + <connections> + <point x="0" y="-.7" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg width="0.7" height="0.7"> + <svg:circle cx="0" cy="-0.7" r="0.1" /> + + <svg:line x1="-0.6" y1="0" x2="0" y2="-0.6" /> + + <svg:line x1="0" y1="-0.6" x2="0.6" y2="0" /> + + <svg:line x1="0.6" y1="0" x2="-0.6" y2="0" /> + + <svg:line x1="-0.5" y1="0.2" x2="-0.4" y2="0" /> + + <svg:line x1="-0.2" y1="0.2" x2="-0.1" y2="0" /> + + <svg:line x1="0.1" y1="0.2" x2="0.2" y2="0" /> + + <svg:line x1="0.4" y1="0.2" x2="0.5" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/bvrest.xpm b/kivio/kiviopart/stencils/Dia/Civil/bvrest.xpm new file mode 100644 index 00000000..b6abfc69 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/bvrest.xpm @@ -0,0 +1,100 @@ +/* XPM */ +static char * bvrest_xpm[] = { +"22 22 75 1", +" c None", +". c #9C9C9C", +"+ c #040404", +"@ c #9D9D9D", +"# c #020202", +"$ c #000000", +"% c #A2A2A2", +"& c #D1D1D1", +"* c #010101", +"= c #4B4B4B", +"- c #8F8F8F", +"; c #6D6D6D", +"> c #7C7C7C", +", c #E2E2E2", +"' c #0E0E0E", +") c #E8E8E8", +"! c #272727", +"~ c #171717", +"{ c #282828", +"] c #2E2E2E", +"^ c #5C5C5C", +"/ c #FBFBFB", +"( c #363636", +"_ c #525252", +": c #FFFFFF", +"< c #3E3E3E", +"[ c #494949", +"} c #F9F9F9", +"| c #464646", +"1 c #404040", +"2 c #F6F6F6", +"3 c #4F4F4F", +"4 c #383838", +"5 c #F3F3F3", +"6 c #595959", +"7 c #313131", +"8 c #EFEFEF", +"9 c #636363", +"0 c #2A2A2A", +"a c #EAEAEA", +"b c #777777", +"c c #101010", +"d c #666666", +"e c #727272", +"f c #C4C4C4", +"g c #B8B8B8", +"h c #616161", +"i c #515151", +"j c #747474", +"k c #B7B7B7", +"l c #1D1D1D", +"m c #969696", +"n c #AAAAAA", +"o c #080808", +"p c #0C0C0C", +"q c #AEAEAE", +"r c #161616", +"s c #070707", +"t c #E4E4E4", +"u c #D9D9D9", +"v c #030303", +"w c #202020", +"x c #ABABAB", +"y c #4C4C4C", +"z c #7B7B7B", +"A c #E3E3E3", +"B c #444444", +"C c #CDCDCD", +"D c #1F1F1F", +"E c #959595", +"F c #B4B4B4", +"G c #131313", +"H c #C5C5C5", +"I c #979797", +"J c #151515", +" ", +" ", +" .+. ", +" @#$#% ", +" &*$=$- ", +" ;$$$> ", +" ,'$', ", +" )!$~${) ", +" ]$^/^$] ", +" ($_/:/_$( ", +" <$[}:::}[$< ", +" |$12:::::21$| ", +" 3$45:::::::54$3 ", +" 6$78:::::::::87$6 ", +" 9$0a:::::::::::a0$9 ", +"b$cdeeeeeeeeeeeeedc$b ", +"f$$$$$$$$$$$$$$$$$$$f ", +" gh$igg<$jgkl*mgnopq ", +" rst uvw x$y z$z ", +" ABd CDE FGH IJa ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_aerator.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_aerator.shape new file mode 100644 index 00000000..a685be6e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_aerator.shape @@ -0,0 +1,50 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Aerator</name> + + <icon>civil_aerator.xpm</icon> + + <connections> + <point x="0.5" y="2" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg> + <svg:line style="stroke-width: 1; stroke: foreground" x1="0.5" + y1="2" x2="0.5" y2="1.8" /> + + <svg:line style="stroke-width: 1; stroke: foreground" x1="0.2" + y1="1.8" x2="0.8" y2="1.8" /> + + <svg:ellipse + style="stroke-width: 0.5 stroke: foreground fill: background" + cx="0.3" cy="1.5" rx="0.1" ry="0.1" /> + + <svg:ellipse + style="stroke-width: 0.5 stroke: foreground fill: background" + cx="0.4" cy="1.0" rx="0.1" ry="0.1" /> + + <svg:ellipse + style="stroke-width: 0.5 stroke: foreground fill: background" + cx="0.7" cy="1.2" rx="0.1" ry="0.1" /> + + <svg:ellipse + style="stroke-width: 0.5 stroke: foreground fill: background" + cx="0.9" cy="0.6" rx="0.1" ry="0.1" /> + + <svg:ellipse + style="stroke-width: 0.5 stroke: foreground fill: background" + cx="0.1" cy="0.406208" rx="0.1" ry="0.106208" /> + + <svg:ellipse + style="stroke-width: 0.5 stroke: foreground fill: background" + cx="0.7" cy="0.3" rx="0.1" ry="0.1" /> + + <svg:ellipse + style="stroke-width: 0.5 stroke: foreground fill: background" + cx="0.3" cy="0.1" rx="0.1" ry="0.1" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_aerator.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_aerator.xpm new file mode 100644 index 00000000..2a24d85f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_aerator.xpm @@ -0,0 +1,78 @@ +/* XPM */ +static char * civil_aerator_xpm[] = { +"22 22 53 1", +" c None", +". c #BEBEBE", +"+ c #151515", +"@ c #080808", +"# c #2E2E2E", +"$ c #444444", +"% c #B1B1B1", +"& c #0C0C0C", +"* c #C6C6C6", +"= c #1C1C1C", +"- c #C7C7C7", +"; c #CFCFCF", +"> c #202020", +", c #EBEBEB", +"' c #0A0A0A", +") c #454545", +"! c #0F0F0F", +"~ c #383838", +"{ c #A7A7A7", +"] c #070707", +"^ c #8E8E8E", +"/ c #000000", +"( c #E3E3E3", +"_ c #D2D2D2", +": c #2A2A2A", +"< c #C3C3C3", +"[ c #0E0E0E", +"} c #D9D9D9", +"| c #343434", +"1 c #989898", +"2 c #030303", +"3 c #121212", +"4 c #D6D6D6", +"5 c #8D8D8D", +"6 c #010101", +"7 c #CDCDCD", +"8 c #E9E9E9", +"9 c #4D4D4D", +"0 c #212121", +"a c #2B2B2B", +"b c #565656", +"c c #707070", +"d c #292929", +"e c #272727", +"f c #949494", +"g c #666666", +"h c #7E7E7E", +"i c #E6E6E6", +"j c #E7E7E7", +"k c #808080", +"l c #858585", +"m c #060606", +"n c #7D7D7D", +" .+. ", +" @#$ ", +" %&% *=- ", +" ;>;, '#) ", +" !~! {]{ ", +" ^/^ (_:_ ", +" < [#[ ", +" }|} 121 ", +" 3#3 4 ", +" 565 ", +" 7 ", +" ", +" 898 ", +" 0a0 ", +" b c2c ", +" ded f ", +" g]g ", +" hijjj ", +" k/////k ", +" l&m/m&l ", +" nmn ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_right.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_right.shape new file mode 100644 index 00000000..9032094b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_right.shape @@ -0,0 +1,82 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Right Arrow</name> + + <icon>civil_arrow_right.xpm</icon> + + <connections> + <point x="0" y="0.5" /> + + <point x="0" y="1" /> + + <point x="1.5" y="0.5" /> + + <point x="2" y="0.5" /> + + <point x="2" y="0" /> + + <point x="3" y="1" /> + + <point x="2" y="2" /> + + <point x="2" y="1.5" /> + + <point x="0" y="1.5" /> + + <point x="0.75" y="0.5" /> + + <point x="1.75" y="0.5" /> + + <point x="2" y="0.25" /> + + <point x="2.5" y="0.5" /> + + <point x="2.5" y="1.5" /> + + <point x="2" y="1.75" /> + + <point x="1" y="1.5" /> + + <point x="0" y="0.5" /> + + <point x="1.5" y="0.5" /> + + <point x="2" y="0.5" /> + + <point x="2" y="0" /> + + <point x="3" y="1" /> + + <point x="2" y="2" /> + + <point x="2" y="1.5" /> + + <point x="0" y="1.5" /> + + <point x="0.75" y="0.5" /> + + <point x="1.75" y="0.5" /> + + <point x="2" y="0.25" /> + + <point x="2.5" y="0.5" /> + + <point x="2.5" y="1.5" /> + + <point x="2" y="1.75" /> + + <point x="1" y="1.5" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg> + <svg:polygon style="fill: background" + points="0,0.5 1.5,0.5 2,0.5 2,0 3,1 2,2 2,1.5 0,1.5 " /> + + <svg:polygon style="stroke-width: 1; stroke: foreground" + points="0,0.5 1.5,0.5 2,0.5 2,0 3,1 2,2 2,1.5 0,1.5 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_right.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_right.xpm new file mode 100644 index 00000000..6e500c53 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_right.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * civil_arrow_right_xpm[] = { +"22 22 26 1", +" c None", +". c #B1B1B1", +"+ c #404040", +"@ c #323232", +"# c #414141", +"$ c #767676", +"% c #979797", +"& c #FFFFFF", +"* c #3B3B3B", +"= c #292929", +"- c #969696", +"; c #242424", +"> c #EBEBEB", +", c #F4F4F4", +"' c #272727", +") c #949494", +"! c #393939", +"~ c #FDFDFD", +"{ c #5F5F5F", +"] c #717171", +"^ c #1B1B1B", +"/ c #D5D5D5", +"( c #515151", +"_ c #B0B0B0", +": c #737373", +"< c #0D0D0D", +" ", +" ", +" ", +" .+ ", +" .@# ", +" .$%# ", +" .$&%# ", +"************=$&&-# ", +";>>>>>>>>>>>>,&&&-# ", +"'&&&&&&&&&&&&&&&&&-# ", +"'&&&&&&&&&&&&&&&&&&-# ", +"'&&&&&&&&&&&&&&&&&&&)!", +"'&&&&&&&&&&&&&&&&&&~{]", +"'&&&&&&&&&&&&&&&&&~{] ", +"'&&&&&&&&&&&&&&&&~{] ", +"^............/&&~{] ", +"$$$$$$$$$$$$($&~{] ", +" _$~{] ", +" _:{] ", +" _<] ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_up.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_up.shape new file mode 100644 index 00000000..b1a15619 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_up.shape @@ -0,0 +1,80 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Up Arrow</name> + + <icon>civil_arrow_up.xpm</icon> + + <connections> + <point x="1" y="3" /> + + <point x="0.5" y="3" /> + + <point x="0.5" y="1" /> + + <point x="0" y="1" /> + + <point x="1" y="0" /> + + <point x="1" y="0" /> + + <point x="2" y="1" /> + + <point x="1.5" y="1" /> + + <point x="1.5" y="3" /> + + <point x="0.5" y="2" /> + + <point x="0.25" y="1" /> + + <point x="0.5" y="0.5" /> + + <point x="1" y="0" /> + + <point x="1.5" y="0.5" /> + + <point x="1.75" y="1" /> + + <point x="1.5" y="2" /> + + <point x="0.5" y="3" /> + + <point x="0.5" y="1" /> + + <point x="0" y="1" /> + + <point x="1" y="0" /> + + <point x="1" y="0" /> + + <point x="2" y="1" /> + + <point x="1.5" y="1" /> + + <point x="1.5" y="3" /> + + <point x="0.5" y="2" /> + + <point x="0.25" y="1" /> + + <point x="0.5" y="0.5" /> + + <point x="1" y="0" /> + + <point x="1.5" y="0.5" /> + + <point x="1.75" y="1" /> + + <point x="1.5" y="2" /> + </connections> + + <svg:svg> + <svg:polygon style="fill: background" + points="0.5,3 0.5,1 0,1 1,0 1,0 2,1 1.5,1 1.5,3 " /> + + <svg:polygon style="stroke-width: 1; stroke: foreground" + points="0.5,3 0.5,1 0,1 1,0 1,0 2,1 1.5,1 1.5,3 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_up.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_up.xpm new file mode 100644 index 00000000..cd056137 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_arrow_up.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * civil_arrow_up_xpm[] = { +"22 22 34 1", +" c None", +". c #C9C9C9", +"+ c #1B1B1B", +"@ c #D0D0D0", +"# c #282828", +"$ c #B6B6B6", +"% c #D6D6D6", +"& c #292929", +"* c #D3D3D3", +"= c #FFFFFF", +"- c #D7D7D7", +"; c #DDDDDD", +"> c #2A2A2A", +", c #CCCCCC", +"' c #E2E2E2", +") c #2C2C2C", +"! c #C4C4C4", +"~ c #E7E7E7", +"{ c #2F2F2F", +"] c #BCBCBC", +"^ c #ECECEC", +"/ c #323232", +"( c #B4B4B4", +"_ c #373737", +": c #ABABAB", +"< c #3B3B3B", +"[ c #2D2D2D", +"} c #767676", +"| c #878787", +"1 c #B1B1B1", +"2 c #B0B0B0", +"3 c #252525", +"4 c #272727", +"5 c #0C0C0C", +" .+. ", +" @#$#@ ", +" %&*=*&- ", +" ;>,===,>; ", +" ')!=====!)' ", +" ~{]=======]{~ ", +" ^/(=========(/^ ", +" _:===========:_ ", +" <[}}|=======|}}[< ", +" 12223=======32211 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 4=======4 ", +" 5##444445 "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_backflow_preventer.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_backflow_preventer.shape new file mode 100644 index 00000000..9168966d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_backflow_preventer.shape @@ -0,0 +1,59 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Backflow Preventer</name> + + <icon>civil_backflow_preventer.xpm</icon> + + <connections> + <point x="0" y="0" /> + + <point x="1" y="1" /> + + <point x="0" y="1" /> + + <point x="0" y="0.5" /> + + <point x="1" y="0" /> + + <point x="1" y="0.5" /> + + <point x="0.5" y="1" /> + + <point x="0.5" y="0" /> + + <point x="0" y="0" /> + + <point x="1" y="1" /> + + <point x="0" y="1" /> + + <point x="0" y="0.5" /> + + <point x="1" y="0" /> + + <point x="1" y="0.5" /> + + <point x="0.5" y="1" /> + + <point x="0.5" y="0" /> + + <point x="0.2" y="0.8" /> + + <point x="0.8" y="0.2" /> + + <point x="0.5" y="0.5" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg> + <svg:rect + style="stroke-width: 1; stroke: foreground; fill: background" x="0" + y="0" width="1" height="1" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="0.2" + y1="0.8" x2="0.8" y2="0.2" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_backflow_preventer.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_backflow_preventer.xpm new file mode 100644 index 00000000..ab5a99a4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_backflow_preventer.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * civil_backflow_preventer_xpm[] = { +"22 22 10 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #F0F0F0", +"# c #929292", +"$ c #E9E9E9", +"% c #2C2C2C", +"& c #A8A8A8", +"* c #959595", +"= c #808080", +"......................", +"......................", +"..++++++++++++++++++..", +"..++++++++++++++++++..", +"..+++++++++++++@#+++..", +"..++++++++++++$%.&++..", +"..+++++++++++$%.%$++..", +"..++++++++++$%.%$+++..", +"..+++++++++$%.%$++++..", +"..++++++++$%.%$+++++..", +"..+++++++$%.%$++++++..", +"..++++++$%.%$+++++++..", +"..+++++$%.%$++++++++..", +"..++++$%.%$+++++++++..", +"..+++$%.%$++++++++++..", +"..++$%.%$+++++++++++..", +"..++*.%$++++++++++++..", +"..+++=@+++++++++++++..", +"..++++++++++++++++++..", +"..++++++++++++++++++..", +"......................", +"......................"}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_basin.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_basin.shape new file mode 100644 index 00000000..ea4d47a9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_basin.shape @@ -0,0 +1,78 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Basin</name> + + <icon>civil_basin.xpm</icon> + + <connections> + <point x="0" y="0" /> + + <point x="0.2" y="0" /> + + <point x="0.2" y="2.8" /> + + <point x="4.8" y="2.8" /> + + <point x="4.8" y="0" /> + + <point x="5" y="0" /> + + <point x="5" y="3" /> + + <point x="0" y="3" /> + + <point x="0.1" y="0" /> + + <point x="0.2" y="1.4" /> + + <point x="2.5" y="2.8" /> + + <point x="4.8" y="1.4" /> + + <point x="4.9" y="0" /> + + <point x="5" y="1.5" /> + + <point x="2.5" y="3" /> + + <point x="0" y="0" /> + + <point x="0.2" y="0" /> + + <point x="0.2" y="2.8" /> + + <point x="4.8" y="2.8" /> + + <point x="4.8" y="0" /> + + <point x="5" y="0" /> + + <point x="5" y="3" /> + + <point x="0" y="3" /> + + <point x="0.1" y="0" /> + + <point x="0.2" y="1.4" /> + + <point x="2.5" y="2.8" /> + + <point x="4.8" y="1.4" /> + + <point x="4.9" y="0" /> + + <point x="5" y="1.5" /> + + <point x="2.5" y="3" /> + </connections> + + <svg:svg> + <svg:polygon style="fill: background" + points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " /> + + <svg:polygon style="stroke-width: 1; stroke: #000000" + points="0,0 0.2,0 0.2,2.8 4.8,2.8 4.8,0 5,0 5,3 0,3 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_basin.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_basin.xpm new file mode 100644 index 00000000..7f7335d1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_basin.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * civil_basin_xpm[] = { +"22 22 17 1", +" c None", +". c #000000", +"+ c #9A9A9A", +"@ c #919191", +"# c #C0C0C0", +"$ c #1D1D1D", +"% c #C1C1C1", +"& c #FFFFFF", +"* c #262626", +"= c #141414", +"- c #212121", +"; c #222222", +"> c #ADADAD", +", c #9F9F9F", +"' c #575757", +") c #747474", +"! c #737373", +" ", +" ", +" ", +" ", +".....+ +.....", +".@##$+ +$##@.", +".%&&*+ +*&&%.", +".#&&*+ +*&&%.", +".#&&*+ +*&&%.", +".#&&*+ +*&&%.", +".#&&*+ +*&&%.", +".#&&*+ +*&&%.", +".#&&*+ +*&&%.", +".#&&*=--;;;;;;;;=*&&%.", +".#&&>,,,,,,,,,,,,>&&%.", +".#&&&&&&&&&&&&&&&&&&%.", +".'))))))!!!!!!!!!!!!'.", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_container.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_container.shape new file mode 100644 index 00000000..8ae1786b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_container.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Container</name> + + <icon>civil_container.xpm</icon> + + <connections> + <point x="1.5" y="0" /> + + <point x="1.5" y="5" /> + + <point x="0" y="2.5" /> + + <point x="3" y="2.5" /> + </connections> + + <textbox x1="0" y1="0.5" x2="3" y2="4.5" /> + + <svg:svg> + <svg:path + style="stroke-width: 1; stroke: foreground; fill: background" + d="M 3 0.5 C 3,1.5 3,4 3,4.5 C 1.99242,5.1583 1.00052,5.1583 0,4.5 C 0,4 0,0.5 0,0.5 C 1.01142,-0.160898 2.00332,-0.149998 3,0.5z" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_container.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_container.xpm new file mode 100644 index 00000000..a8ac2969 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_container.xpm @@ -0,0 +1,60 @@ +/* XPM */ +static char * civil_container_xpm[] = { +"22 22 35 1", +" c None", +". c #BDBDBD", +"+ c #AEAEAE", +"@ c #7A7A7A", +"# c #272727", +"$ c #000000", +"% c #050505", +"& c #292929", +"* c #898989", +"= c #0F0F0F", +"- c #151515", +"; c #9A9A9A", +"> c #D0D0D0", +", c #FDFDFD", +"' c #6E6E6E", +") c #FCFCFC", +"! c #FFFFFF", +"~ c #CBCBCB", +"{ c #CCCCCC", +"] c #707070", +"^ c #717171", +"/ c #868686", +"( c #0D0D0D", +"_ c #181818", +": c #9E9E9E", +"< c #D5D5D5", +"[ c #FEFEFE", +"} c #D4D4D4", +"| c #171717", +"1 c #757575", +"2 c #131313", +"3 c #070707", +"4 c #010101", +"5 c #141414", +"6 c #777777", +" .+ ", +" @#$$%$&@ ", +" *=-;>,,>;-=* ", +" $')!!!!!!)'$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!~$ ", +" $~!!!!!!!!{$ ", +" $~!!!!!!!!{$ ", +" $])!!!!!!)^$ ", +" /(_:<[,}:|(/ ", +" 12$34$56 ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_final-settling_basin.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_final-settling_basin.shape new file mode 100644 index 00000000..84a2002f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_final-settling_basin.shape @@ -0,0 +1,110 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Final-Settling Basin</name> + + <icon>civil_final-settling_basin.xpm</icon> + + <connections> + <point x="0" y="0" /> + + <point x="0" y="1" /> + + <point x="0.3" y="0" /> + + <point x="0.3" y="1.9" /> + + <point x="1.4" y="3.7" /> + + <point x="1.6" y="3.7" /> + + <point x="2.7" y="1.9" /> + + <point x="2.7" y="0" /> + + <point x="3" y="0" /> + + <point x="3" y="2" /> + + <point x="1.8" y="4" /> + + <point x="1.2" y="4" /> + + <point x="0" y="2" /> + + <point x="0.15" y="0" /> + + <point x="0.3" y="0.95" /> + + <point x="0.85" y="2.8" /> + + <point x="1.5" y="3.7" /> + + <point x="2.15" y="2.8" /> + + <point x="2.7" y="0.95" /> + + <point x="2.85" y="0" /> + + <point x="3" y="1" /> + + <point x="2.4" y="3" /> + + <point x="1.5" y="4" /> + + <point x="0.6" y="3" /> + + <point x="0" y="0" /> + + <point x="0.3" y="0" /> + + <point x="0.3" y="1.9" /> + + <point x="1.4" y="3.7" /> + + <point x="1.6" y="3.7" /> + + <point x="2.7" y="1.9" /> + + <point x="2.7" y="0" /> + + <point x="3" y="0" /> + + <point x="3" y="2" /> + + <point x="1.8" y="4" /> + + <point x="1.2" y="4" /> + + <point x="0" y="2" /> + + <point x="0.15" y="0" /> + + <point x="0.3" y="0.95" /> + + <point x="0.85" y="2.8" /> + + <point x="1.5" y="3.7" /> + + <point x="2.15" y="2.8" /> + + <point x="2.7" y="0.95" /> + + <point x="2.85" y="0" /> + + <point x="3" y="1" /> + + <point x="2.4" y="3" /> + + <point x="1.5" y="4" /> + + <point x="0.6" y="3" /> + </connections> + + <svg:svg> + <svg:polygon + style="stroke-width: 1; stroke: foreground; fill: background" + points="0,0 0.3,0 0.3,1.9 1.4,3.7 1.6,3.7 2.7,1.9 2.7,0 3,0 3,2 1.8,4 1.2,4 0,2 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_final-settling_basin.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_final-settling_basin.xpm new file mode 100644 index 00000000..83699de4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_final-settling_basin.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * civil_final_settling_basin_xpm[] = { +"22 22 42 1", +" c None", +". c #070707", +"+ c #141414", +"@ c #A7A7A7", +"# c #2C2C2C", +"$ c #808080", +"% c #A6A6A6", +"& c #2B2B2B", +"* c #8D8D8D", +"= c #888888", +"- c #323232", +"; c #C0C0C0", +"> c #282828", +", c #EAEAEA", +"' c #C6C6C6", +") c #404040", +"! c #9E9E9E", +"~ c #666666", +"{ c #5A5A5A", +"] c #AAAAAA", +"^ c #393939", +"/ c #CDCDCD", +"( c #E2E2E2", +"_ c #3D3D3D", +": c #858585", +"< c #606060", +"[ c #A4A4A4", +"} c #2A2A2A", +"| c #CECECE", +"1 c #292929", +"2 c #5F5F5F", +"3 c #8B8B8B", +"4 c #797979", +"5 c #3C3C3C", +"6 c #C5C5C5", +"7 c #2E2E2E", +"8 c #DBDBDB", +"9 c #C4C4C4", +"0 c #CACACA", +"a c #B6B6B6", +"b c #3E3E3E", +"c c #A3A3A3", +" .+@ @+. ", +" #$@ %$# ", +" #$@ %$# ", +" #$@ %$# ", +" #$@ %$# ", +" #$@ %$# ", +" #$@ %$# ", +" #$@ %$# ", +" #$@ %$# ", +" #$@ %$# ", +" &*= =*& ", +" -;>, ,>;- ", +" ')!~ ~!)' ", +" {]^/ /^]{ ", +" (&;_ _;&( ", +" $:<[ [<:$ ", +" }|1 1/} ", +" %234 432% ", +" 56788795 ", +" 05abba50 ", +" <%cc%2 ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_frequency_converter.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_frequency_converter.shape new file mode 100644 index 00000000..ac143720 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_frequency_converter.shape @@ -0,0 +1,61 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Frequency Converter</name> + + <icon>civil_frequency_converter.xpm</icon> + + <connections> + <point x="0" y="0" /> + + <point x="3" y="2" /> + + <point x="0" y="2" /> + + <point x="0" y="1" /> + + <point x="3" y="0" /> + + <point x="3" y="1" /> + + <point x="1.5" y="2" /> + + <point x="1.5" y="0" /> + + <point x="0" y="0" /> + + <point x="3" y="2" /> + + <point x="0" y="2" /> + + <point x="0" y="1" /> + + <point x="3" y="0" /> + + <point x="3" y="1" /> + + <point x="1.5" y="2" /> + + <point x="1.5" y="0" /> + + <point x="0" y="2" /> + + <point x="3" y="0" /> + + <point x="1.5" y="1" /> + </connections> + + <textbox x1="0" y1="0" x2="3" y2="2" /> + + <svg:svg> + <svg:rect style="fill: background" x="0" y="0" width="3" + height="2" /> + + <svg:rect style="stroke-width: 1; stroke: #000000" x="0" y="0" + width="3" height="2" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="0" y1="2" + x2="3" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_frequency_converter.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_frequency_converter.xpm new file mode 100644 index 00000000..8b925575 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_frequency_converter.xpm @@ -0,0 +1,85 @@ +/* XPM */ +static char * civil_frequency_converter_xpm[] = { +"22 22 60 1", +" c None", +". c #000000", +"+ c #7F7F7F", +"@ c #AFAFAF", +"# c #A1A1A1", +"$ c #343434", +"% c #0A0A0A", +"& c #BABABA", +"* c #FFFFFF", +"= c #C1C1C1", +"- c #1C1C1C", +"; c #424242", +"> c #A8A8A8", +", c #FDFDFD", +"' c #838383", +") c #070707", +"! c #818181", +"~ c #FCFCFC", +"{ c #E6E6E6", +"] c #434343", +"^ c #1B1B1B", +"/ c #B9B9B9", +"( c #171717", +"_ c #4B4B4B", +": c #EBEBEB", +"< c #FBFBFB", +"[ c #787878", +"} c #8C8C8C", +"| c #FEFEFE", +"1 c #E1E1E1", +"2 c #3A3A3A", +"3 c #212121", +"4 c #C9C9C9", +"5 c #121212", +"6 c #545454", +"7 c #EFEFEF", +"8 c #F8F8F8", +"9 c #6E6E6E", +"0 c #090909", +"a c #969696", +"b c #DBDBDB", +"c c #323232", +"d c #272727", +"e c #D0D0D0", +"f c #A6A6A6", +"g c #0E0E0E", +"h c #5E5E5E", +"i c #F3F3F3", +"j c #F5F5F5", +"k c #636363", +"l c #0C0C0C", +"m c #A0A0A0", +"n c #9B9B9B", +"o c #2B2B2B", +"p c #2E2E2E", +"q c #D7D7D7", +"r c #030303", +"s c #7C7C7C", +"t c #808080", +"u c #5D5D5D", +" ", +" ", +" ", +"..................... ", +".+@@@@@@@@@@@@@@@#$%. ", +".&**************=-;>. ", +".&************,')!~&. ", +".&***********{]^=**&. ", +".&****....**/(_:***&. ", +".&****.*..<[)}|****&. ", +".&*******1234******&. ", +".&******@567*******&. ", +".&****890a**....***&. ", +".&***bcde***.*..***&. ", +".&**fghi***********&. ", +".&jklm*************&. ", +".nopq**************&. ", +".r$stttttt!!!!!!!!tu. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_gas_bottle.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_gas_bottle.shape new file mode 100644 index 00000000..98b334c9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_gas_bottle.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Gas Bottle</name> + <icon>civil_gas_bottle.xpm</icon> + <connections> + <point x="21.4" y="18.55"/> + <point x="21.4" y="20.55"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:path style="fill: background" d="M 21.1 18.9 C 21.1,18.55 21.7,18.55 21.7,18.9 C 21.7,19.25 21.7,20.4 21.7,20.4 C 21.7,20.4 21.1,20.4 21.1,20.4 C 21.1,20.4 21.1,19.25 21.1,18.9z"/> + <svg:path style="stroke-width: 1.00; stroke: foreground" d="M 21.1 18.9 C 21.1,18.55 21.7,18.55 21.7,18.9 C 21.7,19.25 21.7,20.4 21.7,20.4 C 21.7,20.4 21.1,20.4 21.1,20.4 C 21.1,20.4 21.1,19.25 21.1,18.9"/> + <svg:rect style="stroke-width: 1.00; stroke: foreground" x="21.05" y="19.4" width="0.7" height="0.05"/> + <svg:rect style="fill:background" x="21.05" y="19.4" width="0.7" height="0.05"/> + <svg:rect style="fill: background" x="21.35" y="18.55" width="0.1" height="0.1"/> + <svg:rect style="stroke-width: 1.00; stroke: foreground" x="21.35" y="18.55" width="0.1" height="0.1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_gas_bottle.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_gas_bottle.xpm new file mode 100644 index 00000000..f96715bd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_gas_bottle.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * civil_gas_bottle_xpm[] = { +"22 22 16 1", +" c None", +". c #737373", +"+ c #D6D6D6", +"@ c #686868", +"# c #FFFFFF", +"$ c #E7E7E7", +"% c #939393", +"& c #E9E9E9", +"* c #7F7F7F", +"= c #808080", +"- c #707070", +"; c #DEDEDE", +"> c #6F6F6F", +", c #0D0D0D", +"' c #212121", +") c #0C0C0C", +" ", +" .. ", +" +@##@ ", +" $.####. ", +" %&####&% ", +" *######* ", +" =######* ", +" =######* ", +" =######* ", +" =######* ", +" -;;;;;;> ", +" ,'''''') ", +" =######* ", +" =######* ", +" =######* ", +" *######* ", +" *######* ", +" *######* ", +" *######* ", +" *######* ", +" *######* ", +" .......* "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_limiting_line.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_limiting_line.shape new file mode 100644 index 00000000..09f210f7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_limiting_line.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Horizontal Limiting Line</name> + + <icon>civil_horizontal_limiting_line.xpm</icon> + + <connections> + <point x="0" y="1" /> + + <point x="2" y="1" /> + </connections> + + <svg:svg> + <svg:polygon + style="stroke-width: 1.0; stroke: background; fill: background" + points="1,1 2,1 1.5,2 " /> + + <svg:polygon + style="stroke-width: 1.0; stroke: background; fill: background" + points="1,1 2,1 1.5,2 " /> + + <svg:polygon + style="stroke-width: 1.0; stroke: background; fill: background" + points="0,1 1,1 0.5,0 " /> + + <svg:polyline style="stroke-width: 1.0; stroke: foreground" + points="0,1 0.5,0 1.5,2 2,1 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_limiting_line.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_limiting_line.xpm new file mode 100644 index 00000000..6a66913c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_limiting_line.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * civil_horizontal_limiting_line_xpm[] = { +"22 22 12 1", +" c None", +". c #313131", +"+ c #AAAAAA", +"@ c #AFAFAF", +"# c #0C0C0C", +"$ c #2C2C2C", +"% c #A1A1A1", +"& c #272727", +"* c #A3A3A3", +"= c #414141", +"- c #A9A9A9", +"; c #A2A2A2", +" .+ ", +" @#$ ", +" .%$+ ", +" @& +$ ", +" .* $+ ", +" @& +$ ", +" .* $+ ", +" @& +$ ", +" .* $+ ", +"@& +$ ", +"=* $+ ", +" +$ *=", +" $+ &@", +" -$ *. ", +" $- &@ ", +" -$ *. ", +" $- &@ ", +" -$ *. ", +" $- &@ ", +" -$;. ", +" $#@ ", +" -. "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_valve.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_valve.shape new file mode 100644 index 00000000..428b8805 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_valve.shape @@ -0,0 +1,66 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Horizontal Valve</name> + + <icon>civil_horizontal_valve.xpm</icon> + + <connections> + <point x="0" y="1" /> + + <point x="0" y="0.5" /> + + <point x="0" y="0" /> + + <point x="0.5" y="0.5" /> + + <point x="1" y="0" /> + + <point x="1" y="1" /> + + <point x="0.5" y="0.5" /> + + <point x="0" y="0.5" /> + + <point x="0.25" y="0.25" /> + + <point x="0.75" y="0.25" /> + + <point x="1" y="0.5" /> + + <point x="0.75" y="0.75" /> + + <point x="0" y="1" /> + + <point x="0" y="0" /> + + <point x="0.5" y="0.5" /> + + <point x="1" y="0" /> + + <point x="1" y="1" /> + + <point x="0.5" y="0.5" /> + + <point x="0" y="0.5" /> + + <point x="0.25" y="0.25" /> + + <point x="0.75" y="0.25" /> + + <point x="1" y="0.5" /> + + <point x="0.75" y="0.75" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg> + <svg:polygon style="fill: background" + points="0,1 0,0 0.5,0.5 1,0 1,1 0.5,0.5 " /> + + <svg:polygon style="stroke-width: 1; stroke: foreground" + points="0,1 0,0 0.5,0.5 1,0 1,1 0.5,0.5 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_valve.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_valve.xpm new file mode 100644 index 00000000..4baa8891 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_horizontal_valve.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * civil_horizontal_valve_xpm[] = { +"22 22 6 1", +" c None", +". c #000000", +"+ c #2C2C2C", +"@ c #E9E9E9", +"# c #FFFFFF", +"$ c #1A1A1A", +".+@ @+.", +"..+@ @+..", +"...+@ @+...", +"..+.+@ @+.+..", +"..@+.+@ @+.+@..", +"..#@+.+@ @+.+@#..", +"..##@+.+@ @+.+@##..", +"..###@+.+@ @+.+@###..", +"..####@+.+@@+.+@####..", +"..#####@+.+$.+@#####..", +"..######@+..+@######..", +"..######@+..+@######..", +"..#####@+.+$.+@#####..", +"..####@+.+@@+.+@####..", +"..###@+.+@ @+.+@###..", +"..##@+.+@ @+.+@##..", +"..#@+.+@ @+.+@#..", +"..@+.+@ @+.+@..", +"..+.+@ @+.+..", +"...+@ @+...", +"..+@ @+..", +".+@ @+."}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_motor.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_motor.shape new file mode 100644 index 00000000..270628be --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_motor.shape @@ -0,0 +1,57 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Motor</name> + + <icon>civil_motor.xpm</icon> + + <connections> + <point x="0.5" y="1" /> + + <point x="0.5" y="0" /> + + <point x="0" y="0.5" /> + + <point x="1" y="0.5" /> + + <point x="0.5" y="1" /> + + <point x="0.5" y="0" /> + + <point x="0" y="0.5" /> + + <point x="1" y="0.5" /> + + <point x="0.3" y="0.7" /> + + <point x="0.3" y="0.3" /> + + <point x="0.5" y="0.5" /> + + <point x="0.7" y="0.3" /> + + <point x="0.7" y="0.7" /> + + <point x="0.3" y="0.5" /> + + <point x="0.4" y="0.4" /> + + <point x="0.6" y="0.4" /> + + <point x="0.7" y="0.5" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg> + <svg:ellipse style="fill: #ffffff" cx="0.5" cy="0.5" rx="0.5" + ry="0.5" /> + + <svg:ellipse style="stroke-width: 1; stroke: #000000" cx="0.5" + cy="0.5" rx="0.5" ry="0.5" /> + + <svg:polyline style="stroke-width: 1; stroke: #000000" + points="0.3,0.7 0.3,0.3 0.5,0.5 0.7,0.3 0.7,0.7 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_motor.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_motor.xpm new file mode 100644 index 00000000..e9ff5808 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_motor.xpm @@ -0,0 +1,96 @@ +/* XPM */ +static char * civil_motor_xpm[] = { +"22 22 71 1", +" c None", +". c #AEAEAE", +"+ c #6D6D6D", +"@ c #2C2C2C", +"# c #090909", +"$ c #242424", +"% c #393939", +"& c #545454", +"* c #ABABAB", +"= c #9E9E9E", +"- c #111111", +"; c #000000", +"> c #191919", +", c #8C8C8C", +"' c #E2E2E2", +") c #3F3F3F", +"! c #373737", +"~ c #828282", +"{ c #C3C3C3", +"] c #F1F1F1", +"^ c #DADADA", +"/ c #C4C4C4", +"( c #9D9D9D", +"_ c #1B1B1B", +": c #404040", +"< c #232323", +"[ c #141414", +"} c #A5A5A5", +"| c #FFFFFF", +"1 c #FEFEFE", +"2 c #9B9B9B", +"3 c #0E0E0E", +"4 c #323232", +"5 c #F2F2F2", +"6 c #4C4C4C", +"7 c #333333", +"8 c #F7F7F7", +"9 c #F6F6F6", +"0 c #E0E0E0", +"a c #262626", +"b c #868686", +"c c #131313", +"d c #DFDFDF", +"e c #E9E9E9", +"f c #F5F5F5", +"g c #1F1F1F", +"h c #9F9F9F", +"i c #B5B5B5", +"j c #A4A4A4", +"k c #1E1E1E", +"l c #B6B6B6", +"m c #2B2B2B", +"n c #FDFDFD", +"o c #313131", +"p c #9A9A9A", +"q c #5F5F5F", +"r c #838383", +"s c #919191", +"t c #676767", +"u c #D0D0D0", +"v c #1A1A1A", +"w c #BCBCBC", +"x c #3C3C3C", +"y c #DCDCDC", +"z c #E6E6E6", +"A c #1D1D1D", +"B c #3E3E3E", +"C c #C5C5C5", +"D c #101010", +"E c #ADADAD", +"F c #ACACAC", +" .+@#$%&* ", +" =-;;;;;;;;>, ", +" ');;!~{]^/(_;;: ", +" <;[}|||||||123;45 ", +" 6;789||||||||90a;@ ", +" b;cd|@e||||||e@|fg;h ", +" [;i||;@e||||e@;||j;k ", +"l;m|||;;@e||e@;;||no;p", +"q;r|||;;;@ee@;;;|||s;t", +"$;u|||;;v;v@;@;;|||w;x", +"<;y|||;;e@;;@e;;|||z;[", +"<;y|||;;|e@@e|;;|||z;[", +"$;u|||;;||9e||;;|||w;x", +"q;r|||;;||||||;;|||s;t", +"l;m|||;;||||||;;||no;p", +" [;l||||||||||||||j;A ", +" b;c0||||||||||||fg;h ", +" 6;78||||||||||0a;m ", +" <;[}|||||||123;45 ", +" 'B;;!~{]^C(_;;: ", +" (D;;;;;;;;>, ", +" E+@#$%&F "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_preliminary_clarification_tank.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_preliminary_clarification_tank.shape new file mode 100644 index 00000000..36c4f89b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_preliminary_clarification_tank.shape @@ -0,0 +1,261 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Preliminary Clarification Tank</name> + + <icon>civil_preliminary_clarification_tank.xpm</icon> + + <connections> + <point x="0" y="0" /> + + <point x="0.2" y="0" /> + + <point x="0.186681" y="1.15578" /> + + <point x="0.524981" y="1.80253" /> + + <point x="0.863281" y="1.80253" /> + + <point x="1.27123" y="0.996577" /> + + <point x="5.8" y="1" /> + + <point x="5.8" y="0" /> + + <point x="6" y="0" /> + + <point x="6" y="1.2" /> + + <point x="1.4" y="1.2" /> + + <point x="1" y="2" /> + + <point x="0.4" y="2" /> + + <point x="0" y="1.2" /> + + <point x="0.1" y="0" /> + + <point x="0.19334" y="0.577889" /> + + <point x="0.355831" y="1.47915" /> + + <point x="0.694131" y="1.80253" /> + + <point x="1.06726" y="1.39955" /> + + <point x="3.53562" y="0.998289" /> + + <point x="5.8" y="0.5" /> + + <point x="5.9" y="0" /> + + <point x="6" y="0.6" /> + + <point x="3.7" y="1.2" /> + + <point x="1.2" y="1.6" /> + + <point x="0.7" y="2" /> + + <point x="0.2" y="1.6" /> + + <point x="0" y="0" /> + + <point x="0.2" y="0" /> + + <point x="0.186681" y="1.15578" /> + + <point x="0.524981" y="1.80253" /> + + <point x="0.863281" y="1.80253" /> + + <point x="1.27123" y="0.996577" /> + + <point x="5.8" y="1" /> + + <point x="5.8" y="0" /> + + <point x="6" y="0" /> + + <point x="6" y="1.2" /> + + <point x="1.4" y="1.2" /> + + <point x="1" y="2" /> + + <point x="0.4" y="2" /> + + <point x="0" y="1.2" /> + + <point x="0.1" y="0" /> + + <point x="0.19334" y="0.577889" /> + + <point x="0.355831" y="1.47915" /> + + <point x="0.694131" y="1.80253" /> + + <point x="1.06726" y="1.39955" /> + + <point x="3.53562" y="0.998289" /> + + <point x="5.8" y="0.5" /> + + <point x="5.9" y="0" /> + + <point x="6" y="0.6" /> + + <point x="3.7" y="1.2" /> + + <point x="1.2" y="1.6" /> + + <point x="0.7" y="2" /> + + <point x="0.2" y="1.6" /> + + <point x="2.8" y="0.4" /> + + <point x="3.4" y="0.4" /> + + <point x="3.1" y="0.4" /> + + <point x="3" y="0.2" /> + + <point x="3.2" y="0.2" /> + + <point x="3.1" y="0.2" /> + + <point x="3" y="0.2" /> + + <point x="3.1" y="0.4" /> + + <point x="3.05" y="0.3" /> + + <point x="3.2" y="0.2" /> + + <point x="3.1" y="0.4" /> + + <point x="3.15" y="0.3" /> + + <point x="3" y="0.46" /> + + <point x="3.2" y="0.46" /> + + <point x="3.1" y="0.46" /> + + <point x="3.04" y="0.52" /> + + <point x="3.16" y="0.52" /> + + <point x="3.1" y="0.52" /> + + <point x="3.08" y="0.6" /> + + <point x="3.12" y="0.6" /> + + <point x="3.1" y="0.6" /> + + <point x="0.2" y="0.4" /> + + <point x="2.8" y="0.4" /> + + <point x="1.5" y="0.4" /> + + <point x="3.4" y="0.4" /> + + <point x="5.8" y="0.4" /> + + <point x="4.6" y="0.4" /> + + <point x="2.8" y="0.4" /> + + <point x="3.4" y="0.4" /> + + <point x="3.1" y="0.4" /> + + <point x="3" y="0.2" /> + + <point x="3.2" y="0.2" /> + + <point x="3.1" y="0.2" /> + + <point x="3" y="0.2" /> + + <point x="3.1" y="0.4" /> + + <point x="3.05" y="0.3" /> + + <point x="3.2" y="0.2" /> + + <point x="3.1" y="0.4" /> + + <point x="3.15" y="0.3" /> + + <point x="3" y="0.46" /> + + <point x="3.2" y="0.46" /> + + <point x="3.1" y="0.46" /> + + <point x="3.04" y="0.52" /> + + <point x="3.16" y="0.52" /> + + <point x="3.1" y="0.52" /> + + <point x="3.1" y="0.6" /> + + <point x="3.1" y="0.6" /> + + <point x="3.1" y="0.6" /> + + <point x="0.2" y="0.4" /> + + <point x="2.8" y="0.4" /> + + <point x="1.5" y="0.4" /> + + <point x="3.4" y="0.4" /> + + <point x="5.8" y="0.4" /> + + <point x="4.6" y="0.4" /> + </connections> + + <svg:svg> + <svg:polygon style="fill: background" + points="0,0 0.2,0 0.2,1.15578 0.524981,1.80253 0.863281,1.80253 1.27123,0.996577 5.8,1 5.8,0 6,0 6,1.2 1.4,1.2 1,2 0.4,2 0,1.2 " /> + + <svg:polygon style="stroke-width: 1; stroke: #000000" + points="0,0 0.2,0 0.186681,1.15578 0.524981,1.80253 0.863281,1.80253 1.27123,0.996577 5.8,1 5.8,0 6,0 6,1.2 1.4,1.2 1,2 0.4,2 0,1.2 " /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="2.8" + y1="0.4" x2="3.4" y2="0.4" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="3" + y1="0.2" x2="3.2" y2="0.2" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="3" + y1="0.2" x2="3.1" y2="0.4" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="3.2" + y1="0.2" x2="3.1" y2="0.4" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="3" + y1="0.46" x2="3.2" y2="0.46" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="3.04" + y1="0.52" x2="3.16" y2="0.52" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="3.08" + y1="0.6" x2="3.12" y2="0.6" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="0.2" + y1="0.4" x2="2.8" y2="0.4" /> + + <svg:line style="stroke-width: 0.5; stroke: #000000" x1="3.4" + y1="0.4" x2="5.8" y2="0.4" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_preliminary_clarification_tank.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_preliminary_clarification_tank.xpm new file mode 100644 index 00000000..0271c1b7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_preliminary_clarification_tank.xpm @@ -0,0 +1,76 @@ +/* XPM */ +static char * civil_preliminary_clarification_tank_xpm[] = { +"22 22 51 1", +" c None", +". c #000000", +"+ c #020202", +"@ c #7F7F7F", +"# c #C0C0C0", +"$ c #292929", +"% c #010101", +"& c #777777", +"* c #787878", +"= c #7A7A7A", +"- c #1D1D1D", +"; c #808080", +"> c #D7D7D7", +", c #D9D9D9", +"' c #797979", +") c #030303", +"! c #FFFFFF", +"~ c #D2D2D2", +"{ c #F9F9F9", +"] c #747474", +"^ c #141414", +"/ c #151515", +"( c #161616", +"_ c #171717", +": c #181818", +"< c #2F2F2F", +"[ c #1E1E1E", +"} c #1C1C1C", +"| c #1B1B1B", +"1 c #1A1A1A", +"2 c #191919", +"3 c #0A0A0A", +"4 c #242424", +"5 c #0F0F0F", +"6 c #F0F0F0", +"7 c #060606", +"8 c #0C0C0C", +"9 c #101010", +"0 c #070707", +"a c #B1B1B1", +"b c #E4E4E4", +"c c #585858", +"d c #303030", +"e c #535353", +"f c #1F1F1F", +"g c #3B3B3B", +"h c #B4B4B4", +"i c #626262", +"j c #EFEFEF", +"k c #919191", +"l c #C8C8C8", +" .+ +. ", +" .+ +. ", +" .+ @ +. ", +" .+ #$ +. ", +" .%&&&&&*=-;*&&&&%. ", +" .+>>>>>>,',>>>>>+. ", +" .)!!!!!!!~!!!!!!+. ", +" .)!!!!!!!{!!!!!!+. ", +" .)!!!!!!!!!!!!!!+. ", +" .)!!!!!!!!!!!!!!+. ", +" .)!]^^^//((___::.. ", +" .)!<+[[--}}||1123. ", +" .+!()444444444445. ", +" ..67.8999999999999 ", +" 0.a..b ", +" _.c.+ ", +" d.2.8 ", +" e.%.f ", +" @...g ", +" h...i ", +" j.[.k ", +" !)..l "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_rotor.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_rotor.shape new file mode 100644 index 00000000..4f0f98df --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_rotor.shape @@ -0,0 +1,108 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Rotor</name> + + <icon>civil_rotor.xpm</icon> + + <connections> + <point x="1.5" y="2.5" /> + + <point x="1.5" y="0.5" /> + + <point x="0.5" y="1.5" /> + + <point x="2.5" y="1.5" /> + + <point x="1.5" y="2.5" /> + + <point x="1.5" y="0.5" /> + + <point x="0.5" y="1.5" /> + + <point x="2.5" y="1.5" /> + + <point x="1.5" y="0.5" /> + + <point x="1.5" y="0" /> + + <point x="1.5" y="0.25" /> + + <point x="0.792893" y="0.792893" /> + + <point x="0.43934" y="0.43934" /> + + <point x="0.616117" y="0.616117" /> + + <point x="0" y="1.5" /> + + <point x="0.5" y="1.5" /> + + <point x="0.25" y="1.5" /> + + <point x="0.792893" y="2.20711" /> + + <point x="0.43934" y="2.56066" /> + + <point x="0.616117" y="2.38388" /> + + <point x="1.5" y="2.5" /> + + <point x="1.5" y="3" /> + + <point x="1.5" y="2.75" /> + + <point x="2.20711" y="2.20711" /> + + <point x="2.56066" y="2.56066" /> + + <point x="2.38388" y="2.38388" /> + + <point x="2.5" y="1.5" /> + + <point x="3" y="1.5" /> + + <point x="2.75" y="1.5" /> + + <point x="2.20711" y="0.792893" /> + + <point x="2.56066" y="0.43934" /> + + <point x="2.38388" y="0.616117" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg> + <svg:ellipse style="fill: #ffffff" cx="1.5" cy="1.5" rx="1" + ry="1" /> + + <svg:ellipse style="stroke-width: 1; stroke: #000000" cx="1.5" + cy="1.5" rx="1" ry="1" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="1.5" + y1="0.5" x2="1.5" y2="0" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="0.792893" + y1="0.792893" x2="0.43934" y2="0.43934" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="0" y1="1.5" + x2="0.5" y2="1.5" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="0.792893" + y1="2.20711" x2="0.43934" y2="2.56066" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="1.5" + y1="2.5" x2="1.5" y2="3" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="2.20711" + y1="2.20711" x2="2.56066" y2="2.56066" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="2.5" + y1="1.5" x2="3" y2="1.5" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="2.20711" + y1="0.792893" x2="2.56066" y2="0.43934" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_rotor.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_rotor.xpm new file mode 100644 index 00000000..e68c67b9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_rotor.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * civil_rotor_xpm[] = { +"22 22 24 1", +" c None", +". c #000000", +"+ c #6E6E6E", +"@ c #7C7C7C", +"# c #7D7D7D", +"$ c #2C2C2C", +"% c #C1C1C1", +"& c #181818", +"* c #E9E9E9", +"= c #010101", +"- c #0D0D0D", +"; c #4C4C4C", +"> c #3F3F3F", +", c #AFAFAF", +"' c #0B0B0B", +") c #DEDEDE", +"! c #FFFFFF", +"~ c #AEAEAE", +"{ c #0F0F0F", +"] c #E8E8E8", +"^ c #E6E6E6", +"/ c #E0E0E0", +"( c #0E0E0E", +"_ c #4D4D4D", +" ", +" .. ", +" .. ", +" + @..@ + ", +" #.$%&......&%$.# ", +" *$.=..-;>-..=.$* ", +" ,=.')!!!!)'.=~ ", +" {.{]!!!!!!]{.{ ", +" ^../!!!!!!!!/..^ ", +" #.-!!!!!!!!!!-.# ", +" ....>!!!!!!!!!!>.... ", +" ....>!!!!!!!!!!>.... ", +" @.-!!!!!!!!!!-.# ", +" ^../!!!!!!!!/..^ ", +" {.{]!!!!!!]{.{ ", +" ~=.')!!!!)'.=, ", +" *$.=..(>_(..=.$* ", +" #.$%&......&%$.# ", +" + #..# + ", +" .. ", +" .. ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_soil.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_soil.shape new file mode 100644 index 00000000..a658df14 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_soil.shape @@ -0,0 +1,75 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Soil</name> + + <icon>civil_soil.xpm</icon> + + <connections> + <point x="1.11395" y="0.749772" /> + + <point x="0.227806" y="0.293829" /> + + <point x="0.67088" y="0.5218" /> + + <point x="0.955844" y="0.988774" /> + + <point x="0.0255739" y="0.536508" /> + + <point x="0.490709" y="0.762641" /> + + <point x="1.95955" y="3.36103e-18" /> + + <point x="1.35801" y="0.994" /> + + <point x="1.65878" y="0.497" /> + + <point x="1.55718" y="3.36103e-18" /> + + <point x="0.955643" y="0.994" /> + + <point x="1.25641" y="0.497" /> + + <point x="1.25641" y="0.497" /> + + <point x="0.350077" y="0.004" /> + + <point x="0.803245" y="0.2505" /> + + <point x="0" y="0" /> + + <point x="2.36412" y="-0.000327229" /> + + <point x="1.18198" y="-0.000327229" /> + + <point x="2.36192" y="0" /> + + <point x="1.75837" y="1" /> + + <point x="2.06015" y="0.501" /> + </connections> + + <svg:svg> + <svg:line style="stroke-width: 0.8; stroke: foreground" + x1="1.11395" y1="0.749772" x2="0.227806" y2="0.293829" /> + + <svg:line style="stroke-width: 0.8; stroke: foreground" + x1="0.955844" y1="0.988774" x2="0.0255739" y2="0.536508" /> + + <svg:line style="stroke-width: 0.8; stroke: foreground" + x1="1.95955" y1="3.36103e-18" x2="1.35801" y2="1" /> + + <svg:line style="stroke-width: 0.8; stroke: foreground" + x1="1.55718" y1="3.36103e-18" x2="0.955643" y2="1" /> + + <svg:line style="stroke-width: 0.8; stroke: foreground" + x1="1.25641" y1="0.5" x2="0.350077" y2="0" /> + + <svg:line style="stroke-width: 1.0; stroke: foreground" + x1="-0.000164789" y1="0" x2="2.36412" y2="0" /> + + <svg:line style="stroke-width: 0.8; stroke: foreground" + x1="2.36192" y1="0" x2="1.75837" y2="1" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_soil.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_soil.xpm new file mode 100644 index 00000000..9141571f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_soil.xpm @@ -0,0 +1,123 @@ +/* XPM */ +static char * civil_soil_xpm[] = { +"22 22 98 2", +" c None", +". c #D0D0D0", +"+ c #000000", +"@ c #E1E1E1", +"# c #5E5E5E", +"$ c #565656", +"% c #0B0B0B", +"& c #050505", +"* c #303030", +"= c #5A5A5A", +"- c #424242", +"; c #020202", +"> c #525252", +", c #060606", +"' c #3A3A3A", +") c #5F5F5F", +"! c #1A1A1A", +"~ c #1E1E1E", +"{ c #A3A3A3", +"] c #202020", +"^ c #9A9A9A", +"/ c #FBFBFB", +"( c #FFFFFF", +"_ c #F6F6F6", +": c #222222", +"< c #797979", +"[ c #606060", +"} c #343434", +"| c #FDFDFD", +"1 c #ABABAB", +"2 c #090909", +"3 c #DDDDDD", +"4 c #454545", +"5 c #C7C7C7", +"6 c #F8F8F8", +"7 c #8D8D8D", +"8 c #121212", +"9 c #292929", +"0 c #B0B0B0", +"a c #7E7E7E", +"b c #1F1F1F", +"c c #F4F4F4", +"d c #C4C4C4", +"e c #030303", +"f c #CACACA", +"g c #F3F3F3", +"h c #1C1C1C", +"i c #818181", +"j c #DADADA", +"k c #D9D9D9", +"l c #5B5B5B", +"m c #4A4A4A", +"n c #CBCBCB", +"o c #EFEFEF", +"p c #767676", +"q c #080808", +"r c #040404", +"s c #AEAEAE", +"t c #2E2E2E", +"u c #676767", +"v c #747474", +"w c #252525", +"x c #969696", +"y c #F9F9F9", +"z c #D5D5D5", +"A c #4E4E4E", +"B c #CFCFCF", +"C c #444444", +"D c #8F8F8F", +"E c #151515", +"F c #EDEDED", +"G c #D4D4D4", +"H c #B8B8B8", +"I c #8C8C8C", +"J c #242424", +"K c #2A2A2A", +"L c #939393", +"M c #F7F7F7", +"N c #D2D2D2", +"O c #010101", +"P c #DCDCDC", +"Q c #E6E6E6", +"R c #0E0E0E", +"S c #9D9D9D", +"T c #FEFEFE", +"U c #3E3E3E", +"V c #545454", +"W c #161616", +"X c #909090", +"Y c #EBEBEB", +"Z c #181818", +"` c #7F7F7F", +" . c #A2A2A2", +".. c #0C0C0C", +"+. c #E3E3E3", +"@. c #F0F0F0", +"#. c #171717", +"$. c #8A8A8A", +" ", +" ", +" ", +" ", +" ", +" ", +". + + + + + + + + + + + + + + + + + + + + . ", +"@ # # $ % & * = # # # # - ; > $ , ' ) ! ~ @ ", +" { ] ! ^ / ( _ : < ( [ } | 1 2 3 ", +" ' 4 5 6 7 8 9 0 a b c d e f g h i ", +" j k l e m n o p q r s / t u ( v w ", +" m h x y z $ ; A B 4 C ( D E F G & H ", +" I J K L M N > O , P Q R S T U V ", +" 7 W ! X Y Z ` ( = ' T ...+. ", +" X ! 2 : M @.q B ( #.$. ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_limiting_line.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_limiting_line.shape new file mode 100644 index 00000000..c9ae6d9c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_limiting_line.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Vertical Limiting Line</name> + + <icon>civil_vertical_limiting_line.xpm</icon> + + <connections> + <point x="1" y="0" /> + + <point x="1" y="2" /> + </connections> + + <svg:svg> + <svg:polygon + style="stroke-width: 1.0; stroke: background; fill: background" + points="1,1 1,2 0,1.5 " /> + + <svg:polygon + style="stroke-width: 1.0; stroke: background; fill: background" + points="1,0 1,1 2,0.5 " /> + + <svg:polyline style="stroke-width: 1.0; stroke: foreground" + points="1,0 2,0.5 0,1.5 1,2 " /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_limiting_line.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_limiting_line.xpm new file mode 100644 index 00000000..cb5fa74f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_limiting_line.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * civil_vertical_limiting_line_xpm[] = { +"22 22 12 1", +" c None", +". c #414141", +"+ c #AFAFAF", +"@ c #A3A3A3", +"# c #272727", +"$ c #313131", +"% c #A1A1A1", +"& c #0C0C0C", +"* c #AAAAAA", +"= c #2C2C2C", +"- c #A9A9A9", +"; c #A2A2A2", +" .+ ", +" @#$+ ", +" @#$+ ", +" @#$+ ", +" @#$+ ", +" %&$", +" *==*", +" *==* ", +" *==* ", +" *==* ", +" *==* ", +" -==* ", +" -==* ", +" -==- ", +" -==- ", +"-==- ", +"$&; ", +" +$#@ ", +" +$#@ ", +" +$#@ ", +" +$#@ ", +" +. "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_propeller.shape b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_propeller.shape new file mode 100644 index 00000000..a4192fe7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_propeller.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Vertical Propeller</name> + + <icon>civil_vertical_propeller.xpm</icon> + + <connections> + <point x="0.5" y="0.9" /> + + <point x="0.5" y="0" /> + + <point x="0.5" y="0.45" /> + </connections> + + <svg:svg> + <svg:path style="fill: background" + d="M 0.8 1 C 1,1 1,0.8 0.8,0.8 C 0.4,0.9 0.4,0.9 0.8,1z" /> + + <svg:path style="stroke-width: 1; stroke: #000000" + d="M 0.8 1 C 1,1 1,0.8 0.8,0.8 C 0.4,0.9 0.4,0.9 0.8,1" /> + + <svg:path style="fill: background" + d="M 0.2 1 C 0,1 0,0.8 0.2,0.8 C 0.6,0.9 0.6,0.9 0.2,1z" /> + + <svg:path style="stroke-width: 1; stroke: #000000" + d="M 0.2 1 C 0,1 0,0.8 0.2,0.8 C 0.6,0.9 0.6,0.9 0.2,1" /> + + <svg:line style="stroke-width: 1; stroke: #000000" x1="0.5" + y1="0.9" x2="0.5" y2="0" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_propeller.xpm b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_propeller.xpm new file mode 100644 index 00000000..61be8089 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/civil_vertical_propeller.xpm @@ -0,0 +1,76 @@ +/* XPM */ +static char * civil_vertical_propeller_xpm[] = { +"22 22 51 1", +" c None", +". c #D7D7D7", +"+ c #DCDCDC", +"@ c #1F1F1F", +"# c #3B3B3B", +"$ c #E4E4E4", +"% c #8B8B8B", +"& c #444444", +"* c #3E3E3E", +"= c #858585", +"- c #C9C9C9", +"; c #C1C1C1", +"> c #7E7E7E", +", c #383838", +"' c #4C4C4C", +") c #939393", +"! c #EBEBEB", +"~ c #393939", +"{ c #000000", +"] c #020202", +"^ c #0E0E0E", +"/ c #101010", +"( c #090909", +"_ c #0C0C0C", +": c #131313", +"< c #010101", +"[ c #545454", +"} c #C0C0C0", +"| c #555555", +"1 c #FEFEFE", +"2 c #FCFCFC", +"3 c #C4C4C4", +"4 c #464646", +"5 c #CDCDCD", +"6 c #FDFDFD", +"7 c #E2E2E2", +"8 c #1E1E1E", +"9 c #050505", +"0 c #5D5D5D", +"a c #0B0B0B", +"b c #060606", +"c c #070707", +"d c #5F5F5F", +"e c #030303", +"f c #333333", +"g c #898989", +"h c #CFCFCF", +"i c #C5C5C5", +"j c #828282", +"k c #535353", +"l c #CECECE", +" ", +" ", +" .+ ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" @# ", +" $%&*=- @# ;>,')! ", +" ~{]^{{/(_]{{:<{[ ", +" }{|1234{{{<|516*{7", +" 89409{{ab{{cd*ef ", +" }'b(4gh ij*b(kl ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/desc b/kivio/kiviopart/stencils/Dia/Civil/desc new file mode 100644 index 00000000..6962a181 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Civil"/> + <Id data="Dia - Civil"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Civil/hcompressor.shape b/kivio/kiviopart/stencils/Dia/Civil/hcompressor.shape new file mode 100644 index 00000000..2b8a7343 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/hcompressor.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Horizontal Compressor</name> + + <icon>hcompressor.xpm</icon> + + <connections> + <point x="1" y="0" /> + + <point x="-1" y="0" /> + + <point x="0" y="-1" /> + + <point x="0" y="1" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg width="1.0" height="1.0"> + <svg:circle + style="fill: background stroke: foreground stroke-width: 1" cx="0" + cy="0" r="1" /> + + <svg:line style="stroke: foreground stroke-width: 1" + y1="0.34202014333" x1="0.93969262079" y2="0.64278760969" + x2="-0.76604444312" /> + + <svg:line style="stroke: foreground stroke-width: 1" + y1="-0.34202014333" x1="0.93969262079" y2="-0.64278760969" + x2="-0.76604444312" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/hcompressor.xpm b/kivio/kiviopart/stencils/Dia/Civil/hcompressor.xpm new file mode 100644 index 00000000..d4523508 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/hcompressor.xpm @@ -0,0 +1,116 @@ +/* XPM */ +static char * hcompressor_xpm[] = { +"22 22 91 1", +" c None", +". c #ADADAD", +"+ c #6D6D6D", +"@ c #2C2C2C", +"# c #090909", +"$ c #242424", +"% c #393939", +"& c #545454", +"* c #ACACAC", +"= c #9D9D9D", +"- c #101010", +"; c #000000", +"> c #191919", +", c #8C8C8C", +"' c #E2E2E2", +") c #3E3E3E", +"! c #373737", +"~ c #828282", +"{ c #C3C3C3", +"] c #F1F1F1", +"^ c #D9D9D9", +"/ c #C4C4C4", +"( c #9C9C9C", +"_ c #1B1B1B", +": c #3F3F3F", +"< c #1C1C1C", +"[ c #131313", +"} c #A5A5A5", +"| c #FFFFFF", +"1 c #FEFEFE", +"2 c #9B9B9B", +"3 c #0E0E0E", +"4 c #323232", +"5 c #E9E9E9", +"6 c #4C4C4C", +"7 c #010101", +"8 c #1D1D1D", +"9 c #4A4A4A", +"0 c #777777", +"a c #A4A4A4", +"b c #D1D1D1", +"c c #F9F9F9", +"d c #E0E0E0", +"e c #262626", +"f c #2B2B2B", +"g c #878787", +"h c #0A0A0A", +"i c #2E2E2E", +"j c #050505", +"k c #595959", +"l c #868686", +"m c #B3B3B3", +"n c #F3F3F3", +"o c #1F1F1F", +"p c #9F9F9F", +"q c #141414", +"r c #B6B6B6", +"s c #FDFDFD", +"t c #DADADA", +"u c #808080", +"v c #535353", +"w c #030303", +"x c #161616", +"y c #B7B7B7", +"z c #F5F5F5", +"A c #CBCBCB", +"B c #9E9E9E", +"C c #717171", +"D c #444444", +"E c #171717", +"F c #9A9A9A", +"G c #5F5F5F", +"H c #838383", +"I c #BCBCBC", +"J c #525252", +"K c #676767", +"L c #D0D0D0", +"M c #3C3C3C", +"N c #232323", +"O c #DCDCDC", +"P c #E6E6E6", +"Q c #272727", +"R c #BDBDBD", +"S c #F6F6F6", +"T c #454545", +"U c #181818", +"V c #252525", +"W c #F4F4F4", +"X c #363636", +"Y c #404040", +"Z c #ABABAB", +" .+@#$%&* ", +" =-;;;;;;;;>, ", +" ');;!~{]^/(_;;: ", +" <;[}|||||||123;45 ", +" 6;;7890abc||||de;f ", +" g;hij;;;;;j@klmdno;p ", +" q;r|st.uvew;;;;;#e;x ", +"y;f||||||||zABCDE;;;;F", +"G;H||||||||||||||nIJ;K", +"$;L||||||||||||||||I;M", +"N;O||||||||||||||||P;Q", +"N;O||||||||||||||||P;%", +"$;L||||||||||||||||I;M", +"G;H||||||||||||||nRJ;K", +"r;f||||||||SABCTU;;;;F", +" q;r|st.uvew;;;;;#V;x ", +" l;hij;;;;;j@klmdWo;p ", +" 6;;;890abc||||de;f ", +" <;[}|||||||123;45 ", +" ');;X~{]t/=_;;Y ", +" =-;;;;;;;;>, ", +" .+@#$%&Z "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/hpump.shape b/kivio/kiviopart/stencils/Dia/Civil/hpump.shape new file mode 100644 index 00000000..edc4d79d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/hpump.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Horizontal Pump</name> + + <icon>hpump.xpm</icon> + + <connections> + <point x="1" y="0" /> + + <point x="-1" y="0" /> + + <point x="0" y="-1" /> + + <point x="0" y="1" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg width="1.0" height="1.0"> + <svg:circle + style="fill: background stroke: foreground stroke-width: 1" cx="0" + cy="0" r="1" /> + + <svg:line style="stroke: foreground stroke-width: 1" y1="0" x1="1" + y2="0.9571" x2="-0.2896" /> + + <svg:line style="stroke: foreground stroke-width: 1" y1="0" x1="1" + y2="-0.9571" x2="-0.2896" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/hpump.xpm b/kivio/kiviopart/stencils/Dia/Civil/hpump.xpm new file mode 100644 index 00000000..5ed0868e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/hpump.xpm @@ -0,0 +1,115 @@ +/* XPM */ +static char * hpump_xpm[] = { +"22 22 90 1", +" c None", +". c #ADADAD", +"+ c #5C5C5C", +"@ c #2C2C2C", +"# c #090909", +"$ c #242424", +"% c #393939", +"& c #545454", +"* c #ACACAC", +"= c #9D9D9D", +"- c #101010", +"; c #000000", +"> c #191919", +", c #8C8C8C", +"' c #E2E2E2", +") c #3E3E3E", +"! c #2E2E2E", +"~ c #0B0B0B", +"{ c #121212", +"] c #999999", +"^ c #C4C4C4", +"/ c #9C9C9C", +"( c #1B1B1B", +"_ c #3F3F3F", +": c #232323", +"< c #141414", +"[ c #A5A5A5", +"} c #FFFFFF", +"| c #EBEBEB", +"1 c #4B4B4B", +"2 c #010101", +"3 c #727272", +"4 c #F9F9F9", +"5 c #FEFEFE", +"6 c #9B9B9B", +"7 c #0E0E0E", +"8 c #323232", +"9 c #E9E9E9", +"0 c #4C4C4C", +"a c #333333", +"b c #F7F7F7", +"c c #8B8B8B", +"d c #050505", +"e c #363636", +"f c #DEDEDE", +"g c #E0E0E0", +"h c #262626", +"i c #2B2B2B", +"j c #878787", +"k c #131313", +"l c #DFDFDF", +"m c #C8C8C8", +"n c #202020", +"o c #ABABAB", +"p c #F4F4F4", +"q c #1F1F1F", +"r c #9F9F9F", +"s c #B6B6B6", +"t c #EFEFEF", +"u c #525252", +"v c #6A6A6A", +"w c #A4A4A4", +"x c #1D1D1D", +"y c #B7B7B7", +"z c #939393", +"A c #070707", +"B c #303030", +"C c #D7D7D7", +"D c #313131", +"E c #9A9A9A", +"F c #5F5F5F", +"G c #838383", +"H c #CECECE", +"I c #252525", +"J c #0D0D0D", +"K c #5D5D5D", +"L c #676767", +"M c #D0D0D0", +"N c #F2F2F2", +"O c #5A5A5A", +"P c #3A3A3A", +"Q c #DCDCDC", +"R c #080808", +"S c #1A1A1A", +"T c #292929", +"U c #949494", +"V c #868686", +"W c #F5F5F5", +"X c #2D2D2D", +"Y c #404040", +" .+@#$%&* ", +" =-;;;;;;;;>, ", +" ');;!~;{]^/(;;_ ", +" :;<[}|1;234567;89 ", +" 0;ab}}}5cd;ef}gh;i ", +" j;kl}}}}}}mn;-o}pq;r ", +" <;s}}}}}}}}tu;;vbw;x ", +"y;i}}}}}}}}}}}zA;BCD;E", +"F;G}}}}}}}}}}}}HI;JK;L", +"$;M}}}}}}}}}}}}}NO;;;P", +":;Q}}}}}}}}}}}}}}}6R;S", +":;Q}}}}}}}}}}}}}}}/R;T", +"$;M}}}}}}}}}}}}}NO;;;P", +"F;G}}}}}}}}}}}}HI;JK;L", +"s;i}}}}}}}}}}}UA;BCD;E", +" <;s}}}}}}}}tu;;vbw;x ", +" V;kg}}}}}}mn;-o}Wq;r ", +" 0;ab}}}5,d;ef}gh;i ", +" :;<[}|1;234567;89 ", +" ');;X~;{]^=(;;Y ", +" =-;;;;;;;;>, ", +" .+@#$%&o "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/hrest.shape b/kivio/kiviopart/stencils/Dia/Civil/hrest.shape new file mode 100644 index 00000000..a54a9cea --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/hrest.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Horizontal Rest</name> + + <icon>hrest.xpm</icon> + + <connections> + <point y="0" x="-.7" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg width="0.7" height="0.7"> + <svg:circle cy="0" cx="-0.7" r="0.1" /> + + <svg:line y1="-0.6" x1="0" y2="0" x2="-0.6" /> + + <svg:line y1="0" x1="-0.6" y2="0.6" x2="0" /> + + <svg:line y1="0.6" x1="0" y2="-0.6" x2="0" /> + + <svg:line y1="0.6" x1="0.2" y2="-0.6" x2="0.2" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/hrest.xpm b/kivio/kiviopart/stencils/Dia/Civil/hrest.xpm new file mode 100644 index 00000000..cae9f337 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/hrest.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char * hrest_xpm[] = { +"22 22 44 1", +" c None", +". c #E7E7E7", +"+ c #8C8C8C", +"@ c #EAEAEA", +"# c #E4E4E4", +"$ c #212121", +"% c #000000", +"& c #2B2B2B", +"* c #323232", +"= c #E8E8E8", +"- c #272727", +"; c #373737", +"> c #EBEBEB", +", c #2D2D2D", +"' c #585858", +") c #555555", +"! c #EFEFEF", +"~ c #383838", +"{ c #4E4E4E", +"] c #FAFAFA", +"^ c #F3F3F3", +"/ c #3E3E3E", +"( c #474747", +"_ c #F8F8F8", +": c #FFFFFF", +"< c #444444", +"[ c #404040", +"} c #F6F6F6", +"| c #E2E2E2", +"1 c #4B4B4B", +"2 c #3A3A3A", +"3 c #E3E3E3", +"4 c #242424", +"5 c #484848", +"6 c #343434", +"7 c #F0F0F0", +"8 c #333333", +"9 c #262626", +"0 c #EDEDED", +"a c #F5F5F5", +"b c #4D4D4D", +"c c #545454", +"d c #ECECEC", +"e c #282828", +" .+ @ ", +" #$%& *% ", +" =-%%; *% ", +" >,%'%; *% ", +" *%)!%; *% ", +" ~%{]^%; *% ", +" /%(_:^%; *% ", +" <%[}::^%; *% ", +" #<| 1%2^:::^%; *% ", +" 34%$5%67::::^%; 8% ", +" 4%9%%-0:::::^%; 8% ", +" 4%9%%-0:::::^%; 8% ", +" 34%$5%67::::^%; 8% ", +" #<| 1%2^:::^%; 8% ", +" <%[a::^%; 8% ", +" /%(_:^%; 8% ", +" ~%b]^%; 8% ", +" *%c!%; 8% ", +" d,%'%; 8% ", +" =e%%; 8% ", +" #$%& 8% ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/icon.xpm b/kivio/kiviopart/stencils/Dia/Civil/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/line.shape b/kivio/kiviopart/stencils/Dia/Civil/line.shape new file mode 100644 index 00000000..22f6621e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/line.shape @@ -0,0 +1,21 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Reference Line</name> + + <icon>line.xpm</icon> + + <connections> + <point x="0" y="0" /> + + <point x="2" y="0" /> + </connections> + + <svg:svg width="3" height="0.3"> + <svg:line x1="0" y1="0" x2="2" y2="0" /> + + <svg:line style="stroke-pattern:dashed;" x1="0.1" y1="0.1" x2="1.9" + y2="0.1" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/line.xpm b/kivio/kiviopart/stencils/Dia/Civil/line.xpm new file mode 100644 index 00000000..ecee6943 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/line.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * line_xpm[] = { +"22 22 13 1", +" c None", +". c #4E4E4C", +"+ c #2E2E2C", +"@ c #B6B6B4", +"# c #9E9E9C", +"$ c #AAAAAC", +"% c #D2D2D4", +"& c #424244", +"* c #020204", +"= c #1A1A1C", +"- c #8A8A8C", +"; c #E6E6E4", +"> c #DEDEDC", +" ", +" ", +" ", +" ", +" ", +"......................", +"++++++++++++++++++++++", +" ", +" ", +" ", +" @####$ %##### ", +" &****= -*****% ", +" ;>>>>> >>>>> ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/vcompressor.shape b/kivio/kiviopart/stencils/Dia/Civil/vcompressor.shape new file mode 100644 index 00000000..bea0f86e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/vcompressor.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Vertical Compressor</name> + + <icon>vcompressor.xpm</icon> + + <connections> + <point x="0" y="1" /> + + <point x="0" y="-1" /> + + <point x="0" y="-1" /> + + <point x="0" y="1" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg width="1.0" height="1.0"> + <svg:circle + style="fill: background stroke: foreground stroke-width: 1" cx="0" + cy="0" r="1" /> + + <svg:line style="stroke: foreground stroke-width: 1" + x1="0.34202014333" y1="-0.93969262079" x2="0.64278760969" + y2="0.76604444312" /> + + <svg:line style="stroke: foreground stroke-width: 1" + x1="-0.34202014333" y1="-0.93969262079" x2="-0.64278760969" + y2="0.76604444312" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/vcompressor.xpm b/kivio/kiviopart/stencils/Dia/Civil/vcompressor.xpm new file mode 100644 index 00000000..fb22efaf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/vcompressor.xpm @@ -0,0 +1,116 @@ +/* XPM */ +static char * vcompressor_xpm[] = { +"22 22 91 1", +" c None", +". c #9A9A9A", +"+ c #676767", +"@ c #3C3C3C", +"# c #272727", +"$ c #393939", +"% c #9F9F9F", +"& c #161616", +"* c #000000", +"= c #E9E9E9", +"- c #2B2B2B", +"; c #525252", +"> c #BCBCBC", +", c #E6E6E6", +"' c #323232", +") c #1F1F1F", +"! c #262626", +"~ c #FFFFFF", +"{ c #BDBDBD", +"] c #252525", +"^ c #3F3F3F", +"/ c #F3F3F3", +"( c #090909", +"_ c #F4F4F4", +": c #404040", +"< c #8C8C8C", +"[ c #0E0E0E", +"} c #E0E0E0", +"| c #171717", +"1 c #181818", +"2 c #191919", +"3 c #9B9B9B", +"4 c #B3B3B3", +"5 c #444444", +"6 c #454545", +"7 c #ACACAC", +"8 c #1B1B1B", +"9 c #FEFEFE", +"0 c #868686", +"a c #717171", +"b c #ABABAB", +"c c #545454", +"d c #9C9C9C", +"e c #595959", +"f c #9E9E9E", +"g c #9D9D9D", +"h c #C4C4C4", +"i c #2C2C2C", +"j c #CBCBCB", +"k c #242424", +"l c #D9D9D9", +"m c #F9F9F9", +"n c #050505", +"o c #030303", +"p c #F5F5F5", +"q c #F6F6F6", +"r c #DADADA", +"s c #F1F1F1", +"t c #D1D1D1", +"u c #C3C3C3", +"v c #A4A4A4", +"w c #535353", +"x c #6D6D6D", +"y c #828282", +"z c #777777", +"A c #808080", +"B c #ADADAD", +"C c #373737", +"D c #4A4A4A", +"E c #363636", +"F c #101010", +"G c #A5A5A5", +"H c #1D1D1D", +"I c #131313", +"J c #010101", +"K c #FDFDFD", +"L c #3E3E3E", +"M c #2E2E2E", +"N c #E2E2E2", +"O c #1C1C1C", +"P c #0A0A0A", +"Q c #B6B6B6", +"R c #4C4C4C", +"S c #838383", +"T c #D0D0D0", +"U c #DCDCDC", +"V c #878787", +"W c #141414", +"X c #B7B7B7", +"Y c #5F5F5F", +"Z c #232323", +" .+@#$@+. ", +" %&********&% ", +" =-***;>,,>;***-= ", +" '*)!*>~~~~{*])*' ", +" ^*!/(*/~~~~/*(_!*: ", +" <*[}}*|~~~~~~1*}}[*< ", +" 2*3~4*5~~~~~~6*4~3*2 ", +"7*89~0*a~~~~~~a*0~98*b", +"c*d~~e*f~~~~~~f*e~~g*c", +"$*h~~i*j~~~~~~j*i~~h*$", +"k*l~mnop~~~~~~qonm~r*k", +"(*s~t*!~~~~~~~~!*t~s*(", +"i*u~v*w~~~~~~~~w*v~u*i", +"x*y~z*A~~~~~~~~A*z~y*x", +"B*C~D*B~~~~~~~~B*D~E*B", +" F*GH*r~~~~~~~~r*HG*F ", +" g*IJnK~~~~~~~~Kn*I*g ", +" L**M~~~~~~~~~~M**L ", +" NO*PQ~~~~~~~~QP*ON ", +" R**-STUUTS-**R ", +" VW********W0 ", +" XYkZZkYQ "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/vpump.shape b/kivio/kiviopart/stencils/Dia/Civil/vpump.shape new file mode 100644 index 00000000..44f28902 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/vpump.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Vertical Pump</name> + + <icon>vpump.xpm</icon> + + <connections> + <point y="1" x="0" /> + + <point y="-1" x="0" /> + + <point x="0.5" y="0" /> + + <point x="0.5" y="1" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg width="1.0" height="1.0"> + <svg:circle + style="fill: background stroke: foreground stroke-width: 1" cx="0" + cy="0" r="1" /> + + <svg:line style="stroke: foreground stroke-width: 1" x1="0" y1="-1" + x2="0.9571" y2="0.2896" /> + + <svg:line style="stroke: foreground stroke-width: 1" x1="0" y1="-1" + x2="-0.9571" y2="0.2896" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/vpump.xpm b/kivio/kiviopart/stencils/Dia/Civil/vpump.xpm new file mode 100644 index 00000000..edfef200 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/vpump.xpm @@ -0,0 +1,115 @@ +/* XPM */ +static char * vpump_xpm[] = { +"22 22 90 1", +" c None", +". c #9A9A9A", +"+ c #676767", +"@ c #3A3A3A", +"# c #1A1A1A", +"$ c #292929", +"% c #9F9F9F", +"& c #1D1D1D", +"* c #000000", +"= c #E9E9E9", +"- c #2B2B2B", +"; c #313131", +"> c #5D5D5D", +", c #080808", +"' c #323232", +") c #1F1F1F", +"! c #A4A4A4", +"~ c #D7D7D7", +"{ c #0D0D0D", +"] c #9B9B9B", +"^ c #9C9C9C", +"/ c #3F3F3F", +"( c #262626", +"_ c #F4F4F4", +": c #F7F7F7", +"< c #303030", +"[ c #5A5A5A", +"} c #FFFFFF", +"| c #F5F5F5", +"1 c #404040", +"2 c #8C8C8C", +"3 c #0E0E0E", +"4 c #E0E0E0", +"5 c #6A6A6A", +"6 c #252525", +"7 c #F2F2F2", +"8 c #191919", +"9 c #ABABAB", +"0 c #070707", +"a c #CECECE", +"b c #ACACAC", +"c c #1B1B1B", +"d c #FEFEFE", +"e c #DEDEDE", +"f c #101010", +"g c #939393", +"h c #949494", +"i c #545454", +"j c #F9F9F9", +"k c #363636", +"l c #525252", +"m c #9D9D9D", +"n c #393939", +"o c #C4C4C4", +"p c #727272", +"q c #202020", +"r c #EFEFEF", +"s c #242424", +"t c #999999", +"u c #010101", +"v c #050505", +"w c #C8C8C8", +"x c #090909", +"y c #121212", +"z c #8B8B8B", +"A c #2C2C2C", +"B c #4B4B4B", +"C c #5C5C5C", +"D c #0B0B0B", +"E c #EBEBEB", +"F c #ADADAD", +"G c #2E2E2E", +"H c #2D2D2D", +"I c #A5A5A5", +"J c #141414", +"K c #3E3E3E", +"L c #333333", +"M c #DFDFDF", +"N c #E2E2E2", +"O c #232323", +"P c #131313", +"Q c #B6B6B6", +"R c #4C4C4C", +"S c #838383", +"T c #D0D0D0", +"U c #DCDCDC", +"V c #878787", +"W c #868686", +"X c #B7B7B7", +"Y c #5F5F5F", +" .+@#$@+. ", +" %&********&% ", +" =-**;>*,,*>;**-= ", +" '*)!~{*]^*{~!)*' ", +" /*(_:<*[}}[*<:|(*1 ", +" 2*34}5*67}}76*5}43*2 ", +" 8*]}9*0a}}}}a0*9}]*8 ", +"b*cdef*g}}}}}}h*fedc*9", +"i*^jk*l}}}}}}}}l*kjm*i", +"n*op*qr}}}}}}}}rq*po*n", +"s*tuvw}}}}}}}}}}wvut*s", +"x*y*z}}}}}}}}}}}}2*y*x", +"A**Bd}}}}}}}}}}}}dB**A", +"C*DE}}}}}}}}}}}}}}ED*C", +"F*G}}}}}}}}}}}}}}}}H*F", +" f*I}}}}}}}}}}}}}}I*f ", +" m*J:}}}}}}}}}}}}:J*m ", +" K*LM}}}}}}}}}}4L*K ", +" NO*PQ}}}}}}}}QP*ON ", +" R**-STUUTS-**R ", +" VJ********JW ", +" XYsOOsYQ "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/vrest.shape b/kivio/kiviopart/stencils/Dia/Civil/vrest.shape new file mode 100644 index 00000000..d6960248 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/vrest.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Vertical Rest</name> + + <icon>vrest.xpm</icon> + + <connections> + <point x="0" y="-0.7" /> + </connections> + + <aspectratio type="fixed" /> + + <svg:svg width="0.7" height="0.7"> + <svg:circle cx="0" cy="-0.7" r="0.1" /> + + <svg:line x1="-0.6" y1="0" x2="0" y2="-0.6" /> + + <svg:line x1="0" y1="-0.6" x2="0.6" y2="0" /> + + <svg:line x1="0.6" y1="0" x2="-0.6" y2="0" /> + + <svg:line x1="0.6" y1="0.2" x2="-0.6" y2="0.2" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/vrest.xpm b/kivio/kiviopart/stencils/Dia/Civil/vrest.xpm new file mode 100644 index 00000000..00e2693f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/vrest.xpm @@ -0,0 +1,69 @@ +/* XPM */ +static char * vrest_xpm[] = { +"22 22 44 1", +" c None", +". c #E3E3E3", +"+ c #242424", +"@ c #E4E4E4", +"# c #000000", +"$ c #444444", +"% c #262626", +"& c #E2E2E2", +"* c #212121", +"= c #484848", +"- c #4B4B4B", +"; c #272727", +"> c #343434", +", c #EDEDED", +"' c #3E3E3E", +") c #3A3A3A", +"! c #F0F0F0", +"~ c #FFFFFF", +"{ c #383838", +"] c #404040", +"^ c #F3F3F3", +"/ c #ECECEC", +"( c #323232", +"_ c #474747", +": c #F5F5F5", +"< c #F6F6F6", +"[ c #EBEBEB", +"} c #E8E8E8", +"| c #2D2D2D", +"1 c #4D4D4D", +"2 c #F8F8F8", +"3 c #4E4E4E", +"4 c #282828", +"5 c #545454", +"6 c #FAFAFA", +"7 c #555555", +"8 c #585858", +"9 c #EFEFEF", +"0 c #E7E7E7", +"a c #8C8C8C", +"b c #2B2B2B", +"c c #373737", +"d c #333333", +"e c #EAEAEA", +" ", +" ", +" .++. ", +" @+##+@ ", +" $#%%#$ ", +" &*##*& ", +" =##= ", +" -#;;#- ", +" $#>,,>#$ ", +" '#)!~~!)#' ", +" {#]^~~~~^]#{ ", +" /(#_:~~~~~~<_#([ ", +" }|#12~~~~~~~~23#|} ", +" @4#56~~~~~~~~~~67#;@ ", +" *#89^^^^^^^^^^^^98#*0", +" ####################a", +" bccccccccccccccccccb ", +" ", +" dddddddddddd(((((((( ", +" ####################e", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Civil/water_level.shape b/kivio/kiviopart/stencils/Dia/Civil/water_level.shape new file mode 100644 index 00000000..9cdbf87f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/water_level.shape @@ -0,0 +1,32 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" +xmlns:svg="http://www.w3.org/2000/svg"> + <name>Civil - Water Level</name> + + <icon>water_level.xpm</icon> + + <connections> + <point x="0" y="1" /> + + <point x="3" y="1" /> + </connections> + + <svg:svg> + <svg:polygon + style="stroke-width: 1; stroke: foreground; fill: background" + points="0.5,0 1.5,0 1,1 " /> + + <svg:line style="stroke-width: 1; stroke: foreground" x1="0" y1="1" + x2="2" y2="1" /> + + <svg:line style="stroke-width: 1; stroke: foreground" x1="0.6" + y1="1.3" x2="1.4" y2="1.3" /> + + <svg:line style="stroke-width: 1; stroke: foreground" x1="0.8" + y1="1.6" x2="1.2" y2="1.6" /> + + <svg:line style="stroke-width: 1; stroke: foreground" x1="0.9" + y1="2" x2="1.1" y2="2" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Civil/water_level.xpm b/kivio/kiviopart/stencils/Dia/Civil/water_level.xpm new file mode 100644 index 00000000..6701ca96 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Civil/water_level.xpm @@ -0,0 +1,58 @@ +/* XPM */ +static char * water_level_xpm[] = { +"22 22 33 1", +" c None", +". c #2E2E2E", +"+ c #000000", +"@ c #ACACAC", +"# c #4E4E4E", +"$ c #888888", +"% c #4D4D4D", +"& c #313131", +"* c #FEFEFE", +"= c #FFFFFF", +"- c #303030", +"; c #AFAFAF", +"> c #2A2A2A", +", c #727272", +"' c #4A4A4A", +") c #323232", +"! c #393939", +"~ c #6E6E6E", +"{ c #444444", +"] c #6D6D6D", +"^ c #BCBCBC", +"/ c #B5B5B5", +"( c #171717", +"_ c #D6D6D6", +": c #D2D2D2", +"< c #D1D1D1", +"[ c #A9A9A9", +"} c #A5A5A5", +"| c #0B0B0B", +"1 c #E4E4E4", +"2 c #E2E2E2", +"3 c #909090", +"4 c #060606", +" ", +" .++++++++++. ", +" @+#$$$$$$%+@ ", +" .&*====*-. ", +" @+;====;+@ ", +" .&*==*-. ", +" @+;==;+@ ", +" .&**-. ", +" @+;;+@ ", +" .&>. ", +" ,''''''')++)''''''', ", +" !++++++++++++++++++! ", +" ~{{{{{{{{..{{{{{{{{] ", +" ^//////^ ", +" (++++++( ", +" _:::::<_ ", +" [}}[ ", +" |++| ", +" 1221 ", +" ", +" 33 ", +" 44 "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/Makefile.am b/kivio/kiviopart/stencils/Dia/Contact/Makefile.am new file mode 100644 index 00000000..c7f9aadc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/Makefile.am @@ -0,0 +1,43 @@ +contactdir = $(kde_datadir)/kivio/stencils/Dia/Contact + +SHAPES = \ + c_ifnot.shape \ + c_ifnot.xpm \ + c_if.shape \ + c_if.xpm \ + c_lamp.shape \ + c_lamp.xpm \ + c_relay.shape \ + c_relay.xpm \ + l_if.shape \ + l_if.xpm \ + l_ifnot.shape \ + l_ifnot.xpm \ + l_out.shape \ + l_out.xpm \ + l_outnot.shape \ + l_outnot.xpm \ + l_outr.shape \ + l_outr.xpm \ + l_outs.shape \ + l_outs.xpm \ + l_outj.shape \ + l_outj.xpm \ + l_outrcep.shape \ + l_outrcep.xpm \ + l_sout.shape \ + l_sout.xpm \ + l_soutnot.shape \ + l_soutnot.xpm \ + l_soutr.shape \ + l_soutr.xpm \ + l_souts.shape \ + l_souts.xpm + + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +contact_DATA = $(SHAPES)\ + desc icon.xpm + diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_if.shape b/kivio/kiviopart/stencils/Dia/Contact/c_if.shape new file mode 100644 index 00000000..57cdbdb7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_if.shape @@ -0,0 +1,23 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Contact - if</name> <!-- XXX - OBSOLETE --> + <description>if</description> + <icon>c_if.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y=".5" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0" /> + <svg:polyline points="-1,1 1,0 2,0 "/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_if.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_if.xpm new file mode 100644 index 00000000..dadc8551 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_if.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_if_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" ", +" ", +" ", +" ", +" ", +" ........ ..... ", +" .. ", +" .. ", +" .... ", +" .. ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.shape b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.shape new file mode 100644 index 00000000..d8ae4d62 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Contact - ifnot</name> <!-- XXX - OBSOLETE --> + <description>if not</description> + <icon>c_ifnot.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="-.5" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0 -.75,-.875" /> + <svg:polyline points="-1,-1 1,0 2,0 "/> + <svg:line x1="-.5" y1="-2.2" x2=".5" y2="-2.2" + svg:style="stroke-width:.05"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.xpm new file mode 100644 index 00000000..0b2470b9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_ifnot.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_ifnot_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ..... ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" ", +" ... ", +" . .. ", +" . .. ", +" . .. ", +" ........ ..... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_lamp.shape b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.shape new file mode 100644 index 00000000..15cc5257 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Contact - lamp</name> <!-- XXX OBSOLETE --> + <description>lamp</description> + <icon>c_lamp.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -1,0" /> + <svg:polyline points="1,0 2,0" /> + <svg:circle cx="0" cy="0" r="1"/> + <svg:polyline points="-.707,-.707 .707,.707"/> + <svg:polyline points="-.707,.707 .707,-.707"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_lamp.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.xpm new file mode 100644 index 00000000..54046984 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_lamp.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_lamp_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" .... ", +" . . ", +" . . . . ", +" . .. . ", +" ....... .. ....... ", +" . . . . ", +" . . ", +" .... ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_relay.shape b/kivio/kiviopart/stencils/Dia/Contact/c_relay.shape new file mode 100644 index 00000000..f933cf5b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_relay.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Contact - relay</name> <!-- XXX OBSOLETE --> + <description>relay</description> + <icon>c_relay.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="-1" /> + <point x="0" y="1" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -1,0" /> + <svg:polyline points="1,0 2,0" /> + <svg:rect x="-1" y="-1" width="2" height="2"/> + <svg:polyline points="-1,.5 1,-.5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/c_relay.xpm b/kivio/kiviopart/stencils/Dia/Contact/c_relay.xpm new file mode 100644 index 00000000..f30ec792 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/c_relay.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_relay_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ........ ", +" . . ", +" . .. ", +" . . . ", +" ....... .. ....... ", +" . . . ", +" .. . ", +" . . ", +" ........ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/desc b/kivio/kiviopart/stencils/Dia/Contact/desc new file mode 100644 index 00000000..8321b164 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Contact"/> + <Id data="Dia - Contact"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Contact/icon.xpm b/kivio/kiviopart/stencils/Dia/Contact/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_if.shape b/kivio/kiviopart/stencils/Dia/Contact/l_if.shape new file mode 100644 index 00000000..c19b74e9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_if.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - if</name> + <description>if</description> + <icon>l_if.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:line x1="-2" y1="0" x2="-.25" y2="0"/> + <svg:line x1="-.25" y1="-1" x2="-.25" y2="1"/> + <svg:line x1="2" y1="0" x2=".25" y2="0"/> + <svg:line x1=".25" y1="-1" x2=".25" y2="1"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_if.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_if.xpm new file mode 100644 index 00000000..57ddd6a6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_if.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_if_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ......... ......... ", +" . . ", +" . . ", +" . . ", +" . . ", +" . . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.shape b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.shape new file mode 100644 index 00000000..a58db432 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - ifnot</name> + <description>if not</description> + <icon>l_ifnot.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:line x1="-2" y1="0" x2="-.25" y2="0"/> + <svg:line x1="-.25" y1="-1" x2="-.25" y2="1"/> + <svg:line x1="2" y1="0" x2=".25" y2="0"/> + <svg:line x1=".25" y1="-1" x2=".25" y2="1"/> + <svg:line x1="-1" y1="1" x2="1" y2="-1"/> + <svg:line x1="-.5" y1="-2.2" x2=".5" y2="-2.2" + svg:style="stroke-width:.05"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.xpm new file mode 100644 index 00000000..4146dd34 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_ifnot.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_ifnot_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ..... ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" . . ", +" . . . ", +" . . . ", +" . .. ", +" . . ", +" ......... .......... ", +" .. . ", +" .. . ", +" . . . ", +" . . . ", +" . . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_out.shape b/kivio/kiviopart/stencils/Dia/Contact/l_out.shape new file mode 100644 index 00000000..f595cb6a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_out.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - out</name> + <description>out</description> + <icon>l_out.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_out.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_out.xpm new file mode 100644 index 00000000..10f513a8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_out.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_out_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ", +" . . ", +" . . ", +" . . ", +" ....... ....... ", +" . . ", +" . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outj.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outj.shape new file mode 100644 index 00000000..427fd724 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outj.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - outj</name> + <description>out jump</description> + <icon>l_outj.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:path d="M -.5,.25 C -.5,.5 -.25,.5 0,.5 + C .25,.5 .5,.5 .5,.25 + L .5,-.5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outj.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outj.xpm new file mode 100644 index 00000000..d733c5c3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outj.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_outj_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" . ... ", +" .. . ", +" . .. ", +" . . ", +" . .... ", +" ", +" ", +" . . ", +" . . . ", +" . . . ", +" ....... . ....... ", +" . . . . ", +" . .. . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outnot.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.shape new file mode 100644 index 00000000..15c078bd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - outnot</name> + <description>outnot</description> + <icon>l_outnot.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:polyline points="-.5,.5 .5,-.5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.xpm new file mode 100644 index 00000000..a7356bcf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outnot.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_outnot_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ", +" . . ", +" . . ", +" . . . ", +" ....... .. ....... ", +" . . . ", +" . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outr.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outr.shape new file mode 100644 index 00000000..830eaae1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outr.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - outr</name> + <description>out reset</description> + <icon>l_outr.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:path d="M 0,0 C .25,0 .5,0 .5,-.25 + C .5,-.5 .25,-.5 0,-.5 + C -.25,-.5 -.5,-.5 -.5,-.25"/> + <svg:polyline points="-.5,-.25 -.5,.5"/> + <svg:polyline points="-.5,0 0,0" /> + <svg:path d="M -.25,0 C 0,.25 0,.25 .5,.5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outr.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outr.xpm new file mode 100644 index 00000000..fbaf8747 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outr.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_outr_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ", +" . . ", +" . ... . ", +" . . . . ", +" ....... ... ....... ", +" . . . . ", +" . . . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.shape new file mode 100644 index 00000000..c2808c4b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - outrcep</name> + <description>out rcep</description> + <icon>l_outrcep.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:path d="M -.125,-.5 L -.375,.5"/> + <svg:path d="M .375,-.5 L .125,.5"/> + <svg:path d="M -.5,-.125 L .5,-.125"/> + <svg:path d="M -.5,.25 L .5,.25"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.xpm new file mode 100644 index 00000000..651687b8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outrcep.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_outrcep_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" . . ", +" . . . . ", +" . ...... ", +" ....... . . ....... ", +" . ...... ", +" . . . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outs.shape b/kivio/kiviopart/stencils/Dia/Contact/l_outs.shape new file mode 100644 index 00000000..03cf0f4f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outs.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - outs</name> + <description>out set</description> + <icon>l_outs.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:path d="M .5,-.25 C .5,-.5 .25,-.5 0,-.5 + C -.25,-.5 -.5,-.5 -.5,-.25 + C -.5,0 -.25,0 0,0 + C .25,0 .5,0 .5,.25 + C .5,.5 .25,.5 0,.5 + C -.25,.5 -.5,.5 -.5,.25"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_outs.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_outs.xpm new file mode 100644 index 00000000..7c4eca63 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_outs.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_outs_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ", +" . . ", +" . .. . ", +" . . . ", +" ....... .. ....... ", +" . . . ", +" . . . . ", +" . .. . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_sout.shape b/kivio/kiviopart/stencils/Dia/Contact/l_sout.shape new file mode 100644 index 00000000..6635c317 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_sout.shape @@ -0,0 +1,35 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - sout</name> + <description>ps out</description> + <icon>l_sout.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <!-- little star : --> + <svg:path d="M 1.5,-1.25 L 1.5,-.75"/> + <svg:path d="M 1.25,-.875 + C 1.375,-1 1.625,-1 1.75,-.875"/> + <svg:path d="M 1.25,-1.125 + C 1.375,-1 1.625,-1 1.75,-1.125"/> + </svg:svg> +</shape> + + + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_sout.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_sout.xpm new file mode 100644 index 00000000..06a1df50 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_sout.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_sout_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" . . ", +" . ", +" . . . . ", +" . . ", +" . . ", +" ....... ....... ", +" . . ", +" . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.shape b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.shape new file mode 100644 index 00000000..45fc49a4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - soutnot</name> + <description>ps outnot</description> + <icon>l_soutnot.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:polyline points="-.5,.5 .5,-.5"/> + <!-- little star : --> + <svg:path d="M 1.5,-1.25 L 1.5,-.75"/> + <svg:path d="M 1.25,-.875 + C 1.375,-1 1.625,-1 1.75,-.875"/> + <svg:path d="M 1.25,-1.125 + C 1.375,-1 1.625,-1 1.75,-1.125"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.xpm new file mode 100644 index 00000000..b0001610 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutnot.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_soutnot_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" . . ", +" . ", +" . . . . ", +" . . ", +" . . . ", +" ....... .. ....... ", +" . . . ", +" . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutr.shape b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.shape new file mode 100644 index 00000000..f2c48f8f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.shape @@ -0,0 +1,40 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - soutr</name> + <description>ps out reset</description> + <icon>l_soutr.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:path d="M 0,0 C .25,0 .5,0 .5,-.25 + C .5,-.5 .25,-.5 0,-.5 + C -.25,-.5 -.5,-.5 -.5,-.25"/> + <svg:polyline points="-.5,-.25 -.5,.5"/> + <svg:polyline points="-.5,0 0,0" /> + <svg:path d="M -.25,0 C 0,.25 0,.25 .5,.5"/> + <!-- little star : --> + <svg:path d="M 1.5,-1.25 L 1.5,-.75"/> + <svg:path d="M 1.25,-.875 + C 1.375,-1 1.625,-1 1.75,-.875"/> + <svg:path d="M 1.25,-1.125 + C 1.375,-1 1.625,-1 1.75,-1.125"/> + </svg:svg> +</shape> + + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_soutr.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.xpm new file mode 100644 index 00000000..8d84e7cb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_soutr.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_soutr_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" . . ", +" . ", +" . . . . ", +" . ... . ", +" . . . . ", +" ....... ... ....... ", +" . . . . ", +" . . . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_souts.shape b/kivio/kiviopart/stencils/Dia/Contact/l_souts.shape new file mode 100644 index 00000000..32520cae --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_souts.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>LADDER - souts</name> + <description>ps out set</description> + <icon>l_souts.xpm</icon> + <connections> + <point x="-2" y="0"/> + <point x="2" y="0" /> + <point x="0" y="0" /> + </connections> + <textbox x1="-4" y1="-2.4" x2="4" y2="-.7"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="4"> + <svg:rect x="-2" y="-3" width="4" height="4" + svg:style="stroke:none"/> + <svg:polyline points="-2,0 -.75,0"/> + <svg:polyline points="2,0 .75,0"/> + <svg:path d="M -.5,.75 C -.75,.5 -.75,.25 -.75,0 + C -.75,-.25 -.75,-.5 -.5,-.75"/> + <svg:path d="M .5,.75 C .75,.5 .75,.25 .75,0 + C .75,-.25 .75,-.5 .5,-.75" /> + <svg:path d="M .5,-.25 C .5,-.5 .25,-.5 0,-.5 + C -.25,-.5 -.5,-.5 -.5,-.25 + C -.5,0 -.25,0 0,0 + C .25,0 .5,0 .5,.25 + C .5,.5 .25,.5 0,.5 + C -.25,.5 -.5,.5 -.5,.25"/> + <!-- little star : --> + <svg:path d="M 1.5,-1.25 L 1.5,-.75"/> + <svg:path d="M 1.25,-.875 + C 1.375,-1 1.625,-1 1.75,-.875"/> + <svg:path d="M 1.25,-1.125 + C 1.375,-1 1.625,-1 1.75,-1.125"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Contact/l_souts.xpm b/kivio/kiviopart/stencils/Dia/Contact/l_souts.xpm new file mode 100644 index 00000000..c666973b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Contact/l_souts.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * l_souts_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" . . ", +" . ", +" . . . . ", +" . .. . ", +" . . . ", +" ....... .. ....... ", +" . . . ", +" . . . . ", +" . .. . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/Makefile.am b/kivio/kiviopart/stencils/Dia/Electric/Makefile.am new file mode 100644 index 00000000..f8082bdb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/Makefile.am @@ -0,0 +1,25 @@ +electricdir = $(kde_datadir)/kivio/stencils/Dia/Electric + +SHAPES = \ + contact_o.shape \ + contact_o.xpm \ + contact_f.shape \ + contact_f.xpm \ + relay.shape \ + relay.xpm \ + lamp.shape \ + lamp.xpm \ + intpos_o.shape \ + intpos_o.xpm \ + intpos_f.shape \ + intpos_f.xpm \ + command.shape \ + command.xpm \ + cnx.shape \ + cnx.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +electric_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Electric/cnx.shape b/kivio/kiviopart/stencils/Dia/Electric/cnx.shape new file mode 100644 index 00000000..39740601 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/cnx.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - connpoint</name> + <description>connpoint</description> + <icon>cnx.xpm</icon> + <connections> + <point x=".5" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:circle cx=".5" cy=".5" r=".05" + svg:style="fill:foreground; stroke:none"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/cnx.xpm b/kivio/kiviopart/stencils/Dia/Electric/cnx.xpm new file mode 100644 index 00000000..2166a108 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/cnx.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * cnx_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ... ", +" ..... ", +" .................... ", +" ..... ", +" ... ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/command.shape b/kivio/kiviopart/stencils/Dia/Electric/command.shape new file mode 100644 index 00000000..b76f2aa9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/command.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - command</name> + <description>command</description> + <icon>command.xpm</icon> + <connections> + <point x="0" y=".5"/> + <point x="1" y=".5" /> + <point x=".5" y=".2" /> + <point x=".5" y=".8" /> + </connections> + <textbox x1="-1" y1="-.8" x2="2" y2=".1"/> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="0" y1=".5" x2="1" y2=".5"/> + <svg:rect x=".3" y=".2" width=".4" height=".6" svg:style="fill:background"/> + </svg:svg> +</shape> + + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/command.xpm b/kivio/kiviopart/stencils/Dia/Electric/command.xpm new file mode 100644 index 00000000..36bc5968 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/command.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * command_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ........ ", +" . . ", +" . . ", +" . . ", +" ....... ....... ", +" . . ", +" . . ", +" . . ", +" ........ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/contact_f.shape b/kivio/kiviopart/stencils/Dia/Electric/contact_f.shape new file mode 100644 index 00000000..43208f14 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/contact_f.shape @@ -0,0 +1,23 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - contact_f</name> + <description>contact_f</description> + <icon>contact_f.xpm</icon> + <connections> + <point x="0" y=".5"/> + <point x="1" y=".5" /> + <point x=".5" y=".4" /> + </connections> + <textbox x1="-1" y1="-.7" x2="2" y2=".2"/> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="0" y1=".5" x2=".3" y2=".5"/> + <svg:polyline points="0,.5 .3,.5 .3,.3"/> + <svg:polyline points="1,.5 .7,.5 .25,.275"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/contact_f.xpm b/kivio/kiviopart/stencils/Dia/Electric/contact_f.xpm new file mode 100644 index 00000000..0b2470b9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/contact_f.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_ifnot_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ..... ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" ", +" ... ", +" . .. ", +" . .. ", +" . .. ", +" ........ ..... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/contact_o.shape b/kivio/kiviopart/stencils/Dia/Electric/contact_o.shape new file mode 100644 index 00000000..d2bea36d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/contact_o.shape @@ -0,0 +1,22 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - contact_o</name> + <description>contact_o</description> + <icon>contact_o.xpm</icon> + <connections> + <point x="0" y=".5"/> + <point x="1" y=".5" /> + <point x=".5" y=".6" /> + </connections> + <textbox x1="-1" y1="-.5" x2="2" y2=".4"/> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="0" y1=".5" x2=".3" y2=".5"/> + <svg:polyline points="1,.5 .7,.5 .3,.7"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/contact_o.xpm b/kivio/kiviopart/stencils/Dia/Electric/contact_o.xpm new file mode 100644 index 00000000..8fab28bd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/contact_o.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * contact_o_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" ", +" ", +" ", +" ", +" ", +" ........ ..... ", +" .. ", +" .. ", +" .. ", +" .. ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/desc b/kivio/kiviopart/stencils/Dia/Electric/desc new file mode 100644 index 00000000..9ffaf872 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Electric"/> + <Id data="Dia - Electric"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Electric/icon.xpm b/kivio/kiviopart/stencils/Dia/Electric/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/intpos_f.shape b/kivio/kiviopart/stencils/Dia/Electric/intpos_f.shape new file mode 100644 index 00000000..87aa6861 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/intpos_f.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - intpos_f</name> + <description>intpos_f</description> + <icon>intpos_f.xpm</icon> + <connections> + <point x="0" y=".5"/> + <point x="1" y=".5" /> + <point x=".5" y=".4" /> + <point x=".35" y=".45"/> + </connections> + <textbox x1="-1" y1="-.7" x2="2" y2=".2"/> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="0" y1=".5" x2=".3" y2=".5"/> + <svg:polyline points="0,.5 .3,.5 .3,.3"/> + <svg:polyline points="1,.5 .7,.5 .25,.275"/> + <svg:polyline points=".6,.45 .35,.45 .4,.35"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/intpos_f.xpm b/kivio/kiviopart/stencils/Dia/Electric/intpos_f.xpm new file mode 100644 index 00000000..d7727694 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/intpos_f.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * intpos_f_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ..... ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" ", +" ... ", +" . .. ", +" . . .. ", +" . ...... ", +" ........ ..... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/intpos_o.shape b/kivio/kiviopart/stencils/Dia/Electric/intpos_o.shape new file mode 100644 index 00000000..ceb72cb5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/intpos_o.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - intpos_o</name> + <description>intpos_o</description> + <icon>intpos_o.xpm</icon> + <connections> + <point x="0" y=".5"/> + <point x="1" y=".5" /> + <point x=".5" y=".6" /> + <point x=".45" y=".75" /> + </connections> + <textbox x1="-1" y1="-.5" x2="2" y2=".4"/> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="0" y1=".5" x2=".3" y2=".5"/> + <svg:polyline points="1,.5 .7,.5 .3,.7"/> + <svg:polyline points=".6,.55 .45,.75 .4,.65"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/intpos_o.xpm b/kivio/kiviopart/stencils/Dia/Electric/intpos_o.xpm new file mode 100644 index 00000000..0594bf89 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/intpos_o.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * intpos_o_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . ", +" . ", +" . . ", +" .. ", +" . . ", +" ", +" ", +" ", +" ", +" ", +" ", +" ........ ..... ", +" .. ", +" .. . ", +" .. . ", +" .. . . ", +" . ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/lamp.shape b/kivio/kiviopart/stencils/Dia/Electric/lamp.shape new file mode 100644 index 00000000..3422623b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/lamp.shape @@ -0,0 +1,23 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - lamp</name> + <description>lamp</description> + <icon>lamp.xpm</icon> + <connections> + <point x="0" y=".5"/> + <point x="1" y=".5" /> + </connections> + <textbox x1="-1" y1="-.7" x2="2" y2=".2"/> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="0" y1=".5" x2="1" y2=".5"/> + <svg:circle cx=".5" cy=".5" r=".2" svg:style="fill:background"/> + <svg:line x1=".3586" y1=".3586" x2=".6414" y2=".6414"/> + <svg:line x1=".3586" y1=".6414" x2=".6414" y2=".3586"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/lamp.xpm b/kivio/kiviopart/stencils/Dia/Electric/lamp.xpm new file mode 100644 index 00000000..54046984 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/lamp.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_lamp_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" .... ", +" . . ", +" . . . . ", +" . .. . ", +" ....... .. ....... ", +" . . . . ", +" . . ", +" .... ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Electric/relay.shape b/kivio/kiviopart/stencils/Dia/Electric/relay.shape new file mode 100644 index 00000000..0d506ff9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/relay.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Electric - relay</name> + <description>relay</description> + <icon>relay.xpm</icon> + <connections> + <point x="0" y=".5"/> + <point x="1" y=".5" /> + <point x=".5" y=".2" /> + <point x=".5" y=".8" /> + </connections> + <textbox x1="-1" y1="-.8" x2="2" y2=".1"/> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="0" y1=".5" x2="1" y2=".5"/> + <svg:rect x=".3" y=".2" width=".4" height=".6" svg:style="fill:background"/> + <svg:line x1=".3" y1=".6" x2=".7" y2=".4"/> + </svg:svg> +</shape> + + + diff --git a/kivio/kiviopart/stencils/Dia/Electric/relay.xpm b/kivio/kiviopart/stencils/Dia/Electric/relay.xpm new file mode 100644 index 00000000..f30ec792 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Electric/relay.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * c_relay_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" . . ", +" . . ", +" .. ", +" . . ", +" . . ", +" ", +" ", +" ........ ", +" . . ", +" . .. ", +" . . . ", +" ....... .. ....... ", +" . . . ", +" .. . ", +" . . ", +" ........ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/Makefile.am b/kivio/kiviopart/stencils/Dia/Jigsaw/Makefile.am new file mode 100644 index 00000000..fcefaf3e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/Makefile.am @@ -0,0 +1,41 @@ +jigsawdir = $(kde_datadir)/kivio/stencils/Dia/Jigsaw + +SHAPES = \ + part_iiii.shape \ + part_iiii.xpm \ + part_iiio.shape \ + part_iiio.xpm \ + part_iioi.shape \ + part_iioi.xpm \ + part_iioo.shape \ + part_iioo.xpm \ + part_ioii.shape \ + part_ioii.xpm \ + part_ioio.shape \ + part_ioio.xpm \ + part_iooi.shape \ + part_iooi.xpm \ + part_iooo.shape \ + part_iooo.xpm \ + part_oiii.shape \ + part_oiii.xpm \ + part_oiio.shape \ + part_oiio.xpm \ + part_oioi.shape \ + part_oioi.xpm \ + part_oioo.shape \ + part_oioo.xpm \ + part_ooii.shape \ + part_ooii.xpm \ + part_ooio.shape \ + part_ooio.xpm \ + part_oooi.shape \ + part_oooi.xpm \ + part_oooo.shape \ + part_oooo.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +jigsaw_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/desc b/kivio/kiviopart/stencils/Dia/Jigsaw/desc new file mode 100644 index 00000000..6621c3e1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Jigsaw"/> + <Id data="Dia - Jigsaw"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/icon.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiii.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiii.shape new file mode 100644 index 00000000..83bd8506 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiii.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_iiii</name> + <icon>part_iiii.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="3" height="3"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiii.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiii.xpm new file mode 100644 index 00000000..0bbb9cc1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiii.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_iiii_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .+..++++++..+. ", +" .. .++++. .. ", +" .. .++++. .. ", +" .+..++++++..+. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiio.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiio.shape new file mode 100644 index 00000000..8962d1fe --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiio.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_iiio</name> + <icon>part_iiio.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="3"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiio.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiio.xpm new file mode 100644 index 00000000..fd9066c9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iiio.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_iiio_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" ....+++++..+++++. ", +"..++.+++++++++..+. ", +".++++++++++++. .. ", +".++++++++++++. .. ", +"..++.+++++++++..+. ", +" ....+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioi.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioi.shape new file mode 100644 index 00000000..e50c68cc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioi.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_iioi</name> + <icon>part_iioi.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="3" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioi.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioi.xpm new file mode 100644 index 00000000..0e29717f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioi.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_iioi_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .+..++++++..+. ", +" .. .++++. .. ", +" .. .++++. .. ", +" .+..++++++..+. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioo.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioo.shape new file mode 100644 index 00000000..1c7cfbfd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioo.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_iioo</name> + <icon>part_iioo.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioo.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioo.xpm new file mode 100644 index 00000000..d32dc495 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iioo.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_iioo_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" ....+++++..+++++. ", +"..++.+++++++++..+. ", +".++++++++++++. .. ", +".++++++++++++. .. ", +"..++.+++++++++..+. ", +" ....++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioii.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioii.shape new file mode 100644 index 00000000..d38bb989 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioii.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_ioii</name> + <icon>part_ioii.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="3"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioii.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioii.xpm new file mode 100644 index 00000000..12276358 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioii.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_ioii_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++.... ", +" .+..+++++++++.++..", +" .. .++++++++++++.", +" .. .++++++++++++.", +" .+..+++++++++.++..", +" .+++++..+++++.... ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioio.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioio.shape new file mode 100644 index 00000000..f528ec04 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioio.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_ioio</name> + <icon>part_ioio.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="5" height="3"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioio.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioio.xpm new file mode 100644 index 00000000..f4a834eb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ioio.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_ioio_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" ....+++++..+++++.... ", +"..++.++++++++++++.++..", +".++++++++++++++++++++.", +".++++++++++++++++++++.", +"..++.++++++++++++.++..", +" ....+++++..+++++.... ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooi.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooi.shape new file mode 100644 index 00000000..1148c8d9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooi.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_iooi</name> + <icon>part_iooi.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooi.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooi.xpm new file mode 100644 index 00000000..9503e75e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooi.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_iooi_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++.... ", +" .+..+++++++++.++..", +" .. .++++++++++++.", +" .. .++++++++++++.", +" .+..+++++++++.++..", +" .++++++++++++.... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooo.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooo.shape new file mode 100644 index 00000000..c2be6d73 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooo.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_iooo</name> + <icon>part_iooo.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="5" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,8 14,8 C 19,8 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooo.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooo.xpm new file mode 100644 index 00000000..0293a8b3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_iooo.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_iooo_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .............. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" ....+++++..+++++.... ", +"..++.++++++++++++.++..", +".++++++++++++++++++++.", +".++++++++++++++++++++.", +"..++.++++++++++++.++..", +" ....++++++++++++.... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiii.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiii.shape new file mode 100644 index 00000000..382d67ee --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiii.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_oiii</name> + <icon>part_oiii.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="3" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiii.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiii.xpm new file mode 100644 index 00000000..b327c471 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiii.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_oiii_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .+..++++++..+. ", +" .. .++++. .. ", +" .. .++++. .. ", +" .+..++++++..+. ", +" .+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiio.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiio.shape new file mode 100644 index 00000000..5d260477 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiio.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_oiio</name> + <icon>part_oiio.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiio.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiio.xpm new file mode 100644 index 00000000..c3b6626d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oiio.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_oiio_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ....++++++++++++. ", +"..++.+++++++++..+. ", +".++++++++++++. .. ", +".++++++++++++. .. ", +"..++.+++++++++..+. ", +" ....+++++..+++++. ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioi.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioi.shape new file mode 100644 index 00000000..b2ce2eb7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioi.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_oioi</name> + <icon>part_oioi.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="3" height="5"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioi.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioi.xpm new file mode 100644 index 00000000..e8d34175 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioi.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_oioi_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .+..++++++..+. ", +" .. .++++. .. ", +" .. .++++. .. ", +" .+..++++++..+. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioo.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioo.shape new file mode 100644 index 00000000..2eb5ebe6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioo.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_oioo</name> + <icon>part_oioo.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="5"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 16,5 16,10 C 16,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioo.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioo.xpm new file mode 100644 index 00000000..309af246 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oioo.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_oioo_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ....++++++++++++. ", +"..++.+++++++++..+. ", +".++++++++++++. .. ", +".++++++++++++. .. ", +"..++.+++++++++..+. ", +" ....++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooii.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooii.shape new file mode 100644 index 00000000..5c05313a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooii.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_ooii</name> + <icon>part_ooii.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooii.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooii.xpm new file mode 100644 index 00000000..eb3d64d0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooii.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_ooii_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++.... ", +" .+..+++++++++.++..", +" .. .++++++++++++.", +" .. .++++++++++++.", +" .+..+++++++++.++..", +" .+++++..+++++.... ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooio.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooio.shape new file mode 100644 index 00000000..058ff278 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooio.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_ooio</name> + <icon>part_ooio.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="5" height="4"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,12 14,12 C 9,12 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooio.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooio.xpm new file mode 100644 index 00000000..ee267959 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_ooio.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_ooio_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ....++++++++++++.... ", +"..++.++++++++++++.++..", +".++++++++++++++++++++.", +".++++++++++++++++++++.", +"..++.++++++++++++.++..", +" ....+++++..+++++.... ", +" .++++. .++++. ", +" .++++. .++++. ", +" .+++++..+++++. ", +" .............. ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooi.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooi.shape new file mode 100644 index 00000000..f34c838b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooi.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_oooi</name> + <icon>part_oooi.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="4" height="5"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 12,15 12,10 C 12,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooi.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooi.xpm new file mode 100644 index 00000000..4b5d4d86 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooi.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_oooi_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++.... ", +" .+..+++++++++.++..", +" .. .++++++++++++.", +" .. .++++++++++++.", +" .+..+++++++++.++..", +" .++++++++++++.... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooo.shape b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooo.shape new file mode 100644 index 00000000..ce8579fe --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooo.shape @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Jigsaw - part_oooo</name> + <icon>part_oooo.xpm</icon> + <aspectratio type="fixed"/> +<svg:svg width="5" height="5" viewBox="3 -1 21 21"> + <svg:path style="fill: background" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4z"/> + <svg:path style="stroke-width: 0.1; stroke: foreground" d="M 8 4 C 11,4 10,4 12,4 C 14,4 9,0 14,0 C 19,0 14,4 16,4 C 18,4 19,4 20,4 C 20,5 20,6 20,8 C 20,10 24,5 24,10 C 24,15 20,10 20,12 C 20,14 20,15 20,16 C 19,16 18,16 16,16 C 14,16 19,20 14,20 C 9,20 14,16 12,16 C 10,16 9,16 8,16 C 8,15 8,14 8,12 C 8,10 4,15 4,10 C 4,5 8,10 8,8 C 8,6 8,5 8,4"/> +</svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooo.xpm b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooo.xpm new file mode 100644 index 00000000..e4c15664 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Jigsaw/part_oooo.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * part_oooo_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" .... ", +" ..++.. ", +" .++++. ", +" .++++. ", +" ......++...... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ....++++++++++++.... ", +"..++.++++++++++++.++..", +".++++++++++++++++++++.", +".++++++++++++++++++++.", +"..++.++++++++++++.++..", +" ....++++++++++++.... ", +" .++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" ......++...... ", +" .++++. ", +" .++++. ", +" ..++.. ", +" .... "}; diff --git a/kivio/kiviopart/stencils/Dia/MSE/Makefile.am b/kivio/kiviopart/stencils/Dia/MSE/Makefile.am new file mode 100644 index 00000000..c45172a1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/Makefile.am @@ -0,0 +1,21 @@ +msedir = $(kde_datadir)/kivio/stencils/Dia/MSE + +SHAPES = \ + demultiplexer.shape \ + demultiplexer.xpm \ + large_extension_node.shape \ + large_extension_node.xpm \ + multiplexer.shape \ + multiplexer.xpm \ + node_center.shape \ + node_center.xpm \ + small_extension_node.shape \ + small_extension_node.xpm \ + tacsat.shape \ + tacsat.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +mse_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/MSE/demultiplexer.shape b/kivio/kiviopart/stencils/Dia/MSE/demultiplexer.shape new file mode 100644 index 00000000..ea8ee9bf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/demultiplexer.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Demultiplexer</name> + <description>Demultiplexer</description> + <icon>demultiplexer.xpm</icon> + <connections> + <point x="10" y="5"/> + <point x="0" y="0"/> + <point x="0" y="1"/> + <point x="0" y="2"/> + <point x="0" y="3"/> + <point x="0" y="4"/> + <point x="0" y="5"/> + <point x="0" y="6"/> + <point x="0" y="7"/> + <point x="0" y="8"/> + <point x="0" y="9"/> + <point x="0" y="10"/> + </connections> + <svg:svg width="10" height="10"> + <svg:line x1="10" y1="5" x2="0" y2="0"/> + <svg:line x1="10" y1="5" x2="0" y2="10"/> + <svg:line x1="0" y1="0" x2="0" y2="10"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/MSE/demultiplexer.xpm b/kivio/kiviopart/stencils/Dia/MSE/demultiplexer.xpm new file mode 100644 index 00000000..4cd43562 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/demultiplexer.xpm @@ -0,0 +1,86 @@ +/* XPM */ +static char * C:\Program Files\dia\shapes\MSE\demultiplexer_xpm[] = { +"17 22 61 1", +" c None", +". c #FBFBFB", +"+ c #A2A2A2", +"@ c #4A4A4A", +"# c #DADADA", +"$ c #838383", +"% c #D8D8D8", +"& c #939393", +"* c #9D9D9D", +"= c #A1A1A1", +"- c #FCFCFC", +"; c #FFFFFF", +"> c #D5D5D5", +", c #DEDEDE", +"' c #F9F9F9", +") c #999999", +"! c #A6A6A6", +"~ c #D0D0D0", +"{ c #848484", +"] c #E2E2E2", +"^ c #F7F7F7", +"/ c #969696", +"( c #ABABAB", +"_ c #FDFDFD", +": c #CCCCCC", +"< c #858585", +"[ c #E5E5E5", +"} c #F5F5F5", +"| c #929292", +"1 c #AFAFAF", +"2 c #FEFEFE", +"3 c #C6C6C6", +"4 c #868686", +"5 c #E9E9E9", +"6 c #949494", +"7 c #B5B5B5", +"8 c #E8E8E8", +"9 c #C8C8C8", +"0 c #B3B3B3", +"a c #8F8F8F", +"b c #F4F4F4", +"c c #ECECEC", +"d c #888888", +"e c #C2C2C2", +"f c #B9B9B9", +"g c #8C8C8C", +"h c #F1F1F1", +"i c #EFEFEF", +"j c #8B8B8B", +"k c #BCBCBC", +"l c #BFBFBF", +"m c #8A8A8A", +"n c #EDEDED", +"o c #8E8E8E", +"p c #B7B7B7", +"q c #C4C4C4", +"r c #878787", +"s c #EBEBEB", +"t c #909090", +"u c #919191", +"v c #5A5A5A", +" .+@", +" #$%&", +" .*=-;&", +" >$,;;;&", +" ')!-;;;;&", +" ~{];;;;;;&", +" ^/(_;;;;;;;&", +" :<[;;;;;;;;;&", +" }|12;;;;;;;;;;&", +" 345;;;;;;;;;;;;&", +"672;;;;;;;;;;;;;&", +"1&};;;;;;;;;;;;;&", +" 849;;;;;;;;;;;;&", +" 0ab;;;;;;;;;;&", +" cde;;;;;;;;;&", +" fgh;;;;;;;&", +" ijk;;;;;;&", +" lmn;;;;&", +" hop;;;&", +" qrs;&", +" bt0u", +" 9v"}; diff --git a/kivio/kiviopart/stencils/Dia/MSE/desc b/kivio/kiviopart/stencils/Dia/MSE/desc new file mode 100644 index 00000000..d27cb447 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="MSE"/> + <Id data="Dia - MSE"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/MSE/icon.xpm b/kivio/kiviopart/stencils/Dia/MSE/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/MSE/large_extension_node.shape b/kivio/kiviopart/stencils/Dia/MSE/large_extension_node.shape new file mode 100644 index 00000000..364565ff --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/large_extension_node.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Large Extension Node</name> + <description>Large Extension Node</description> + <icon>large_extension_node.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="4" y="0"/> + <point x="8" y="0"/> + <point x="0" y="3"/> + <point x="8" y="3"/> + <point x="0" y="6"/> + <point x="4" y="6"/> + <point x="8" y="6"/> + </connections> + <svg:svg width="8" height="6"> + <svg:line x1="0" y1="0" x2="8" y2="0"/> + <svg:line x1="0" y1="6" x2="8" y2="6"/> + <svg:line x1="0" y1="0" x2="0" y2="6"/> + <svg:line x1="8" y1="0" x2="8" y2="6"/> + + <svg:line x1="1" y1="1" x2="7" y2="1"/> + <svg:line x1="1" y1="5" x2="7" y2="5"/> + <svg:line x1="1" y1="1" x2="1" y2="5"/> + <svg:line x1="7" y1="1" x2="7" y2="5"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/MSE/large_extension_node.xpm b/kivio/kiviopart/stencils/Dia/MSE/large_extension_node.xpm new file mode 100644 index 00000000..656471cc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/large_extension_node.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * large_extension_node_xpm[] = { +"32 22 13 1", +" c None", +". c #4A4A4A", +"+ c #767676", +"@ c #797979", +"# c #FFFFFF", +"$ c #FCFCFC", +"% c #A1A1A1", +"& c #939393", +"* c #EEEEEE", +"= c #7A7A7A", +"- c #E2E2E2", +"; c #898989", +"> c #8A8A8A", +".++++++++++++++++++++++++++++++.", +"@##############################@", +"@##############################@", +"@##$%&&&&&&&&&&&&&&&&&&&&&&%$##@", +"@##*=----------------------=*##@", +"@##*;######################;*##@", +"@##*;######################;*##@", +"@##*;######################;*##@", +"@##*;######################;*##@", +"@##*;######################;*##@", +"@##*;######################>*##@", +"@##*;######################>*##@", +"@##*;######################>*##@", +"@##*;######################;*##@", +"@##*>######################;*##@", +"@##*>######################;*##@", +"@##*>######################;*##@", +"@##*=----------------------=*##@", +"@##$%&&&&&&&&&&&&&&&&&&&&&&%$##@", +"@##############################@", +"@##############################@", +".++++++++++++++++++++++++++++++."}; diff --git a/kivio/kiviopart/stencils/Dia/MSE/multiplexer.shape b/kivio/kiviopart/stencils/Dia/MSE/multiplexer.shape new file mode 100644 index 00000000..371eef0d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/multiplexer.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Multiplexer</name> + <description>Multiplexer</description> + <icon>multiplexer.xpm</icon> + <connections> + <point x="0" y="5"/> + <point x="10" y="0"/> + <point x="10" y="1"/> + <point x="10" y="2"/> + <point x="10" y="3"/> + <point x="10" y="4"/> + <point x="10" y="5"/> + <point x="10" y="6"/> + <point x="10" y="7"/> + <point x="10" y="8"/> + <point x="10" y="9"/> + <point x="10" y="10"/> + </connections> + <svg:svg width="10" height="10"> + <svg:line x1="0" y1="5" x2="10" y2="0"/> + <svg:line x1="0" y1="5" x2="10" y2="10"/> + <svg:line x1="10" y1="0" x2="10" y2="10"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/MSE/multiplexer.xpm b/kivio/kiviopart/stencils/Dia/MSE/multiplexer.xpm new file mode 100644 index 00000000..bda21535 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/multiplexer.xpm @@ -0,0 +1,86 @@ +/* XPM */ +static char * C:\Program Files\dia\shapes\MSE\multiplexer_xpm[] = { +"17 22 61 1", +" c None", +". c #5A5A5A", +"+ c #C8C8C8", +"@ c #919191", +"# c #B3B3B3", +"$ c #909090", +"% c #F4F4F4", +"& c #939393", +"* c #FFFFFF", +"= c #EBEBEB", +"- c #878787", +"; c #C4C4C4", +"> c #B7B7B7", +", c #8E8E8E", +"' c #F1F1F1", +") c #EDEDED", +"! c #8A8A8A", +"~ c #BFBFBF", +"{ c #BCBCBC", +"] c #8B8B8B", +"^ c #EFEFEF", +"/ c #8C8C8C", +"( c #B9B9B9", +"_ c #C2C2C2", +": c #888888", +"< c #ECECEC", +"[ c #8F8F8F", +"} c #868686", +"| c #E8E8E8", +"1 c #F5F5F5", +"2 c #AFAFAF", +"3 c #FEFEFE", +"4 c #B5B5B5", +"5 c #949494", +"6 c #E9E9E9", +"7 c #C6C6C6", +"8 c #929292", +"9 c #E5E5E5", +"0 c #858585", +"a c #CCCCCC", +"b c #FDFDFD", +"c c #ABABAB", +"d c #969696", +"e c #F7F7F7", +"f c #E2E2E2", +"g c #848484", +"h c #D0D0D0", +"i c #FCFCFC", +"j c #A6A6A6", +"k c #999999", +"l c #F9F9F9", +"m c #DEDEDE", +"n c #838383", +"o c #D5D5D5", +"p c #A1A1A1", +"q c #9D9D9D", +"r c #FBFBFB", +"s c #D8D8D8", +"t c #DADADA", +"u c #4A4A4A", +"v c #A2A2A2", +".+ ", +"@#$% ", +"&*=-; ", +"&***>,' ", +"&****)!~ ", +"&******{]^ ", +"&*******'/( ", +"&*********_:< ", +"&**********%[# ", +"&************+}| ", +"&*************1&2", +"&*************345", +"&************6}7 ", +"&**********3281 ", +"&*********90a ", +"&*******bcde ", +"&******fgh ", +"&****ijkl ", +"&***mno ", +"&*ipqr ", +"&snt ", +"uvr "}; diff --git a/kivio/kiviopart/stencils/Dia/MSE/node_center.shape b/kivio/kiviopart/stencils/Dia/MSE/node_center.shape new file mode 100644 index 00000000..31a84511 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/node_center.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Node Center</name> + <description>Node Center</description> + <icon>node_center.xpm</icon> + <connections> + <point x="0.669874" y="2.5"/> + <point x="5" y="0"/> + <point x="9.330126" y="2.5"/> + <point x="0" y="5"/> + <point x="10" y="5"/> + <point x="0.669874" y="7.5"/> + <point x="5" y="10"/> + <point x="9.330126" y="7.5"/> + </connections> + <svg:svg width="10" height="10"> + <svg:circle cx="5" cy="5" r="5" style="fill: default"/> + + <svg:line x1="5" y1="10" x2="0.669874" y2="2.5"/> + <svg:line x1="5" y1="10" x2="9.330126" y2="2.5"/> + <svg:line x1="0.669874" y1="2.5" x2="9.330126" y2="2.5"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/MSE/node_center.xpm b/kivio/kiviopart/stencils/Dia/MSE/node_center.xpm new file mode 100644 index 00000000..023461eb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/node_center.xpm @@ -0,0 +1,85 @@ +/* XPM */ +static char * C:\Program Files\dia\shapes\MSE\node_center_xpm[] = { +"21 22 60 1", +" c None", +". c #D1D1D1", +"+ c #A0A0A0", +"@ c #A1A1A1", +"# c #A2A2A2", +"$ c #A3A3A3", +"% c #D2D2D2", +"& c #E2E2E2", +"* c #959595", +"= c #C9C9C9", +"- c #FDFDFD", +"; c #FFFFFF", +"> c #C8C8C8", +", c #989898", +"' c #E4E4E4", +") c #C4C4C4", +"! c #AAAAAA", +"~ c #FEFEFE", +"{ c #A9A9A9", +"] c #C6C6C6", +"^ c #BBBBBB", +"/ c #E6E6E6", +"( c #A7A7A7", +"_ c #6D6D6D", +": c #D9D9D9", +"< c #949494", +"[ c #C5C5C5", +"} c #FCFCFC", +"| c #9A9A9A", +"1 c #E1E1E1", +"2 c #B6B6B6", +"3 c #A5A5A5", +"4 c #9F9F9F", +"5 c #F8F8F8", +"6 c #F7F7F7", +"7 c #B5B5B5", +"8 c #EDEDED", +"9 c #B7B7B7", +"0 c #A6A6A6", +"a c #F0F0F0", +"b c #B3B3B3", +"c c #E3E3E3", +"d c #CACACA", +"e c #C2C2C2", +"f c #D4D4D4", +"g c #999999", +"h c #D5D5D5", +"i c #BABABA", +"j c #D3D3D3", +"k c #B1B1B1", +"l c #ADADAD", +"m c #ACACAC", +"n c #C7C7C7", +"o c #E9E9E9", +"p c #E8E8E8", +"q c #9D9D9D", +"r c #F9F9F9", +"s c #A4A4A4", +"t c #B2B2B2", +"u c #4C4C4C", +" .+@#$$#+% ", +" &*=-;;;;;->,' ", +" )!~;;;;;;;;;~{) ", +" ]^;;;;;;;;;;;;;^] ", +" /(;;;;;;;;;;;;;;;(/ ", +" _+$$$$$$$$$$$$$$$+_ ", +":<[;;;;;;;;;;;;;;;[<:", +"#}|-;;;;;;;;;;;;;-|}#", +"#;12;;;;;;;;;;;;;21;#", +"3;;45;;;;;;;;;;;64;;3", +"7;;8{;;;;;;;;;;;{8;;7", +"9;;;0a;;;;;;;;;a0;;;9", +"(;;;64;;;;;;;;;46;;;(", +"#;;;;bc;;;;;;;cb;;;;#", +"@~;;;}|;;;;;;;|};;;~+", +"d.;;;;ef;;;;;fe;;;;.d", +" ,;;;;~g;;;;;g~;;;;, ", +" hi;;;;j);;;)j;;;;ih ", +" kj;;;;|};}|;;;;jk ", +" l[;;;17;71;;;[m ", +" n|o;;4a4;;pq> ", +" rk4stut34kr "}; diff --git a/kivio/kiviopart/stencils/Dia/MSE/small_extension_node.shape b/kivio/kiviopart/stencils/Dia/MSE/small_extension_node.shape new file mode 100644 index 00000000..19a8b68e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/small_extension_node.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Small Extension Node</name> + <description>Small Extension Node</description> + <icon>small_extension_node.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="4" y="0"/> + <point x="8" y="0"/> + <point x="0" y="3"/> + <point x="8" y="3"/> + <point x="0" y="6"/> + <point x="4" y="6"/> + <point x="8" y="6"/> + </connections> + <svg:svg width="8" height="6"> + <svg:line x1="0" y1="0" x2="8" y2="0"/> + <svg:line x1="0" y1="6" x2="8" y2="6"/> + <svg:line x1="0" y1="0" x2="0" y2="6"/> + <svg:line x1="8" y1="0" x2="8" y2="6"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/MSE/small_extension_node.xpm b/kivio/kiviopart/stencils/Dia/MSE/small_extension_node.xpm new file mode 100644 index 00000000..05f4eda2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/small_extension_node.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * small_extension_node_xpm[] = { +"32 22 7 1", +" c None", +". c #484848", +"+ c #737373", +"@ c #757575", +"# c #FFFFFF", +"$ c #555555", +"% c #B9B9B9", +".++++++++++++++++++++++++++++++.", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"@##############################@", +"$%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%$"}; diff --git a/kivio/kiviopart/stencils/Dia/MSE/tacsat.shape b/kivio/kiviopart/stencils/Dia/MSE/tacsat.shape new file mode 100644 index 00000000..2964a28b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/tacsat.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Tactical Satellite Communications Terminal</name> + <description>Tactical Satellite Communications Terminal</description> + <icon>tacsat.xpm</icon> + <connections> + <point x="1" y="10"/> + <point x="3.6667" y="10"/> + <point x="6.3333" y="10"/> + <point x="9" y="10"/> + </connections> + <svg:svg width="12" height="10"> + <svg:line x1="1" y1="10" x2="5" y2="6"/> + <svg:line x1="5" y1="6" x2="9" y2="10"/> + <svg:line x1="1" y1="10" x2="9" y2="10"/> + + <svg:line x1="3" y1="0" x2="11" y2="8"/> + + <svg:line x1="7" y1="4" x2="12" y2="0"/> + + <svg:circle style="fill: #020202" cx="12" cy="0" r=".3"/> + + <svg:path d="M 3,0 C 0.5,2.5 8.5,10.5 11,8"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/MSE/tacsat.xpm b/kivio/kiviopart/stencils/Dia/MSE/tacsat.xpm new file mode 100644 index 00000000..699478ca --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/MSE/tacsat.xpm @@ -0,0 +1,113 @@ +/* XPM */ +static char * C:\Program Files\dia\shapes\MSE\tacsat_xpm[] = { +"21 22 88 1", +" c None", +". c #D6D6D6", +"+ c #BDBDBD", +"@ c #4B4B4B", +"# c #DFDFDF", +"$ c #7C7C7C", +"% c #9D9D9D", +"& c #F0F0F0", +"* c #797979", +"= c #979797", +"- c #A2A2A2", +"; c #EDEDED", +"> c #BABABA", +", c #B3B3B3", +"' c #EAEAEA", +") c #7F7F7F", +"! c #F1F1F1", +"~ c #9C9C9C", +"{ c #F4F4F4", +"] c #FFFFFF", +"^ c #A4A4A4", +"/ c #C9C9C9", +"( c #E1E1E1", +"_ c #828282", +": c #F8F8F8", +"< c #A8A8A8", +"[ c #E7E7E7", +"} c #FEFEFE", +"| c #909090", +"1 c #DDDDDD", +"2 c #D8D8D8", +"3 c #898989", +"4 c #FAFAFA", +"5 c #DEDEDE", +"6 c #AEAEAE", +"7 c #FCFCFC", +"8 c #CDCDCD", +"9 c #919191", +"0 c #FDFDFD", +"a c #8A8A8A", +"b c #F5F5F5", +"c c #F7F7F7", +"d c #C1C1C1", +"e c #9B9B9B", +"f c #E8E8E8", +"g c #878787", +"h c #B5B5B5", +"i c #A7A7A7", +"j c #D7D7D7", +"k c #696969", +"l c #C8C8C8", +"m c #C2C2C2", +"n c #AAAAAA", +"o c #868686", +"p c #F3F3F3", +"q c #ACACAC", +"r c #C0C0C0", +"s c #EBEBEB", +"t c #888888", +"u c #C6C6C6", +"v c #969696", +"w c #F9F9F9", +"x c #818181", +"y c #4F4F4F", +"z c #A5A5A5", +"A c #E3E3E3", +"B c #414141", +"C c #838383", +"D c #FBFBFB", +"E c #D2D2D2", +"F c #525252", +"G c #8D8D8D", +"H c #8F8F8F", +"I c #B1B1B1", +"J c #BBBBBB", +"K c #CECECE", +"L c #CACACA", +"M c #CBCBCB", +"N c #C7C7C7", +"O c #A6A6A6", +"P c #B9B9B9", +"Q c #9E9E9E", +"R c #DCDCDC", +"S c #A3A3A3", +"T c #EEEEEE", +"U c #636363", +"V c #C5C5C5", +"W c #5C5C5C", +" . +@", +" #$% &*=", +" -;>, ')! ", +" ~{]^/ (_: ", +" <[]}|1 234 ", +" 56]]7_; 890 ", +" a]]]b)c de ", +" <1]]]fg0hi ", +" c3]]]]jk, ", +" hl]]]]mn ", +" op]]]]qr ", +" st}]]]]=. ", +" uv]]]]0of ", +" wxyz]]]]w)p ", +" aA!B-]]]];CD ", +" eE]](FGw]]]5H ", +" IJ]]]]KC_L]]]M< ", +" NO]]]]]]P,haQqGJ ", +" R9}]]]]]]]SL]T(: ", +" sC0]]]]]]]]}|1 ", +"DUJVVVVVVVVVVdWb ", +"]K/////////////7 "}; diff --git a/kivio/kiviopart/stencils/Dia/Makefile.am b/kivio/kiviopart/stencils/Dia/Makefile.am new file mode 100644 index 00000000..0eb8f390 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = Assorted Circuit Cisco Civil Contact Electric Jigsaw\ + MSE Network Pneumatic SDL Sybase + +diashapesdir = $(kde_datadir)/kivio/stencils/Dia + +diashapes_DATA = desc icon.xpm +EXTRA_DIST = desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Network/Makefile.am b/kivio/kiviopart/stencils/Dia/Network/Makefile.am new file mode 100644 index 00000000..7332eb29 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/Makefile.am @@ -0,0 +1,71 @@ +networkdir = $(kde_datadir)/kivio/stencils/Dia/Network + +SHAPES = \ + nwcloud.shape \ + nwcloud.xpm \ + router-symbol.shape \ + router-symbol.xpm \ + switch-atm-symbol.shape \ + switch-atm-symbol.xpm \ + switch-symbol.shape \ + switch-symbol.xpm \ + dat_external.shape \ + dat_external.xpm \ + diskette.shape \ + diskette.xpm \ + mobile_phone.shape \ + mobile_phone.xpm \ + monitor.shape \ + monitor.xpm \ + pc_bigtower.shape \ + pc_bigtower.xpm \ + pc_desktop.shape \ + pc_desktop.xpm \ + pc_miditower.shape \ + pc_miditower.xpm \ + pc_minitower.shape \ + pc_minitower.xpm \ + speaker.shape \ + speaker.xpm \ + speaker_amp.shape \ + speaker_amp.xpm \ + workstation.shape \ + workstation.xpm \ + zip-disk.shape \ + zip-disk.xpm \ + disc.shape \ + disc.xpm \ + hub.shape \ + hub.xpm \ + flash.shape \ + flash.xpm \ + rj45plug.shape \ + rj45plug.xpm \ + sceadplug.shape \ + sceadplug.xpm \ + antenna.shape \ + antenna.xpm \ + modem.shape \ + modem.xpm \ + modularswitch.shape \ + modularswitch.xpm \ + printer.shape \ + printer.xpm \ + genmonitor.shape \ + genmonitor.xpm \ + computer.shape \ + computer.xpm \ + telephone.shape \ + telephone.png \ + firewall.shape \ + firewall.xpm \ + plotter.shape \ + plotter.png \ + digitizing_board.shape \ + digitizing_board.png + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +network_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Network/antenna.shape b/kivio/kiviopart/stencils/Dia/Network/antenna.shape new file mode 100644 index 00000000..f584adb1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/antenna.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Antenna</name> + <icon>antenna.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x=".5" y="4"/> + <point x=".375" y="0"/> + </connections> + <textbox x1="-1" y1="3.1" x2="2" y2="3.9" align="center" resize="no"/> + <svg:svg width="1cm" height="3cm"> + + <svg:polygon style="stroke:none; fill:background" + points="0,2.76 .5,2.49 1,2.76 .5,3"/> + + <svg:path style="stroke:foreground; stroke-width:1" + d="M.45,.73 L.5,.75 M.40,.94 L.5,.99 M.35,1.17 L.5,1.26 M.30,1.40 L.5,1.5 M.25,1.62 L.5,1.74 M.2,1.85 L.5,2.01 M.15,2.08 L.5,2.25 M.1,2.3 L.5,2.49 M.05,2.52 L.5,2.76 "/> + <svg:path style="stroke:foreground; stroke-width:1" + d="M.55,.73 L.5,.75 M.6,.94 L.5,.99 M.65,1.18 L.5,1.26 M.69,1.40 L.5,1.5 M.75,1.62 L.5,1.74 M.81,1.85 L.5,2.01 M.85,2.08 L.5,2.25 M.9,2.3 L.5,2.49 M.95,2.52 L.5,2.76"/> + + <svg:path style="stroke:foreground; stroke-width:1" + d="M.5,.51 L.44,.24 L.5,.375 L.375,0"/> + + <svg:polygon style="stroke:foreground; stroke-width:2" + points=".5,.51 1,2.76 .5,3 0,2.76"/> + + <svg:path style="stroke:foreground; stroke-width:2" + d="M0,2.76 L.5,2.49 L1,2.76 M.5,.51 L.5,3"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/antenna.xpm b/kivio/kiviopart/stencils/Dia/Network/antenna.xpm new file mode 100644 index 00000000..b77f3ca1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/antenna.xpm @@ -0,0 +1,109 @@ +/* XPM */ +static char * antenna_xpm[] = { +"22 22 84 1", +" c None", +". c #EBEBEB", +"+ c #D8D8D8", +"@ c #E2E2E2", +"# c #E9E9E9", +"$ c #E1E1E1", +"% c #CECECE", +"& c #E6E6E6", +"* c #D3D3D3", +"= c #C4C4C4", +"- c #696969", +"; c #8A8A8A", +"> c #2E2E2E", +", c #3A3A3A", +"' c #535353", +") c #616161", +"! c #B3B3B3", +"~ c #878787", +"{ c #8B8B8B", +"] c #CACACA", +"^ c #9C9C9C", +"/ c #9E9E9E", +"( c #B8B8B8", +"_ c #777777", +": c #767676", +"< c #888888", +"[ c #7F7F7F", +"} c #DFDFDF", +"| c #737373", +"1 c #B1B1B1", +"2 c #686868", +"3 c #A0A0A0", +"4 c #F0F0F0", +"5 c #AEAEAE", +"6 c #919191", +"7 c #A1A1A1", +"8 c #797979", +"9 c #8C8C8C", +"0 c #929292", +"a c #B4B4B4", +"b c #9F9F9F", +"c c #707070", +"d c #C7C7C7", +"e c #909090", +"f c #9A9A9A", +"g c #B6B6B6", +"h c #ECECEC", +"i c #828282", +"j c #D4D4D4", +"k c #A8A8A8", +"l c #ADADAD", +"m c #EFEFEF", +"n c #848484", +"o c #9D9D9D", +"p c #9B9B9B", +"q c #AFAFAF", +"r c #6A6A6A", +"s c #F7F7F7", +"t c #BDBDBD", +"u c #EEEEEE", +"v c #AAAAAA", +"w c #6D6D6D", +"x c #CBCBCB", +"y c #E3E3E3", +"z c #949494", +"A c #4B4B4B", +"B c #555555", +"C c #A2A2A2", +"D c #B7B7B7", +"E c #656565", +"F c #505050", +"G c #979797", +"H c #646464", +"I c #959595", +"J c #A7A7A7", +"K c #8E8E8E", +"L c #BABABA", +"M c #F5F5F5", +"N c #BBBBBB", +"O c #F4F4F4", +"P c #B2B2B2", +"Q c #ACACAC", +"R c #7D7D7D", +"S c #A5A5A5", +" . ", +" ++ ", +" @# $ . ", +" @%&*$$=$ ", +" -; ", +" >, ", +" ') ", +" !~{] ", +" ^/(/ ", +" _:<[ ", +" }|/12 ", +" 34^(#5 ", +" 678970 ", +" -33abc ", +" de4fghij ", +" /hk89lmf ", +" noopqoo{ ", +" r(s7tuvw ", +" 1xyzABCmDa ", +" eEcFG/FH[I ", +" JKLMINOP{Q ", +" $CR9S# "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/computer.shape b/kivio/kiviopart/stencils/Dia/Network/computer.shape new file mode 100644 index 00000000..9a861e44 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/computer.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - General Computer (Tower)</name> + <icon>computer.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1.1" y="0"/> + <point x="1.1" y="3.8"/> + </connections> + <textbox x1="0" y1="3.9" x2="2.2" y2="6.9" align="center" resize="no"/> + <svg:svg width="2.2cm" height="3.8cm"> + <svg:rect style="fill:#B3B3B3; stroke:foreground; stroke-width: .8" + x=".3" y="0" width="1.5" height="3.5"/> + <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" + x=".45" y=".21" width="1.2" height=".4"/> + <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" + x=".45" y=".61" width="1.2" height=".4"/> + <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" + x=".45" y="1.01" width="1.2" height=".4"/> + <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" + x=".45" y="1.41" width="1.2" height=".4"/> + + <svg:rect style="fill:none; stroke:foreground; stroke-width:.1" + x=".45" y="1.89" width=".75" height=".24"/> + + <svg:circle style="fill:#00FF00;stroke:foreground;stroke-width:.1" + cx="1.575" cy="1.93" r=".0525"/> + <svg:circle style="fill:#FFFF00;stroke:foreground;stroke-width:.1" + cx="1.575" cy="2.09" r=".0525"/> + <svg:rect style="fill:background;stroke:foreground;stroke-width:.1" + x="1.275" y="1.97" width=".18" height=".16"/> + + <svg:path style="stroke:foreground; stroke-width:.1" + d="M.55,2.45 L.55,3.325 M.8,2.45 L.8,3.325 M1.05,2.45 L1.05,3.325"/> + <svg:path style="stroke:foreground; stroke-width:.1" + d="M1.3,2.45 L1.3,3.325 M1.55,2.45 L1.55,3.325 M1.8,2.45 L1.8,3.325"/> + + <svg:polygon style="stroke:foreground;stroke-width:.1;fill:#999999" + points="0,3.8 .3,3.2 .3,3.5 1.8,3.5 1.8,3.2 2.2,3.8"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Network/computer.xpm b/kivio/kiviopart/stencils/Dia/Network/computer.xpm new file mode 100644 index 00000000..e0df9833 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/computer.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * computer_xpm[] = { +"22 22 6 1", +" c None", +". c #000000", +"+ c #ADADAD", +"@ c #FFFFFF", +"# c #43FF00", +"$ c #FFFA00", +" ............. ", +" .+++++++++++. ", +" .+.........+. ", +" .+.+++++++.+. ", +" .+.........+. ", +" .+.+++++++.+. ", +" .+.........+. ", +" .+.+++++++.+. ", +" .+.........+. ", +" .+++++++++++. ", +" .+.....+++++. ", +" .+.+++.+@@+#. ", +" .+.....+@@+$. ", +" .+++++++++++. ", +" .+.+.+.+.+.+. ", +" .+.+.+.+.+.+. ", +" .+.+.+.+.+.+. ", +" ..+.+.+.+.+.+.. ", +" .+.+++++++++++.+. ", +" .++.............++. ", +" .+++++++++++++++++. ", +" ................... "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/dat_external.shape b/kivio/kiviopart/stencils/Dia/Network/dat_external.shape new file mode 100644 index 00000000..39d6a058 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/dat_external.shape @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - An external DAT drive</name> + <icon>dat_external.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="15"/> + <point x="15" y="0"/> + <point x="15" y="15"/> + <point x="0" y="7.5"/> + <point x="15" y="7.5"/> + <point x="7.5" y="0"/> + <point x="7.5" y="15"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="15cm" height="15cm" viewBox="0 0 15 15"> + <svg:rect style="fill: #d9d9cd" x="0" y="0" width="15" height="15"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="0" width="15" height="15"/> + <svg:rect style="fill: #cdcdcd" x="1" y="1" width="13" height="6"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1" y="1" width="13" height="6"/> + <svg:rect style="fill: #b3b3b3" x="2" y="2" width="11" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="2" y="2" width="11" height="2"/> + <svg:rect style="fill: #34ff34" x="12.5" y="12" width="1.5" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="12.5" y="12" width="1.5" height="1"/> + <svg:rect style="fill: #343434" x="11.5" y="5.5" width="1.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="11.5" y="5.5" width="1.5" height="0.5"/> + <svg:rect style="fill: #cdcd1a" x="2" y="5.5" width="1" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0" y1="8" x2="15" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1.5" y1="4.5" x2="13.5" y2="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="13.5" y1="5" x2="1.5" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1.5" y1="5.5" x2="13.5" y2="5.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="13.5" y1="6" x2="1.5" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1.5" y1="6.5" x2="13.5" y2="6.5"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/dat_external.xpm b/kivio/kiviopart/stencils/Dia/Network/dat_external.xpm new file mode 100644 index 00000000..4923a75d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/dat_external.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * dat_external_xpm[] = { +"22 22 6 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #A7A7A7", +"# c #6B6B6B", +"$ c #878787", +" ", +" .................. ", +" .++++++++++++++++++. ", +" .+@@@@@@@@@@@@@@@@+. ", +" .+@##############@+. ", +" .+@##############@+. ", +" .+@##############@+. ", +" .+@@@@@@@@@@@@@@@@+. ", +" .+@$$@@@@@@@@@$$$@+. ", +" .+@@@@@@@@@@@@@@@@+. ", +" .++++++++++++++++++. ", +" .@@@@@@@@@@@@@@@@@@. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .++++++++++++++@@@+. ", +" .++++++++++++++@#@+. ", +" .++++++++++++++@@@+. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .................. ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/desc b/kivio/kiviopart/stencils/Dia/Network/desc new file mode 100644 index 00000000..46c5c98c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Network"/> + <Id data="Dia - Network"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Network/digitizing_board.png b/kivio/kiviopart/stencils/Dia/Network/digitizing_board.png Binary files differnew file mode 100644 index 00000000..68bc5ea5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/digitizing_board.png diff --git a/kivio/kiviopart/stencils/Dia/Network/digitizing_board.shape b/kivio/kiviopart/stencils/Dia/Network/digitizing_board.shape new file mode 100644 index 00000000..0b7f7ded --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/digitizing_board.shape @@ -0,0 +1,33 @@ +<?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"> + <name>Network - Digitizing Board</name> + <icon>digitizing_board.png</icon> + <connections> + <point x="8.5" y="4.5"/> + <point x="13.25" y="6.75"/> + <point x="3.75" y="6.75"/> + <point x="8.5" y="11"/> + <point x="13.25" y="6.75"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:rect style="fill: #cdcdcd" x="5" y="7" width="0.5" height="5.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="7" width="0.5" height="5.5"/> + <svg:rect style="fill: #cdcdcd" x="11.5" y="7" width="0.5" height="5.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="11.5" y="7" width="0.5" height="5.5"/> + <svg:rect style="fill: #cdcdcd" x="5.5" y="10" width="6" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5.5" y="10" width="6" height="1"/> + <svg:rect style="fill: #020202" x="5" y="12.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #020202" x="11.5" y="12.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="11.5" y="12.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcdcd" x="11.5" y="12" width="0.5" height="0.55"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="11.5" y="12" width="0.5" height="0.55"/> + <svg:rect style="fill: #cbcbcb" x="5" y="12" width="0.5" height="0.55"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12" width="0.5" height="0.55"/> + <svg:polygon style="fill: background" points="4,4.5 13,4.5 13.5,9 3.5,9 "/> + <svg:polygon style="stroke-width: 0.1; stroke: foreground" points="4,4.5 13,4.5 13.5,9 3.5,9 "/> + <svg:rect style="fill: #4c4c4c" x="10" y="9" width="3" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="10" y="9" width="3" height="0.5"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/disc.shape b/kivio/kiviopart/stencils/Dia/Network/disc.shape new file mode 100644 index 00000000..deaa4c68 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/disc.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Storage</name> + <icon>disc.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="0.85" y="0"/> + <point x="0.85" y="2.0"/> + </connections> + <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/> + <svg:svg width="2cm" height="2cm"> + <svg:rect style="stroke:none; fill:background" x="0" y="0.25" + width="1.7" height="1.5"/> + <svg:ellipse style="stroke: none; fill:background" cx="0.85" + cy="1.75" rx="0.85" ry="0.25"/> + <svg:ellipse style="fill:background" cx="0.85" + cy="0.25" rx="0.85" ry="0.25" /> + <svg:path d="M 1.7,0.25 L 1.7,1.75 C 1.7,1.88807119 1.31944204,2.0 0.85,2.0 C 0.38055796,2.0 0,1.88807119 0,1.75 L 0,0.25" /> + </svg:svg> +</shape> + + + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Network/disc.xpm b/kivio/kiviopart/stencils/Dia/Network/disc.xpm new file mode 100644 index 00000000..2d981b8b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/disc.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * disc_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ......... ", +" ...++++++++.... ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" ....+++++++++.... ", +" .+++.........+++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" ...+++++++++.... ", +" .......... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/diskette.shape b/kivio/kiviopart/stencils/Dia/Network/diskette.shape new file mode 100644 index 00000000..904760e0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/diskette.shape @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Diskette</name> + <icon>diskette.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="16" y="0"/> + <point x="16" y="17.5"/> + <point x="1" y="17.5"/> + <point x="0" y="16.5"/> + <point x="0" y="8.75"/> + <point x="16" y="8.75"/> + <point x="8" y="0"/> + <point x="8" y="17.5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="17cm" height="18cm" viewBox="-1 -1 17 18"> + <svg:polygon style="fill: #343434" points="0,0 16,0 16,17.5 1,17.5 0,16.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,0 16,0 16,17.5 1,17.5 0,16.5 "/> + <svg:rect style="fill: #ffffff" x="0.25" y="1" width="1" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0.25" y="1" width="1" height="1"/> + <svg:rect style="fill: #ffffff" x="14.75" y="1" width="1" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="14.75" y="1" width="1" height="1"/> + <svg:rect style="fill: #ffffff" x="1.5" y="0" width="13" height="10.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1.5" y="0" width="13" height="10.5"/> + <svg:rect style="fill: #343434" x="3.5" y="11.5" width="11" height="6"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3.5" y="11.5" width="11" height="6"/> + <svg:rect style="fill: #cdcdcd" x="3.5" y="11.5" width="8.5" height="6"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3.5" y="11.5" width="8.5" height="6"/> + <svg:rect style="fill: #343434" x="5" y="12" width="2" height="4.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="5" y="12" width="2" height="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="2" x2="13" y2="2"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="13" y1="4" x2="3" y2="4"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="6" x2="13" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="13" y1="8" x2="3" y2="8"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/diskette.xpm b/kivio/kiviopart/stencils/Dia/Network/diskette.xpm new file mode 100644 index 00000000..d726fee9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/diskette.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * diskette_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"+ c #353535", +"@ c #FFFFFF", +"# c #A7A7A7", +" ", +" .................. ", +" .++@@@@@@@@@@@@@@++. ", +" .@+@@@@@@@@@@@@@@+@. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@++++++++++++@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@++++++++++++@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@++++++++++++@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++++++++++++++++++. ", +" .+++########+++++++. ", +" .+++#++#####+++++++. ", +" .+++#++#####+++++++. ", +" .+++#++#####+++++++. ", +" .++########+++++++. ", +" ................. ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/firewall.shape b/kivio/kiviopart/stencils/Dia/Network/firewall.shape new file mode 100644 index 00000000..ea128a59 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/firewall.shape @@ -0,0 +1,81 @@ +<?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"> + <name>Network - Firewall</name> + <icon>firewall.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x=".5" y="0"/> + <point x=".625" y="-.125"/> + <point x=".5" y="2"/> + <point x="0" y="0"/> + <point x=".125" y="-.125"/> + <point x="0" y=".5"/> + <point x="0" y="1"/> + <point x="0" y="1.5"/> + <point x="0" y="2"/> + <point x="1" y="0"/> + <point x="1.125" y="-.125"/> + <point x="1" y=".5"/> + <point x="1.125" y=".375"/> + <point x="1" y="1"/> + <point x="1.125" y=".875"/> + <point x="1" y="1.5"/> + <point x="1.125" y="1.375"/> + <point x="1" y="2"/> + <point x="1.125" y="1.875"/> + </connections> + <textbox x1="0" y1="2.1" x2="1" y2="2.8" align="center" resize="no"/> + <svg:svg width="1cm" height="2cm"> + <svg:rect style="stroke:none; fill: #FF0000" + x="0" y="0" width="1" height="2"/> + <svg:polygon style="stroke:none; fill: #FF0000" + points="0,0 1,0 1.125,-.125 .125,-.125"/> + <svg:polygon style="stroke:none; fill: #FF0000" + points="1,0 1.125,-.125 1.125,1.875 1,2"/> + + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="0" y1=".2" x2="1" y2=".2"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="1.125" y1=".075" x2="1" y2=".2"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1=".3" y1="0" x2=".3" y2=".2"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1=".3" y1="0" x2=".425" y2="-.125"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="0" y1=".6" x2="1" y2=".6"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="1.125" y1=".475" x2="1" y2=".6"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1=".7" y1=".2" x2=".7" y2=".6"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="0" y1="1" x2="1" y2="1"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="1.125" y1=".875" x2="1" y2="1"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1=".3" y1=".6" x2=".3" y2="1"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="0" y1="1.4" x2="1" y2="1.4"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="1.125" y1="1.275" x2="1" y2="1.4"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1=".7" y1="1" x2=".7" y2="1.4"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="0" y1="1.8" x2="1" y2="1.8"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1="1.125" y1="1.675" x2="1" y2="1.8"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1=".3" y1="1.4" x2=".3" y2="1.8"/> + <svg:line style="stroke:#FFFFFF; stroke-width:1" + x1=".7" y1="1.8" x2=".7" y2="2"/> + + <svg:line style="stroke:foreground; stroke-width:.5" + x1="0" y1="0" x2="1" y2="0"/> + <svg:line style="stroke:foreground; stroke-width:.5" + x1="1" y1="2" x2="1" y2="0"/> + <svg:line style="stroke:foreground; stroke-width:.5" + x1="1" y1="0" x2="1.125" y2="-.125"/> + <svg:polyline style="stroke:foreground; stroke-width:.5" + points="0,0 .125,-.125 1.125,-.125,1.125,1.875 1,2 0,2 0,0"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/firewall.xpm b/kivio/kiviopart/stencils/Dia/Network/firewall.xpm new file mode 100644 index 00000000..1e0c8d36 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/firewall.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * firewall_xpm[] = { +"22 22 3 1", +" c None", +". c #FF0000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" .......+.. ", +" .......+.. ", +" ++++++++++ ", +" ..+....... ", +" ..+....... ", +" ..+....... ", +" ++++++++++ ", +" .......+.. ", +" .......+.. ", +" .......+.. ", +" ++++++++++ ", +" ..+....... ", +" ..+....... ", +" ..+....... ", +" ++++++++++ ", +" .......+.. ", +" .......+.. ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/flash.shape b/kivio/kiviopart/stencils/Dia/Network/flash.shape new file mode 100644 index 00000000..663fb81b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/flash.shape @@ -0,0 +1,15 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - WAN Connection</name> + <icon>flash.xpm</icon> + <connections> + <point x="3.5" y="11"/> + </connections> + <textbox x1="0" y1="11.1" x2="7" y2="14.1" align="center" resize="no"/> + <svg:svg width="7cm" height="11cm"> + <svg:polygon style="stroke:none; fill:foreground" + points="2.03,.99 4.97,.99 3.99,3.52 6.58,3.52 2.03,10.45 3.01,5.5 .98,5.5" + /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/flash.xpm b/kivio/kiviopart/stencils/Dia/Network/flash.xpm new file mode 100644 index 00000000..cce82517 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/flash.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * flash_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ..... ", +" ........ ", +" ......... ", +" ........ ", +" ....... ", +" ... ", +" ... ", +" .. ", +" ... ", +" .. ", +" ... ", +" .. ", +" .. ", +" . ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/genmonitor.shape b/kivio/kiviopart/stencils/Dia/Network/genmonitor.shape new file mode 100644 index 00000000..3a857cb6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/genmonitor.shape @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - General Monitor (With Stand)</name> + <icon>genmonitor.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1.5" y="2.95"/> + </connections> + <textbox x1="-1" y1="3.05" x2="4" y2="6.05" align="center" resize="no"/> + <svg:svg width="3cm" height="2.95cm"> + <svg:rect style="fill:#B3B3B3; stroke:foreground; stroke-width: .5" + x="0" y="0" width="3" height="2.25"/> + <svg:rect style="fill:foreground; stroke:none" + x=".325" y=".325" width="2.35" height="1.55"/> + + <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5" + points=".40625,2.25 1.95,2.25 1.95,2.6 .4875,2.6"/> + <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5" + points="1.95,2.25 2.59375,2.25 2.5125,2.6, 1.95,2.6"/> + + <svg:rect style="fill:background; stroke:foreground; stroke-width:.25" + x="2.055" y="2.355" width=".14" height=".14"/> + <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width:.5" + points="1.2,2.6 1.8,2.6 1.8,2.775 2.1,2.775 2.1,2.95 .9,2.95 .9,2.775 1.2,2.775"/> + </svg:svg> +</shape> + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Network/genmonitor.xpm b/kivio/kiviopart/stencils/Dia/Network/genmonitor.xpm new file mode 100644 index 00000000..ce5aadd7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/genmonitor.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * monitor_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #ADADAD", +"@ c #FFFFFF", +" ", +" .................... ", +" .++++++++++++++++++. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .+................+. ", +" .++++++++++++++++++. ", +" .................... ", +" .++++++++.@@+++. ", +" .+++++++.@@++. ", +" .............. ", +" .++++. ", +" ...++++... ", +" .++++++++. ", +" .......... "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/hub.shape b/kivio/kiviopart/stencils/Dia/Network/hub.shape new file mode 100644 index 00000000..62c624f1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/hub.shape @@ -0,0 +1,41 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Hub</name> + <icon>hub.xpm</icon> + <connections> + <point x="2.5" y="2.2"/> + <point x=".625" y=".87"/> + <point x="1.125" y=".87"/> + <point x="1.625" y=".87"/> + <point x="2.125" y=".87"/> + <point x="2.625" y=".87"/> + <point x="3.125" y=".87"/> + <point x="3.625" y=".87"/> + <point x="4.125" y=".87"/> + </connections> + <aspectratio type="fixed"/> + <textbox x1="0" y1="2.3" x2="5" y2="5.3" align="center" resize="no"/> + <svg:svg width="5cm" height="2.2cm"> + <svg:rect style="stroke: foreground; stroke-width:.8; fill:#B3B3B3" + x="0" y="0" width="5" height="2.2"/> + + <svg:rect style="stroke:none; fill:foreground" + x=".5" y=".75" width=".25" height=".24"/> + <svg:rect style="stroke:none; fill:foreground" + x="1" y=".75" width=".25" height=".24"/> + <svg:rect style="stroke:none; fill:foreground" + x="1.5" y=".75" width=".25" height=".24"/> + <svg:rect style="stroke:none; fill:foreground" + x="2" y=".75" width=".25" height=".24"/> + <svg:rect style="stroke:none; fill:foreground" + x="2.5" y=".75" width=".25" height=".24"/> + <svg:rect style="stroke:none; fill:foreground" + x="3" y=".75" width=".25" height=".24"/> + <svg:rect style="stroke:none; fill:foreground" + x="3.5" y=".75" width=".25" height=".24"/> + <svg:rect style="stroke:none; fill:foreground" + x="4" y=".75" width=".25" height=".24"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Network/hub.xpm b/kivio/kiviopart/stencils/Dia/Network/hub.xpm new file mode 100644 index 00000000..8483e771 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/hub.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * hub_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" .................... ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .+..+..+..+..++...+. ", +" .+..+..+..+..++...+. ", +" .+..+..+..+..++...+. ", +" .++++++++++++++++++. ", +" .................... ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/icon.xpm b/kivio/kiviopart/stencils/Dia/Network/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/mobile_phone.shape b/kivio/kiviopart/stencils/Dia/Network/mobile_phone.shape new file mode 100644 index 00000000..ba006a8f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/mobile_phone.shape @@ -0,0 +1,62 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Mobile Phone</name> + <icon>mobile_phone.xpm</icon> + <connections> + <point x="0" y="1.5" /> + <point x="0" y="25" /> + <point x="10" y="1.5" /> + <point x="10" y="25" /> + <point x="0" y="12.5" /> + <point x="10" y="12.5" /> + <point x="5" y="1.5" /> + <point x="5" y="25" /> + <point x="8" y="0" /> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="11cm" height="26cm" viewBox="-1 -1 11 26"> + <svg:rect style="fill: #3344b0" x="0" y="1.5" width="10" height="23.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="1.5" width="10" height="23.5"/> + <svg:rect style="fill: #d0f4e5" x="1.5" y="15.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1.5" y="15.5" width="2" height="2"/> + <svg:rect style="fill: #193474" x="7.5" y="0" width="1" height="1.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="7.5" y="0" width="1" height="1.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="3" x2="3" y2="4"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3.5" y1="3" x2="3.5" y2="4"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="4" y1="2.5" x2="4" y2="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="4.5" y1="2.5" x2="4.5" y2="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="5" y1="2.5" x2="5" y2="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="5.5" y1="2.5" x2="5.5" y2="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="6" y1="2.5" x2="6" y2="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="6.5" y1="3" x2="6.5" y2="4"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="7" y1="3" x2="7" y2="4"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="4" y1="23.5" x2="4" y2="24"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="4.5" y1="23.5" x2="4.5" y2="24.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="5" y1="23.5" x2="5" y2="24.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="5.5" y1="23.5" x2="5.5" y2="24.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="6" y1="23.5" x2="6" y2="24"/> + <svg:rect style="fill: #d0f4e5" x="1.5" y="18" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1.5" y="18" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="1.5" y="20.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1.5" y="20.5" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="4" y="15.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="4" y="15.5" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="4" y="18" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="4" y="18" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="4" y="20.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="4" y="20.5" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="6.5" y="15.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6.5" y="15.5" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="6.5" y="18" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6.5" y="18" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="6.5" y="20.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6.5" y="20.5" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="1.5" y="5.5" width="7" height="5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1.5" y="5.5" width="7" height="5"/> + <svg:rect style="fill: #d0f4e5" x="2.5" y="11.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="2.5" y="11.5" width="2" height="2"/> + <svg:rect style="fill: #d0f4e5" x="5.5" y="11.5" width="2" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="5.5" y="11.5" width="2" height="2"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/mobile_phone.xpm b/kivio/kiviopart/stencils/Dia/Network/mobile_phone.xpm new file mode 100644 index 00000000..5db00f2a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/mobile_phone.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * mobile_phone_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #444484", +"@ c #B7C691", +" .. ", +" .......... ", +" ..++++++++.. ", +" .++++++++++. ", +" .++++++++++. ", +" .++@@@@@@++. ", +" .++@@@@@@++. ", +" .++@@@@@@++. ", +" .++@@@@@@++. ", +" .++++++++++. ", +" .++++++++++. ", +" .+..+..+..+. ", +" .+..+..+..+. ", +" .++++++++++. ", +" .+..+..+..+. ", +" .+..+..+..+. ", +" .++++++++++. ", +" .+..+..+..+. ", +" .+..+..+..+. ", +" .++++++++++. ", +" ..++++++++.. ", +" .......... "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/modem.shape b/kivio/kiviopart/stencils/Dia/Network/modem.shape new file mode 100644 index 00000000..0a8c2b2a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/modem.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Modem</name> + <icon>modem.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="4.5" y="3.2"/> + </connections> + <textbox x1="0" y1="3.3" x2="9" y2="6.3" align="center" resize="no"/> + <svg:svg width="9cm" height="2.5cm"> + <svg:polygon style="stroke:foreground; stroke-width:1.6" + points="0,.5 1.8,.5 3,0 6,0 6.93,.5 9,.5 9,2.5 0,2.5"/> + + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#B3B3B3" + x=".45" y=".75" width="8.1" height="1.5"/> + <svg:circle style="stroke:foreground; stroke-width:.8;fill:background" + cx="1.44" cy="1.5" r=".5"/> + <svg:circle style="stroke:foreground; stroke-width:.8;fill:background" + cx="3.42" cy="1.5" r=".5"/> + <svg:circle style="stroke:foreground; stroke-width:.8;fill:background" + cx="5.49" cy="1.5" r=".5"/> + <svg:circle style="stroke:foreground; stroke-width:.8;fill:background" + cx="7.47" cy="1.5" r=".5" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/modem.xpm b/kivio/kiviopart/stencils/Dia/Network/modem.xpm new file mode 100644 index 00000000..d73f1efc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/modem.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * modem_xpm[] = { +"22 22 42 1", +" c None", +". c #BEBEBE", +"+ c #696969", +"@ c #767676", +"# c #6E6E6E", +"$ c #959595", +"% c #9F9F9F", +"& c #676767", +"* c #9C9C9C", +"= c #FBFBFB", +"- c #FEFEFE", +"; c #FFFFFF", +"> c #C5C5C5", +", c #646464", +"' c #8F8F8F", +") c #C6C6C6", +"! c #A5A5A5", +"~ c #AAAAAA", +"{ c #ADADAD", +"] c #BFBFBF", +"^ c #B0B0B0", +"/ c #AFAFAF", +"( c #C0C0C0", +"_ c #BDBDBD", +": c #B1B1B1", +"< c #AEAEAE", +"[ c #B4B4B4", +"} c #B5B5B5", +"| c #5B5B5B", +"1 c #A9A9A9", +"2 c #F1F1F1", +"3 c #CECECE", +"4 c #A6A6A6", +"5 c #F9F9F9", +"6 c #F0F0F0", +"7 c #ABABAB", +"8 c #BBBBBB", +"9 c #B2B2B2", +"0 c #9D9D9D", +"a c #A0A0A0", +"b c #5C5C5C", +"c c #858585", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" .+@@@@@@@@@@@@#$ ", +"%@&*=-;;;;;;;;;;;;>,@'", +"@)!!!!!!!!!!!!!!!!!!~@", +"@{].^/(_:~]]^{(]<[}(:|", +"@{]123_453..361(.;{(:|", +"@{]_<7(8^7(({~(({}9(:|", +"@0aaaaaaaaaaaaaaaaaa$b", +"0@@@@@@@@@@@@@@@@@@@@c", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/modularswitch.shape b/kivio/kiviopart/stencils/Dia/Network/modularswitch.shape new file mode 100644 index 00000000..eb92b05c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/modularswitch.shape @@ -0,0 +1,53 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Modular Switch</name> + <icon>modularswitch.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="4.75" y="8.2"/> + </connections> + <textbox x1="0" y1="8.3" x2="9.5" y2="11.3" align="center" resize="no"/> + <svg:svg width="9.5cm" height="8.2cm"> + <svg:rect style="stroke:foreground; stroke-width:.8; fill:background" + x="0" y="0" width="9.5" height="7.5"/> + <svg:path style="stroke:foreground; stroke-width:.8;" + d="M0,2.5 L9.5,2.5 M0,5 L9.5,5"/> + + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#FF0000" + x="1.045" y=".975" width=".950" height="1.275"/> + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#FF0000" + x="2.47" y=".975" width=".950" height="1.275"/> + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#FF0000" + x="5.985" y=".975" width=".950" height="1.275"/> + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#FF0000" + x="7.505" y=".975" width=".950" height="1.275"/> + + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#FFFF00" + x="1.045" y="3.45" width="1.425" height=".525"/> + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#FFFF00" + x="3.99" y="3.45" width="1.425" height=".525"/> + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#FFFF00" + x="7.03" y="3.45" width="1.425" height=".525"/> + + <svg:rect style="stroke:none; fill:foreground" + x="1.045" y="6" width=".475" height=".525"/> + <svg:rect style="stroke:none; fill:foreground" + x="1.995" y="6" width=".475" height=".525"/> + <svg:rect style="stroke:none; fill:foreground" + x="3.04" y="6" width=".475" height=".525"/> + <svg:rect style="stroke:none; fill:foreground" + x="3.99" y="6" width=".475" height=".525"/> + <svg:rect style="stroke:none; fill:foreground" + x="5.035" y="6" width=".475" height=".525"/> + <svg:rect style="stroke:none; fill:foreground" + x="5.985" y="6" width=".475" height=".525"/> + <svg:rect style="stroke:none; fill:foreground" + x="7.03" y="6" width=".475" height=".525"/> + <svg:rect style="stroke:none; fill:foreground" + x="7.98" y="6" width=".475" height=".525"/> + </svg:svg> +</shape> + + + diff --git a/kivio/kiviopart/stencils/Dia/Network/modularswitch.xpm b/kivio/kiviopart/stencils/Dia/Network/modularswitch.xpm new file mode 100644 index 00000000..34cb7de1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/modularswitch.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * modularswitch_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #5E5E5E", +" ", +" .................... ", +" .++++++++++++++++++. ", +" .+@@@@@@@@@@@@@@..+. ", +" .+@@@@@@@@@@@@@@..+. ", +" .+@@@@@@@@@@@@@@..+. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .+@@@@@@@@@@@@@@..+. ", +" .+@@@@@@@@@@@@@@..+. ", +" .+@@@@@@@@@@@@@@..+. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .+@@@@@@@@@@@@@@..+. ", +" .+@@@@@@@@@@@@@@..+. ", +" .+@@@@@@@@@@@@@@..+. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .+@@@@@@@@@@@@@@..+. ", +" .++++++++++++++++++. ", +" .................... ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/monitor.shape b/kivio/kiviopart/stencils/Dia/Network/monitor.shape new file mode 100644 index 00000000..66fc1734 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/monitor.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Workstation Monitor</name> + <icon>monitor.xpm</icon> + <connections> + <point x="0" y="9"/> + <point x="18" y="9"/> + <point x="9" y="0"/> + <point x="9" y="18"/> + <point x="0" y="0"/> + <point x="0" y="15"/> + <point x="18" y="0"/> + <point x="18" y="15"/> + <point x="3" y="18"/> + <point x="15" y="18"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="19cm" height="19cm" viewBox="0 0 18 18"> + <svg:rect style="fill: #d9d9cd" x="0" y="0" width="18" height="15"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="0" width="18" height="15"/> + <svg:rect style="fill: #a1a1a1" x="1" y="1" width="16" height="12"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1" y="1" width="16" height="12"/> + <svg:polygon style="fill: #d9d9cd" points="3,15 15,15 12,16 6,16 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="3,15 15,15 12,16 6,16 "/> + <svg:rect style="fill: #d9d9cd" x="6" y="16" width="6" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6" y="16" width="6" height="1"/> + <svg:rect style="fill: #d9d9cd" x="3" y="17" width="12" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="17" width="12" height="1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/monitor.xpm b/kivio/kiviopart/stencils/Dia/Network/monitor.xpm new file mode 100644 index 00000000..b23bc6d3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/monitor.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * monitor_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #A7A7A7", +" ", +" .................. ", +" .++++++++++++++++++. ", +" .++++++++++++++++++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++@@@@@@@@@@@@@@++. ", +" .++++++++++++++++++. ", +" .+++++++++++++@++++. ", +" ...++++++++++++... ", +" ...++++++... ", +" .++++++++++++. ", +" .++++++++++++++. ", +" .............. ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/nwcloud.shape b/kivio/kiviopart/stencils/Dia/Network/nwcloud.shape new file mode 100644 index 00000000..3baeb8a1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/nwcloud.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Cloud</name> + <icon>nwcloud.xpm</icon> + <connections> + <point x="0.731687" y="7.33522"/> + <point x="9.89242" y="14.2758"/> + <point x="20.9032" y="6.2603"/> + <point x="9.1958" y="0.636613"/> + </connections> + <textbox x1="5.71" y1="4.15" x2="17.4" y2="11.48"/> + <svg:svg width="22cm" height="15cm"> + <svg:path d="M 5.18404 4.45412 + C 3.53404,4.40412 0.334045,5.45412 0.784045,7.70412 + C 1.23404,9.95412 3.38404,10.4541 4.28404,9.80412 + C 5.18404,9.15412 2.88404,12.9541 7.28404,13.9541 + C 11.684,14.9541 13.934,13.3541 13.284,12.2041 + C 12.634,11.0541 17.134,14.9041 19.234,12.7041 + C 21.334,10.5041 17.084,8.40412 17.984,8.70412 + C 18.884,9.00412 21.634,8.60412 20.734,4.85412 + C 19.834,1.10412 11.734,4.00412 12.634,3.45412 + C 13.534,2.90412 11.284,0.154115 8.48404,0.704115 + C 5.68404,1.25412 5.48544,2.25217 5.18544,4.45217 z" + style="fill: default"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/nwcloud.xpm b/kivio/kiviopart/stencils/Dia/Network/nwcloud.xpm new file mode 100644 index 00000000..400053af --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/nwcloud.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * nwc_outline_xpm[] = { +"22 22 3 1", +" c None", +". c black", +"X c white", +" ", +" ", +" ... ", +" ..XXX.. ... ", +" ..XXX.. ....... ", +" ..XXXXX....XXXX.. ", +" ..XXXXX...XXXX.. ", +" ...XXX.XXXX..... ", +" ..XXXXXXXXXX.... ", +" ...XXXXXXXXXXXXXX. ", +" .XXXXXXXXXXXXXX.... ", +" .XXXXXXXXXXXXXXX.. ", +" .XXXXXXXXX..XXXXX.. ", +" .XX.XXXXXX..XXXXX.. ", +" ...XXXXX....XXX.. ", +" ..XXXXX.. ..... ", +" ..XXXXXX.. ... ", +" ..XXX... ", +" ...... ", +" ... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_bigtower.shape b/kivio/kiviopart/stencils/Dia/Network/pc_bigtower.shape new file mode 100644 index 00000000..639f4b7a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_bigtower.shape @@ -0,0 +1,66 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Bigtower PC</name> + <icon>pc_bigtower.xpm</icon> + <connections> + <point x="2" y="0" /> + <point x="2" y="30" /> + <point x="12" y="30" /> + <point x="12" y="0" /> + <point x="2" y="15" /> + <point x="12" y="15" /> + <point x="7" y="0" /> + <point x="7" y="30" /> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="10cm" height="30cm" viewBox="1 -1 13 31"> + <svg:rect style="fill: #d9d9cd" x="2" y="0" width="10" height="30"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="2" y="0" width="10" height="30"/> + <svg:rect style="fill: #d9d9cd" x="3" y="1" width="8" height="12"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="1" width="8" height="12"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="3" x2="11" y2="3"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11" y1="5" x2="3" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="7" x2="11" y2="7"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="9" x2="11" y2="9"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11" y1="11" x2="3" y2="11"/> + <svg:rect style="fill: #d9d9cd" x="3" y="14" width="5.5" height="3"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="14" width="5.5" height="3"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="19" x2="12" y2="19"/> + <svg:rect style="fill: #00cd00" x="6.5" y="20" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6.5" y="20" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcd00" x="8.5" y="20" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="8.5" y="20" width="0.5" height="0.5"/> + <svg:rect style="fill: #cd0000" x="10.5" y="20" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="10.5" y="20" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcdbd" x="10" y="17" width="1" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="10" y="17" width="1" height="1"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="15.5" x2="8.5" y2="15.5"/> + <svg:rect style="fill: #cdcdbd" x="3" y="19.5" width="1.5" height="1.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="19.5" width="1.5" height="1.5"/> + <svg:rect style="fill: #cdcdc1" x="3.5" y="11.5" width="7" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3.5" y="11.5" width="7" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3.5" y1="14.5" x2="8" y2="14.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="8" y1="15" x2="7.5" y2="15"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3.5" y1="15" x2="4" y2="15"/> + <svg:rect style="fill: #cdcdc1" x="4.5" y="14.5" width="2.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="4.5" y="14.5" width="2.5" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3.5" y1="12.5" x2="4" y2="12.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="4.5" y1="12.5" x2="5" y2="12.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="12.5" x2="10.5" y2="12.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="29.5" x2="11.5" y2="29.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="29" x2="2.5" y2="29"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="28.5" x2="11.5" y2="28.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="28" x2="2.5" y2="28"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="27.5" x2="11.5" y2="27.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="27" x2="2.5" y2="27"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="26.5" x2="11.5" y2="26.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="26" x2="2.5" y2="26"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="25.5" x2="11.5" y2="25.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="25" x2="2.5" y2="25"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="24.5" x2="11.5" y2="24.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="24" x2="2.5" y2="24"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="23.5" x2="11.5" y2="23.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="23" x2="2.5" y2="23"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_bigtower.xpm b/kivio/kiviopart/stencils/Dia/Network/pc_bigtower.xpm new file mode 100644 index 00000000..f692e18d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_bigtower.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * pc_bigtower_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #7F7F7F", +"# c #A7A7A7", +" ", +" ....... ", +" .+++++++. ", +" .+@@@@@+. ", +" .+@###@+. ", +" .+@@@@@+. ", +" .+@###@+. ", +" .+@@@@@+. ", +" .+@###@+. ", +" .+@@@@@+. ", +" .+@@@@@+. ", +" .+++++++. ", +" .+@@@@++. ", +" .+@@@@++. ", +" .+++++++. ", +" .+@+@+@+. ", +" .+++++++. ", +" .+++++++. ", +" .+++++++. ", +" .+++++++. ", +" ....... ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_desktop.shape b/kivio/kiviopart/stencils/Dia/Network/pc_desktop.shape new file mode 100644 index 00000000..5847b063 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_desktop.shape @@ -0,0 +1,52 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Desktop PC</name> + <icon>pc_desktop.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="21" y="0"/> + <point x="0" y="7"/> + <point x="21" y="7"/> + <point x="0" y="3.5"/> + <point x="21" y="3.5"/> + <point x="10.5" y="0"/> + <point x="10.5" y="7"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="22cm" height="8cm" viewBox="-1 -1 22 8"> + <svg:rect style="fill: #d9d9cd" x="0" y="0" width="21" height="7"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="0" width="21" height="7"/> + <svg:rect style="fill: #d9d9cd" x="12.5" y="2" width="8" height="4"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="12.5" y="2" width="8" height="4"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="20.5" y1="4" x2="12.5" y2="4"/> + <svg:rect style="fill: #d9d9cd" x="10.5" y="0.5" width="1.5" height="5.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="10.5" y="0.5" width="1.5" height="5.5"/> + <svg:rect style="fill: #00cd00" x="5" y="1" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="5" y="1" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcd00" x="6" y="1" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6" y="1" width="0.5" height="0.5"/> + <svg:rect style="fill: #cd0000" x="7" y="1" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="7" y="1" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcdbd" x="8.5" y="0.5" width="1" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="8.5" y="0.5" width="1" height="1"/> + <svg:rect style="fill: #cdcdbd" x="1" y="0.5" width="1.5" height="1.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1" y="0.5" width="1.5" height="1.5"/> + <svg:rect style="fill: #cdcdc1" x="13" y="4.5" width="7" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="13" y="4.5" width="7" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11" y1="1" x2="11" y2="5.5"/> + <svg:rect style="fill: #cdcdc1" x="11" y="2" width="0.5" height="2.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="11" y="2" width="0.5" height="2.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="19" y1="5.5" x2="20" y2="5.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0.5" y1="3.5" x2="9.5" y2="3.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="4" x2="0.5" y2="4"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0.5" y1="4.5" x2="9.5" y2="4.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="6" x2="0.5" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0.5" y1="5.5" x2="9.5" y2="5.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="5" x2="0.5" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="13" y1="5.5" x2="13.5" y2="5.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="14" y1="5.5" x2="14.5" y2="5.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="5.5" x2="11.5" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="1.5" x2="11.5" y2="1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_desktop.xpm b/kivio/kiviopart/stencils/Dia/Network/pc_desktop.xpm new file mode 100644 index 00000000..a5be80b3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_desktop.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * pc_desktop_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #6B6B6B", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" .................. ", +" .++++++++++++++++++. ", +" .+@+@+@++@@++++++++. ", +" .++++++++@@+@@@@@@+. ", +" .++++++++@@+@@@@@@+. ", +" .++++++++@@+@@@@@@+. ", +" .++++++++@@+@@@@@@+. ", +" .++++++++@@+@@@@@@+. ", +" .++++++++++++++++++. ", +" .................. ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_miditower.shape b/kivio/kiviopart/stencils/Dia/Network/pc_miditower.shape new file mode 100644 index 00000000..daed926e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_miditower.shape @@ -0,0 +1,57 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Midi-tower PC</name> + <icon>pc_miditower.xpm</icon> + <connections> + <point x="2" y="0"/> + <point x="2" y="20"/> + <point x="12" y="0"/> + <point x="12" y="20"/> + <point x="2" y="10"/> + <point x="12" y="10"/> + <point x="7" y="0"/> + <point x="7" y="20"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="11cm" height="30cm" viewBox="1 -1 13 30"> + <svg:rect style="fill: #d9d9cd" x="2" y="0" width="10" height="20"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="2" y="0" width="10" height="20"/> + <svg:rect style="fill: #d9d9cd" x="3" y="1" width="8" height="8"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="1" width="8" height="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11" y1="3" x2="3" y2="3"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="5" x2="11" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11" y1="6.5" x2="3" y2="6.5"/> + <svg:rect style="fill: #d9d9cd" x="3" y="10" width="5.5" height="3"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="10" width="5.5" height="3"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="13.5" x2="12" y2="13.5"/> + <svg:rect style="fill: #00cd00" x="6.5" y="14.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="6.5" y="14.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcd00" x="8.5" y="14.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="8.5" y="14.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #cd0000" x="10.5" y="14.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="10.5" y="14.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcdbd" x="10" y="11.5" width="1" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="10" y="11.5" width="1" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3" y1="11.5" x2="8.5" y2="11.5"/> + <svg:rect style="fill: #cdcdbd" x="3" y="14" width="1.5" height="1.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="14" width="1.5" height="1.5"/> + <svg:rect style="fill: #cdcdc1" x="3.5" y="7" width="7" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3.5" y="7" width="7" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3.5" y1="10.5" x2="8" y2="10.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="8" y1="11" x2="7.5" y2="11"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3.5" y1="11" x2="4" y2="11"/> + <svg:rect style="fill: #cdcdc1" x="4.5" y="10.5" width="2.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="4.5" y="10.5" width="2.5" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="3.5" y1="8" x2="4" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="4.5" y1="8" x2="5" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="8" x2="10.5" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="19.5" x2="2.5" y2="19.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="19" x2="11.5" y2="19"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="18.5" x2="2.5" y2="18.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="18" x2="11.5" y2="18"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="17.5" x2="2.5" y2="17.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="17" x2="11.5" y2="17"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11.5" y1="16.5" x2="2.5" y2="16.5"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_miditower.xpm b/kivio/kiviopart/stencils/Dia/Network/pc_miditower.xpm new file mode 100644 index 00000000..107698c7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_miditower.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * pc_miditower_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #7F7F7F", +"# c #A7A7A7", +" ", +" ......... ", +" .+++++++++. ", +" .+@@@@@@++. ", +" .+@####@++. ", +" .+@@@@@@++. ", +" .+@####@++. ", +" .+@@@@@@++. ", +" .+@####@++. ", +" .+@@@@@@++. ", +" .+@@@@@@++. ", +" .+++++++++. ", +" .+@@@@++#+. ", +" .+@@@@++++. ", +" .+++++++#+. ", +" .+++++++++. ", +" .+++#+#+#+. ", +" .+++++++++. ", +" .+++++++++. ", +" .+++++++++. ", +" ......... ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_minitower.shape b/kivio/kiviopart/stencils/Dia/Network/pc_minitower.shape new file mode 100644 index 00000000..683e4ee1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_minitower.shape @@ -0,0 +1,55 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Minitower PC</name> + <icon>pc_minitower.xpm</icon> + <connections> + <point x="0" y="0"/> + <point x="0" y="15"/> + <point x="10" y="1"/> + <point x="10" y="15"/> + <point x="0" y="7.5"/> + <point x="10" y="7.5"/> + <point x="5" y="0"/> + <point x="5" y="15"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="11cm" height="16cm" viewBox="-1 -1 11 16"> + <svg:rect style="fill: #d9d9cd" x="0" y="0" width="10" height="15"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="0" width="10" height="15"/> + <svg:rect style="fill: #d9d9cd" x="0.5" y="0.5" width="8" height="6"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0.5" y="0.5" width="8" height="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0.5" y1="2.5" x2="8.5" y2="2.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="8.5" y1="4.5" x2="0.5" y2="4.5"/> + <svg:rect style="fill: #d9d9cd" x="1.5" y="7" width="5.5" height="3"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1.5" y="7" width="5.5" height="3"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0" y1="11.5" x2="10" y2="11.5"/> + <svg:rect style="fill: #00cd00" x="7" y="10.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="7" y="10.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcd00" x="8" y="10.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="8" y="10.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #cd0000" x="9" y="10.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="9" y="10.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #cdcdbd" x="8.5" y="9" width="1" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="8.5" y="9" width="1" height="1"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1.5" y1="8.5" x2="7" y2="8.5"/> + <svg:rect style="fill: #cdcdbd" x="8" y="7" width="1.5" height="1.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="8" y="7" width="1.5" height="1.5"/> + <svg:rect style="fill: #cdcdc1" x="1" y="5" width="7" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="1" y="5" width="7" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="7.5" x2="6.5" y2="7.5"/> + <svg:rect style="fill: #cdcdc1" x="3" y="7.5" width="2.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="7.5" width="2.5" height="0.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="7" y1="6" x2="8" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0.5" y1="12" x2="9.5" y2="12"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="12.5" x2="0.5" y2="12.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0.5" y1="13" x2="9.5" y2="13"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="14.5" x2="0.5" y2="14.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="0.5" y1="14" x2="9.5" y2="14"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="9.5" y1="13.5" x2="0.5" y2="13.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1" y1="6" x2="1.5" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="6" x2="2.5" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="8" x2="2.5" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="6" y1="8" x2="6.5" y2="8"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/pc_minitower.xpm b/kivio/kiviopart/stencils/Dia/Network/pc_minitower.xpm new file mode 100644 index 00000000..4b21878b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/pc_minitower.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * pc_minitower_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #7F7F7F", +"# c #A7A7A7", +" ", +" ........... ", +" .+++++++++++. ", +" .+@@@@@@@@++. ", +" .+@@####@@++. ", +" .+@@@@@@@@++. ", +" .+@@####@@++. ", +" .+@@@@@@@@++. ", +" .+@@####@@++. ", +" .+@@@@@@@@++. ", +" .+@@@@@@@@++. ", +" .+++++++++++. ", +" .++@@@@@+#++. ", +" .++@@@@@++++. ", +" .++@@@@@+#++. ", +" .+++++++++++. ", +" .++++#+#+#++. ", +" .+++++++++++. ", +" .+++++++++++. ", +" .+++++++++++. ", +" ........... ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/plotter.png b/kivio/kiviopart/stencils/Dia/Network/plotter.png Binary files differnew file mode 100644 index 00000000..308247b6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/plotter.png diff --git a/kivio/kiviopart/stencils/Dia/Network/plotter.shape b/kivio/kiviopart/stencils/Dia/Network/plotter.shape new file mode 100644 index 00000000..ed64d2eb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/plotter.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"> + <name>Network - Plotter</name> + <icon>plotter.png</icon> + <connections> + <point x="10.75" y="11"/> + <point x="10.75" y="5"/> + <point x="17" y="6"/> + <point x="4.5" y="6"/> + <point x="16.5" y="9.75"/> + <point x="5" y="9.75"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg> + <svg:rect style="fill: background" x="4.5" y="5" width="12.5" height="2"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="4.5" y="5" width="12.5" height="2"/> + <svg:rect style="fill: #4c4c4c" x="6.5" y="5" width="8.5" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="6.5" y="5" width="8.5" height="1"/> + <svg:polygon style="fill: #ffffff" points="6.5,6 15,6 14.5,9.5 7,9.5 "/> + <svg:polygon style="stroke-width: 0.1; stroke: foreground" points="6.5,6 15,6 14.5,9.5 7,9.5 "/> + <svg:rect style="fill: #4c4c4c" x="15.5" y="5.5" width="1" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="15.5" y="5.5" width="1" height="0.5"/> + <svg:rect style="fill: background" x="5" y="7" width="0.5" height="5.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="7" width="0.5" height="5.5"/> + <svg:rect style="fill: background" x="16" y="7" width="0.5" height="5.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="16" y="7" width="0.5" height="5.5"/> + <svg:rect style="fill: background" x="5.5" y="10" width="10.5" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5.5" y="10" width="10.5" height="1"/> + <svg:rect style="fill: #020202" x="5" y="12.5" width="0.5" height="0.5"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12.5" width="0.5" height="0.5"/> + <svg:rect style="fill: #020202" x="16" y="12.5" width="0.5" height="0.55"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="16" y="12.5" width="0.5" height="0.55"/> + <svg:rect style="fill: background" x="16" y="12" width="0.5" height="0.55"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="16" y="12" width="0.5" height="0.55"/> + <svg:rect style="fill: foreground" x="5" y="12" width="0.5" height="0.55"/> + <svg:rect style="stroke-width: 0.1; stroke: foreground" x="5" y="12" width="0.5" height="0.55"/> + <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="6.5,10.5 6.5,7.5 7.5,7.5 7.5,10.5 "/> + <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="8,10.5 8,7.5 9,7.5 9,10.5 "/> + <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="9.5,10.5 9.5,7.5 10.5,7.5 10.5,10.5 "/> + <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="11,10.5 11,7.5 12,7.5 12,10.5 "/> + <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="12.5,10.5 12.5,7.5 13.5,7.5 13.5,10.5 "/> + <svg:polyline style="stroke-width: 0.1; stroke: foreground" points="14,10.5 14,7.5 15,7.5 15,10.5 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/printer.shape b/kivio/kiviopart/stencils/Dia/Network/printer.shape new file mode 100644 index 00000000..2d850f49 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/printer.shape @@ -0,0 +1,61 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - General Printer</name> + <icon>printer.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1.5" y="2.5"/> + <point x="0.0" y="2.2"/> + <point x="3.0" y="2.2"/> + </connections> + <textbox x1="0" y1="2.6" x2="3" y2="5.6" align="center" resize="no"/> + <svg:svg width="3cm" height="2.5cm"> + <svg:polygon style="stroke:foreground; stroke-width:.8;fill:#B3B3B3" + points=".48,.95 .36,1 0,1.9 0,2.35 .18,2.5 2.82,2.5 3,2.35 3,1.9 2.64,1 2.52,.95"/> + <svg:path style="stroke:foreground; stroke-width:.8" + d="M.06,1.75 L.18,1.8 L2.82,1.8 L2.94,1.75"/> + <svg:path style="stroke:foreground; stroke-width:.8" + d="M2.82,1.8 L3,1.9 M0,1.9 L.18,1.8"/> + <svg:polygon style="stroke:foreground; stroke-width:.8;fill:background" + points=".84,0 .78,1.2 2.22,1.2 2.16,0"/> + <svg:polygon style="stroke:foreground; stroke-width:.8;fill:foreground" + points=".6,1.2 .48,1.55 2.52,1.55 2.4,1.2"/> + + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".6" cy="1.975" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".9" cy="1.975" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx="1.2" cy="1.975" r=".03"/> + + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".6" cy="2.1" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".9" cy="2.1" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx="1.2" cy="2.1" r=".03"/> + + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".6" cy="2.225" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".9" cy="2.225" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx="1.2" cy="2.225" r=".03"/> + + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".6" cy="2.35" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx=".9" cy="2.35" r=".03"/> + <svg:circle style="stroke:foreground; stroke-width:.2;fill:#0000FF" + cx="1.2" cy="2.35" r=".03"/> + + <svg:ellipse style="stroke:foreground; stroke-width:.2;fill:#8F8F8F" + cx="1.5" cy="2" rx=".375" ry=".12"/> + <svg:ellipse style="stroke:foreground; stroke-width:.2;fill:#8F8F8F" + cx="2.25" cy="2" rx=".375" ry=".12"/> + </svg:svg> +</shape> + + + diff --git a/kivio/kiviopart/stencils/Dia/Network/printer.xpm b/kivio/kiviopart/stencils/Dia/Network/printer.xpm new file mode 100644 index 00000000..556429af --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/printer.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * printer_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #7A7A7A", +"# c #2AFF00", +" ........ ", +" .++++++. ", +" .++++++. ", +" .++++++. ", +" ..++++++.. ", +" .++++++++. ", +" ....++++++++.... ", +" .@@.++++++++.@@. ", +" ..@@.++++++++.@@.. ", +" .@@............@@. ", +" .@@............@@. ", +" ..@..............@.. ", +" .@@..............@@. ", +" .@@@@@@@@@@@@@@@@@@. ", +"......................", +".@@@@@@@@@@@@@@@@@@@@.", +".@@@@#@@#@@@@@..@@@@@.", +".@@@@@@@@@@@@@@@@@@@@.", +".@@@@#@@#@@@@@..@@@@@.", +".@@@@@@@@@@@@@@@@@@@@.", +"..@@@#@@#@@@@@@@@@@@..", +" .................... "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/rj45plug.shape b/kivio/kiviopart/stencils/Dia/Network/rj45plug.shape new file mode 100644 index 00000000..af59dc65 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/rj45plug.shape @@ -0,0 +1,23 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - RJ45 Wall-Plug</name> + <icon>rj45plug.xpm</icon> + <connections> + <point x="1.25" y="2.7"/> + </connections> + <aspectratio type="fixed"/> + <textbox x1="0" y1="2.8" x2="2.5" y2="5.8" align="center" resize="no"/> + <svg:svg width="2.5cm" height="2.7cm"> + <svg:rect style="stroke: foreground; stroke-width:.8; fill:#B3B3B3" + x="0" y="0" width="2.5" height="2"/> + + <svg:rect style="stroke:foreground; stroke-width:.8; fill:background" + x=".325" y=".34" width="1.85" height="1.32"/> + <svg:rect style="stroke:foreground; stroke-width:.8; fill:#B3B3B3" + x=".825" y="1.34" width=".85" height=".32"/> + + <svg:path style="stroke:foreground; stroke-width:.8" + d="M.675,.34 L.675,.5 M.825,.34 L.825,.5 M1,.34 L1,.5 M1.175,.34 L1.175,.5 M1.325,.34 L1.325,.5 M1.5,.34 L1.5,.5 M1.675,.34 L1.675,.5 M1.825,.34 L1.825,.5"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/rj45plug.xpm b/kivio/kiviopart/stencils/Dia/Network/rj45plug.xpm new file mode 100644 index 00000000..5f873b49 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/rj45plug.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * rj45plug_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ................... ", +" .+++++++++++++++++. ", +" .+++++++++++++++++. ", +" .+++++++++++++++++. ", +" .+++++++++++++++++. ", +" .+++++++++++++++++. ", +" .+++++++++++++++++. ", +" .+++++++++++++++++. ", +" .+.+.+.+.+.+.+.+.+. ", +" .+.+.+.+.+.+.+.+.+. ", +" ................... ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/router-symbol.shape b/kivio/kiviopart/stencils/Dia/Network/router-symbol.shape new file mode 100644 index 00000000..41c9f683 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/router-symbol.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Router Symbol</name> + <icon>router-symbol.xpm</icon> + <connections> + <point x="0" y="0.5"/> + <point x="0.5" y="0"/> + <point x="0.5" y="1"/> + <point x="1" y="0.5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1.5cm" height="1.5cm" viewBox="-1 -1 2 2"> + <svg:rect style="fill: #9f9f9f" x="0" y="0" width="1" height="1"/> + <svg:rect style="stroke-width: 1" x="0" y="0" width="1" height="1"/> + <svg:path style="stroke-width: 1.3; stroke: #ffffff" d="M 0.561872 0.161872 C 0.561872,0.661872 0.661872,0.561872 0.161872,0.561872"/> + <svg:path style="stroke-width: 0.8; stroke: #000000" d="M 0.561872 0.161872 C 0.561872,0.661872 0.661872,0.561872 0.161872,0.561872"/> + <svg:polygon style="fill: #000000" points="0.61,0.24 0.56,0.14 0.51,0.24"/> + <svg:polygon style="fill: #000000" points="0.24,0.51 0.14,0.56 0.24,0.61"/> + <svg:path style="stroke-width: 1.3; stroke: #ffffff" d="M 0.858579 0.443153 C 0.358579,0.443153 0.458579,0.343153 0.458579,0.843153"/> + <svg:path style="stroke-width: 0.8; stroke: #000000" d="M 0.858579 0.443153 C 0.358579,0.443153 0.458579,0.343153 0.458579,0.843153"/> + <svg:polygon style="fill: #000000" points="0.77,0.49 0.87,0.44 0.77,0.39"/> + <svg:polygon style="fill: #000000" points="0.40,0.76 0.45,0.86 0.50,0.76"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Network/router-symbol.xpm b/kivio/kiviopart/stencils/Dia/Network/router-symbol.xpm new file mode 100644 index 00000000..459af3f0 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/router-symbol.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * router-symbol_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" .. ", +" .... ", +" ...... ", +" .. ", +" .. ", +" .. . ", +" .. .. ", +" ............ ", +" ............. ", +" . .. .. .. ", +" .. .. .. . ", +"............. ", +"............ ", +" .. .. ", +" . .. ", +" .. ", +" .. ", +" ...... ", +" .... ", +" .. ", +" "}; + +
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Dia/Network/sceadplug.shape b/kivio/kiviopart/stencils/Dia/Network/sceadplug.shape new file mode 100644 index 00000000..9c3f23a1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/sceadplug.shape @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - scEAD Wall-Plug</name> + <icon>sceadplug.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="2" y="6"/> + </connections> + <textbox x1="0" y1="6.1" x2="4" y2="9.1" align="center" resize="no"/> + <svg:svg width="4cm" height="6cm"> + <svg:rect style="stroke:foreground;stroke-width:.8;fill:background" + x="0" y="0" width="4" height="6"/> + <svg:rect style="stroke:foreground;stroke-width:.8;fill:#B3B3B3" + x=".5" y=".48" width="3" height="5.04"/> + <svg:rect style="stroke:none; fill:foreground" + x=".5" y=".48" width="1" height=".48"/> + <svg:rect style="stroke:none; fill:foreground" + x=".5" y="1.92" width="1" height=".48"/> + <svg:rect style="stroke:none; fill:foreground" + x=".5" y="3.36" width="1" height=".48"/> + <svg:rect style="stroke:none; fill:foreground" + x=".5" y="4.8" width="1" height=".48"/> + <svg:rect style="stroke:none; fill:foreground" + x="2.5" y=".48" width="1" height=".48"/> + <svg:rect style="stroke:none; fill:foreground" + x="2.5" y="1.92" width="1" height=".48"/> + <svg:rect style="stroke:none; fill:foreground" + x="2.5" y="3.36" width="1" height=".48"/> + <svg:rect style="stroke:none; fill:foreground" + x="2.5" y="4.8" width="1" height=".48"/> + </svg:svg> +</shape> + + + + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Network/sceadplug.xpm b/kivio/kiviopart/stencils/Dia/Network/sceadplug.xpm new file mode 100644 index 00000000..85b231ed --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/sceadplug.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * sceadplug_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ......... ", +" ........... ", +" ........... ", +" ...+++++... ", +" ...+++++... ", +" ...+++++... ", +" ....+++.... ", +" ...+++++... ", +" ...+++++... ", +" ...+++++... ", +" ....+++.... ", +" ...+++++... ", +" ...+++++... ", +" ...+++++... ", +" ...+++++... ", +" ...+++++... ", +" ........... ", +" ........... ", +" ......... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/speaker.shape b/kivio/kiviopart/stencils/Dia/Network/speaker.shape new file mode 100644 index 00000000..457829fd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/speaker.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A speaker</name> + <icon>speaker.xpm</icon> + <connections> + <point x="0" y="10"/> + <point x="5" y="0"/> + <point x="5" y="20"/> + <point x="10" y="10"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="10cm" height="20cm" viewBox="0 0 10 20"> + <svg:polygon style="fill: #d9d9cd" points="1,0 9,0 10,1 10,19 9,20 1,20 0,19 0,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,0 9,0 10,1 10,19 9,20 1,20 0,19 0,1 "/> + <svg:polygon style="fill: #cdcdcd" points="2,1 8,1 9,2 9,15 8,16 2,16 1,15 1,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="2,1 8,1 9,2 9,15 8,16 2,16 1,15 1,2 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/speaker.xpm b/kivio/kiviopart/stencils/Dia/Network/speaker.xpm new file mode 100644 index 00000000..7891edcf --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/speaker.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * speaker_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #A7A7A7", +" ", +" .......... ", +" .++++++++++. ", +" .++@@@@@@++. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .++@@@@@@++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .......... ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/speaker_amp.shape b/kivio/kiviopart/stencils/Dia/Network/speaker_amp.shape new file mode 100644 index 00000000..93d84655 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/speaker_amp.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - An amplifier speaker</name> + <icon>speaker_amp.xpm</icon> + <connections> + <point x="0" y="10"/> + <point x="5" y="0"/> + <point x="5" y="20"/> + <point x="10" y="10"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="2" viewBox="0 0 10 20"> + <svg:polygon style="fill: #d9d9cd" points="1,0 9,0 10,1 10,19 9,20 1,20 0,19 0,1 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="1,0 9,0 10,1 10,19 9,20 1,20 0,19 0,1 "/> + <svg:polygon style="fill: #cdcdcd" points="2,1 8,1 9,2 9,15 8,16 2,16 1,15 1,2 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="2,1 8,1 9,2 9,15 8,16 2,16 1,15 1,2 "/> + <svg:ellipse style="fill: #cdcdcd" cx="8" cy="18" rx="1" ry="1"/> + <svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="8" cy="18" rx="1" ry="1"/> + <svg:ellipse style="fill: #cdcdcd" cx="3.5" cy="18.5" rx="0.5" ry="0.5"/> + <svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="3.5" cy="18.5" rx="0.5" ry="0.5"/> + <svg:ellipse style="fill: #cdcdcd" cx="5.5" cy="18.5" rx="0.5" ry="0.5"/> + <svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="5.5" cy="18.5" rx="0.5" ry="0.5"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/speaker_amp.xpm b/kivio/kiviopart/stencils/Dia/Network/speaker_amp.xpm new file mode 100644 index 00000000..61753177 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/speaker_amp.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * speaker_amp_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #A7A7A7", +" ", +" .......... ", +" .++++++++++. ", +" .++@@@@@@++. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .+@@@@@@@@+. ", +" .++@@@@@@++. ", +" .++++++++++. ", +" .+++++++@++. ", +" .++++++@@@+. ", +" .++@+@++@++. ", +" .++++++++++. ", +" .......... ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/switch-atm-symbol.shape b/kivio/kiviopart/stencils/Dia/Network/switch-atm-symbol.shape new file mode 100644 index 00000000..a5f5e7a1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/switch-atm-symbol.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Switch ATM Symbol</name> + <icon>switch-atm-symbol.xpm</icon> + <connections> + <point x="0" y="0.5"/> + <point x="0.5" y="0"/> + <point x="0.5" y="1"/> + <point x="1" y="0.5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1.5cm" height="1.5cm"> + <svg:rect style="fill: #9f9f9f" x="0" y="0" width="1" height="1"/> + <svg:rect style="stroke-width: 1" x="0" y="0" width="1" height="1"/> + <svg:polyline style="stroke-width: 1.5; stroke: #ffffff" points="0.15,0.25 0.35,0.25 0.65,0.75 0.85,0.75 "/> + <svg:polyline style="stroke-width: 1; stroke: #000000" points="0.15,0.25 0.35,0.25 0.65,0.75 0.85,0.75 "/> + <svg:polyline style="stroke-width: 1.5; stroke: #ffffff" points="0.85,0.25 0.65,0.25 0.35,0.75 0.15,0.75 "/> + <svg:polyline style="stroke-width: 1; stroke: #000000" points="0.85,0.25 0.65,0.25 0.35,0.75 0.15,0.75 "/> + <svg:polyline style="stroke-width: 0.06; stroke: #000000" points="0.25,0.6 0.25,0.45 0.35,0.45 0.35,0.6 "/> + <svg:line style="stroke-width: 0.6; stroke: #000000" x1="0.25" y1="0.5" x2="0.35" y2="0.5"/> + <svg:line style="stroke-width: 0.6; stroke: #000000" x1="0.45" y1="0.20" x2="0.55" y2="0.20"/> + <svg:line style="stroke-width: 0.6; stroke: #000000" x1="0.5" y1="0.35" x2="0.5" y2="0.20"/> + <svg:polyline style="stroke-width: 0.06; stroke: #000000" points="0.65,0.6 0.65,0.45 0.7,0.5 0.75,0.45 0.75,0.6 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/switch-atm-symbol.xpm b/kivio/kiviopart/stencils/Dia/Network/switch-atm-symbol.xpm new file mode 100644 index 00000000..bbbeae3a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/switch-atm-symbol.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * switch_atm_symbol_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" .... ..... .... ", +" ..... . ..... ", +" .. . .. ", +" .. . .. ", +" .. .. . .. .. .. ", +" . . .. .. . . . ", +" .... ... . . . ", +" . . ... . . ", +" . . .. .. . . ", +" .. .. ", +" .. .. ", +" .. .. ", +" ..... ..... ", +" .... .... ", +" ", +" ", +" ", +" "}; + +
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Dia/Network/switch-symbol.shape b/kivio/kiviopart/stencils/Dia/Network/switch-symbol.shape new file mode 100644 index 00000000..58728ebb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/switch-symbol.shape @@ -0,0 +1,21 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - Switch Symbol</name> + <icon>switch-symbol.xpm</icon> + <connections> + <point x="0" y="0.5"/> + <point x="0.5" y="0"/> + <point x="0.5" y="1"/> + <point x="1" y="0.5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:rect style="fill: #9f9f9f" x="0" y="0" width="1" height="1"/> + <svg:rect style="stroke-width: 1" x="0" y="0" width="1" height="1"/> + <svg:polyline style="stroke-width: 1.5; stroke: #ffffff" points="0.15,0.25 0.35,0.25 0.65,0.75 0.85,0.75 "/> + <svg:polyline style="stroke-width: 1; stroke: #000000" points="0.15,0.25 0.35,0.25 0.65,0.75 0.85,0.75 "/> + <svg:polyline style="stroke-width: 1.5; stroke: #ffffff" points="0.85,0.25 0.65,0.25 0.35,0.75 0.15,0.75 "/> + <svg:polyline style="stroke-width: 1; stroke: #000000" points="0.85,0.25 0.65,0.25 0.35,0.75 0.15,0.75 "/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/switch-symbol.xpm b/kivio/kiviopart/stencils/Dia/Network/switch-symbol.xpm new file mode 100644 index 00000000..ff41350a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/switch-symbol.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * switch_symbol_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" .... .... ", +" ..... ..... ", +" .. .. ", +" .. .. ", +" .. .. ", +" .. .. ", +" ... ", +" ... ", +" .. .. ", +" .. .. ", +" .. .. ", +" .. .. ", +" ..... ..... ", +" .... .... ", +" ", +" ", +" ", +" "}; + +
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Dia/Network/telephone.png b/kivio/kiviopart/stencils/Dia/Network/telephone.png Binary files differnew file mode 100644 index 00000000..a48b1467 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/telephone.png diff --git a/kivio/kiviopart/stencils/Dia/Network/telephone.shape b/kivio/kiviopart/stencils/Dia/Network/telephone.shape new file mode 100644 index 00000000..4fdbc866 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/telephone.shape @@ -0,0 +1,41 @@ +<?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"> +<name>Network - A Telephone</name> +<icon>telephone.png</icon> + <connections> + <point x="19" y="6" /> + <point x="19" y="13" /> + </connections> +<aspectratio type="fixed"/> +<svg:svg> +<svg:path style="fill: background" d="M 15 6 C 16,6 22,6 23,6 C 24,6 25.1,7 25,9 C 24,9 24,9 23,9 C 23.05,7.1 20,8 19,8 C 18,8 15,7.05 15,9 C 14,9 14,9 13,9 C 12.8,7 14,6 15,6z"/> +<svg:path style="stroke-width: 0.1; stroke: #000000" d="M 15 6 C 16,6 22,6 23,6 C 24,6 25.1,7 25,9 C 24,9 24,9 23,9 C 23.05,7.1 20,8 19,8 C 18,8 15,7.05 15,9 C 14,9 14,9 13,9 C 12.8,7 14,6 15,6"/> +<svg:path style="fill: background" d="M 19 7 C 23,7 23,13 22,13 C 21,13 17,13 16,13 C 15,13 15,7 19,7z"/> +<svg:path style="stroke-width: 0.1; stroke: #000000" d="M 19 7 C 23,7 23,13 22,13 C 21,13 17,13 16,13 C 15,13 15,7 19,7"/> +<svg:ellipse style="fill: #ffffff" cx="19" cy="10" rx="2" ry="2"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="19" cy="10" rx="2" ry="2"/> +<svg:ellipse style="fill: #ffffff" cx="17.8" cy="10.875" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="17.8" cy="10.875" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="17.395" cy="9.925" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="17.395" cy="9.925" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="17.695" cy="9.025" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="17.695" cy="9.025" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="18.595" cy="8.575" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="18.595" cy="8.575" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="19.495" cy="8.625" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="19.495" cy="8.625" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="20.195" cy="9.225" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="20.195" cy="9.225" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="20.495" cy="9.925" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="20.495" cy="9.925" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="20.245" cy="10.775" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="20.245" cy="10.775" rx="0.25" ry="0.275"/> +<svg:ellipse style="fill: #ffffff" cx="19.545" cy="11.325" rx="0.25" ry="0.275"/> +<svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="19.545" cy="11.325" rx="0.25" ry="0.275"/> +</svg:svg> +</shape> + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Network/workstation.shape b/kivio/kiviopart/stencils/Dia/Network/workstation.shape new file mode 100644 index 00000000..109a0651 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/workstation.shape @@ -0,0 +1,59 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A Workstation</name> + <icon>workstation.xpm</icon> + <connections> + <point x="0" y="5"/> + <point x="40" y="5"/> + <point x="20" y="0"/> + <point x="20" y="10"/> + <point x="0" y="0"/> + <point x="0" y="10"/> + <point x="40" y="0"/> + <point x="40" y="10"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="40cm" height="10cm" viewBox="0 0 40 10"> + <svg:rect style="fill: #d9d9cd" x="0" y="0" width="40" height="10"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="0" width="40" height="10"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="7" y1="4" x2="6" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="6" y1="5" x2="7" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="11" y1="4" x2="10" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="10" y1="5" x2="11" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="15" y1="4" x2="14" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="14" y1="5" x2="15" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="19" y1="4" x2="18" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="18" y1="5" x2="19" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="23" y1="4" x2="22" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="22" y1="5" x2="23" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="27" y1="4" x2="26" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="26" y1="5" x2="27" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="31" y1="4" x2="30" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="30" y1="5" x2="31" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="35" y1="4" x2="34" y2="5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="34" y1="5" x2="35" y2="6"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="37" y1="7" x2="36" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="36" y1="8" x2="37" y2="9"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="33" y1="7" x2="32" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="32" y1="8" x2="33" y2="9"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="29" y1="7" x2="28" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="28" y1="8" x2="29" y2="9"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="25" y1="7" x2="24" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="24" y1="8" x2="25" y2="9"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="21" y1="7" x2="20" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="20" y1="8" x2="21" y2="9"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="17" y1="7" x2="16" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="16" y1="8" x2="17" y2="9"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="13" y1="7" x2="12" y2="8"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="12" y1="8" x2="13" y2="9"/> + <svg:rect style="fill: #d9d9cd" x="7" y="8" width="4" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="7" y="8" width="4" height="1"/> + <svg:polygon style="fill: #cdcdcd" points="3,5 5,7 3,9 1,7 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="3,5 5,7 3,9 1,7 "/> + <svg:rect style="fill: #d9d9cd" x="0" y="2" width="40" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="0" y="2" width="40" height="1"/> + <svg:rect style="fill: #cdcdcd" x="5" y="2" width="9" height="1"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="5" y="2" width="9" height="1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/workstation.xpm b/kivio/kiviopart/stencils/Dia/Network/workstation.xpm new file mode 100644 index 00000000..fdec0689 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/workstation.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * workstation_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #E7E7DF", +"@ c #A7A7A7", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" .................. ", +" .++++++++++++++++++. ", +" .++++@+@+@+@+@+@+@+. ", +" .+@@+++++++++++++++. ", +" .+@@+@@+@+@+@+@+@++. ", +" .++++++++++++++++++. ", +" .................. ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Network/zip-disk.shape b/kivio/kiviopart/stencils/Dia/Network/zip-disk.shape new file mode 100644 index 00000000..c071d1ca --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/zip-disk.shape @@ -0,0 +1,49 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Network - A ZIP Disk</name> + <icon>zip-disk.xpm</icon> + <connections> + <point x="0.875" y="0.375"/> + <point x="4.875" y="0"/> + <point x="8.875" y="0.375"/> + <point x="9.75" y="5"/> + <point x="9.75" y="9.625"/> + <point x="4.875" y="9.875"/> + <point x="0" y="9.625"/> + <point x="0" y="5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="10cm" height="10cm" viewBox="-1 -1 10 10"> + <svg:polygon style="fill: #666666" points="0,0.75 1.75,0 8,0 9.75,0.75 9.75,9.625 8,9.625 8,9.875 1.75,9.875 1.75,9.625 0,9.625 "/> + <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="0,0.75 1.75,0 8,0 9.75,0.75 9.75,9.625 8,9.625 8,9.875 1.75,9.875 1.75,9.625 0,9.625 "/> + <svg:rect style="fill: #cbcbcb" x="3" y="0" width="4.875" height="1.25"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3" y="0" width="4.875" height="1.25"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1.75" y1="0" x2="1.75" y2="9.625"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="8" y1="9.625" x2="8" y2="0"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="9.75" x2="7.75" y2="9.75"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="7.75" y1="9.625" x2="2" y2="9.625"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="9.375" x2="7.75" y2="9.375"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="7.75" y1="9.5" x2="2" y2="9.5"/> + <svg:rect style="fill: #ffffff" x="2" y="4.375" width="5.75" height="4.875"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="2" y="4.375" width="5.75" height="4.875"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="6.25" x2="7.25" y2="6.25"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="7" x2="7.25" y2="7"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="7.25" y1="7.75" x2="2.5" y2="7.75"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.5" y1="8.5" x2="7.25" y2="8.5"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1.875" y1="0" x2="1.875" y2="1.25"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="1.875" y1="1.25" x2="3" y2="1.25"/> + <svg:rect style="fill: #ffffff" x="2" y="4.375" width="1.625" height="0.875"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="2" y="4.375" width="1.625" height="0.875"/> + <svg:rect style="fill: #d90009" x="3.625" y="4.375" width="0.375" height="0.875"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="3.625" y="4.375" width="0.375" height="0.875"/> + <svg:rect style="fill: #2341ba" x="4" y="4.375" width="3.75" height="0.875"/> + <svg:rect style="stroke-width: 0.1; stroke: #000000" x="4" y="4.375" width="3.75" height="0.875"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.9" y1="4.65" x2="2.9" y2="5.05"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2.9" y1="4.5" x2="2.9" y2="4.6"/> + <svg:polyline style="stroke-width: 0.1; stroke: #000000" points="3.1,5.2 3.1,4.7 3.3,4.7 3.35,4.75 3.35,4.95 3.3,5 3.1,5 "/> + <svg:polyline style="stroke-width: 0.1; stroke: #000000" points="2.4,4.7 2.7,4.7 2.7,4.75 2.45,4.95 2.45,5 2.75,5 "/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="2" y1="4.375" x2="2" y2="9.875"/> + <svg:line style="stroke-width: 0.1; stroke: #000000" x1="7.75" y1="4.375" x2="7.75" y2="9.85"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Network/zip-disk.xpm b/kivio/kiviopart/stencils/Dia/Network/zip-disk.xpm new file mode 100644 index 00000000..f292f6bd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Network/zip-disk.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * zip_disk_xpm[] = { +"22 22 7 1", +" c None", +". c #000000", +"+ c #6B6B6B", +"@ c #CCCCCC", +"# c #FFFFFF", +"$ c #FF0000", +"% c #0B36B7", +" ", +" ................ ", +" ..+.+++@@@@@@@.+.. ", +" .+++.+++@@@@@@@.+++. ", +" .+++............+++. ", +" .+++.++++++++++.+++. ", +" .+++.++++++++++.+++. ", +" .+++.++++++++++.+++. ", +" .+++.++++++++++.+++. ", +" .+++.++++++++++.+++. ", +" .+++............+++. ", +" .+++.##.$.%%%%%.+++. ", +" .+++.##.$.%%%%%.+++. ", +" .+++............+++. ", +" .+++.##########.+++. ", +" .+++.##########.+++. ", +" .+++.##########.+++. ", +" .+++.##########.+++. ", +" .+++............+++. ", +" ....++++++++++.... ", +" ............ ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/Makefile.am b/kivio/kiviopart/stencils/Dia/Pneumatic/Makefile.am new file mode 100644 index 00000000..b329ad6c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/Makefile.am @@ -0,0 +1,49 @@ +pneumadir = $(kde_datadir)/kivio/stencils/Dia/Pneumatic + +SHAPES = \ + dejack.shape \ + dejack.xpm \ + comelec1.shape \ + comelec1.xpm \ + comelec2.shape \ + comelec2.xpm \ + commusc.shape \ + commusc.xpm \ + compb.shape \ + compb.xpm \ + compilh.shape \ + compilh.xpm \ + compilp.shape \ + compilp.xpm \ + compush.shape \ + compush.xpm \ + comspr.shape \ + comspr.xpm \ + dist22.shape \ + dist22.xpm \ + dist32.shape \ + dist32.xpm \ + dist42.shape \ + dist42.xpm \ + dist52.shape \ + dist52.xpm \ + drain.shape \ + drain.xpm \ + press.shape \ + press.xpm \ + presshy.shape \ + presshy.xpm \ + presspn.shape \ + presspn.xpm \ + seijack.shape \ + seijack.xpm \ + seojack.shape \ + seojack.xpm \ + cnx.shape \ + cnx.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +pneuma_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/cnx.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/cnx.shape new file mode 100644 index 00000000..622919fb --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/cnx.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - connpoint</name> + <description>connpoint</description> + <icon>cnx.xpm</icon> + <connections> + <point x=".5" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:circle cx=".5" cy=".5" r=".05" + svg:style="fill:foreground; stroke:none"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/cnx.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/cnx.xpm new file mode 100644 index 00000000..2166a108 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/cnx.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * cnx_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" ... ", +" ..... ", +" .................... ", +" ..... ", +" ... ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" . ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/comelec1.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec1.shape new file mode 100644 index 00000000..d3f0acff --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec1.shape @@ -0,0 +1,26 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - comelec1</name> + <description>comelec1</description> + <icon>comelec1.xpm</icon> + <connections> + <point x=".5" y=".3"/> + <point x=".5" y=".7"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:rect x="0" y=".3" width="1" height=".4" + svg:style="stroke-width:1; fill:background"/> + <svg:line x1=".4" y1=".3" x2=".6" y2=".7" svg:style="stroke-width:1"/> + </svg:svg> +</shape> + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/comelec1.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec1.xpm new file mode 100644 index 00000000..130fc159 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec1.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * comelec1_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ..................", +" . . .", +" . . .", +" . . .", +" . . .", +" . . .", +" . . .", +" . . .", +" ..................", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/comelec2.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec2.shape new file mode 100644 index 00000000..14b877ca --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec2.shape @@ -0,0 +1,27 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - comelec2</name> + <description>comelec2</description> + <icon>comelec2.xpm</icon> + <connections> + <point x=".5" y=".3"/> + <point x=".5" y=".7"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:rect x="0" y=".3" width="1" height=".4" + svg:style="stroke-width:1; fill:background"/> + <svg:line x1=".2" y1=".7" x2=".4" y2=".3" svg:style="stroke-width:1"/> + <svg:line x1=".8" y1=".7" x2=".6" y2=".3" svg:style="stroke-width:1"/> + </svg:svg> +</shape> + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/comelec2.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec2.xpm new file mode 100644 index 00000000..e24999d6 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/comelec2.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * comelec2_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ..................", +" . . . .", +" . . . .", +" . . . .", +" . . . .", +" . . . .", +" . . . .", +" . . . .", +" ..................", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/commusc.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/commusc.shape new file mode 100644 index 00000000..34f5827e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/commusc.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - commusc</name> + <description>commusc</description> + <icon>commusc.xpm</icon> + <connections> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="1" y1=".4" x2=".4" y2=".4" svg:style="stroke-width:1"/> + <svg:line x1="1" y1=".6" x2=".4" y2=".6" svg:style="stroke-width:1"/> + <svg:line x1=".4" y1=".7" x2=".4" y2=".3" svg:style="stroke-width:1"/> + </svg:svg> +</shape> + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/commusc.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/commusc.xpm new file mode 100644 index 00000000..a2eb7dc4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/commusc.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * commusc_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" . ", +" . ", +" ...........", +" . ", +" . ", +" . ", +" ...........", +" . ", +" . ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compb.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/compb.shape new file mode 100644 index 00000000..5da9e0ed --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compb.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - compb</name> + <description>compb</description> + <icon>compb.xpm</icon> + <connections> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="1" y1=".4" x2=".4" y2=".4" svg:style="stroke-width:1"/> + <svg:line x1="1" y1=".6" x2=".4" y2=".6" svg:style="stroke-width:1"/> + <svg:line x1=".4" y1=".7" x2=".4" y2=".3" svg:style="stroke-width:1"/> + <svg:path d="M .4,.3 C .3,.4 .3,.6 .4,.7" svg:style="stroke-width:1"/> + </svg:svg> +</shape> + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compb.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/compb.xpm new file mode 100644 index 00000000..3fd893e7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compb.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * compb_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" .. ", +" . . ", +" . ...........", +" . . ", +" . . ", +" . . ", +" . ...........", +" . . ", +" .. ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compilh.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/compilh.shape new file mode 100644 index 00000000..8246db87 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compilh.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - compilh</name> + <description>compilh</description> + <icon>compilh.xpm</icon> + <connections> + <point x=".5" y=".3"/> + <point x=".5" y=".7"/> + <point x="0" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:rect x="0" y=".3" width="1" height=".4" + svg:style="stroke-width:1; fill:background"/> + <svg:polygon points="0,.325 0,.675 .3,.5" + svg:style="fill:foreground; stroke: none"/> + </svg:svg> +</shape> + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compilh.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/compilh.xpm new file mode 100644 index 00000000..77b36e0a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compilh.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * compilh_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ..................", +" .. .", +" ... .", +" .... .", +" ..... .", +" .... .", +" ... .", +" .. .", +" ..................", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compilp.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/compilp.shape new file mode 100644 index 00000000..3fdb26b7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compilp.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - compilp</name> + <description>compilp</description> + <icon>compilp.xpm</icon> + <connections> + <point x=".5" y=".3"/> + <point x=".5" y=".7"/> + <point x="0" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:rect x="0" y=".3" width="1" height=".4" + svg:style="stroke-width:1; fill:background"/> + <svg:polygon points="0,.325 0,.675 .3,.5" + svg:style="fill:background; stroke-width:1; + stroke-linejoin: round;"/> + </svg:svg> +</shape> + + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compilp.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/compilp.xpm new file mode 100644 index 00000000..43807f97 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compilp.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * compilp_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ..................", +" .. .", +" . . .", +" . . .", +" . . .", +" . . .", +" . . .", +" .. .", +" ..................", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compush.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/compush.shape new file mode 100644 index 00000000..cdb0afd7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compush.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - compush</name> + <description>compush</description> + <icon>compush.xpm</icon> + <connections> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:line x1="1" y1=".4" x2=".4" y2=".4" svg:style="stroke-width:1"/> + <svg:line x1="1" y1=".6" x2=".4" y2=".6" svg:style="stroke-width:1"/> + <svg:path d="M .4,.4 C .2,.4 .2,.6 .4,.6" svg:style="stroke-width:1;"/> + </svg:svg> +</shape> + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/compush.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/compush.xpm new file mode 100644 index 00000000..f532f369 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/compush.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * compush_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ...........", +" . ", +" . ", +" . ", +" ...........", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/comspr.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/comspr.shape new file mode 100644 index 00000000..3f16427e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/comspr.shape @@ -0,0 +1,24 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - comspr</name> + <description>comspr</description> + <icon>comspr.xpm</icon> + <connections> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke:none"/> + <svg:polyline points="1,.7 .9,.3 .8,.7 .7,.3 .6,.7 .5,.3 + .4,.7 .3,.3 .2,.7 .2,.3" svg:style="stroke-width:1"/> + <!-- This looks ugly (without anti-aliasing) but prints okay. --> + </svg:svg> +</shape> + + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/comspr.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/comspr.xpm new file mode 100644 index 00000000..4fc7261f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/comspr.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * comspr_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" . . . .", +" . . . . . .", +" . . . . . .", +" . . . . . .", +" . . . . . .", +" . . . . . .", +" . . . . . .", +" .. . . ", +" . . . ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dejack.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/dejack.shape new file mode 100644 index 00000000..25a05e72 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dejack.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - DEJack</name> + <description>dejack</description> + <icon>dejack.xpm</icon> + <connections> + <point x=".6" y="0"/> + <point x="2.8" y="0" /> + <point x="0" y=".6" /> + </connections> + <textbox x1="0" y1="1.1" x2="3" y2="1.9"/> + <aspectratio type="fixed"/> + <svg:svg width="3" height="1"> + <svg:line x1="0" y1="0" x2="3" y2="1" svg:style="stroke: none"/> + <svg:line x1=".6" y1="0" x2=".6" y2=".2" + svg:style="stroke-width: 1.0"/> + <svg:line x1="2.8" y1="0" x2="2.8" y2=".2" + svg:style="stroke-width: 1.0"/> + <svg:line x1="0" y1=".6" x2="2.4" y2=".6" + svg:style="stroke-width: 0.5"/> + <svg:line x1="2.4" y1=".2" x2="2.4" y2="1" + svg:style="stroke-width: 4.0"/> + <svg:rect x=".4" y=".2" width="2.6" height=".8" + svg:style="stroke-width: 1.0"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dejack.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/dejack.xpm new file mode 100644 index 00000000..34dddbe2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dejack.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * dejack_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ................. ", +" . .. . ", +" . .. . ", +" . .. . ", +" ............... . ", +" . .. . ", +" . .. . ", +" . .. . ", +" ................. ", +" . . ", +" . . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/desc b/kivio/kiviopart/stencils/Dia/Pneumatic/desc new file mode 100644 index 00000000..8d6e63ad --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Pneumatic"/> + <Id data="Dia - Pneumatic"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist22.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/dist22.shape new file mode 100644 index 00000000..eea42d35 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist22.shape @@ -0,0 +1,34 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - dist22</name> + <description>dist22</description> + <icon>dist22.xpm</icon> + <connections> + <point x=".5" y="0"/> + <point x=".5" y="1"/> + <point x="1.5" y="0"/> + <point x="1.5" y="1"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="2" height="1"> + <svg:rect x="0" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + <svg:rect x="1" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + <svg:line x1=".5" y1="1" x2=".5" y2=".2" svg:style="stroke-width: 1"/> + <svg:polygon points=".4,.2 .6,.2 .5,0" + svg:style="stroke:none; fill:foreground"/> + <svg:line x1="1.5" y1="0" x2="1.5" y2=".2" + svg:style="stroke-width: 1"/> + <svg:line x1="1.4" y1=".2" x2="1.6" y2=".2" + svg:style="stroke-width: 1"/> + <svg:line x1="1.5" y1=".8" x2="1.5" y2="1" + svg:style="stroke-width: 1"/> + <svg:line x1="1.4" y1=".8" x2="1.6" y2=".8" + svg:style="stroke-width: 1"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist22.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/dist22.xpm new file mode 100644 index 00000000..f94ec4b8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist22.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * dist22_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" .....................", +" . . . . .", +" . ... . . .", +" . ..... . ... .", +" . . . .", +" . . . .", +" . . . .", +" . . . ... .", +" . . . . .", +" . . . . .", +" .....................", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist32.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/dist32.shape new file mode 100644 index 00000000..f0fd67e2 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist32.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - dist32</name> + <description>dist32</description> + <icon>dist32.xpm</icon> + <connections> + <point x=".25" y="0"/> + <point x=".25" y="1"/> + <point x=".75" y="1"/> + <point x="1.25" y="0"/> + <point x="1.25" y="1"/> + <point x="1.75" y="1"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="2" height="1"> + <svg:rect x="0" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + <svg:rect x="1" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + <svg:line x1=".25" y1="1" x2=".25" y2=".2" svg:style="stroke-width: 1"/> + <svg:polygon points=".15,.2 .35,.2 .25,0" + svg:style="stroke:none; fill:foreground"/> + <svg:line x1=".75" y1=".8" x2=".75" y2="1" + svg:style="stroke-width: 1"/> + <svg:line x1=".65" y1=".8" x2=".85" y2=".8" + svg:style="stroke-width: 1"/> + <svg:line x1="1.25" y1=".8" x2="1.25" y2="1" + svg:style="stroke-width: 1"/> + <svg:line x1="1.15" y1=".8" x2="1.35" y2=".8" + svg:style="stroke-width: 1"/> + <svg:line x1="1.25" y1="0" x2="1.75" y2="1" svg:style="stroke-width:1"/> + <svg:polygon points="1.8,.8 1.8,1 1.6,.9" + svg:style="stroke:none; fill:foreground"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist32.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/dist32.xpm new file mode 100644 index 00000000..151515ee --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist32.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * dist32_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" .....................", +" . . . . .", +" . ... . . .", +" ...... . . .", +" . . . . .", +" . . . . .", +" . . . . . .", +" . . ... . ... .. .", +" . . . . . ... .", +" . . . . . .. .", +" .....................", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist42.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/dist42.shape new file mode 100644 index 00000000..b2f38fc7 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist42.shape @@ -0,0 +1,40 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - dist42</name> + <description>dist42</description> + <icon>dist42.xpm</icon> + <connections> + <point x=".25" y="0"/> + <point x=".25" y="1"/> + <point x=".75" y="0"/> + <point x=".75" y="1"/> + <point x="1.25" y="0"/> + <point x="1.25" y="1"/> + <point x="1.75" y="0"/> + <point x="1.75" y="1"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="2" height="1"> + <svg:rect x="0" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + <svg:rect x="1" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + <svg:line x1=".25" y1="1" x2=".25" y2=".2" svg:style="stroke-width: 1"/> + <svg:polygon points=".15,.2 .35,.2 .25,0" + svg:style="stroke:none; fill:foreground"/> + <svg:line x1=".75" y1=".8" x2=".75" y2="0" svg:style="stroke-width: 1"/> + <svg:polygon points=".65,.8 .85,.8 .75,1" + svg:style="stroke:none; fill:foreground"/> + + <svg:line x1="1.25" y1="0" x2="1.75" y2="1" svg:style="stroke-width:1"/> + <svg:polygon points="1.8,.8 1.8,1 1.6,.9" + svg:style="stroke:none; fill:foreground"/> + <svg:line x1="1.25" y1="1" x2="1.75" y2="0" svg:style="stroke-width:1"/> + <svg:polygon points="1.8,0 1.8,.2 1.6,.1" + svg:style="stroke:none; fill:foreground"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist42.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/dist42.xpm new file mode 100644 index 00000000..75b798d4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist42.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * dist42_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" .....................", +" . . . . . .. .", +" . ... . . . ... .", +" ...... . . . .. .", +" . . . . .. . .", +" . . . . . .", +" . . . . .. . .", +" . . ...... . .. .", +" . . ... . . ... .", +" . . . . . .. .", +" .....................", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist52.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/dist52.shape new file mode 100644 index 00000000..c1902669 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist52.shape @@ -0,0 +1,49 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - dist52</name> + <description>dist52</description> + <icon>dist52.xpm</icon> + <connections> + <point x=".375" y="0"/> + <point x=".25" y="1"/> + <point x=".625" y="0"/> + <point x=".75" y="1"/> + <point x=".5" y="1"/> + <point x="1.375" y="0"/> + <point x="1.25" y="1"/> + <point x="1.625" y="0"/> + <point x="1.5" y="1"/> + <point x="1.75" y="1"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="2" height="1"> + <svg:rect x="0" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + <svg:rect x="1" y="0" width="1" height="1" + svg:style="fill:background; stroke-width: 1"/> + + <svg:line x1="1.25" y1="1" x2="1.375" y2="0"/> + <svg:line x1="1.50" y1="1" x2="1.625" y2="0"/> + <svg:line x1="1.75" y1="1" x2="1.75" y2=".8"/> + <svg:line x1="1.65" y1=".8" x2="1.85" y2=".8"/> + + <svg:line x1=".25" y1="1" x2=".25" y2=".8"/> + <svg:line x1=".15" y1=".8" x2=".35" y2=".8"/> + <svg:line x1=".50" y1="1" x2=".375" y2="0"/> + <svg:line x1=".75" y1="1" x2=".625" y2="0"/> + + <svg:polygon points="1.625,0 1.525,.16 1.705,.2" + svg:style="stroke:none; fill:foreground"/> + <svg:polygon points="1.250,1 1.350,.84 1.170,.80" + svg:style="stroke:none; fill:foreground"/> + + <svg:polygon points=".375,0 .295,.2 .475,.16" + svg:style="stroke:none; fill:foreground"/> + <svg:polygon points=".750,1 .830,.80 .650,.84" + svg:style="stroke:none; fill:foreground"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/dist52.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/dist52.xpm new file mode 100644 index 00000000..8cc8e17a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/dist52.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * dist52_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" .....................", +" . . . . . . .", +" . .. . . . .. .", +" ... . . . ...", +" . . . . . . .", +" . . . . . . .", +" . . . . . . .", +" . . ..... . .", +" .... . .. . .. . ....", +" . . . . . . . . .", +" .....................", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/drain.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/drain.shape new file mode 100644 index 00000000..19d4f898 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/drain.shape @@ -0,0 +1,20 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - drain</name> + <description>drain</description> + <icon>drain.xpm</icon> + <connections> + <point x="0" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke: none"/> + <svg:line x1="0" y1=".5" x2=".6" y2=".5" /> + <svg:polygon points=".6,.25 1,.5 .6,.75" + svg:style="fill:background; stroke-width:1.0"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/drain.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/drain.xpm new file mode 100644 index 00000000..f3629822 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/drain.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * drain_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" .. ", +" . . ", +" . . ", +" ............... . ", +" . . ", +" . . ", +" .. ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/icon.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/press.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/press.shape new file mode 100644 index 00000000..fc379c1f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/press.shape @@ -0,0 +1,22 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - press</name> + <description>press</description> + <icon>press.xpm</icon> + <connections> + <point x="2" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="2" height="1"> + <svg:line x1="0" y1="0" x2="2" y2="1" svg:style="stroke: none"/> + <svg:circle cx=".5" cy=".5" r=".3" + svg:style="stroke-width: 1.0"/> + <svg:circle cx=".5" cy=".5" r=".125" + svg:style="fill:foreground; stroke: none"/> + <svg:line x1=".8" y1=".5" x2="2" y2=".5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/press.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/press.xpm new file mode 100644 index 00000000..0d13a1e5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/press.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * press_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ... ", +" . . ", +" . . . ", +" . ... ............. ", +" . . . ", +" . . ", +" ... ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/presshy.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/presshy.shape new file mode 100644 index 00000000..9d85207e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/presshy.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - presshy</name> + <description>presshy</description> + <icon>presshy.xpm</icon> + <connections> + <point x="2" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="2" height="1"> + <svg:line x1="0" y1="0" x2="2" y2="1" svg:style="stroke: none"/> + <svg:circle cx=".5" cy=".5" r=".3" + svg:style="stroke-width: 1.0"/> + <svg:circle cx=".5" cy=".5" r=".125" + svg:style="fill:foreground; stroke: none"/> + <svg:line x1=".8" y1=".5" x2="1.2" y2=".5"/> + <svg:line x1=".6" y1=".5" x2="2" y2=".5" /> + <svg:polygon points="1.2,.25 1.6,.5 1.2,.75" + svg:style="fill:foreground; stroke: none"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/presshy.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/presshy.xpm new file mode 100644 index 00000000..2f25a097 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/presshy.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * presshy_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ... . ", +" . . .. ", +" . . . ... ", +" . ... ............. ", +" . . . ... ", +" . . .. ", +" ... . ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/presspn.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/presspn.shape new file mode 100644 index 00000000..d3e432a9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/presspn.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - presspn</name> + <description>presspn</description> + <icon>presspn.xpm</icon> + <connections> + <point x="2" y=".5"/> + </connections> + <aspectratio type="fixed"/> + <svg:svg width="2" height="1"> + <svg:line x1="0" y1="0" x2="2" y2="1" svg:style="stroke: none"/> + <svg:circle cx=".5" cy=".5" r=".3" + svg:style="stroke-width: 1.0"/> + <svg:circle cx=".5" cy=".5" r=".125" + svg:style="fill:foreground; stroke: none"/> + <svg:line x1=".8" y1=".5" x2="1.2" y2=".5"/> + <svg:line x1=".6" y1=".5" x2="2" y2=".5" /> + <svg:polygon points="1.2,.25 1.6,.5 1.2,.75" + svg:style="fill:background; stroke-width:1.0"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/presspn.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/presspn.xpm new file mode 100644 index 00000000..d5d3ffad --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/presspn.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * presspn_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ... .. ", +" . . . . ", +" . . . . . ", +" . ... .... ...... ", +" . . . . . ", +" . . . . ", +" ... .. ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/seijack.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/seijack.shape new file mode 100644 index 00000000..887a608a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/seijack.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - SEIJack</name> + <description>seijack</description> + <icon>seijack.xpm</icon> + <connections> + <point x="2.8" y="0" /> + <point x="0" y=".6"/> + </connections> + <textbox x1="0" y1="1.1" x2="3" y2="1.9"/> + <aspectratio type="fixed"/> + <svg:svg width="3" height="1"> + <svg:line x1="0" y1="0" x2="3" y2="1" svg:style="stroke: none"/> + <svg:line x1="2.8" y1="0" x2="2.8" y2=".2" + svg:style="stroke-width: 1.0"/> + <svg:line x1="0" y1=".6" x2="2.4" y2=".6" + svg:style="stroke-width: 0.5"/> + <svg:line x1="2.4" y1=".2" x2="2.4" y2="1" + svg:style="stroke-width: 4.0"/> + <svg:rect x=".4" y=".2" width="2.6" height=".8" + svg:style="stroke-width: 1.0"/> + <svg:polyline points=".6,.4 .6,.8 1,.4 1,.8 1.4,.4 + 1.4,.8 1.8,.4 1.8,.8 2.2,.4 2.2,.8" + svg:style="stroke-width: .5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/seijack.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/seijack.xpm new file mode 100644 index 00000000..71b178c8 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/seijack.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * seijack_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ................. ", +" . .. . ", +" .. . .. . ", +" . . . . .. . ", +" ............... . ", +" . . . . .. . ", +" . . ... . ", +" . .. . ", +" ................. ", +" . ", +" . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/seojack.shape b/kivio/kiviopart/stencils/Dia/Pneumatic/seojack.shape new file mode 100644 index 00000000..9874ba26 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/seojack.shape @@ -0,0 +1,30 @@ +<?xml version="1.0"?> <!-- -*- xml -*- --> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Pneum - SEOJack</name> + <description>seojack</description> + <icon>seojack.xpm</icon> + <connections> + <point x=".6" y="0"/> + <point x="-1" y=".6"/> + </connections> + <textbox x1="0" y1="1.1" x2="3" y2="1.9"/> + <aspectratio type="fixed"/> + <svg:svg width="4" height="1"> + <svg:line x1="-1" y1="0" x2="3" y2="1" svg:style="stroke: none"/> + <svg:line x1=".6" y1="0" x2=".6" y2=".2" + svg:style="stroke-width: 1.0"/> + <svg:line x1="-1" y1=".6" x2="1" y2=".6" + svg:style="stroke-width: 0.5"/> + <svg:line x1="1" y1=".2" x2="1" y2="1" + svg:style="stroke-width: 4.0"/> + <svg:rect x=".4" y=".2" width="2.6" height=".8" + svg:style="stroke-width: 1.0"/> + <svg:polyline points="1.2,.4 1.2,.8 1.6,.4 1.6,.8 2.0,.4 2.0,.8 + 2.4,.4 2.4,.8 2.8,.4 2.8,.8" + svg:style="stroke-width: .5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Pneumatic/seojack.xpm b/kivio/kiviopart/stencils/Dia/Pneumatic/seojack.xpm new file mode 100644 index 00000000..0f1f2711 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Pneumatic/seojack.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * seojack_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ................ ", +" . .. . ", +" . ... . . ", +" . .. . . . . ", +"......... . . . . ", +" . .. . . . . ", +" . .. . .. ", +" . .. . ", +" ................ ", +" . ", +" . ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/Makefile.am b/kivio/kiviopart/stencils/Dia/SDL/Makefile.am new file mode 100644 index 00000000..38f08f83 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/Makefile.am @@ -0,0 +1,43 @@ +sdldir = $(kde_datadir)/kivio/stencils/Dia/SDL + +SHAPES = \ + block.shape \ + block.xpm \ + comment.shape \ + comment.xpm \ + decision.shape \ + decision.xpm \ + function.shape \ + function.xpm \ + header.shape \ + header.xpm \ + inout.shape \ + inout.xpm \ + macro.shape \ + macro.xpm \ + note.shape \ + note.xpm \ + process.shape \ + process.xpm \ + receive.shape \ + receive.xpm \ + return.shape \ + return.xpm \ + save.shape \ + save.xpm \ + send.shape \ + send.xpm \ + service.shape \ + service.xpm \ + state.shape \ + state.xpm \ + stop.shape \ + stop.xpm \ + task.shape \ + task.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +sdl_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/SDL/block.shape b/kivio/kiviopart/stencils/Dia/SDL/block.shape new file mode 100644 index 00000000..4e18f2f5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/block.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Block</name> + <description>Block Type Reference</description> + <icon>block.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + <point x="0.0" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0.15" x2="2.25" y2="1.85"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0,0 2.5,0 2.5,2 0,2" style="fill: default" /> + <svg:polygon points="0.15,0.15 2.35,0.15 2.35,1.85 0.15,1.85" style="fill: default" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/block.xpm b/kivio/kiviopart/stencils/Dia/SDL/block.xpm new file mode 100644 index 00000000..a868b22d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/block.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * block_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ................ ", +" .++++++++++++++. ", +" .+............+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+............+. ", +" .++++++++++++++. ", +" ................ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/comment.shape b/kivio/kiviopart/stencils/Dia/SDL/comment.shape new file mode 100644 index 00000000..48f75d82 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/comment.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Comment</name> + <description>Comment</description> + <icon>comment.xpm</icon> + <connections> + <point x="0.0" y="1"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:line x1="0.50" y1="0" x2="0.25" y2="0" svg:style="stroke-width:1"/> + <svg:line x1="0.50" y1="2" x2="0.25" y2="2" svg:style="stroke-width:1"/> + <svg:line x1="0.25" y1="0" x2="0.25" y2="2" svg:style="stroke-width:1"/> + <svg:line x1="0" y1="1" x2="0.25" y2="1" svg:style="stroke-width:1"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/SDL/comment.xpm b/kivio/kiviopart/stencils/Dia/SDL/comment.xpm new file mode 100644 index 00000000..a543d991 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/comment.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * comment_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ", +" ... ", +" . ", +" . ", +" . ", +" ... ", +" ... ", +" . ", +" . ", +" . ", +" ... ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/decision.shape b/kivio/kiviopart/stencils/Dia/SDL/decision.shape new file mode 100644 index 00000000..2c2ce44f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/decision.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Decision</name> + <description>Decision</description> + <icon>decision.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.5"/> + <point x="2.5" y="1.25"/> + <point x="0" y="1.25"/> + </connections> + <textbox x1="0.65" y1="0.65" x2="1.90" y2="1.90"/> + <svg:svg width="2.5" height="2.5"> + <svg:polygon points="1.25,0 2.5,1.25 1.25,2.5 0,1.25" style="fill: default" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/decision.xpm b/kivio/kiviopart/stencils/Dia/SDL/decision.xpm new file mode 100644 index 00000000..4dcb0c72 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/decision.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * decision_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" .. ", +" .++. ", +" .++++. ", +" .++++++. ", +" .++++++++. ", +" .++++++++++. ", +" .++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++. ", +" .++++++++++. ", +" .++++++++. ", +" .++++++. ", +" .++++. ", +" .++. ", +" .. ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/desc b/kivio/kiviopart/stencils/Dia/SDL/desc new file mode 100644 index 00000000..2016d05a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="SDL"/> + <Id data="Dia - SDL"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/SDL/function.shape b/kivio/kiviopart/stencils/Dia/SDL/function.shape new file mode 100644 index 00000000..e7bf1b24 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/function.shape @@ -0,0 +1,20 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Function</name> + <description>Function Call</description> + <icon>function.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0,0 2.5,0 2.5,2 0,2" style="fill: default" /> + <svg:line x1="0.25" y1="0" x2="0.25" y2="2" svg:style="stroke-width:1"/> + <svg:line x1="2.25" y1="0" x2="2.25" y2="2" svg:style="stroke-width:1"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/SDL/function.xpm b/kivio/kiviopart/stencils/Dia/SDL/function.xpm new file mode 100644 index 00000000..47f42e89 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/function.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * function_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ................ ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" ................ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/header.shape b/kivio/kiviopart/stencils/Dia/SDL/header.shape new file mode 100644 index 00000000..95c204df --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/header.shape @@ -0,0 +1,20 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Function Header</name> + <description>Function Header</description> + <icon>header.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:path d="M 0.25,0 h 2 c 0.25,0.4 0.33,0.6 0.33,1 s -0.08,0.6 -0.33,1 + h -2 c -0.25,-0.4 -0.33,-0.6, -0.33,-1 s 0.08,-0.6 0.33,-1 z + M 2.25,0 v 2 z + M 0.25,0 v 2" + style="fill: default"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/header.xpm b/kivio/kiviopart/stencils/Dia/SDL/header.xpm new file mode 100644 index 00000000..65e1286b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/header.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * header_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" .......... ", +" .+.++++++.+. ", +" .++.++++++.++. ", +" .+++.++++++.+++. ", +" .+++.++++++.+++. ", +" .+++.++++++.+++. ", +" .+++.++++++.+++. ", +" .+++.++++++.+++. ", +" .+++.++++++.+++. ", +" .++.++++++.++. ", +" .+.++++++.+. ", +" .......... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/icon.xpm b/kivio/kiviopart/stencils/Dia/SDL/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/inout.shape b/kivio/kiviopart/stencils/Dia/SDL/inout.shape new file mode 100644 index 00000000..7ac825f3 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/inout.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - InOut</name> + <description>In/Out Connector</description> + <icon>inout.xpm</icon> + <connections> + <point x="0.5" y="0"/> + <point x="1" y="0.5"/> + <point x="1" y="0.5"/> + <point x="0.5" y="1"/> + </connections> + <textbox x1="0.15" y1="0.15" x2="0.85" y2="0.85"/> + <svg:svg width="1" height="1"> + <svg:circle cx="0.5" cy="0.5" r="0.5" style="fill: default"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/inout.xpm b/kivio/kiviopart/stencils/Dia/SDL/inout.xpm new file mode 100644 index 00000000..fdedc3db --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/inout.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * inout_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" .... ", +" .++++. ", +" .++++++. ", +" .++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++. ", +" .++++++. ", +" .++++. ", +" .... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/macro.shape b/kivio/kiviopart/stencils/Dia/SDL/macro.shape new file mode 100644 index 00000000..70be5f65 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/macro.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Macro</name> + <description>Macro Call</description> + <icon>macro.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0,0 2.5,0 2.5,2 0,2" style="fill: default" /> + <svg:line x1="0.25" y1="0" x2="0.25" y2="2" svg:style="stroke-width:1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/macro.xpm b/kivio/kiviopart/stencils/Dia/SDL/macro.xpm new file mode 100644 index 00000000..9e65e09b --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/macro.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * macro_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ................ ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" .+.++++++++++++. ", +" ................ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/note.shape b/kivio/kiviopart/stencils/Dia/SDL/note.shape new file mode 100644 index 00000000..012be9dd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/note.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Note</name> + <description>Generic text note</description> + <icon>note.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="0.0" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0,0 2.1,0 2.5,0.4 2.5,2 0,2" style="fill: default" /> + <svg:line x1="2.1" y1="0" x2="2.1" y2="0.4" svg:style="stroke-width:1"/> + <svg:line x1="2.1" y1="0.4" x2="2.5" y2="0.4" svg:style="stroke-width:1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/note.xpm b/kivio/kiviopart/stencils/Dia/SDL/note.xpm new file mode 100644 index 00000000..d4cd6ec9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/note.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * note_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ............. ", +" .+++++++++++.. ", +" .+++++++++++.+. ", +" .+++++++++++.++. ", +" .+++++++++++.... ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" ................ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/process.shape b/kivio/kiviopart/stencils/Dia/SDL/process.shape new file mode 100644 index 00000000..0a8512f5 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/process.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Process</name> + <description>Process Type Reference</description> + <icon>process.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + <point x="0.0" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0.15" x2="2.25" y2="1.85"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0.3,0 2.2,0 2.5,0.3 2.5,1.7 2.2,2 0.3,2 0,1.7 0,0.3" style="fill: default" /> + <svg:polygon points="0.3,0.15 2.2,0.15 2.35,0.3 2.35,1.7 2.2,1.85 0.3,1.85 0.15,1.7 0.15,0.3" style="fill: default" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/process.xpm b/kivio/kiviopart/stencils/Dia/SDL/process.xpm new file mode 100644 index 00000000..2d7d1664 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/process.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * process_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ............ ", +" .++++++++++++. ", +" .+++........+++. ", +" .++.++++++++.++. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .+.++++++++++.+. ", +" .++.++++++++.++. ", +" .+++........+++. ", +" .++++++++++++. ", +" ............ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/receive.shape b/kivio/kiviopart/stencils/Dia/SDL/receive.shape new file mode 100644 index 00000000..d5615d29 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/receive.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Receive</name> + <description>Receive Message</description> + <icon>receive.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0,0 2.5,0 2.25,1 2.5,2 0,2" style="fill: default" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/SDL/receive.xpm b/kivio/kiviopart/stencils/Dia/SDL/receive.xpm new file mode 100644 index 00000000..0ebabdc4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/receive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * receive_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ................ ", +" .+++++++++++++. ", +" .++++++++++++.. ", +" .++++++++++++. ", +" .+++++++++++.. ", +" .+++++++++++. ", +" .+++++++++++. ", +" .+++++++++++.. ", +" .++++++++++++. ", +" .++++++++++++.. ", +" .+++++++++++++. ", +" ................ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/return.shape b/kivio/kiviopart/stencils/Dia/SDL/return.shape new file mode 100644 index 00000000..5cf0eefd --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/return.shape @@ -0,0 +1,16 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Return</name> + <description>Procedure Return</description> + <icon>return.xpm</icon> + <connections> + <point x="0.5" y="0"/> + </connections> + <svg:svg width="1" height="1"> + <svg:circle cx="0.5" cy="0.5" r="0.5" style="fill: default"/> + <svg:line x1="0.15" y1="0.15" x2="0.85" y2="0.85" svg:style="stroke-width:1"/> + <svg:line x1="0.85" y1="0.15" x2="0.15" y2="0.85" svg:style="stroke-width:1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/return.xpm b/kivio/kiviopart/stencils/Dia/SDL/return.xpm new file mode 100644 index 00000000..96b80e8f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/return.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * return_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" .... ", +" .++++. ", +" .++++++. ", +" .+.++++.+. ", +" .+++.++.+++. ", +" .++++..++++. ", +" .++++..++++. ", +" .+++.++.+++. ", +" .+.++++.+. ", +" .++++++. ", +" .++++. ", +" .... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/save.shape b/kivio/kiviopart/stencils/Dia/SDL/save.shape new file mode 100644 index 00000000..31e8c5e4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/save.shape @@ -0,0 +1,17 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Save</name> + <description>Save State</description> + <icon>save.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + </connections> + <textbox x1="0.4" y1="0" x2="2.1" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0.4,0 2.5,0 2.1,2 0,2" style="fill: default" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/save.xpm b/kivio/kiviopart/stencils/Dia/SDL/save.xpm new file mode 100644 index 00000000..94265916 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/save.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * save_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ............ ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .+++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .+++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" ............ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/send.shape b/kivio/kiviopart/stencils/Dia/SDL/send.shape new file mode 100644 index 00000000..f45288b4 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/send.shape @@ -0,0 +1,18 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Send</name> + <description>Send Message</description> + <icon>send.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0,0 2.25,0 2.5,1 2.25,2 0,2" style="fill: default" /> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/SDL/send.xpm b/kivio/kiviopart/stencils/Dia/SDL/send.xpm new file mode 100644 index 00000000..4349cdca --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/send.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * send_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" .............. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .+++++++++++++. ", +" .+++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .+++++++++++++. ", +" .+++++++++++++. ", +" .++++++++++++. ", +" .++++++++++++. ", +" .............. ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/service.shape b/kivio/kiviopart/stencils/Dia/SDL/service.shape new file mode 100644 index 00000000..3223741f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/service.shape @@ -0,0 +1,20 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Service</name> + <description>Service Type Reference</description> + <icon>service.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + <point x="0.0" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0.15" x2="2.25" y2="1.85"/> + <svg:svg width="2.5" height="2"> + <svg:path d="M 1.125,0 h 0.25 c 0.75,0.4 1.125,0.6 1.125,1 c 0,0.4 -0.25,0.6 -1.125,1 + h -0.25 c -0.75,-0.4 -1.125,-0.6 -1.125,-1 c 0,-0.4 0.25,-0.6 1.125,-1 z" + style="fill: default"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/service.xpm b/kivio/kiviopart/stencils/Dia/SDL/service.xpm new file mode 100644 index 00000000..c8e6745c --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/service.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * service_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ...... ", +" .++++++. ", +" .++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++++. ", +" .++++++++. ", +" .++++++. ", +" ...... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/state.shape b/kivio/kiviopart/stencils/Dia/SDL/state.shape new file mode 100644 index 00000000..6fcd3586 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/state.shape @@ -0,0 +1,19 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - State</name> + <description>State</description> + <icon>state.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2"/> + <point x="2.5" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:path d="M 0.25,0 h 2 c 0.25,0.4 0.33,0.6 0.33,1 s -0.08,0.6 -0.33,1 + h -2 c -0.25,-0.4 -0.33,-0.6, -0.33,-1 s 0.08,-0.6 0.33,-1 z" + style="fill: default"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/state.xpm b/kivio/kiviopart/stencils/Dia/SDL/state.xpm new file mode 100644 index 00000000..19213989 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/state.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * state_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" .......... ", +" .++++++++++. ", +" .++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++. ", +" .++++++++++. ", +" .......... ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/stop.shape b/kivio/kiviopart/stencils/Dia/SDL/stop.shape new file mode 100644 index 00000000..8e6475f1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/stop.shape @@ -0,0 +1,15 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Stop</name> + <description>Interrupt processing</description> + <icon>stop.xpm</icon> + <connections> + <point x="0.5" y="0"/> + </connections> + <svg:svg width="1" height="1"> + <svg:line x1="0" y1="0" x2="1" y2="1" svg:style="stroke-width:1"/> + <svg:line x1="1" y1="0" x2="0" y2="1" svg:style="stroke-width:1"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/stop.xpm b/kivio/kiviopart/stencils/Dia/SDL/stop.xpm new file mode 100644 index 00000000..146f0297 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/stop.xpm @@ -0,0 +1,27 @@ +/* XPM */ +static char * stop_xpm[] = { +"22 22 2 1", +" c None", +". c #000000", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" . . ", +" . . ", +" . . ", +" .. ", +" .. ", +" . . ", +" . . ", +" . . ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/SDL/task.shape b/kivio/kiviopart/stencils/Dia/SDL/task.shape new file mode 100644 index 00000000..c5990d8a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/task.shape @@ -0,0 +1,17 @@ +<?xml version="1.0"?> + +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>SDL - Task</name> + <description>Action being executed</description> + <icon>task.xpm</icon> + <connections> + <point x="1.25" y="0"/> + <point x="1.25" y="2.0"/> + <point x="2.5" y="1.0"/> + </connections> + <textbox x1="0.25" y1="0" x2="2.25" y2="2"/> + <svg:svg width="2.5" height="2"> + <svg:polygon points="0,0 2.5,0 2.5,2 0,2" style="fill: default" /> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/SDL/task.xpm b/kivio/kiviopart/stencils/Dia/SDL/task.xpm new file mode 100644 index 00000000..03f8696a --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/SDL/task.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * task_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ", +" ", +" ", +" ................ ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" .++++++++++++++. ", +" ................ ", +" ", +" ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Sybase/Makefile.am b/kivio/kiviopart/stencils/Dia/Sybase/Makefile.am new file mode 100644 index 00000000..23402f2e --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/Makefile.am @@ -0,0 +1,21 @@ +sybasedir = $(kde_datadir)/kivio/stencils/Dia/Sybase + +SHAPES = \ + client.shape \ + client.xpm \ + dataserver.shape \ + dataserver.xpm \ + ltm.shape \ + ltm.xpm \ + repserver.shape \ + repserver.xpm \ + rsm.shape \ + rsm.xpm \ + stableq.shape \ + stableq.xpm + +EXTRA_DIST = $(SHAPES)\ + desc icon.xpm + +sybase_DATA = $(SHAPES)\ + desc icon.xpm diff --git a/kivio/kiviopart/stencils/Dia/Sybase/client.shape b/kivio/kiviopart/stencils/Dia/Sybase/client.shape new file mode 100644 index 00000000..4d3f913f --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/client.shape @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Sybase - Client Application</name> + <icon>client.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1" y="0"/> + <point x="1" y="2"/> + <point x="0" y="1"/> + <point x="2" y="1"/> + </connections> + <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/> + <svg:svg width="2cm" height="2cm"> + <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5" + cx="1" cy="1" r="1"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0.6,0.5 L0.60,0.9 L1,0.7 L0.6,0.5"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M.6,1.5 L.6,1.1 L1,1.3 L.6,1.5"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M1.2,.8 L1.2,1.2 L1.6,1 L1.2,.8"/> + </svg:svg> +</shape> + diff --git a/kivio/kiviopart/stencils/Dia/Sybase/client.xpm b/kivio/kiviopart/stencils/Dia/Sybase/client.xpm new file mode 100644 index 00000000..ceef4495 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/client.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * client_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ...... ", +" ..++++++.. ", +" .+++++++++.. ", +" .++.+++++++++. ", +" .+++...++++++++. ", +" .+++.+..+++++++. ", +" .++++...+++.+++++. ", +" .++++.+++++...+++. ", +" .++++++++++.+..++. ", +" .++++.+++++...+++. ", +" .++++...+++.+++++. ", +" .++++.+..++++++++. ", +" .+++...++++++++. ", +" .+++.++++++++++. ", +" .++++++++++++. ", +" ..++++++++.. ", +" ..++++++.. ", +" ...... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Sybase/dataserver.shape b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.shape new file mode 100644 index 00000000..49cce15d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.shape @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Sybase - Dataserver</name> + <icon>dataserver.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1" y="0"/> + <point x="1" y="2"/> + <point x="0" y="1"/> + <point x="2" y="1"/> + </connections> + <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/> + <svg:svg width="2cm" height="2cm"> + <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5" + cx="1" cy="1" r="1"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M 1.5,0.146 L 1.5,1.856 M .24,0.33333 L 1.5,0.33333 + M 0.0706,0.66667 L 1.5,0.66667 M 0,1 L 1.5,1 M 0.0706,1.33333 L + 1.5,1.33333 M 0.24,1.66667 L 1.5,1.66667" /> + </svg:svg> +</shape> + + + + + + diff --git a/kivio/kiviopart/stencils/Dia/Sybase/dataserver.xpm b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.xpm new file mode 100644 index 00000000..57771661 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/dataserver.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * dataserver_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ...... ", +" ..++++++.. ", +" .+++++++++.. ", +" ............+. ", +" .+++++++++++.++. ", +" .+++++++++++.++. ", +" .++++++++++++.+++. ", +" ..............+++. ", +" .++++++++++++.+++. ", +" .++++++++++++.+++. ", +" .++++++++++++.+++. ", +" ..............+++. ", +" .+++++++++++.++. ", +" .+++++++++++.++. ", +" .++++++++++.+. ", +" ............ ", +" ..++++++.. ", +" ...... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Sybase/desc b/kivio/kiviopart/stencils/Dia/Sybase/desc new file mode 100644 index 00000000..0b095063 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Sybase"/> + <Id data="Dia - Sybase"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Dia/Sybase/icon.xpm b/kivio/kiviopart/stencils/Dia/Sybase/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Sybase/ltm.shape b/kivio/kiviopart/stencils/Dia/Sybase/ltm.shape new file mode 100644 index 00000000..1df9b7fc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/ltm.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Sybase - Log Transfer Manager/Rep Agent</name> + <icon>ltm.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1" y="0"/> + <point x="1" y="2"/> + <point x="0" y="1"/> + <point x="2" y="1"/> + </connections> + <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/> + <svg:svg width="2cm" height="2cm"> + <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5" + cx="1" cy="1" r="1"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M 0.7,0.4 L 0.30,1 L 1.1,1 L0.7,0.4"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M 0.5,1 C .5,1.5 .8,1.8 1.2,1.8"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M 0.9,1 C .9,1.5 1,1.7 1.2,1.8"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M 1.8,1 C 1.8,1.5 1.5,1.8 1.2,1.8"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M 1.4,1 C 1.4,1.5 1.3,1.7 1.2,1.8"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M 1.4,1 L 1.8,1"/> + + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Sybase/ltm.xpm b/kivio/kiviopart/stencils/Dia/Sybase/ltm.xpm new file mode 100644 index 00000000..9aaaa63d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/ltm.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * ltm_xpm[] = { +"22 22 5 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"- c #8D8D8D", +"@ c #4D4D4D", +" ", +" ", +" ...... ", +" ..++++++.. ", +" .++++++++++. ", +" .++++++++++++. ", +" .+++-++++++++++. ", +" .++---+++++++++. ", +" .++-----+++++++++. ", +" .+@------++++++++. ", +" .++----++++++++++. ", +" .+++---+++@@@@+++. ", +" .+++---+++@@@@+++. ", +" .++++---++@@@++++. ", +" .++++--+@@@++++. ", +" .+++++--@++++++. ", +" .++++++++++++. ", +" .++++++++++. ", +" ..++++++.. ", +" ...... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Sybase/repserver.shape b/kivio/kiviopart/stencils/Dia/Sybase/repserver.shape new file mode 100644 index 00000000..946603b1 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/repserver.shape @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Sybase - Replication Server</name> + <icon>repserver.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1" y="0"/> + <point x="1" y="2"/> + <point x="0" y="1"/> + <point x="2" y="1"/> + </connections> + <textbox x1="-1" y1="2" x2="3" y2="5" align="center" resize="no"/> + <svg:svg width="2cm" height="2cm"> + <svg:circle style="fill:background; stroke: foreground; stroke-width:0.5" + cx="1" cy="1" r="1"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M1,0 L1,2 M0,1 L2,1 "/> + <svg:polygon style="stroke:none;fill:foreground" + points="1,0 .85,.3 1.15,.3"/> + <svg:polygon style="stroke:none;fill:foreground" + points="1,2 .85,1.7 1.15,1.7"/> + <svg:polygon style="stroke:none;fill:foreground" + points="2,1 1.7,.85 1.7,1.15"/> + <svg:polygon style="stroke:none;fill:foreground" + points="1,1 .7,.85 .7,1.15"/> + <svg:circle style="stroke:none; fill:foreground" cx="1" cy="1" r=".5"/> + </svg:svg> +</shape> + + diff --git a/kivio/kiviopart/stencils/Dia/Sybase/repserver.xpm b/kivio/kiviopart/stencils/Dia/Sybase/repserver.xpm new file mode 100644 index 00000000..a4580823 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/repserver.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * repserver_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ..... ", +" ..+...+.. ", +" .++.....++. ", +" .+++++.+++++. ", +" .++++++.++++++. ", +" .++++++.++++++. ", +" .++++.++.+++++.+. ", +" .++++..+.+++++... ", +" ................. ", +" .++++..+.+++++... ", +" .++++.++.+++++.+. ", +" .+++++++.+++++++. ", +" .++++++.++++++. ", +" .++++++.++++++. ", +" .+++++.+++++. ", +" ..+.....++. ", +" ..+...+.. ", +" ..... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/Sybase/rsm.shape b/kivio/kiviopart/stencils/Dia/Sybase/rsm.shape new file mode 100644 index 00000000..195cec16 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/rsm.shape @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Sybase - Replication Server Manager</name> + <icon>rsm.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1.5" y="2.95"/> + </connections> + <textbox x1="-1" y1="3.05" x2="4" y2="6.05" align="center" resize="no"/> + <svg:svg width="3cm" height="2.95cm"> + <svg:rect style="fill:#B3B3B3; stroke:foreground; stroke-width: .5" + x="0" y="0" width="3" height="2.25"/> + <svg:rect style="fill:background; stroke:none" + x=".325" y=".325" width="2.35" height="1.55"/> + <svg:ellipse style="fill:none; stroke:foreground; stroke-width: .5" + cx="1.5" cy="1.125" rx=".64" ry=".64"/> + <svg:polygon style="fill:foreground; stroke:none" + points="1.5,.485 1.404,.677 1.596,.677"/> + <svg:polygon style="fill:foreground; stroke:none" + points="1.5,1.765 1.404,1.573 1.596,1.573"/> + <svg:polygon style="fill:foreground; stroke:none" + points="2.14,1.125 1.948,1.029 1.948,1.221"/> + <svg:polygon style="fill:foreground; stroke:none" + points="1.5,1.125 1.308,1.221 1.308,1.029"/> + <svg:path style="stroke:foreground; stroke-width: .5" + d="M.86,1.125 L2.14,1.125 M1.5,.485 L1.5,1.765"/> + + <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5" + points=".40625,2.25 1.95,2.25 1.95,2.6 .4875,2.6"/> + <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width: .5" + points="1.95,2.25 2.59375,2.25 2.5125,2.6, 1.95,2.6"/> + + <svg:rect style="fill:background; stroke:foreground; stroke-width:.25" + x="2.055" y="2.355" width=".14" height=".14"/> + <svg:polygon style="fill:#B3B3B3;stroke:foreground;stroke-width:.5" + points="1.2,2.6 1.8,2.6 1.8,2.775 2.1,2.775 2.1,2.95 .9,2.95 .9,2.775 1.2,2.775"/> + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Sybase/rsm.xpm b/kivio/kiviopart/stencils/Dia/Sybase/rsm.xpm new file mode 100644 index 00000000..683f56f9 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/rsm.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * rsm_xpm[] = { +"22 22 4 1", +" c None", +". c #000000", +"+ c #4D4D4D", +"@ c #FFFFFF", +" ................... ", +" .+++++++++++++++++. ", +" .+@@@@@@@@@@@@@@@+. ", +" .+@@@@@@...@@@@@@+. ", +" .+@@@@.@@.@@.@@@@+. ", +" .+@@.@@@@.@@@@.@@+. ", +" .+@.@@@+@.@@@@@.@+. ", +" .+@.............@+. ", +" .+@.@@@+@.@@@@@.@+. ", +" .+@@.@@@@.@@@@.@@+. ", +" .+@@@@.@@.@@.@@@@+. ", +" .+@@@@@@...@@@@@@+. ", +" .+@@@@@@@@@@@@@@@+. ", +" .+++++++++++++++++. ", +" ................... ", +" .++++++++.@@+++. ", +" .+++++++.@@++. ", +" .............. ", +" .++++. ", +" ...++++... ", +" .++++++++. ", +" .......... "}; diff --git a/kivio/kiviopart/stencils/Dia/Sybase/stableq.shape b/kivio/kiviopart/stencils/Dia/Sybase/stableq.shape new file mode 100644 index 00000000..57fb2107 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/stableq.shape @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" + xmlns:svg="http://www.w3.org/2000/svg"> + <name>Sybase - Stable Queue</name> + <icon>stableq.xpm</icon> + <aspectratio type="fixed"/> + <connections> + <point x="1.4" y="0"/> + <point x="1.4" y="2.2"/> + </connections> + <textbox x1="-1" y1="2.3" x2="3.8" y2="5.3" align="center" resize="no"/> + <svg:svg width="2.8cm" height="2.2cm"> + <svg:rect style="fill:background; stroke:none" + x="0" y=".4" width="2.8" height="1.4"/> + <svg:ellipse style="fill:background; stroke:none" cx="1.4" + cy="1.8" rx="1.4" ry=".4"/> + <svg:ellipse style="fill:background; stroke:none" cx="1.4" + cy=".4" rx="1.4" ry=".4"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0,.4 L0,1.8 M2.8,.4 L2.8,1.8"/> + + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0,.4 C0,.17909 .84772,0 1.4,0 C1.95228,0 2.8,.17909 2.8,.4"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0,.4 C0,.62091 .84772,.8 1.4,.8 C1.95228,.8 2.8,.62091 2.8,.4"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0,.75 C0,.97091 .84772,1.15 1.4,1.15 C1.95228,1.15 2.8,.97091 2.8,.75"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0,1.1 C0,1.32091 .84772,1.5 1.4,1.5 C1.95228,1.5 2.8,1.32091 2.8,1.1"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0,1.45 C0,1.67091 .84772,1.85 1.4,1.85 C1.95228,1.85 2.8,1.67091 2.8,1.45"/> + <svg:path style="stroke:foreground; stroke-width: 0.5" + d="M0,1.8 C0,2.02091 .84772,2.2 1.4,2.2 C1.95228,2.2 2.8,2.02091 2.8,1.8"/> + + + + </svg:svg> +</shape> diff --git a/kivio/kiviopart/stencils/Dia/Sybase/stableq.xpm b/kivio/kiviopart/stencils/Dia/Sybase/stableq.xpm new file mode 100644 index 00000000..42cdf052 --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/Sybase/stableq.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * stableq_xpm[] = { +"22 22 3 1", +" c None", +". c #000000", +"+ c #FFFFFF", +" ", +" ", +" ......... ", +" ...++++++++.... ", +" .+++++++++++++++. ", +" .+++++++++++++++. ", +" ....+++++++++.... ", +" .+++.........+++. ", +" .+++++++++++++++. ", +" ....+++++++++.... ", +" .+++..........++. ", +" .+++++++++++++++. ", +" ....+++++++++.... ", +" .+++..........++. ", +" .+++++++++++++++. ", +" ....+++++++++.... ", +" .+++..........++. ", +" .+++++++++++++++. ", +" ...+++++++++.... ", +" .......... ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Dia/desc b/kivio/kiviopart/stencils/Dia/desc new file mode 100644 index 00000000..37d32fbc --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="Dia Shapes Collections"/> + <Id data="Dia - Flowcharting Collection"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/Dia/icon.xpm b/kivio/kiviopart/stencils/Dia/icon.xpm new file mode 100644 index 00000000..8d14bd8d --- /dev/null +++ b/kivio/kiviopart/stencils/Dia/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * icon_xpm[] = { +"16 16 3 1", +" c None", +". c #FF6600", +"+ c #000000", +" ", +" ", +" .. ", +" .... ", +" . . ", +" .. .. ", +" ++++++++++++++ ", +" ++++++++++++++ ", +" .. .. ", +" . . ", +" .. .. ", +" .. .. ", +" ............ ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Card.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Card.sml new file mode 100644 index 00000000..704e66b0 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Card.sml @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Card"/> + <Id data="Card"/> + <Description data="Basic flowcharting card shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="36.0" defaultAspect="0.75"/> + <KivioConnectorTarget x="0.0" y="18.0"/> + <KivioConnectorTarget x="7.2" y="9.0"/> + <KivioConnectorTarget x="14.4" y="0.0"/> + <KivioConnectorTarget x="43.2" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="18.0"/> + <KivioConnectorTarget x="72.0" y="36.0"/> + <KivioConnectorTarget x="0.0" y="36.0"/> + <KivioConnectorTarget x="36.0" y="36.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Polygon" name="Card"> + <KivioPoint x="0.0" y="18.0"/> + <KivioPoint x="14.4" y="0.0"/> + <KivioPoint x="72.0" y="0.0"/> + <KivioPoint x="72.0" y="36.0"/> + <KivioPoint x="0.0" y="36.0"/> + <KivioPoint x="0.0" y="18.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="36.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Card.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Card.xpm new file mode 100644 index 00000000..63270d94 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Card.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Card_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@#################@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@####################+@@@.+", +".+@@@@@++++++++++++++++++++@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Data.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Data.sml new file mode 100644 index 00000000..2fa28f24 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Data.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Dave Marotti"/> + <Title data="Data"/> + <Id data="Data"/> + <Description data="Data shape for flowcharting"/> + <Version data="1.0"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="14.4" y="0.0"/> + <KivioConnectorTarget x="43.2" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="64.8" y="27.0"/> + <KivioConnectorTarget x="57.6" y="54.0"/> + <KivioConnectorTarget x="28.8" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="7.2" y="27.0"/> + <KivioShape type="Polygon" name="Data"> + <KivioPoint x="14.4" y="0.0"/> + <KivioPoint x="72.0" y="0.0"/> + <KivioPoint x="57.6" y="54.0"/> + <KivioPoint x="0.0" y="54.0"/> + <KivioPoint x="14.4" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="14.4" y="0.0" w="43.2" h="54.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Data.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Data.xpm new file mode 100644 index 00000000..27ea5319 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Data.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Data_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@###############@@@@.+", +".+@@@@@@@@@#$$$$$$$$$$$$$#+@@@.+", +".+@@@@@@@@#$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@@@#$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@@#$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@#$$$$$$$$$$$$$#+@@@@@@@@.+", +".+@@@@###############+@@@@@@@@.+", +".+@@@@@+++++++++++++++@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Decision.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Decision.sml new file mode 100644 index 00000000..e069d4ac --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Decision.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Decision"/> + <Id data="Decision"/> + <Description data="Basic flowcharting decision shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="13.5"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="54.0" y="40.5"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="18.0" y="40.5"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="18.0" y="13.5"/> + <KivioShape type="Polygon" name="Decision"> + <KivioPoint x="36.0" y="0.0"/> + <KivioPoint x="72.0" y="27.0"/> + <KivioPoint x="36.0" y="54.0"/> + <KivioPoint x="0.0" y="27.0"/> + <KivioPoint x="36.0" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="18.0" y="13.5" w="36.0" h="27.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Decision.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Decision.xpm new file mode 100644 index 00000000..8ac835bf --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Decision.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Decision_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@#@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$#@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@#$$$$$#@@@@@@@@@@@.+", +".+@@@@@@@@@#$$$$$$$#@@@@@@@@@@.+", +".+@@@@@@@@#$$$$$$$$$#@@@@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$#@@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#@@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$#@@@@@.+", +".+@@@@+#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@+#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@+#$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@@+#$$$$$$$$$#+@@@@@@@@.+", +".+@@@@@@@@+#$$$$$$$#+@@@@@@@@@.+", +".+@@@@@@@@@+#$$$$$#+@@@@@@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$#+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+#+@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@+@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/DirectData.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/DirectData.sml new file mode 100644 index 00000000..21661b74 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/DirectData.sml @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Direct Data"/> + <Id data="Direct Data"/> + <Description data="Basic flowcharting direct data shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="10.8" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="61.2" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="61.2" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="10.8" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="ClosedPath" name="Direct Data"> + <KivioPoint x="36.0" y="54.0"/> + + <KivioPoint x="10.8" y="54.0" type="bezier"/> + <KivioPoint x="-3.6" y="36.0" type="bezier"/> + <KivioPoint x="-3.6" y="18.0" type="bezier"/> + <KivioPoint x="10.8" y="0.0" type="bezier"/> + + <KivioPoint x="61.2" y="0.0" type="bezier"/> + <KivioPoint x="75.6" y="18.0" type="bezier"/> + <KivioPoint x="75.6" y="36.0" type="bezier"/> + <KivioPoint x="61.2" y="54.0" type="bezier"/> + + <KivioPoint x="36.0" y="54.0"/> + </KivioShape> + <KivioShape type="Bezier" name="Direct Data Line"> + <KivioPoint x="61.2" y="54.0" type="bezier"/> + <KivioPoint x="46.8" y="36.0" type="bezier"/> + <KivioPoint x="46.8" y="18.0" type="bezier"/> + <KivioPoint x="61.2" y="0.0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="61.2" h="54.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/DirectData.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/DirectData.xpm new file mode 100644 index 00000000..c0ee88c2 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/DirectData.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * DirectData_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@#################@@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#$#+@@@@.+", +".+@@@#$$$$$$$$$$$$$$$#$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$#$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$#$$$#+@@@.+", +".+@@#$$$$$$$$$$$$$$$#$$$$$#+@@.+", +".+@@#$$$$$$$$$$$$$$$#$$$$$#+@@.+", +".+@@#$$$$$$$$$$$$$$$#$$$$$#+@@.+", +".+@@#$$$$$$$$$$$$$$$#$$$$$#+@@.+", +".+@@@#$$$$$$$$$$$$$$$#$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$#$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$#$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#$#+@@@@.+", +".+@@@@@#################+@@@@@.+", +".+@@@@@@++++++++++++++++@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Display.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Display.sml new file mode 100644 index 00000000..f07580d2 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Display.sml @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Display"/> + <Id data="Display"/> + <Description data="Basic flowcharting display shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="63.9" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="63.9" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioShape type="ClosedPath" name="Display"> + <KivioPoint x="0.0" y="27.0" type="bezier"/> + <KivioPoint x="3.6" y="13.5" type="bezier"/> + <KivioPoint x="14.4" y="0.0" type="bezier"/> + <KivioPoint x="28.8" y="0.0" type="bezier"/> + + <KivioPoint x="63.9" y="0.0" type="bezier"/> + <KivioPoint x="74.7" y="6.75" type="bezier"/> + <KivioPoint x="74.7" y="47.25" type="bezier"/> + <KivioPoint x="63.9" y="54.0" type="bezier"/> + + <KivioPoint x="28.8" y="54.0" type="bezier"/> + <KivioPoint x="14.4" y="54.0" type="bezier"/> + <KivioPoint x="3.6" y="40.5" type="bezier"/> + <KivioPoint x="0.0" y="27.0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Display.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Display.xpm new file mode 100644 index 00000000..96ffc694 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Display.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Display_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@############@@@@@@@.+", +".+@@@@@@@##$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@@##$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@@@@############+@@@@@@.+", +".+@@@@@@@@@@++++++++++++@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Document.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Document.sml new file mode 100644 index 00000000..619e7371 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Document.sml @@ -0,0 +1,53 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="magic"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Document"/> + <Id data="Document"/> + <Description data="Flowcharting Document Stencil"/> + <Version data="1.0"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="49.0"/> + <KivioConnectorTarget x="36.0" y="49.0"/> + <KivioConnectorTarget x="0.0" y="49.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <Dimensions w="72" h="54"/> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#000000" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="0.0" y="0.0" type="bezier"/> + <KivioPoint x="7.86507" y="0.0" type="bezier"/> + <KivioPoint x="72.0" y="0.0" type="bezier"/> + <KivioPoint x="72.0" y="0.0" type="bezier"/> + + <KivioPoint x="72.0" y="0.0" type="bezier"/> + <KivioPoint x="72.0" y="0.0" type="bezier"/> + <KivioPoint x="72" y="49.0" type="bezier"/> + <KivioPoint x="72" y="49.0" type="bezier"/> + + <KivioPoint x="72" y="49.0" type="bezier"/> + <KivioPoint x="72" y="49.0" type="bezier"/> + <KivioPoint x="56.5001" y="37.7124" type="bezier"/> + <KivioPoint x="36" y="49.0" type="bezier"/> + + <KivioPoint x="36" y="49.0" type="bezier"/> + <KivioPoint x="15.4999" y="60.2861" type="bezier"/> + <KivioPoint x="0" y="49.0" type="bezier"/> + <KivioPoint x="0" y="49.0" type="bezier"/> + + <KivioPoint x="0" y="49.0" type="bezier"/> + <KivioPoint x="0" y="49.0" type="bezier"/> + <KivioPoint x="0" y="10.8992" type="bezier"/> + <KivioPoint x="-0.0" y="0.0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="text" x="0.0" y="0.0" w="72.0" h="43.9"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Document.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Document.xpm new file mode 100644 index 00000000..b4a1c618 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Document.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Document_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@#####################@@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$####$$$$#+@@@.+", +".+@@@#$$$$$$$$$$#++++##$$#+@@@.+", +".+@@@@#$$$$$$$##+@@@@@@#$#+@@@.+", +".+@@@@@#$$$$$#++@@@@@@@@##+@@@.+", +".+@@@@@@#####+@@@@@@@@@@@#+@@@.+", +".+@@@@@@@++++@@@@@@@@@@@@@+@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/InternalStorage.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/InternalStorage.sml new file mode 100644 index 00000000..3a7a50ae --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/InternalStorage.sml @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Internal Storage"/> + <Id data="Internal Storage"/> + <Description data="Internal storage shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="54.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="27.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="27.0"/> + <KivioConnectorTarget x="54.0" y="54.0"/> + <KivioConnectorTarget x="27.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="InternalStorage" x="0.0" y="0.0" w="54.0" h="54.0"/> + <KivioShape type="LineArray" name="Lines"> + <Line x1="7.2" y1="0.0" x2="7.2" y2="54.0"/> + <Line x1="0" y1="7.2" x2="54.0" y2="7.2"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="7.2" y="7.2" w="46.8" h="46.8"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/InternalStorage.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/InternalStorage.xpm new file mode 100644 index 00000000..5e85a8f3 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/InternalStorage.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * InternalStorage_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@################@@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@################+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$#$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@################+@@@@@.+", +".+@@@@@@@++++++++++++++++@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LICENSE b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LICENSE new file mode 100644 index 00000000..aaa0701a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LICENSE @@ -0,0 +1,3 @@ +This stencil set is distributed under the terms of BSD license. +The full terms of this license are available from kdelibs/doc/common/bsd-license.html + diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LoopLimit.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LoopLimit.sml new file mode 100644 index 00000000..199072a6 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LoopLimit.sml @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Loop Limit"/> + <Id data="Loop Limit"/> + <Description data="Basic flowcharting loop limit shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="36.0"/> + <KivioConnectorTarget x="0.0" y="36.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="0.0" y="18.0"/> + <KivioConnectorTarget x="7.2" y="9.0"/> + <KivioConnectorTarget x="14.4" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="57.6" y="0.0"/> + <KivioConnectorTarget x="64.8" y="9.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="36.0"/> + <KivioConnectorTarget x="36.0" y="36.0"/> + <KivioConnectorTarget x="72.0" y="18.0"/> + <KivioShape type="Polygon" name="Loop Limit"> + <KivioPoint x="0.0" y="36.0"/> + <KivioPoint x="0.0" y="18.0"/> + <KivioPoint x="14.4" y="0.0"/> + <KivioPoint x="57.6" y="0.0"/> + <KivioPoint x="72.0" y="18.0"/> + <KivioPoint x="72.0" y="36.0"/> + <KivioPoint x="0.0" y="36.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="36.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LoopLimit.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LoopLimit.xpm new file mode 100644 index 00000000..eee856ef --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/LoopLimit.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * LoopLimit_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@##############@@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@####################+@@@.+", +".+@@@@@++++++++++++++++++++@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Makefile.am b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Makefile.am new file mode 100644 index 00000000..ebc527b9 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Makefile.am @@ -0,0 +1,44 @@ +basicdir = $(kde_datadir)/kivio/stencils/Flowcharting/BasicFlowcharting + +basic_DATA = Card.sml Card.xpm Data.sml Data.xpm Decision.sml Decision.xpm DirectData.sml DirectData.xpm Display.sml Display.xpm Document.sml Document.xpm InternalStorage.sml InternalStorage.xpm LoopLimit.sml LoopLimit.xpm ManualInput.sml ManualInput.xpm ManualOperation.sml ManualOperation.xpm OffPageRef.sml OffPageRef.xpm OnPageRef.sml OnPageRef.xpm PaperTape.sml PaperTape.xpm PredefinedProcess.sml PredefinedProcess.xpm Preperation.sml Preperation.xpm Process.sml Process.xpm SequentialData.sml SequentialData.xpm StoredData.sml StoredData.xpm Terminator.sml Terminator.xpm desc icon.xpm +EXTRA_DIST = \ + Card.sml\ + Card.xpm\ + Data.sml\ + Data.xpm\ + Decision.sml\ + Decision.xpm\ + DirectData.sml\ + DirectData.xpm\ + Display.sml\ + Display.xpm\ + Document.sml\ + Document.xpm\ + InternalStorage.sml\ + InternalStorage.xpm\ + LoopLimit.sml\ + LoopLimit.xpm\ + ManualInput.sml\ + ManualInput.xpm\ + ManualOperation.sml\ + ManualOperation.xpm\ + OffPageRef.sml\ + OffPageRef.xpm\ + OnPageRef.sml\ + OnPageRef.xpm\ + PaperTape.sml\ + PaperTape.xpm\ + PredefinedProcess.sml\ + PredefinedProcess.xpm\ + Preperation.sml\ + Preperation.xpm\ + Process.sml\ + Process.xpm\ + SequentialData.sml\ + SequentialData.xpm\ + StoredData.sml\ + StoredData.xpm\ + Terminator.sml\ + Terminator.xpm\ + desc\ + icon.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualInput.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualInput.sml new file mode 100644 index 00000000..d6104506 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualInput.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Manual Input"/> + <Id data="Manual Input"/> + <Description data="Basic flowcharting manual input shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="21.6"/> + <KivioConnectorTarget x="36.0" y="10.8"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="37.8"/> + <KivioShape type="Polygon" name="Manual Input"> + <KivioPoint x="0.0" y="21.6"/> + <KivioPoint x="72.0" y="0.0"/> + <KivioPoint x="72.0" y="54.0"/> + <KivioPoint x="0.0" y="54.0"/> + <KivioPoint x="0.0" y="21.6"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="21.6" w="72.0" h="32.4" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualInput.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualInput.xpm new file mode 100644 index 00000000..a2d5c188 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualInput.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * ManualInput_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@##@@@@.+", +".+@@@@@@@@@@@@@@@@@@@###$#+@@@.+", +".+@@@@@@@@@@@@@@@@###$$$$#+@@@.+", +".+@@@@@@@@@@@@@###$$$$$$$#+@@@.+", +".+@@@@@@@@@@###$$$$$$$$$$#+@@@.+", +".+@@@@@@@###$$$$$$$$$$$$$#+@@@.+", +".+@@@@###$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@####################+@@@.+", +".+@@@@@++++++++++++++++++++@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualOperation.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualOperation.sml new file mode 100644 index 00000000..bc452400 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualOperation.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Manual Operation"/> + <Id data="Manual Operation"/> + <Description data="Basic flowcharting manual operation shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="36.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="66.6" y="18.0"/> + <KivioConnectorTarget x="61.2" y="36.0"/> + <KivioConnectorTarget x="36.0" y="36.0"/> + <KivioConnectorTarget x="10.8" y="36.0"/> + <KivioConnectorTarget x="5.4" y="18.0"/> + <KivioShape type="Polygon" name="Manual Operation"> + <KivioPoint x="0.0" y="0.0"/> + <KivioPoint x="72.0" y="0.0"/> + <KivioPoint x="61.2" y="36.0"/> + <KivioPoint x="10.8" y="36.0"/> + <KivioPoint x="0.0" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="10.8" y="0.0" w="50.4" h="36.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualOperation.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualOperation.xpm new file mode 100644 index 00000000..ce5702b0 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/ManualOperation.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * ManualOperation_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@######################@@@@.+", +".+@@#$$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$#+@@@@@@@@.+", +".+@@@@@@@############+@@@@@@@@.+", +".+@@@@@@@@++++++++++++@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml new file mode 100644 index 00000000..a6c83d8a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.sml @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Off-Page Reference"/> + <Id data="Off-Page Reference"/> + <Description data="Off-Page Reference"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="72.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="18.0"/> + <KivioConnectorTarget x="72.0" y="36.0"/> + <KivioConnectorTarget x="54.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="72.0"/> + <KivioConnectorTarget x="18.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="36.0"/> + <KivioConnectorTarget x="0.0" y="18.0"/> + <KivioShape type="Polygon" name="Off-Page Reference"> + <KivioPoint x="0.0" y="0.0"/> + <KivioPoint x="72.0" y="0.0"/> + <KivioPoint x="72.0" y="36.0"/> + <KivioPoint x="36.0" y="72.0"/> + <KivioPoint x="0.0" y="36.0"/> + <KivioPoint x="0.0" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.xpm new file mode 100644 index 00000000..b337302d --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OffPageRef.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * OffPageRef_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@#################@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@@#$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@@@#$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@@@@#$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@@@@@#$$$$$$$#+@@@@@@@@.+", +".+@@@@@@@@@@@#$$$$$#+@@@@@@@@@.+", +".+@@@@@@@@@@@@#$$$#+@@@@@@@@@@.+", +".+@@@@@@@@@@@@@#$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@#+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OnPageRef.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OnPageRef.sml new file mode 100644 index 00000000..4c3bdce2 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OnPageRef.sml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="On-Page Reference"/> + <Id data="On-Page Reference"/> + <Description data="On-Page Reference"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="72.0"/> + <KivioConnectorTarget x="10.544156" y="10.544156"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="61.455844" y="10.544156"/> + <KivioConnectorTarget x="72.0" y="36.0"/> + <KivioConnectorTarget x="61.455844" y="61.455844"/> + <KivioConnectorTarget x="36.0" y="72.0"/> + <KivioConnectorTarget x="10.544156" y="61.455844"/> + <KivioConnectorTarget x="0.0" y="36.0"/> + <KivioShape type="Ellipse" name="On-Page Reference" x="0.0" w="72.0" y="0.0" h="72.0"/> + <KivioShape type="TextBox" name="Text" x="10.544156" y="10.544156" w="50.911688" h="50.911688" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OnPageRef.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OnPageRef.xpm new file mode 100644 index 00000000..0d8fa225 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/OnPageRef.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * OnPageRef_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#####@@@@@@@@@@@@.+", +".+@@@@@@@@@##$$$$$##@@@@@@@@@@.+", +".+@@@@@@@##$$$$$$$$$##@@@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@@##$$$$$$$$$##+@@@@@@@.+", +".+@@@@@@@@@##$$$$$##++@@@@@@@@.+", +".+@@@@@@@@@@@#####++@@@@@@@@@@.+", +".+@@@@@@@@@@@@++++@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PaperTape.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PaperTape.sml new file mode 100644 index 00000000..7eb19908 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PaperTape.sml @@ -0,0 +1,58 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="magic"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Paper Tape"/> + <Id data="Paper Tape"/> + <Description data="Flowcharting Paper Tape Stencil"/> + <Version data="1.0"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72" h="54"/> + <KivioConnectorTarget x="71.9922" y="5.0719"/> + <KivioConnectorTarget x="0.0316901" y="5.0719"/> + <KivioConnectorTarget x="36.0485" y="5.0719"/> + <KivioConnectorTarget x="0.00174427" y="27.0902"/> + <KivioConnectorTarget x="0.0488968" y="49.0783"/> + <KivioConnectorTarget x="71.9654" y="49.0742"/> + <KivioConnectorTarget x="36.0017" y="49.027"/> + <KivioConnectorTarget x="72.0087" y="27.068"/> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#000000" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="0" y="5.0" type="bezier"/> + <KivioPoint x="0.0" y="5.0" type="bezier"/> + <KivioPoint x="15.4914" y="16.2206" type="bezier"/> + <KivioPoint x="36.0" y="5.0" type="bezier"/> + + <KivioPoint x="36.0" y="5.0" type="bezier"/> + <KivioPoint x="56.5341" y="-6.15444" type="bezier"/> + <KivioPoint x="72.0" y="5.0" type="bezier"/> + <KivioPoint x="72.0" y="5.0" type="bezier"/> + + <KivioPoint x="72" y="5.0" type="bezier"/> + <KivioPoint x="72" y="5.0" type="bezier"/> + <KivioPoint x="72" y="49.0" type="bezier"/> + <KivioPoint x="72" y="49.0" type="bezier"/> + + <KivioPoint x="72" y="49.0" type="bezier"/> + <KivioPoint x="72" y="49.0" type="bezier"/> + <KivioPoint x="56.5341" y="37.84556" type="bezier"/> + <KivioPoint x="36" y="48.9715" type="bezier"/> + + <KivioPoint x="36" y="48.9715" type="bezier"/> + <KivioPoint x="15.4914" y="60.2202" type="bezier"/> + <KivioPoint x="0" y="49.0" type="bezier"/> + <KivioPoint x="0" y="49.0" type="bezier"/> + + <KivioPoint x="0" y="49.0" type="bezier"/> + <KivioPoint x="0" y="49.0" type="bezier"/> + <KivioPoint x="0.0" y="5.0" type="bezier"/> + <KivioPoint x="0.0" y="5.0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="text" x="0.0" y="10.2" w="72.0" h="33.6"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PaperTape.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PaperTape.xpm new file mode 100644 index 00000000..359a4e27 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PaperTape.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * PaperTape_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@####@@@@@@@@@.+", +".+@@@#@@@@@@@@@@#$$$$##@@@@@@@.+", +".+@@@##@@@@@@@##$$$$$$$#@@@@@@.+", +".+@@@#$#@@@@@#$$$$$$$$$$#@@@@@.+", +".+@@@#$$#####$$$$$$$$$$$$#@@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$####$$$$#+@@@.+", +".+@@@#$$$$$$$$$$#++++##$$#+@@@.+", +".+@@@@#$$$$$$$##+@@@@@@#$#+@@@.+", +".+@@@@@#$$$$$#++@@@@@@@@##+@@@.+", +".+@@@@@@#####+@@@@@@@@@@@#+@@@.+", +".+@@@@@@@++++@@@@@@@@@@@@@+@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.sml new file mode 100644 index 00000000..452e048a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.sml @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Predefined Process"/> + <Id data="Predefined Process"/> + <Description data="Predefined process shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Process" x="0" y="0" w="72" h="54"/> + <KivioShape type="LineArray" name="Lines"> + <Line x1="7.2" x2="7.2" y1="0" y2="54"/> + <Line x1="64.8" x2="64.8" y1="0" y2="54"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="7.2" y="0.0" w="57.6" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.xpm new file mode 100644 index 00000000..8cffc4d2 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PredefinedProcess.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * PredefinedProcess_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@####################@@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#@@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#@@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@#$$#$$$$$$$$$$$$#$$#+@@@.+", +".+@@@@####################+@@@.+", +".+@@@@@++++++++++++++++++++@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Preperation.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Preperation.sml new file mode 100644 index 00000000..f79d2a51 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Preperation.sml @@ -0,0 +1,37 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Preparation"/> + <Id data="Preperation"/> + <Description data="Basic flowcharting preparation shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="72.0"/> + <KivioConnectorTarget x="0.0" y="36.0"/> + <KivioConnectorTarget x="7.2" y="18.0"/> + <KivioConnectorTarget x="14.4" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="57.6" y="0.0"/> + <KivioConnectorTarget x="64.8" y="18.0"/> + <KivioConnectorTarget x="72.0" y="36.0"/> + <KivioConnectorTarget x="64.8" y="54.0"/> + <KivioConnectorTarget x="57.6" y="72.0"/> + <KivioConnectorTarget x="36.0" y="72.0"/> + <KivioConnectorTarget x="14.4" y="72.0"/> + <KivioConnectorTarget x="7.2" y="54.0"/> + <KivioShape type="Polygon" name="Decision"> + <KivioPoint x="0.0" y="36.0"/> + <KivioPoint x="14.4" y="0.0"/> + <KivioPoint x="57.6" y="0.0"/> + <KivioPoint x="72.0" y="36.0"/> + <KivioPoint x="57.6" y="72.0"/> + <KivioPoint x="14.4" y="72.0"/> + <KivioPoint x="0.0" y="36.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="7.2" y="18.0" w="57.6" h="36.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Preperation.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Preperation.xpm new file mode 100644 index 00000000..9642ac27 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Preperation.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Preperation_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@##############@@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$$#+@@.+", +".+@@@#$$$$$$$$$$$$$$$$$$$$#+@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@@##############+@@@@@@.+", +".+@@@@@@@@++++++++++++++@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml new file mode 100644 index 00000000..94d129ac --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.sml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Process"/> + <Id data="Process"/> + <Description data="Basic flowcharting process shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Process" x="0.0" y="0.0" w="72.0" h="54.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.xpm new file mode 100644 index 00000000..346a7199 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Process.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * TaggedProcess_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@####################@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@####################+@@@.+", +".+@@@@@++++++++++++++++++++@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PyStencil.spy b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PyStencil.spy new file mode 100644 index 00000000..fc01b542 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PyStencil.spy @@ -0,0 +1,112 @@ +<?xml version="1.0"?> +<KivioPyStencil creator="vi"> + <KivioPyStencilSpawnerInfo> + <Author data="Dmitry Poplavsky"/> + <Title data="Python"/> + <Id data="Python"/> + <Description data="Basic flowcharting card shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <AutoUpdate data="off"/> + </KivioPyStencilSpawnerInfo> + +<init code="Python"> +<![CDATA[ + +# defined variables : x, y, w, h, x2=x+w, y2=y+h + +x=70 +y=40 +w=100 +h=100 + +x2=x+w +y2=y+w + +style = { + "color" : "blue", + "bgcolor" : "white", + "linewidth" : 1, + } + +connections = [] + +connector_targets = [ { "x":x+2, "y":y-2 }, + { "x":x+2, "y":y2-2 }, + { "x":x2-2, "y":y+2 }, + { "x":x2-2, "y":y2-2 }, + { "x": x+w/2, "y":y } + ] + + +shapes = { + "rect" :{ + "type" : "Rectangle", + "fillstyle" : "solid", + "x" : x+2, + "y" : y+2, + "w" : w-4, + "h" : w-4 + }, + "rect2" :{ + "type" : "Rectangle", + "color" : [250,40,40], + "bgcolor" : "darkgreen", + "selected" : { "bgcolor" : "blue", "fillstyle":"solid" }, + "fillstyle" : "solid", + "x" : x+w-35, + "y" : y+h-35, + "w" : 20, + "h" : 20 + }, + "rect3" :{ + "type" : "Ellipse", + "color" : [250,40,40], + "selected" : { "color":[40,200,40] }, + "x" : x+15, + "y" : y+15, + "w" : 20, + "h" : 20, + "rx": 15, + "ry": 15 + }, + "text" : { + "type" : "TextBox", + "x" : x+5, + "y" : y+5, + "w" : w-10, + "h" : h-10, + "text" : "2" + } + } + +]]> +</init> + +<resize> +<![CDATA[ + +# as default all coords are scalled, and this code will be runned +# defined variables : x, y, w, h, x2=x+w, y2=y+h and all variables , defined in <init> +connector_targets = [ { "x":x+2, "y":y-2 }, + { "x":x+2, "y":y2-2 }, + { "x":x2-2, "y":y+2 }, + { "x":x2-2, "y":y2-2 }, + { "x":(x+x2)/2, "y":y } + ] + +shapes["rect2"]["x"] = x+w-35 +shapes["rect2"]["y"] = y+h-35 +shapes["rect2"]["w"] = 20 +shapes["rect2"]["h"] = 20 + +if ( shapes["text"]["text"] == "1" ): + stencil = curLayer().firstStencil() + stencil.setText( "x:"+str(x)+" y:"+str(y) ) + +]]> +</resize> + +</KivioPyStencil> + diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PyStencil.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PyStencil.xpm new file mode 100644 index 00000000..bd33d03f --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/PyStencil.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * TaggedProcess_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@####################@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$####$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$#$$$#$$$$$$$$$$#+@@@.+", +".+@@@@#$$$#$$$#$$#$$#$$$$#+@@@.+", +".+@@@@#$$$###$$$$$#$#$$$$#+@@@.+", +".+@@@@#$$$#$$$$$$$$#$$$$$#+@@@.+", +".+@@@@#$$$#$$$$$$$#$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@####################+@@@.+", +".+@@@@@++++++++++++++++++++@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/SequentialData.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/SequentialData.sml new file mode 100644 index 00000000..2fcbcce7 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/SequentialData.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Sequential Data"/> + <Id data="Sequential Data"/> + <Description data="Sequential Data"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="72.0"/> + <KivioConnectorTarget x="10.544156" y="10.544156"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="61.455844" y="10.544156"/> + <KivioConnectorTarget x="72.0" y="36.0"/> + <KivioConnectorTarget x="61.455844" y="61.455844"/> + <KivioConnectorTarget x="36.0" y="72.0"/> + <KivioConnectorTarget x="10.544156" y="61.455844"/> + <KivioConnectorTarget x="0.0" y="36.0"/> + <KivioConnectorTarget x="72.0" y="72.0"/> + <KivioShape type="Ellipse" name="Sequential Data" x="0.0" w="72.0" y="0.0" h="72.0"/> + <KivioShape type="Polyline" name="Line"> + <KivioPoint x="36.0" y="72.0"/> + <KivioPoint x="72.0" y="72.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="10.544156" y="10.544156" w="50.911688" h="50.911688" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/SequentialData.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/SequentialData.xpm new file mode 100644 index 00000000..6c4605a0 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/SequentialData.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * OnPageRef_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#####@@@@@@@@@@@@.+", +".+@@@@@@@@@##$$$$$##@@@@@@@@@@.+", +".+@@@@@@@##$$$$$$$$$##@@@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@@##$$$$$$$$$##+@@@@@@@.+", +".+@@@@@@@@@##$$$$$##++@@@@@@@@.+", +".+@@@@@@@@@@@###########@@@@@@.+", +".+@@@@@@@@@@@@++++++++++@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/StoredData.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/StoredData.sml new file mode 100644 index 00000000..6a727990 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/StoredData.sml @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Stored Data"/> + <Id data="Stored Data"/> + <Description data="Basic flowcharting stored data shape"/> + <Version data="0.1"/> + <Web data="www.thekompany.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="61.2" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="ClosedPath" name="Stored Data"> + <KivioPoint x="36.0" y="54.0"/> + + <KivioPoint x="10.8" y="54.0" type="bezier"/> + <KivioPoint x="-3.6" y="36.0" type="bezier"/> + <KivioPoint x="-3.6" y="18.0" type="bezier"/> + <KivioPoint x="10.8" y="0.0" type="bezier"/> + + <KivioPoint x="72.0" y="0.0" type="bezier"/> + <KivioPoint x="57.6" y="18.0" type="bezier"/> + <KivioPoint x="57.6" y="36.0" type="bezier"/> + <KivioPoint x="72.0" y="54.0" type="bezier"/> + + <KivioPoint x="36.0" y="54.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="61.2" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/StoredData.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/StoredData.xpm new file mode 100644 index 00000000..d7146804 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/StoredData.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * StoredData_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@#################@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@@#################@@@@.+", +".+@@@@@@@@+++++++++++++++++@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Terminator.sml b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Terminator.sml new file mode 100644 index 00000000..769d1f5d --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Terminator.sml @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="vi"> + <KivioSMLStencilSpawnerInfo> + <Author data="Landshark"/> + <Title data="Terminator"/> + <Id data="Terminator"/> + <Description data="Terminator shape"/> + <Version data="0.1"/> + <Web data="kivio.sourceforge.net"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2000 theKompany.com & Dave Marotti. Distributed under the BSD license."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="36.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="36.0"/> + <KivioConnectorTarget x="0.0" y="18.0"/> + <KivioConnectorTarget x="72.0" y="18.0"/> + <KivioShape type="ClosedPath" name="Terminator"> + <KivioPoint x="36.0" y="36.0"/> + + <KivioPoint x="18.0" y="36.0" type="bezier"/> + <KivioPoint x="12.0" y="36.0" type="bezier"/> + <KivioPoint x="0.0" y="24.0" type="bezier"/> + <KivioPoint x="0.0" y="18.0" type="bezier"/> + + <KivioPoint x="0.0" y="18.0" type="bezier"/> + <KivioPoint x="0.0" y="12.0" type="bezier"/> + <KivioPoint x="12.0" y="0.0" type="bezier"/> + <KivioPoint x="18.0" y="0.0" type="bezier"/> + + <KivioPoint x="54" y="0.0" type="bezier"/> + <KivioPoint x="60" y="0.0" type="bezier"/> + <KivioPoint x="72" y="12.0" type="bezier"/> + <KivioPoint x="72" y="18.0" type="bezier"/> + + <KivioPoint x="72" y="18" type="bezier"/> + <KivioPoint x="72" y="24" type="bezier"/> + <KivioPoint x="60" y="36" type="bezier"/> + <KivioPoint x="54" y="36" type="bezier"/> + + <KivioPoint x="36.0" y="36"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="36.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Terminator.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Terminator.xpm new file mode 100644 index 00000000..36ae63e5 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/Terminator.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Terminator_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@##############@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$$#+@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$$#+@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@@@##############+@@@@@@.+", +".+@@@@@@@@+++++++++++++@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/desc b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/desc new file mode 100644 index 00000000..e495c766 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/desc @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Basic Flowcharting Shapes"/> + <Id data="Dave Marotti - Basic Flowcharting Shapes I"/> + <Description>The basic stencils needed to create flowcharts</Description> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/icon.xpm b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/icon.xpm new file mode 100644 index 00000000..48f21f81 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/BasicFlowcharting/icon.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static const char * _icon_xpm[] = { +"16 16 7 1", +" c None", +". c #000000", +"+ c #B5B8FF", +"@ c #FFFFFF", +"# c #3C43C4", +"$ c #C6FFC4", +"% c #57C158", +" ", +" ...... ", +" .++++.@ ", +" .+###.@ ", +" .+###...... ", +" .+###.@@@@.@ ", +" ......@ .@ ", +" @@@@@@ .@ ", +" .@ ", +" .......... ", +" .$$$$$$$$$$. ", +" .$%%%%%%%%%%%. ", +" .$%%%%%%%%%%%.@", +" .%%%%%%%%%%.@ ", +" ..........@ ", +" @@@@@@@@@ "}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml new file mode 100644 index 00000000..c96361ce --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.sml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Data Store"/> + <Id data="Data Store"/> + <Description data="Data Store 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="150.0" h="50.0"/> + <KivioConnectorTarget x="0.0" y="25.0"/> + <KivioConnectorTarget x="75.0" y="0.0"/> + <KivioConnectorTarget x="75.0" y="50.0"/> + <KivioShape type="ClosedPath" name="Data_Store"> + <KivioPoint x="0" y="0"/> + <KivioPoint x="150" y="0"/> + <KivioPoint x="35" y="0"/> + <KivioPoint x="35" y="50"/> + <KivioPoint x="150" y="50"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="0" y="0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.xpm b/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.xpm Binary files differnew file mode 100644 index 00000000..be1222dd --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Data_Store.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Database.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Database.sml new file mode 100644 index 00000000..b1d1a835 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Database.sml @@ -0,0 +1,50 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Database"/> + <Id data="database"/> + <Description data="Database 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="80.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="50.0"/> + <KivioConnectorTarget x="80.0" y="50.0"/> + <KivioConnectorTarget x="40.0" y="6.2"/> + <KivioConnectorTarget x="40.0" y="95.0"/> + <KivioShape type="ClosedPath" name="Direct Database Line"> + <KivioFillStyle colorStyle="1" color="#2a7fd9"/> + <KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="25"/> + <KivioPoint x="0" y="75" type="bezier"/> + <KivioPoint x="15" y="100" type="bezier"/> + <KivioPoint x="65" y="100" type="bezier"/> + <KivioPoint x="80" y="75" type="bezier"/> + <KivioPoint x="80" y="25"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Database"> + <KivioFillStyle colorStyle="1" color="#2a7fd9"/> + <KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="25"/> + + <KivioPoint x="0" y="25" type="bezier"/> + <KivioPoint x="15" y="0" type="bezier"/> + <KivioPoint x="65" y="0" type="bezier"/> + <KivioPoint x="80" y="25" type="bezier"/> + + <KivioPoint x="80" y="25"/> + <KivioPoint x="80" y="75"/> + + <KivioPoint x="80" y="25" type="bezier"/> + <KivioPoint x="65" y="50" type="bezier"/> + <KivioPoint x="15" y="50" type="bezier"/> + <KivioPoint x="0" y="25" type="bezier"/> + + <KivioPoint x="0" y="75"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="5.0" y="40.0" w="70.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Database.xpm b/kivio/kiviopart/stencils/Flowcharting/Extended/Database.xpm Binary files differnew file mode 100644 index 00000000..0a135408 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Database.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Makefile.am b/kivio/kiviopart/stencils/Flowcharting/Extended/Makefile.am new file mode 100644 index 00000000..07404f79 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Makefile.am @@ -0,0 +1,13 @@ +extendeddir = $(kde_datadir)/kivio/stencils/Flowcharting/Extended + +extended_DATA = \ +Database.sml \ +Database.xpm \ +Data_Store.sml \ +Data_Store.xpm \ +desc \ +icon.xpm \ +Process.sml \ +Process.xpm \ +Source_or_Sink.sml \ +Source_or_Sink.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml new file mode 100644 index 00000000..57229b1a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Process.sml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Process"/> + <Id data="Process"/> + <Description data="Process 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="80.0" h="100.0"/> + <KivioConnectorTarget x="0.0" y="50.0"/> + <KivioConnectorTarget x="80.0" y="50.0"/> + <KivioConnectorTarget x="40.0" y="6.2"/> + <KivioConnectorTarget x="40.0" y="95.0"/> + <KivioShape type="ClosedPath" name="Process"> + <KivioPoint x="0" y="25" type="bezier"/> + <KivioPoint x="15" y="0" type="bezier"/> + <KivioPoint x="65" y="0" type="bezier"/> + <KivioPoint x="80" y="25" type="bezier"/> + <KivioPoint x="80" y="80" type="bezier"/> + <KivioPoint x="65" y="100" type="bezier"/> + <KivioPoint x="15" y="100" type="bezier"/> + <KivioPoint x="00" y="80" type="bezier"/> + + <KivioPoint x="0" y="35"/> + <KivioPoint x="80" y="35"/> + <KivioPoint x="0" y="35"/> + <KivioPoint x="0" y="25"/> + + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="30.0" w="100.0" h="70.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Process.xpm b/kivio/kiviopart/stencils/Flowcharting/Extended/Process.xpm Binary files differnew file mode 100644 index 00000000..bbe82870 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Process.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.sml b/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.sml new file mode 100644 index 00000000..c68f8a79 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.sml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Source or Sink"/> + <Id data="Source or Sink"/> + <Description data="Source or Sink 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="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Source_or_Sink" x="0.0" y="0.0" w="72.0" h="54.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.xpm b/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.xpm Binary files differnew file mode 100644 index 00000000..c070b804 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/Source_or_Sink.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/desc b/kivio/kiviopart/stencils/Flowcharting/Extended/desc new file mode 100644 index 00000000..c2106b31 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Flowcharting Shapes"/> + <Id data="Kivio - Flowcharting Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Flowcharting/Extended/icon.xpm b/kivio/kiviopart/stencils/Flowcharting/Extended/icon.xpm Binary files differnew file mode 100644 index 00000000..02804921 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Extended/icon.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/Makefile.am b/kivio/kiviopart/stencils/Flowcharting/Logic/Makefile.am new file mode 100644 index 00000000..820bc859 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/Makefile.am @@ -0,0 +1,27 @@ + +logicdir = $(kde_datadir)/kivio/stencils/Flowcharting/Logic + +SHAPES = \ + and.sml \ + and.xpm \ + buffer.sml \ + buffer.xpm \ + connector.sml \ + connector.xpm \ + inverter.sml \ + inverter.xpm \ + nand.sml \ + nand.xpm \ + nor.sml \ + nor.xpm \ + not.sml \ + not.xpm \ + or.sml \ + or.xpm \ + xor.sml \ + xor.xpm \ + icon.xpm + +EXTRA_DIST = $(SHAPES) desc + +logic_DATA = $(SHAPES) desc diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/and.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/and.sml new file mode 100644 index 00000000..84cbdfef --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/and.sml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="And"/> + <Id data="And"/> + <Description data="Logical And Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <KivioConnectorTarget x="20.0" y="00.0"/> + <KivioConnectorTarget x="20.0" y="50.0"/> + <KivioConnectorTarget x="10.0" y="50.0"/> + <KivioConnectorTarget x="30.0" y="50.0"/> + <Dimensions w="40.0" h="50.0" defaultAspect="1"/> + <KivioShape type="ClosedPath" name="And"> + <KivioPoint x="20.0" y="00.0" type="bezier"/> + <KivioPoint x="40.0" y="00.0" type="bezier"/> + <KivioPoint x="40.0" y="30.0" type="bezier"/> + <KivioPoint x="40.0" y="50.0" type="bezier"/> + + <KivioPoint x="40.0" y="50.0" type="bezier"/> + <KivioPoint x="30.0" y="50.0" type="bezier"/> + <KivioPoint x="20.0" y="50.0" type="bezier"/> + <KivioPoint x="00.0" y="50.0" type="bezier"/> + + <KivioPoint x="00.0" y="50.0" type="bezier"/> + <KivioPoint x="00.0" y="20.0" type="bezier"/> + <KivioPoint x="00.0" y="00.0" type="bezier"/> + <KivioPoint x="20.0" y="00.0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="40.0" h="50.0" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/and.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/and.xpm new file mode 100644 index 00000000..ac28e30d --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/and.xpm @@ -0,0 +1,64 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"21 25 33 1", +" c #000000", +". c #0b0b0b", +"X c #131313", +"o c #191919", +"O c #242424", +"+ c #2a2a2a", +"@ c #343434", +"# c #3d3d3d", +"$ c #434343", +"% c #4b4b4b", +"& c #535353", +"* c #5a5a5a", +"= c #636363", +"- c gray42", +"; c #747474", +": c #7d7d7d", +"> c #808080", +", c gray56", +"< c #959595", +"1 c #9b9b9b", +"2 c #a4a4a4", +"3 c #ababab", +"4 c #b4b4b4", +"5 c #bbbbbb", +"6 c #c3c3c3", +"7 c gray80", +"8 c #d4d4d4", +"9 c #dbdbdb", +"0 c #e4e4e4", +"q c gray92", +"w c #f3f3f3", +"e c #fefefe", +"r c None", +/* pixels */ +"rrrrrrr5;$.o%>9rrrrrr", +"rrrrrw* .1rrrrr", +"rrrr0o :4q92- *rrrr", +"rrrr% +8rrrrrr2. 1rrr", +"rrr3 .0rrrrrrrr2 Xqrr", +"rreo <rrrrrrrrrr$ -rr", +"rr5 Orrrrrrrrrrr8 Xwr", +"rr- :rrrrrrrrrrrrO 5r", +"reX 8rrrrrrrrrrrr> *r", +"r9 orrrrrrrrrrrrr7 +r", +"r3 %rrrrrrrrrrrrrw .w", +"r: ;rrrrrrrrrrrrrrO 8", +"r& 2rrrrrrrrrrrrrr& 2", +"r# 5rrrrrrrrrrrrrr- ,", +"rO 9rrrrrrrrrrrrrr> :", +"r. qrrrrrrrrrrrrrr1 *", +"r errrrrrrrrrrrrr3 &", +"e rrrrrrrrrrrrrrr4 %", +"w .rrrrrrrrrrrrrrr4 %", +"w .rrrrrrrrrrrrrrr5 $", +"q .rrrrrrrrrrrrrrr5 #", +"q orrrrrrrrrrrrrrr7 @", +"0 .>::::>::::>:::>= @", +"9 +", +"q>>>>>>>>>>:>>>>>>:><" +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/buffer.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/buffer.sml new file mode 100644 index 00000000..30f7d81d --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/buffer.sml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Buffer"/> + <Id data="Buffer"/> + <Description data="Logical Buffer Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <KivioConnectorTarget x="15" y="0"/> + <KivioConnectorTarget x="7.5" y="25"/> + <KivioConnectorTarget x="15" y="25"/> + <KivioConnectorTarget x="22.5" y="25"/> + <Dimensions w="30" h="25" defaultAspect="1"/> + <KivioShape type="Polygon" name="Buffer"> + <KivioPoint x="15" y="0"/> + <KivioPoint x="30" y="25"/> + <KivioPoint x="0" y="25"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="30" h="25" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/buffer.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/buffer.xpm new file mode 100644 index 00000000..3ec97ae2 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/buffer.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"13 12 22 1", +" c gray1", +". c #0b0b0b", +"X c #131313", +"o c #2d2d2d", +"O c #323232", +"+ c #393939", +"@ c #484848", +"# c #5c5c5c", +"$ c #646464", +"% c #6c6c6c", +"& c #747474", +"* c gray47", +"= c gray61", +"- c #a2a2a2", +"; c #b3b3b3", +": c #bbbbbb", +"> c #d7d7d7", +", c #d9d9d9", +"< c #e4e4e4", +"1 c #f6f6f6", +"2 c #fefefe", +"3 c None", +/* pixels */ +"33333<&333333", +"33333+ >33333", +"3333;.%o33333", +"3331X-1X-3333", +"333*o33;X1333", +"33<.>333O$333", +"33+#3333<.,33", +"3;.133333%O33", +"2X=3333331X-3", +"*.========#X1", +"@OOOOOOOOOOO:", +"3333333333333" +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml new file mode 100644 index 00000000..342a56cb --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/connector.sml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Connector"/> + <Id data="Connector"/> + <Description data="Logical Connection Point"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <KivioConnectorTarget x="2.5" y="5"/> + <KivioConnectorTarget x="2.5" y="0"/> + <KivioConnectorTarget x="0" y="2.5"/> + <KivioConnectorTarget x="5" y="2.5"/> + + <Dimensions w="5" h="5" defaultAspect="1"/> + <KivioShape type="Ellipse" name="Connector" x="0" w="5" y="0" h="5"> + <KivioFillStyle colorStyle="1" color="#000000"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="5" h="5" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/connector.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/connector.xpm new file mode 100644 index 00000000..91f62bae --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/connector.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"7 7 8 1", +" c black", +". c gray5", +"X c #565656", +"o c #939393", +"O c #c8c8c8", +"+ c LightGray", +"@ c #fefefe", +"# c None", +/* pixels */ +"##@+###", +"#@X.O##", +"@X .O#", +"o .@", +"@X .O#", +"#@X.O##", +"##@O###" +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/desc b/kivio/kiviopart/stencils/Flowcharting/Logic/desc new file mode 100644 index 00000000..074bbd4a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/desc @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Logic Shapes"/> + <Id data="Ian Reinhart Geiser - Logic Shapes"/> + <Description>The basic stencils needed to create binary logic diagrams</Description> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/icon.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/icon.xpm new file mode 100644 index 00000000..efa9ac51 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/icon.xpm @@ -0,0 +1,171 @@ +/* XPM */ +static char *icon[]={ +"16 16 152 2", +"Qt c None", +"#A c #000000", +".w c #0058c0", +"#3 c #010101", +"#D c #030303", +"#i c #050505", +"#d c #070707", +"#o c #080808", +"#l c #090909", +".n c #0a0a0a", +"#J c #0b0b0b", +".k c #0c0c0c", +".V c #0e0e0e", +".t c #0f0f0f", +"#L c #111111", +"ak c #121212", +"#4 c #141414", +".D c #171717", +"#E c #1a1a1a", +".c c #1d1d1d", +"#2 c #1e1e1e", +"#K c #202020", +".I c #262626", +".Q c #282828", +"#I c #292929", +"ab c #2a2a2a", +".d c #2c2c2c", +".2 c #2d2d2d", +"#5 c #2e2e2e", +".N c #2f2f2f", +"#u c #303030", +".8 c #323232", +".y c #333333", +".j c #3a3a3a", +".H c #3b3b3b", +"#N c #3c3c3c", +".9 c #3d3d3d", +".u c #3e3e3e", +".m c #444444", +"#f c #454545", +".R c #484848", +"#z c #494949", +"aj c #4b4b4b", +"#6 c #4c4d4f", +".E c #4d4d4d", +".o c #4e4e4e", +"#k c #505050", +"#F c #515151", +"#e c #515354", +"#a c #535353", +"#t c #545454", +"#v c #595959", +"#p c #595b5e", +".l c #5b5b5b", +".1 c #5c5c5c", +"#j c #5c6065", +"#9 c #666666", +".X c #686868", +"#H c #6a6a6a", +"ac c #6b6d6f", +"#G c #747474", +"#s c #757575", +"at c #767676", +"#w c #777777", +".W c #777a7e", +"#0 c #7a7a7a", +".s c #7b7b7b", +".5 c #7c7c7c", +".b c #86888a", +"#X c #8a8b8d", +"aa c #8c8c8c", +"ai c #8c8e91", +".z c #8f9498", +"#r c #949494", +".e c #959799", +".4 c #969ca1", +".U c #979797", +"#7 c #999a9c", +"#O c #9a9a9a", +"#S c #9aa2ab", +"#x c #9d9d9d", +"as c #9ea2a6", +"#T c #9ea6ae", +".C c #a1a4a7", +"#R c #a4acb5", +"ad c #a8acb0", +".i c #a9abad", +"an c #aaaaaa", +"#U c #acb4bc", +"#M c #aeaeae", +".P c #b0b3b5", +".Y c #b0b3b7", +".3 c #b0b6bb", +".x c #b1b4b8", +"## c #b4babf", +".J c #b5b8bb", +"#1 c #b6b6b6", +"#q c #b6bbc0", +".G c #b6bcc1", +"#Q c #b6bec6", +"#C c #b7b7b7", +"#Z c #b9b9b9", +".p c #bbbdbe", +".O c #bdc4cb", +"#n c #c0c0c0", +".v c #c0c3c7", +"#8 c #c3c3c3", +"#h c #c5c5c5", +".M c #c5cbd2", +"ao c #c7cbcf", +".F c #c7ccd2", +"ah c #c8ccd0", +"au c #c8cfd6", +".a c #c8d0d9", +"#y c #c9c9c9", +"#P c #cacfd3", +".S c #cad4de", +"#. c #cbd0d6", +"al c #cccccc", +"#V c #ccd1d6", +"#m c #cdd8e3", +"#g c #d0dbe6", +"ae c #d2d6da", +"#B c #d3dae1", +".7 c #d3dee9", +".f c #d4dce4", +"#Y c #d5d5d5", +"#W c #d6d8da", +"a. c #d8d8d8", +"#b c #d8e3ee", +".0 c #d9e4ef", +"#c c #dadada", +"ar c #dae2ea", +".r c #dde5ed", +".6 c #dee8f4", +".A c #dfeaf5", +"a# c #e0eaf6", +".T c #e2ecf8", +"am c #e2edf8", +".B c #e4eef9", +"ag c #e5e9ee", +"ap c #e5effb", +".Z c #e5f0fc", +"av c #e5f1fd", +".L c #e6f2fe", +".K c #e7f2fd", +".# c #e8f2fc", +"aq c #e8f3fe", +".h c #e9f2fb", +".g c #eaf4fe", +".q c #edf5fe", +"af c #f2f6fa", +"QtQtQtQt.#.a.b.c.d.e.f.gQtQtQtQt", +"QtQtQt.h.i.j.k.l.m.n.o.p.qQtQtQt", +"QtQt.r.s.t.u.v.w.w.x.y.c.z.AQtQt", +"Qt.B.C.D.E.F.w.w.w.w.G.H.I.J.KQt", +".L.M.N.u.O.w.w.w.w.w.w.P.Q.R.SQt", +".T.U.V.W.w.w.w.w.w.w.w.w.X.k.Y.Z", +".0.1.2.3.w.w.w.w.w.w.w.w.4.c.5.6", +".7.8.9#..w.w.w.w.w.w.w.w##.N#a#b", +"#c#d#e.w.w.w.w.w.w.w.w.w.w#f.c#g", +"#h#i#j.w.w.w.w.w.w.w.w.w.w#k#l#m", +"#n#o#p#q#r#s#t#u.j#v#w#x#y#z#A#B", +"#C#D.D#E.t.d#F#G#H.E#I#J#K#L#A#c", +"#M#d#N#O#P#Q#R#S#T#U#V#W#X.N#i#Y", +"#Z#0#1#0.u#2#J#3#i#4#5#6#7#8#9a.", +"a#aa.Vabacadaeafagahaiajak.Nal.K", +"aman#HaoapQtQtQtQtQtaqarasatauav"}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/inverter.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/inverter.sml new file mode 100644 index 00000000..01e624d4 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/inverter.sml @@ -0,0 +1,29 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Inverter"/> + <Id data="Inverter"/> + <Description data="Logical Inverter Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + + <KivioConnectorTarget x="16" y="0"/> + <KivioConnectorTarget x="8" y="34"/> + <KivioConnectorTarget x="16" y="34"/> + <KivioConnectorTarget x="22" y="34"/> + + <Dimensions w="30" h="34" defaultAspect="1"/> + <KivioShape type="Polygon" name="Buffer"> + <KivioPoint x="16" y="10"/> + <KivioPoint x="30" y="34"/> + <KivioPoint x="0" y="34"/> + </KivioShape> + <KivioShape type="Ellipse" name="Connector" x="11" y="00" w="10" h="10"/> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="30" h="34" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/inverter.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/inverter.xpm new file mode 100644 index 00000000..24bdcdbe --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/inverter.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"12 13 29 1", +" c gray1", +". c #0b0b0b", +"X c #151515", +"o c gray10", +"O c #232323", +"+ c #2a2a2a", +"@ c #313131", +"# c gray24", +"$ c #454545", +"% c #494949", +"& c gray33", +"* c gray36", +"= c #6a6a6a", +"- c gray46", +"; c #7a7a7a", +": c gray52", +"> c #8d8d8d", +", c #9b9b9b", +"< c #a2a2a2", +"1 c #b1b1b1", +"2 c gray72", +"3 c #c3c3c3", +"4 c gray79", +"5 c gray84", +"6 c #e7e7e7", +"7 c #ececec", +"8 c #f3f3f3", +"9 c #fefefe", +"0 c None", +/* pixels */ +"000009=90000", +"00008O.$9000", +"0000*.8 >000", +"00007oX+9000", +"00000; 10000", +"00007.-X9000", +"0000$&0+-000", +"0003.705 700", +"009o>000*#00", +"00:O90008.20", +"07.400000,o9", +"0% @@@@@@+ ;", +"9<,,,,,,,,,1" +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/nand.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/nand.sml new file mode 100644 index 00000000..0e47060c --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/nand.sml @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Nand"/> + <Id data="Nand"/> + <Description data="Logical Nand Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <KivioConnectorTarget x="20.0" y="00.0"/> + <KivioConnectorTarget x="20.0" y="60.0"/> + <KivioConnectorTarget x="10.0" y="60.0"/> + <KivioConnectorTarget x="30.0" y="60.0"/> + + <Dimensions w="40.0" h="60.0" defaultAspect="1"/> + <KivioShape type="ClosedPath" name="And"> + <KivioPoint x="20.0" y="10.0" type="bezier"/> + <KivioPoint x="40.0" y="10.0" type="bezier"/> + <KivioPoint x="40.0" y="40.0" type="bezier"/> + <KivioPoint x="40.0" y="60.0" type="bezier"/> + + <KivioPoint x="40.0" y="60.0" type="bezier"/> + <KivioPoint x="30.0" y="60.0" type="bezier"/> + <KivioPoint x="20.0" y="60.0" type="bezier"/> + <KivioPoint x="00.0" y="60.0" type="bezier"/> + + <KivioPoint x="00.0" y="60.0" type="bezier"/> + <KivioPoint x="00.0" y="30.0" type="bezier"/> + <KivioPoint x="00.0" y="10.0" type="bezier"/> + <KivioPoint x="20.0" y="10.0" type="bezier"/> + </KivioShape> + <KivioShape type="Ellipse" name="Connector" x="15" y="00" w="10" h="10"/> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="40.0" h="60.0" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/nand.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/nand.xpm new file mode 100644 index 00000000..35f2ae3a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/nand.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"19 25 31 1", +" c #000000", +". c #0a0a0a", +"X c #131313", +"o c #1b1b1b", +"O c #232323", +"+ c gray16", +"@ c #353535", +"# c gray24", +"$ c gray27", +"% c #494949", +"& c gray32", +"* c #5b5b5b", +"= c #6c6c6c", +"- c #727272", +"; c #7a7a7a", +": c #838383", +"> c #8e8e8e", +", c #939393", +"< c #9a9a9a", +"1 c #a2a2a2", +"2 c #acacac", +"3 c #b0b0b0", +"4 c #bebebe", +"5 c #c5c5c5", +"6 c #cdcdcd", +"7 c #d2d2d2", +"8 c #e4e4e4", +"9 c #e9e9e9", +"0 c #f4f4f4", +"q c #fefefe", +"w c None", +/* pixels */ +"wwwwwwww2 ;wwwwwwww", +"wwwwwww2 . ;wwwwwww", +"wwwwww6& o +4wwwwww", +"wwww0= $9wwww", +"www9o *<:1-X .6www", +"www& O6wwwww8# O0ww", +"ww2 .8wwwwwww0+ ;ww", +"wqo ,wwwwwwwww6 8w", +"w5 oqwwwwwwwwww& >w", +"w= -wwwwwwwwwww2 @w", +"wo 6wwwwwwwwwww0. 9", +"0 qwwwwwwwwwwww# 4", +"6 Owwwwwwwwwwwww* <", +"3 %wwwwwwwwwwwww: ;", +"> =wwwwwwwwwwwww1 *", +"= >wwwwwwwwwwwww5 @", +"% 3wwwwwwwwwwwww8 .", +"O 6wwwwwwwwwwwwwq. ", +"o 8wwwwwwwwwwwwwwX ", +"X 8wwwwwwwwwwwwwwo ", +"X 9wwwwwwwwwwwwwwo ", +". 9wwwwwwwwwwwwwwO ", +". 0wwwwwwwwwwwwww+ ", +" 444444444444444O ", +" " +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/nor.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/nor.sml new file mode 100644 index 00000000..5af7a29e --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/nor.sml @@ -0,0 +1,39 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Nor"/> + <Id data="Nor"/> + <Description data="Logical Nor Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <KivioConnectorTarget x="20" y="0"/> + <KivioConnectorTarget x="10" y="54"/> + <KivioConnectorTarget x="20" y="52.5"/> + <KivioConnectorTarget x="30" y="54"/> + + <Dimensions w="40" h="60" defaultAspect="1"/> + <KivioShape type="ClosedPath" name="Or"> + <KivioPoint x="20" y="10" type="bezier"/> + <KivioPoint x="40" y="20" type="bezier"/> + <KivioPoint x="40" y="30" type="bezier"/> + <KivioPoint x="40" y="60" type="bezier"/> + + <KivioPoint x="40" y="60" type="bezier"/> + <KivioPoint x="30" y="50" type="bezier"/> + <KivioPoint x="10" y="50" type="bezier"/> + <KivioPoint x="0" y="60" type="bezier"/> + + <KivioPoint x="0" y="60" type="bezier"/> + <KivioPoint x="0" y="40" type="bezier"/> + <KivioPoint x="0" y="20" type="bezier"/> + <KivioPoint x="20" y="10" type="bezier"/> + </KivioShape> + <KivioShape type="Ellipse" name="Connector" x="15" y="00" w="10" h="10"/> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="40.0" h="60.0" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/nor.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/nor.xpm new file mode 100644 index 00000000..2bf4a49e --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/nor.xpm @@ -0,0 +1,63 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"19 25 32 1", +" c #010101", +". c #0a0a0a", +"X c gray9", +"o c gray11", +"O c #242424", +"+ c #2c2c2c", +"@ c #353535", +"# c #3c3c3c", +"$ c gray26", +"% c #4a4a4a", +"& c #535353", +"* c gray35", +"= c #636363", +"- c #6b6b6b", +"; c #727272", +": c #7c7c7c", +"> c #848484", +", c #898989", +"< c #929292", +"1 c #999999", +"2 c #a3a3a3", +"3 c #acacac", +"4 c #b1b1b1", +"5 c #bbbbbb", +"6 c #c2c2c2", +"7 c #cbcbcb", +"8 c #d9d9d9", +"9 c #e4e4e4", +"0 c #eaeaea", +"q c #f2f2f2", +"w c #fefefe", +"e c None", +/* pixels */ +"eeeeeeee< 1eeeeeeee", +"eeeeeee, . 1eeeeeee", +"eeeeeee= X ;eeeeeee", +"eeeeee8# $8eeeeee", +"eeeee5 .&. .6eeeee", +"eeee4 *qeq% 5eeee", +"eee6 ;eeeew- 7eee", +"eeqO =eeeeeew* Oqee", +"ee: +weeeeeeeqO ,ee", +"eq 6eeeeeeeee5 .qe", +"e< %eeeeeeeeeee$ 1e", +"e+ 3eeeeeeeeeee2 #e", +"0 .weeeeeeeeeeeq q", +"5 @eeeeeeeeeeeee+ 7", +"1 =eeeeeeeeeeeee* 2", +"- ,eeeeeeeeeeeee: :", +"% 3eeeeeeeeeeeee2 *", +"o 8eeeeeeeeeeeee7 O", +" weeeeeeeeeeeeeq .", +" eeeeeeeeeeeeeew ", +" .eeee631>136eeew ", +" .e9= .=9e ", +" .= %=:=% = ", +" ;6eeeeeee6- ", +" @0eeeeeeeeeee9@ " +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/not.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/not.sml new file mode 100644 index 00000000..7a66c1e6 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/not.sml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Not"/> + <Id data="Not"/> + <Description data="Logical Not Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <KivioConnectorTarget x="5" y="10"/> + <KivioConnectorTarget x="5" y="0"/> + <KivioConnectorTarget x="0" y="5"/> + <KivioConnectorTarget x="10" y="5"/> + + <Dimensions w="10" h="10" defaultAspect="1"/> + <KivioShape type="Ellipse" name="Connector" x="0" w="10" y="0" h="10"/> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="10" h="10" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/not.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/not.xpm new file mode 100644 index 00000000..23ff913d --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/not.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"5 6 6 1", +" c gray15", +". c #343434", +"X c #969696", +"o c #aeaeae", +"O c #fefefe", +"+ c None", +/* pixels */ +"++oO+", +"+X .O", +"X.OX.", +"X.OX.", +"+X .O", +"++oO+" +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/or.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/or.sml new file mode 100644 index 00000000..0c10401f --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/or.sml @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Or"/> + <Id data="Or"/> + <Description data="Logical Or Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <KivioConnectorTarget x="20" y="0"/> + <KivioConnectorTarget x="10" y="44"/> + <KivioConnectorTarget x="20" y="42.5"/> + <KivioConnectorTarget x="30" y="44"/> + + <Dimensions w="40" h="50" defaultAspect="1"/> + <KivioShape type="ClosedPath" name="Or"> + <KivioPoint x="20" y="0" type="bezier"/> + <KivioPoint x="40" y="10" type="bezier"/> + <KivioPoint x="40" y="30" type="bezier"/> + <KivioPoint x="40" y="50" type="bezier"/> + + <KivioPoint x="40" y="50" type="bezier"/> + <KivioPoint x="30" y="40" type="bezier"/> + <KivioPoint x="10" y="40" type="bezier"/> + <KivioPoint x="0" y="50" type="bezier"/> + + <KivioPoint x="0" y="50" type="bezier"/> + <KivioPoint x="0" y="30" type="bezier"/> + <KivioPoint x="0" y="10" type="bezier"/> + <KivioPoint x="20" y="00" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="40" h="50" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/or.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/or.xpm new file mode 100644 index 00000000..f10e0ac3 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/or.xpm @@ -0,0 +1,64 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"20 27 31 1", +" c #000000", +". c #0b0b0b", +"X c #121212", +"o c #1b1b1b", +"O c gray14", +"+ c #2b2b2b", +"@ c #323232", +"# c #3b3b3b", +"$ c #424242", +"% c #545454", +"& c #5a5a5a", +"* c #626262", +"= c #6b6b6b", +"- c gray45", +"; c #7c7c7c", +": c #838383", +"> c #8d8d8d", +", c #929292", +"< c #9d9d9d", +"1 c #a4a4a4", +"2 c gray71", +"3 c #bcbcbc", +"4 c #c5c5c5", +"5 c #cbcbcb", +"6 c #d2d2d2", +"7 c #dbdbdb", +"8 c #e2e2e2", +"9 c #ebebeb", +"0 c #f3f3f3", +"q c #fefefe", +"w c None", +/* pixels */ +"wwwwwwwww0qwwwwwwwww", +"wwwwwwww3O+5wwwwwwww", +"wwwwww0* =0wwwwww", +"wwwww7o ,; o9wwwww", +"wwww7o +8ww7+ O9wwww", +"www9X #0wwww9+ O0www", +"www* +0wwwwww0O -www", +"ww4 7wwwwwwww5 6ww", +"ww+ ;wwwwwwwwww= $ww", +"w6 .0wwwwwwwwww0 7w", +"w- =wwwwwwwwwwww% :w", +"wo 5wwwwwwwwwwww3 +w", +"0 qwwwwwwwwwwww0 q", +"5 +wwwwwwwwwwwwwwo 7", +"1 %wwwwwwwwwwwwww$ 2", +"; ;wwwwwwwwwwwwww= >", +"% 1wwwwwwwwwwwwww, *", +"+ 5wwwwwwwwwwwwww3 #", +"o 7wwwwwwwwwwwwww6 +", +"X 9wwwwwwwwwwwwww6 O", +"X 9wq6>&#o+$&,6ww7 O", +". 9<o +17 o", +" o X*137631&. o X", +" +10wwwwwwwwq<o X", +" *0wwwwwwwwwwww0& .", +".1wwwwwwwwwwwwwwww,X", +"7wwwwwwwwwwwwwwwwww4" +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/xor.sml b/kivio/kiviopart/stencils/Flowcharting/Logic/xor.sml new file mode 100644 index 00000000..7e6a1533 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/xor.sml @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Ian Reinhart Geiser"/> + <Title data="Xor"/> + <Id data="Xor"/> + <Description data="Logical Xor Gate"/> + <Version data="0.1"/> + <Web data="www.kde.org"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Ian Reinhart Geiser"/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <KivioConnectorTarget x="20" y="0"/> + <KivioConnectorTarget x="10" y="54"/> + <KivioConnectorTarget x="20" y="52.5"/> + <KivioConnectorTarget x="30" y="54"/> + + <Dimensions w="40" h="60" defaultAspect="1"/> + <KivioShape type="ClosedPath" name="Or"> + <KivioPoint x="20" y="0" type="bezier"/> + <KivioPoint x="40" y="10" type="bezier"/> + <KivioPoint x="40" y="30" type="bezier"/> + <KivioPoint x="40" y="50" type="bezier"/> + + <KivioPoint x="40" y="50" type="bezier"/> + <KivioPoint x="30" y="40" type="bezier"/> + <KivioPoint x="10" y="40" type="bezier"/> + <KivioPoint x="0" y="50" type="bezier"/> + + <KivioPoint x="0" y="50" type="bezier"/> + <KivioPoint x="0" y="30" type="bezier"/> + <KivioPoint x="0" y="10" type="bezier"/> + <KivioPoint x="20" y="00" type="bezier"/> + </KivioShape> + + <KivioShape type="OpenPath" name="X"> + <KivioPoint x="0" y="60" type="bezier"/> + <KivioPoint x="10" y="50" type="bezier"/> + <KivioPoint x="30" y="50" type="bezier"/> + <KivioPoint x="40" y="60" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="40" h="60" /> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Flowcharting/Logic/xor.xpm b/kivio/kiviopart/stencils/Flowcharting/Logic/xor.xpm new file mode 100644 index 00000000..b3608b6a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Logic/xor.xpm @@ -0,0 +1,63 @@ +/* XPM */ +static char *magick[] = { +/* columns rows colors chars-per-pixel */ +"18 24 33 1", +" c #000000", +". c #0b0b0b", +"X c #131313", +"o c #1b1b1b", +"O c #232323", +"+ c #2c2c2c", +"@ c #323232", +"# c gray23", +"$ c #434343", +"% c gray29", +"& c #535353", +"* c #5b5b5b", +"= c #636363", +"- c #6b6b6b", +"; c #737373", +": c #7c7c7c", +"> c #848484", +", c gray55", +"< c #929292", +"1 c #9a9a9a", +"2 c #a4a4a4", +"3 c #aaaaaa", +"4 c #b4b4b4", +"5 c #bdbdbd", +"6 c gray77", +"7 c #cbcbcb", +"8 c #d4d4d4", +"9 c #dbdbdb", +"0 c gray90", +"q c #eaeaea", +"w c #f3f3f3", +"e c #fefefe", +"r c None", +/* pixels */ +"rrrrrrr4o@7rrrrrrr", +"rrrrrw* ,errrrr", +"rrrrw@ .1; &errrr", +"rrrwO X9rr6. *rrrr", +"rrr: o0rrrr7. 3rrr", +"rr9 6rrrrrr1 Xwrr", +"rr= =rrrrrrre@ ,rr", +"rw. 9rrrrrrrr3 +rr", +"r3 @rrrrrrrrre. 9r", +"r> :rrrrrrrrrr% 3r", +"r* 1rrrrrrrrrr; ,r", +"r@ 6rrrrrrrrrr1 *r", +"e. qrrrrrrrrrr6 @r", +"0 Xrrrrrrrrrrrq .r", +"9 orrrrrrrrrrrw .r", +"9 Orw72;$&:28ee r", +"8 O>. o1 e", +"7 O&>42:&X w", +"6 @5rrrrrrre3o w", +"6 =wq<#o .+-6rq$ q", +"61w; X5e;q", +"r9X &28eq7:o -er", +"r* +0rrrrrrre: 9r", +"re-wrrrrrrrrrr63rr" +}; diff --git a/kivio/kiviopart/stencils/Flowcharting/Makefile.am b/kivio/kiviopart/stencils/Flowcharting/Makefile.am new file mode 100644 index 00000000..ce0139b0 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = BasicFlowcharting Logic Extended + +flowchartingdir = $(kde_datadir)/kivio/stencils/Flowcharting + +flowcharting_DATA = desc icon.xpm diff --git a/kivio/kiviopart/stencils/Flowcharting/desc b/kivio/kiviopart/stencils/Flowcharting/desc new file mode 100644 index 00000000..060eff9a --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="Flowcharting Collections"/> + <Id data="theKompany.com - Flowcharting Collections I"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/Flowcharting/icon.xpm b/kivio/kiviopart/stencils/Flowcharting/icon.xpm new file mode 100644 index 00000000..48f21f81 --- /dev/null +++ b/kivio/kiviopart/stencils/Flowcharting/icon.xpm @@ -0,0 +1,26 @@ +/* XPM */ +static const char * _icon_xpm[] = { +"16 16 7 1", +" c None", +". c #000000", +"+ c #B5B8FF", +"@ c #FFFFFF", +"# c #3C43C4", +"$ c #C6FFC4", +"% c #57C158", +" ", +" ...... ", +" .++++.@ ", +" .+###.@ ", +" .+###...... ", +" .+###.@@@@.@ ", +" ......@ .@ ", +" @@@@@@ .@ ", +" .@ ", +" .......... ", +" .$$$$$$$$$$. ", +" .$%%%%%%%%%%%. ", +" .$%%%%%%%%%%%.@", +" .%%%%%%%%%%.@ ", +" ..........@ ", +" @@@@@@@@@ "}; diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Austria.sml b/kivio/kiviopart/stencils/Geographic/Flags/Austria.sml new file mode 100644 index 00000000..67d0d795 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Austria.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Austria"/> +<Description data="Austria"/> +<Title data="Austria"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Austria.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Austria.xpm Binary files differnew file mode 100644 index 00000000..47dfc030 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Austria.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Belgium.sml b/kivio/kiviopart/stencils/Geographic/Flags/Belgium.sml new file mode 100644 index 00000000..5aa67ed1 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Belgium.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Belgium"/> +<Description data="Belgium"/> +<Title data="Belgium"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#000000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffff00" /> + <KivioFillStyle colorStyle="1" color="#ffff00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Belgium.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Belgium.xpm Binary files differnew file mode 100644 index 00000000..49afedc9 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Belgium.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Finland.sml b/kivio/kiviopart/stencils/Geographic/Flags/Finland.sml new file mode 100644 index 00000000..2ca35731 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Finland.sml @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Finland"/> +<Description data="Finland"/> +<Title data="Finland"/> +<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="87.842" h="52.737" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.053" y="0.053"/> + <KivioPoint x="87.789" y="0.053"/> + <KivioPoint x="87.789" y="52.684"/> + <KivioPoint x="0.053" y="52.684"/> + <KivioPoint x="0.053" y="0.053"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.053" y="20.842"/> + <KivioPoint x="26.368" y="20.842"/> + <KivioPoint x="26.368" y="0.053"/> + <KivioPoint x="37.368" y="0.053"/> + <KivioPoint x="37.368" y="20.842"/> + <KivioPoint x="87.789" y="20.842"/> + <KivioPoint x="87.789" y="31.842"/> + <KivioPoint x="37.368" y="31.842"/> + <KivioPoint x="37.368" y="52.684"/> + <KivioPoint x="26.368" y="52.684"/> + <KivioPoint x="26.368" y="31.842"/> + <KivioPoint x="0.053" y="31.842"/> + <KivioPoint x="0.053" y="20.842"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="87.842" h="52.737" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Finland.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Finland.xpm Binary files differnew file mode 100644 index 00000000..a6c8f56e --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Finland.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/France.sml b/kivio/kiviopart/stencils/Geographic/Flags/France.sml new file mode 100644 index 00000000..cfbe2a64 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/France.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="France"/> +<Description data="France"/> +<Title data="France"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/France.xpm b/kivio/kiviopart/stencils/Geographic/Flags/France.xpm Binary files differnew file mode 100644 index 00000000..de26b767 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/France.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Germany.sml b/kivio/kiviopart/stencils/Geographic/Flags/Germany.sml new file mode 100644 index 00000000..375dcd6e --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Germany.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Germany"/> +<Description data="Germany"/> +<Title data="Germany"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#000000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffff00" /> + <KivioFillStyle colorStyle="1" color="#ffff00" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Germany.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Germany.xpm Binary files differnew file mode 100644 index 00000000..2f291a23 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Germany.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/GreatBritain.sml b/kivio/kiviopart/stencils/Geographic/Flags/GreatBritain.sml new file mode 100644 index 00000000..f1fdb4ed --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/GreatBritain.sml @@ -0,0 +1,142 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Great Britain"/> +<Description data="Great Britain"/> +<Title data="Great Britain"/> +<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="119.214" h="71.571" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.071" y="0.071"/> + <KivioPoint x="119.143" y="0.071"/> + <KivioPoint x="119.143" y="71.500"/> + <KivioPoint x="0.071" y="71.500"/> + <KivioPoint x="0.071" y="0.071"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.214" y="28.643"/> + <KivioPoint x="53.857" y="28.643"/> + <KivioPoint x="53.857" y="0.071"/> + <KivioPoint x="65.500" y="0.071"/> + <KivioPoint x="65.500" y="28.643"/> + <KivioPoint x="119.143" y="28.643"/> + <KivioPoint x="119.143" y="42.929"/> + <KivioPoint x="65.500" y="42.929"/> + <KivioPoint x="65.500" y="71.500"/> + <KivioPoint x="53.857" y="71.500"/> + <KivioPoint x="53.857" y="42.929"/> + <KivioPoint x="0.214" y="42.929"/> + <KivioPoint x="0.214" y="28.643"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.214" y="0.071"/> + <KivioPoint x="0.214" y="5.429"/> + <KivioPoint x="32.143" y="25.071"/> + <KivioPoint x="40.857" y="25.071"/> + <KivioPoint x="0.214" y="0.071"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="111.929" y="0.071"/> + <KivioPoint x="119.143" y="0.071"/> + <KivioPoint x="78.571" y="25.071"/> + <KivioPoint x="71.286" y="25.071"/> + <KivioPoint x="111.929" y="0.071"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="7.429" y="71.500"/> + <KivioPoint x="0.214" y="71.500"/> + <KivioPoint x="40.857" y="46.500"/> + <KivioPoint x="48.071" y="46.500"/> + <KivioPoint x="7.429" y="71.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="10.286" y="0.286"/> + <KivioPoint x="50.929" y="25.286"/> + <KivioPoint x="50.929" y="0.286"/> + <KivioPoint x="10.286" y="0.286"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="0.071" y="64.286"/> + <KivioPoint x="0.071" y="46.429"/> + <KivioPoint x="29.143" y="46.429"/> + <KivioPoint x="0.071" y="64.286"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="119.143" y="7.214"/> + <KivioPoint x="119.143" y="25.071"/> + <KivioPoint x="90.143" y="25.071"/> + <KivioPoint x="119.143" y="7.214"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="119.143" y="71.500"/> + <KivioPoint x="119.143" y="66.143"/> + <KivioPoint x="87.214" y="46.500"/> + <KivioPoint x="78.571" y="46.500"/> + <KivioPoint x="119.143" y="71.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="119.143" y="64.357"/> + <KivioPoint x="119.143" y="46.500"/> + <KivioPoint x="90.143" y="46.500"/> + <KivioPoint x="119.143" y="64.357"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="109.000" y="71.500"/> + <KivioPoint x="68.357" y="46.500"/> + <KivioPoint x="68.357" y="71.500"/> + <KivioPoint x="109.000" y="71.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="10.286" y="71.429"/> + <KivioPoint x="50.857" y="46.429"/> + <KivioPoint x="50.857" y="71.429"/> + <KivioPoint x="10.286" y="71.429"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="0.143" y="7.429"/> + <KivioPoint x="0.143" y="25.286"/> + <KivioPoint x="29.143" y="25.286"/> + <KivioPoint x="0.143" y="7.429"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="108.929" y="0.071"/> + <KivioPoint x="68.286" y="25.071"/> + <KivioPoint x="68.286" y="0.071"/> + <KivioPoint x="108.929" y="0.071"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="119.214" h="71.571" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/GreatBritain.xpm b/kivio/kiviopart/stencils/Geographic/Flags/GreatBritain.xpm Binary files differnew file mode 100644 index 00000000..9ba41661 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/GreatBritain.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Greece.sml b/kivio/kiviopart/stencils/Geographic/Flags/Greece.sml new file mode 100644 index 00000000..b2f83d16 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Greece.sml @@ -0,0 +1,123 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Greece"/> +<Description data="Greece"/> +<Title data="Greece"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="44.450"/> + <KivioPoint x="83.400" y="44.450"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="44.450"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="83.400" y="38.900"/> + <KivioPoint x="0.050" y="38.900"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.050" y="11.150"/> + <KivioPoint x="83.400" y="11.150"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="0.050" y="11.150"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="5.600"/> + <KivioPoint x="0.050" y="5.600"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="0.050" y="22.250"/> + <KivioPoint x="83.400" y="22.250"/> + <KivioPoint x="83.400" y="27.800"/> + <KivioPoint x="0.050" y="27.800"/> + <KivioPoint x="0.050" y="22.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="0.050" y="38.900"/> + <KivioPoint x="83.400" y="38.900"/> + <KivioPoint x="83.400" y="44.450"/> + <KivioPoint x="0.050" y="44.450"/> + <KivioPoint x="0.050" y="38.900"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="0.050" y="27.800"/> + <KivioPoint x="83.400" y="27.800"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="0.050" y="27.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="83.400" y="22.250"/> + <KivioPoint x="0.050" y="22.250"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="0.050" y="5.600"/> + <KivioPoint x="83.400" y="5.600"/> + <KivioPoint x="83.400" y="11.150"/> + <KivioPoint x="0.050" y="11.150"/> + <KivioPoint x="0.050" y="5.600"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="27.850" y="27.800"/> + <KivioPoint x="0.050" y="27.800"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="0.050" y="11.150"/> + <KivioPoint x="11.200" y="11.150"/> + <KivioPoint x="11.200" y="0.050"/> + <KivioPoint x="16.750" y="0.050"/> + <KivioPoint x="16.750" y="11.150"/> + <KivioPoint x="27.850" y="11.150"/> + <KivioPoint x="27.850" y="16.700"/> + <KivioPoint x="16.750" y="16.700"/> + <KivioPoint x="16.750" y="27.800"/> + <KivioPoint x="11.200" y="27.800"/> + <KivioPoint x="11.200" y="16.700"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="0.050" y="11.150"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Greece.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Greece.xpm Binary files differnew file mode 100644 index 00000000..375b5a25 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Greece.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Iceland.sml b/kivio/kiviopart/stencils/Geographic/Flags/Iceland.sml new file mode 100644 index 00000000..44dd0a31 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Iceland.sml @@ -0,0 +1,59 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Iceland"/> +<Description data="Iceland"/> +<Title data="Iceland"/> +<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="111.267" h="66.800" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.067" y="0.067"/> + <KivioPoint x="111.200" y="0.067"/> + <KivioPoint x="111.200" y="66.733"/> + <KivioPoint x="0.067" y="66.733"/> + <KivioPoint x="0.067" y="0.067"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.067" y="25.067"/> + <KivioPoint x="27.867" y="25.067"/> + <KivioPoint x="27.867" y="0.067"/> + <KivioPoint x="44.533" y="0.067"/> + <KivioPoint x="44.533" y="25.067"/> + <KivioPoint x="111.200" y="25.067"/> + <KivioPoint x="111.200" y="41.733"/> + <KivioPoint x="44.533" y="41.733"/> + <KivioPoint x="44.533" y="66.733"/> + <KivioPoint x="27.867" y="66.733"/> + <KivioPoint x="27.867" y="41.733"/> + <KivioPoint x="0.067" y="41.733"/> + <KivioPoint x="0.067" y="25.067"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.067" y="27.800"/> + <KivioPoint x="30.667" y="27.800"/> + <KivioPoint x="30.667" y="0.067"/> + <KivioPoint x="41.733" y="0.067"/> + <KivioPoint x="41.733" y="27.800"/> + <KivioPoint x="111.200" y="27.800"/> + <KivioPoint x="111.200" y="38.933"/> + <KivioPoint x="41.733" y="38.933"/> + <KivioPoint x="41.733" y="66.733"/> + <KivioPoint x="30.667" y="66.733"/> + <KivioPoint x="30.667" y="38.933"/> + <KivioPoint x="0.067" y="38.933"/> + <KivioPoint x="0.067" y="27.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="111.267" h="66.800" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Iceland.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Iceland.xpm Binary files differnew file mode 100644 index 00000000..208dc3a3 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Iceland.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Ireland.sml b/kivio/kiviopart/stencils/Geographic/Flags/Ireland.sml new file mode 100644 index 00000000..d06a7d9f --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Ireland.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Ireland"/> +<Description data="Ireland"/> +<Title data="Ireland"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#007d00" /> + <KivioFillStyle colorStyle="1" color="#007d00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff8200" /> + <KivioFillStyle colorStyle="1" color="#ff8200" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Ireland.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Ireland.xpm Binary files differnew file mode 100644 index 00000000..a667bfff --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Ireland.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Italy.sml b/kivio/kiviopart/stencils/Geographic/Flags/Italy.sml new file mode 100644 index 00000000..52833542 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Italy.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Italy"/> +<Description data="Italy"/> +<Title data="Italy"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#007d00" /> + <KivioFillStyle colorStyle="1" color="#007d00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="27.850" y="0.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="27.850" y="50.050"/> + <KivioPoint x="27.850" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="55.650" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="55.650" y="50.050"/> + <KivioPoint x="55.650" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Italy.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Italy.xpm Binary files differnew file mode 100644 index 00000000..44388230 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Italy.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Japan.sml b/kivio/kiviopart/stencils/Geographic/Flags/Japan.sml new file mode 100644 index 00000000..11a7967c --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Japan.sml @@ -0,0 +1,24 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Japan"/> +<Description data="Japan"/> +<Title data="Japan"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Rectangle" name="Rectangle1" x="0.050" y="0.050" w="83.350" h="50.000"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse2" x="22.925" y="6.250" w="37.5" h="37.5"> + <KivioFillStyle colorStyle="1" color="#ff0000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Japan.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Japan.xpm Binary files differnew file mode 100644 index 00000000..f2cf9785 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Japan.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Luxemburg.sml b/kivio/kiviopart/stencils/Geographic/Flags/Luxemburg.sml new file mode 100644 index 00000000..02c6c439 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Luxemburg.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Luxemburg"/> +<Description data="Luxembourg"/> +<Title data="Luxembourg"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Luxemburg.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Luxemburg.xpm Binary files differnew file mode 100644 index 00000000..86aa4c07 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Luxemburg.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Makefile.am b/kivio/kiviopart/stencils/Geographic/Flags/Makefile.am new file mode 100644 index 00000000..cc5f03cf --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Makefile.am @@ -0,0 +1,41 @@ +flagsdir = $(kde_datadir)/kivio/stencils/Geographic/Flags + +flags_DATA = \ +Austria.sml \ +Austria.xpm \ +Belgium.sml \ +Belgium.xpm \ +desc \ +Finland.sml \ +Finland.xpm \ +France.sml \ +France.xpm \ +Germany.sml \ +Germany.xpm \ +GreatBritain.sml \ +GreatBritain.xpm \ +Greece.sml \ +Greece.xpm \ +Iceland.sml \ +Iceland.xpm \ +icon.xpm \ +Ireland.sml \ +Ireland.xpm \ +Italy.sml \ +Italy.xpm \ +Japan.sml \ +Japan.xpm \ +Luxemburg.sml \ +Luxemburg.xpm \ +Netherlands.sml \ +Netherlands.xpm \ +Norway.sml \ +Norway.xpm \ +Poland.sml \ +Poland.xpm \ +Sweden.sml \ +Sweden.xpm \ +Switzerland.sml \ +Switzerland.xpm \ +USA.sml \ +USA.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Netherlands.sml b/kivio/kiviopart/stencils/Geographic/Flags/Netherlands.sml new file mode 100644 index 00000000..aa13b532 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Netherlands.sml @@ -0,0 +1,43 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Netherlands"/> +<Description data="Netherlands"/> +<Title data="Netherlands"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.050" y="16.700"/> + <KivioPoint x="83.400" y="16.700"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="0.050" y="16.700"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.050" y="33.350"/> + <KivioPoint x="83.400" y="33.350"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="33.350"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000be" /> + <KivioFillStyle colorStyle="1" color="#0000be" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Netherlands.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Netherlands.xpm Binary files differnew file mode 100644 index 00000000..4bd1d9db --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Netherlands.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Norway.sml b/kivio/kiviopart/stencils/Geographic/Flags/Norway.sml new file mode 100644 index 00000000..edff873b --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Norway.sml @@ -0,0 +1,59 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Norway"/> +<Description data="Norway"/> +<Title data="Norway"/> +<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="104.312" h="62.625" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.062" y="0.062"/> + <KivioPoint x="104.250" y="0.062"/> + <KivioPoint x="104.250" y="62.562"/> + <KivioPoint x="0.062" y="62.562"/> + <KivioPoint x="0.062" y="0.062"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.062" y="23.500"/> + <KivioPoint x="26.125" y="23.500"/> + <KivioPoint x="26.125" y="0.062"/> + <KivioPoint x="41.750" y="0.062"/> + <KivioPoint x="41.750" y="23.500"/> + <KivioPoint x="104.250" y="23.500"/> + <KivioPoint x="104.250" y="39.125"/> + <KivioPoint x="41.750" y="39.125"/> + <KivioPoint x="41.750" y="62.562"/> + <KivioPoint x="26.125" y="62.562"/> + <KivioPoint x="26.125" y="39.125"/> + <KivioPoint x="0.062" y="39.125"/> + <KivioPoint x="0.062" y="23.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="0.062" y="26.062"/> + <KivioPoint x="28.750" y="26.062"/> + <KivioPoint x="28.750" y="0.062"/> + <KivioPoint x="39.125" y="0.062"/> + <KivioPoint x="39.125" y="26.062"/> + <KivioPoint x="104.250" y="26.062"/> + <KivioPoint x="104.250" y="36.500"/> + <KivioPoint x="39.125" y="36.500"/> + <KivioPoint x="39.125" y="62.562"/> + <KivioPoint x="28.750" y="62.562"/> + <KivioPoint x="28.750" y="36.500"/> + <KivioPoint x="0.062" y="36.500"/> + <KivioPoint x="0.062" y="26.062"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000079" /> + <KivioFillStyle colorStyle="1" color="#000079" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="104.312" h="62.625" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Norway.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Norway.xpm Binary files differnew file mode 100644 index 00000000..a7d473fa --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Norway.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Poland.sml b/kivio/kiviopart/stencils/Geographic/Flags/Poland.sml new file mode 100644 index 00000000..ad4f7b6a --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Poland.sml @@ -0,0 +1,34 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Poland"/> +<Description data="Poland"/> +<Title data="Poland"/> +<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="83.450" h="50.100" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.050" y="0.050"/> + <KivioPoint x="83.400" y="0.050"/> + <KivioPoint x="83.400" y="25.050"/> + <KivioPoint x="0.050" y="25.050"/> + <KivioPoint x="0.050" y="0.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.050" y="25.050"/> + <KivioPoint x="83.400" y="25.050"/> + <KivioPoint x="83.400" y="50.050"/> + <KivioPoint x="0.050" y="50.050"/> + <KivioPoint x="0.050" y="25.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="83.450" h="50.100" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Poland.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Poland.xpm Binary files differnew file mode 100644 index 00000000..05cc7178 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Poland.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml b/kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml new file mode 100644 index 00000000..b2809b01 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Sweden.sml @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Sweden"/> +<Description data="Sweden"/> +<Title data="Sweden"/> +<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="111.267" h="66.800" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.067" y="0.067"/> + <KivioPoint x="111.200" y="0.067"/> + <KivioPoint x="111.200" y="66.733"/> + <KivioPoint x="0.067" y="66.733"/> + <KivioPoint x="0.067" y="0.067"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#0000ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.067" y="26.400"/> + <KivioPoint x="33.400" y="26.400"/> + <KivioPoint x="33.400" y="0.067"/> + <KivioPoint x="47.333" y="0.067"/> + <KivioPoint x="47.333" y="26.400"/> + <KivioPoint x="111.200" y="26.400"/> + <KivioPoint x="111.200" y="40.333"/> + <KivioPoint x="47.333" y="40.333"/> + <KivioPoint x="47.333" y="66.733"/> + <KivioPoint x="33.400" y="66.733"/> + <KivioPoint x="33.400" y="40.333"/> + <KivioPoint x="0.067" y="40.333"/> + <KivioPoint x="0.067" y="26.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffff00" /> + <KivioFillStyle colorStyle="1" color="#ffff00" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="111.267" h="66.800" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Sweden.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Sweden.xpm Binary files differnew file mode 100644 index 00000000..b7c90b48 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Sweden.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Switzerland.sml b/kivio/kiviopart/stencils/Geographic/Flags/Switzerland.sml new file mode 100644 index 00000000..9a4cbf94 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Switzerland.sml @@ -0,0 +1,42 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Switzerland"/> +<Description data="Switzerland"/> +<Title data="Switzerland"/> +<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="71.571" h="71.571" defaultAspect="0.75"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="0.071" y="0.071"/> + <KivioPoint x="71.500" y="0.071"/> + <KivioPoint x="71.500" y="71.500"/> + <KivioPoint x="0.071" y="71.500"/> + <KivioPoint x="0.071" y="0.071"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ff0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="9.000" y="26.857"/> + <KivioPoint x="26.857" y="26.857"/> + <KivioPoint x="26.857" y="9.000"/> + <KivioPoint x="44.714" y="9.000"/> + <KivioPoint x="44.714" y="26.857"/> + <KivioPoint x="62.571" y="26.857"/> + <KivioPoint x="62.571" y="44.714"/> + <KivioPoint x="44.714" y="44.714"/> + <KivioPoint x="44.714" y="62.571"/> + <KivioPoint x="26.857" y="62.571"/> + <KivioPoint x="26.857" y="44.714"/> + <KivioPoint x="9.000" y="44.714"/> + <KivioPoint x="9.000" y="26.857"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="71.571" h="71.571" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/Switzerland.xpm b/kivio/kiviopart/stencils/Geographic/Flags/Switzerland.xpm Binary files differnew file mode 100644 index 00000000..6560242e --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/Switzerland.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/USA.sml b/kivio/kiviopart/stencils/Geographic/Flags/USA.sml new file mode 100644 index 00000000..5f8fc123 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/USA.sml @@ -0,0 +1,802 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="United States of America"/> +<Description data="United States of America"/> +<Title data="United States of America"/> +<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="165.500" h="99.400" defaultAspect="0.75"/> +<KivioShape type="Rectangle" name="Rectangle1" x="0.100" y="0.100" w="165.300" h="99.200"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle2" x="0.100" y="0.100" w="165.300" h="7.700"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle3" x="0.100" y="15.300" w="165.300" h="7.700"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle4" x="0.100" y="30.600" w="165.300" h="7.600"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle5" x="0.100" y="61.100" w="165.300" h="7.700"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle6" x="0.100" y="76.300" w="165.300" h="7.700"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle7" x="0.100" y="91.700" w="165.300" h="7.600"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle8" x="0.100" y="45.900" w="165.300" h="7.600"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle9" x="0.100" y="0.100" w="69.800" h="53.700"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#0000d1" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="11.800" y="29.400"/> + <KivioPoint x="11.000" y="31.200"/> + <KivioPoint x="9.000" y="31.600"/> + <KivioPoint x="10.700" y="32.900"/> + <KivioPoint x="10.000" y="34.900"/> + <KivioPoint x="11.900" y="34.000"/> + <KivioPoint x="13.800" y="34.900"/> + <KivioPoint x="13.100" y="32.700"/> + <KivioPoint x="14.800" y="31.400"/> + <KivioPoint x="12.600" y="31.200"/> + <KivioPoint x="11.800" y="29.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="23.100" y="29.400"/> + <KivioPoint x="22.200" y="31.200"/> + <KivioPoint x="20.200" y="31.600"/> + <KivioPoint x="21.900" y="32.900"/> + <KivioPoint x="21.200" y="34.900"/> + <KivioPoint x="23.200" y="34.000"/> + <KivioPoint x="25.100" y="34.900"/> + <KivioPoint x="24.300" y="32.700"/> + <KivioPoint x="26.000" y="31.400"/> + <KivioPoint x="23.800" y="31.200"/> + <KivioPoint x="23.100" y="29.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="34.300" y="29.400"/> + <KivioPoint x="33.500" y="31.200"/> + <KivioPoint x="31.500" y="31.600"/> + <KivioPoint x="33.200" y="32.900"/> + <KivioPoint x="32.400" y="34.900"/> + <KivioPoint x="34.400" y="34.000"/> + <KivioPoint x="36.300" y="34.900"/> + <KivioPoint x="35.600" y="32.700"/> + <KivioPoint x="37.200" y="31.400"/> + <KivioPoint x="35.000" y="31.200"/> + <KivioPoint x="34.300" y="29.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="45.500" y="29.400"/> + <KivioPoint x="44.700" y="31.200"/> + <KivioPoint x="42.700" y="31.600"/> + <KivioPoint x="44.400" y="32.900"/> + <KivioPoint x="43.700" y="34.900"/> + <KivioPoint x="45.600" y="34.000"/> + <KivioPoint x="47.500" y="34.900"/> + <KivioPoint x="46.800" y="32.700"/> + <KivioPoint x="48.500" y="31.400"/> + <KivioPoint x="46.300" y="31.200"/> + <KivioPoint x="45.500" y="29.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="56.800" y="29.400"/> + <KivioPoint x="55.900" y="31.200"/> + <KivioPoint x="53.900" y="31.600"/> + <KivioPoint x="55.600" y="32.900"/> + <KivioPoint x="54.900" y="34.900"/> + <KivioPoint x="56.900" y="34.000"/> + <KivioPoint x="58.800" y="34.900"/> + <KivioPoint x="58.000" y="32.700"/> + <KivioPoint x="59.700" y="31.400"/> + <KivioPoint x="57.500" y="31.200"/> + <KivioPoint x="56.800" y="29.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon15"> + <KivioPoint x="5.900" y="24.200"/> + <KivioPoint x="5.000" y="25.900"/> + <KivioPoint x="3.000" y="26.400"/> + <KivioPoint x="4.700" y="27.600"/> + <KivioPoint x="4.000" y="29.600"/> + <KivioPoint x="6.000" y="28.800"/> + <KivioPoint x="7.900" y="29.600"/> + <KivioPoint x="7.100" y="27.400"/> + <KivioPoint x="8.800" y="26.100"/> + <KivioPoint x="6.600" y="25.900"/> + <KivioPoint x="5.900" y="24.200"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="62.100" y="24.200"/> + <KivioPoint x="61.300" y="25.900"/> + <KivioPoint x="59.300" y="26.400"/> + <KivioPoint x="61.000" y="27.600"/> + <KivioPoint x="60.200" y="29.600"/> + <KivioPoint x="62.200" y="28.800"/> + <KivioPoint x="64.100" y="29.600"/> + <KivioPoint x="63.400" y="27.400"/> + <KivioPoint x="65.100" y="26.100"/> + <KivioPoint x="62.900" y="25.900"/> + <KivioPoint x="62.100" y="24.200"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="17.100" y="24.200"/> + <KivioPoint x="16.300" y="25.900"/> + <KivioPoint x="14.300" y="26.400"/> + <KivioPoint x="15.900" y="27.600"/> + <KivioPoint x="15.200" y="29.600"/> + <KivioPoint x="17.200" y="28.800"/> + <KivioPoint x="19.100" y="29.600"/> + <KivioPoint x="18.400" y="27.400"/> + <KivioPoint x="20.000" y="26.100"/> + <KivioPoint x="17.800" y="25.900"/> + <KivioPoint x="17.100" y="24.200"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="28.300" y="24.200"/> + <KivioPoint x="27.500" y="25.900"/> + <KivioPoint x="25.500" y="26.400"/> + <KivioPoint x="27.200" y="27.600"/> + <KivioPoint x="26.400" y="29.600"/> + <KivioPoint x="28.400" y="28.800"/> + <KivioPoint x="30.300" y="29.600"/> + <KivioPoint x="29.600" y="27.400"/> + <KivioPoint x="31.300" y="26.100"/> + <KivioPoint x="29.100" y="25.900"/> + <KivioPoint x="28.300" y="24.200"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="39.600" y="24.200"/> + <KivioPoint x="38.700" y="25.900"/> + <KivioPoint x="36.700" y="26.400"/> + <KivioPoint x="38.400" y="27.600"/> + <KivioPoint x="37.700" y="29.600"/> + <KivioPoint x="39.700" y="28.800"/> + <KivioPoint x="41.600" y="29.600"/> + <KivioPoint x="40.800" y="27.400"/> + <KivioPoint x="42.500" y="26.100"/> + <KivioPoint x="40.300" y="25.900"/> + <KivioPoint x="39.600" y="24.200"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="50.800" y="24.200"/> + <KivioPoint x="50.000" y="25.900"/> + <KivioPoint x="48.000" y="26.400"/> + <KivioPoint x="49.600" y="27.600"/> + <KivioPoint x="48.900" y="29.600"/> + <KivioPoint x="50.900" y="28.800"/> + <KivioPoint x="52.800" y="29.600"/> + <KivioPoint x="52.100" y="27.400"/> + <KivioPoint x="53.700" y="26.100"/> + <KivioPoint x="51.500" y="25.900"/> + <KivioPoint x="50.800" y="24.200"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon21"> + <KivioPoint x="5.900" y="13.500"/> + <KivioPoint x="5.000" y="15.300"/> + <KivioPoint x="3.000" y="15.800"/> + <KivioPoint x="4.700" y="17.000"/> + <KivioPoint x="4.000" y="19.000"/> + <KivioPoint x="6.000" y="18.200"/> + <KivioPoint x="7.900" y="19.000"/> + <KivioPoint x="7.100" y="16.800"/> + <KivioPoint x="8.800" y="15.500"/> + <KivioPoint x="6.600" y="15.300"/> + <KivioPoint x="5.900" y="13.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon22"> + <KivioPoint x="62.100" y="13.500"/> + <KivioPoint x="61.300" y="15.300"/> + <KivioPoint x="59.300" y="15.800"/> + <KivioPoint x="61.000" y="17.000"/> + <KivioPoint x="60.200" y="19.000"/> + <KivioPoint x="62.200" y="18.200"/> + <KivioPoint x="64.100" y="19.000"/> + <KivioPoint x="63.400" y="16.800"/> + <KivioPoint x="65.100" y="15.500"/> + <KivioPoint x="62.900" y="15.300"/> + <KivioPoint x="62.100" y="13.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon23"> + <KivioPoint x="17.100" y="13.500"/> + <KivioPoint x="16.300" y="15.300"/> + <KivioPoint x="14.300" y="15.800"/> + <KivioPoint x="15.900" y="17.000"/> + <KivioPoint x="15.200" y="19.000"/> + <KivioPoint x="17.200" y="18.200"/> + <KivioPoint x="19.100" y="19.000"/> + <KivioPoint x="18.400" y="16.800"/> + <KivioPoint x="20.000" y="15.500"/> + <KivioPoint x="17.800" y="15.300"/> + <KivioPoint x="17.100" y="13.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon24"> + <KivioPoint x="28.300" y="13.500"/> + <KivioPoint x="27.500" y="15.300"/> + <KivioPoint x="25.500" y="15.800"/> + <KivioPoint x="27.200" y="17.000"/> + <KivioPoint x="26.400" y="19.000"/> + <KivioPoint x="28.400" y="18.200"/> + <KivioPoint x="30.300" y="19.000"/> + <KivioPoint x="29.600" y="16.800"/> + <KivioPoint x="31.300" y="15.500"/> + <KivioPoint x="29.100" y="15.300"/> + <KivioPoint x="28.300" y="13.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon25"> + <KivioPoint x="39.600" y="13.500"/> + <KivioPoint x="38.700" y="15.300"/> + <KivioPoint x="36.700" y="15.800"/> + <KivioPoint x="38.400" y="17.000"/> + <KivioPoint x="37.700" y="19.000"/> + <KivioPoint x="39.700" y="18.200"/> + <KivioPoint x="41.600" y="19.000"/> + <KivioPoint x="40.800" y="16.800"/> + <KivioPoint x="42.500" y="15.500"/> + <KivioPoint x="40.300" y="15.300"/> + <KivioPoint x="39.600" y="13.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon26"> + <KivioPoint x="50.800" y="13.500"/> + <KivioPoint x="50.000" y="15.300"/> + <KivioPoint x="48.000" y="15.800"/> + <KivioPoint x="49.600" y="17.000"/> + <KivioPoint x="48.900" y="19.000"/> + <KivioPoint x="50.900" y="18.200"/> + <KivioPoint x="52.800" y="19.000"/> + <KivioPoint x="52.100" y="16.800"/> + <KivioPoint x="53.700" y="15.500"/> + <KivioPoint x="51.500" y="15.300"/> + <KivioPoint x="50.800" y="13.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon27"> + <KivioPoint x="11.800" y="18.900"/> + <KivioPoint x="11.000" y="20.700"/> + <KivioPoint x="9.000" y="21.100"/> + <KivioPoint x="10.700" y="22.400"/> + <KivioPoint x="10.000" y="24.400"/> + <KivioPoint x="11.900" y="23.500"/> + <KivioPoint x="13.800" y="24.400"/> + <KivioPoint x="13.100" y="22.200"/> + <KivioPoint x="14.800" y="20.900"/> + <KivioPoint x="12.600" y="20.700"/> + <KivioPoint x="11.800" y="18.900"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon28"> + <KivioPoint x="23.100" y="18.900"/> + <KivioPoint x="22.200" y="20.700"/> + <KivioPoint x="20.200" y="21.100"/> + <KivioPoint x="21.900" y="22.400"/> + <KivioPoint x="21.200" y="24.400"/> + <KivioPoint x="23.200" y="23.500"/> + <KivioPoint x="25.100" y="24.400"/> + <KivioPoint x="24.300" y="22.200"/> + <KivioPoint x="26.000" y="20.900"/> + <KivioPoint x="23.800" y="20.700"/> + <KivioPoint x="23.100" y="18.900"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon29"> + <KivioPoint x="34.300" y="18.900"/> + <KivioPoint x="33.500" y="20.700"/> + <KivioPoint x="31.500" y="21.100"/> + <KivioPoint x="33.200" y="22.400"/> + <KivioPoint x="32.400" y="24.400"/> + <KivioPoint x="34.400" y="23.500"/> + <KivioPoint x="36.300" y="24.400"/> + <KivioPoint x="35.600" y="22.200"/> + <KivioPoint x="37.200" y="20.900"/> + <KivioPoint x="35.000" y="20.700"/> + <KivioPoint x="34.300" y="18.900"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon30"> + <KivioPoint x="45.500" y="18.900"/> + <KivioPoint x="44.700" y="20.700"/> + <KivioPoint x="42.700" y="21.100"/> + <KivioPoint x="44.400" y="22.400"/> + <KivioPoint x="43.700" y="24.400"/> + <KivioPoint x="45.600" y="23.500"/> + <KivioPoint x="47.500" y="24.400"/> + <KivioPoint x="46.800" y="22.200"/> + <KivioPoint x="48.500" y="20.900"/> + <KivioPoint x="46.300" y="20.700"/> + <KivioPoint x="45.500" y="18.900"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon31"> + <KivioPoint x="56.800" y="18.900"/> + <KivioPoint x="55.900" y="20.700"/> + <KivioPoint x="53.900" y="21.100"/> + <KivioPoint x="55.600" y="22.400"/> + <KivioPoint x="54.900" y="24.400"/> + <KivioPoint x="56.900" y="23.500"/> + <KivioPoint x="58.800" y="24.400"/> + <KivioPoint x="58.000" y="22.200"/> + <KivioPoint x="59.700" y="20.900"/> + <KivioPoint x="57.500" y="20.700"/> + <KivioPoint x="56.800" y="18.900"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon32"> + <KivioPoint x="11.800" y="40.000"/> + <KivioPoint x="11.000" y="41.800"/> + <KivioPoint x="9.000" y="42.200"/> + <KivioPoint x="10.700" y="43.500"/> + <KivioPoint x="10.000" y="45.500"/> + <KivioPoint x="11.900" y="44.600"/> + <KivioPoint x="13.800" y="45.500"/> + <KivioPoint x="13.100" y="43.300"/> + <KivioPoint x="14.800" y="42.000"/> + <KivioPoint x="12.600" y="41.800"/> + <KivioPoint x="11.800" y="40.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon33"> + <KivioPoint x="23.100" y="40.000"/> + <KivioPoint x="22.200" y="41.800"/> + <KivioPoint x="20.200" y="42.200"/> + <KivioPoint x="21.900" y="43.500"/> + <KivioPoint x="21.200" y="45.500"/> + <KivioPoint x="23.200" y="44.600"/> + <KivioPoint x="25.100" y="45.500"/> + <KivioPoint x="24.300" y="43.300"/> + <KivioPoint x="26.000" y="42.000"/> + <KivioPoint x="23.800" y="41.800"/> + <KivioPoint x="23.100" y="40.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon34"> + <KivioPoint x="34.300" y="40.000"/> + <KivioPoint x="33.500" y="41.800"/> + <KivioPoint x="31.500" y="42.200"/> + <KivioPoint x="33.200" y="43.500"/> + <KivioPoint x="32.400" y="45.500"/> + <KivioPoint x="34.400" y="44.600"/> + <KivioPoint x="36.300" y="45.500"/> + <KivioPoint x="35.600" y="43.300"/> + <KivioPoint x="37.200" y="42.000"/> + <KivioPoint x="35.000" y="41.800"/> + <KivioPoint x="34.300" y="40.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon35"> + <KivioPoint x="45.500" y="40.000"/> + <KivioPoint x="44.700" y="41.800"/> + <KivioPoint x="42.700" y="42.200"/> + <KivioPoint x="44.400" y="43.500"/> + <KivioPoint x="43.700" y="45.500"/> + <KivioPoint x="45.600" y="44.600"/> + <KivioPoint x="47.500" y="45.500"/> + <KivioPoint x="46.800" y="43.300"/> + <KivioPoint x="48.500" y="42.000"/> + <KivioPoint x="46.300" y="41.800"/> + <KivioPoint x="45.500" y="40.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon36"> + <KivioPoint x="56.800" y="40.000"/> + <KivioPoint x="55.900" y="41.800"/> + <KivioPoint x="53.900" y="42.200"/> + <KivioPoint x="55.600" y="43.500"/> + <KivioPoint x="54.900" y="45.500"/> + <KivioPoint x="56.900" y="44.600"/> + <KivioPoint x="58.800" y="45.500"/> + <KivioPoint x="58.000" y="43.300"/> + <KivioPoint x="59.700" y="42.000"/> + <KivioPoint x="57.500" y="41.800"/> + <KivioPoint x="56.800" y="40.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon37"> + <KivioPoint x="5.900" y="3.100"/> + <KivioPoint x="5.000" y="4.800"/> + <KivioPoint x="3.000" y="5.300"/> + <KivioPoint x="4.700" y="6.500"/> + <KivioPoint x="4.000" y="8.500"/> + <KivioPoint x="6.000" y="7.700"/> + <KivioPoint x="7.900" y="8.500"/> + <KivioPoint x="7.100" y="6.300"/> + <KivioPoint x="8.800" y="5.000"/> + <KivioPoint x="6.600" y="4.800"/> + <KivioPoint x="5.900" y="3.100"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon38"> + <KivioPoint x="62.100" y="3.100"/> + <KivioPoint x="61.300" y="4.800"/> + <KivioPoint x="59.300" y="5.300"/> + <KivioPoint x="61.000" y="6.500"/> + <KivioPoint x="60.200" y="8.500"/> + <KivioPoint x="62.200" y="7.700"/> + <KivioPoint x="64.100" y="8.500"/> + <KivioPoint x="63.400" y="6.300"/> + <KivioPoint x="65.100" y="5.000"/> + <KivioPoint x="62.900" y="4.800"/> + <KivioPoint x="62.100" y="3.100"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon39"> + <KivioPoint x="17.100" y="3.100"/> + <KivioPoint x="16.300" y="4.800"/> + <KivioPoint x="14.300" y="5.300"/> + <KivioPoint x="15.900" y="6.500"/> + <KivioPoint x="15.200" y="8.500"/> + <KivioPoint x="17.200" y="7.700"/> + <KivioPoint x="19.100" y="8.500"/> + <KivioPoint x="18.400" y="6.300"/> + <KivioPoint x="20.000" y="5.000"/> + <KivioPoint x="17.800" y="4.800"/> + <KivioPoint x="17.100" y="3.100"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon40"> + <KivioPoint x="28.300" y="3.100"/> + <KivioPoint x="27.500" y="4.800"/> + <KivioPoint x="25.500" y="5.300"/> + <KivioPoint x="27.200" y="6.500"/> + <KivioPoint x="26.400" y="8.500"/> + <KivioPoint x="28.400" y="7.700"/> + <KivioPoint x="30.300" y="8.500"/> + <KivioPoint x="29.600" y="6.300"/> + <KivioPoint x="31.300" y="5.000"/> + <KivioPoint x="29.100" y="4.800"/> + <KivioPoint x="28.300" y="3.100"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon41"> + <KivioPoint x="39.600" y="3.100"/> + <KivioPoint x="38.700" y="4.800"/> + <KivioPoint x="36.700" y="5.300"/> + <KivioPoint x="38.400" y="6.500"/> + <KivioPoint x="37.700" y="8.500"/> + <KivioPoint x="39.700" y="7.700"/> + <KivioPoint x="41.600" y="8.500"/> + <KivioPoint x="40.800" y="6.300"/> + <KivioPoint x="42.500" y="5.000"/> + <KivioPoint x="40.300" y="4.800"/> + <KivioPoint x="39.600" y="3.100"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon42"> + <KivioPoint x="50.800" y="3.100"/> + <KivioPoint x="50.000" y="4.800"/> + <KivioPoint x="48.000" y="5.300"/> + <KivioPoint x="49.600" y="6.500"/> + <KivioPoint x="48.900" y="8.500"/> + <KivioPoint x="50.900" y="7.700"/> + <KivioPoint x="52.800" y="8.500"/> + <KivioPoint x="52.100" y="6.300"/> + <KivioPoint x="53.700" y="5.000"/> + <KivioPoint x="51.500" y="4.800"/> + <KivioPoint x="50.800" y="3.100"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon43"> + <KivioPoint x="11.800" y="8.300"/> + <KivioPoint x="11.000" y="10.100"/> + <KivioPoint x="9.000" y="10.500"/> + <KivioPoint x="10.700" y="11.800"/> + <KivioPoint x="10.000" y="13.800"/> + <KivioPoint x="11.900" y="12.900"/> + <KivioPoint x="13.800" y="13.800"/> + <KivioPoint x="13.100" y="11.600"/> + <KivioPoint x="14.800" y="10.300"/> + <KivioPoint x="12.600" y="10.100"/> + <KivioPoint x="11.800" y="8.300"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon44"> + <KivioPoint x="23.100" y="8.300"/> + <KivioPoint x="22.200" y="10.100"/> + <KivioPoint x="20.200" y="10.500"/> + <KivioPoint x="21.900" y="11.800"/> + <KivioPoint x="21.200" y="13.800"/> + <KivioPoint x="23.200" y="12.900"/> + <KivioPoint x="25.100" y="13.800"/> + <KivioPoint x="24.300" y="11.600"/> + <KivioPoint x="26.000" y="10.300"/> + <KivioPoint x="23.800" y="10.100"/> + <KivioPoint x="23.100" y="8.300"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon45"> + <KivioPoint x="34.300" y="8.300"/> + <KivioPoint x="33.500" y="10.100"/> + <KivioPoint x="31.500" y="10.500"/> + <KivioPoint x="33.200" y="11.800"/> + <KivioPoint x="32.400" y="13.800"/> + <KivioPoint x="34.400" y="12.900"/> + <KivioPoint x="36.300" y="13.800"/> + <KivioPoint x="35.600" y="11.600"/> + <KivioPoint x="37.200" y="10.300"/> + <KivioPoint x="35.000" y="10.100"/> + <KivioPoint x="34.300" y="8.300"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon46"> + <KivioPoint x="45.500" y="8.300"/> + <KivioPoint x="44.700" y="10.100"/> + <KivioPoint x="42.700" y="10.500"/> + <KivioPoint x="44.400" y="11.800"/> + <KivioPoint x="43.700" y="13.800"/> + <KivioPoint x="45.600" y="12.900"/> + <KivioPoint x="47.500" y="13.800"/> + <KivioPoint x="46.800" y="11.600"/> + <KivioPoint x="48.500" y="10.300"/> + <KivioPoint x="46.300" y="10.100"/> + <KivioPoint x="45.500" y="8.300"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon47"> + <KivioPoint x="56.800" y="8.300"/> + <KivioPoint x="55.900" y="10.100"/> + <KivioPoint x="53.900" y="10.500"/> + <KivioPoint x="55.600" y="11.800"/> + <KivioPoint x="54.900" y="13.800"/> + <KivioPoint x="56.900" y="12.900"/> + <KivioPoint x="58.800" y="13.800"/> + <KivioPoint x="58.000" y="11.600"/> + <KivioPoint x="59.700" y="10.300"/> + <KivioPoint x="57.500" y="10.100"/> + <KivioPoint x="56.800" y="8.300"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon48"> + <KivioPoint x="5.900" y="34.800"/> + <KivioPoint x="5.000" y="36.500"/> + <KivioPoint x="3.000" y="37.000"/> + <KivioPoint x="4.700" y="38.200"/> + <KivioPoint x="4.000" y="40.200"/> + <KivioPoint x="6.000" y="39.400"/> + <KivioPoint x="7.900" y="40.200"/> + <KivioPoint x="7.100" y="38.000"/> + <KivioPoint x="8.800" y="36.800"/> + <KivioPoint x="6.600" y="36.500"/> + <KivioPoint x="5.900" y="34.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon49"> + <KivioPoint x="62.100" y="34.800"/> + <KivioPoint x="61.300" y="36.500"/> + <KivioPoint x="59.300" y="37.000"/> + <KivioPoint x="61.000" y="38.200"/> + <KivioPoint x="60.200" y="40.200"/> + <KivioPoint x="62.200" y="39.400"/> + <KivioPoint x="64.100" y="40.200"/> + <KivioPoint x="63.400" y="38.000"/> + <KivioPoint x="65.100" y="36.800"/> + <KivioPoint x="62.900" y="36.500"/> + <KivioPoint x="62.100" y="34.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon50"> + <KivioPoint x="17.100" y="34.800"/> + <KivioPoint x="16.300" y="36.500"/> + <KivioPoint x="14.300" y="37.000"/> + <KivioPoint x="15.900" y="38.200"/> + <KivioPoint x="15.200" y="40.200"/> + <KivioPoint x="17.200" y="39.400"/> + <KivioPoint x="19.100" y="40.200"/> + <KivioPoint x="18.400" y="38.000"/> + <KivioPoint x="20.000" y="36.800"/> + <KivioPoint x="17.800" y="36.500"/> + <KivioPoint x="17.100" y="34.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon51"> + <KivioPoint x="28.300" y="34.800"/> + <KivioPoint x="27.500" y="36.500"/> + <KivioPoint x="25.500" y="37.000"/> + <KivioPoint x="27.200" y="38.200"/> + <KivioPoint x="26.400" y="40.200"/> + <KivioPoint x="28.400" y="39.400"/> + <KivioPoint x="30.300" y="40.200"/> + <KivioPoint x="29.600" y="38.000"/> + <KivioPoint x="31.300" y="36.800"/> + <KivioPoint x="29.100" y="36.500"/> + <KivioPoint x="28.300" y="34.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon52"> + <KivioPoint x="39.600" y="34.800"/> + <KivioPoint x="38.700" y="36.500"/> + <KivioPoint x="36.700" y="37.000"/> + <KivioPoint x="38.400" y="38.200"/> + <KivioPoint x="37.700" y="40.200"/> + <KivioPoint x="39.700" y="39.400"/> + <KivioPoint x="41.600" y="40.200"/> + <KivioPoint x="40.800" y="38.000"/> + <KivioPoint x="42.500" y="36.800"/> + <KivioPoint x="40.300" y="36.500"/> + <KivioPoint x="39.600" y="34.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon53"> + <KivioPoint x="50.800" y="34.800"/> + <KivioPoint x="50.000" y="36.500"/> + <KivioPoint x="48.000" y="37.000"/> + <KivioPoint x="49.600" y="38.200"/> + <KivioPoint x="48.900" y="40.200"/> + <KivioPoint x="50.900" y="39.400"/> + <KivioPoint x="52.800" y="40.200"/> + <KivioPoint x="52.100" y="38.000"/> + <KivioPoint x="53.700" y="36.800"/> + <KivioPoint x="51.500" y="36.500"/> + <KivioPoint x="50.800" y="34.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon54"> + <KivioPoint x="5.900" y="45.400"/> + <KivioPoint x="5.000" y="47.100"/> + <KivioPoint x="3.000" y="47.600"/> + <KivioPoint x="4.700" y="48.800"/> + <KivioPoint x="4.000" y="50.800"/> + <KivioPoint x="6.000" y="50.000"/> + <KivioPoint x="7.900" y="50.800"/> + <KivioPoint x="7.100" y="48.600"/> + <KivioPoint x="8.800" y="47.400"/> + <KivioPoint x="6.600" y="47.100"/> + <KivioPoint x="5.900" y="45.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon55"> + <KivioPoint x="62.100" y="45.400"/> + <KivioPoint x="61.300" y="47.100"/> + <KivioPoint x="59.300" y="47.600"/> + <KivioPoint x="61.000" y="48.800"/> + <KivioPoint x="60.200" y="50.800"/> + <KivioPoint x="62.200" y="50.000"/> + <KivioPoint x="64.100" y="50.800"/> + <KivioPoint x="63.400" y="48.600"/> + <KivioPoint x="65.100" y="47.400"/> + <KivioPoint x="62.900" y="47.100"/> + <KivioPoint x="62.100" y="45.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon56"> + <KivioPoint x="17.100" y="45.400"/> + <KivioPoint x="16.300" y="47.100"/> + <KivioPoint x="14.300" y="47.600"/> + <KivioPoint x="15.900" y="48.800"/> + <KivioPoint x="15.200" y="50.800"/> + <KivioPoint x="17.200" y="50.000"/> + <KivioPoint x="19.100" y="50.800"/> + <KivioPoint x="18.400" y="48.600"/> + <KivioPoint x="20.000" y="47.400"/> + <KivioPoint x="17.800" y="47.100"/> + <KivioPoint x="17.100" y="45.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon57"> + <KivioPoint x="28.300" y="45.400"/> + <KivioPoint x="27.500" y="47.100"/> + <KivioPoint x="25.500" y="47.600"/> + <KivioPoint x="27.200" y="48.800"/> + <KivioPoint x="26.400" y="50.800"/> + <KivioPoint x="28.400" y="50.000"/> + <KivioPoint x="30.300" y="50.800"/> + <KivioPoint x="29.600" y="48.600"/> + <KivioPoint x="31.300" y="47.400"/> + <KivioPoint x="29.100" y="47.100"/> + <KivioPoint x="28.300" y="45.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon58"> + <KivioPoint x="39.600" y="45.400"/> + <KivioPoint x="38.700" y="47.100"/> + <KivioPoint x="36.700" y="47.600"/> + <KivioPoint x="38.400" y="48.800"/> + <KivioPoint x="37.700" y="50.800"/> + <KivioPoint x="39.700" y="50.000"/> + <KivioPoint x="41.600" y="50.800"/> + <KivioPoint x="40.800" y="48.600"/> + <KivioPoint x="42.500" y="47.400"/> + <KivioPoint x="40.300" y="47.100"/> + <KivioPoint x="39.600" y="45.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon59"> + <KivioPoint x="50.800" y="45.400"/> + <KivioPoint x="50.000" y="47.100"/> + <KivioPoint x="48.000" y="47.600"/> + <KivioPoint x="49.600" y="48.800"/> + <KivioPoint x="48.900" y="50.800"/> + <KivioPoint x="50.900" y="50.000"/> + <KivioPoint x="52.800" y="50.800"/> + <KivioPoint x="52.100" y="48.600"/> + <KivioPoint x="53.700" y="47.400"/> + <KivioPoint x="51.500" y="47.100"/> + <KivioPoint x="50.800" y="45.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="165.500" h="99.400" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/USA.xpm b/kivio/kiviopart/stencils/Geographic/Flags/USA.xpm Binary files differnew file mode 100644 index 00000000..8eb1a13f --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/USA.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Flags/desc b/kivio/kiviopart/stencils/Geographic/Flags/desc new file mode 100644 index 00000000..0ba27eee --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Flags"/> + <Id data="Klipart - Flags"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Geographic/Flags/icon.xpm b/kivio/kiviopart/stencils/Geographic/Flags/icon.xpm Binary files differnew file mode 100644 index 00000000..07829623 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Flags/icon.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Makefile.am b/kivio/kiviopart/stencils/Geographic/Makefile.am new file mode 100644 index 00000000..c3e3cd55 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = Maps Flags + +geographicdir = $(kde_datadir)/kivio/stencils/Geographic + +geographic_DATA = desc icon.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Maps/Belgium.sml b/kivio/kiviopart/stencils/Geographic/Maps/Belgium.sml new file mode 100644 index 00000000..3aa571e1 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Maps/Belgium.sml @@ -0,0 +1,247 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Title data="Belgium"/> +<Id data="Belgium"/> +<Description data="Map of Belgium"/> +<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="144.0" h="126.0"/> +<KivioConnectorTarget x="0.0" y="63.0"/> +<KivioConnectorTarget x="144.0" y="63.0"/> +<KivioConnectorTarget x="72.0" y="0"/> +<KivioConnectorTarget x="72.0" y="126"/> +<KivioShape type="ClosedPath" name="Belgium"> +<KivioFillStyle colorStyle="1" color="#4a656a"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="31" y="13"/> +<KivioPoint x="32" y="15"/> +<KivioPoint x="30" y="15"/> +<KivioPoint x="30" y="18"/> +<KivioPoint x="33" y="21"/> +<KivioPoint x="37" y="21"/> +<KivioPoint x="36" y="18"/> +<KivioPoint x="39" y="18"/> +<KivioPoint x="39" y="17"/> +<KivioPoint x="45" y="19"/> +<KivioPoint x="46" y="22"/> +<KivioPoint x="50" y="21"/> +<KivioPoint x="50" y="22"/> +<KivioPoint x="50" y="22"/> +<KivioPoint x="52" y="22"/> +<KivioPoint x="54" y="20"/> +<KivioPoint x="56" y="20"/> +<KivioPoint x="59" y="17"/> +<KivioPoint x="61" y="16"/> +<KivioPoint x="61" y="13"/> +<KivioPoint x="62" y="13"/> +<KivioPoint x="65" y="13"/> +<KivioPoint x="67" y="14"/> +<KivioPoint x="69" y="12"/> +<KivioPoint x="68" y="10"/> +<KivioPoint x="68" y="8"/> +<KivioPoint x="73" y="6"/> +<KivioPoint x="73" y="9"/> +<KivioPoint x="77" y="9"/> +<KivioPoint x="78" y="8"/> +<KivioPoint x="81" y="4"/> +<KivioPoint x="84" y="6"/> +<KivioPoint x="84" y="9"/> +<KivioPoint x="82" y="9"/> +<KivioPoint x="81" y="10"/> +<KivioPoint x="83" y="11"/> +<KivioPoint x="85" y="9"/> +<KivioPoint x="87" y="11"/> +<KivioPoint x="90" y="8"/> +<KivioPoint x="91" y="6"/> +<KivioPoint x="94" y="9"/> +<KivioPoint x="92" y="10"/> +<KivioPoint x="92" y="13"/> +<KivioPoint x="94" y="14"/> +<KivioPoint x="95" y="16"/> +<KivioPoint x="98" y="16"/> +<KivioPoint x="98" y="19"/> +<KivioPoint x="102" y="19"/> +<KivioPoint x="102" y="17"/> +<KivioPoint x="105" y="19"/> +<KivioPoint x="108" y="17"/> +<KivioPoint x="110" y="19"/> +<KivioPoint x="111" y="21"/> +<KivioPoint x="112" y="21"/> +<KivioPoint x="112" y="22"/> +<KivioPoint x="115" y="23"/> +<KivioPoint x="118" y="23"/> +<KivioPoint x="121" y="25"/> +<KivioPoint x="119" y="28"/> +<KivioPoint x="119" y="30"/> +<KivioPoint x="118" y="31"/> +<KivioPoint x="118" y="33"/> +<KivioPoint x="116" y="36"/> +<KivioPoint x="117" y="38"/> +<KivioPoint x="114" y="41"/> +<KivioPoint x="114" y="43"/> +<KivioPoint x="115" y="44"/> +<KivioPoint x="115" y="48"/> +<KivioPoint x="117" y="48"/> +<KivioPoint x="118" y="47"/> +<KivioPoint x="120" y="48"/> +<KivioPoint x="123" y="48"/> +<KivioPoint x="127" y="48"/> +<KivioPoint x="129" y="50"/> +<KivioPoint x="131" y="50"/> +<KivioPoint x="134" y="55"/> +<KivioPoint x="137" y="56"/> +<KivioPoint x="136" y="57"/> +<KivioPoint x="135" y="58"/> +<KivioPoint x="134" y="60"/> +<KivioPoint x="136" y="63"/> +<KivioPoint x="140" y="63"/> +<KivioPoint x="140" y="65"/> +<KivioPoint x="141" y="66"/> +<KivioPoint x="140" y="70"/> +<KivioPoint x="143" y="73"/> +<KivioPoint x="139" y="73"/> +<KivioPoint x="139" y="76"/> +<KivioPoint x="135" y="76"/> +<KivioPoint x="134" y="78"/> +<KivioPoint x="135" y="81"/> +<KivioPoint x="133" y="81"/> +<KivioPoint x="133" y="84"/> +<KivioPoint x="131" y="81"/> +<KivioPoint x="131" y="83"/> +<KivioPoint x="128" y="81"/> +<KivioPoint x="126" y="82"/> +<KivioPoint x="126" y="84"/> +<KivioPoint x="124" y="85"/> +<KivioPoint x="124" y="87"/> +<KivioPoint x="123" y="87"/> +<KivioPoint x="123" y="90"/> +<KivioPoint x="121" y="91"/> +<KivioPoint x="122" y="93"/> +<KivioPoint x="120" y="94"/> +<KivioPoint x="118" y="98"/> +<KivioPoint x="119" y="99"/> +<KivioPoint x="119" y="100"/> +<KivioPoint x="119" y="103"/> +<KivioPoint x="122" y="109"/> +<KivioPoint x="123" y="108"/> +<KivioPoint x="123" y="111"/> +<KivioPoint x="125" y="112"/> +<KivioPoint x="122" y="116"/> +<KivioPoint x="124" y="116"/> +<KivioPoint x="122" y="118"/> +<KivioPoint x="120" y="117"/> +<KivioPoint x="119" y="118"/> +<KivioPoint x="118" y="118"/> +<KivioPoint x="116" y="118"/> +<KivioPoint x="115" y="118"/> +<KivioPoint x="114" y="120"/> +<KivioPoint x="113" y="119"/> +<KivioPoint x="109" y="121"/> +<KivioPoint x="107" y="121"/> +<KivioPoint x="108" y="119"/> +<KivioPoint x="106" y="116"/> +<KivioPoint x="106" y="115"/> +<KivioPoint x="104" y="114"/> +<KivioPoint x="103" y="115"/> +<KivioPoint x="102" y="113"/> +<KivioPoint x="100" y="110"/> +<KivioPoint x="97" y="111"/> +<KivioPoint x="95" y="109"/> +<KivioPoint x="95" y="107"/> +<KivioPoint x="91" y="105"/> +<KivioPoint x="90" y="104"/> +<KivioPoint x="88" y="105"/> +<KivioPoint x="85" y="104"/> +<KivioPoint x="85" y="102"/> +<KivioPoint x="84" y="101"/> +<KivioPoint x="84" y="100"/> +<KivioPoint x="86" y="99"/> +<KivioPoint x="85" y="96"/> +<KivioPoint x="83" y="95"/> +<KivioPoint x="82" y="94"/> +<KivioPoint x="83" y="92"/> +<KivioPoint x="83" y="91"/> +<KivioPoint x="84" y="90"/> +<KivioPoint x="83" y="89"/> +<KivioPoint x="84" y="87"/> +<KivioPoint x="85" y="87"/> +<KivioPoint x="86" y="85"/> +<KivioPoint x="84" y="83"/> +<KivioPoint x="81" y="85"/> +<KivioPoint x="81" y="87"/> +<KivioPoint x="79" y="87"/> +<KivioPoint x="78" y="89"/> +<KivioPoint x="79" y="90"/> +<KivioPoint x="78" y="93"/> +<KivioPoint x="74" y="93"/> +<KivioPoint x="74" y="94"/> +<KivioPoint x="73" y="94"/> +<KivioPoint x="70" y="97"/> +<KivioPoint x="67" y="95"/> +<KivioPoint x="65" y="95"/> +<KivioPoint x="64" y="94"/> +<KivioPoint x="61" y="96"/> +<KivioPoint x="59" y="95"/> +<KivioPoint x="59" y="90"/> +<KivioPoint x="62" y="88"/> +<KivioPoint x="60" y="85"/> +<KivioPoint x="59" y="86"/> +<KivioPoint x="58" y="84"/> +<KivioPoint x="59" y="83"/> +<KivioPoint x="60" y="79"/> +<KivioPoint x="61" y="77"/> +<KivioPoint x="60" y="76"/> +<KivioPoint x="60" y="78"/> +<KivioPoint x="55" y="72"/> +<KivioPoint x="50" y="74"/> +<KivioPoint x="46" y="73"/> +<KivioPoint x="44" y="73"/> +<KivioPoint x="44" y="74"/> +<KivioPoint x="43" y="74"/> +<KivioPoint x="42" y="72"/> +<KivioPoint x="41" y="67"/> +<KivioPoint x="40" y="64"/> +<KivioPoint x="36" y="64"/> +<KivioPoint x="36" y="62"/> +<KivioPoint x="35" y="62"/> +<KivioPoint x="33" y="64"/> +<KivioPoint x="30" y="64"/> +<KivioPoint x="27" y="62"/> +<KivioPoint x="27" y="57"/> +<KivioPoint x="26" y="55"/> +<KivioPoint x="26" y="53"/> +<KivioPoint x="26" y="51"/> +<KivioPoint x="24" y="51"/> +<KivioPoint x="24" y="49"/> +<KivioPoint x="22" y="46"/> +<KivioPoint x="21" y="48"/> +<KivioPoint x="18" y="48"/> +<KivioPoint x="15" y="50"/> +<KivioPoint x="14" y="52"/> +<KivioPoint x="11" y="51"/> +<KivioPoint x="6" y="45"/> +<KivioPoint x="4" y="46"/> +<KivioPoint x="2" y="43"/> +<KivioPoint x="2" y="39"/> +<KivioPoint x="3" y="38"/> +<KivioPoint x="2" y="35"/> +<KivioPoint x="1" y="35"/> +<KivioPoint x="1" y="29"/> +<KivioPoint x="13" y="22"/> +<KivioPoint x="15" y="20"/> +<KivioPoint x="22" y="16"/> +<KivioPoint x="23" y="15"/> +<KivioPoint x="24" y="15"/> +<KivioPoint x="26" y="14"/> +<KivioPoint x="27" y="14"/> +<KivioPoint x="27" y="13"/> +<KivioPoint x="30" y="13"/> +</KivioShape> +<KivioShape type="TextBox" name="Text" x="2.0" y="60.0" w="96.0" h="40.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Maps/Belgium.xpm b/kivio/kiviopart/stencils/Geographic/Maps/Belgium.xpm Binary files differnew file mode 100644 index 00000000..49afedc9 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Maps/Belgium.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Maps/Europe.sml b/kivio/kiviopart/stencils/Geographic/Maps/Europe.sml new file mode 100644 index 00000000..1c41069b --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Maps/Europe.sml @@ -0,0 +1,23987 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Title data="Europe"/> +<Id data="Europe"/> +<Description data="Map of Europe"/> +<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="289.690" h="350.552" defaultAspect="0.75"/> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="289.690" h="350.552" /> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="144.483" y="297.552"/> + <KivioPoint x="144.345" y="297.690"/> + <KivioPoint x="144.345" y="297.828"/> + <KivioPoint x="144.241" y="297.931"/> + <KivioPoint x="144.241" y="298.069"/> + <KivioPoint x="144.241" y="298.207"/> + <KivioPoint x="144.241" y="298.345"/> + <KivioPoint x="144.103" y="298.448"/> + <KivioPoint x="144.103" y="298.586"/> + <KivioPoint x="144.103" y="298.724"/> + <KivioPoint x="143.966" y="298.862"/> + <KivioPoint x="143.828" y="298.862"/> + <KivioPoint x="143.724" y="298.966"/> + <KivioPoint x="143.448" y="299.103"/> + <KivioPoint x="143.207" y="299.103"/> + <KivioPoint x="142.931" y="299.241"/> + <KivioPoint x="142.690" y="299.379"/> + <KivioPoint x="142.552" y="299.483"/> + <KivioPoint x="142.414" y="299.483"/> + <KivioPoint x="142.172" y="299.621"/> + <KivioPoint x="142.034" y="299.759"/> + <KivioPoint x="141.897" y="299.897"/> + <KivioPoint x="141.759" y="299.897"/> + <KivioPoint x="141.655" y="299.897"/> + <KivioPoint x="141.517" y="300.000"/> + <KivioPoint x="141.379" y="300.000"/> + <KivioPoint x="141.138" y="300.138"/> + <KivioPoint x="140.862" y="300.276"/> + <KivioPoint x="140.724" y="300.414"/> + <KivioPoint x="140.483" y="300.414"/> + <KivioPoint x="140.345" y="300.517"/> + <KivioPoint x="140.207" y="300.655"/> + <KivioPoint x="140.103" y="300.655"/> + <KivioPoint x="139.828" y="300.793"/> + <KivioPoint x="139.690" y="300.931"/> + <KivioPoint x="139.586" y="300.931"/> + <KivioPoint x="139.448" y="300.931"/> + <KivioPoint x="139.310" y="300.931"/> + <KivioPoint x="139.172" y="301.034"/> + <KivioPoint x="139.069" y="301.034"/> + <KivioPoint x="138.793" y="301.172"/> + <KivioPoint x="138.552" y="301.172"/> + <KivioPoint x="138.414" y="301.172"/> + <KivioPoint x="138.276" y="301.172"/> + <KivioPoint x="138.138" y="301.172"/> + <KivioPoint x="138.034" y="301.034"/> + <KivioPoint x="137.897" y="300.931"/> + <KivioPoint x="137.759" y="300.931"/> + <KivioPoint x="137.759" y="300.793"/> + <KivioPoint x="137.517" y="300.655"/> + <KivioPoint x="137.379" y="300.414"/> + <KivioPoint x="137.241" y="300.414"/> + <KivioPoint x="137.103" y="300.276"/> + <KivioPoint x="137.000" y="300.138"/> + <KivioPoint x="136.862" y="300.138"/> + <KivioPoint x="136.724" y="300.138"/> + <KivioPoint x="136.586" y="300.138"/> + <KivioPoint x="136.483" y="300.138"/> + <KivioPoint x="136.345" y="300.276"/> + <KivioPoint x="136.207" y="300.414"/> + <KivioPoint x="136.069" y="300.655"/> + <KivioPoint x="135.966" y="300.793"/> + <KivioPoint x="135.966" y="300.931"/> + <KivioPoint x="135.828" y="301.172"/> + <KivioPoint x="135.828" y="301.448"/> + <KivioPoint x="135.828" y="301.552"/> + <KivioPoint x="135.828" y="301.828"/> + <KivioPoint x="135.828" y="301.966"/> + <KivioPoint x="135.690" y="302.207"/> + <KivioPoint x="135.690" y="302.345"/> + <KivioPoint x="135.690" y="302.483"/> + <KivioPoint x="135.552" y="302.586"/> + <KivioPoint x="135.552" y="302.724"/> + <KivioPoint x="135.552" y="302.862"/> + <KivioPoint x="135.448" y="303.000"/> + <KivioPoint x="135.448" y="303.241"/> + <KivioPoint x="135.552" y="303.517"/> + <KivioPoint x="135.690" y="303.759"/> + <KivioPoint x="135.828" y="303.897"/> + <KivioPoint x="135.966" y="304.034"/> + <KivioPoint x="136.207" y="304.034"/> + <KivioPoint x="136.345" y="304.138"/> + <KivioPoint x="136.483" y="304.276"/> + <KivioPoint x="136.586" y="304.414"/> + <KivioPoint x="136.724" y="304.552"/> + <KivioPoint x="136.724" y="304.655"/> + <KivioPoint x="136.724" y="304.793"/> + <KivioPoint x="136.862" y="305.069"/> + <KivioPoint x="136.862" y="305.172"/> + <KivioPoint x="137.000" y="305.448"/> + <KivioPoint x="137.000" y="305.690"/> + <KivioPoint x="137.000" y="305.828"/> + <KivioPoint x="137.103" y="306.103"/> + <KivioPoint x="137.103" y="306.345"/> + <KivioPoint x="137.241" y="306.483"/> + <KivioPoint x="137.241" y="306.621"/> + <KivioPoint x="137.241" y="306.724"/> + <KivioPoint x="137.241" y="307.000"/> + <KivioPoint x="137.379" y="307.241"/> + <KivioPoint x="137.379" y="307.517"/> + <KivioPoint x="137.379" y="307.759"/> + <KivioPoint x="137.379" y="308.034"/> + <KivioPoint x="137.241" y="308.276"/> + <KivioPoint x="137.241" y="308.414"/> + <KivioPoint x="137.241" y="308.690"/> + <KivioPoint x="137.241" y="308.931"/> + <KivioPoint x="137.103" y="309.069"/> + <KivioPoint x="137.103" y="309.207"/> + <KivioPoint x="137.000" y="309.310"/> + <KivioPoint x="136.862" y="309.448"/> + <KivioPoint x="136.724" y="309.586"/> + <KivioPoint x="136.724" y="309.724"/> + <KivioPoint x="136.724" y="309.828"/> + <KivioPoint x="136.724" y="309.966"/> + <KivioPoint x="136.724" y="310.241"/> + <KivioPoint x="136.724" y="310.483"/> + <KivioPoint x="136.862" y="310.621"/> + <KivioPoint x="137.000" y="310.759"/> + <KivioPoint x="137.103" y="310.862"/> + <KivioPoint x="137.241" y="311.138"/> + <KivioPoint x="137.241" y="311.276"/> + <KivioPoint x="137.379" y="311.379"/> + <KivioPoint x="137.379" y="311.517"/> + <KivioPoint x="137.241" y="311.655"/> + <KivioPoint x="137.241" y="311.897"/> + <KivioPoint x="137.241" y="312.172"/> + <KivioPoint x="137.103" y="312.552"/> + <KivioPoint x="137.000" y="312.828"/> + <KivioPoint x="136.862" y="313.207"/> + <KivioPoint x="136.862" y="313.448"/> + <KivioPoint x="136.724" y="313.862"/> + <KivioPoint x="136.724" y="314.103"/> + <KivioPoint x="136.586" y="314.379"/> + <KivioPoint x="136.586" y="314.621"/> + <KivioPoint x="136.586" y="314.759"/> + <KivioPoint x="136.483" y="314.897"/> + <KivioPoint x="136.345" y="315.000"/> + <KivioPoint x="136.207" y="315.138"/> + <KivioPoint x="136.207" y="315.414"/> + <KivioPoint x="135.966" y="315.517"/> + <KivioPoint x="135.828" y="315.655"/> + <KivioPoint x="135.690" y="316.034"/> + <KivioPoint x="135.552" y="316.172"/> + <KivioPoint x="135.448" y="316.310"/> + <KivioPoint x="135.448" y="316.448"/> + <KivioPoint x="135.310" y="316.552"/> + <KivioPoint x="135.310" y="316.828"/> + <KivioPoint x="135.448" y="316.966"/> + <KivioPoint x="135.552" y="317.207"/> + <KivioPoint x="135.690" y="317.483"/> + <KivioPoint x="135.828" y="317.586"/> + <KivioPoint x="135.966" y="317.724"/> + <KivioPoint x="135.966" y="317.862"/> + <KivioPoint x="136.069" y="318.000"/> + <KivioPoint x="136.069" y="318.241"/> + <KivioPoint x="136.207" y="318.379"/> + <KivioPoint x="136.207" y="318.517"/> + <KivioPoint x="136.345" y="318.621"/> + <KivioPoint x="136.345" y="318.759"/> + <KivioPoint x="136.483" y="319.034"/> + <KivioPoint x="136.586" y="319.138"/> + <KivioPoint x="136.586" y="319.276"/> + <KivioPoint x="136.724" y="319.414"/> + <KivioPoint x="136.862" y="319.552"/> + <KivioPoint x="137.000" y="319.793"/> + <KivioPoint x="137.103" y="320.069"/> + <KivioPoint x="137.103" y="320.172"/> + <KivioPoint x="137.241" y="320.310"/> + <KivioPoint x="137.241" y="320.448"/> + <KivioPoint x="137.241" y="320.586"/> + <KivioPoint x="137.379" y="320.690"/> + <KivioPoint x="137.517" y="320.828"/> + <KivioPoint x="137.621" y="320.966"/> + <KivioPoint x="137.621" y="321.103"/> + <KivioPoint x="137.759" y="321.207"/> + <KivioPoint x="138.034" y="321.345"/> + <KivioPoint x="138.276" y="321.345"/> + <KivioPoint x="138.552" y="321.483"/> + <KivioPoint x="138.931" y="321.621"/> + <KivioPoint x="139.310" y="321.621"/> + <KivioPoint x="139.586" y="321.621"/> + <KivioPoint x="139.828" y="321.621"/> + <KivioPoint x="140.103" y="321.621"/> + <KivioPoint x="140.207" y="321.483"/> + <KivioPoint x="140.345" y="321.345"/> + <KivioPoint x="140.345" y="321.103"/> + <KivioPoint x="140.483" y="320.828"/> + <KivioPoint x="140.483" y="320.690"/> + <KivioPoint x="140.483" y="320.586"/> + <KivioPoint x="140.483" y="320.310"/> + <KivioPoint x="140.483" y="320.069"/> + <KivioPoint x="140.483" y="319.793"/> + <KivioPoint x="140.483" y="319.552"/> + <KivioPoint x="140.483" y="319.414"/> + <KivioPoint x="140.483" y="319.276"/> + <KivioPoint x="140.483" y="319.034"/> + <KivioPoint x="140.621" y="319.034"/> + <KivioPoint x="140.621" y="318.759"/> + <KivioPoint x="140.724" y="318.621"/> + <KivioPoint x="140.862" y="318.517"/> + <KivioPoint x="141.000" y="318.379"/> + <KivioPoint x="141.000" y="318.241"/> + <KivioPoint x="141.517" y="318.000"/> + <KivioPoint x="141.655" y="318.000"/> + <KivioPoint x="141.897" y="318.000"/> + <KivioPoint x="142.172" y="318.000"/> + <KivioPoint x="142.552" y="318.103"/> + <KivioPoint x="142.793" y="318.241"/> + <KivioPoint x="142.931" y="318.379"/> + <KivioPoint x="143.069" y="318.517"/> + <KivioPoint x="143.207" y="318.621"/> + <KivioPoint x="143.448" y="318.759"/> + <KivioPoint x="143.724" y="319.034"/> + <KivioPoint x="143.966" y="319.276"/> + <KivioPoint x="143.966" y="319.414"/> + <KivioPoint x="144.103" y="319.414"/> + <KivioPoint x="144.241" y="319.276"/> + <KivioPoint x="144.483" y="319.138"/> + <KivioPoint x="144.621" y="319.034"/> + <KivioPoint x="144.759" y="318.759"/> + <KivioPoint x="144.862" y="318.379"/> + <KivioPoint x="145.000" y="318.241"/> + <KivioPoint x="145.138" y="318.000"/> + <KivioPoint x="145.276" y="317.724"/> + <KivioPoint x="145.379" y="317.483"/> + <KivioPoint x="145.517" y="317.207"/> + <KivioPoint x="145.655" y="316.966"/> + <KivioPoint x="145.793" y="316.828"/> + <KivioPoint x="145.897" y="316.552"/> + <KivioPoint x="146.034" y="316.172"/> + <KivioPoint x="146.172" y="315.931"/> + <KivioPoint x="146.310" y="315.655"/> + <KivioPoint x="146.310" y="315.414"/> + <KivioPoint x="146.310" y="315.138"/> + <KivioPoint x="146.414" y="315.000"/> + <KivioPoint x="146.414" y="314.897"/> + <KivioPoint x="146.552" y="314.621"/> + <KivioPoint x="146.552" y="314.483"/> + <KivioPoint x="146.552" y="314.379"/> + <KivioPoint x="146.690" y="314.103"/> + <KivioPoint x="146.690" y="313.862"/> + <KivioPoint x="146.690" y="313.586"/> + <KivioPoint x="146.828" y="313.345"/> + <KivioPoint x="146.828" y="312.931"/> + <KivioPoint x="146.828" y="312.690"/> + <KivioPoint x="146.828" y="312.310"/> + <KivioPoint x="146.931" y="312.034"/> + <KivioPoint x="147.069" y="311.793"/> + <KivioPoint x="147.069" y="311.655"/> + <KivioPoint x="147.069" y="311.517"/> + <KivioPoint x="147.069" y="311.379"/> + <KivioPoint x="147.207" y="311.276"/> + <KivioPoint x="147.207" y="311.138"/> + <KivioPoint x="147.207" y="310.862"/> + <KivioPoint x="147.207" y="310.759"/> + <KivioPoint x="147.207" y="310.483"/> + <KivioPoint x="147.207" y="310.345"/> + <KivioPoint x="147.207" y="310.241"/> + <KivioPoint x="147.207" y="310.103"/> + <KivioPoint x="147.207" y="309.966"/> + <KivioPoint x="147.069" y="309.828"/> + <KivioPoint x="147.069" y="309.724"/> + <KivioPoint x="147.069" y="309.448"/> + <KivioPoint x="146.931" y="309.310"/> + <KivioPoint x="146.931" y="309.207"/> + <KivioPoint x="146.828" y="308.931"/> + <KivioPoint x="146.690" y="308.793"/> + <KivioPoint x="146.690" y="308.690"/> + <KivioPoint x="146.690" y="308.552"/> + <KivioPoint x="146.552" y="308.414"/> + <KivioPoint x="146.552" y="308.276"/> + <KivioPoint x="146.552" y="308.172"/> + <KivioPoint x="146.552" y="307.897"/> + <KivioPoint x="146.552" y="307.759"/> + <KivioPoint x="146.690" y="307.655"/> + <KivioPoint x="146.690" y="307.379"/> + <KivioPoint x="146.828" y="307.379"/> + <KivioPoint x="146.931" y="307.138"/> + <KivioPoint x="147.069" y="307.000"/> + <KivioPoint x="147.207" y="306.862"/> + <KivioPoint x="147.207" y="306.724"/> + <KivioPoint x="147.345" y="306.621"/> + <KivioPoint x="147.345" y="306.483"/> + <KivioPoint x="147.448" y="306.345"/> + <KivioPoint x="147.586" y="306.103"/> + <KivioPoint x="147.586" y="305.966"/> + <KivioPoint x="147.586" y="305.828"/> + <KivioPoint x="147.586" y="305.690"/> + <KivioPoint x="147.586" y="305.586"/> + <KivioPoint x="147.724" y="305.448"/> + <KivioPoint x="147.724" y="305.310"/> + <KivioPoint x="147.724" y="305.172"/> + <KivioPoint x="147.862" y="304.931"/> + <KivioPoint x="147.862" y="304.793"/> + <KivioPoint x="147.862" y="304.655"/> + <KivioPoint x="147.862" y="304.552"/> + <KivioPoint x="147.862" y="304.276"/> + <KivioPoint x="147.862" y="304.034"/> + <KivioPoint x="147.862" y="303.897"/> + <KivioPoint x="147.862" y="303.759"/> + <KivioPoint x="147.862" y="303.517"/> + <KivioPoint x="147.862" y="303.379"/> + <KivioPoint x="147.862" y="303.241"/> + <KivioPoint x="147.724" y="303.000"/> + <KivioPoint x="147.724" y="302.862"/> + <KivioPoint x="147.586" y="302.724"/> + <KivioPoint x="147.586" y="302.483"/> + <KivioPoint x="147.448" y="302.345"/> + <KivioPoint x="147.448" y="302.207"/> + <KivioPoint x="147.345" y="302.069"/> + <KivioPoint x="147.207" y="301.966"/> + <KivioPoint x="147.069" y="301.690"/> + <KivioPoint x="147.069" y="301.552"/> + <KivioPoint x="146.931" y="301.448"/> + <KivioPoint x="146.931" y="301.310"/> + <KivioPoint x="146.931" y="301.172"/> + <KivioPoint x="146.828" y="300.931"/> + <KivioPoint x="146.828" y="300.793"/> + <KivioPoint x="146.828" y="300.655"/> + <KivioPoint x="146.828" y="300.517"/> + <KivioPoint x="146.828" y="300.414"/> + <KivioPoint x="146.690" y="300.138"/> + <KivioPoint x="146.690" y="300.000"/> + <KivioPoint x="146.690" y="299.897"/> + <KivioPoint x="146.552" y="299.759"/> + <KivioPoint x="146.552" y="299.621"/> + <KivioPoint x="146.552" y="299.483"/> + <KivioPoint x="146.552" y="299.379"/> + <KivioPoint x="146.414" y="299.241"/> + <KivioPoint x="146.414" y="299.103"/> + <KivioPoint x="146.310" y="298.966"/> + <KivioPoint x="146.172" y="298.862"/> + <KivioPoint x="146.034" y="298.724"/> + <KivioPoint x="145.897" y="298.586"/> + <KivioPoint x="145.793" y="298.345"/> + <KivioPoint x="145.655" y="298.207"/> + <KivioPoint x="145.517" y="298.069"/> + <KivioPoint x="145.276" y="297.931"/> + <KivioPoint x="145.138" y="297.931"/> + <KivioPoint x="145.000" y="297.828"/> + <KivioPoint x="144.862" y="297.828"/> + <KivioPoint x="144.759" y="297.828"/> + <KivioPoint x="144.759" y="297.690"/> + <KivioPoint x="144.621" y="297.690"/> + <KivioPoint x="144.483" y="297.552"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="145.517" y="283.966"/> + <KivioPoint x="145.000" y="283.966"/> + <KivioPoint x="144.483" y="283.966"/> + <KivioPoint x="143.966" y="283.966"/> + <KivioPoint x="143.448" y="283.966"/> + <KivioPoint x="143.448" y="284.483"/> + <KivioPoint x="142.931" y="284.483"/> + <KivioPoint x="142.414" y="284.483"/> + <KivioPoint x="142.414" y="285.000"/> + <KivioPoint x="141.897" y="285.000"/> + <KivioPoint x="141.897" y="285.517"/> + <KivioPoint x="141.379" y="286.034"/> + <KivioPoint x="141.379" y="286.552"/> + <KivioPoint x="141.897" y="287.586"/> + <KivioPoint x="141.897" y="288.103"/> + <KivioPoint x="141.897" y="288.621"/> + <KivioPoint x="142.414" y="289.138"/> + <KivioPoint x="142.414" y="289.655"/> + <KivioPoint x="142.414" y="290.172"/> + <KivioPoint x="141.897" y="290.172"/> + <KivioPoint x="141.897" y="290.690"/> + <KivioPoint x="141.379" y="290.690"/> + <KivioPoint x="141.379" y="291.207"/> + <KivioPoint x="140.862" y="291.724"/> + <KivioPoint x="140.862" y="292.241"/> + <KivioPoint x="140.862" y="292.759"/> + <KivioPoint x="141.379" y="293.276"/> + <KivioPoint x="141.379" y="293.793"/> + <KivioPoint x="142.690" y="294.310"/> + <KivioPoint x="142.690" y="294.828"/> + <KivioPoint x="142.690" y="295.345"/> + <KivioPoint x="143.207" y="295.345"/> + <KivioPoint x="143.207" y="295.862"/> + <KivioPoint x="143.207" y="296.379"/> + <KivioPoint x="143.724" y="296.379"/> + <KivioPoint x="143.724" y="296.897"/> + <KivioPoint x="144.241" y="296.897"/> + <KivioPoint x="144.241" y="296.379"/> + <KivioPoint x="144.241" y="295.862"/> + <KivioPoint x="144.759" y="295.345"/> + <KivioPoint x="145.276" y="295.345"/> + <KivioPoint x="145.552" y="294.828"/> + <KivioPoint x="145.655" y="294.276"/> + <KivioPoint x="145.759" y="293.690"/> + <KivioPoint x="145.759" y="293.172"/> + <KivioPoint x="145.793" y="292.759"/> + <KivioPoint x="145.793" y="292.241"/> + <KivioPoint x="146.310" y="292.241"/> + <KivioPoint x="146.310" y="291.724"/> + <KivioPoint x="146.828" y="291.724"/> + <KivioPoint x="147.345" y="291.207"/> + <KivioPoint x="147.345" y="290.690"/> + <KivioPoint x="147.862" y="290.172"/> + <KivioPoint x="147.862" y="289.655"/> + <KivioPoint x="148.379" y="289.138"/> + <KivioPoint x="148.379" y="288.621"/> + <KivioPoint x="148.379" y="288.103"/> + <KivioPoint x="148.379" y="287.586"/> + <KivioPoint x="148.897" y="287.069"/> + <KivioPoint x="148.897" y="286.552"/> + <KivioPoint x="148.897" y="286.034"/> + <KivioPoint x="148.897" y="285.517"/> + <KivioPoint x="148.897" y="285.000"/> + <KivioPoint x="148.897" y="284.483"/> + <KivioPoint x="149.414" y="283.966"/> + <KivioPoint x="149.414" y="283.448"/> + <KivioPoint x="149.414" y="282.931"/> + <KivioPoint x="149.414" y="282.414"/> + <KivioPoint x="149.931" y="281.897"/> + <KivioPoint x="149.931" y="281.379"/> + <KivioPoint x="149.931" y="280.862"/> + <KivioPoint x="149.414" y="280.862"/> + <KivioPoint x="149.414" y="280.345"/> + <KivioPoint x="148.897" y="280.345"/> + <KivioPoint x="148.379" y="280.345"/> + <KivioPoint x="148.172" y="280.586"/> + <KivioPoint x="147.897" y="281.483"/> + <KivioPoint x="147.862" y="282.414"/> + <KivioPoint x="147.862" y="283.448"/> + <KivioPoint x="147.862" y="283.966"/> + <KivioPoint x="148.379" y="284.483"/> + <KivioPoint x="148.379" y="285.000"/> + <KivioPoint x="147.862" y="284.483"/> + <KivioPoint x="147.345" y="284.483"/> + <KivioPoint x="146.828" y="283.966"/> + <KivioPoint x="145.517" y="283.966"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="74.655" y="148.655"/> + <KivioPoint x="74.655" y="148.483"/> + <KivioPoint x="74.828" y="148.310"/> + <KivioPoint x="75.000" y="148.138"/> + <KivioPoint x="75.172" y="147.966"/> + <KivioPoint x="75.345" y="147.966"/> + <KivioPoint x="75.517" y="147.793"/> + <KivioPoint x="75.862" y="147.621"/> + <KivioPoint x="76.034" y="147.621"/> + <KivioPoint x="76.207" y="147.621"/> + <KivioPoint x="76.552" y="147.621"/> + <KivioPoint x="76.897" y="147.448"/> + <KivioPoint x="77.069" y="147.276"/> + <KivioPoint x="77.414" y="147.276"/> + <KivioPoint x="77.586" y="147.276"/> + <KivioPoint x="77.931" y="147.103"/> + <KivioPoint x="78.103" y="147.103"/> + <KivioPoint x="78.276" y="146.931"/> + <KivioPoint x="78.448" y="146.759"/> + <KivioPoint x="78.448" y="146.414"/> + <KivioPoint x="78.448" y="146.069"/> + <KivioPoint x="78.448" y="145.897"/> + <KivioPoint x="78.448" y="145.552"/> + <KivioPoint x="78.448" y="145.379"/> + <KivioPoint x="78.621" y="145.034"/> + <KivioPoint x="78.793" y="144.862"/> + <KivioPoint x="78.966" y="144.690"/> + <KivioPoint x="78.966" y="144.345"/> + <KivioPoint x="79.138" y="144.000"/> + <KivioPoint x="79.310" y="143.828"/> + <KivioPoint x="79.310" y="143.483"/> + <KivioPoint x="79.310" y="143.310"/> + <KivioPoint x="79.310" y="143.138"/> + <KivioPoint x="79.310" y="142.793"/> + <KivioPoint x="79.310" y="142.621"/> + <KivioPoint x="79.138" y="142.276"/> + <KivioPoint x="79.138" y="142.103"/> + <KivioPoint x="78.966" y="141.759"/> + <KivioPoint x="78.966" y="141.414"/> + <KivioPoint x="78.966" y="141.069"/> + <KivioPoint x="78.966" y="140.724"/> + <KivioPoint x="78.966" y="140.379"/> + <KivioPoint x="78.966" y="140.207"/> + <KivioPoint x="78.966" y="139.862"/> + <KivioPoint x="78.966" y="139.690"/> + <KivioPoint x="78.966" y="139.517"/> + <KivioPoint x="78.966" y="139.345"/> + <KivioPoint x="78.966" y="139.000"/> + <KivioPoint x="78.966" y="138.828"/> + <KivioPoint x="79.138" y="138.483"/> + <KivioPoint x="79.138" y="138.310"/> + <KivioPoint x="79.138" y="138.138"/> + <KivioPoint x="78.966" y="137.966"/> + <KivioPoint x="78.793" y="137.793"/> + <KivioPoint x="78.621" y="137.621"/> + <KivioPoint x="78.276" y="137.448"/> + <KivioPoint x="78.103" y="137.276"/> + <KivioPoint x="77.931" y="137.103"/> + <KivioPoint x="77.586" y="136.931"/> + <KivioPoint x="77.414" y="136.931"/> + <KivioPoint x="77.241" y="136.759"/> + <KivioPoint x="76.897" y="136.759"/> + <KivioPoint x="76.552" y="136.759"/> + <KivioPoint x="76.034" y="136.586"/> + <KivioPoint x="75.690" y="136.414"/> + <KivioPoint x="75.517" y="136.414"/> + <KivioPoint x="74.034" y="135.828"/> + <KivioPoint x="74.414" y="136.103"/> + <KivioPoint x="74.655" y="136.241"/> + <KivioPoint x="74.931" y="136.345"/> + <KivioPoint x="73.793" y="136.759"/> + <KivioPoint x="73.621" y="136.586"/> + <KivioPoint x="73.276" y="136.414"/> + <KivioPoint x="73.103" y="136.241"/> + <KivioPoint x="72.931" y="136.241"/> + <KivioPoint x="72.759" y="136.241"/> + <KivioPoint x="72.586" y="136.414"/> + <KivioPoint x="72.414" y="136.414"/> + <KivioPoint x="72.414" y="136.586"/> + <KivioPoint x="72.241" y="136.931"/> + <KivioPoint x="72.241" y="137.103"/> + <KivioPoint x="72.241" y="137.276"/> + <KivioPoint x="72.069" y="137.621"/> + <KivioPoint x="72.069" y="137.966"/> + <KivioPoint x="72.069" y="138.138"/> + <KivioPoint x="71.552" y="137.966"/> + <KivioPoint x="71.034" y="137.793"/> + <KivioPoint x="70.862" y="137.621"/> + <KivioPoint x="70.517" y="137.621"/> + <KivioPoint x="70.345" y="137.793"/> + <KivioPoint x="70.345" y="138.138"/> + <KivioPoint x="70.172" y="138.310"/> + <KivioPoint x="70.172" y="138.483"/> + <KivioPoint x="70.000" y="138.655"/> + <KivioPoint x="69.828" y="138.828"/> + <KivioPoint x="69.828" y="139.000"/> + <KivioPoint x="69.655" y="139.000"/> + <KivioPoint x="69.483" y="139.000"/> + <KivioPoint x="69.310" y="139.172"/> + <KivioPoint x="68.966" y="139.172"/> + <KivioPoint x="68.621" y="139.345"/> + <KivioPoint x="68.276" y="139.517"/> + <KivioPoint x="67.931" y="139.690"/> + <KivioPoint x="67.586" y="139.862"/> + <KivioPoint x="67.414" y="140.034"/> + <KivioPoint x="67.241" y="140.379"/> + <KivioPoint x="67.069" y="140.379"/> + <KivioPoint x="66.724" y="140.379"/> + <KivioPoint x="66.552" y="140.552"/> + <KivioPoint x="66.379" y="140.552"/> + <KivioPoint x="66.207" y="140.552"/> + <KivioPoint x="65.862" y="140.379"/> + <KivioPoint x="65.862" y="140.552"/> + <KivioPoint x="65.690" y="140.897"/> + <KivioPoint x="65.517" y="141.241"/> + <KivioPoint x="65.517" y="141.586"/> + <KivioPoint x="65.517" y="141.759"/> + <KivioPoint x="65.517" y="142.103"/> + <KivioPoint x="65.517" y="142.276"/> + <KivioPoint x="65.517" y="142.448"/> + <KivioPoint x="65.517" y="142.793"/> + <KivioPoint x="65.690" y="143.138"/> + <KivioPoint x="65.862" y="143.310"/> + <KivioPoint x="65.862" y="143.655"/> + <KivioPoint x="66.034" y="144.000"/> + <KivioPoint x="66.034" y="144.172"/> + <KivioPoint x="66.034" y="144.517"/> + <KivioPoint x="66.034" y="144.862"/> + <KivioPoint x="66.034" y="145.207"/> + <KivioPoint x="66.207" y="145.724"/> + <KivioPoint x="66.552" y="146.069"/> + <KivioPoint x="66.724" y="146.241"/> + <KivioPoint x="67.069" y="146.241"/> + <KivioPoint x="67.414" y="146.414"/> + <KivioPoint x="67.759" y="146.414"/> + <KivioPoint x="67.931" y="146.414"/> + <KivioPoint x="68.103" y="146.241"/> + <KivioPoint x="68.276" y="145.897"/> + <KivioPoint x="68.448" y="145.552"/> + <KivioPoint x="68.448" y="145.379"/> + <KivioPoint x="68.621" y="145.034"/> + <KivioPoint x="68.621" y="144.862"/> + <KivioPoint x="68.793" y="144.690"/> + <KivioPoint x="68.966" y="144.517"/> + <KivioPoint x="69.310" y="144.517"/> + <KivioPoint x="69.655" y="144.517"/> + <KivioPoint x="70.000" y="144.517"/> + <KivioPoint x="70.345" y="144.517"/> + <KivioPoint x="70.517" y="144.517"/> + <KivioPoint x="70.690" y="144.690"/> + <KivioPoint x="70.862" y="145.034"/> + <KivioPoint x="70.862" y="145.207"/> + <KivioPoint x="71.034" y="145.552"/> + <KivioPoint x="71.034" y="145.897"/> + <KivioPoint x="71.034" y="146.069"/> + <KivioPoint x="71.207" y="146.241"/> + <KivioPoint x="71.207" y="146.414"/> + <KivioPoint x="71.379" y="146.586"/> + <KivioPoint x="71.379" y="146.931"/> + <KivioPoint x="71.552" y="147.276"/> + <KivioPoint x="71.724" y="147.276"/> + <KivioPoint x="71.724" y="147.448"/> + <KivioPoint x="71.897" y="147.621"/> + <KivioPoint x="72.069" y="147.793"/> + <KivioPoint x="72.241" y="147.966"/> + <KivioPoint x="72.414" y="148.138"/> + <KivioPoint x="72.586" y="148.310"/> + <KivioPoint x="72.759" y="148.310"/> + <KivioPoint x="72.931" y="148.310"/> + <KivioPoint x="72.931" y="148.483"/> + <KivioPoint x="73.103" y="148.483"/> + <KivioPoint x="74.034" y="149.172"/> + <KivioPoint x="73.621" y="149.414"/> + <KivioPoint x="73.517" y="149.690"/> + <KivioPoint x="74.655" y="148.655"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="73.103" y="148.483"/> + <KivioPoint x="72.931" y="148.483"/> + <KivioPoint x="72.931" y="148.310"/> + <KivioPoint x="72.759" y="148.310"/> + <KivioPoint x="72.586" y="148.310"/> + <KivioPoint x="72.414" y="148.138"/> + <KivioPoint x="72.241" y="147.966"/> + <KivioPoint x="72.069" y="147.793"/> + <KivioPoint x="71.897" y="147.621"/> + <KivioPoint x="71.724" y="147.448"/> + <KivioPoint x="71.724" y="147.276"/> + <KivioPoint x="71.552" y="147.276"/> + <KivioPoint x="71.379" y="146.931"/> + <KivioPoint x="71.379" y="146.586"/> + <KivioPoint x="71.207" y="146.414"/> + <KivioPoint x="71.207" y="146.241"/> + <KivioPoint x="71.034" y="146.069"/> + <KivioPoint x="71.034" y="145.897"/> + <KivioPoint x="71.034" y="145.552"/> + <KivioPoint x="70.862" y="145.207"/> + <KivioPoint x="70.862" y="145.034"/> + <KivioPoint x="70.690" y="144.690"/> + <KivioPoint x="70.517" y="144.517"/> + <KivioPoint x="70.345" y="144.517"/> + <KivioPoint x="70.000" y="144.517"/> + <KivioPoint x="69.655" y="144.517"/> + <KivioPoint x="69.310" y="144.517"/> + <KivioPoint x="68.966" y="144.517"/> + <KivioPoint x="68.793" y="144.690"/> + <KivioPoint x="68.621" y="144.862"/> + <KivioPoint x="68.621" y="145.034"/> + <KivioPoint x="68.448" y="145.379"/> + <KivioPoint x="68.448" y="145.552"/> + <KivioPoint x="68.276" y="145.897"/> + <KivioPoint x="68.103" y="146.241"/> + <KivioPoint x="67.931" y="146.414"/> + <KivioPoint x="67.759" y="146.414"/> + <KivioPoint x="67.414" y="146.414"/> + <KivioPoint x="67.069" y="146.241"/> + <KivioPoint x="66.724" y="146.241"/> + <KivioPoint x="66.552" y="146.069"/> + <KivioPoint x="66.207" y="145.724"/> + <KivioPoint x="66.034" y="145.207"/> + <KivioPoint x="66.034" y="144.862"/> + <KivioPoint x="66.034" y="144.517"/> + <KivioPoint x="66.034" y="144.172"/> + <KivioPoint x="66.034" y="144.000"/> + <KivioPoint x="65.862" y="143.655"/> + <KivioPoint x="65.862" y="143.310"/> + <KivioPoint x="65.690" y="143.138"/> + <KivioPoint x="65.517" y="142.793"/> + <KivioPoint x="65.517" y="142.448"/> + <KivioPoint x="65.517" y="142.276"/> + <KivioPoint x="65.517" y="142.103"/> + <KivioPoint x="65.517" y="141.759"/> + <KivioPoint x="65.517" y="141.586"/> + <KivioPoint x="65.517" y="141.241"/> + <KivioPoint x="65.690" y="140.897"/> + <KivioPoint x="65.862" y="140.552"/> + <KivioPoint x="65.862" y="140.379"/> + <KivioPoint x="66.207" y="140.552"/> + <KivioPoint x="66.379" y="140.552"/> + <KivioPoint x="66.552" y="140.552"/> + <KivioPoint x="66.724" y="140.379"/> + <KivioPoint x="67.069" y="140.379"/> + <KivioPoint x="67.241" y="140.379"/> + <KivioPoint x="67.414" y="140.034"/> + <KivioPoint x="67.586" y="139.862"/> + <KivioPoint x="67.931" y="139.690"/> + <KivioPoint x="68.276" y="139.517"/> + <KivioPoint x="68.621" y="139.345"/> + <KivioPoint x="68.966" y="139.172"/> + <KivioPoint x="69.310" y="139.172"/> + <KivioPoint x="69.483" y="139.000"/> + <KivioPoint x="69.655" y="139.000"/> + <KivioPoint x="69.828" y="139.000"/> + <KivioPoint x="69.828" y="138.828"/> + <KivioPoint x="70.000" y="138.655"/> + <KivioPoint x="70.172" y="138.483"/> + <KivioPoint x="70.172" y="138.310"/> + <KivioPoint x="70.345" y="138.138"/> + <KivioPoint x="70.345" y="137.793"/> + <KivioPoint x="70.517" y="137.621"/> + <KivioPoint x="70.862" y="137.621"/> + <KivioPoint x="71.034" y="137.793"/> + <KivioPoint x="71.552" y="137.966"/> + <KivioPoint x="72.069" y="138.138"/> + <KivioPoint x="72.069" y="137.966"/> + <KivioPoint x="72.069" y="137.621"/> + <KivioPoint x="72.241" y="137.276"/> + <KivioPoint x="72.241" y="137.103"/> + <KivioPoint x="72.241" y="136.931"/> + <KivioPoint x="72.414" y="136.586"/> + <KivioPoint x="72.414" y="136.414"/> + <KivioPoint x="72.586" y="136.414"/> + <KivioPoint x="72.759" y="136.241"/> + <KivioPoint x="72.931" y="136.241"/> + <KivioPoint x="73.103" y="136.241"/> + <KivioPoint x="73.276" y="136.414"/> + <KivioPoint x="73.621" y="136.586"/> + <KivioPoint x="73.793" y="136.759"/> + <KivioPoint x="74.931" y="136.345"/> + <KivioPoint x="74.655" y="136.241"/> + <KivioPoint x="74.414" y="136.103"/> + <KivioPoint x="74.034" y="135.828"/> + <KivioPoint x="73.897" y="135.724"/> + <KivioPoint x="73.621" y="135.448"/> + <KivioPoint x="73.379" y="135.069"/> + <KivioPoint x="73.000" y="134.793"/> + <KivioPoint x="72.862" y="134.690"/> + <KivioPoint x="72.724" y="134.552"/> + <KivioPoint x="72.586" y="134.414"/> + <KivioPoint x="72.345" y="134.414"/> + <KivioPoint x="72.207" y="134.276"/> + <KivioPoint x="71.690" y="134.276"/> + <KivioPoint x="71.310" y="134.276"/> + <KivioPoint x="70.931" y="134.172"/> + <KivioPoint x="70.517" y="134.172"/> + <KivioPoint x="70.276" y="134.172"/> + <KivioPoint x="70.138" y="134.172"/> + <KivioPoint x="70.000" y="134.172"/> + <KivioPoint x="69.897" y="134.276"/> + <KivioPoint x="69.241" y="134.172"/> + <KivioPoint x="68.724" y="133.897"/> + <KivioPoint x="68.345" y="133.897"/> + <KivioPoint x="67.931" y="133.655"/> + <KivioPoint x="67.828" y="133.655"/> + <KivioPoint x="67.552" y="133.655"/> + <KivioPoint x="67.310" y="133.655"/> + <KivioPoint x="67.034" y="133.655"/> + <KivioPoint x="66.655" y="133.897"/> + <KivioPoint x="66.276" y="134.034"/> + <KivioPoint x="66.000" y="134.276"/> + <KivioPoint x="65.483" y="134.414"/> + <KivioPoint x="64.724" y="134.793"/> + <KivioPoint x="64.448" y="135.069"/> + <KivioPoint x="64.207" y="135.207"/> + <KivioPoint x="63.931" y="135.310"/> + <KivioPoint x="63.690" y="135.586"/> + <KivioPoint x="63.552" y="135.724"/> + <KivioPoint x="63.276" y="135.966"/> + <KivioPoint x="63.034" y="136.241"/> + <KivioPoint x="62.897" y="136.483"/> + <KivioPoint x="62.897" y="136.759"/> + <KivioPoint x="62.759" y="137.138"/> + <KivioPoint x="62.897" y="137.517"/> + <KivioPoint x="63.034" y="137.793"/> + <KivioPoint x="63.172" y="138.172"/> + <KivioPoint x="63.172" y="138.414"/> + <KivioPoint x="63.172" y="138.690"/> + <KivioPoint x="63.172" y="138.931"/> + <KivioPoint x="63.034" y="139.207"/> + <KivioPoint x="62.897" y="139.448"/> + <KivioPoint x="62.759" y="139.586"/> + <KivioPoint x="62.655" y="139.862"/> + <KivioPoint x="62.379" y="140.103"/> + <KivioPoint x="62.241" y="140.241"/> + <KivioPoint x="62.138" y="140.379"/> + <KivioPoint x="61.862" y="140.483"/> + <KivioPoint x="61.724" y="140.621"/> + <KivioPoint x="61.483" y="140.759"/> + <KivioPoint x="61.207" y="140.759"/> + <KivioPoint x="60.828" y="140.759"/> + <KivioPoint x="60.586" y="140.759"/> + <KivioPoint x="60.172" y="140.759"/> + <KivioPoint x="60.069" y="140.621"/> + <KivioPoint x="59.931" y="140.379"/> + <KivioPoint x="59.552" y="140.103"/> + <KivioPoint x="59.414" y="139.862"/> + <KivioPoint x="59.138" y="139.724"/> + <KivioPoint x="59.034" y="139.586"/> + <KivioPoint x="58.517" y="139.345"/> + <KivioPoint x="58.103" y="139.069"/> + <KivioPoint x="57.724" y="138.828"/> + <KivioPoint x="57.207" y="138.690"/> + <KivioPoint x="56.690" y="138.414"/> + <KivioPoint x="56.172" y="138.310"/> + <KivioPoint x="55.655" y="138.034"/> + <KivioPoint x="55.414" y="138.034"/> + <KivioPoint x="55.000" y="138.034"/> + <KivioPoint x="54.621" y="138.034"/> + <KivioPoint x="54.241" y="138.034"/> + <KivioPoint x="53.966" y="138.034"/> + <KivioPoint x="53.345" y="138.310"/> + <KivioPoint x="53.069" y="138.552"/> + <KivioPoint x="52.828" y="138.690"/> + <KivioPoint x="52.552" y="138.931"/> + <KivioPoint x="52.414" y="139.207"/> + <KivioPoint x="52.310" y="139.345"/> + <KivioPoint x="52.172" y="139.448"/> + <KivioPoint x="52.172" y="139.586"/> + <KivioPoint x="52.310" y="139.862"/> + <KivioPoint x="52.414" y="140.103"/> + <KivioPoint x="52.690" y="140.379"/> + <KivioPoint x="53.069" y="140.759"/> + <KivioPoint x="53.448" y="141.000"/> + <KivioPoint x="53.586" y="141.138"/> + <KivioPoint x="53.724" y="141.414"/> + <KivioPoint x="53.966" y="141.655"/> + <KivioPoint x="54.103" y="141.931"/> + <KivioPoint x="54.241" y="142.034"/> + <KivioPoint x="54.241" y="142.310"/> + <KivioPoint x="54.103" y="142.448"/> + <KivioPoint x="53.862" y="142.690"/> + <KivioPoint x="53.586" y="142.966"/> + <KivioPoint x="53.207" y="143.069"/> + <KivioPoint x="52.931" y="143.345"/> + <KivioPoint x="52.690" y="143.483"/> + <KivioPoint x="52.414" y="143.586"/> + <KivioPoint x="52.172" y="143.862"/> + <KivioPoint x="51.897" y="144.000"/> + <KivioPoint x="51.793" y="144.000"/> + <KivioPoint x="51.517" y="144.241"/> + <KivioPoint x="51.379" y="144.379"/> + <KivioPoint x="51.276" y="144.621"/> + <KivioPoint x="51.138" y="145.138"/> + <KivioPoint x="51.138" y="145.552"/> + <KivioPoint x="51.276" y="146.069"/> + <KivioPoint x="51.276" y="146.310"/> + <KivioPoint x="51.276" y="146.586"/> + <KivioPoint x="51.517" y="146.828"/> + <KivioPoint x="51.793" y="147.103"/> + <KivioPoint x="52.034" y="147.345"/> + <KivioPoint x="52.310" y="147.621"/> + <KivioPoint x="52.690" y="147.862"/> + <KivioPoint x="52.931" y="148.138"/> + <KivioPoint x="53.069" y="148.241"/> + <KivioPoint x="53.207" y="148.379"/> + <KivioPoint x="53.207" y="148.655"/> + <KivioPoint x="53.345" y="148.897"/> + <KivioPoint x="53.345" y="149.172"/> + <KivioPoint x="53.448" y="149.276"/> + <KivioPoint x="53.448" y="149.552"/> + <KivioPoint x="53.448" y="149.690"/> + <KivioPoint x="53.448" y="149.793"/> + <KivioPoint x="53.448" y="149.931"/> + <KivioPoint x="53.448" y="150.310"/> + <KivioPoint x="53.345" y="150.724"/> + <KivioPoint x="53.207" y="150.966"/> + <KivioPoint x="53.069" y="151.103"/> + <KivioPoint x="53.069" y="151.241"/> + <KivioPoint x="52.931" y="151.345"/> + <KivioPoint x="52.828" y="151.483"/> + <KivioPoint x="52.690" y="151.759"/> + <KivioPoint x="52.552" y="152.000"/> + <KivioPoint x="52.552" y="152.276"/> + <KivioPoint x="52.414" y="152.793"/> + <KivioPoint x="52.414" y="153.034"/> + <KivioPoint x="52.310" y="153.310"/> + <KivioPoint x="52.034" y="153.414"/> + <KivioPoint x="51.793" y="153.552"/> + <KivioPoint x="51.517" y="153.828"/> + <KivioPoint x="51.276" y="153.828"/> + <KivioPoint x="50.862" y="153.931"/> + <KivioPoint x="50.621" y="153.931"/> + <KivioPoint x="50.345" y="153.931"/> + <KivioPoint x="49.966" y="154.069"/> + <KivioPoint x="49.724" y="154.207"/> + <KivioPoint x="49.207" y="154.586"/> + <KivioPoint x="49.069" y="154.586"/> + <KivioPoint x="48.931" y="154.862"/> + <KivioPoint x="48.931" y="155.103"/> + <KivioPoint x="48.690" y="155.241"/> + <KivioPoint x="48.552" y="155.483"/> + <KivioPoint x="48.414" y="155.759"/> + <KivioPoint x="48.276" y="155.897"/> + <KivioPoint x="48.172" y="156.000"/> + <KivioPoint x="47.897" y="156.000"/> + <KivioPoint x="47.759" y="156.138"/> + <KivioPoint x="47.655" y="156.138"/> + <KivioPoint x="47.517" y="156.138"/> + <KivioPoint x="47.379" y="156.138"/> + <KivioPoint x="47.138" y="156.138"/> + <KivioPoint x="46.862" y="156.138"/> + <KivioPoint x="46.724" y="156.000"/> + <KivioPoint x="46.483" y="156.000"/> + <KivioPoint x="46.207" y="156.000"/> + <KivioPoint x="45.828" y="156.000"/> + <KivioPoint x="45.586" y="156.000"/> + <KivioPoint x="44.655" y="156.276"/> + <KivioPoint x="44.034" y="156.414"/> + <KivioPoint x="43.759" y="156.414"/> + <KivioPoint x="43.759" y="156.517"/> + <KivioPoint x="43.517" y="156.793"/> + <KivioPoint x="43.379" y="156.793"/> + <KivioPoint x="43.379" y="156.931"/> + <KivioPoint x="43.517" y="157.034"/> + <KivioPoint x="43.759" y="157.172"/> + <KivioPoint x="44.034" y="157.310"/> + <KivioPoint x="44.276" y="157.448"/> + <KivioPoint x="44.552" y="157.552"/> + <KivioPoint x="44.793" y="157.690"/> + <KivioPoint x="45.172" y="157.828"/> + <KivioPoint x="45.586" y="157.828"/> + <KivioPoint x="45.966" y="157.966"/> + <KivioPoint x="46.345" y="158.069"/> + <KivioPoint x="46.724" y="158.207"/> + <KivioPoint x="47.000" y="158.483"/> + <KivioPoint x="47.138" y="158.586"/> + <KivioPoint x="47.138" y="158.724"/> + <KivioPoint x="46.862" y="159.000"/> + <KivioPoint x="46.483" y="159.000"/> + <KivioPoint x="45.966" y="159.103"/> + <KivioPoint x="45.690" y="159.241"/> + <KivioPoint x="45.310" y="159.241"/> + <KivioPoint x="45.069" y="159.379"/> + <KivioPoint x="44.655" y="159.379"/> + <KivioPoint x="44.414" y="159.517"/> + <KivioPoint x="44.138" y="159.517"/> + <KivioPoint x="44.034" y="159.621"/> + <KivioPoint x="43.759" y="159.897"/> + <KivioPoint x="43.621" y="160.138"/> + <KivioPoint x="43.517" y="160.414"/> + <KivioPoint x="43.379" y="160.552"/> + <KivioPoint x="43.379" y="160.655"/> + <KivioPoint x="43.379" y="160.931"/> + <KivioPoint x="43.517" y="161.069"/> + <KivioPoint x="43.759" y="161.310"/> + <KivioPoint x="44.034" y="161.586"/> + <KivioPoint x="44.276" y="161.828"/> + <KivioPoint x="44.552" y="161.966"/> + <KivioPoint x="44.552" y="162.103"/> + <KivioPoint x="44.552" y="162.483"/> + <KivioPoint x="44.414" y="163.000"/> + <KivioPoint x="44.138" y="163.379"/> + <KivioPoint x="44.138" y="163.655"/> + <KivioPoint x="44.138" y="164.034"/> + <KivioPoint x="44.276" y="164.414"/> + <KivioPoint x="44.655" y="164.793"/> + <KivioPoint x="45.310" y="165.207"/> + <KivioPoint x="45.828" y="165.448"/> + <KivioPoint x="46.207" y="165.586"/> + <KivioPoint x="47.000" y="165.724"/> + <KivioPoint x="47.517" y="165.724"/> + <KivioPoint x="48.276" y="165.828"/> + <KivioPoint x="49.069" y="165.828"/> + <KivioPoint x="49.586" y="165.828"/> + <KivioPoint x="50.345" y="165.828"/> + <KivioPoint x="51.000" y="165.828"/> + <KivioPoint x="51.655" y="165.828"/> + <KivioPoint x="52.172" y="165.828"/> + <KivioPoint x="52.828" y="165.828"/> + <KivioPoint x="53.345" y="165.724"/> + <KivioPoint x="54.103" y="165.724"/> + <KivioPoint x="54.897" y="165.586"/> + <KivioPoint x="55.517" y="165.448"/> + <KivioPoint x="56.034" y="165.207"/> + <KivioPoint x="56.448" y="165.207"/> + <KivioPoint x="56.828" y="165.069"/> + <KivioPoint x="57.586" y="165.069"/> + <KivioPoint x="58.241" y="164.931"/> + <KivioPoint x="58.621" y="164.931"/> + <KivioPoint x="59.034" y="164.931"/> + <KivioPoint x="59.276" y="165.069"/> + <KivioPoint x="59.552" y="165.207"/> + <KivioPoint x="59.931" y="165.207"/> + <KivioPoint x="60.172" y="165.207"/> + <KivioPoint x="60.586" y="165.069"/> + <KivioPoint x="61.207" y="164.793"/> + <KivioPoint x="61.621" y="164.690"/> + <KivioPoint x="62.138" y="164.690"/> + <KivioPoint x="62.241" y="164.690"/> + <KivioPoint x="62.655" y="164.793"/> + <KivioPoint x="63.034" y="165.069"/> + <KivioPoint x="63.276" y="165.207"/> + <KivioPoint x="63.690" y="165.310"/> + <KivioPoint x="64.069" y="165.448"/> + <KivioPoint x="64.448" y="165.724"/> + <KivioPoint x="64.828" y="165.724"/> + <KivioPoint x="64.966" y="165.724"/> + <KivioPoint x="65.241" y="165.724"/> + <KivioPoint x="65.483" y="165.724"/> + <KivioPoint x="65.862" y="165.448"/> + <KivioPoint x="66.276" y="164.931"/> + <KivioPoint x="66.379" y="164.793"/> + <KivioPoint x="66.655" y="164.414"/> + <KivioPoint x="66.897" y="164.172"/> + <KivioPoint x="67.172" y="164.034"/> + <KivioPoint x="67.414" y="163.897"/> + <KivioPoint x="67.690" y="163.517"/> + <KivioPoint x="67.931" y="163.241"/> + <KivioPoint x="68.069" y="162.862"/> + <KivioPoint x="68.207" y="162.483"/> + <KivioPoint x="68.448" y="162.103"/> + <KivioPoint x="68.724" y="161.586"/> + <KivioPoint x="69.103" y="161.069"/> + <KivioPoint x="69.379" y="160.655"/> + <KivioPoint x="69.759" y="160.414"/> + <KivioPoint x="70.138" y="160.034"/> + <KivioPoint x="70.517" y="159.759"/> + <KivioPoint x="70.655" y="159.517"/> + <KivioPoint x="70.931" y="159.241"/> + <KivioPoint x="71.172" y="158.862"/> + <KivioPoint x="71.448" y="158.586"/> + <KivioPoint x="71.552" y="158.207"/> + <KivioPoint x="71.828" y="157.690"/> + <KivioPoint x="71.966" y="157.310"/> + <KivioPoint x="72.069" y="156.793"/> + <KivioPoint x="72.207" y="156.414"/> + <KivioPoint x="72.345" y="156.138"/> + <KivioPoint x="72.345" y="156.000"/> + <KivioPoint x="72.345" y="155.897"/> + <KivioPoint x="72.345" y="155.621"/> + <KivioPoint x="72.483" y="155.379"/> + <KivioPoint x="72.483" y="155.103"/> + <KivioPoint x="72.586" y="154.862"/> + <KivioPoint x="72.724" y="154.586"/> + <KivioPoint x="72.724" y="154.207"/> + <KivioPoint x="72.862" y="153.931"/> + <KivioPoint x="73.000" y="153.552"/> + <KivioPoint x="73.000" y="153.172"/> + <KivioPoint x="73.000" y="152.793"/> + <KivioPoint x="73.000" y="152.517"/> + <KivioPoint x="73.000" y="152.276"/> + <KivioPoint x="73.103" y="151.862"/> + <KivioPoint x="73.103" y="151.621"/> + <KivioPoint x="73.103" y="151.241"/> + <KivioPoint x="73.103" y="150.828"/> + <KivioPoint x="73.103" y="150.724"/> + <KivioPoint x="73.103" y="150.310"/> + <KivioPoint x="73.241" y="150.069"/> + <KivioPoint x="73.379" y="149.793"/> + <KivioPoint x="73.517" y="149.690"/> + <KivioPoint x="73.621" y="149.414"/> + <KivioPoint x="74.034" y="149.172"/> + <KivioPoint x="73.103" y="148.483"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="89.552" y="106.517"/> + <KivioPoint x="88.793" y="106.517"/> + <KivioPoint x="88.517" y="106.517"/> + <KivioPoint x="88.276" y="106.517"/> + <KivioPoint x="88.000" y="106.517"/> + <KivioPoint x="87.759" y="106.517"/> + <KivioPoint x="87.483" y="106.241"/> + <KivioPoint x="87.241" y="106.241"/> + <KivioPoint x="86.966" y="106.241"/> + <KivioPoint x="86.724" y="106.517"/> + <KivioPoint x="86.448" y="106.517"/> + <KivioPoint x="86.207" y="106.759"/> + <KivioPoint x="85.931" y="107.034"/> + <KivioPoint x="85.690" y="107.276"/> + <KivioPoint x="85.690" y="107.552"/> + <KivioPoint x="85.414" y="107.793"/> + <KivioPoint x="85.414" y="108.069"/> + <KivioPoint x="85.690" y="108.310"/> + <KivioPoint x="85.690" y="108.586"/> + <KivioPoint x="85.414" y="108.310"/> + <KivioPoint x="85.172" y="108.069"/> + <KivioPoint x="85.172" y="107.793"/> + <KivioPoint x="84.897" y="107.793"/> + <KivioPoint x="84.655" y="107.793"/> + <KivioPoint x="84.379" y="108.069"/> + <KivioPoint x="84.138" y="108.310"/> + <KivioPoint x="83.862" y="108.310"/> + <KivioPoint x="83.862" y="108.586"/> + <KivioPoint x="83.621" y="108.586"/> + <KivioPoint x="83.345" y="108.828"/> + <KivioPoint x="83.345" y="109.069"/> + <KivioPoint x="83.345" y="109.345"/> + <KivioPoint x="83.345" y="109.586"/> + <KivioPoint x="83.345" y="109.862"/> + <KivioPoint x="83.345" y="110.379"/> + <KivioPoint x="83.345" y="110.897"/> + <KivioPoint x="83.345" y="111.138"/> + <KivioPoint x="83.103" y="111.414"/> + <KivioPoint x="83.103" y="111.655"/> + <KivioPoint x="83.103" y="111.931"/> + <KivioPoint x="83.103" y="112.172"/> + <KivioPoint x="83.345" y="112.172"/> + <KivioPoint x="83.862" y="112.172"/> + <KivioPoint x="84.138" y="111.931"/> + <KivioPoint x="84.379" y="111.931"/> + <KivioPoint x="84.897" y="111.655"/> + <KivioPoint x="85.172" y="111.414"/> + <KivioPoint x="85.414" y="111.138"/> + <KivioPoint x="85.690" y="110.897"/> + <KivioPoint x="85.931" y="110.897"/> + <KivioPoint x="86.207" y="110.621"/> + <KivioPoint x="86.448" y="110.621"/> + <KivioPoint x="86.724" y="110.621"/> + <KivioPoint x="86.966" y="110.621"/> + <KivioPoint x="86.966" y="110.379"/> + <KivioPoint x="86.966" y="110.103"/> + <KivioPoint x="86.966" y="109.862"/> + <KivioPoint x="87.241" y="109.862"/> + <KivioPoint x="87.241" y="109.586"/> + <KivioPoint x="87.483" y="109.586"/> + <KivioPoint x="87.759" y="109.586"/> + <KivioPoint x="88.000" y="109.586"/> + <KivioPoint x="88.276" y="109.586"/> + <KivioPoint x="88.276" y="109.345"/> + <KivioPoint x="88.276" y="109.069"/> + <KivioPoint x="88.276" y="108.828"/> + <KivioPoint x="88.276" y="108.310"/> + <KivioPoint x="88.517" y="108.310"/> + <KivioPoint x="88.517" y="108.069"/> + <KivioPoint x="88.517" y="107.793"/> + <KivioPoint x="88.793" y="107.552"/> + <KivioPoint x="89.034" y="107.276"/> + <KivioPoint x="89.310" y="107.276"/> + <KivioPoint x="89.310" y="107.034"/> + <KivioPoint x="89.552" y="107.034"/> + <KivioPoint x="89.552" y="106.759"/> + <KivioPoint x="89.552" y="106.517"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="79.207" y="115.552"/> + <KivioPoint x="79.207" y="115.793"/> + <KivioPoint x="79.207" y="116.069"/> + <KivioPoint x="78.966" y="116.586"/> + <KivioPoint x="78.966" y="116.828"/> + <KivioPoint x="79.207" y="117.103"/> + <KivioPoint x="79.207" y="117.345"/> + <KivioPoint x="79.483" y="117.621"/> + <KivioPoint x="79.724" y="117.621"/> + <KivioPoint x="80.000" y="117.862"/> + <KivioPoint x="80.241" y="117.862"/> + <KivioPoint x="80.517" y="117.621"/> + <KivioPoint x="80.759" y="117.345"/> + <KivioPoint x="80.759" y="117.103"/> + <KivioPoint x="81.034" y="116.586"/> + <KivioPoint x="81.034" y="116.069"/> + <KivioPoint x="81.034" y="115.793"/> + <KivioPoint x="81.034" y="115.552"/> + <KivioPoint x="79.207" y="115.552"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="85.931" y="114.000"/> + <KivioPoint x="85.690" y="114.241"/> + <KivioPoint x="85.414" y="114.517"/> + <KivioPoint x="85.414" y="114.759"/> + <KivioPoint x="85.172" y="114.759"/> + <KivioPoint x="84.897" y="114.759"/> + <KivioPoint x="84.655" y="114.759"/> + <KivioPoint x="84.379" y="114.759"/> + <KivioPoint x="84.138" y="115.034"/> + <KivioPoint x="83.862" y="115.034"/> + <KivioPoint x="83.621" y="115.034"/> + <KivioPoint x="83.621" y="115.276"/> + <KivioPoint x="83.345" y="115.276"/> + <KivioPoint x="83.345" y="115.552"/> + <KivioPoint x="83.345" y="115.793"/> + <KivioPoint x="83.345" y="116.069"/> + <KivioPoint x="83.345" y="116.310"/> + <KivioPoint x="83.621" y="116.586"/> + <KivioPoint x="84.138" y="117.103"/> + <KivioPoint x="84.379" y="117.345"/> + <KivioPoint x="84.655" y="117.345"/> + <KivioPoint x="84.655" y="117.621"/> + <KivioPoint x="84.655" y="117.862"/> + <KivioPoint x="84.379" y="118.138"/> + <KivioPoint x="84.379" y="118.379"/> + <KivioPoint x="84.655" y="118.655"/> + <KivioPoint x="84.655" y="118.897"/> + <KivioPoint x="85.172" y="119.414"/> + <KivioPoint x="85.414" y="119.690"/> + <KivioPoint x="85.931" y="119.690"/> + <KivioPoint x="86.207" y="119.690"/> + <KivioPoint x="86.448" y="119.931"/> + <KivioPoint x="86.724" y="119.690"/> + <KivioPoint x="86.966" y="119.414"/> + <KivioPoint x="87.241" y="119.172"/> + <KivioPoint x="87.483" y="118.897"/> + <KivioPoint x="87.483" y="118.379"/> + <KivioPoint x="87.483" y="118.138"/> + <KivioPoint x="87.483" y="117.862"/> + <KivioPoint x="87.241" y="117.862"/> + <KivioPoint x="86.966" y="117.345"/> + <KivioPoint x="86.448" y="117.103"/> + <KivioPoint x="86.448" y="116.828"/> + <KivioPoint x="86.448" y="116.586"/> + <KivioPoint x="86.448" y="116.069"/> + <KivioPoint x="86.724" y="115.552"/> + <KivioPoint x="86.724" y="115.276"/> + <KivioPoint x="86.724" y="115.034"/> + <KivioPoint x="86.724" y="114.759"/> + <KivioPoint x="86.724" y="114.517"/> + <KivioPoint x="86.448" y="114.241"/> + <KivioPoint x="85.931" y="114.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="84.655" y="148.931"/> + <KivioPoint x="84.379" y="149.172"/> + <KivioPoint x="84.138" y="149.172"/> + <KivioPoint x="83.862" y="149.172"/> + <KivioPoint x="83.621" y="149.172"/> + <KivioPoint x="83.345" y="149.172"/> + <KivioPoint x="83.103" y="149.448"/> + <KivioPoint x="82.828" y="149.690"/> + <KivioPoint x="82.586" y="149.966"/> + <KivioPoint x="82.586" y="150.207"/> + <KivioPoint x="82.310" y="150.207"/> + <KivioPoint x="82.310" y="150.483"/> + <KivioPoint x="82.310" y="150.724"/> + <KivioPoint x="82.310" y="151.000"/> + <KivioPoint x="82.310" y="151.241"/> + <KivioPoint x="82.310" y="151.517"/> + <KivioPoint x="82.586" y="151.759"/> + <KivioPoint x="82.828" y="151.759"/> + <KivioPoint x="83.345" y="151.759"/> + <KivioPoint x="83.621" y="151.517"/> + <KivioPoint x="83.862" y="151.517"/> + <KivioPoint x="84.138" y="151.241"/> + <KivioPoint x="84.379" y="151.241"/> + <KivioPoint x="84.655" y="151.000"/> + <KivioPoint x="84.897" y="151.000"/> + <KivioPoint x="85.172" y="150.724"/> + <KivioPoint x="85.414" y="150.724"/> + <KivioPoint x="85.414" y="150.483"/> + <KivioPoint x="85.414" y="150.207"/> + <KivioPoint x="85.414" y="149.690"/> + <KivioPoint x="85.690" y="149.448"/> + <KivioPoint x="85.690" y="149.172"/> + <KivioPoint x="85.414" y="148.931"/> + <KivioPoint x="85.414" y="148.655"/> + <KivioPoint x="85.172" y="148.414"/> + <KivioPoint x="84.655" y="148.138"/> + <KivioPoint x="84.655" y="148.931"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="135.034" y="206.759"/> + <KivioPoint x="133.793" y="208.172"/> + <KivioPoint x="132.759" y="209.552"/> + <KivioPoint x="132.690" y="210.966"/> + <KivioPoint x="132.448" y="211.724"/> + <KivioPoint x="131.966" y="212.172"/> + <KivioPoint x="131.931" y="212.448"/> + <KivioPoint x="133.207" y="212.586"/> + <KivioPoint x="135.207" y="213.276"/> + <KivioPoint x="136.621" y="212.138"/> + <KivioPoint x="136.069" y="208.172"/> + <KivioPoint x="135.034" y="206.759"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="189.655" y="331.310"/> + <KivioPoint x="189.138" y="331.414"/> + <KivioPoint x="189.138" y="331.586"/> + <KivioPoint x="189.138" y="331.759"/> + <KivioPoint x="188.966" y="331.931"/> + <KivioPoint x="188.793" y="332.103"/> + <KivioPoint x="188.793" y="332.276"/> + <KivioPoint x="188.621" y="332.448"/> + <KivioPoint x="188.448" y="332.448"/> + <KivioPoint x="188.448" y="332.621"/> + <KivioPoint x="188.276" y="332.793"/> + <KivioPoint x="188.103" y="332.966"/> + <KivioPoint x="187.931" y="333.138"/> + <KivioPoint x="187.759" y="333.138"/> + <KivioPoint x="187.586" y="333.310"/> + <KivioPoint x="187.414" y="333.310"/> + <KivioPoint x="187.241" y="333.483"/> + <KivioPoint x="187.069" y="333.483"/> + <KivioPoint x="186.724" y="333.310"/> + <KivioPoint x="186.552" y="333.138"/> + <KivioPoint x="186.379" y="332.966"/> + <KivioPoint x="186.379" y="332.793"/> + <KivioPoint x="186.207" y="332.793"/> + <KivioPoint x="186.034" y="332.621"/> + <KivioPoint x="185.862" y="332.621"/> + <KivioPoint x="185.690" y="332.621"/> + <KivioPoint x="185.517" y="332.621"/> + <KivioPoint x="185.172" y="332.621"/> + <KivioPoint x="185.000" y="332.621"/> + <KivioPoint x="184.828" y="332.793"/> + <KivioPoint x="184.655" y="332.793"/> + <KivioPoint x="184.483" y="332.966"/> + <KivioPoint x="184.310" y="333.138"/> + <KivioPoint x="184.138" y="333.310"/> + <KivioPoint x="183.966" y="333.483"/> + <KivioPoint x="183.793" y="333.483"/> + <KivioPoint x="183.621" y="333.483"/> + <KivioPoint x="183.103" y="333.483"/> + <KivioPoint x="182.759" y="333.483"/> + <KivioPoint x="182.414" y="333.483"/> + <KivioPoint x="182.241" y="333.483"/> + <KivioPoint x="181.897" y="333.483"/> + <KivioPoint x="181.379" y="333.483"/> + <KivioPoint x="180.862" y="333.483"/> + <KivioPoint x="180.517" y="333.483"/> + <KivioPoint x="180.172" y="333.483"/> + <KivioPoint x="179.828" y="333.655"/> + <KivioPoint x="179.655" y="333.655"/> + <KivioPoint x="179.310" y="333.655"/> + <KivioPoint x="179.138" y="333.655"/> + <KivioPoint x="178.793" y="333.655"/> + <KivioPoint x="178.448" y="333.655"/> + <KivioPoint x="178.103" y="333.828"/> + <KivioPoint x="177.759" y="333.828"/> + <KivioPoint x="177.586" y="333.828"/> + <KivioPoint x="177.414" y="333.828"/> + <KivioPoint x="177.069" y="334.000"/> + <KivioPoint x="176.724" y="334.000"/> + <KivioPoint x="176.552" y="334.000"/> + <KivioPoint x="176.207" y="334.000"/> + <KivioPoint x="176.034" y="333.828"/> + <KivioPoint x="175.862" y="333.828"/> + <KivioPoint x="175.517" y="333.655"/> + <KivioPoint x="175.172" y="333.483"/> + <KivioPoint x="175.000" y="333.310"/> + <KivioPoint x="174.828" y="333.310"/> + <KivioPoint x="174.655" y="333.138"/> + <KivioPoint x="174.483" y="332.966"/> + <KivioPoint x="174.138" y="332.793"/> + <KivioPoint x="173.966" y="332.621"/> + <KivioPoint x="173.793" y="332.448"/> + <KivioPoint x="173.621" y="332.276"/> + <KivioPoint x="173.448" y="332.103"/> + <KivioPoint x="173.276" y="331.759"/> + <KivioPoint x="173.103" y="331.414"/> + <KivioPoint x="172.759" y="331.069"/> + <KivioPoint x="172.586" y="330.897"/> + <KivioPoint x="172.414" y="330.724"/> + <KivioPoint x="172.241" y="330.724"/> + <KivioPoint x="172.069" y="330.724"/> + <KivioPoint x="171.897" y="330.552"/> + <KivioPoint x="171.379" y="330.552"/> + <KivioPoint x="171.207" y="330.552"/> + <KivioPoint x="171.207" y="330.724"/> + <KivioPoint x="171.034" y="330.897"/> + <KivioPoint x="170.862" y="331.069"/> + <KivioPoint x="170.862" y="331.414"/> + <KivioPoint x="170.862" y="331.586"/> + <KivioPoint x="171.034" y="331.931"/> + <KivioPoint x="171.034" y="332.103"/> + <KivioPoint x="171.034" y="332.276"/> + <KivioPoint x="171.207" y="332.621"/> + <KivioPoint x="171.207" y="332.793"/> + <KivioPoint x="171.034" y="332.793"/> + <KivioPoint x="170.690" y="332.793"/> + <KivioPoint x="170.517" y="332.793"/> + <KivioPoint x="170.172" y="332.793"/> + <KivioPoint x="169.828" y="332.793"/> + <KivioPoint x="169.483" y="332.621"/> + <KivioPoint x="169.310" y="332.448"/> + <KivioPoint x="169.138" y="332.103"/> + <KivioPoint x="168.966" y="331.931"/> + <KivioPoint x="168.793" y="331.759"/> + <KivioPoint x="168.621" y="331.586"/> + <KivioPoint x="168.103" y="331.414"/> + <KivioPoint x="167.931" y="331.586"/> + <KivioPoint x="167.759" y="331.759"/> + <KivioPoint x="167.586" y="332.103"/> + <KivioPoint x="167.414" y="332.448"/> + <KivioPoint x="167.414" y="332.621"/> + <KivioPoint x="167.241" y="332.793"/> + <KivioPoint x="167.069" y="332.966"/> + <KivioPoint x="166.897" y="333.138"/> + <KivioPoint x="166.724" y="333.310"/> + <KivioPoint x="166.379" y="333.655"/> + <KivioPoint x="166.207" y="333.828"/> + <KivioPoint x="166.034" y="334.172"/> + <KivioPoint x="165.862" y="334.690"/> + <KivioPoint x="165.862" y="335.034"/> + <KivioPoint x="165.862" y="335.207"/> + <KivioPoint x="165.862" y="335.379"/> + <KivioPoint x="165.862" y="335.552"/> + <KivioPoint x="166.034" y="335.897"/> + <KivioPoint x="166.207" y="336.069"/> + <KivioPoint x="166.379" y="336.241"/> + <KivioPoint x="166.552" y="336.414"/> + <KivioPoint x="166.724" y="336.586"/> + <KivioPoint x="166.897" y="336.759"/> + <KivioPoint x="167.069" y="336.931"/> + <KivioPoint x="167.069" y="337.103"/> + <KivioPoint x="167.241" y="337.276"/> + <KivioPoint x="167.414" y="337.448"/> + <KivioPoint x="167.414" y="337.621"/> + <KivioPoint x="167.759" y="337.793"/> + <KivioPoint x="168.103" y="337.966"/> + <KivioPoint x="168.448" y="337.966"/> + <KivioPoint x="168.793" y="337.966"/> + <KivioPoint x="168.966" y="337.966"/> + <KivioPoint x="169.310" y="338.138"/> + <KivioPoint x="169.483" y="338.310"/> + <KivioPoint x="169.828" y="338.483"/> + <KivioPoint x="170.000" y="338.655"/> + <KivioPoint x="170.172" y="338.828"/> + <KivioPoint x="170.345" y="339.000"/> + <KivioPoint x="170.517" y="339.000"/> + <KivioPoint x="170.862" y="339.172"/> + <KivioPoint x="171.207" y="339.172"/> + <KivioPoint x="171.552" y="339.172"/> + <KivioPoint x="171.897" y="339.172"/> + <KivioPoint x="172.069" y="339.345"/> + <KivioPoint x="172.241" y="339.690"/> + <KivioPoint x="172.414" y="339.862"/> + <KivioPoint x="172.586" y="340.034"/> + <KivioPoint x="172.759" y="340.207"/> + <KivioPoint x="173.103" y="340.379"/> + <KivioPoint x="173.276" y="340.552"/> + <KivioPoint x="173.621" y="340.724"/> + <KivioPoint x="173.793" y="340.724"/> + <KivioPoint x="173.966" y="340.724"/> + <KivioPoint x="174.138" y="340.897"/> + <KivioPoint x="174.483" y="341.069"/> + <KivioPoint x="174.655" y="341.069"/> + <KivioPoint x="174.828" y="341.241"/> + <KivioPoint x="175.000" y="341.586"/> + <KivioPoint x="175.345" y="341.759"/> + <KivioPoint x="175.517" y="341.931"/> + <KivioPoint x="175.517" y="342.103"/> + <KivioPoint x="175.517" y="342.276"/> + <KivioPoint x="175.690" y="342.448"/> + <KivioPoint x="175.690" y="342.621"/> + <KivioPoint x="176.034" y="342.793"/> + <KivioPoint x="176.379" y="342.793"/> + <KivioPoint x="176.552" y="342.793"/> + <KivioPoint x="176.724" y="342.793"/> + <KivioPoint x="177.069" y="342.966"/> + <KivioPoint x="177.241" y="342.966"/> + <KivioPoint x="177.586" y="343.138"/> + <KivioPoint x="177.931" y="343.138"/> + <KivioPoint x="178.276" y="343.138"/> + <KivioPoint x="178.621" y="343.310"/> + <KivioPoint x="178.966" y="343.483"/> + <KivioPoint x="179.138" y="343.655"/> + <KivioPoint x="179.483" y="343.828"/> + <KivioPoint x="179.828" y="344.000"/> + <KivioPoint x="179.828" y="344.172"/> + <KivioPoint x="180.172" y="344.517"/> + <KivioPoint x="180.345" y="344.690"/> + <KivioPoint x="180.517" y="344.690"/> + <KivioPoint x="180.690" y="344.862"/> + <KivioPoint x="180.690" y="345.034"/> + <KivioPoint x="180.690" y="345.207"/> + <KivioPoint x="180.862" y="345.207"/> + <KivioPoint x="180.862" y="345.379"/> + <KivioPoint x="180.862" y="345.552"/> + <KivioPoint x="180.862" y="345.724"/> + <KivioPoint x="181.034" y="345.897"/> + <KivioPoint x="181.034" y="346.069"/> + <KivioPoint x="181.207" y="346.241"/> + <KivioPoint x="181.379" y="346.414"/> + <KivioPoint x="181.724" y="346.586"/> + <KivioPoint x="182.069" y="346.586"/> + <KivioPoint x="182.414" y="346.931"/> + <KivioPoint x="182.759" y="346.931"/> + <KivioPoint x="182.931" y="347.103"/> + <KivioPoint x="183.276" y="347.276"/> + <KivioPoint x="183.448" y="347.448"/> + <KivioPoint x="183.621" y="347.448"/> + <KivioPoint x="183.793" y="347.621"/> + <KivioPoint x="183.966" y="347.793"/> + <KivioPoint x="184.138" y="347.966"/> + <KivioPoint x="184.310" y="347.966"/> + <KivioPoint x="184.483" y="347.966"/> + <KivioPoint x="184.828" y="348.138"/> + <KivioPoint x="185.000" y="348.310"/> + <KivioPoint x="185.172" y="348.310"/> + <KivioPoint x="185.517" y="348.310"/> + <KivioPoint x="185.862" y="348.138"/> + <KivioPoint x="186.034" y="347.966"/> + <KivioPoint x="186.034" y="347.621"/> + <KivioPoint x="186.034" y="347.276"/> + <KivioPoint x="186.207" y="346.931"/> + <KivioPoint x="186.207" y="346.586"/> + <KivioPoint x="186.379" y="346.414"/> + <KivioPoint x="186.379" y="346.241"/> + <KivioPoint x="186.552" y="346.069"/> + <KivioPoint x="186.724" y="345.897"/> + <KivioPoint x="186.724" y="345.724"/> + <KivioPoint x="186.897" y="345.552"/> + <KivioPoint x="187.069" y="345.379"/> + <KivioPoint x="187.069" y="345.207"/> + <KivioPoint x="187.241" y="345.034"/> + <KivioPoint x="187.414" y="345.034"/> + <KivioPoint x="187.586" y="345.034"/> + <KivioPoint x="187.931" y="344.862"/> + <KivioPoint x="188.103" y="344.690"/> + <KivioPoint x="188.103" y="344.345"/> + <KivioPoint x="188.103" y="344.172"/> + <KivioPoint x="188.103" y="343.828"/> + <KivioPoint x="187.931" y="343.655"/> + <KivioPoint x="187.759" y="343.138"/> + <KivioPoint x="187.586" y="342.793"/> + <KivioPoint x="187.414" y="342.448"/> + <KivioPoint x="187.241" y="342.103"/> + <KivioPoint x="187.241" y="341.931"/> + <KivioPoint x="187.069" y="341.586"/> + <KivioPoint x="187.069" y="341.414"/> + <KivioPoint x="187.069" y="341.241"/> + <KivioPoint x="187.069" y="340.897"/> + <KivioPoint x="186.897" y="340.724"/> + <KivioPoint x="186.897" y="340.379"/> + <KivioPoint x="187.069" y="340.034"/> + <KivioPoint x="187.069" y="339.690"/> + <KivioPoint x="187.069" y="339.517"/> + <KivioPoint x="187.241" y="339.172"/> + <KivioPoint x="187.241" y="339.000"/> + <KivioPoint x="187.414" y="338.655"/> + <KivioPoint x="187.586" y="338.310"/> + <KivioPoint x="187.586" y="338.138"/> + <KivioPoint x="187.759" y="337.966"/> + <KivioPoint x="187.759" y="337.793"/> + <KivioPoint x="187.759" y="337.621"/> + <KivioPoint x="187.931" y="337.276"/> + <KivioPoint x="187.931" y="337.103"/> + <KivioPoint x="187.931" y="336.931"/> + <KivioPoint x="187.931" y="336.586"/> + <KivioPoint x="188.103" y="336.586"/> + <KivioPoint x="188.276" y="336.414"/> + <KivioPoint x="188.448" y="336.241"/> + <KivioPoint x="188.448" y="336.069"/> + <KivioPoint x="188.621" y="335.897"/> + <KivioPoint x="188.793" y="335.897"/> + <KivioPoint x="188.966" y="335.724"/> + <KivioPoint x="189.138" y="335.552"/> + <KivioPoint x="189.138" y="335.379"/> + <KivioPoint x="189.310" y="335.207"/> + <KivioPoint x="189.310" y="335.034"/> + <KivioPoint x="189.483" y="334.862"/> + <KivioPoint x="189.966" y="334.207"/> + <KivioPoint x="190.345" y="333.310"/> + <KivioPoint x="190.069" y="332.276"/> + <KivioPoint x="190.000" y="331.621"/> + <KivioPoint x="189.655" y="331.310"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="140.448" y="234.621"/> + <KivioPoint x="139.931" y="235.138"/> + <KivioPoint x="139.414" y="235.138"/> + <KivioPoint x="138.379" y="234.621"/> + <KivioPoint x="137.345" y="234.621"/> + <KivioPoint x="136.828" y="234.621"/> + <KivioPoint x="136.310" y="234.621"/> + <KivioPoint x="136.310" y="235.138"/> + <KivioPoint x="135.793" y="235.655"/> + <KivioPoint x="135.276" y="235.655"/> + <KivioPoint x="135.276" y="236.172"/> + <KivioPoint x="135.276" y="236.690"/> + <KivioPoint x="134.759" y="236.690"/> + <KivioPoint x="134.759" y="237.207"/> + <KivioPoint x="134.241" y="237.207"/> + <KivioPoint x="133.724" y="237.207"/> + <KivioPoint x="133.207" y="237.207"/> + <KivioPoint x="132.690" y="237.207"/> + <KivioPoint x="132.172" y="237.724"/> + <KivioPoint x="131.655" y="237.724"/> + <KivioPoint x="131.655" y="238.241"/> + <KivioPoint x="131.138" y="238.241"/> + <KivioPoint x="131.138" y="238.759"/> + <KivioPoint x="130.621" y="239.276"/> + <KivioPoint x="130.103" y="239.276"/> + <KivioPoint x="130.103" y="239.793"/> + <KivioPoint x="130.103" y="240.310"/> + <KivioPoint x="129.828" y="241.069"/> + <KivioPoint x="129.310" y="242.448"/> + <KivioPoint x="130.517" y="243.138"/> + <KivioPoint x="132.172" y="242.897"/> + <KivioPoint x="132.172" y="243.414"/> + <KivioPoint x="133.276" y="244.000"/> + <KivioPoint x="133.448" y="244.862"/> + <KivioPoint x="132.690" y="246.000"/> + <KivioPoint x="133.207" y="247.034"/> + <KivioPoint x="133.207" y="248.069"/> + <KivioPoint x="133.207" y="248.586"/> + <KivioPoint x="133.724" y="248.586"/> + <KivioPoint x="133.724" y="249.103"/> + <KivioPoint x="133.724" y="249.621"/> + <KivioPoint x="134.241" y="249.621"/> + <KivioPoint x="134.241" y="250.138"/> + <KivioPoint x="135.345" y="249.862"/> + <KivioPoint x="135.517" y="249.862"/> + <KivioPoint x="135.517" y="250.034"/> + <KivioPoint x="135.690" y="250.034"/> + <KivioPoint x="135.862" y="250.034"/> + <KivioPoint x="136.034" y="250.034"/> + <KivioPoint x="136.207" y="250.034"/> + <KivioPoint x="136.552" y="250.034"/> + <KivioPoint x="136.724" y="250.034"/> + <KivioPoint x="136.897" y="250.034"/> + <KivioPoint x="137.069" y="249.862"/> + <KivioPoint x="137.241" y="249.862"/> + <KivioPoint x="137.414" y="249.690"/> + <KivioPoint x="137.586" y="249.690"/> + <KivioPoint x="137.759" y="249.517"/> + <KivioPoint x="137.931" y="249.345"/> + <KivioPoint x="138.103" y="249.172"/> + <KivioPoint x="138.276" y="249.000"/> + <KivioPoint x="138.448" y="249.000"/> + <KivioPoint x="138.621" y="249.000"/> + <KivioPoint x="138.793" y="249.000"/> + <KivioPoint x="139.138" y="249.172"/> + <KivioPoint x="139.310" y="249.172"/> + <KivioPoint x="139.483" y="249.172"/> + <KivioPoint x="139.828" y="249.345"/> + <KivioPoint x="140.000" y="249.517"/> + <KivioPoint x="140.172" y="249.517"/> + <KivioPoint x="140.345" y="249.517"/> + <KivioPoint x="140.517" y="249.517"/> + <KivioPoint x="140.690" y="249.517"/> + <KivioPoint x="140.862" y="249.517"/> + <KivioPoint x="141.034" y="249.517"/> + <KivioPoint x="141.034" y="249.345"/> + <KivioPoint x="141.207" y="249.172"/> + <KivioPoint x="141.207" y="249.000"/> + <KivioPoint x="141.379" y="248.828"/> + <KivioPoint x="141.552" y="248.655"/> + <KivioPoint x="141.724" y="248.483"/> + <KivioPoint x="141.897" y="248.310"/> + <KivioPoint x="142.069" y="248.310"/> + <KivioPoint x="142.069" y="248.138"/> + <KivioPoint x="142.241" y="247.966"/> + <KivioPoint x="142.414" y="247.793"/> + <KivioPoint x="142.414" y="247.621"/> + <KivioPoint x="142.586" y="247.448"/> + <KivioPoint x="142.586" y="247.276"/> + <KivioPoint x="142.759" y="247.103"/> + <KivioPoint x="142.931" y="246.931"/> + <KivioPoint x="143.103" y="246.759"/> + <KivioPoint x="143.276" y="246.586"/> + <KivioPoint x="143.448" y="246.586"/> + <KivioPoint x="143.621" y="246.414"/> + <KivioPoint x="143.793" y="246.414"/> + <KivioPoint x="144.138" y="246.414"/> + <KivioPoint x="144.310" y="246.414"/> + <KivioPoint x="144.828" y="246.241"/> + <KivioPoint x="145.172" y="246.241"/> + <KivioPoint x="145.517" y="246.241"/> + <KivioPoint x="145.517" y="246.414"/> + <KivioPoint x="145.517" y="246.586"/> + <KivioPoint x="145.517" y="246.931"/> + <KivioPoint x="145.345" y="247.103"/> + <KivioPoint x="145.172" y="247.448"/> + <KivioPoint x="145.172" y="247.621"/> + <KivioPoint x="145.172" y="247.966"/> + <KivioPoint x="145.345" y="248.138"/> + <KivioPoint x="145.517" y="248.310"/> + <KivioPoint x="145.862" y="248.483"/> + <KivioPoint x="146.207" y="248.655"/> + <KivioPoint x="146.379" y="248.655"/> + <KivioPoint x="146.724" y="248.828"/> + <KivioPoint x="146.897" y="249.000"/> + <KivioPoint x="146.897" y="249.345"/> + <KivioPoint x="146.897" y="249.517"/> + <KivioPoint x="146.897" y="249.862"/> + <KivioPoint x="146.897" y="250.034"/> + <KivioPoint x="147.069" y="250.379"/> + <KivioPoint x="147.069" y="250.724"/> + <KivioPoint x="147.069" y="251.069"/> + <KivioPoint x="147.241" y="251.586"/> + <KivioPoint x="147.414" y="251.931"/> + <KivioPoint x="147.586" y="252.276"/> + <KivioPoint x="147.931" y="252.448"/> + <KivioPoint x="148.103" y="252.448"/> + <KivioPoint x="148.276" y="252.448"/> + <KivioPoint x="148.448" y="252.276"/> + <KivioPoint x="148.793" y="251.931"/> + <KivioPoint x="148.966" y="251.759"/> + <KivioPoint x="148.966" y="251.586"/> + <KivioPoint x="149.138" y="251.414"/> + <KivioPoint x="149.310" y="251.241"/> + <KivioPoint x="149.310" y="250.897"/> + <KivioPoint x="149.310" y="250.552"/> + <KivioPoint x="149.483" y="250.379"/> + <KivioPoint x="149.483" y="250.034"/> + <KivioPoint x="149.655" y="249.862"/> + <KivioPoint x="149.655" y="249.690"/> + <KivioPoint x="149.828" y="249.517"/> + <KivioPoint x="150.000" y="249.172"/> + <KivioPoint x="150.172" y="249.000"/> + <KivioPoint x="150.345" y="248.828"/> + <KivioPoint x="150.517" y="248.655"/> + <KivioPoint x="150.517" y="248.483"/> + <KivioPoint x="150.517" y="248.310"/> + <KivioPoint x="150.517" y="247.966"/> + <KivioPoint x="150.345" y="247.793"/> + <KivioPoint x="150.345" y="247.448"/> + <KivioPoint x="150.345" y="247.276"/> + <KivioPoint x="150.517" y="247.103"/> + <KivioPoint x="150.517" y="246.931"/> + <KivioPoint x="150.690" y="246.759"/> + <KivioPoint x="150.862" y="246.586"/> + <KivioPoint x="151.034" y="246.414"/> + <KivioPoint x="151.207" y="246.241"/> + <KivioPoint x="151.379" y="246.241"/> + <KivioPoint x="151.552" y="246.241"/> + <KivioPoint x="151.724" y="246.414"/> + <KivioPoint x="152.069" y="246.759"/> + <KivioPoint x="152.069" y="246.931"/> + <KivioPoint x="152.069" y="247.103"/> + <KivioPoint x="152.241" y="247.448"/> + <KivioPoint x="152.414" y="247.448"/> + <KivioPoint x="152.414" y="247.621"/> + <KivioPoint x="152.759" y="247.793"/> + <KivioPoint x="152.931" y="248.138"/> + <KivioPoint x="153.103" y="248.310"/> + <KivioPoint x="153.276" y="248.310"/> + <KivioPoint x="153.448" y="248.310"/> + <KivioPoint x="153.621" y="248.138"/> + <KivioPoint x="153.793" y="248.138"/> + <KivioPoint x="153.966" y="248.310"/> + <KivioPoint x="154.138" y="248.310"/> + <KivioPoint x="154.138" y="248.483"/> + <KivioPoint x="154.310" y="248.655"/> + <KivioPoint x="154.483" y="248.828"/> + <KivioPoint x="154.483" y="249.000"/> + <KivioPoint x="154.655" y="249.172"/> + <KivioPoint x="155.000" y="249.345"/> + <KivioPoint x="155.517" y="249.690"/> + <KivioPoint x="155.862" y="249.862"/> + <KivioPoint x="156.034" y="249.862"/> + <KivioPoint x="156.207" y="249.862"/> + <KivioPoint x="156.379" y="249.517"/> + <KivioPoint x="156.552" y="249.345"/> + <KivioPoint x="156.552" y="249.172"/> + <KivioPoint x="156.724" y="248.828"/> + <KivioPoint x="156.724" y="248.483"/> + <KivioPoint x="156.724" y="248.310"/> + <KivioPoint x="156.724" y="247.966"/> + <KivioPoint x="156.724" y="247.793"/> + <KivioPoint x="156.552" y="247.448"/> + <KivioPoint x="156.552" y="247.103"/> + <KivioPoint x="156.552" y="246.759"/> + <KivioPoint x="156.379" y="246.241"/> + <KivioPoint x="156.379" y="245.897"/> + <KivioPoint x="156.552" y="245.724"/> + <KivioPoint x="156.724" y="245.552"/> + <KivioPoint x="156.897" y="245.552"/> + <KivioPoint x="157.069" y="245.552"/> + <KivioPoint x="157.241" y="245.552"/> + <KivioPoint x="157.414" y="245.552"/> + <KivioPoint x="157.586" y="245.724"/> + <KivioPoint x="157.931" y="245.897"/> + <KivioPoint x="158.103" y="245.897"/> + <KivioPoint x="158.276" y="246.069"/> + <KivioPoint x="158.448" y="246.241"/> + <KivioPoint x="158.621" y="246.586"/> + <KivioPoint x="158.793" y="246.414"/> + <KivioPoint x="158.966" y="246.241"/> + <KivioPoint x="158.966" y="246.069"/> + <KivioPoint x="159.138" y="245.724"/> + <KivioPoint x="159.310" y="245.552"/> + <KivioPoint x="159.655" y="245.379"/> + <KivioPoint x="159.828" y="245.207"/> + <KivioPoint x="159.828" y="244.862"/> + <KivioPoint x="160.000" y="244.690"/> + <KivioPoint x="160.000" y="244.345"/> + <KivioPoint x="160.000" y="244.172"/> + <KivioPoint x="159.828" y="243.828"/> + <KivioPoint x="159.828" y="243.483"/> + <KivioPoint x="159.655" y="243.310"/> + <KivioPoint x="159.655" y="242.966"/> + <KivioPoint x="159.483" y="242.793"/> + <KivioPoint x="159.310" y="242.621"/> + <KivioPoint x="159.138" y="242.621"/> + <KivioPoint x="158.966" y="242.621"/> + <KivioPoint x="158.793" y="242.621"/> + <KivioPoint x="158.621" y="242.793"/> + <KivioPoint x="158.276" y="242.793"/> + <KivioPoint x="158.103" y="242.793"/> + <KivioPoint x="157.931" y="242.793"/> + <KivioPoint x="157.759" y="242.793"/> + <KivioPoint x="157.586" y="242.793"/> + <KivioPoint x="157.414" y="242.793"/> + <KivioPoint x="157.241" y="242.793"/> + <KivioPoint x="157.069" y="242.793"/> + <KivioPoint x="156.897" y="242.793"/> + <KivioPoint x="156.897" y="242.621"/> + <KivioPoint x="156.724" y="242.448"/> + <KivioPoint x="156.552" y="242.276"/> + <KivioPoint x="156.379" y="242.103"/> + <KivioPoint x="156.207" y="241.931"/> + <KivioPoint x="156.207" y="241.759"/> + <KivioPoint x="156.034" y="241.586"/> + <KivioPoint x="155.862" y="241.414"/> + <KivioPoint x="155.862" y="241.069"/> + <KivioPoint x="155.690" y="240.897"/> + <KivioPoint x="155.690" y="240.724"/> + <KivioPoint x="155.690" y="240.552"/> + <KivioPoint x="155.517" y="240.379"/> + <KivioPoint x="155.517" y="240.207"/> + <KivioPoint x="155.345" y="240.034"/> + <KivioPoint x="155.172" y="239.862"/> + <KivioPoint x="155.172" y="239.690"/> + <KivioPoint x="155.000" y="239.517"/> + <KivioPoint x="154.828" y="239.345"/> + <KivioPoint x="154.828" y="239.172"/> + <KivioPoint x="154.828" y="239.000"/> + <KivioPoint x="154.828" y="238.828"/> + <KivioPoint x="154.828" y="238.655"/> + <KivioPoint x="154.828" y="238.483"/> + <KivioPoint x="154.655" y="238.310"/> + <KivioPoint x="154.655" y="237.966"/> + <KivioPoint x="154.655" y="237.621"/> + <KivioPoint x="154.483" y="237.448"/> + <KivioPoint x="154.483" y="237.276"/> + <KivioPoint x="154.483" y="236.931"/> + <KivioPoint x="154.483" y="236.759"/> + <KivioPoint x="154.483" y="236.586"/> + <KivioPoint x="154.483" y="236.414"/> + <KivioPoint x="154.483" y="236.241"/> + <KivioPoint x="154.655" y="236.069"/> + <KivioPoint x="154.828" y="235.897"/> + <KivioPoint x="155.000" y="235.207"/> + <KivioPoint x="154.828" y="235.207"/> + <KivioPoint x="154.655" y="235.034"/> + <KivioPoint x="154.483" y="235.034"/> + <KivioPoint x="154.138" y="234.862"/> + <KivioPoint x="153.966" y="234.862"/> + <KivioPoint x="153.793" y="234.690"/> + <KivioPoint x="153.793" y="234.517"/> + <KivioPoint x="153.621" y="234.345"/> + <KivioPoint x="153.448" y="234.172"/> + <KivioPoint x="153.103" y="234.172"/> + <KivioPoint x="152.931" y="234.000"/> + <KivioPoint x="152.759" y="234.000"/> + <KivioPoint x="152.586" y="233.828"/> + <KivioPoint x="152.414" y="233.655"/> + <KivioPoint x="152.414" y="233.483"/> + <KivioPoint x="152.241" y="233.310"/> + <KivioPoint x="152.069" y="233.138"/> + <KivioPoint x="151.897" y="232.966"/> + <KivioPoint x="151.724" y="232.793"/> + <KivioPoint x="151.552" y="232.793"/> + <KivioPoint x="151.379" y="232.793"/> + <KivioPoint x="151.207" y="232.793"/> + <KivioPoint x="151.034" y="232.793"/> + <KivioPoint x="150.862" y="232.966"/> + <KivioPoint x="150.690" y="232.966"/> + <KivioPoint x="150.345" y="233.138"/> + <KivioPoint x="150.172" y="233.138"/> + <KivioPoint x="150.000" y="233.138"/> + <KivioPoint x="149.828" y="233.138"/> + <KivioPoint x="149.655" y="233.138"/> + <KivioPoint x="149.483" y="233.138"/> + <KivioPoint x="149.310" y="233.138"/> + <KivioPoint x="149.138" y="233.138"/> + <KivioPoint x="148.966" y="233.138"/> + <KivioPoint x="148.621" y="233.138"/> + <KivioPoint x="148.448" y="233.138"/> + <KivioPoint x="148.276" y="233.138"/> + <KivioPoint x="148.103" y="233.138"/> + <KivioPoint x="147.931" y="233.138"/> + <KivioPoint x="147.759" y="233.138"/> + <KivioPoint x="147.586" y="233.138"/> + <KivioPoint x="147.414" y="233.138"/> + <KivioPoint x="147.069" y="233.310"/> + <KivioPoint x="146.897" y="233.310"/> + <KivioPoint x="146.724" y="233.310"/> + <KivioPoint x="146.552" y="233.310"/> + <KivioPoint x="146.207" y="233.310"/> + <KivioPoint x="146.034" y="233.310"/> + <KivioPoint x="145.690" y="233.310"/> + <KivioPoint x="145.517" y="233.310"/> + <KivioPoint x="145.345" y="233.310"/> + <KivioPoint x="145.172" y="233.310"/> + <KivioPoint x="145.000" y="233.138"/> + <KivioPoint x="144.828" y="233.138"/> + <KivioPoint x="144.655" y="233.138"/> + <KivioPoint x="144.483" y="233.138"/> + <KivioPoint x="144.310" y="233.310"/> + <KivioPoint x="144.138" y="233.310"/> + <KivioPoint x="143.793" y="233.483"/> + <KivioPoint x="143.621" y="233.655"/> + <KivioPoint x="143.448" y="233.828"/> + <KivioPoint x="143.448" y="234.000"/> + <KivioPoint x="143.276" y="234.172"/> + <KivioPoint x="143.103" y="234.172"/> + <KivioPoint x="142.931" y="234.172"/> + <KivioPoint x="142.759" y="234.172"/> + <KivioPoint x="142.586" y="234.172"/> + <KivioPoint x="142.414" y="234.172"/> + <KivioPoint x="142.241" y="234.172"/> + <KivioPoint x="142.069" y="234.172"/> + <KivioPoint x="141.897" y="234.172"/> + <KivioPoint x="141.724" y="234.172"/> + <KivioPoint x="141.724" y="234.000"/> + <KivioPoint x="141.552" y="234.000"/> + <KivioPoint x="141.552" y="233.828"/> + <KivioPoint x="141.379" y="233.828"/> + <KivioPoint x="141.207" y="233.828"/> + <KivioPoint x="141.034" y="233.828"/> + <KivioPoint x="140.448" y="234.103"/> + <KivioPoint x="140.448" y="234.621"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="193.276" y="204.724"/> + <KivioPoint x="193.448" y="204.724"/> + <KivioPoint x="193.448" y="204.897"/> + <KivioPoint x="193.621" y="204.897"/> + <KivioPoint x="193.793" y="205.069"/> + <KivioPoint x="193.966" y="205.241"/> + <KivioPoint x="194.138" y="205.414"/> + <KivioPoint x="194.483" y="205.586"/> + <KivioPoint x="194.655" y="205.759"/> + <KivioPoint x="195.000" y="205.931"/> + <KivioPoint x="195.172" y="205.931"/> + <KivioPoint x="195.345" y="205.931"/> + <KivioPoint x="195.517" y="205.931"/> + <KivioPoint x="195.690" y="205.931"/> + <KivioPoint x="195.862" y="205.931"/> + <KivioPoint x="196.034" y="205.931"/> + <KivioPoint x="196.207" y="205.931"/> + <KivioPoint x="196.379" y="206.103"/> + <KivioPoint x="196.552" y="206.276"/> + <KivioPoint x="196.724" y="206.276"/> + <KivioPoint x="196.897" y="206.448"/> + <KivioPoint x="196.897" y="206.621"/> + <KivioPoint x="197.241" y="206.793"/> + <KivioPoint x="197.414" y="206.966"/> + <KivioPoint x="197.759" y="207.138"/> + <KivioPoint x="197.931" y="207.310"/> + <KivioPoint x="198.448" y="207.483"/> + <KivioPoint x="198.621" y="207.655"/> + <KivioPoint x="198.793" y="207.655"/> + <KivioPoint x="198.966" y="207.483"/> + <KivioPoint x="199.138" y="207.483"/> + <KivioPoint x="199.310" y="207.310"/> + <KivioPoint x="199.483" y="207.310"/> + <KivioPoint x="199.483" y="207.483"/> + <KivioPoint x="199.655" y="207.483"/> + <KivioPoint x="199.828" y="207.483"/> + <KivioPoint x="200.000" y="207.655"/> + <KivioPoint x="200.172" y="207.828"/> + <KivioPoint x="200.345" y="208.000"/> + <KivioPoint x="200.172" y="208.172"/> + <KivioPoint x="200.172" y="208.345"/> + <KivioPoint x="200.172" y="208.517"/> + <KivioPoint x="200.000" y="208.690"/> + <KivioPoint x="199.828" y="209.034"/> + <KivioPoint x="199.828" y="209.379"/> + <KivioPoint x="199.828" y="209.724"/> + <KivioPoint x="199.828" y="209.897"/> + <KivioPoint x="199.828" y="210.069"/> + <KivioPoint x="200.000" y="210.069"/> + <KivioPoint x="200.172" y="210.241"/> + <KivioPoint x="200.345" y="210.414"/> + <KivioPoint x="200.517" y="210.759"/> + <KivioPoint x="200.517" y="210.931"/> + <KivioPoint x="200.690" y="211.276"/> + <KivioPoint x="200.862" y="211.448"/> + <KivioPoint x="200.862" y="211.793"/> + <KivioPoint x="201.034" y="212.138"/> + <KivioPoint x="201.207" y="212.310"/> + <KivioPoint x="201.379" y="212.483"/> + <KivioPoint x="201.552" y="212.655"/> + <KivioPoint x="201.724" y="212.828"/> + <KivioPoint x="201.897" y="213.172"/> + <KivioPoint x="202.241" y="213.345"/> + <KivioPoint x="202.414" y="213.345"/> + <KivioPoint x="202.586" y="213.345"/> + <KivioPoint x="202.586" y="213.172"/> + <KivioPoint x="202.759" y="213.000"/> + <KivioPoint x="202.931" y="212.828"/> + <KivioPoint x="203.276" y="212.828"/> + <KivioPoint x="203.448" y="212.655"/> + <KivioPoint x="203.621" y="212.655"/> + <KivioPoint x="203.793" y="212.483"/> + <KivioPoint x="203.793" y="212.310"/> + <KivioPoint x="203.793" y="212.138"/> + <KivioPoint x="203.793" y="211.966"/> + <KivioPoint x="203.793" y="211.793"/> + <KivioPoint x="203.621" y="211.621"/> + <KivioPoint x="203.621" y="211.448"/> + <KivioPoint x="203.621" y="211.276"/> + <KivioPoint x="203.621" y="210.931"/> + <KivioPoint x="203.621" y="210.759"/> + <KivioPoint x="203.621" y="210.586"/> + <KivioPoint x="203.621" y="210.241"/> + <KivioPoint x="203.621" y="210.069"/> + <KivioPoint x="203.793" y="210.069"/> + <KivioPoint x="203.966" y="210.069"/> + <KivioPoint x="204.138" y="210.241"/> + <KivioPoint x="204.310" y="210.241"/> + <KivioPoint x="204.655" y="210.241"/> + <KivioPoint x="205.000" y="210.414"/> + <KivioPoint x="205.345" y="210.586"/> + <KivioPoint x="205.517" y="210.586"/> + <KivioPoint x="205.690" y="210.759"/> + <KivioPoint x="206.034" y="210.931"/> + <KivioPoint x="206.379" y="211.103"/> + <KivioPoint x="206.552" y="211.276"/> + <KivioPoint x="206.897" y="211.448"/> + <KivioPoint x="207.069" y="211.621"/> + <KivioPoint x="207.414" y="211.793"/> + <KivioPoint x="207.586" y="212.138"/> + <KivioPoint x="207.759" y="212.310"/> + <KivioPoint x="207.931" y="212.483"/> + <KivioPoint x="208.103" y="212.655"/> + <KivioPoint x="208.276" y="212.828"/> + <KivioPoint x="208.621" y="213.000"/> + <KivioPoint x="208.793" y="213.000"/> + <KivioPoint x="209.138" y="213.172"/> + <KivioPoint x="209.483" y="213.345"/> + <KivioPoint x="209.828" y="213.345"/> + <KivioPoint x="210.000" y="213.172"/> + <KivioPoint x="210.172" y="213.172"/> + <KivioPoint x="210.345" y="213.172"/> + <KivioPoint x="210.517" y="213.172"/> + <KivioPoint x="210.690" y="213.000"/> + <KivioPoint x="210.862" y="213.000"/> + <KivioPoint x="211.207" y="212.828"/> + <KivioPoint x="211.552" y="212.828"/> + <KivioPoint x="211.724" y="212.828"/> + <KivioPoint x="212.069" y="213.000"/> + <KivioPoint x="212.414" y="213.000"/> + <KivioPoint x="212.586" y="213.172"/> + <KivioPoint x="212.759" y="213.172"/> + <KivioPoint x="212.759" y="213.345"/> + <KivioPoint x="212.931" y="213.517"/> + <KivioPoint x="212.931" y="213.862"/> + <KivioPoint x="213.103" y="214.207"/> + <KivioPoint x="213.103" y="214.379"/> + <KivioPoint x="213.276" y="214.724"/> + <KivioPoint x="213.276" y="214.897"/> + <KivioPoint x="213.448" y="214.897"/> + <KivioPoint x="213.621" y="215.069"/> + <KivioPoint x="213.793" y="215.069"/> + <KivioPoint x="213.966" y="215.241"/> + <KivioPoint x="213.966" y="215.414"/> + <KivioPoint x="214.138" y="215.586"/> + <KivioPoint x="214.138" y="215.759"/> + <KivioPoint x="214.310" y="215.931"/> + <KivioPoint x="214.310" y="216.103"/> + <KivioPoint x="214.310" y="216.276"/> + <KivioPoint x="214.483" y="216.448"/> + <KivioPoint x="214.655" y="216.793"/> + <KivioPoint x="214.828" y="216.966"/> + <KivioPoint x="215.000" y="217.138"/> + <KivioPoint x="215.000" y="217.310"/> + <KivioPoint x="215.172" y="217.483"/> + <KivioPoint x="215.172" y="217.655"/> + <KivioPoint x="215.345" y="217.828"/> + <KivioPoint x="215.345" y="218.000"/> + <KivioPoint x="215.345" y="218.172"/> + <KivioPoint x="215.345" y="218.345"/> + <KivioPoint x="215.345" y="218.690"/> + <KivioPoint x="215.345" y="219.034"/> + <KivioPoint x="215.345" y="219.207"/> + <KivioPoint x="215.345" y="219.379"/> + <KivioPoint x="215.517" y="219.552"/> + <KivioPoint x="215.690" y="219.724"/> + <KivioPoint x="215.862" y="219.724"/> + <KivioPoint x="216.207" y="219.897"/> + <KivioPoint x="216.379" y="219.897"/> + <KivioPoint x="216.724" y="219.897"/> + <KivioPoint x="217.069" y="219.897"/> + <KivioPoint x="217.414" y="219.897"/> + <KivioPoint x="217.586" y="219.897"/> + <KivioPoint x="217.759" y="219.724"/> + <KivioPoint x="217.931" y="219.552"/> + <KivioPoint x="218.103" y="219.379"/> + <KivioPoint x="218.103" y="219.207"/> + <KivioPoint x="218.276" y="219.034"/> + <KivioPoint x="218.448" y="219.034"/> + <KivioPoint x="218.621" y="218.862"/> + <KivioPoint x="218.793" y="218.690"/> + <KivioPoint x="218.966" y="218.517"/> + <KivioPoint x="219.310" y="218.517"/> + <KivioPoint x="219.310" y="218.690"/> + <KivioPoint x="219.483" y="218.690"/> + <KivioPoint x="219.483" y="218.862"/> + <KivioPoint x="219.655" y="219.034"/> + <KivioPoint x="219.828" y="219.207"/> + <KivioPoint x="220.000" y="219.379"/> + <KivioPoint x="220.172" y="219.724"/> + <KivioPoint x="220.345" y="220.069"/> + <KivioPoint x="220.517" y="220.241"/> + <KivioPoint x="220.690" y="220.586"/> + <KivioPoint x="220.862" y="220.759"/> + <KivioPoint x="220.862" y="221.103"/> + <KivioPoint x="221.034" y="221.448"/> + <KivioPoint x="221.034" y="221.621"/> + <KivioPoint x="221.207" y="221.793"/> + <KivioPoint x="221.379" y="221.966"/> + <KivioPoint x="221.552" y="222.138"/> + <KivioPoint x="221.724" y="222.138"/> + <KivioPoint x="221.897" y="222.310"/> + <KivioPoint x="222.069" y="222.310"/> + <KivioPoint x="222.069" y="222.138"/> + <KivioPoint x="222.241" y="222.138"/> + <KivioPoint x="222.241" y="221.966"/> + <KivioPoint x="222.414" y="221.966"/> + <KivioPoint x="222.586" y="221.966"/> + <KivioPoint x="222.931" y="221.966"/> + <KivioPoint x="223.276" y="221.966"/> + <KivioPoint x="223.621" y="221.966"/> + <KivioPoint x="223.793" y="221.966"/> + <KivioPoint x="223.621" y="221.793"/> + <KivioPoint x="223.621" y="221.621"/> + <KivioPoint x="223.621" y="221.448"/> + <KivioPoint x="223.793" y="221.276"/> + <KivioPoint x="223.966" y="221.103"/> + <KivioPoint x="224.138" y="220.931"/> + <KivioPoint x="224.310" y="220.759"/> + <KivioPoint x="224.655" y="220.586"/> + <KivioPoint x="225.000" y="220.586"/> + <KivioPoint x="225.345" y="220.414"/> + <KivioPoint x="225.690" y="220.414"/> + <KivioPoint x="225.862" y="220.414"/> + <KivioPoint x="226.207" y="220.414"/> + <KivioPoint x="226.379" y="220.586"/> + <KivioPoint x="226.552" y="220.586"/> + <KivioPoint x="226.724" y="220.759"/> + <KivioPoint x="226.897" y="220.931"/> + <KivioPoint x="227.069" y="221.103"/> + <KivioPoint x="227.241" y="221.103"/> + <KivioPoint x="227.586" y="221.276"/> + <KivioPoint x="227.759" y="221.448"/> + <KivioPoint x="228.103" y="221.448"/> + <KivioPoint x="228.276" y="221.448"/> + <KivioPoint x="228.448" y="221.448"/> + <KivioPoint x="228.793" y="221.448"/> + <KivioPoint x="228.966" y="221.448"/> + <KivioPoint x="229.138" y="221.448"/> + <KivioPoint x="229.483" y="221.276"/> + <KivioPoint x="229.655" y="221.276"/> + <KivioPoint x="229.828" y="221.103"/> + <KivioPoint x="230.000" y="221.103"/> + <KivioPoint x="230.172" y="220.931"/> + <KivioPoint x="230.345" y="220.759"/> + <KivioPoint x="230.517" y="220.414"/> + <KivioPoint x="230.690" y="220.414"/> + <KivioPoint x="230.862" y="220.241"/> + <KivioPoint x="231.034" y="220.069"/> + <KivioPoint x="231.207" y="220.069"/> + <KivioPoint x="231.552" y="219.897"/> + <KivioPoint x="231.724" y="219.897"/> + <KivioPoint x="231.897" y="219.897"/> + <KivioPoint x="232.241" y="219.897"/> + <KivioPoint x="232.586" y="219.897"/> + <KivioPoint x="232.759" y="219.897"/> + <KivioPoint x="232.931" y="220.069"/> + <KivioPoint x="233.276" y="220.069"/> + <KivioPoint x="233.621" y="220.069"/> + <KivioPoint x="233.966" y="220.069"/> + <KivioPoint x="234.138" y="220.241"/> + <KivioPoint x="234.310" y="220.414"/> + <KivioPoint x="234.655" y="220.586"/> + <KivioPoint x="235.000" y="220.931"/> + <KivioPoint x="235.172" y="221.103"/> + <KivioPoint x="235.345" y="221.276"/> + <KivioPoint x="235.517" y="221.448"/> + <KivioPoint x="235.690" y="221.621"/> + <KivioPoint x="235.862" y="221.793"/> + <KivioPoint x="236.207" y="222.138"/> + <KivioPoint x="236.379" y="222.138"/> + <KivioPoint x="236.552" y="222.310"/> + <KivioPoint x="236.724" y="222.310"/> + <KivioPoint x="237.069" y="222.310"/> + <KivioPoint x="237.414" y="222.483"/> + <KivioPoint x="237.586" y="222.483"/> + <KivioPoint x="237.759" y="222.483"/> + <KivioPoint x="237.931" y="222.655"/> + <KivioPoint x="238.103" y="222.655"/> + <KivioPoint x="238.448" y="222.655"/> + <KivioPoint x="238.793" y="222.828"/> + <KivioPoint x="239.138" y="222.828"/> + <KivioPoint x="239.483" y="223.000"/> + <KivioPoint x="239.828" y="223.000"/> + <KivioPoint x="240.345" y="223.172"/> + <KivioPoint x="240.690" y="223.172"/> + <KivioPoint x="241.034" y="223.172"/> + <KivioPoint x="241.207" y="223.000"/> + <KivioPoint x="241.379" y="223.000"/> + <KivioPoint x="241.552" y="222.828"/> + <KivioPoint x="241.552" y="222.655"/> + <KivioPoint x="241.552" y="222.483"/> + <KivioPoint x="241.552" y="222.310"/> + <KivioPoint x="241.552" y="222.138"/> + <KivioPoint x="241.379" y="221.793"/> + <KivioPoint x="241.379" y="221.621"/> + <KivioPoint x="241.207" y="221.448"/> + <KivioPoint x="241.207" y="221.276"/> + <KivioPoint x="241.034" y="221.103"/> + <KivioPoint x="240.862" y="220.931"/> + <KivioPoint x="240.862" y="220.759"/> + <KivioPoint x="240.862" y="220.586"/> + <KivioPoint x="240.690" y="220.586"/> + <KivioPoint x="240.690" y="220.414"/> + <KivioPoint x="240.517" y="220.241"/> + <KivioPoint x="240.517" y="220.069"/> + <KivioPoint x="240.517" y="219.897"/> + <KivioPoint x="240.345" y="219.552"/> + <KivioPoint x="240.517" y="219.552"/> + <KivioPoint x="240.517" y="219.379"/> + <KivioPoint x="240.517" y="219.207"/> + <KivioPoint x="240.517" y="218.862"/> + <KivioPoint x="240.517" y="218.690"/> + <KivioPoint x="240.517" y="218.345"/> + <KivioPoint x="240.517" y="218.172"/> + <KivioPoint x="240.517" y="218.000"/> + <KivioPoint x="240.517" y="217.828"/> + <KivioPoint x="240.517" y="217.655"/> + <KivioPoint x="240.517" y="217.483"/> + <KivioPoint x="240.345" y="217.310"/> + <KivioPoint x="240.172" y="216.966"/> + <KivioPoint x="240.172" y="216.621"/> + <KivioPoint x="240.172" y="216.448"/> + <KivioPoint x="240.345" y="216.276"/> + <KivioPoint x="240.517" y="216.103"/> + <KivioPoint x="240.517" y="215.931"/> + <KivioPoint x="240.690" y="215.759"/> + <KivioPoint x="240.862" y="215.759"/> + <KivioPoint x="241.034" y="215.759"/> + <KivioPoint x="241.207" y="215.759"/> + <KivioPoint x="241.207" y="215.586"/> + <KivioPoint x="241.379" y="215.586"/> + <KivioPoint x="241.552" y="215.414"/> + <KivioPoint x="241.724" y="215.241"/> + <KivioPoint x="241.897" y="215.069"/> + <KivioPoint x="242.069" y="214.897"/> + <KivioPoint x="242.241" y="214.724"/> + <KivioPoint x="242.586" y="214.552"/> + <KivioPoint x="242.931" y="214.207"/> + <KivioPoint x="243.276" y="214.034"/> + <KivioPoint x="243.621" y="213.690"/> + <KivioPoint x="243.966" y="213.517"/> + <KivioPoint x="244.310" y="213.172"/> + <KivioPoint x="244.483" y="213.000"/> + <KivioPoint x="244.828" y="212.655"/> + <KivioPoint x="245.172" y="212.310"/> + <KivioPoint x="245.345" y="212.138"/> + <KivioPoint x="245.517" y="211.966"/> + <KivioPoint x="245.690" y="211.793"/> + <KivioPoint x="246.034" y="211.448"/> + <KivioPoint x="246.207" y="211.276"/> + <KivioPoint x="246.552" y="210.931"/> + <KivioPoint x="246.724" y="210.931"/> + <KivioPoint x="246.897" y="210.586"/> + <KivioPoint x="247.241" y="210.241"/> + <KivioPoint x="247.586" y="209.897"/> + <KivioPoint x="247.759" y="209.724"/> + <KivioPoint x="247.931" y="209.552"/> + <KivioPoint x="248.276" y="209.207"/> + <KivioPoint x="248.448" y="208.862"/> + <KivioPoint x="248.621" y="208.517"/> + <KivioPoint x="248.621" y="208.172"/> + <KivioPoint x="248.621" y="208.000"/> + <KivioPoint x="248.621" y="207.828"/> + <KivioPoint x="248.621" y="207.655"/> + <KivioPoint x="248.448" y="207.310"/> + <KivioPoint x="248.448" y="206.966"/> + <KivioPoint x="248.448" y="206.621"/> + <KivioPoint x="248.276" y="206.276"/> + <KivioPoint x="248.276" y="205.931"/> + <KivioPoint x="248.276" y="205.586"/> + <KivioPoint x="248.103" y="205.414"/> + <KivioPoint x="248.103" y="205.241"/> + <KivioPoint x="248.103" y="205.069"/> + <KivioPoint x="247.931" y="204.897"/> + <KivioPoint x="247.931" y="204.552"/> + <KivioPoint x="247.759" y="204.379"/> + <KivioPoint x="247.586" y="204.034"/> + <KivioPoint x="247.586" y="203.862"/> + <KivioPoint x="247.414" y="203.517"/> + <KivioPoint x="247.414" y="203.345"/> + <KivioPoint x="247.241" y="203.000"/> + <KivioPoint x="247.069" y="202.828"/> + <KivioPoint x="247.069" y="202.655"/> + <KivioPoint x="246.897" y="202.483"/> + <KivioPoint x="246.724" y="202.138"/> + <KivioPoint x="246.724" y="201.966"/> + <KivioPoint x="246.552" y="201.793"/> + <KivioPoint x="246.552" y="201.621"/> + <KivioPoint x="246.379" y="201.448"/> + <KivioPoint x="246.379" y="201.276"/> + <KivioPoint x="246.379" y="201.103"/> + <KivioPoint x="246.379" y="200.931"/> + <KivioPoint x="246.207" y="200.586"/> + <KivioPoint x="246.207" y="200.414"/> + <KivioPoint x="246.034" y="200.241"/> + <KivioPoint x="246.034" y="200.069"/> + <KivioPoint x="245.862" y="199.724"/> + <KivioPoint x="245.690" y="199.552"/> + <KivioPoint x="245.517" y="199.207"/> + <KivioPoint x="245.345" y="199.034"/> + <KivioPoint x="245.172" y="198.690"/> + <KivioPoint x="245.172" y="198.517"/> + <KivioPoint x="245.172" y="198.345"/> + <KivioPoint x="245.000" y="198.172"/> + <KivioPoint x="245.000" y="197.828"/> + <KivioPoint x="245.000" y="197.655"/> + <KivioPoint x="245.000" y="197.310"/> + <KivioPoint x="245.000" y="197.138"/> + <KivioPoint x="245.000" y="196.966"/> + <KivioPoint x="245.000" y="196.793"/> + <KivioPoint x="245.000" y="196.448"/> + <KivioPoint x="245.000" y="196.276"/> + <KivioPoint x="245.000" y="196.103"/> + <KivioPoint x="245.000" y="195.586"/> + <KivioPoint x="245.000" y="195.414"/> + <KivioPoint x="245.000" y="195.069"/> + <KivioPoint x="245.000" y="194.897"/> + <KivioPoint x="245.000" y="194.552"/> + <KivioPoint x="245.172" y="194.207"/> + <KivioPoint x="245.172" y="193.862"/> + <KivioPoint x="245.345" y="193.517"/> + <KivioPoint x="245.345" y="193.345"/> + <KivioPoint x="245.345" y="193.172"/> + <KivioPoint x="245.517" y="193.000"/> + <KivioPoint x="245.517" y="192.828"/> + <KivioPoint x="245.690" y="192.655"/> + <KivioPoint x="245.862" y="192.483"/> + <KivioPoint x="245.862" y="192.310"/> + <KivioPoint x="245.862" y="192.138"/> + <KivioPoint x="245.517" y="192.138"/> + <KivioPoint x="245.345" y="192.138"/> + <KivioPoint x="244.655" y="191.966"/> + <KivioPoint x="244.483" y="191.966"/> + <KivioPoint x="244.310" y="191.793"/> + <KivioPoint x="243.793" y="191.621"/> + <KivioPoint x="243.621" y="191.448"/> + <KivioPoint x="243.276" y="191.448"/> + <KivioPoint x="243.103" y="191.276"/> + <KivioPoint x="242.759" y="191.276"/> + <KivioPoint x="242.586" y="191.103"/> + <KivioPoint x="242.414" y="190.931"/> + <KivioPoint x="242.241" y="190.586"/> + <KivioPoint x="242.069" y="190.414"/> + <KivioPoint x="242.069" y="190.241"/> + <KivioPoint x="242.069" y="190.069"/> + <KivioPoint x="242.069" y="189.897"/> + <KivioPoint x="242.069" y="189.724"/> + <KivioPoint x="242.069" y="189.552"/> + <KivioPoint x="242.241" y="189.379"/> + <KivioPoint x="242.241" y="189.207"/> + <KivioPoint x="242.241" y="189.034"/> + <KivioPoint x="242.414" y="188.862"/> + <KivioPoint x="242.586" y="188.690"/> + <KivioPoint x="242.759" y="188.345"/> + <KivioPoint x="242.931" y="188.172"/> + <KivioPoint x="243.103" y="188.000"/> + <KivioPoint x="243.276" y="187.828"/> + <KivioPoint x="243.448" y="187.655"/> + <KivioPoint x="243.621" y="187.483"/> + <KivioPoint x="243.793" y="187.483"/> + <KivioPoint x="244.138" y="187.310"/> + <KivioPoint x="244.310" y="187.138"/> + <KivioPoint x="244.483" y="187.138"/> + <KivioPoint x="244.655" y="186.966"/> + <KivioPoint x="244.828" y="186.966"/> + <KivioPoint x="244.828" y="186.793"/> + <KivioPoint x="245.000" y="186.621"/> + <KivioPoint x="245.345" y="186.448"/> + <KivioPoint x="245.517" y="186.276"/> + <KivioPoint x="245.690" y="185.931"/> + <KivioPoint x="245.862" y="185.759"/> + <KivioPoint x="246.034" y="185.586"/> + <KivioPoint x="246.034" y="185.414"/> + <KivioPoint x="246.034" y="185.241"/> + <KivioPoint x="246.034" y="185.069"/> + <KivioPoint x="246.034" y="184.897"/> + <KivioPoint x="246.034" y="184.724"/> + <KivioPoint x="246.034" y="184.552"/> + <KivioPoint x="246.034" y="184.379"/> + <KivioPoint x="246.034" y="184.034"/> + <KivioPoint x="246.034" y="183.862"/> + <KivioPoint x="246.034" y="183.690"/> + <KivioPoint x="246.034" y="183.517"/> + <KivioPoint x="246.034" y="183.345"/> + <KivioPoint x="246.034" y="183.172"/> + <KivioPoint x="246.034" y="183.000"/> + <KivioPoint x="246.034" y="182.828"/> + <KivioPoint x="245.862" y="182.655"/> + <KivioPoint x="245.862" y="182.310"/> + <KivioPoint x="245.862" y="181.966"/> + <KivioPoint x="245.690" y="181.621"/> + <KivioPoint x="245.690" y="181.448"/> + <KivioPoint x="245.517" y="181.276"/> + <KivioPoint x="245.517" y="181.103"/> + <KivioPoint x="245.345" y="180.759"/> + <KivioPoint x="245.172" y="180.586"/> + <KivioPoint x="245.000" y="180.414"/> + <KivioPoint x="244.828" y="180.241"/> + <KivioPoint x="244.655" y="179.897"/> + <KivioPoint x="244.655" y="179.724"/> + <KivioPoint x="244.483" y="179.379"/> + <KivioPoint x="244.310" y="179.034"/> + <KivioPoint x="244.310" y="178.862"/> + <KivioPoint x="244.310" y="178.690"/> + <KivioPoint x="244.138" y="178.517"/> + <KivioPoint x="244.138" y="178.345"/> + <KivioPoint x="243.966" y="178.000"/> + <KivioPoint x="243.793" y="177.655"/> + <KivioPoint x="243.793" y="177.483"/> + <KivioPoint x="243.621" y="177.483"/> + <KivioPoint x="243.621" y="177.138"/> + <KivioPoint x="243.448" y="176.793"/> + <KivioPoint x="243.448" y="176.621"/> + <KivioPoint x="243.448" y="176.276"/> + <KivioPoint x="243.276" y="175.759"/> + <KivioPoint x="243.276" y="175.414"/> + <KivioPoint x="243.276" y="175.241"/> + <KivioPoint x="243.103" y="174.897"/> + <KivioPoint x="243.103" y="174.552"/> + <KivioPoint x="243.103" y="174.379"/> + <KivioPoint x="243.103" y="174.207"/> + <KivioPoint x="243.103" y="174.034"/> + <KivioPoint x="243.103" y="173.862"/> + <KivioPoint x="243.103" y="173.517"/> + <KivioPoint x="243.103" y="173.172"/> + <KivioPoint x="243.103" y="172.828"/> + <KivioPoint x="243.103" y="172.655"/> + <KivioPoint x="243.103" y="172.483"/> + <KivioPoint x="243.103" y="172.310"/> + <KivioPoint x="242.931" y="172.138"/> + <KivioPoint x="242.931" y="171.793"/> + <KivioPoint x="242.759" y="171.793"/> + <KivioPoint x="242.759" y="171.448"/> + <KivioPoint x="242.586" y="171.276"/> + <KivioPoint x="242.414" y="171.103"/> + <KivioPoint x="242.241" y="170.759"/> + <KivioPoint x="242.069" y="170.586"/> + <KivioPoint x="241.724" y="170.414"/> + <KivioPoint x="241.552" y="170.241"/> + <KivioPoint x="241.552" y="170.069"/> + <KivioPoint x="241.379" y="169.897"/> + <KivioPoint x="241.207" y="169.724"/> + <KivioPoint x="241.207" y="169.552"/> + <KivioPoint x="240.862" y="169.379"/> + <KivioPoint x="240.690" y="169.207"/> + <KivioPoint x="240.517" y="169.207"/> + <KivioPoint x="240.345" y="169.207"/> + <KivioPoint x="240.172" y="169.207"/> + <KivioPoint x="240.000" y="169.207"/> + <KivioPoint x="239.655" y="169.207"/> + <KivioPoint x="239.310" y="169.379"/> + <KivioPoint x="238.966" y="169.379"/> + <KivioPoint x="238.621" y="169.379"/> + <KivioPoint x="238.448" y="169.379"/> + <KivioPoint x="238.103" y="169.379"/> + <KivioPoint x="237.931" y="169.379"/> + <KivioPoint x="237.586" y="169.379"/> + <KivioPoint x="237.241" y="169.379"/> + <KivioPoint x="236.897" y="169.379"/> + <KivioPoint x="236.724" y="169.379"/> + <KivioPoint x="236.379" y="169.379"/> + <KivioPoint x="235.862" y="169.552"/> + <KivioPoint x="235.517" y="169.552"/> + <KivioPoint x="235.172" y="169.552"/> + <KivioPoint x="234.828" y="169.552"/> + <KivioPoint x="234.483" y="169.724"/> + <KivioPoint x="234.138" y="169.724"/> + <KivioPoint x="233.793" y="169.724"/> + <KivioPoint x="233.276" y="169.724"/> + <KivioPoint x="232.759" y="169.724"/> + <KivioPoint x="232.414" y="169.724"/> + <KivioPoint x="232.069" y="169.724"/> + <KivioPoint x="231.724" y="169.724"/> + <KivioPoint x="231.379" y="169.552"/> + <KivioPoint x="231.034" y="169.552"/> + <KivioPoint x="230.690" y="169.552"/> + <KivioPoint x="230.345" y="169.379"/> + <KivioPoint x="230.000" y="169.379"/> + <KivioPoint x="229.655" y="169.379"/> + <KivioPoint x="229.310" y="169.207"/> + <KivioPoint x="228.966" y="169.207"/> + <KivioPoint x="228.621" y="169.034"/> + <KivioPoint x="228.276" y="168.862"/> + <KivioPoint x="228.103" y="168.862"/> + <KivioPoint x="227.759" y="168.690"/> + <KivioPoint x="227.586" y="168.517"/> + <KivioPoint x="227.241" y="168.517"/> + <KivioPoint x="226.897" y="168.345"/> + <KivioPoint x="226.552" y="168.172"/> + <KivioPoint x="226.034" y="167.828"/> + <KivioPoint x="225.862" y="167.655"/> + <KivioPoint x="225.517" y="167.655"/> + <KivioPoint x="225.345" y="167.483"/> + <KivioPoint x="225.000" y="167.310"/> + <KivioPoint x="224.828" y="167.310"/> + <KivioPoint x="224.655" y="167.138"/> + <KivioPoint x="224.483" y="167.138"/> + <KivioPoint x="224.310" y="167.138"/> + <KivioPoint x="224.138" y="167.138"/> + <KivioPoint x="223.793" y="167.138"/> + <KivioPoint x="223.448" y="167.310"/> + <KivioPoint x="223.276" y="167.310"/> + <KivioPoint x="223.103" y="167.483"/> + <KivioPoint x="222.931" y="167.655"/> + <KivioPoint x="222.759" y="167.655"/> + <KivioPoint x="222.586" y="167.828"/> + <KivioPoint x="222.414" y="167.828"/> + <KivioPoint x="222.241" y="167.828"/> + <KivioPoint x="222.069" y="167.828"/> + <KivioPoint x="221.897" y="167.828"/> + <KivioPoint x="221.724" y="168.000"/> + <KivioPoint x="221.552" y="168.000"/> + <KivioPoint x="221.207" y="168.172"/> + <KivioPoint x="221.034" y="168.345"/> + <KivioPoint x="220.690" y="168.517"/> + <KivioPoint x="220.517" y="168.690"/> + <KivioPoint x="220.345" y="168.862"/> + <KivioPoint x="220.345" y="169.034"/> + <KivioPoint x="220.172" y="169.034"/> + <KivioPoint x="220.172" y="169.207"/> + <KivioPoint x="220.000" y="169.379"/> + <KivioPoint x="219.828" y="169.552"/> + <KivioPoint x="219.655" y="169.724"/> + <KivioPoint x="219.483" y="169.897"/> + <KivioPoint x="219.138" y="170.069"/> + <KivioPoint x="218.966" y="170.069"/> + <KivioPoint x="218.793" y="170.069"/> + <KivioPoint x="218.621" y="170.069"/> + <KivioPoint x="218.448" y="170.069"/> + <KivioPoint x="218.103" y="170.069"/> + <KivioPoint x="217.759" y="170.069"/> + <KivioPoint x="217.414" y="170.069"/> + <KivioPoint x="217.069" y="170.241"/> + <KivioPoint x="216.897" y="170.241"/> + <KivioPoint x="216.552" y="170.241"/> + <KivioPoint x="216.207" y="170.241"/> + <KivioPoint x="216.034" y="170.069"/> + <KivioPoint x="215.690" y="169.897"/> + <KivioPoint x="215.517" y="169.724"/> + <KivioPoint x="215.172" y="169.724"/> + <KivioPoint x="215.000" y="169.552"/> + <KivioPoint x="214.828" y="169.379"/> + <KivioPoint x="214.655" y="169.207"/> + <KivioPoint x="214.655" y="169.034"/> + <KivioPoint x="214.483" y="168.862"/> + <KivioPoint x="214.310" y="168.517"/> + <KivioPoint x="214.310" y="168.345"/> + <KivioPoint x="214.310" y="168.172"/> + <KivioPoint x="214.310" y="168.000"/> + <KivioPoint x="214.310" y="167.828"/> + <KivioPoint x="214.483" y="167.655"/> + <KivioPoint x="214.483" y="167.310"/> + <KivioPoint x="214.483" y="167.138"/> + <KivioPoint x="214.483" y="166.966"/> + <KivioPoint x="214.483" y="166.793"/> + <KivioPoint x="214.310" y="166.793"/> + <KivioPoint x="214.138" y="166.621"/> + <KivioPoint x="213.966" y="166.276"/> + <KivioPoint x="213.793" y="166.103"/> + <KivioPoint x="213.621" y="165.931"/> + <KivioPoint x="213.448" y="165.931"/> + <KivioPoint x="213.276" y="165.759"/> + <KivioPoint x="213.103" y="165.586"/> + <KivioPoint x="212.759" y="165.414"/> + <KivioPoint x="212.414" y="165.414"/> + <KivioPoint x="212.069" y="165.241"/> + <KivioPoint x="211.724" y="165.241"/> + <KivioPoint x="211.379" y="165.241"/> + <KivioPoint x="211.207" y="165.241"/> + <KivioPoint x="210.862" y="165.414"/> + <KivioPoint x="210.517" y="165.414"/> + <KivioPoint x="210.172" y="165.414"/> + <KivioPoint x="209.483" y="165.759"/> + <KivioPoint x="208.966" y="165.931"/> + <KivioPoint x="208.448" y="166.103"/> + <KivioPoint x="208.103" y="166.276"/> + <KivioPoint x="207.586" y="166.276"/> + <KivioPoint x="207.069" y="166.276"/> + <KivioPoint x="206.724" y="166.448"/> + <KivioPoint x="206.207" y="166.448"/> + <KivioPoint x="205.862" y="166.621"/> + <KivioPoint x="205.517" y="166.793"/> + <KivioPoint x="205.345" y="166.966"/> + <KivioPoint x="204.828" y="167.310"/> + <KivioPoint x="204.310" y="167.655"/> + <KivioPoint x="203.793" y="168.000"/> + <KivioPoint x="203.448" y="168.172"/> + <KivioPoint x="203.103" y="168.345"/> + <KivioPoint x="202.931" y="168.517"/> + <KivioPoint x="202.759" y="168.690"/> + <KivioPoint x="202.586" y="168.862"/> + <KivioPoint x="202.414" y="169.034"/> + <KivioPoint x="202.241" y="169.207"/> + <KivioPoint x="202.241" y="169.552"/> + <KivioPoint x="202.069" y="169.724"/> + <KivioPoint x="201.897" y="169.897"/> + <KivioPoint x="201.724" y="170.069"/> + <KivioPoint x="201.379" y="170.241"/> + <KivioPoint x="201.034" y="170.414"/> + <KivioPoint x="200.690" y="170.586"/> + <KivioPoint x="200.517" y="170.759"/> + <KivioPoint x="200.000" y="170.931"/> + <KivioPoint x="199.655" y="171.103"/> + <KivioPoint x="199.310" y="171.276"/> + <KivioPoint x="198.966" y="171.276"/> + <KivioPoint x="198.621" y="171.448"/> + <KivioPoint x="198.276" y="171.793"/> + <KivioPoint x="197.931" y="171.966"/> + <KivioPoint x="197.759" y="172.138"/> + <KivioPoint x="197.586" y="172.138"/> + <KivioPoint x="197.241" y="172.310"/> + <KivioPoint x="196.897" y="172.483"/> + <KivioPoint x="196.552" y="172.483"/> + <KivioPoint x="196.207" y="172.483"/> + <KivioPoint x="195.862" y="172.655"/> + <KivioPoint x="195.517" y="172.655"/> + <KivioPoint x="195.172" y="172.828"/> + <KivioPoint x="195.000" y="172.828"/> + <KivioPoint x="194.655" y="172.828"/> + <KivioPoint x="194.483" y="173.000"/> + <KivioPoint x="194.138" y="173.172"/> + <KivioPoint x="193.966" y="173.345"/> + <KivioPoint x="193.793" y="173.517"/> + <KivioPoint x="193.621" y="173.517"/> + <KivioPoint x="193.448" y="173.690"/> + <KivioPoint x="193.276" y="174.034"/> + <KivioPoint x="192.931" y="174.207"/> + <KivioPoint x="192.759" y="174.379"/> + <KivioPoint x="192.586" y="174.552"/> + <KivioPoint x="192.241" y="174.897"/> + <KivioPoint x="192.241" y="175.069"/> + <KivioPoint x="192.069" y="175.241"/> + <KivioPoint x="191.897" y="175.586"/> + <KivioPoint x="191.897" y="175.931"/> + <KivioPoint x="191.897" y="176.103"/> + <KivioPoint x="191.724" y="176.276"/> + <KivioPoint x="191.724" y="176.448"/> + <KivioPoint x="191.724" y="176.621"/> + <KivioPoint x="191.724" y="176.793"/> + <KivioPoint x="191.724" y="176.966"/> + <KivioPoint x="191.552" y="177.138"/> + <KivioPoint x="191.034" y="177.483"/> + <KivioPoint x="191.034" y="177.655"/> + <KivioPoint x="191.207" y="177.828"/> + <KivioPoint x="191.207" y="178.000"/> + <KivioPoint x="191.379" y="178.172"/> + <KivioPoint x="191.379" y="178.345"/> + <KivioPoint x="191.552" y="178.517"/> + <KivioPoint x="191.552" y="178.690"/> + <KivioPoint x="191.552" y="178.862"/> + <KivioPoint x="191.552" y="179.034"/> + <KivioPoint x="191.552" y="179.207"/> + <KivioPoint x="191.552" y="179.379"/> + <KivioPoint x="191.552" y="179.552"/> + <KivioPoint x="191.552" y="179.724"/> + <KivioPoint x="191.552" y="179.897"/> + <KivioPoint x="191.379" y="180.069"/> + <KivioPoint x="191.379" y="180.241"/> + <KivioPoint x="191.207" y="180.414"/> + <KivioPoint x="191.207" y="180.586"/> + <KivioPoint x="191.034" y="180.759"/> + <KivioPoint x="191.034" y="180.931"/> + <KivioPoint x="190.862" y="180.931"/> + <KivioPoint x="190.862" y="181.103"/> + <KivioPoint x="190.690" y="181.276"/> + <KivioPoint x="190.517" y="181.448"/> + <KivioPoint x="190.517" y="181.621"/> + <KivioPoint x="190.345" y="181.793"/> + <KivioPoint x="190.172" y="181.966"/> + <KivioPoint x="190.000" y="182.310"/> + <KivioPoint x="189.828" y="182.655"/> + <KivioPoint x="189.655" y="182.828"/> + <KivioPoint x="189.655" y="183.000"/> + <KivioPoint x="189.655" y="183.172"/> + <KivioPoint x="189.483" y="183.172"/> + <KivioPoint x="189.310" y="183.172"/> + <KivioPoint x="189.138" y="183.345"/> + <KivioPoint x="188.966" y="183.517"/> + <KivioPoint x="188.793" y="183.517"/> + <KivioPoint x="188.793" y="183.690"/> + <KivioPoint x="188.621" y="183.690"/> + <KivioPoint x="188.448" y="183.690"/> + <KivioPoint x="188.276" y="183.690"/> + <KivioPoint x="188.276" y="183.862"/> + <KivioPoint x="188.103" y="183.862"/> + <KivioPoint x="188.103" y="184.034"/> + <KivioPoint x="188.103" y="184.207"/> + <KivioPoint x="188.103" y="184.379"/> + <KivioPoint x="188.103" y="184.552"/> + <KivioPoint x="188.103" y="184.724"/> + <KivioPoint x="188.103" y="184.897"/> + <KivioPoint x="188.276" y="185.069"/> + <KivioPoint x="188.276" y="185.241"/> + <KivioPoint x="188.276" y="185.414"/> + <KivioPoint x="188.448" y="185.586"/> + <KivioPoint x="188.621" y="185.759"/> + <KivioPoint x="188.793" y="185.931"/> + <KivioPoint x="188.966" y="185.931"/> + <KivioPoint x="188.966" y="186.103"/> + <KivioPoint x="189.138" y="186.103"/> + <KivioPoint x="189.310" y="186.276"/> + <KivioPoint x="189.483" y="186.448"/> + <KivioPoint x="189.655" y="186.621"/> + <KivioPoint x="189.828" y="186.793"/> + <KivioPoint x="190.000" y="186.793"/> + <KivioPoint x="190.000" y="186.966"/> + <KivioPoint x="190.000" y="187.138"/> + <KivioPoint x="190.172" y="187.138"/> + <KivioPoint x="190.172" y="187.310"/> + <KivioPoint x="190.345" y="187.483"/> + <KivioPoint x="190.517" y="187.655"/> + <KivioPoint x="190.862" y="187.828"/> + <KivioPoint x="191.207" y="188.000"/> + <KivioPoint x="191.379" y="188.172"/> + <KivioPoint x="191.379" y="188.345"/> + <KivioPoint x="191.379" y="188.517"/> + <KivioPoint x="191.379" y="188.690"/> + <KivioPoint x="191.379" y="188.862"/> + <KivioPoint x="191.207" y="189.034"/> + <KivioPoint x="191.034" y="189.207"/> + <KivioPoint x="191.034" y="189.379"/> + <KivioPoint x="190.862" y="189.379"/> + <KivioPoint x="190.690" y="189.552"/> + <KivioPoint x="190.517" y="189.724"/> + <KivioPoint x="190.345" y="189.897"/> + <KivioPoint x="190.345" y="190.069"/> + <KivioPoint x="190.345" y="190.241"/> + <KivioPoint x="190.345" y="190.414"/> + <KivioPoint x="190.517" y="190.586"/> + <KivioPoint x="190.517" y="190.759"/> + <KivioPoint x="190.690" y="190.931"/> + <KivioPoint x="190.690" y="191.103"/> + <KivioPoint x="190.862" y="191.276"/> + <KivioPoint x="191.034" y="191.276"/> + <KivioPoint x="191.034" y="191.448"/> + <KivioPoint x="191.034" y="191.621"/> + <KivioPoint x="191.207" y="191.793"/> + <KivioPoint x="191.207" y="191.966"/> + <KivioPoint x="191.207" y="192.138"/> + <KivioPoint x="191.379" y="192.310"/> + <KivioPoint x="191.379" y="192.483"/> + <KivioPoint x="191.379" y="192.655"/> + <KivioPoint x="191.379" y="192.828"/> + <KivioPoint x="191.379" y="193.000"/> + <KivioPoint x="191.379" y="193.172"/> + <KivioPoint x="191.379" y="193.345"/> + <KivioPoint x="191.379" y="193.517"/> + <KivioPoint x="191.207" y="193.862"/> + <KivioPoint x="191.207" y="194.034"/> + <KivioPoint x="191.207" y="194.207"/> + <KivioPoint x="191.207" y="194.379"/> + <KivioPoint x="191.207" y="194.552"/> + <KivioPoint x="191.207" y="194.724"/> + <KivioPoint x="191.034" y="194.897"/> + <KivioPoint x="191.034" y="195.069"/> + <KivioPoint x="191.034" y="195.241"/> + <KivioPoint x="191.034" y="195.586"/> + <KivioPoint x="191.034" y="195.759"/> + <KivioPoint x="190.862" y="195.931"/> + <KivioPoint x="190.862" y="196.103"/> + <KivioPoint x="190.690" y="196.276"/> + <KivioPoint x="190.690" y="196.448"/> + <KivioPoint x="190.690" y="196.621"/> + <KivioPoint x="190.690" y="196.793"/> + <KivioPoint x="190.690" y="196.966"/> + <KivioPoint x="190.862" y="197.138"/> + <KivioPoint x="190.862" y="197.310"/> + <KivioPoint x="190.862" y="197.483"/> + <KivioPoint x="191.034" y="197.655"/> + <KivioPoint x="191.034" y="198.000"/> + <KivioPoint x="191.034" y="198.172"/> + <KivioPoint x="191.207" y="198.345"/> + <KivioPoint x="191.207" y="198.517"/> + <KivioPoint x="191.207" y="198.690"/> + <KivioPoint x="191.379" y="198.862"/> + <KivioPoint x="191.379" y="199.034"/> + <KivioPoint x="191.379" y="199.207"/> + <KivioPoint x="191.379" y="199.552"/> + <KivioPoint x="191.552" y="199.724"/> + <KivioPoint x="191.552" y="199.897"/> + <KivioPoint x="191.552" y="200.069"/> + <KivioPoint x="191.724" y="200.241"/> + <KivioPoint x="191.724" y="200.414"/> + <KivioPoint x="191.724" y="200.586"/> + <KivioPoint x="191.724" y="200.931"/> + <KivioPoint x="191.724" y="201.103"/> + <KivioPoint x="191.897" y="201.276"/> + <KivioPoint x="191.897" y="201.448"/> + <KivioPoint x="192.069" y="201.621"/> + <KivioPoint x="192.069" y="201.793"/> + <KivioPoint x="192.069" y="201.966"/> + <KivioPoint x="192.241" y="202.138"/> + <KivioPoint x="192.241" y="202.310"/> + <KivioPoint x="192.414" y="202.655"/> + <KivioPoint x="192.414" y="202.828"/> + <KivioPoint x="192.414" y="203.000"/> + <KivioPoint x="192.586" y="203.172"/> + <KivioPoint x="192.586" y="203.517"/> + <KivioPoint x="192.759" y="203.690"/> + <KivioPoint x="193.276" y="204.724"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="159.828" y="243.828"/> + <KivioPoint x="159.828" y="243.483"/> + <KivioPoint x="159.655" y="243.310"/> + <KivioPoint x="159.655" y="242.966"/> + <KivioPoint x="159.483" y="242.793"/> + <KivioPoint x="159.310" y="242.621"/> + <KivioPoint x="159.138" y="242.621"/> + <KivioPoint x="158.966" y="242.621"/> + <KivioPoint x="158.793" y="242.621"/> + <KivioPoint x="158.621" y="242.793"/> + <KivioPoint x="158.276" y="242.793"/> + <KivioPoint x="158.103" y="242.793"/> + <KivioPoint x="157.931" y="242.793"/> + <KivioPoint x="157.759" y="242.793"/> + <KivioPoint x="157.586" y="242.793"/> + <KivioPoint x="157.414" y="242.793"/> + <KivioPoint x="156.897" y="242.621"/> + <KivioPoint x="156.724" y="242.448"/> + <KivioPoint x="156.552" y="242.276"/> + <KivioPoint x="156.379" y="242.103"/> + <KivioPoint x="156.207" y="241.931"/> + <KivioPoint x="156.207" y="241.759"/> + <KivioPoint x="156.034" y="241.586"/> + <KivioPoint x="155.862" y="241.414"/> + <KivioPoint x="155.862" y="241.069"/> + <KivioPoint x="155.690" y="240.897"/> + <KivioPoint x="155.690" y="240.724"/> + <KivioPoint x="155.690" y="240.552"/> + <KivioPoint x="155.517" y="240.379"/> + <KivioPoint x="155.517" y="240.207"/> + <KivioPoint x="155.345" y="240.034"/> + <KivioPoint x="155.172" y="239.862"/> + <KivioPoint x="155.172" y="239.690"/> + <KivioPoint x="155.000" y="239.517"/> + <KivioPoint x="154.828" y="239.345"/> + <KivioPoint x="154.828" y="239.172"/> + <KivioPoint x="154.828" y="239.000"/> + <KivioPoint x="154.828" y="238.828"/> + <KivioPoint x="154.828" y="238.655"/> + <KivioPoint x="154.828" y="238.483"/> + <KivioPoint x="154.655" y="238.310"/> + <KivioPoint x="154.655" y="237.966"/> + <KivioPoint x="154.655" y="237.621"/> + <KivioPoint x="154.483" y="237.448"/> + <KivioPoint x="154.483" y="237.276"/> + <KivioPoint x="154.483" y="236.931"/> + <KivioPoint x="154.483" y="236.759"/> + <KivioPoint x="154.483" y="236.586"/> + <KivioPoint x="154.483" y="236.414"/> + <KivioPoint x="154.483" y="236.241"/> + <KivioPoint x="154.655" y="236.069"/> + <KivioPoint x="154.828" y="235.897"/> + <KivioPoint x="155.172" y="235.207"/> + <KivioPoint x="155.517" y="235.379"/> + <KivioPoint x="155.690" y="235.379"/> + <KivioPoint x="155.690" y="235.552"/> + <KivioPoint x="155.862" y="235.552"/> + <KivioPoint x="155.862" y="235.724"/> + <KivioPoint x="156.034" y="235.897"/> + <KivioPoint x="156.552" y="236.414"/> + <KivioPoint x="156.724" y="236.414"/> + <KivioPoint x="156.897" y="236.586"/> + <KivioPoint x="156.897" y="236.759"/> + <KivioPoint x="157.069" y="236.931"/> + <KivioPoint x="157.241" y="237.103"/> + <KivioPoint x="157.241" y="237.276"/> + <KivioPoint x="157.414" y="237.448"/> + <KivioPoint x="157.586" y="237.621"/> + <KivioPoint x="157.759" y="237.621"/> + <KivioPoint x="157.931" y="237.793"/> + <KivioPoint x="158.103" y="237.966"/> + <KivioPoint x="158.276" y="237.966"/> + <KivioPoint x="158.448" y="237.966"/> + <KivioPoint x="158.621" y="237.966"/> + <KivioPoint x="158.793" y="237.966"/> + <KivioPoint x="158.966" y="237.793"/> + <KivioPoint x="159.138" y="237.621"/> + <KivioPoint x="159.310" y="237.621"/> + <KivioPoint x="159.483" y="237.621"/> + <KivioPoint x="159.655" y="237.448"/> + <KivioPoint x="159.828" y="237.276"/> + <KivioPoint x="160.000" y="237.276"/> + <KivioPoint x="160.172" y="237.103"/> + <KivioPoint x="160.345" y="236.931"/> + <KivioPoint x="160.517" y="236.931"/> + <KivioPoint x="160.690" y="236.759"/> + <KivioPoint x="160.862" y="236.586"/> + <KivioPoint x="161.034" y="236.586"/> + <KivioPoint x="161.207" y="236.586"/> + <KivioPoint x="161.379" y="236.414"/> + <KivioPoint x="161.552" y="236.414"/> + <KivioPoint x="161.724" y="236.414"/> + <KivioPoint x="161.724" y="236.586"/> + <KivioPoint x="161.897" y="236.586"/> + <KivioPoint x="162.069" y="236.586"/> + <KivioPoint x="162.414" y="236.759"/> + <KivioPoint x="162.586" y="236.931"/> + <KivioPoint x="162.759" y="236.931"/> + <KivioPoint x="162.759" y="237.103"/> + <KivioPoint x="162.759" y="237.276"/> + <KivioPoint x="162.931" y="237.276"/> + <KivioPoint x="162.931" y="237.448"/> + <KivioPoint x="163.103" y="237.621"/> + <KivioPoint x="163.103" y="237.793"/> + <KivioPoint x="163.103" y="237.966"/> + <KivioPoint x="163.276" y="238.138"/> + <KivioPoint x="163.448" y="238.310"/> + <KivioPoint x="163.621" y="238.310"/> + <KivioPoint x="163.793" y="238.310"/> + <KivioPoint x="163.966" y="238.310"/> + <KivioPoint x="164.310" y="238.310"/> + <KivioPoint x="164.483" y="238.310"/> + <KivioPoint x="164.828" y="238.310"/> + <KivioPoint x="165.172" y="238.310"/> + <KivioPoint x="165.345" y="238.310"/> + <KivioPoint x="165.517" y="238.138"/> + <KivioPoint x="165.690" y="238.138"/> + <KivioPoint x="165.862" y="237.966"/> + <KivioPoint x="166.034" y="237.966"/> + <KivioPoint x="166.207" y="237.966"/> + <KivioPoint x="166.207" y="237.793"/> + <KivioPoint x="166.379" y="237.793"/> + <KivioPoint x="166.552" y="237.793"/> + <KivioPoint x="166.552" y="237.621"/> + <KivioPoint x="166.724" y="237.621"/> + <KivioPoint x="166.897" y="237.621"/> + <KivioPoint x="167.069" y="237.448"/> + <KivioPoint x="167.241" y="237.276"/> + <KivioPoint x="167.414" y="237.276"/> + <KivioPoint x="167.586" y="237.103"/> + <KivioPoint x="167.759" y="237.103"/> + <KivioPoint x="167.931" y="236.931"/> + <KivioPoint x="168.276" y="236.931"/> + <KivioPoint x="168.448" y="236.931"/> + <KivioPoint x="168.621" y="236.931"/> + <KivioPoint x="168.793" y="236.931"/> + <KivioPoint x="168.966" y="236.931"/> + <KivioPoint x="169.310" y="236.931"/> + <KivioPoint x="169.655" y="236.931"/> + <KivioPoint x="169.828" y="236.931"/> + <KivioPoint x="170.000" y="236.931"/> + <KivioPoint x="170.172" y="236.931"/> + <KivioPoint x="170.345" y="236.931"/> + <KivioPoint x="170.690" y="236.931"/> + <KivioPoint x="170.862" y="236.931"/> + <KivioPoint x="171.034" y="236.931"/> + <KivioPoint x="171.034" y="236.759"/> + <KivioPoint x="171.207" y="236.759"/> + <KivioPoint x="171.379" y="236.586"/> + <KivioPoint x="171.724" y="236.586"/> + <KivioPoint x="171.897" y="236.414"/> + <KivioPoint x="172.069" y="236.241"/> + <KivioPoint x="172.241" y="236.241"/> + <KivioPoint x="172.414" y="236.241"/> + <KivioPoint x="172.414" y="236.414"/> + <KivioPoint x="172.759" y="236.414"/> + <KivioPoint x="172.931" y="236.414"/> + <KivioPoint x="173.103" y="236.586"/> + <KivioPoint x="173.276" y="236.586"/> + <KivioPoint x="173.448" y="236.586"/> + <KivioPoint x="173.621" y="236.586"/> + <KivioPoint x="173.793" y="236.586"/> + <KivioPoint x="173.966" y="236.759"/> + <KivioPoint x="174.138" y="236.759"/> + <KivioPoint x="174.310" y="236.931"/> + <KivioPoint x="174.483" y="236.931"/> + <KivioPoint x="174.655" y="237.103"/> + <KivioPoint x="174.828" y="237.103"/> + <KivioPoint x="174.828" y="237.276"/> + <KivioPoint x="175.000" y="237.276"/> + <KivioPoint x="175.172" y="237.276"/> + <KivioPoint x="175.345" y="237.448"/> + <KivioPoint x="175.517" y="237.621"/> + <KivioPoint x="175.690" y="237.621"/> + <KivioPoint x="175.690" y="237.793"/> + <KivioPoint x="175.862" y="237.966"/> + <KivioPoint x="175.862" y="238.138"/> + <KivioPoint x="175.862" y="238.310"/> + <KivioPoint x="176.034" y="238.483"/> + <KivioPoint x="176.034" y="238.655"/> + <KivioPoint x="176.207" y="238.828"/> + <KivioPoint x="176.207" y="239.000"/> + <KivioPoint x="176.379" y="239.000"/> + <KivioPoint x="176.552" y="239.000"/> + <KivioPoint x="176.724" y="239.000"/> + <KivioPoint x="176.897" y="239.000"/> + <KivioPoint x="177.069" y="239.000"/> + <KivioPoint x="177.241" y="238.828"/> + <KivioPoint x="177.414" y="238.655"/> + <KivioPoint x="177.414" y="238.483"/> + <KivioPoint x="177.414" y="238.310"/> + <KivioPoint x="177.414" y="238.138"/> + <KivioPoint x="177.241" y="237.966"/> + <KivioPoint x="177.241" y="237.793"/> + <KivioPoint x="177.241" y="237.621"/> + <KivioPoint x="177.241" y="237.448"/> + <KivioPoint x="177.069" y="237.276"/> + <KivioPoint x="177.069" y="237.103"/> + <KivioPoint x="176.897" y="236.931"/> + <KivioPoint x="176.897" y="236.759"/> + <KivioPoint x="176.897" y="236.586"/> + <KivioPoint x="176.724" y="236.414"/> + <KivioPoint x="176.724" y="236.241"/> + <KivioPoint x="176.552" y="236.069"/> + <KivioPoint x="176.552" y="235.897"/> + <KivioPoint x="176.552" y="235.724"/> + <KivioPoint x="176.552" y="235.552"/> + <KivioPoint x="176.724" y="235.379"/> + <KivioPoint x="176.724" y="235.207"/> + <KivioPoint x="176.897" y="235.034"/> + <KivioPoint x="176.897" y="234.862"/> + <KivioPoint x="176.897" y="234.690"/> + <KivioPoint x="176.897" y="234.517"/> + <KivioPoint x="176.897" y="234.345"/> + <KivioPoint x="176.897" y="234.172"/> + <KivioPoint x="176.897" y="234.000"/> + <KivioPoint x="176.724" y="233.828"/> + <KivioPoint x="176.724" y="233.655"/> + <KivioPoint x="176.552" y="233.483"/> + <KivioPoint x="176.552" y="233.310"/> + <KivioPoint x="176.379" y="233.310"/> + <KivioPoint x="176.379" y="233.138"/> + <KivioPoint x="176.207" y="232.966"/> + <KivioPoint x="176.207" y="232.793"/> + <KivioPoint x="176.034" y="232.793"/> + <KivioPoint x="176.034" y="232.621"/> + <KivioPoint x="176.034" y="232.448"/> + <KivioPoint x="176.034" y="232.276"/> + <KivioPoint x="176.207" y="232.103"/> + <KivioPoint x="176.379" y="231.931"/> + <KivioPoint x="176.552" y="231.759"/> + <KivioPoint x="176.724" y="231.586"/> + <KivioPoint x="176.897" y="231.414"/> + <KivioPoint x="177.069" y="231.241"/> + <KivioPoint x="177.241" y="231.241"/> + <KivioPoint x="177.241" y="231.069"/> + <KivioPoint x="177.414" y="230.897"/> + <KivioPoint x="177.586" y="230.724"/> + <KivioPoint x="177.759" y="230.552"/> + <KivioPoint x="177.759" y="230.379"/> + <KivioPoint x="177.931" y="230.379"/> + <KivioPoint x="177.931" y="230.207"/> + <KivioPoint x="178.103" y="230.207"/> + <KivioPoint x="178.276" y="230.034"/> + <KivioPoint x="178.621" y="230.034"/> + <KivioPoint x="178.793" y="230.034"/> + <KivioPoint x="178.966" y="230.034"/> + <KivioPoint x="179.138" y="230.034"/> + <KivioPoint x="179.310" y="230.207"/> + <KivioPoint x="179.483" y="230.207"/> + <KivioPoint x="179.655" y="230.207"/> + <KivioPoint x="179.828" y="230.379"/> + <KivioPoint x="180.000" y="230.379"/> + <KivioPoint x="180.172" y="230.379"/> + <KivioPoint x="180.345" y="230.379"/> + <KivioPoint x="180.517" y="230.379"/> + <KivioPoint x="180.517" y="230.207"/> + <KivioPoint x="180.517" y="230.034"/> + <KivioPoint x="180.517" y="229.862"/> + <KivioPoint x="180.517" y="229.690"/> + <KivioPoint x="180.345" y="229.690"/> + <KivioPoint x="180.345" y="229.517"/> + <KivioPoint x="180.345" y="229.345"/> + <KivioPoint x="180.345" y="229.172"/> + <KivioPoint x="180.172" y="228.828"/> + <KivioPoint x="180.517" y="228.138"/> + <KivioPoint x="180.690" y="228.138"/> + <KivioPoint x="180.862" y="228.138"/> + <KivioPoint x="181.034" y="228.138"/> + <KivioPoint x="181.207" y="228.138"/> + <KivioPoint x="181.379" y="228.138"/> + <KivioPoint x="181.552" y="228.310"/> + <KivioPoint x="181.724" y="228.310"/> + <KivioPoint x="182.069" y="228.310"/> + <KivioPoint x="182.241" y="228.310"/> + <KivioPoint x="182.414" y="228.310"/> + <KivioPoint x="182.586" y="228.138"/> + <KivioPoint x="182.759" y="227.966"/> + <KivioPoint x="182.931" y="227.793"/> + <KivioPoint x="182.931" y="227.448"/> + <KivioPoint x="182.931" y="227.276"/> + <KivioPoint x="182.931" y="227.103"/> + <KivioPoint x="182.931" y="226.931"/> + <KivioPoint x="182.759" y="226.759"/> + <KivioPoint x="182.759" y="226.586"/> + <KivioPoint x="183.034" y="226.586"/> + <KivioPoint x="183.621" y="227.103"/> + <KivioPoint x="183.793" y="227.103"/> + <KivioPoint x="183.966" y="227.276"/> + <KivioPoint x="183.966" y="227.448"/> + <KivioPoint x="184.138" y="227.621"/> + <KivioPoint x="184.138" y="227.793"/> + <KivioPoint x="184.310" y="227.966"/> + <KivioPoint x="184.310" y="228.138"/> + <KivioPoint x="184.483" y="228.138"/> + <KivioPoint x="184.655" y="228.310"/> + <KivioPoint x="184.828" y="228.310"/> + <KivioPoint x="185.000" y="228.483"/> + <KivioPoint x="185.172" y="228.655"/> + <KivioPoint x="185.345" y="228.655"/> + <KivioPoint x="185.517" y="228.828"/> + <KivioPoint x="185.690" y="228.828"/> + <KivioPoint x="185.862" y="228.828"/> + <KivioPoint x="186.207" y="228.828"/> + <KivioPoint x="186.379" y="228.828"/> + <KivioPoint x="186.552" y="228.828"/> + <KivioPoint x="186.724" y="228.828"/> + <KivioPoint x="186.897" y="228.655"/> + <KivioPoint x="187.069" y="228.655"/> + <KivioPoint x="187.241" y="228.655"/> + <KivioPoint x="187.414" y="228.483"/> + <KivioPoint x="187.759" y="228.483"/> + <KivioPoint x="187.931" y="228.483"/> + <KivioPoint x="188.103" y="228.483"/> + <KivioPoint x="188.276" y="228.310"/> + <KivioPoint x="188.448" y="228.310"/> + <KivioPoint x="188.621" y="228.138"/> + <KivioPoint x="188.793" y="227.966"/> + <KivioPoint x="188.793" y="227.621"/> + <KivioPoint x="188.966" y="227.448"/> + <KivioPoint x="188.966" y="227.276"/> + <KivioPoint x="189.138" y="227.276"/> + <KivioPoint x="189.138" y="227.103"/> + <KivioPoint x="189.310" y="226.931"/> + <KivioPoint x="189.483" y="226.759"/> + <KivioPoint x="189.655" y="226.759"/> + <KivioPoint x="189.828" y="226.586"/> + <KivioPoint x="190.000" y="226.414"/> + <KivioPoint x="190.172" y="226.414"/> + <KivioPoint x="190.172" y="226.241"/> + <KivioPoint x="190.345" y="226.241"/> + <KivioPoint x="190.517" y="226.069"/> + <KivioPoint x="190.517" y="225.897"/> + <KivioPoint x="190.517" y="225.552"/> + <KivioPoint x="190.517" y="225.379"/> + <KivioPoint x="190.517" y="225.034"/> + <KivioPoint x="190.517" y="224.862"/> + <KivioPoint x="190.517" y="224.690"/> + <KivioPoint x="190.690" y="224.517"/> + <KivioPoint x="190.690" y="224.345"/> + <KivioPoint x="190.690" y="224.172"/> + <KivioPoint x="190.862" y="224.000"/> + <KivioPoint x="190.862" y="223.828"/> + <KivioPoint x="191.034" y="223.828"/> + <KivioPoint x="191.379" y="224.000"/> + <KivioPoint x="191.724" y="224.172"/> + <KivioPoint x="192.069" y="224.172"/> + <KivioPoint x="192.586" y="224.345"/> + <KivioPoint x="192.759" y="224.345"/> + <KivioPoint x="193.103" y="224.517"/> + <KivioPoint x="193.276" y="224.690"/> + <KivioPoint x="193.448" y="224.862"/> + <KivioPoint x="193.793" y="225.034"/> + <KivioPoint x="193.966" y="225.207"/> + <KivioPoint x="194.138" y="225.379"/> + <KivioPoint x="194.310" y="225.552"/> + <KivioPoint x="194.655" y="225.552"/> + <KivioPoint x="194.828" y="225.552"/> + <KivioPoint x="195.000" y="225.724"/> + <KivioPoint x="195.345" y="225.724"/> + <KivioPoint x="195.690" y="225.897"/> + <KivioPoint x="195.862" y="225.897"/> + <KivioPoint x="196.207" y="226.069"/> + <KivioPoint x="196.379" y="226.241"/> + <KivioPoint x="197.586" y="226.586"/> + <KivioPoint x="197.759" y="226.586"/> + <KivioPoint x="198.103" y="226.586"/> + <KivioPoint x="198.448" y="226.759"/> + <KivioPoint x="198.793" y="226.759"/> + <KivioPoint x="199.483" y="226.931"/> + <KivioPoint x="199.655" y="226.931"/> + <KivioPoint x="199.828" y="226.931"/> + <KivioPoint x="200.172" y="226.931"/> + <KivioPoint x="200.345" y="226.931"/> + <KivioPoint x="200.517" y="226.931"/> + <KivioPoint x="200.690" y="226.931"/> + <KivioPoint x="201.034" y="226.931"/> + <KivioPoint x="201.379" y="226.931"/> + <KivioPoint x="201.897" y="226.931"/> + <KivioPoint x="202.241" y="226.931"/> + <KivioPoint x="202.586" y="227.103"/> + <KivioPoint x="202.931" y="227.276"/> + <KivioPoint x="203.448" y="227.448"/> + <KivioPoint x="203.793" y="227.621"/> + <KivioPoint x="203.966" y="227.793"/> + <KivioPoint x="204.138" y="227.966"/> + <KivioPoint x="204.138" y="228.138"/> + <KivioPoint x="204.138" y="228.310"/> + <KivioPoint x="204.138" y="228.655"/> + <KivioPoint x="203.966" y="228.828"/> + <KivioPoint x="203.966" y="229.000"/> + <KivioPoint x="203.966" y="229.172"/> + <KivioPoint x="203.966" y="229.345"/> + <KivioPoint x="203.793" y="229.517"/> + <KivioPoint x="203.793" y="229.690"/> + <KivioPoint x="203.621" y="230.034"/> + <KivioPoint x="203.621" y="230.207"/> + <KivioPoint x="203.621" y="230.552"/> + <KivioPoint x="203.621" y="230.724"/> + <KivioPoint x="203.621" y="231.069"/> + <KivioPoint x="203.621" y="231.241"/> + <KivioPoint x="203.621" y="231.586"/> + <KivioPoint x="203.621" y="231.759"/> + <KivioPoint x="203.793" y="232.103"/> + <KivioPoint x="203.966" y="232.448"/> + <KivioPoint x="204.138" y="232.621"/> + <KivioPoint x="204.310" y="232.793"/> + <KivioPoint x="204.310" y="233.138"/> + <KivioPoint x="204.483" y="233.310"/> + <KivioPoint x="204.655" y="233.483"/> + <KivioPoint x="204.655" y="233.655"/> + <KivioPoint x="204.655" y="233.828"/> + <KivioPoint x="204.655" y="234.172"/> + <KivioPoint x="204.655" y="234.345"/> + <KivioPoint x="204.655" y="234.517"/> + <KivioPoint x="204.655" y="234.690"/> + <KivioPoint x="204.483" y="235.034"/> + <KivioPoint x="204.310" y="235.207"/> + <KivioPoint x="204.310" y="235.379"/> + <KivioPoint x="204.138" y="235.552"/> + <KivioPoint x="203.966" y="235.724"/> + <KivioPoint x="203.966" y="235.897"/> + <KivioPoint x="203.966" y="236.241"/> + <KivioPoint x="203.966" y="236.586"/> + <KivioPoint x="203.966" y="236.759"/> + <KivioPoint x="203.793" y="236.931"/> + <KivioPoint x="203.621" y="237.103"/> + <KivioPoint x="203.621" y="237.276"/> + <KivioPoint x="203.276" y="237.276"/> + <KivioPoint x="202.759" y="237.276"/> + <KivioPoint x="202.414" y="237.103"/> + <KivioPoint x="202.069" y="237.103"/> + <KivioPoint x="201.724" y="237.103"/> + <KivioPoint x="201.379" y="237.103"/> + <KivioPoint x="201.207" y="237.276"/> + <KivioPoint x="200.862" y="237.276"/> + <KivioPoint x="200.690" y="237.448"/> + <KivioPoint x="200.517" y="237.621"/> + <KivioPoint x="200.345" y="237.793"/> + <KivioPoint x="200.172" y="237.793"/> + <KivioPoint x="200.172" y="237.966"/> + <KivioPoint x="200.345" y="238.138"/> + <KivioPoint x="200.517" y="238.310"/> + <KivioPoint x="200.862" y="238.483"/> + <KivioPoint x="201.207" y="238.655"/> + <KivioPoint x="201.379" y="238.828"/> + <KivioPoint x="201.379" y="239.000"/> + <KivioPoint x="201.552" y="239.345"/> + <KivioPoint x="201.552" y="239.517"/> + <KivioPoint x="201.552" y="239.862"/> + <KivioPoint x="201.552" y="240.034"/> + <KivioPoint x="201.552" y="240.207"/> + <KivioPoint x="201.379" y="240.379"/> + <KivioPoint x="201.207" y="240.552"/> + <KivioPoint x="201.034" y="240.724"/> + <KivioPoint x="200.690" y="240.724"/> + <KivioPoint x="200.517" y="240.897"/> + <KivioPoint x="200.345" y="241.069"/> + <KivioPoint x="200.172" y="241.069"/> + <KivioPoint x="200.172" y="241.241"/> + <KivioPoint x="200.000" y="241.586"/> + <KivioPoint x="200.000" y="241.759"/> + <KivioPoint x="200.000" y="242.103"/> + <KivioPoint x="200.000" y="242.448"/> + <KivioPoint x="200.000" y="242.621"/> + <KivioPoint x="199.828" y="242.793"/> + <KivioPoint x="199.828" y="243.138"/> + <KivioPoint x="199.828" y="243.483"/> + <KivioPoint x="199.828" y="243.655"/> + <KivioPoint x="199.655" y="244.000"/> + <KivioPoint x="199.655" y="244.172"/> + <KivioPoint x="199.483" y="244.345"/> + <KivioPoint x="199.483" y="244.517"/> + <KivioPoint x="199.310" y="244.690"/> + <KivioPoint x="199.138" y="244.862"/> + <KivioPoint x="198.966" y="245.034"/> + <KivioPoint x="198.793" y="245.207"/> + <KivioPoint x="198.621" y="245.207"/> + <KivioPoint x="198.448" y="245.379"/> + <KivioPoint x="198.276" y="245.552"/> + <KivioPoint x="198.103" y="245.724"/> + <KivioPoint x="197.931" y="245.897"/> + <KivioPoint x="197.931" y="246.069"/> + <KivioPoint x="197.759" y="246.241"/> + <KivioPoint x="197.586" y="246.414"/> + <KivioPoint x="197.414" y="246.586"/> + <KivioPoint x="197.069" y="246.931"/> + <KivioPoint x="196.724" y="246.931"/> + <KivioPoint x="196.552" y="246.931"/> + <KivioPoint x="196.207" y="247.103"/> + <KivioPoint x="196.034" y="247.103"/> + <KivioPoint x="195.690" y="247.103"/> + <KivioPoint x="195.345" y="247.103"/> + <KivioPoint x="195.000" y="247.103"/> + <KivioPoint x="194.828" y="247.103"/> + <KivioPoint x="194.655" y="247.103"/> + <KivioPoint x="194.483" y="247.103"/> + <KivioPoint x="194.310" y="247.276"/> + <KivioPoint x="194.138" y="247.276"/> + <KivioPoint x="193.966" y="247.621"/> + <KivioPoint x="193.621" y="247.793"/> + <KivioPoint x="193.448" y="247.793"/> + <KivioPoint x="193.276" y="247.793"/> + <KivioPoint x="192.931" y="247.793"/> + <KivioPoint x="192.586" y="247.793"/> + <KivioPoint x="192.241" y="247.793"/> + <KivioPoint x="191.897" y="247.793"/> + <KivioPoint x="191.552" y="247.793"/> + <KivioPoint x="191.207" y="247.793"/> + <KivioPoint x="190.862" y="247.793"/> + <KivioPoint x="190.690" y="247.793"/> + <KivioPoint x="190.345" y="247.966"/> + <KivioPoint x="190.172" y="247.966"/> + <KivioPoint x="190.172" y="248.138"/> + <KivioPoint x="190.000" y="248.310"/> + <KivioPoint x="189.828" y="248.310"/> + <KivioPoint x="189.655" y="248.483"/> + <KivioPoint x="189.483" y="248.655"/> + <KivioPoint x="189.310" y="248.828"/> + <KivioPoint x="188.966" y="249.000"/> + <KivioPoint x="188.793" y="249.172"/> + <KivioPoint x="188.448" y="249.172"/> + <KivioPoint x="188.276" y="249.345"/> + <KivioPoint x="188.103" y="249.345"/> + <KivioPoint x="188.103" y="249.517"/> + <KivioPoint x="187.931" y="249.517"/> + <KivioPoint x="187.759" y="249.517"/> + <KivioPoint x="187.586" y="249.517"/> + <KivioPoint x="187.414" y="249.690"/> + <KivioPoint x="187.069" y="249.690"/> + <KivioPoint x="186.897" y="249.690"/> + <KivioPoint x="186.724" y="249.690"/> + <KivioPoint x="186.379" y="249.690"/> + <KivioPoint x="186.207" y="249.690"/> + <KivioPoint x="186.034" y="249.690"/> + <KivioPoint x="185.690" y="249.690"/> + <KivioPoint x="185.345" y="249.690"/> + <KivioPoint x="185.000" y="249.690"/> + <KivioPoint x="184.828" y="249.690"/> + <KivioPoint x="184.655" y="249.517"/> + <KivioPoint x="184.483" y="249.517"/> + <KivioPoint x="184.310" y="249.517"/> + <KivioPoint x="183.966" y="249.345"/> + <KivioPoint x="183.793" y="249.345"/> + <KivioPoint x="183.621" y="249.172"/> + <KivioPoint x="183.276" y="249.172"/> + <KivioPoint x="183.103" y="249.172"/> + <KivioPoint x="182.931" y="249.172"/> + <KivioPoint x="182.586" y="249.172"/> + <KivioPoint x="179.655" y="248.483"/> + <KivioPoint x="179.138" y="248.310"/> + <KivioPoint x="178.793" y="248.310"/> + <KivioPoint x="178.448" y="248.138"/> + <KivioPoint x="178.103" y="248.138"/> + <KivioPoint x="177.586" y="247.966"/> + <KivioPoint x="177.241" y="247.966"/> + <KivioPoint x="176.897" y="247.793"/> + <KivioPoint x="176.552" y="247.621"/> + <KivioPoint x="176.207" y="247.621"/> + <KivioPoint x="175.690" y="247.448"/> + <KivioPoint x="175.345" y="247.448"/> + <KivioPoint x="175.000" y="247.276"/> + <KivioPoint x="174.483" y="247.276"/> + <KivioPoint x="174.138" y="247.276"/> + <KivioPoint x="173.966" y="247.103"/> + <KivioPoint x="173.793" y="246.931"/> + <KivioPoint x="173.621" y="246.931"/> + <KivioPoint x="173.448" y="246.759"/> + <KivioPoint x="173.276" y="246.759"/> + <KivioPoint x="173.103" y="246.586"/> + <KivioPoint x="172.931" y="246.414"/> + <KivioPoint x="172.759" y="246.241"/> + <KivioPoint x="172.586" y="246.069"/> + <KivioPoint x="172.414" y="245.897"/> + <KivioPoint x="172.241" y="245.724"/> + <KivioPoint x="172.069" y="245.552"/> + <KivioPoint x="171.897" y="245.379"/> + <KivioPoint x="171.897" y="245.207"/> + <KivioPoint x="171.724" y="245.034"/> + <KivioPoint x="171.724" y="244.690"/> + <KivioPoint x="171.724" y="244.517"/> + <KivioPoint x="171.724" y="244.172"/> + <KivioPoint x="171.724" y="243.828"/> + <KivioPoint x="171.724" y="243.483"/> + <KivioPoint x="171.552" y="243.138"/> + <KivioPoint x="171.379" y="243.138"/> + <KivioPoint x="171.207" y="242.966"/> + <KivioPoint x="171.034" y="242.793"/> + <KivioPoint x="170.690" y="242.793"/> + <KivioPoint x="170.517" y="242.793"/> + <KivioPoint x="170.000" y="242.621"/> + <KivioPoint x="169.828" y="242.621"/> + <KivioPoint x="169.655" y="242.621"/> + <KivioPoint x="169.310" y="242.793"/> + <KivioPoint x="169.138" y="242.793"/> + <KivioPoint x="168.966" y="242.793"/> + <KivioPoint x="168.621" y="242.793"/> + <KivioPoint x="168.276" y="242.793"/> + <KivioPoint x="167.931" y="242.793"/> + <KivioPoint x="167.586" y="242.793"/> + <KivioPoint x="167.241" y="242.793"/> + <KivioPoint x="166.552" y="242.793"/> + <KivioPoint x="166.034" y="242.793"/> + <KivioPoint x="165.690" y="242.793"/> + <KivioPoint x="165.517" y="242.966"/> + <KivioPoint x="165.345" y="243.138"/> + <KivioPoint x="165.172" y="243.138"/> + <KivioPoint x="165.000" y="243.310"/> + <KivioPoint x="164.828" y="243.483"/> + <KivioPoint x="164.828" y="243.655"/> + <KivioPoint x="164.655" y="243.828"/> + <KivioPoint x="164.483" y="243.828"/> + <KivioPoint x="164.310" y="244.000"/> + <KivioPoint x="164.138" y="244.172"/> + <KivioPoint x="163.966" y="244.345"/> + <KivioPoint x="163.793" y="244.517"/> + <KivioPoint x="163.793" y="244.690"/> + <KivioPoint x="163.621" y="244.690"/> + <KivioPoint x="163.621" y="244.862"/> + <KivioPoint x="163.448" y="244.862"/> + <KivioPoint x="163.276" y="244.862"/> + <KivioPoint x="163.103" y="244.690"/> + <KivioPoint x="162.931" y="244.690"/> + <KivioPoint x="162.759" y="244.517"/> + <KivioPoint x="162.586" y="244.517"/> + <KivioPoint x="162.414" y="244.345"/> + <KivioPoint x="162.241" y="244.172"/> + <KivioPoint x="162.069" y="244.000"/> + <KivioPoint x="161.897" y="244.000"/> + <KivioPoint x="161.724" y="243.828"/> + <KivioPoint x="161.207" y="243.828"/> + <KivioPoint x="160.862" y="243.483"/> + <KivioPoint x="160.310" y="243.931"/> + <KivioPoint x="159.862" y="244.103"/> + <KivioPoint x="159.828" y="243.828"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="173.138" y="162.483"/> + <KivioPoint x="172.966" y="162.310"/> + <KivioPoint x="172.793" y="162.310"/> + <KivioPoint x="172.621" y="162.310"/> + <KivioPoint x="172.448" y="162.310"/> + <KivioPoint x="172.448" y="162.483"/> + <KivioPoint x="172.276" y="162.655"/> + <KivioPoint x="172.103" y="162.655"/> + <KivioPoint x="171.931" y="162.828"/> + <KivioPoint x="171.931" y="163.000"/> + <KivioPoint x="171.931" y="163.172"/> + <KivioPoint x="171.759" y="163.345"/> + <KivioPoint x="171.759" y="163.517"/> + <KivioPoint x="171.586" y="163.690"/> + <KivioPoint x="171.414" y="163.690"/> + <KivioPoint x="171.414" y="163.862"/> + <KivioPoint x="171.414" y="164.034"/> + <KivioPoint x="171.414" y="164.207"/> + <KivioPoint x="171.586" y="164.379"/> + <KivioPoint x="171.759" y="164.552"/> + <KivioPoint x="171.931" y="164.724"/> + <KivioPoint x="172.103" y="164.724"/> + <KivioPoint x="172.276" y="164.897"/> + <KivioPoint x="172.448" y="164.897"/> + <KivioPoint x="172.793" y="165.069"/> + <KivioPoint x="172.793" y="165.241"/> + <KivioPoint x="172.966" y="165.241"/> + <KivioPoint x="173.138" y="165.414"/> + <KivioPoint x="173.310" y="165.586"/> + <KivioPoint x="173.483" y="165.759"/> + <KivioPoint x="173.828" y="165.931"/> + <KivioPoint x="174.172" y="166.103"/> + <KivioPoint x="174.345" y="166.103"/> + <KivioPoint x="174.517" y="166.103"/> + <KivioPoint x="174.690" y="166.276"/> + <KivioPoint x="174.862" y="166.276"/> + <KivioPoint x="175.207" y="166.276"/> + <KivioPoint x="175.379" y="166.103"/> + <KivioPoint x="175.552" y="166.103"/> + <KivioPoint x="175.724" y="166.103"/> + <KivioPoint x="175.897" y="166.103"/> + <KivioPoint x="176.069" y="165.931"/> + <KivioPoint x="176.414" y="165.931"/> + <KivioPoint x="176.586" y="165.931"/> + <KivioPoint x="176.759" y="165.931"/> + <KivioPoint x="176.931" y="165.759"/> + <KivioPoint x="177.103" y="165.759"/> + <KivioPoint x="177.276" y="165.759"/> + <KivioPoint x="177.448" y="165.759"/> + <KivioPoint x="177.448" y="165.586"/> + <KivioPoint x="177.621" y="165.414"/> + <KivioPoint x="177.793" y="165.241"/> + <KivioPoint x="177.793" y="165.069"/> + <KivioPoint x="177.966" y="164.724"/> + <KivioPoint x="177.966" y="164.552"/> + <KivioPoint x="177.966" y="164.379"/> + <KivioPoint x="177.793" y="164.207"/> + <KivioPoint x="177.793" y="164.034"/> + <KivioPoint x="177.621" y="163.862"/> + <KivioPoint x="177.448" y="163.690"/> + <KivioPoint x="177.276" y="163.690"/> + <KivioPoint x="177.103" y="163.690"/> + <KivioPoint x="176.931" y="163.517"/> + <KivioPoint x="176.759" y="163.517"/> + <KivioPoint x="176.414" y="163.690"/> + <KivioPoint x="176.241" y="163.690"/> + <KivioPoint x="175.897" y="163.690"/> + <KivioPoint x="175.724" y="163.690"/> + <KivioPoint x="175.552" y="163.690"/> + <KivioPoint x="175.379" y="163.690"/> + <KivioPoint x="175.207" y="163.690"/> + <KivioPoint x="175.034" y="163.690"/> + <KivioPoint x="174.862" y="163.690"/> + <KivioPoint x="174.690" y="163.690"/> + <KivioPoint x="174.517" y="163.690"/> + <KivioPoint x="174.345" y="163.690"/> + <KivioPoint x="174.172" y="163.690"/> + <KivioPoint x="174.000" y="163.690"/> + <KivioPoint x="173.828" y="163.690"/> + <KivioPoint x="173.828" y="163.517"/> + <KivioPoint x="173.655" y="163.345"/> + <KivioPoint x="173.483" y="163.345"/> + <KivioPoint x="173.483" y="163.172"/> + <KivioPoint x="173.138" y="163.000"/> + <KivioPoint x="173.138" y="162.828"/> + <KivioPoint x="173.138" y="162.483"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon15"> + <KivioPoint x="205.897" y="22.138"/> + <KivioPoint x="205.724" y="22.138"/> + <KivioPoint x="205.552" y="22.138"/> + <KivioPoint x="205.552" y="21.966"/> + <KivioPoint x="205.379" y="21.621"/> + <KivioPoint x="205.207" y="21.621"/> + <KivioPoint x="205.207" y="21.448"/> + <KivioPoint x="204.862" y="21.621"/> + <KivioPoint x="204.517" y="21.793"/> + <KivioPoint x="204.172" y="21.966"/> + <KivioPoint x="203.828" y="22.138"/> + <KivioPoint x="203.655" y="22.310"/> + <KivioPoint x="203.483" y="22.483"/> + <KivioPoint x="203.310" y="22.483"/> + <KivioPoint x="202.966" y="22.655"/> + <KivioPoint x="202.793" y="22.828"/> + <KivioPoint x="202.448" y="23.172"/> + <KivioPoint x="202.276" y="23.345"/> + <KivioPoint x="202.103" y="23.517"/> + <KivioPoint x="201.931" y="23.690"/> + <KivioPoint x="201.586" y="23.862"/> + <KivioPoint x="201.414" y="24.207"/> + <KivioPoint x="201.069" y="24.379"/> + <KivioPoint x="200.724" y="24.724"/> + <KivioPoint x="200.552" y="24.897"/> + <KivioPoint x="200.379" y="25.069"/> + <KivioPoint x="200.207" y="25.069"/> + <KivioPoint x="200.034" y="25.241"/> + <KivioPoint x="199.862" y="25.414"/> + <KivioPoint x="199.517" y="25.414"/> + <KivioPoint x="199.345" y="25.759"/> + <KivioPoint x="199.172" y="25.931"/> + <KivioPoint x="199.000" y="26.276"/> + <KivioPoint x="198.828" y="26.448"/> + <KivioPoint x="198.828" y="26.793"/> + <KivioPoint x="198.655" y="27.138"/> + <KivioPoint x="198.655" y="27.310"/> + <KivioPoint x="198.828" y="27.310"/> + <KivioPoint x="199.345" y="27.310"/> + <KivioPoint x="199.517" y="27.483"/> + <KivioPoint x="199.690" y="27.655"/> + <KivioPoint x="199.690" y="27.828"/> + <KivioPoint x="199.862" y="28.000"/> + <KivioPoint x="199.690" y="28.345"/> + <KivioPoint x="199.690" y="28.517"/> + <KivioPoint x="199.172" y="28.862"/> + <KivioPoint x="198.828" y="29.207"/> + <KivioPoint x="198.483" y="29.379"/> + <KivioPoint x="198.138" y="29.379"/> + <KivioPoint x="197.966" y="29.552"/> + <KivioPoint x="197.621" y="29.552"/> + <KivioPoint x="197.276" y="29.724"/> + <KivioPoint x="196.931" y="29.897"/> + <KivioPoint x="196.586" y="30.069"/> + <KivioPoint x="196.241" y="30.241"/> + <KivioPoint x="195.897" y="30.414"/> + <KivioPoint x="195.552" y="30.586"/> + <KivioPoint x="195.034" y="30.931"/> + <KivioPoint x="194.690" y="31.448"/> + <KivioPoint x="194.345" y="31.621"/> + <KivioPoint x="194.172" y="31.966"/> + <KivioPoint x="193.828" y="32.138"/> + <KivioPoint x="193.655" y="32.310"/> + <KivioPoint x="193.483" y="32.655"/> + <KivioPoint x="193.138" y="32.828"/> + <KivioPoint x="193.138" y="33.000"/> + <KivioPoint x="192.793" y="33.172"/> + <KivioPoint x="192.621" y="33.517"/> + <KivioPoint x="192.448" y="34.034"/> + <KivioPoint x="192.793" y="34.207"/> + <KivioPoint x="193.138" y="34.379"/> + <KivioPoint x="193.828" y="34.379"/> + <KivioPoint x="194.172" y="34.379"/> + <KivioPoint x="194.517" y="34.207"/> + <KivioPoint x="194.862" y="34.034"/> + <KivioPoint x="195.034" y="33.690"/> + <KivioPoint x="195.207" y="33.517"/> + <KivioPoint x="195.379" y="33.172"/> + <KivioPoint x="195.552" y="32.828"/> + <KivioPoint x="195.897" y="32.655"/> + <KivioPoint x="196.414" y="32.483"/> + <KivioPoint x="196.759" y="32.483"/> + <KivioPoint x="197.103" y="32.483"/> + <KivioPoint x="197.448" y="32.310"/> + <KivioPoint x="197.793" y="32.138"/> + <KivioPoint x="197.966" y="31.966"/> + <KivioPoint x="198.310" y="31.621"/> + <KivioPoint x="198.483" y="31.448"/> + <KivioPoint x="198.828" y="31.276"/> + <KivioPoint x="199.172" y="31.103"/> + <KivioPoint x="199.517" y="30.931"/> + <KivioPoint x="199.690" y="30.759"/> + <KivioPoint x="199.690" y="30.931"/> + <KivioPoint x="199.690" y="31.276"/> + <KivioPoint x="199.690" y="31.448"/> + <KivioPoint x="199.862" y="31.448"/> + <KivioPoint x="200.379" y="31.448"/> + <KivioPoint x="200.724" y="31.276"/> + <KivioPoint x="201.069" y="30.931"/> + <KivioPoint x="201.241" y="30.586"/> + <KivioPoint x="201.414" y="30.241"/> + <KivioPoint x="201.586" y="29.897"/> + <KivioPoint x="201.759" y="29.724"/> + <KivioPoint x="201.931" y="29.724"/> + <KivioPoint x="202.276" y="29.724"/> + <KivioPoint x="202.621" y="29.724"/> + <KivioPoint x="202.793" y="29.897"/> + <KivioPoint x="202.966" y="29.897"/> + <KivioPoint x="203.310" y="30.069"/> + <KivioPoint x="203.655" y="30.069"/> + <KivioPoint x="204.000" y="29.897"/> + <KivioPoint x="204.345" y="29.724"/> + <KivioPoint x="204.517" y="29.724"/> + <KivioPoint x="204.862" y="29.552"/> + <KivioPoint x="205.034" y="29.379"/> + <KivioPoint x="205.207" y="29.207"/> + <KivioPoint x="205.379" y="29.207"/> + <KivioPoint x="205.552" y="29.207"/> + <KivioPoint x="205.724" y="29.207"/> + <KivioPoint x="206.069" y="29.207"/> + <KivioPoint x="206.241" y="29.034"/> + <KivioPoint x="206.414" y="28.517"/> + <KivioPoint x="206.414" y="28.172"/> + <KivioPoint x="206.586" y="27.828"/> + <KivioPoint x="206.586" y="27.483"/> + <KivioPoint x="206.586" y="27.138"/> + <KivioPoint x="206.586" y="26.966"/> + <KivioPoint x="206.759" y="26.793"/> + <KivioPoint x="206.931" y="26.621"/> + <KivioPoint x="206.931" y="26.276"/> + <KivioPoint x="207.103" y="26.103"/> + <KivioPoint x="207.276" y="25.931"/> + <KivioPoint x="207.621" y="25.586"/> + <KivioPoint x="207.793" y="25.414"/> + <KivioPoint x="207.966" y="25.069"/> + <KivioPoint x="208.138" y="24.897"/> + <KivioPoint x="208.310" y="24.552"/> + <KivioPoint x="208.483" y="24.379"/> + <KivioPoint x="208.655" y="24.207"/> + <KivioPoint x="209.172" y="24.207"/> + <KivioPoint x="209.690" y="24.379"/> + <KivioPoint x="210.034" y="24.552"/> + <KivioPoint x="210.207" y="24.379"/> + <KivioPoint x="210.379" y="24.207"/> + <KivioPoint x="210.552" y="23.862"/> + <KivioPoint x="210.379" y="23.345"/> + <KivioPoint x="210.379" y="23.000"/> + <KivioPoint x="210.207" y="22.828"/> + <KivioPoint x="210.034" y="22.655"/> + <KivioPoint x="210.207" y="22.310"/> + <KivioPoint x="210.207" y="22.138"/> + <KivioPoint x="210.379" y="21.966"/> + <KivioPoint x="210.552" y="21.793"/> + <KivioPoint x="210.897" y="21.621"/> + <KivioPoint x="211.069" y="21.621"/> + <KivioPoint x="211.414" y="21.448"/> + <KivioPoint x="211.586" y="21.276"/> + <KivioPoint x="211.759" y="20.931"/> + <KivioPoint x="211.931" y="20.586"/> + <KivioPoint x="212.103" y="20.241"/> + <KivioPoint x="212.103" y="19.897"/> + <KivioPoint x="212.276" y="19.552"/> + <KivioPoint x="212.276" y="19.034"/> + <KivioPoint x="212.276" y="18.862"/> + <KivioPoint x="211.931" y="18.690"/> + <KivioPoint x="211.586" y="18.517"/> + <KivioPoint x="211.069" y="18.517"/> + <KivioPoint x="210.724" y="18.345"/> + <KivioPoint x="210.379" y="18.345"/> + <KivioPoint x="210.034" y="18.517"/> + <KivioPoint x="209.690" y="18.690"/> + <KivioPoint x="209.517" y="19.207"/> + <KivioPoint x="209.172" y="19.379"/> + <KivioPoint x="209.000" y="19.724"/> + <KivioPoint x="208.828" y="20.069"/> + <KivioPoint x="208.828" y="20.414"/> + <KivioPoint x="208.655" y="20.931"/> + <KivioPoint x="208.655" y="21.276"/> + <KivioPoint x="208.655" y="21.448"/> + <KivioPoint x="208.483" y="21.793"/> + <KivioPoint x="208.138" y="22.310"/> + <KivioPoint x="207.966" y="22.655"/> + <KivioPoint x="207.621" y="23.000"/> + <KivioPoint x="207.448" y="23.172"/> + <KivioPoint x="207.276" y="23.345"/> + <KivioPoint x="207.103" y="23.517"/> + <KivioPoint x="206.931" y="23.862"/> + <KivioPoint x="206.759" y="24.034"/> + <KivioPoint x="206.759" y="24.379"/> + <KivioPoint x="206.586" y="24.724"/> + <KivioPoint x="206.241" y="24.897"/> + <KivioPoint x="206.069" y="25.241"/> + <KivioPoint x="205.897" y="25.414"/> + <KivioPoint x="205.552" y="25.414"/> + <KivioPoint x="205.552" y="25.586"/> + <KivioPoint x="205.379" y="25.414"/> + <KivioPoint x="205.207" y="25.241"/> + <KivioPoint x="205.034" y="24.897"/> + <KivioPoint x="205.034" y="24.724"/> + <KivioPoint x="205.034" y="24.552"/> + <KivioPoint x="205.034" y="24.379"/> + <KivioPoint x="204.690" y="24.379"/> + <KivioPoint x="204.517" y="24.379"/> + <KivioPoint x="204.345" y="24.379"/> + <KivioPoint x="204.345" y="24.207"/> + <KivioPoint x="204.517" y="24.034"/> + <KivioPoint x="204.690" y="23.862"/> + <KivioPoint x="204.862" y="23.517"/> + <KivioPoint x="205.207" y="23.345"/> + <KivioPoint x="205.379" y="23.172"/> + <KivioPoint x="205.552" y="23.000"/> + <KivioPoint x="205.724" y="23.000"/> + <KivioPoint x="205.897" y="22.655"/> + <KivioPoint x="206.069" y="22.483"/> + <KivioPoint x="206.241" y="22.310"/> + <KivioPoint x="206.241" y="22.138"/> + <KivioPoint x="205.897" y="22.138"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="251.759" y="20.931"/> + <KivioPoint x="251.586" y="21.103"/> + <KivioPoint x="251.586" y="21.276"/> + <KivioPoint x="251.414" y="21.448"/> + <KivioPoint x="251.241" y="21.621"/> + <KivioPoint x="251.241" y="21.793"/> + <KivioPoint x="251.241" y="22.138"/> + <KivioPoint x="251.069" y="22.310"/> + <KivioPoint x="251.069" y="22.655"/> + <KivioPoint x="251.069" y="22.828"/> + <KivioPoint x="251.069" y="23.172"/> + <KivioPoint x="251.069" y="23.345"/> + <KivioPoint x="251.069" y="23.690"/> + <KivioPoint x="251.069" y="23.862"/> + <KivioPoint x="251.069" y="24.034"/> + <KivioPoint x="250.897" y="24.379"/> + <KivioPoint x="250.897" y="24.552"/> + <KivioPoint x="250.724" y="24.897"/> + <KivioPoint x="250.552" y="25.069"/> + <KivioPoint x="250.552" y="25.414"/> + <KivioPoint x="250.379" y="25.759"/> + <KivioPoint x="250.379" y="25.931"/> + <KivioPoint x="250.207" y="26.103"/> + <KivioPoint x="250.207" y="26.276"/> + <KivioPoint x="250.207" y="26.448"/> + <KivioPoint x="250.207" y="26.793"/> + <KivioPoint x="250.207" y="26.966"/> + <KivioPoint x="250.379" y="27.310"/> + <KivioPoint x="250.379" y="27.655"/> + <KivioPoint x="250.552" y="28.000"/> + <KivioPoint x="250.724" y="28.172"/> + <KivioPoint x="250.897" y="28.345"/> + <KivioPoint x="251.241" y="28.862"/> + <KivioPoint x="251.586" y="29.034"/> + <KivioPoint x="251.759" y="29.207"/> + <KivioPoint x="252.103" y="29.724"/> + <KivioPoint x="252.276" y="29.897"/> + <KivioPoint x="252.448" y="30.069"/> + <KivioPoint x="252.621" y="30.241"/> + <KivioPoint x="252.793" y="30.241"/> + <KivioPoint x="253.138" y="30.414"/> + <KivioPoint x="253.483" y="30.586"/> + <KivioPoint x="253.828" y="30.586"/> + <KivioPoint x="254.345" y="30.759"/> + <KivioPoint x="254.517" y="30.931"/> + <KivioPoint x="254.690" y="31.103"/> + <KivioPoint x="254.690" y="31.448"/> + <KivioPoint x="254.690" y="31.793"/> + <KivioPoint x="254.690" y="31.966"/> + <KivioPoint x="254.690" y="32.138"/> + <KivioPoint x="254.690" y="32.310"/> + <KivioPoint x="254.690" y="32.483"/> + <KivioPoint x="254.862" y="32.828"/> + <KivioPoint x="255.034" y="33.000"/> + <KivioPoint x="255.379" y="33.000"/> + <KivioPoint x="255.552" y="33.172"/> + <KivioPoint x="255.724" y="33.345"/> + <KivioPoint x="255.724" y="33.690"/> + <KivioPoint x="255.897" y="34.034"/> + <KivioPoint x="255.897" y="34.379"/> + <KivioPoint x="255.897" y="34.724"/> + <KivioPoint x="255.724" y="35.069"/> + <KivioPoint x="255.724" y="35.414"/> + <KivioPoint x="255.552" y="35.759"/> + <KivioPoint x="255.552" y="36.103"/> + <KivioPoint x="255.379" y="36.276"/> + <KivioPoint x="255.379" y="36.621"/> + <KivioPoint x="255.207" y="36.966"/> + <KivioPoint x="255.034" y="37.483"/> + <KivioPoint x="254.690" y="37.828"/> + <KivioPoint x="254.690" y="38.000"/> + <KivioPoint x="254.517" y="38.345"/> + <KivioPoint x="254.345" y="38.517"/> + <KivioPoint x="254.345" y="38.862"/> + <KivioPoint x="254.345" y="39.207"/> + <KivioPoint x="254.172" y="39.552"/> + <KivioPoint x="254.000" y="39.897"/> + <KivioPoint x="254.000" y="40.241"/> + <KivioPoint x="254.000" y="40.586"/> + <KivioPoint x="254.000" y="40.759"/> + <KivioPoint x="254.000" y="40.931"/> + <KivioPoint x="254.000" y="41.103"/> + <KivioPoint x="254.172" y="41.448"/> + <KivioPoint x="254.345" y="41.621"/> + <KivioPoint x="254.345" y="41.966"/> + <KivioPoint x="254.517" y="42.138"/> + <KivioPoint x="254.690" y="42.483"/> + <KivioPoint x="254.862" y="42.655"/> + <KivioPoint x="255.207" y="43.000"/> + <KivioPoint x="255.379" y="43.172"/> + <KivioPoint x="255.552" y="43.345"/> + <KivioPoint x="255.897" y="43.690"/> + <KivioPoint x="256.069" y="44.034"/> + <KivioPoint x="256.414" y="44.207"/> + <KivioPoint x="256.414" y="44.552"/> + <KivioPoint x="256.759" y="44.724"/> + <KivioPoint x="256.931" y="45.069"/> + <KivioPoint x="257.276" y="45.241"/> + <KivioPoint x="257.276" y="45.414"/> + <KivioPoint x="257.448" y="45.759"/> + <KivioPoint x="257.621" y="46.103"/> + <KivioPoint x="257.793" y="46.448"/> + <KivioPoint x="257.966" y="46.793"/> + <KivioPoint x="258.138" y="46.966"/> + <KivioPoint x="258.310" y="47.138"/> + <KivioPoint x="258.483" y="47.483"/> + <KivioPoint x="258.655" y="47.828"/> + <KivioPoint x="258.828" y="48.000"/> + <KivioPoint x="259.000" y="48.172"/> + <KivioPoint x="259.000" y="48.517"/> + <KivioPoint x="259.172" y="48.690"/> + <KivioPoint x="259.172" y="48.862"/> + <KivioPoint x="259.517" y="49.207"/> + <KivioPoint x="259.517" y="49.552"/> + <KivioPoint x="259.690" y="49.724"/> + <KivioPoint x="259.862" y="49.897"/> + <KivioPoint x="260.034" y="50.069"/> + <KivioPoint x="260.207" y="50.241"/> + <KivioPoint x="260.379" y="50.414"/> + <KivioPoint x="260.379" y="50.586"/> + <KivioPoint x="260.552" y="50.759"/> + <KivioPoint x="260.724" y="50.931"/> + <KivioPoint x="260.724" y="51.103"/> + <KivioPoint x="260.897" y="51.448"/> + <KivioPoint x="260.897" y="51.621"/> + <KivioPoint x="261.069" y="51.793"/> + <KivioPoint x="261.241" y="51.966"/> + <KivioPoint x="261.241" y="52.310"/> + <KivioPoint x="261.241" y="52.655"/> + <KivioPoint x="261.241" y="53.000"/> + <KivioPoint x="261.069" y="53.345"/> + <KivioPoint x="261.069" y="53.517"/> + <KivioPoint x="260.897" y="53.690"/> + <KivioPoint x="260.724" y="53.862"/> + <KivioPoint x="260.552" y="54.207"/> + <KivioPoint x="260.379" y="54.379"/> + <KivioPoint x="260.207" y="54.552"/> + <KivioPoint x="260.207" y="54.724"/> + <KivioPoint x="260.207" y="55.069"/> + <KivioPoint x="260.207" y="55.241"/> + <KivioPoint x="260.207" y="55.414"/> + <KivioPoint x="260.034" y="55.586"/> + <KivioPoint x="260.034" y="56.103"/> + <KivioPoint x="260.724" y="56.793"/> + <KivioPoint x="260.897" y="56.793"/> + <KivioPoint x="260.897" y="57.138"/> + <KivioPoint x="260.897" y="57.483"/> + <KivioPoint x="260.897" y="57.655"/> + <KivioPoint x="260.897" y="57.828"/> + <KivioPoint x="260.897" y="58.000"/> + <KivioPoint x="260.897" y="58.172"/> + <KivioPoint x="260.897" y="58.345"/> + <KivioPoint x="260.897" y="58.517"/> + <KivioPoint x="261.069" y="58.862"/> + <KivioPoint x="261.241" y="59.207"/> + <KivioPoint x="261.241" y="59.379"/> + <KivioPoint x="261.069" y="59.552"/> + <KivioPoint x="260.897" y="59.724"/> + <KivioPoint x="260.724" y="59.897"/> + <KivioPoint x="260.552" y="60.241"/> + <KivioPoint x="260.552" y="60.414"/> + <KivioPoint x="260.552" y="60.586"/> + <KivioPoint x="260.552" y="60.931"/> + <KivioPoint x="260.552" y="61.276"/> + <KivioPoint x="260.552" y="61.448"/> + <KivioPoint x="260.552" y="61.621"/> + <KivioPoint x="260.897" y="61.793"/> + <KivioPoint x="260.897" y="61.966"/> + <KivioPoint x="261.241" y="62.138"/> + <KivioPoint x="261.586" y="62.483"/> + <KivioPoint x="261.759" y="62.483"/> + <KivioPoint x="261.931" y="62.655"/> + <KivioPoint x="262.103" y="62.828"/> + <KivioPoint x="262.276" y="63.000"/> + <KivioPoint x="262.448" y="63.172"/> + <KivioPoint x="262.621" y="63.345"/> + <KivioPoint x="262.793" y="63.517"/> + <KivioPoint x="262.966" y="63.862"/> + <KivioPoint x="263.310" y="64.034"/> + <KivioPoint x="263.310" y="64.379"/> + <KivioPoint x="263.310" y="64.552"/> + <KivioPoint x="263.310" y="64.897"/> + <KivioPoint x="263.310" y="65.241"/> + <KivioPoint x="263.310" y="65.586"/> + <KivioPoint x="263.310" y="65.931"/> + <KivioPoint x="263.483" y="66.103"/> + <KivioPoint x="263.655" y="66.276"/> + <KivioPoint x="264.000" y="66.448"/> + <KivioPoint x="264.172" y="66.621"/> + <KivioPoint x="264.345" y="66.793"/> + <KivioPoint x="264.517" y="66.793"/> + <KivioPoint x="264.690" y="66.966"/> + <KivioPoint x="264.862" y="67.310"/> + <KivioPoint x="265.034" y="67.483"/> + <KivioPoint x="265.207" y="67.655"/> + <KivioPoint x="265.379" y="68.000"/> + <KivioPoint x="265.552" y="68.172"/> + <KivioPoint x="265.552" y="68.345"/> + <KivioPoint x="265.724" y="68.517"/> + <KivioPoint x="265.724" y="68.862"/> + <KivioPoint x="265.724" y="69.207"/> + <KivioPoint x="265.552" y="69.552"/> + <KivioPoint x="265.379" y="69.897"/> + <KivioPoint x="265.379" y="70.241"/> + <KivioPoint x="265.034" y="70.586"/> + <KivioPoint x="265.034" y="70.931"/> + <KivioPoint x="264.862" y="71.103"/> + <KivioPoint x="264.862" y="71.276"/> + <KivioPoint x="264.690" y="71.448"/> + <KivioPoint x="264.517" y="71.621"/> + <KivioPoint x="264.517" y="71.793"/> + <KivioPoint x="264.345" y="71.966"/> + <KivioPoint x="264.345" y="72.138"/> + <KivioPoint x="264.345" y="72.310"/> + <KivioPoint x="264.172" y="72.483"/> + <KivioPoint x="264.172" y="72.655"/> + <KivioPoint x="264.172" y="72.828"/> + <KivioPoint x="264.172" y="73.000"/> + <KivioPoint x="264.345" y="73.172"/> + <KivioPoint x="264.517" y="73.345"/> + <KivioPoint x="264.690" y="73.517"/> + <KivioPoint x="264.862" y="73.690"/> + <KivioPoint x="265.207" y="73.862"/> + <KivioPoint x="265.379" y="74.034"/> + <KivioPoint x="265.552" y="74.379"/> + <KivioPoint x="265.897" y="74.552"/> + <KivioPoint x="266.069" y="74.724"/> + <KivioPoint x="266.241" y="74.897"/> + <KivioPoint x="266.586" y="75.241"/> + <KivioPoint x="266.931" y="75.414"/> + <KivioPoint x="267.103" y="75.586"/> + <KivioPoint x="267.448" y="75.759"/> + <KivioPoint x="267.793" y="75.931"/> + <KivioPoint x="267.966" y="76.103"/> + <KivioPoint x="268.138" y="76.103"/> + <KivioPoint x="268.310" y="76.276"/> + <KivioPoint x="268.483" y="76.276"/> + <KivioPoint x="268.655" y="76.448"/> + <KivioPoint x="269.000" y="76.621"/> + <KivioPoint x="269.172" y="76.793"/> + <KivioPoint x="269.345" y="76.966"/> + <KivioPoint x="269.517" y="77.138"/> + <KivioPoint x="269.690" y="77.310"/> + <KivioPoint x="270.034" y="77.655"/> + <KivioPoint x="270.552" y="78.000"/> + <KivioPoint x="270.897" y="78.345"/> + <KivioPoint x="271.069" y="78.345"/> + <KivioPoint x="271.241" y="78.517"/> + <KivioPoint x="271.414" y="78.690"/> + <KivioPoint x="271.586" y="78.862"/> + <KivioPoint x="271.586" y="79.207"/> + <KivioPoint x="271.759" y="79.379"/> + <KivioPoint x="271.759" y="79.552"/> + <KivioPoint x="271.931" y="79.724"/> + <KivioPoint x="271.931" y="79.897"/> + <KivioPoint x="271.931" y="80.069"/> + <KivioPoint x="271.931" y="80.586"/> + <KivioPoint x="271.931" y="80.759"/> + <KivioPoint x="271.931" y="80.931"/> + <KivioPoint x="271.931" y="81.103"/> + <KivioPoint x="271.931" y="81.276"/> + <KivioPoint x="271.931" y="81.448"/> + <KivioPoint x="271.759" y="81.621"/> + <KivioPoint x="271.586" y="81.793"/> + <KivioPoint x="271.586" y="81.966"/> + <KivioPoint x="271.414" y="81.966"/> + <KivioPoint x="271.241" y="82.138"/> + <KivioPoint x="271.241" y="82.310"/> + <KivioPoint x="271.069" y="82.655"/> + <KivioPoint x="270.897" y="82.828"/> + <KivioPoint x="270.724" y="83.000"/> + <KivioPoint x="270.552" y="83.345"/> + <KivioPoint x="270.552" y="83.517"/> + <KivioPoint x="270.552" y="83.690"/> + <KivioPoint x="270.379" y="84.034"/> + <KivioPoint x="270.379" y="84.207"/> + <KivioPoint x="270.379" y="84.552"/> + <KivioPoint x="270.207" y="84.724"/> + <KivioPoint x="270.207" y="84.897"/> + <KivioPoint x="270.207" y="85.069"/> + <KivioPoint x="270.207" y="85.414"/> + <KivioPoint x="270.207" y="85.586"/> + <KivioPoint x="270.207" y="86.103"/> + <KivioPoint x="270.034" y="86.276"/> + <KivioPoint x="270.034" y="86.448"/> + <KivioPoint x="270.034" y="86.621"/> + <KivioPoint x="269.862" y="86.793"/> + <KivioPoint x="269.862" y="86.966"/> + <KivioPoint x="269.690" y="87.310"/> + <KivioPoint x="269.517" y="87.483"/> + <KivioPoint x="269.517" y="87.655"/> + <KivioPoint x="269.345" y="87.828"/> + <KivioPoint x="269.172" y="88.172"/> + <KivioPoint x="269.000" y="88.345"/> + <KivioPoint x="269.000" y="88.517"/> + <KivioPoint x="268.828" y="88.862"/> + <KivioPoint x="268.655" y="89.034"/> + <KivioPoint x="268.483" y="89.379"/> + <KivioPoint x="268.310" y="89.552"/> + <KivioPoint x="268.310" y="89.897"/> + <KivioPoint x="268.138" y="90.069"/> + <KivioPoint x="268.138" y="90.241"/> + <KivioPoint x="267.966" y="90.586"/> + <KivioPoint x="267.793" y="90.931"/> + <KivioPoint x="267.621" y="91.276"/> + <KivioPoint x="267.621" y="91.448"/> + <KivioPoint x="267.621" y="91.621"/> + <KivioPoint x="267.448" y="91.793"/> + <KivioPoint x="267.448" y="91.966"/> + <KivioPoint x="267.448" y="92.138"/> + <KivioPoint x="267.448" y="92.310"/> + <KivioPoint x="267.276" y="92.483"/> + <KivioPoint x="267.276" y="92.828"/> + <KivioPoint x="267.103" y="93.000"/> + <KivioPoint x="267.103" y="93.345"/> + <KivioPoint x="266.931" y="93.517"/> + <KivioPoint x="266.931" y="93.690"/> + <KivioPoint x="266.759" y="93.862"/> + <KivioPoint x="266.759" y="94.034"/> + <KivioPoint x="266.586" y="94.207"/> + <KivioPoint x="266.586" y="94.379"/> + <KivioPoint x="266.414" y="94.552"/> + <KivioPoint x="266.414" y="94.724"/> + <KivioPoint x="266.241" y="95.069"/> + <KivioPoint x="266.069" y="95.241"/> + <KivioPoint x="265.897" y="95.586"/> + <KivioPoint x="265.724" y="95.759"/> + <KivioPoint x="265.724" y="95.931"/> + <KivioPoint x="265.552" y="96.103"/> + <KivioPoint x="265.552" y="96.276"/> + <KivioPoint x="265.379" y="96.448"/> + <KivioPoint x="265.207" y="96.621"/> + <KivioPoint x="265.034" y="96.793"/> + <KivioPoint x="265.034" y="97.138"/> + <KivioPoint x="264.862" y="97.310"/> + <KivioPoint x="264.690" y="97.483"/> + <KivioPoint x="264.345" y="97.828"/> + <KivioPoint x="264.000" y="98.345"/> + <KivioPoint x="263.828" y="98.517"/> + <KivioPoint x="263.655" y="98.690"/> + <KivioPoint x="263.483" y="98.862"/> + <KivioPoint x="263.310" y="99.034"/> + <KivioPoint x="263.138" y="99.207"/> + <KivioPoint x="262.966" y="99.552"/> + <KivioPoint x="262.793" y="99.897"/> + <KivioPoint x="262.448" y="100.414"/> + <KivioPoint x="262.103" y="100.586"/> + <KivioPoint x="261.759" y="100.931"/> + <KivioPoint x="261.586" y="101.276"/> + <KivioPoint x="261.414" y="101.448"/> + <KivioPoint x="261.241" y="101.793"/> + <KivioPoint x="261.069" y="101.966"/> + <KivioPoint x="261.069" y="102.138"/> + <KivioPoint x="260.897" y="102.483"/> + <KivioPoint x="260.724" y="102.655"/> + <KivioPoint x="260.552" y="102.828"/> + <KivioPoint x="260.552" y="103.000"/> + <KivioPoint x="260.379" y="103.172"/> + <KivioPoint x="260.207" y="103.345"/> + <KivioPoint x="260.034" y="103.690"/> + <KivioPoint x="259.862" y="104.034"/> + <KivioPoint x="259.690" y="104.207"/> + <KivioPoint x="259.517" y="104.552"/> + <KivioPoint x="259.345" y="104.724"/> + <KivioPoint x="259.172" y="105.069"/> + <KivioPoint x="259.000" y="105.241"/> + <KivioPoint x="258.828" y="105.414"/> + <KivioPoint x="258.655" y="105.586"/> + <KivioPoint x="258.483" y="105.759"/> + <KivioPoint x="258.310" y="105.931"/> + <KivioPoint x="258.138" y="106.103"/> + <KivioPoint x="258.138" y="106.276"/> + <KivioPoint x="257.966" y="106.448"/> + <KivioPoint x="257.793" y="106.621"/> + <KivioPoint x="257.621" y="106.621"/> + <KivioPoint x="257.448" y="106.793"/> + <KivioPoint x="257.276" y="106.793"/> + <KivioPoint x="257.103" y="106.621"/> + <KivioPoint x="256.931" y="106.621"/> + <KivioPoint x="256.759" y="106.621"/> + <KivioPoint x="256.586" y="106.621"/> + <KivioPoint x="256.414" y="106.448"/> + <KivioPoint x="256.241" y="106.448"/> + <KivioPoint x="256.069" y="106.448"/> + <KivioPoint x="255.724" y="106.276"/> + <KivioPoint x="255.552" y="106.276"/> + <KivioPoint x="255.379" y="106.276"/> + <KivioPoint x="255.034" y="106.276"/> + <KivioPoint x="254.862" y="106.276"/> + <KivioPoint x="254.690" y="106.103"/> + <KivioPoint x="254.345" y="106.103"/> + <KivioPoint x="254.172" y="106.103"/> + <KivioPoint x="254.000" y="106.103"/> + <KivioPoint x="253.655" y="106.276"/> + <KivioPoint x="253.310" y="106.448"/> + <KivioPoint x="253.310" y="106.621"/> + <KivioPoint x="253.138" y="106.793"/> + <KivioPoint x="252.966" y="106.793"/> + <KivioPoint x="252.621" y="106.966"/> + <KivioPoint x="252.448" y="106.966"/> + <KivioPoint x="252.103" y="107.138"/> + <KivioPoint x="251.931" y="107.138"/> + <KivioPoint x="251.759" y="107.138"/> + <KivioPoint x="251.586" y="107.310"/> + <KivioPoint x="251.414" y="107.310"/> + <KivioPoint x="251.241" y="107.483"/> + <KivioPoint x="250.897" y="107.655"/> + <KivioPoint x="250.724" y="107.828"/> + <KivioPoint x="250.552" y="107.828"/> + <KivioPoint x="250.379" y="107.828"/> + <KivioPoint x="250.034" y="107.828"/> + <KivioPoint x="249.690" y="107.655"/> + <KivioPoint x="249.517" y="107.655"/> + <KivioPoint x="249.517" y="107.828"/> + <KivioPoint x="249.345" y="108.000"/> + <KivioPoint x="249.172" y="108.172"/> + <KivioPoint x="249.172" y="108.517"/> + <KivioPoint x="248.828" y="108.690"/> + <KivioPoint x="248.655" y="108.862"/> + <KivioPoint x="248.483" y="109.034"/> + <KivioPoint x="248.310" y="109.207"/> + <KivioPoint x="248.138" y="109.379"/> + <KivioPoint x="247.793" y="109.552"/> + <KivioPoint x="247.448" y="109.724"/> + <KivioPoint x="247.276" y="109.724"/> + <KivioPoint x="247.103" y="109.897"/> + <KivioPoint x="246.759" y="109.897"/> + <KivioPoint x="246.586" y="109.897"/> + <KivioPoint x="246.241" y="109.724"/> + <KivioPoint x="246.069" y="109.552"/> + <KivioPoint x="245.897" y="109.379"/> + <KivioPoint x="245.552" y="109.034"/> + <KivioPoint x="245.379" y="109.034"/> + <KivioPoint x="245.034" y="109.034"/> + <KivioPoint x="244.690" y="109.207"/> + <KivioPoint x="244.345" y="109.379"/> + <KivioPoint x="244.862" y="109.724"/> + <KivioPoint x="244.862" y="109.897"/> + <KivioPoint x="244.690" y="109.897"/> + <KivioPoint x="244.690" y="110.069"/> + <KivioPoint x="244.690" y="110.241"/> + <KivioPoint x="244.690" y="110.414"/> + <KivioPoint x="244.690" y="110.586"/> + <KivioPoint x="244.690" y="110.759"/> + <KivioPoint x="244.690" y="110.931"/> + <KivioPoint x="244.517" y="111.103"/> + <KivioPoint x="244.345" y="111.276"/> + <KivioPoint x="244.345" y="111.448"/> + <KivioPoint x="244.345" y="111.621"/> + <KivioPoint x="244.172" y="111.793"/> + <KivioPoint x="244.000" y="111.793"/> + <KivioPoint x="244.000" y="111.966"/> + <KivioPoint x="243.828" y="112.138"/> + <KivioPoint x="243.655" y="112.310"/> + <KivioPoint x="243.655" y="112.483"/> + <KivioPoint x="243.483" y="112.655"/> + <KivioPoint x="243.310" y="112.828"/> + <KivioPoint x="243.138" y="113.000"/> + <KivioPoint x="242.966" y="113.000"/> + <KivioPoint x="242.793" y="113.172"/> + <KivioPoint x="242.621" y="113.172"/> + <KivioPoint x="242.276" y="113.172"/> + <KivioPoint x="241.931" y="113.172"/> + <KivioPoint x="241.586" y="113.172"/> + <KivioPoint x="241.241" y="113.172"/> + <KivioPoint x="240.897" y="113.172"/> + <KivioPoint x="240.724" y="113.172"/> + <KivioPoint x="240.379" y="113.172"/> + <KivioPoint x="240.207" y="113.172"/> + <KivioPoint x="240.034" y="113.172"/> + <KivioPoint x="239.862" y="113.172"/> + <KivioPoint x="239.517" y="113.172"/> + <KivioPoint x="239.345" y="113.172"/> + <KivioPoint x="239.172" y="113.172"/> + <KivioPoint x="238.828" y="113.345"/> + <KivioPoint x="238.655" y="113.517"/> + <KivioPoint x="238.310" y="113.690"/> + <KivioPoint x="238.138" y="113.690"/> + <KivioPoint x="237.966" y="113.862"/> + <KivioPoint x="237.793" y="114.034"/> + <KivioPoint x="237.448" y="114.207"/> + <KivioPoint x="237.276" y="114.379"/> + <KivioPoint x="237.103" y="114.552"/> + <KivioPoint x="236.759" y="114.552"/> + <KivioPoint x="236.586" y="114.724"/> + <KivioPoint x="236.414" y="114.724"/> + <KivioPoint x="236.241" y="114.552"/> + <KivioPoint x="236.069" y="114.379"/> + <KivioPoint x="235.897" y="114.379"/> + <KivioPoint x="235.552" y="114.207"/> + <KivioPoint x="235.379" y="114.034"/> + <KivioPoint x="234.690" y="113.862"/> + <KivioPoint x="234.517" y="113.862"/> + <KivioPoint x="234.345" y="113.862"/> + <KivioPoint x="234.172" y="113.690"/> + <KivioPoint x="234.000" y="113.517"/> + <KivioPoint x="234.000" y="113.345"/> + <KivioPoint x="234.000" y="113.000"/> + <KivioPoint x="234.172" y="112.483"/> + <KivioPoint x="234.345" y="112.138"/> + <KivioPoint x="234.517" y="111.793"/> + <KivioPoint x="234.690" y="111.276"/> + <KivioPoint x="234.690" y="110.931"/> + <KivioPoint x="234.690" y="110.586"/> + <KivioPoint x="234.517" y="110.414"/> + <KivioPoint x="234.172" y="110.069"/> + <KivioPoint x="234.000" y="109.897"/> + <KivioPoint x="233.655" y="109.724"/> + <KivioPoint x="233.310" y="109.552"/> + <KivioPoint x="232.966" y="109.207"/> + <KivioPoint x="232.621" y="108.862"/> + <KivioPoint x="232.276" y="108.690"/> + <KivioPoint x="232.103" y="108.517"/> + <KivioPoint x="231.931" y="108.517"/> + <KivioPoint x="231.586" y="108.345"/> + <KivioPoint x="231.241" y="108.345"/> + <KivioPoint x="230.724" y="108.172"/> + <KivioPoint x="230.379" y="108.172"/> + <KivioPoint x="229.862" y="108.000"/> + <KivioPoint x="229.517" y="107.828"/> + <KivioPoint x="229.345" y="107.828"/> + <KivioPoint x="228.828" y="107.828"/> + <KivioPoint x="228.655" y="107.483"/> + <KivioPoint x="228.483" y="107.138"/> + <KivioPoint x="228.483" y="106.793"/> + <KivioPoint x="228.483" y="106.276"/> + <KivioPoint x="228.483" y="106.103"/> + <KivioPoint x="228.483" y="105.759"/> + <KivioPoint x="228.483" y="105.414"/> + <KivioPoint x="228.483" y="105.069"/> + <KivioPoint x="228.483" y="104.724"/> + <KivioPoint x="228.310" y="104.379"/> + <KivioPoint x="228.310" y="104.034"/> + <KivioPoint x="228.138" y="103.862"/> + <KivioPoint x="228.138" y="103.517"/> + <KivioPoint x="228.138" y="103.172"/> + <KivioPoint x="228.138" y="103.000"/> + <KivioPoint x="228.138" y="102.655"/> + <KivioPoint x="228.138" y="102.138"/> + <KivioPoint x="228.138" y="101.621"/> + <KivioPoint x="228.138" y="101.276"/> + <KivioPoint x="228.138" y="100.931"/> + <KivioPoint x="228.138" y="100.586"/> + <KivioPoint x="228.138" y="100.241"/> + <KivioPoint x="228.138" y="100.069"/> + <KivioPoint x="228.138" y="99.724"/> + <KivioPoint x="228.138" y="99.379"/> + <KivioPoint x="228.310" y="99.207"/> + <KivioPoint x="228.310" y="98.862"/> + <KivioPoint x="228.483" y="98.690"/> + <KivioPoint x="228.483" y="98.517"/> + <KivioPoint x="228.655" y="98.517"/> + <KivioPoint x="228.828" y="98.345"/> + <KivioPoint x="229.000" y="98.172"/> + <KivioPoint x="229.172" y="98.000"/> + <KivioPoint x="229.172" y="97.828"/> + <KivioPoint x="229.172" y="97.483"/> + <KivioPoint x="229.172" y="97.310"/> + <KivioPoint x="229.172" y="97.138"/> + <KivioPoint x="228.828" y="96.793"/> + <KivioPoint x="228.655" y="96.793"/> + <KivioPoint x="228.483" y="96.621"/> + <KivioPoint x="228.483" y="96.448"/> + <KivioPoint x="228.310" y="96.276"/> + <KivioPoint x="228.138" y="95.931"/> + <KivioPoint x="227.966" y="95.586"/> + <KivioPoint x="227.793" y="95.241"/> + <KivioPoint x="227.621" y="94.897"/> + <KivioPoint x="227.448" y="94.379"/> + <KivioPoint x="227.103" y="94.034"/> + <KivioPoint x="227.103" y="93.690"/> + <KivioPoint x="227.103" y="93.345"/> + <KivioPoint x="227.103" y="93.000"/> + <KivioPoint x="227.103" y="92.828"/> + <KivioPoint x="227.103" y="92.483"/> + <KivioPoint x="227.103" y="92.138"/> + <KivioPoint x="227.276" y="91.793"/> + <KivioPoint x="227.276" y="91.621"/> + <KivioPoint x="227.276" y="91.448"/> + <KivioPoint x="227.276" y="91.276"/> + <KivioPoint x="227.103" y="91.103"/> + <KivioPoint x="227.103" y="90.931"/> + <KivioPoint x="226.759" y="90.586"/> + <KivioPoint x="226.586" y="90.241"/> + <KivioPoint x="226.414" y="90.069"/> + <KivioPoint x="226.241" y="89.897"/> + <KivioPoint x="226.069" y="89.724"/> + <KivioPoint x="226.069" y="89.379"/> + <KivioPoint x="225.897" y="89.207"/> + <KivioPoint x="225.897" y="88.690"/> + <KivioPoint x="225.897" y="88.517"/> + <KivioPoint x="225.897" y="88.345"/> + <KivioPoint x="225.897" y="88.172"/> + <KivioPoint x="225.897" y="87.828"/> + <KivioPoint x="225.724" y="87.828"/> + <KivioPoint x="225.724" y="87.483"/> + <KivioPoint x="225.724" y="87.138"/> + <KivioPoint x="225.724" y="86.966"/> + <KivioPoint x="225.724" y="86.621"/> + <KivioPoint x="225.897" y="86.448"/> + <KivioPoint x="226.069" y="86.103"/> + <KivioPoint x="226.069" y="85.931"/> + <KivioPoint x="226.241" y="85.759"/> + <KivioPoint x="226.414" y="85.586"/> + <KivioPoint x="226.414" y="85.414"/> + <KivioPoint x="226.586" y="85.241"/> + <KivioPoint x="226.759" y="85.069"/> + <KivioPoint x="226.931" y="84.897"/> + <KivioPoint x="227.103" y="84.724"/> + <KivioPoint x="227.276" y="84.207"/> + <KivioPoint x="227.448" y="84.034"/> + <KivioPoint x="227.621" y="83.690"/> + <KivioPoint x="227.793" y="83.172"/> + <KivioPoint x="227.793" y="82.828"/> + <KivioPoint x="227.966" y="82.483"/> + <KivioPoint x="228.138" y="82.138"/> + <KivioPoint x="228.138" y="81.966"/> + <KivioPoint x="228.310" y="81.793"/> + <KivioPoint x="228.483" y="81.621"/> + <KivioPoint x="228.655" y="81.448"/> + <KivioPoint x="228.828" y="81.276"/> + <KivioPoint x="229.000" y="81.276"/> + <KivioPoint x="229.172" y="81.103"/> + <KivioPoint x="229.517" y="80.759"/> + <KivioPoint x="229.690" y="80.586"/> + <KivioPoint x="230.034" y="80.241"/> + <KivioPoint x="230.207" y="80.069"/> + <KivioPoint x="230.207" y="79.897"/> + <KivioPoint x="230.379" y="79.724"/> + <KivioPoint x="230.552" y="79.379"/> + <KivioPoint x="230.724" y="79.207"/> + <KivioPoint x="230.897" y="78.690"/> + <KivioPoint x="231.069" y="78.517"/> + <KivioPoint x="231.241" y="78.345"/> + <KivioPoint x="231.241" y="78.172"/> + <KivioPoint x="231.241" y="78.000"/> + <KivioPoint x="231.586" y="77.655"/> + <KivioPoint x="231.759" y="77.483"/> + <KivioPoint x="231.931" y="76.966"/> + <KivioPoint x="231.931" y="76.793"/> + <KivioPoint x="232.103" y="76.621"/> + <KivioPoint x="232.448" y="76.448"/> + <KivioPoint x="232.966" y="76.276"/> + <KivioPoint x="233.138" y="76.103"/> + <KivioPoint x="233.310" y="76.103"/> + <KivioPoint x="233.310" y="75.931"/> + <KivioPoint x="233.310" y="75.759"/> + <KivioPoint x="233.483" y="75.759"/> + <KivioPoint x="233.483" y="75.586"/> + <KivioPoint x="233.483" y="75.414"/> + <KivioPoint x="233.655" y="75.241"/> + <KivioPoint x="233.828" y="74.897"/> + <KivioPoint x="234.000" y="74.552"/> + <KivioPoint x="234.172" y="74.034"/> + <KivioPoint x="234.345" y="74.034"/> + <KivioPoint x="234.345" y="73.862"/> + <KivioPoint x="234.345" y="73.517"/> + <KivioPoint x="234.345" y="73.345"/> + <KivioPoint x="234.345" y="73.172"/> + <KivioPoint x="234.345" y="73.000"/> + <KivioPoint x="234.517" y="72.828"/> + <KivioPoint x="234.690" y="72.483"/> + <KivioPoint x="234.862" y="72.310"/> + <KivioPoint x="235.034" y="72.310"/> + <KivioPoint x="235.207" y="72.138"/> + <KivioPoint x="235.379" y="71.966"/> + <KivioPoint x="235.379" y="71.793"/> + <KivioPoint x="235.724" y="71.621"/> + <KivioPoint x="235.724" y="71.448"/> + <KivioPoint x="235.897" y="71.103"/> + <KivioPoint x="236.069" y="70.759"/> + <KivioPoint x="236.241" y="70.586"/> + <KivioPoint x="236.414" y="70.241"/> + <KivioPoint x="236.759" y="69.897"/> + <KivioPoint x="236.759" y="69.724"/> + <KivioPoint x="236.931" y="69.552"/> + <KivioPoint x="237.103" y="69.207"/> + <KivioPoint x="237.103" y="69.034"/> + <KivioPoint x="237.276" y="68.690"/> + <KivioPoint x="237.448" y="68.517"/> + <KivioPoint x="237.448" y="68.345"/> + <KivioPoint x="237.621" y="68.172"/> + <KivioPoint x="237.793" y="68.172"/> + <KivioPoint x="237.966" y="68.000"/> + <KivioPoint x="238.138" y="67.828"/> + <KivioPoint x="238.310" y="67.655"/> + <KivioPoint x="238.483" y="67.483"/> + <KivioPoint x="238.483" y="67.310"/> + <KivioPoint x="238.483" y="67.138"/> + <KivioPoint x="238.655" y="66.793"/> + <KivioPoint x="238.828" y="66.621"/> + <KivioPoint x="238.828" y="66.448"/> + <KivioPoint x="239.000" y="66.103"/> + <KivioPoint x="239.172" y="65.931"/> + <KivioPoint x="239.172" y="65.759"/> + <KivioPoint x="239.345" y="65.586"/> + <KivioPoint x="239.345" y="65.414"/> + <KivioPoint x="239.517" y="65.069"/> + <KivioPoint x="239.517" y="64.724"/> + <KivioPoint x="239.690" y="64.552"/> + <KivioPoint x="239.690" y="64.207"/> + <KivioPoint x="239.862" y="64.034"/> + <KivioPoint x="240.034" y="63.862"/> + <KivioPoint x="240.034" y="63.690"/> + <KivioPoint x="240.207" y="63.517"/> + <KivioPoint x="240.379" y="63.345"/> + <KivioPoint x="240.552" y="63.345"/> + <KivioPoint x="240.724" y="63.345"/> + <KivioPoint x="240.897" y="63.345"/> + <KivioPoint x="241.069" y="63.345"/> + <KivioPoint x="241.241" y="63.345"/> + <KivioPoint x="241.414" y="63.172"/> + <KivioPoint x="241.586" y="63.172"/> + <KivioPoint x="241.931" y="63.172"/> + <KivioPoint x="242.276" y="63.000"/> + <KivioPoint x="242.448" y="62.828"/> + <KivioPoint x="242.621" y="62.655"/> + <KivioPoint x="242.621" y="62.483"/> + <KivioPoint x="242.621" y="62.310"/> + <KivioPoint x="242.621" y="62.138"/> + <KivioPoint x="242.621" y="61.966"/> + <KivioPoint x="242.448" y="61.793"/> + <KivioPoint x="242.448" y="61.621"/> + <KivioPoint x="242.276" y="61.448"/> + <KivioPoint x="242.276" y="61.276"/> + <KivioPoint x="242.103" y="61.276"/> + <KivioPoint x="242.103" y="60.931"/> + <KivioPoint x="242.103" y="60.759"/> + <KivioPoint x="242.103" y="60.414"/> + <KivioPoint x="241.931" y="60.414"/> + <KivioPoint x="241.931" y="60.069"/> + <KivioPoint x="241.931" y="59.724"/> + <KivioPoint x="241.931" y="59.552"/> + <KivioPoint x="241.931" y="59.379"/> + <KivioPoint x="241.931" y="59.207"/> + <KivioPoint x="241.931" y="58.862"/> + <KivioPoint x="241.931" y="58.517"/> + <KivioPoint x="241.931" y="58.172"/> + <KivioPoint x="241.931" y="58.000"/> + <KivioPoint x="241.931" y="57.655"/> + <KivioPoint x="241.931" y="57.483"/> + <KivioPoint x="241.759" y="57.310"/> + <KivioPoint x="241.586" y="57.310"/> + <KivioPoint x="241.241" y="57.310"/> + <KivioPoint x="240.897" y="57.138"/> + <KivioPoint x="240.724" y="57.138"/> + <KivioPoint x="240.724" y="56.966"/> + <KivioPoint x="240.552" y="56.793"/> + <KivioPoint x="240.379" y="56.793"/> + <KivioPoint x="240.207" y="56.621"/> + <KivioPoint x="240.034" y="56.621"/> + <KivioPoint x="239.862" y="56.448"/> + <KivioPoint x="239.690" y="56.448"/> + <KivioPoint x="239.345" y="56.276"/> + <KivioPoint x="239.172" y="56.103"/> + <KivioPoint x="239.000" y="55.931"/> + <KivioPoint x="238.828" y="55.931"/> + <KivioPoint x="238.828" y="55.759"/> + <KivioPoint x="238.483" y="55.414"/> + <KivioPoint x="238.483" y="55.241"/> + <KivioPoint x="238.310" y="55.069"/> + <KivioPoint x="237.966" y="54.724"/> + <KivioPoint x="236.759" y="54.724"/> + <KivioPoint x="236.586" y="54.552"/> + <KivioPoint x="236.586" y="54.379"/> + <KivioPoint x="236.414" y="54.379"/> + <KivioPoint x="236.241" y="54.207"/> + <KivioPoint x="236.241" y="54.034"/> + <KivioPoint x="236.241" y="53.862"/> + <KivioPoint x="236.069" y="53.690"/> + <KivioPoint x="236.069" y="53.517"/> + <KivioPoint x="236.069" y="53.172"/> + <KivioPoint x="236.069" y="53.000"/> + <KivioPoint x="236.069" y="52.655"/> + <KivioPoint x="235.897" y="52.483"/> + <KivioPoint x="235.897" y="52.310"/> + <KivioPoint x="235.724" y="52.138"/> + <KivioPoint x="235.552" y="51.966"/> + <KivioPoint x="235.379" y="51.793"/> + <KivioPoint x="235.207" y="51.621"/> + <KivioPoint x="235.034" y="51.276"/> + <KivioPoint x="234.862" y="51.103"/> + <KivioPoint x="234.862" y="50.931"/> + <KivioPoint x="234.690" y="50.759"/> + <KivioPoint x="234.517" y="50.586"/> + <KivioPoint x="234.517" y="50.241"/> + <KivioPoint x="234.517" y="50.069"/> + <KivioPoint x="234.517" y="49.897"/> + <KivioPoint x="234.517" y="49.724"/> + <KivioPoint x="234.517" y="49.552"/> + <KivioPoint x="234.517" y="49.379"/> + <KivioPoint x="234.690" y="49.207"/> + <KivioPoint x="234.690" y="49.034"/> + <KivioPoint x="234.690" y="48.862"/> + <KivioPoint x="234.690" y="48.690"/> + <KivioPoint x="234.862" y="48.345"/> + <KivioPoint x="234.862" y="48.172"/> + <KivioPoint x="234.862" y="48.000"/> + <KivioPoint x="234.862" y="47.828"/> + <KivioPoint x="234.862" y="47.655"/> + <KivioPoint x="235.034" y="47.483"/> + <KivioPoint x="235.034" y="47.138"/> + <KivioPoint x="235.034" y="46.793"/> + <KivioPoint x="235.034" y="46.621"/> + <KivioPoint x="235.034" y="46.276"/> + <KivioPoint x="235.034" y="46.103"/> + <KivioPoint x="235.034" y="45.759"/> + <KivioPoint x="235.034" y="45.241"/> + <KivioPoint x="235.034" y="45.069"/> + <KivioPoint x="235.034" y="44.897"/> + <KivioPoint x="234.862" y="44.724"/> + <KivioPoint x="234.862" y="44.552"/> + <KivioPoint x="234.862" y="44.379"/> + <KivioPoint x="234.690" y="44.379"/> + <KivioPoint x="234.517" y="44.207"/> + <KivioPoint x="234.345" y="43.862"/> + <KivioPoint x="234.172" y="43.690"/> + <KivioPoint x="234.172" y="43.517"/> + <KivioPoint x="234.172" y="43.345"/> + <KivioPoint x="234.000" y="43.172"/> + <KivioPoint x="233.828" y="42.828"/> + <KivioPoint x="233.828" y="42.483"/> + <KivioPoint x="233.655" y="42.310"/> + <KivioPoint x="233.483" y="41.966"/> + <KivioPoint x="233.310" y="41.793"/> + <KivioPoint x="233.310" y="41.621"/> + <KivioPoint x="233.310" y="41.448"/> + <KivioPoint x="233.310" y="41.276"/> + <KivioPoint x="233.483" y="41.103"/> + <KivioPoint x="233.655" y="40.931"/> + <KivioPoint x="233.655" y="40.759"/> + <KivioPoint x="233.828" y="40.586"/> + <KivioPoint x="233.828" y="40.414"/> + <KivioPoint x="233.828" y="40.241"/> + <KivioPoint x="233.828" y="40.069"/> + <KivioPoint x="233.655" y="39.897"/> + <KivioPoint x="233.483" y="39.724"/> + <KivioPoint x="233.483" y="39.552"/> + <KivioPoint x="233.310" y="39.379"/> + <KivioPoint x="233.138" y="39.207"/> + <KivioPoint x="232.966" y="39.034"/> + <KivioPoint x="232.793" y="38.862"/> + <KivioPoint x="232.448" y="38.690"/> + <KivioPoint x="232.448" y="38.517"/> + <KivioPoint x="232.448" y="38.345"/> + <KivioPoint x="232.448" y="38.172"/> + <KivioPoint x="232.448" y="38.000"/> + <KivioPoint x="232.448" y="37.828"/> + <KivioPoint x="232.448" y="37.655"/> + <KivioPoint x="232.276" y="37.310"/> + <KivioPoint x="232.276" y="37.138"/> + <KivioPoint x="232.103" y="36.793"/> + <KivioPoint x="232.103" y="36.621"/> + <KivioPoint x="232.103" y="36.448"/> + <KivioPoint x="232.276" y="36.276"/> + <KivioPoint x="232.448" y="36.103"/> + <KivioPoint x="232.448" y="35.931"/> + <KivioPoint x="232.621" y="35.759"/> + <KivioPoint x="232.793" y="35.586"/> + <KivioPoint x="232.793" y="35.241"/> + <KivioPoint x="232.793" y="35.069"/> + <KivioPoint x="232.793" y="34.897"/> + <KivioPoint x="232.793" y="34.724"/> + <KivioPoint x="232.793" y="34.379"/> + <KivioPoint x="232.793" y="34.034"/> + <KivioPoint x="232.793" y="33.862"/> + <KivioPoint x="232.793" y="33.517"/> + <KivioPoint x="232.793" y="33.345"/> + <KivioPoint x="232.621" y="33.172"/> + <KivioPoint x="232.448" y="33.000"/> + <KivioPoint x="232.276" y="32.828"/> + <KivioPoint x="232.103" y="32.655"/> + <KivioPoint x="232.103" y="32.483"/> + <KivioPoint x="231.931" y="32.138"/> + <KivioPoint x="231.759" y="32.138"/> + <KivioPoint x="231.759" y="31.966"/> + <KivioPoint x="231.586" y="31.793"/> + <KivioPoint x="231.586" y="31.621"/> + <KivioPoint x="231.414" y="31.448"/> + <KivioPoint x="231.414" y="31.276"/> + <KivioPoint x="231.241" y="31.103"/> + <KivioPoint x="231.241" y="30.931"/> + <KivioPoint x="231.069" y="30.931"/> + <KivioPoint x="230.724" y="30.586"/> + <KivioPoint x="230.552" y="30.241"/> + <KivioPoint x="230.379" y="30.069"/> + <KivioPoint x="230.207" y="30.069"/> + <KivioPoint x="230.034" y="29.897"/> + <KivioPoint x="229.690" y="29.724"/> + <KivioPoint x="229.345" y="29.552"/> + <KivioPoint x="229.172" y="29.379"/> + <KivioPoint x="229.000" y="29.207"/> + <KivioPoint x="229.000" y="29.034"/> + <KivioPoint x="228.828" y="28.862"/> + <KivioPoint x="228.483" y="28.690"/> + <KivioPoint x="228.138" y="28.690"/> + <KivioPoint x="227.966" y="28.517"/> + <KivioPoint x="227.793" y="28.517"/> + <KivioPoint x="227.621" y="28.517"/> + <KivioPoint x="227.448" y="28.517"/> + <KivioPoint x="227.103" y="28.517"/> + <KivioPoint x="226.931" y="28.517"/> + <KivioPoint x="226.586" y="28.517"/> + <KivioPoint x="226.414" y="28.345"/> + <KivioPoint x="226.241" y="28.345"/> + <KivioPoint x="226.069" y="28.172"/> + <KivioPoint x="225.897" y="28.172"/> + <KivioPoint x="225.724" y="28.000"/> + <KivioPoint x="225.552" y="27.828"/> + <KivioPoint x="225.379" y="27.828"/> + <KivioPoint x="225.207" y="27.655"/> + <KivioPoint x="225.034" y="27.483"/> + <KivioPoint x="224.862" y="27.310"/> + <KivioPoint x="224.690" y="27.138"/> + <KivioPoint x="224.690" y="26.966"/> + <KivioPoint x="224.517" y="26.966"/> + <KivioPoint x="224.517" y="26.793"/> + <KivioPoint x="224.345" y="26.621"/> + <KivioPoint x="224.345" y="26.448"/> + <KivioPoint x="224.172" y="26.276"/> + <KivioPoint x="224.172" y="26.103"/> + <KivioPoint x="224.000" y="25.931"/> + <KivioPoint x="223.828" y="25.759"/> + <KivioPoint x="223.655" y="25.586"/> + <KivioPoint x="223.483" y="25.414"/> + <KivioPoint x="223.310" y="25.414"/> + <KivioPoint x="223.310" y="25.241"/> + <KivioPoint x="223.138" y="25.069"/> + <KivioPoint x="223.138" y="24.897"/> + <KivioPoint x="222.966" y="24.897"/> + <KivioPoint x="222.966" y="24.724"/> + <KivioPoint x="222.793" y="24.552"/> + <KivioPoint x="222.621" y="24.207"/> + <KivioPoint x="222.448" y="24.034"/> + <KivioPoint x="222.276" y="23.862"/> + <KivioPoint x="222.103" y="23.690"/> + <KivioPoint x="221.586" y="23.103"/> + <KivioPoint x="222.276" y="22.828"/> + <KivioPoint x="222.621" y="22.828"/> + <KivioPoint x="222.793" y="22.655"/> + <KivioPoint x="222.793" y="22.483"/> + <KivioPoint x="222.966" y="22.483"/> + <KivioPoint x="222.966" y="22.138"/> + <KivioPoint x="222.966" y="21.966"/> + <KivioPoint x="223.138" y="21.621"/> + <KivioPoint x="223.138" y="21.276"/> + <KivioPoint x="223.138" y="21.103"/> + <KivioPoint x="223.310" y="21.103"/> + <KivioPoint x="223.828" y="20.759"/> + <KivioPoint x="224.000" y="20.586"/> + <KivioPoint x="224.345" y="20.586"/> + <KivioPoint x="224.690" y="20.759"/> + <KivioPoint x="225.034" y="20.759"/> + <KivioPoint x="225.207" y="20.931"/> + <KivioPoint x="225.552" y="21.276"/> + <KivioPoint x="225.897" y="21.621"/> + <KivioPoint x="226.241" y="21.966"/> + <KivioPoint x="226.586" y="22.138"/> + <KivioPoint x="226.931" y="22.655"/> + <KivioPoint x="227.103" y="23.000"/> + <KivioPoint x="227.276" y="23.345"/> + <KivioPoint x="227.276" y="23.690"/> + <KivioPoint x="227.276" y="24.034"/> + <KivioPoint x="227.276" y="24.552"/> + <KivioPoint x="227.276" y="24.897"/> + <KivioPoint x="227.276" y="25.241"/> + <KivioPoint x="227.276" y="25.586"/> + <KivioPoint x="227.448" y="25.931"/> + <KivioPoint x="227.621" y="26.276"/> + <KivioPoint x="227.966" y="26.448"/> + <KivioPoint x="228.138" y="26.448"/> + <KivioPoint x="228.483" y="26.448"/> + <KivioPoint x="228.655" y="26.448"/> + <KivioPoint x="228.828" y="26.448"/> + <KivioPoint x="229.000" y="26.621"/> + <KivioPoint x="229.345" y="26.966"/> + <KivioPoint x="229.517" y="27.138"/> + <KivioPoint x="229.690" y="27.138"/> + <KivioPoint x="230.379" y="27.138"/> + <KivioPoint x="230.724" y="27.138"/> + <KivioPoint x="230.897" y="27.138"/> + <KivioPoint x="231.069" y="26.966"/> + <KivioPoint x="231.414" y="26.793"/> + <KivioPoint x="231.414" y="26.621"/> + <KivioPoint x="231.759" y="26.448"/> + <KivioPoint x="231.931" y="26.103"/> + <KivioPoint x="232.276" y="25.759"/> + <KivioPoint x="232.448" y="25.586"/> + <KivioPoint x="232.621" y="25.414"/> + <KivioPoint x="232.793" y="25.414"/> + <KivioPoint x="232.966" y="25.414"/> + <KivioPoint x="233.138" y="25.414"/> + <KivioPoint x="233.483" y="25.414"/> + <KivioPoint x="233.828" y="25.759"/> + <KivioPoint x="234.172" y="25.759"/> + <KivioPoint x="234.345" y="25.931"/> + <KivioPoint x="234.517" y="26.103"/> + <KivioPoint x="234.690" y="26.103"/> + <KivioPoint x="235.034" y="26.103"/> + <KivioPoint x="235.379" y="26.276"/> + <KivioPoint x="235.552" y="26.448"/> + <KivioPoint x="235.897" y="26.448"/> + <KivioPoint x="236.241" y="26.448"/> + <KivioPoint x="236.586" y="26.448"/> + <KivioPoint x="236.931" y="26.276"/> + <KivioPoint x="237.103" y="26.103"/> + <KivioPoint x="237.103" y="25.931"/> + <KivioPoint x="237.276" y="25.586"/> + <KivioPoint x="237.276" y="25.414"/> + <KivioPoint x="237.276" y="25.069"/> + <KivioPoint x="237.448" y="24.724"/> + <KivioPoint x="237.621" y="24.552"/> + <KivioPoint x="237.966" y="24.207"/> + <KivioPoint x="238.138" y="24.034"/> + <KivioPoint x="238.310" y="23.862"/> + <KivioPoint x="238.655" y="23.690"/> + <KivioPoint x="239.000" y="23.345"/> + <KivioPoint x="239.345" y="23.172"/> + <KivioPoint x="239.345" y="22.828"/> + <KivioPoint x="239.517" y="22.655"/> + <KivioPoint x="239.517" y="22.310"/> + <KivioPoint x="239.517" y="21.966"/> + <KivioPoint x="239.517" y="21.448"/> + <KivioPoint x="239.517" y="20.931"/> + <KivioPoint x="239.517" y="20.586"/> + <KivioPoint x="239.517" y="20.069"/> + <KivioPoint x="239.517" y="19.724"/> + <KivioPoint x="239.517" y="19.379"/> + <KivioPoint x="239.690" y="18.862"/> + <KivioPoint x="239.690" y="18.345"/> + <KivioPoint x="239.862" y="18.000"/> + <KivioPoint x="240.034" y="17.483"/> + <KivioPoint x="240.207" y="17.138"/> + <KivioPoint x="240.207" y="16.966"/> + <KivioPoint x="240.552" y="16.448"/> + <KivioPoint x="240.897" y="15.759"/> + <KivioPoint x="241.241" y="15.069"/> + <KivioPoint x="241.414" y="14.724"/> + <KivioPoint x="241.586" y="14.379"/> + <KivioPoint x="241.759" y="14.034"/> + <KivioPoint x="242.103" y="13.690"/> + <KivioPoint x="242.276" y="13.517"/> + <KivioPoint x="242.966" y="13.000"/> + <KivioPoint x="243.310" y="12.828"/> + <KivioPoint x="243.655" y="12.655"/> + <KivioPoint x="244.000" y="12.655"/> + <KivioPoint x="244.345" y="12.483"/> + <KivioPoint x="244.862" y="12.310"/> + <KivioPoint x="245.034" y="12.138"/> + <KivioPoint x="245.379" y="11.966"/> + <KivioPoint x="245.552" y="11.793"/> + <KivioPoint x="245.724" y="11.621"/> + <KivioPoint x="245.897" y="11.448"/> + <KivioPoint x="246.241" y="11.448"/> + <KivioPoint x="246.586" y="11.448"/> + <KivioPoint x="246.759" y="11.448"/> + <KivioPoint x="246.759" y="11.621"/> + <KivioPoint x="247.103" y="11.793"/> + <KivioPoint x="247.448" y="11.966"/> + <KivioPoint x="247.621" y="12.310"/> + <KivioPoint x="247.966" y="12.655"/> + <KivioPoint x="248.310" y="13.000"/> + <KivioPoint x="248.655" y="13.345"/> + <KivioPoint x="249.000" y="13.517"/> + <KivioPoint x="249.345" y="13.690"/> + <KivioPoint x="249.517" y="13.862"/> + <KivioPoint x="249.862" y="14.034"/> + <KivioPoint x="250.034" y="14.379"/> + <KivioPoint x="250.379" y="14.552"/> + <KivioPoint x="250.724" y="14.724"/> + <KivioPoint x="251.069" y="14.897"/> + <KivioPoint x="251.241" y="15.069"/> + <KivioPoint x="251.414" y="15.241"/> + <KivioPoint x="251.931" y="15.586"/> + <KivioPoint x="252.103" y="15.759"/> + <KivioPoint x="252.103" y="16.103"/> + <KivioPoint x="252.103" y="16.448"/> + <KivioPoint x="251.931" y="16.621"/> + <KivioPoint x="251.759" y="17.138"/> + <KivioPoint x="251.759" y="17.310"/> + <KivioPoint x="251.586" y="17.828"/> + <KivioPoint x="251.414" y="18.345"/> + <KivioPoint x="251.414" y="18.690"/> + <KivioPoint x="251.414" y="19.034"/> + <KivioPoint x="251.414" y="19.379"/> + <KivioPoint x="251.414" y="19.552"/> + <KivioPoint x="251.586" y="19.897"/> + <KivioPoint x="251.759" y="20.931"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="169.690" y="155.759"/> + <KivioPoint x="169.517" y="155.586"/> + <KivioPoint x="169.345" y="155.414"/> + <KivioPoint x="169.172" y="155.241"/> + <KivioPoint x="169.000" y="155.069"/> + <KivioPoint x="168.828" y="155.069"/> + <KivioPoint x="168.655" y="155.069"/> + <KivioPoint x="168.483" y="155.069"/> + <KivioPoint x="168.310" y="155.069"/> + <KivioPoint x="168.138" y="155.069"/> + <KivioPoint x="167.966" y="155.069"/> + <KivioPoint x="167.793" y="155.069"/> + <KivioPoint x="167.621" y="155.241"/> + <KivioPoint x="167.448" y="155.241"/> + <KivioPoint x="167.448" y="155.414"/> + <KivioPoint x="167.276" y="155.414"/> + <KivioPoint x="167.103" y="155.414"/> + <KivioPoint x="166.931" y="155.586"/> + <KivioPoint x="166.759" y="155.759"/> + <KivioPoint x="166.586" y="155.759"/> + <KivioPoint x="166.414" y="155.931"/> + <KivioPoint x="166.241" y="156.103"/> + <KivioPoint x="166.241" y="156.276"/> + <KivioPoint x="166.069" y="156.448"/> + <KivioPoint x="166.069" y="156.621"/> + <KivioPoint x="166.069" y="156.793"/> + <KivioPoint x="166.069" y="156.966"/> + <KivioPoint x="166.069" y="157.138"/> + <KivioPoint x="166.069" y="157.483"/> + <KivioPoint x="166.069" y="157.655"/> + <KivioPoint x="166.069" y="157.828"/> + <KivioPoint x="166.069" y="158.000"/> + <KivioPoint x="166.069" y="158.172"/> + <KivioPoint x="166.069" y="158.345"/> + <KivioPoint x="166.069" y="158.517"/> + <KivioPoint x="166.069" y="158.862"/> + <KivioPoint x="166.241" y="159.034"/> + <KivioPoint x="166.241" y="159.207"/> + <KivioPoint x="166.241" y="159.379"/> + <KivioPoint x="166.241" y="159.552"/> + <KivioPoint x="166.414" y="159.724"/> + <KivioPoint x="166.586" y="159.897"/> + <KivioPoint x="166.586" y="160.069"/> + <KivioPoint x="166.759" y="160.241"/> + <KivioPoint x="166.759" y="160.414"/> + <KivioPoint x="166.759" y="160.586"/> + <KivioPoint x="166.759" y="160.759"/> + <KivioPoint x="166.931" y="160.931"/> + <KivioPoint x="166.931" y="161.103"/> + <KivioPoint x="167.103" y="161.103"/> + <KivioPoint x="167.448" y="161.276"/> + <KivioPoint x="167.621" y="161.276"/> + <KivioPoint x="167.966" y="161.448"/> + <KivioPoint x="168.310" y="161.448"/> + <KivioPoint x="168.483" y="161.448"/> + <KivioPoint x="168.655" y="161.448"/> + <KivioPoint x="169.000" y="161.448"/> + <KivioPoint x="169.172" y="161.448"/> + <KivioPoint x="169.345" y="161.448"/> + <KivioPoint x="169.517" y="161.448"/> + <KivioPoint x="169.690" y="161.448"/> + <KivioPoint x="170.034" y="161.448"/> + <KivioPoint x="170.207" y="161.276"/> + <KivioPoint x="170.379" y="161.276"/> + <KivioPoint x="170.552" y="161.276"/> + <KivioPoint x="170.724" y="161.276"/> + <KivioPoint x="170.724" y="161.103"/> + <KivioPoint x="170.897" y="160.931"/> + <KivioPoint x="171.069" y="160.759"/> + <KivioPoint x="171.069" y="160.586"/> + <KivioPoint x="171.069" y="160.414"/> + <KivioPoint x="171.241" y="160.241"/> + <KivioPoint x="171.241" y="160.069"/> + <KivioPoint x="171.241" y="159.897"/> + <KivioPoint x="171.241" y="159.724"/> + <KivioPoint x="171.069" y="159.379"/> + <KivioPoint x="171.069" y="159.034"/> + <KivioPoint x="170.897" y="158.862"/> + <KivioPoint x="170.897" y="158.517"/> + <KivioPoint x="170.897" y="158.345"/> + <KivioPoint x="170.897" y="158.172"/> + <KivioPoint x="170.897" y="157.828"/> + <KivioPoint x="171.069" y="157.655"/> + <KivioPoint x="171.069" y="157.483"/> + <KivioPoint x="171.069" y="157.310"/> + <KivioPoint x="171.069" y="156.966"/> + <KivioPoint x="171.069" y="156.793"/> + <KivioPoint x="171.069" y="156.621"/> + <KivioPoint x="171.069" y="156.448"/> + <KivioPoint x="171.069" y="156.276"/> + <KivioPoint x="171.069" y="156.103"/> + <KivioPoint x="171.069" y="155.931"/> + <KivioPoint x="170.897" y="155.759"/> + <KivioPoint x="170.724" y="155.586"/> + <KivioPoint x="170.724" y="155.414"/> + <KivioPoint x="170.552" y="155.414"/> + <KivioPoint x="170.379" y="155.414"/> + <KivioPoint x="169.690" y="155.759"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="175.207" y="152.655"/> + <KivioPoint x="175.034" y="152.655"/> + <KivioPoint x="174.862" y="152.655"/> + <KivioPoint x="174.690" y="152.828"/> + <KivioPoint x="174.517" y="152.828"/> + <KivioPoint x="174.172" y="153.000"/> + <KivioPoint x="174.000" y="153.172"/> + <KivioPoint x="173.828" y="153.172"/> + <KivioPoint x="173.655" y="153.345"/> + <KivioPoint x="173.483" y="153.345"/> + <KivioPoint x="173.310" y="153.517"/> + <KivioPoint x="173.138" y="153.690"/> + <KivioPoint x="173.138" y="154.034"/> + <KivioPoint x="173.138" y="154.207"/> + <KivioPoint x="172.966" y="154.379"/> + <KivioPoint x="172.966" y="154.552"/> + <KivioPoint x="172.966" y="154.724"/> + <KivioPoint x="172.966" y="155.069"/> + <KivioPoint x="172.966" y="155.241"/> + <KivioPoint x="172.966" y="155.414"/> + <KivioPoint x="172.966" y="155.586"/> + <KivioPoint x="172.966" y="155.759"/> + <KivioPoint x="172.966" y="156.448"/> + <KivioPoint x="172.966" y="156.621"/> + <KivioPoint x="172.793" y="156.793"/> + <KivioPoint x="172.793" y="156.966"/> + <KivioPoint x="172.793" y="157.138"/> + <KivioPoint x="172.793" y="157.310"/> + <KivioPoint x="172.793" y="157.483"/> + <KivioPoint x="172.793" y="157.655"/> + <KivioPoint x="172.793" y="158.000"/> + <KivioPoint x="172.793" y="158.172"/> + <KivioPoint x="172.793" y="158.345"/> + <KivioPoint x="172.793" y="158.690"/> + <KivioPoint x="172.793" y="158.862"/> + <KivioPoint x="172.793" y="159.034"/> + <KivioPoint x="172.793" y="159.207"/> + <KivioPoint x="172.793" y="159.379"/> + <KivioPoint x="172.793" y="159.552"/> + <KivioPoint x="172.793" y="159.724"/> + <KivioPoint x="172.793" y="159.897"/> + <KivioPoint x="173.138" y="160.069"/> + <KivioPoint x="173.310" y="160.241"/> + <KivioPoint x="173.483" y="160.241"/> + <KivioPoint x="173.655" y="160.241"/> + <KivioPoint x="173.828" y="160.414"/> + <KivioPoint x="174.000" y="160.414"/> + <KivioPoint x="174.172" y="160.414"/> + <KivioPoint x="174.517" y="160.414"/> + <KivioPoint x="174.862" y="160.586"/> + <KivioPoint x="175.207" y="160.759"/> + <KivioPoint x="175.379" y="160.759"/> + <KivioPoint x="175.552" y="160.759"/> + <KivioPoint x="175.724" y="160.931"/> + <KivioPoint x="175.897" y="160.931"/> + <KivioPoint x="175.897" y="161.103"/> + <KivioPoint x="175.897" y="161.276"/> + <KivioPoint x="175.897" y="161.448"/> + <KivioPoint x="175.724" y="161.621"/> + <KivioPoint x="175.552" y="161.793"/> + <KivioPoint x="175.379" y="162.655"/> + <KivioPoint x="175.724" y="162.828"/> + <KivioPoint x="175.897" y="162.828"/> + <KivioPoint x="176.069" y="163.000"/> + <KivioPoint x="176.241" y="163.000"/> + <KivioPoint x="176.414" y="163.000"/> + <KivioPoint x="176.586" y="163.000"/> + <KivioPoint x="176.759" y="163.172"/> + <KivioPoint x="176.931" y="163.172"/> + <KivioPoint x="177.276" y="163.172"/> + <KivioPoint x="177.448" y="163.000"/> + <KivioPoint x="177.621" y="163.000"/> + <KivioPoint x="177.793" y="162.828"/> + <KivioPoint x="177.793" y="162.655"/> + <KivioPoint x="177.793" y="162.483"/> + <KivioPoint x="177.966" y="162.310"/> + <KivioPoint x="177.966" y="162.138"/> + <KivioPoint x="177.966" y="161.966"/> + <KivioPoint x="177.966" y="161.793"/> + <KivioPoint x="177.966" y="161.621"/> + <KivioPoint x="177.793" y="161.448"/> + <KivioPoint x="177.793" y="161.103"/> + <KivioPoint x="177.793" y="160.931"/> + <KivioPoint x="177.966" y="160.759"/> + <KivioPoint x="178.138" y="160.759"/> + <KivioPoint x="178.310" y="160.759"/> + <KivioPoint x="178.655" y="160.759"/> + <KivioPoint x="178.828" y="160.759"/> + <KivioPoint x="179.000" y="160.586"/> + <KivioPoint x="179.172" y="160.586"/> + <KivioPoint x="179.345" y="160.414"/> + <KivioPoint x="179.690" y="160.414"/> + <KivioPoint x="179.862" y="160.241"/> + <KivioPoint x="180.034" y="160.069"/> + <KivioPoint x="180.034" y="159.897"/> + <KivioPoint x="180.034" y="159.552"/> + <KivioPoint x="179.862" y="159.207"/> + <KivioPoint x="179.862" y="159.034"/> + <KivioPoint x="179.690" y="158.862"/> + <KivioPoint x="179.517" y="158.690"/> + <KivioPoint x="179.345" y="158.517"/> + <KivioPoint x="179.172" y="158.172"/> + <KivioPoint x="179.000" y="158.172"/> + <KivioPoint x="179.000" y="158.000"/> + <KivioPoint x="179.000" y="157.828"/> + <KivioPoint x="179.000" y="157.655"/> + <KivioPoint x="178.828" y="157.138"/> + <KivioPoint x="178.828" y="156.966"/> + <KivioPoint x="179.000" y="156.793"/> + <KivioPoint x="179.172" y="156.621"/> + <KivioPoint x="179.345" y="156.448"/> + <KivioPoint x="179.517" y="156.276"/> + <KivioPoint x="179.690" y="156.276"/> + <KivioPoint x="179.862" y="156.276"/> + <KivioPoint x="180.034" y="156.103"/> + <KivioPoint x="180.207" y="156.103"/> + <KivioPoint x="180.379" y="155.759"/> + <KivioPoint x="180.379" y="155.586"/> + <KivioPoint x="180.379" y="155.414"/> + <KivioPoint x="180.379" y="155.241"/> + <KivioPoint x="180.552" y="155.069"/> + <KivioPoint x="180.552" y="154.724"/> + <KivioPoint x="180.724" y="154.552"/> + <KivioPoint x="180.897" y="154.379"/> + <KivioPoint x="181.241" y="154.207"/> + <KivioPoint x="181.414" y="154.034"/> + <KivioPoint x="181.414" y="153.862"/> + <KivioPoint x="181.586" y="153.690"/> + <KivioPoint x="181.586" y="153.345"/> + <KivioPoint x="181.586" y="153.172"/> + <KivioPoint x="181.414" y="152.828"/> + <KivioPoint x="181.241" y="152.483"/> + <KivioPoint x="181.069" y="152.310"/> + <KivioPoint x="181.069" y="152.138"/> + <KivioPoint x="180.724" y="152.138"/> + <KivioPoint x="180.552" y="151.966"/> + <KivioPoint x="180.379" y="151.793"/> + <KivioPoint x="180.207" y="151.621"/> + <KivioPoint x="180.034" y="151.621"/> + <KivioPoint x="179.862" y="151.448"/> + <KivioPoint x="179.690" y="151.276"/> + <KivioPoint x="179.517" y="151.276"/> + <KivioPoint x="179.345" y="151.276"/> + <KivioPoint x="179.172" y="151.276"/> + <KivioPoint x="178.828" y="151.276"/> + <KivioPoint x="178.655" y="151.448"/> + <KivioPoint x="178.483" y="151.621"/> + <KivioPoint x="178.310" y="151.793"/> + <KivioPoint x="178.138" y="151.793"/> + <KivioPoint x="177.966" y="151.966"/> + <KivioPoint x="177.966" y="152.310"/> + <KivioPoint x="177.793" y="152.483"/> + <KivioPoint x="177.621" y="153.000"/> + <KivioPoint x="177.621" y="153.345"/> + <KivioPoint x="177.621" y="153.690"/> + <KivioPoint x="177.621" y="154.034"/> + <KivioPoint x="177.793" y="154.207"/> + <KivioPoint x="177.793" y="154.379"/> + <KivioPoint x="177.966" y="154.552"/> + <KivioPoint x="177.966" y="154.724"/> + <KivioPoint x="177.793" y="154.897"/> + <KivioPoint x="177.621" y="155.069"/> + <KivioPoint x="177.448" y="155.241"/> + <KivioPoint x="177.276" y="155.241"/> + <KivioPoint x="177.276" y="155.414"/> + <KivioPoint x="177.103" y="155.414"/> + <KivioPoint x="176.931" y="155.414"/> + <KivioPoint x="176.759" y="155.414"/> + <KivioPoint x="176.586" y="155.414"/> + <KivioPoint x="176.241" y="155.241"/> + <KivioPoint x="176.069" y="155.069"/> + <KivioPoint x="175.897" y="154.897"/> + <KivioPoint x="175.897" y="154.724"/> + <KivioPoint x="175.724" y="154.552"/> + <KivioPoint x="175.724" y="154.379"/> + <KivioPoint x="175.724" y="154.034"/> + <KivioPoint x="175.897" y="153.690"/> + <KivioPoint x="175.897" y="153.517"/> + <KivioPoint x="175.897" y="153.345"/> + <KivioPoint x="175.897" y="153.000"/> + <KivioPoint x="175.724" y="152.828"/> + <KivioPoint x="175.552" y="152.655"/> + <KivioPoint x="175.207" y="152.655"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="163.310" y="162.138"/> + <KivioPoint x="163.310" y="161.966"/> + <KivioPoint x="163.310" y="161.793"/> + <KivioPoint x="163.310" y="161.103"/> + <KivioPoint x="163.310" y="160.931"/> + <KivioPoint x="163.310" y="160.414"/> + <KivioPoint x="163.310" y="160.241"/> + <KivioPoint x="163.483" y="160.069"/> + <KivioPoint x="163.655" y="159.724"/> + <KivioPoint x="163.655" y="159.552"/> + <KivioPoint x="163.828" y="159.552"/> + <KivioPoint x="163.828" y="159.207"/> + <KivioPoint x="164.172" y="158.862"/> + <KivioPoint x="164.172" y="158.345"/> + <KivioPoint x="164.172" y="158.172"/> + <KivioPoint x="164.345" y="158.000"/> + <KivioPoint x="164.345" y="157.828"/> + <KivioPoint x="164.345" y="157.483"/> + <KivioPoint x="164.517" y="157.310"/> + <KivioPoint x="164.517" y="157.138"/> + <KivioPoint x="164.517" y="156.793"/> + <KivioPoint x="164.690" y="156.448"/> + <KivioPoint x="164.690" y="156.276"/> + <KivioPoint x="164.862" y="156.276"/> + <KivioPoint x="164.862" y="156.103"/> + <KivioPoint x="165.034" y="156.103"/> + <KivioPoint x="165.207" y="155.931"/> + <KivioPoint x="165.379" y="155.931"/> + <KivioPoint x="165.724" y="155.759"/> + <KivioPoint x="165.897" y="155.759"/> + <KivioPoint x="165.897" y="155.586"/> + <KivioPoint x="165.897" y="155.414"/> + <KivioPoint x="165.724" y="155.069"/> + <KivioPoint x="165.552" y="154.897"/> + <KivioPoint x="165.552" y="154.724"/> + <KivioPoint x="165.552" y="154.552"/> + <KivioPoint x="165.724" y="154.552"/> + <KivioPoint x="165.897" y="154.552"/> + <KivioPoint x="166.241" y="154.379"/> + <KivioPoint x="166.414" y="154.379"/> + <KivioPoint x="166.586" y="154.379"/> + <KivioPoint x="166.759" y="154.379"/> + <KivioPoint x="166.931" y="154.207"/> + <KivioPoint x="167.103" y="154.034"/> + <KivioPoint x="167.276" y="153.862"/> + <KivioPoint x="167.276" y="153.690"/> + <KivioPoint x="167.448" y="153.517"/> + <KivioPoint x="167.276" y="153.517"/> + <KivioPoint x="167.276" y="153.345"/> + <KivioPoint x="167.276" y="153.172"/> + <KivioPoint x="167.103" y="153.000"/> + <KivioPoint x="167.103" y="152.828"/> + <KivioPoint x="167.103" y="152.655"/> + <KivioPoint x="167.103" y="152.483"/> + <KivioPoint x="167.276" y="151.966"/> + <KivioPoint x="167.448" y="151.793"/> + <KivioPoint x="167.448" y="151.621"/> + <KivioPoint x="167.621" y="151.448"/> + <KivioPoint x="167.793" y="151.276"/> + <KivioPoint x="167.966" y="151.103"/> + <KivioPoint x="168.138" y="150.931"/> + <KivioPoint x="168.310" y="150.759"/> + <KivioPoint x="168.310" y="150.414"/> + <KivioPoint x="168.483" y="150.241"/> + <KivioPoint x="168.655" y="150.069"/> + <KivioPoint x="168.828" y="149.897"/> + <KivioPoint x="169.000" y="149.724"/> + <KivioPoint x="169.172" y="149.552"/> + <KivioPoint x="169.345" y="149.552"/> + <KivioPoint x="169.690" y="149.552"/> + <KivioPoint x="169.862" y="149.552"/> + <KivioPoint x="170.207" y="149.724"/> + <KivioPoint x="170.379" y="149.724"/> + <KivioPoint x="170.379" y="149.897"/> + <KivioPoint x="170.724" y="149.897"/> + <KivioPoint x="170.897" y="150.069"/> + <KivioPoint x="171.069" y="150.069"/> + <KivioPoint x="171.241" y="150.069"/> + <KivioPoint x="171.414" y="150.069"/> + <KivioPoint x="171.586" y="150.069"/> + <KivioPoint x="171.759" y="150.069"/> + <KivioPoint x="171.931" y="149.897"/> + <KivioPoint x="172.103" y="149.724"/> + <KivioPoint x="172.103" y="149.552"/> + <KivioPoint x="172.276" y="149.379"/> + <KivioPoint x="172.276" y="149.207"/> + <KivioPoint x="172.276" y="149.034"/> + <KivioPoint x="172.276" y="148.690"/> + <KivioPoint x="172.276" y="148.345"/> + <KivioPoint x="172.276" y="148.172"/> + <KivioPoint x="172.276" y="148.000"/> + <KivioPoint x="172.103" y="147.655"/> + <KivioPoint x="172.103" y="147.483"/> + <KivioPoint x="172.103" y="147.138"/> + <KivioPoint x="171.931" y="146.966"/> + <KivioPoint x="171.759" y="146.621"/> + <KivioPoint x="171.586" y="146.448"/> + <KivioPoint x="171.414" y="146.448"/> + <KivioPoint x="171.241" y="146.448"/> + <KivioPoint x="171.069" y="146.448"/> + <KivioPoint x="170.897" y="146.448"/> + <KivioPoint x="170.552" y="146.448"/> + <KivioPoint x="170.379" y="146.276"/> + <KivioPoint x="170.034" y="146.103"/> + <KivioPoint x="169.862" y="146.103"/> + <KivioPoint x="169.690" y="145.931"/> + <KivioPoint x="169.517" y="145.759"/> + <KivioPoint x="169.345" y="145.586"/> + <KivioPoint x="169.345" y="145.414"/> + <KivioPoint x="169.172" y="145.069"/> + <KivioPoint x="169.000" y="144.897"/> + <KivioPoint x="169.000" y="144.724"/> + <KivioPoint x="169.000" y="144.552"/> + <KivioPoint x="169.172" y="144.379"/> + <KivioPoint x="169.172" y="144.034"/> + <KivioPoint x="169.345" y="143.862"/> + <KivioPoint x="169.345" y="143.690"/> + <KivioPoint x="169.345" y="143.517"/> + <KivioPoint x="169.345" y="143.172"/> + <KivioPoint x="169.345" y="143.000"/> + <KivioPoint x="169.345" y="142.655"/> + <KivioPoint x="169.172" y="142.310"/> + <KivioPoint x="169.172" y="142.138"/> + <KivioPoint x="169.172" y="141.793"/> + <KivioPoint x="169.172" y="141.621"/> + <KivioPoint x="169.172" y="141.276"/> + <KivioPoint x="169.345" y="141.103"/> + <KivioPoint x="169.517" y="141.103"/> + <KivioPoint x="169.690" y="140.931"/> + <KivioPoint x="170.034" y="140.931"/> + <KivioPoint x="170.379" y="140.759"/> + <KivioPoint x="170.724" y="140.586"/> + <KivioPoint x="171.069" y="140.241"/> + <KivioPoint x="171.241" y="140.069"/> + <KivioPoint x="171.414" y="139.897"/> + <KivioPoint x="171.759" y="139.552"/> + <KivioPoint x="171.931" y="139.379"/> + <KivioPoint x="172.103" y="139.034"/> + <KivioPoint x="172.103" y="138.690"/> + <KivioPoint x="171.931" y="138.517"/> + <KivioPoint x="171.931" y="138.172"/> + <KivioPoint x="171.759" y="137.828"/> + <KivioPoint x="171.759" y="137.483"/> + <KivioPoint x="171.759" y="137.138"/> + <KivioPoint x="171.586" y="136.793"/> + <KivioPoint x="171.586" y="136.448"/> + <KivioPoint x="171.586" y="136.276"/> + <KivioPoint x="171.586" y="136.103"/> + <KivioPoint x="171.414" y="135.759"/> + <KivioPoint x="171.414" y="135.414"/> + <KivioPoint x="171.241" y="135.069"/> + <KivioPoint x="171.069" y="134.897"/> + <KivioPoint x="170.897" y="134.897"/> + <KivioPoint x="170.552" y="135.069"/> + <KivioPoint x="170.379" y="135.069"/> + <KivioPoint x="170.034" y="135.241"/> + <KivioPoint x="169.862" y="135.414"/> + <KivioPoint x="169.517" y="135.414"/> + <KivioPoint x="169.345" y="135.586"/> + <KivioPoint x="169.172" y="135.586"/> + <KivioPoint x="169.000" y="135.759"/> + <KivioPoint x="168.828" y="135.759"/> + <KivioPoint x="168.655" y="135.931"/> + <KivioPoint x="168.483" y="135.931"/> + <KivioPoint x="168.310" y="136.103"/> + <KivioPoint x="168.138" y="136.448"/> + <KivioPoint x="167.793" y="136.793"/> + <KivioPoint x="167.621" y="136.966"/> + <KivioPoint x="167.448" y="137.138"/> + <KivioPoint x="167.276" y="137.310"/> + <KivioPoint x="167.103" y="137.483"/> + <KivioPoint x="166.759" y="137.655"/> + <KivioPoint x="166.241" y="137.655"/> + <KivioPoint x="166.069" y="137.828"/> + <KivioPoint x="165.724" y="137.828"/> + <KivioPoint x="165.379" y="137.828"/> + <KivioPoint x="165.207" y="138.000"/> + <KivioPoint x="164.862" y="138.172"/> + <KivioPoint x="164.690" y="138.172"/> + <KivioPoint x="164.517" y="138.345"/> + <KivioPoint x="164.172" y="138.345"/> + <KivioPoint x="164.000" y="138.517"/> + <KivioPoint x="163.828" y="138.517"/> + <KivioPoint x="163.483" y="138.517"/> + <KivioPoint x="163.310" y="138.517"/> + <KivioPoint x="162.966" y="138.690"/> + <KivioPoint x="162.793" y="138.690"/> + <KivioPoint x="162.448" y="138.862"/> + <KivioPoint x="162.103" y="138.862"/> + <KivioPoint x="161.931" y="139.034"/> + <KivioPoint x="161.759" y="139.034"/> + <KivioPoint x="161.586" y="139.207"/> + <KivioPoint x="161.414" y="139.379"/> + <KivioPoint x="161.241" y="139.552"/> + <KivioPoint x="161.069" y="139.724"/> + <KivioPoint x="161.069" y="139.897"/> + <KivioPoint x="160.897" y="140.069"/> + <KivioPoint x="160.724" y="140.241"/> + <KivioPoint x="160.379" y="140.586"/> + <KivioPoint x="160.034" y="140.759"/> + <KivioPoint x="159.862" y="140.931"/> + <KivioPoint x="159.690" y="141.276"/> + <KivioPoint x="159.345" y="141.621"/> + <KivioPoint x="159.172" y="141.793"/> + <KivioPoint x="159.000" y="141.966"/> + <KivioPoint x="159.000" y="142.310"/> + <KivioPoint x="158.828" y="142.655"/> + <KivioPoint x="158.828" y="143.000"/> + <KivioPoint x="158.655" y="143.345"/> + <KivioPoint x="158.483" y="143.690"/> + <KivioPoint x="158.310" y="144.034"/> + <KivioPoint x="158.138" y="144.379"/> + <KivioPoint x="157.966" y="144.724"/> + <KivioPoint x="157.966" y="145.069"/> + <KivioPoint x="157.793" y="145.414"/> + <KivioPoint x="157.793" y="145.759"/> + <KivioPoint x="157.793" y="145.931"/> + <KivioPoint x="157.793" y="146.103"/> + <KivioPoint x="157.793" y="146.448"/> + <KivioPoint x="157.793" y="146.621"/> + <KivioPoint x="157.621" y="146.966"/> + <KivioPoint x="157.621" y="147.138"/> + <KivioPoint x="157.621" y="147.310"/> + <KivioPoint x="157.621" y="147.655"/> + <KivioPoint x="157.448" y="148.000"/> + <KivioPoint x="157.448" y="148.345"/> + <KivioPoint x="157.448" y="148.517"/> + <KivioPoint x="157.621" y="148.690"/> + <KivioPoint x="157.621" y="149.034"/> + <KivioPoint x="157.621" y="149.207"/> + <KivioPoint x="157.793" y="149.552"/> + <KivioPoint x="157.793" y="149.897"/> + <KivioPoint x="157.966" y="150.241"/> + <KivioPoint x="157.966" y="150.586"/> + <KivioPoint x="157.966" y="150.931"/> + <KivioPoint x="157.793" y="151.276"/> + <KivioPoint x="157.621" y="151.621"/> + <KivioPoint x="157.448" y="151.793"/> + <KivioPoint x="157.276" y="151.966"/> + <KivioPoint x="157.276" y="152.310"/> + <KivioPoint x="157.103" y="152.655"/> + <KivioPoint x="157.103" y="152.828"/> + <KivioPoint x="157.103" y="153.172"/> + <KivioPoint x="157.103" y="153.345"/> + <KivioPoint x="157.276" y="153.690"/> + <KivioPoint x="157.276" y="154.034"/> + <KivioPoint x="157.276" y="154.207"/> + <KivioPoint x="157.448" y="154.379"/> + <KivioPoint x="157.621" y="154.552"/> + <KivioPoint x="157.793" y="154.724"/> + <KivioPoint x="157.966" y="154.897"/> + <KivioPoint x="158.310" y="155.069"/> + <KivioPoint x="158.483" y="155.241"/> + <KivioPoint x="158.655" y="155.241"/> + <KivioPoint x="159.000" y="155.241"/> + <KivioPoint x="159.172" y="155.414"/> + <KivioPoint x="159.172" y="155.586"/> + <KivioPoint x="159.172" y="155.759"/> + <KivioPoint x="159.172" y="155.931"/> + <KivioPoint x="159.172" y="156.276"/> + <KivioPoint x="159.000" y="156.448"/> + <KivioPoint x="159.000" y="156.793"/> + <KivioPoint x="159.000" y="157.138"/> + <KivioPoint x="158.828" y="157.483"/> + <KivioPoint x="158.655" y="157.828"/> + <KivioPoint x="158.655" y="158.000"/> + <KivioPoint x="158.483" y="158.172"/> + <KivioPoint x="158.310" y="158.345"/> + <KivioPoint x="158.310" y="158.517"/> + <KivioPoint x="158.310" y="158.690"/> + <KivioPoint x="158.310" y="158.862"/> + <KivioPoint x="158.310" y="159.552"/> + <KivioPoint x="158.310" y="160.069"/> + <KivioPoint x="158.310" y="160.241"/> + <KivioPoint x="158.310" y="160.414"/> + <KivioPoint x="158.310" y="160.586"/> + <KivioPoint x="159.138" y="161.241"/> + <KivioPoint x="159.310" y="161.241"/> + <KivioPoint x="159.655" y="161.241"/> + <KivioPoint x="160.000" y="161.241"/> + <KivioPoint x="160.172" y="161.414"/> + <KivioPoint x="160.345" y="161.586"/> + <KivioPoint x="160.690" y="161.931"/> + <KivioPoint x="161.034" y="162.276"/> + <KivioPoint x="161.207" y="162.448"/> + <KivioPoint x="161.379" y="162.448"/> + <KivioPoint x="161.724" y="162.621"/> + <KivioPoint x="162.069" y="162.621"/> + <KivioPoint x="162.414" y="162.621"/> + <KivioPoint x="162.586" y="162.621"/> + <KivioPoint x="162.759" y="162.621"/> + <KivioPoint x="162.931" y="162.621"/> + <KivioPoint x="163.103" y="162.621"/> + <KivioPoint x="163.310" y="162.138"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="206.241" y="140.931"/> + <KivioPoint x="206.241" y="141.103"/> + <KivioPoint x="206.069" y="141.103"/> + <KivioPoint x="206.069" y="141.276"/> + <KivioPoint x="205.897" y="141.276"/> + <KivioPoint x="205.724" y="141.276"/> + <KivioPoint x="205.552" y="141.276"/> + <KivioPoint x="205.379" y="141.448"/> + <KivioPoint x="205.207" y="141.621"/> + <KivioPoint x="205.034" y="141.621"/> + <KivioPoint x="205.034" y="141.793"/> + <KivioPoint x="205.034" y="141.966"/> + <KivioPoint x="204.862" y="142.310"/> + <KivioPoint x="204.862" y="142.655"/> + <KivioPoint x="204.862" y="142.828"/> + <KivioPoint x="204.862" y="143.000"/> + <KivioPoint x="204.862" y="143.172"/> + <KivioPoint x="204.862" y="143.345"/> + <KivioPoint x="204.862" y="143.517"/> + <KivioPoint x="204.862" y="143.690"/> + <KivioPoint x="204.862" y="143.862"/> + <KivioPoint x="204.690" y="144.207"/> + <KivioPoint x="204.690" y="144.379"/> + <KivioPoint x="204.517" y="144.379"/> + <KivioPoint x="204.517" y="144.552"/> + <KivioPoint x="204.345" y="144.897"/> + <KivioPoint x="204.172" y="145.069"/> + <KivioPoint x="204.172" y="145.241"/> + <KivioPoint x="204.000" y="145.414"/> + <KivioPoint x="204.000" y="145.586"/> + <KivioPoint x="204.000" y="145.759"/> + <KivioPoint x="203.828" y="145.759"/> + <KivioPoint x="203.828" y="145.931"/> + <KivioPoint x="203.828" y="146.103"/> + <KivioPoint x="203.828" y="146.276"/> + <KivioPoint x="203.655" y="146.448"/> + <KivioPoint x="203.655" y="146.621"/> + <KivioPoint x="203.483" y="146.793"/> + <KivioPoint x="203.483" y="147.138"/> + <KivioPoint x="203.310" y="147.310"/> + <KivioPoint x="203.310" y="147.483"/> + <KivioPoint x="203.138" y="147.655"/> + <KivioPoint x="203.138" y="147.828"/> + <KivioPoint x="202.966" y="148.000"/> + <KivioPoint x="202.793" y="148.000"/> + <KivioPoint x="202.793" y="148.172"/> + <KivioPoint x="202.621" y="148.345"/> + <KivioPoint x="202.448" y="148.517"/> + <KivioPoint x="202.276" y="148.690"/> + <KivioPoint x="202.103" y="148.862"/> + <KivioPoint x="202.103" y="149.207"/> + <KivioPoint x="201.931" y="149.379"/> + <KivioPoint x="201.931" y="149.724"/> + <KivioPoint x="201.931" y="149.897"/> + <KivioPoint x="201.931" y="150.069"/> + <KivioPoint x="201.759" y="150.241"/> + <KivioPoint x="201.759" y="150.414"/> + <KivioPoint x="201.759" y="150.586"/> + <KivioPoint x="201.759" y="150.759"/> + <KivioPoint x="201.759" y="150.931"/> + <KivioPoint x="201.759" y="151.103"/> + <KivioPoint x="201.759" y="151.276"/> + <KivioPoint x="201.931" y="151.621"/> + <KivioPoint x="202.103" y="151.793"/> + <KivioPoint x="202.103" y="151.966"/> + <KivioPoint x="202.276" y="151.966"/> + <KivioPoint x="202.448" y="151.621"/> + <KivioPoint x="202.621" y="151.448"/> + <KivioPoint x="202.621" y="151.276"/> + <KivioPoint x="202.793" y="151.103"/> + <KivioPoint x="202.793" y="150.931"/> + <KivioPoint x="202.793" y="150.586"/> + <KivioPoint x="202.793" y="150.414"/> + <KivioPoint x="202.966" y="150.241"/> + <KivioPoint x="202.966" y="149.897"/> + <KivioPoint x="202.966" y="149.724"/> + <KivioPoint x="203.138" y="149.552"/> + <KivioPoint x="203.138" y="149.379"/> + <KivioPoint x="203.483" y="149.207"/> + <KivioPoint x="203.655" y="148.862"/> + <KivioPoint x="203.828" y="148.517"/> + <KivioPoint x="204.000" y="148.345"/> + <KivioPoint x="204.172" y="148.172"/> + <KivioPoint x="204.345" y="148.000"/> + <KivioPoint x="204.690" y="147.655"/> + <KivioPoint x="204.862" y="147.483"/> + <KivioPoint x="204.862" y="147.138"/> + <KivioPoint x="205.034" y="146.966"/> + <KivioPoint x="205.207" y="146.793"/> + <KivioPoint x="205.207" y="146.448"/> + <KivioPoint x="205.207" y="146.276"/> + <KivioPoint x="205.207" y="146.103"/> + <KivioPoint x="205.207" y="145.931"/> + <KivioPoint x="205.207" y="145.759"/> + <KivioPoint x="205.379" y="145.414"/> + <KivioPoint x="205.379" y="145.241"/> + <KivioPoint x="205.379" y="145.069"/> + <KivioPoint x="205.552" y="144.897"/> + <KivioPoint x="205.552" y="144.724"/> + <KivioPoint x="205.724" y="144.379"/> + <KivioPoint x="205.897" y="144.207"/> + <KivioPoint x="205.897" y="143.862"/> + <KivioPoint x="206.069" y="143.690"/> + <KivioPoint x="206.241" y="143.517"/> + <KivioPoint x="206.241" y="143.345"/> + <KivioPoint x="206.241" y="143.172"/> + <KivioPoint x="206.241" y="143.000"/> + <KivioPoint x="206.241" y="142.828"/> + <KivioPoint x="206.241" y="142.655"/> + <KivioPoint x="206.241" y="142.483"/> + <KivioPoint x="206.241" y="142.310"/> + <KivioPoint x="206.241" y="141.966"/> + <KivioPoint x="206.241" y="141.793"/> + <KivioPoint x="206.241" y="141.621"/> + <KivioPoint x="206.241" y="140.931"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon21"> + <KivioPoint x="217.621" y="134.724"/> + <KivioPoint x="217.448" y="134.897"/> + <KivioPoint x="217.276" y="135.069"/> + <KivioPoint x="217.103" y="135.241"/> + <KivioPoint x="216.931" y="135.414"/> + <KivioPoint x="216.586" y="135.414"/> + <KivioPoint x="216.414" y="135.586"/> + <KivioPoint x="215.897" y="135.759"/> + <KivioPoint x="215.207" y="135.931"/> + <KivioPoint x="215.034" y="135.931"/> + <KivioPoint x="214.862" y="136.103"/> + <KivioPoint x="214.690" y="136.103"/> + <KivioPoint x="214.517" y="136.103"/> + <KivioPoint x="214.172" y="136.276"/> + <KivioPoint x="213.828" y="136.276"/> + <KivioPoint x="213.655" y="136.448"/> + <KivioPoint x="213.483" y="136.621"/> + <KivioPoint x="213.310" y="136.621"/> + <KivioPoint x="213.138" y="136.793"/> + <KivioPoint x="212.966" y="136.966"/> + <KivioPoint x="212.793" y="137.138"/> + <KivioPoint x="212.621" y="137.310"/> + <KivioPoint x="212.448" y="137.483"/> + <KivioPoint x="212.276" y="137.655"/> + <KivioPoint x="212.276" y="137.828"/> + <KivioPoint x="212.276" y="138.000"/> + <KivioPoint x="212.276" y="138.172"/> + <KivioPoint x="212.276" y="138.345"/> + <KivioPoint x="212.276" y="138.690"/> + <KivioPoint x="212.276" y="138.862"/> + <KivioPoint x="212.103" y="139.034"/> + <KivioPoint x="212.103" y="139.379"/> + <KivioPoint x="211.931" y="139.552"/> + <KivioPoint x="211.931" y="139.724"/> + <KivioPoint x="211.759" y="140.069"/> + <KivioPoint x="211.759" y="140.241"/> + <KivioPoint x="211.759" y="140.586"/> + <KivioPoint x="211.586" y="140.759"/> + <KivioPoint x="211.586" y="140.931"/> + <KivioPoint x="211.586" y="141.276"/> + <KivioPoint x="211.586" y="141.621"/> + <KivioPoint x="211.759" y="141.793"/> + <KivioPoint x="211.759" y="142.138"/> + <KivioPoint x="211.759" y="142.310"/> + <KivioPoint x="211.759" y="142.483"/> + <KivioPoint x="211.931" y="142.655"/> + <KivioPoint x="212.103" y="142.828"/> + <KivioPoint x="212.276" y="143.000"/> + <KivioPoint x="212.448" y="143.345"/> + <KivioPoint x="212.448" y="143.690"/> + <KivioPoint x="212.448" y="143.862"/> + <KivioPoint x="212.448" y="144.207"/> + <KivioPoint x="212.276" y="144.379"/> + <KivioPoint x="212.103" y="144.552"/> + <KivioPoint x="211.931" y="144.724"/> + <KivioPoint x="211.759" y="144.724"/> + <KivioPoint x="211.759" y="144.897"/> + <KivioPoint x="211.931" y="145.069"/> + <KivioPoint x="212.448" y="145.069"/> + <KivioPoint x="212.621" y="145.069"/> + <KivioPoint x="212.966" y="145.069"/> + <KivioPoint x="213.138" y="145.069"/> + <KivioPoint x="213.310" y="144.897"/> + <KivioPoint x="213.483" y="144.724"/> + <KivioPoint x="213.655" y="144.552"/> + <KivioPoint x="213.828" y="144.207"/> + <KivioPoint x="213.828" y="143.690"/> + <KivioPoint x="214.000" y="143.517"/> + <KivioPoint x="214.000" y="143.345"/> + <KivioPoint x="214.000" y="143.172"/> + <KivioPoint x="214.172" y="143.000"/> + <KivioPoint x="214.345" y="142.828"/> + <KivioPoint x="214.517" y="142.655"/> + <KivioPoint x="214.690" y="142.483"/> + <KivioPoint x="214.862" y="142.310"/> + <KivioPoint x="215.034" y="142.138"/> + <KivioPoint x="215.207" y="142.138"/> + <KivioPoint x="215.207" y="141.966"/> + <KivioPoint x="215.379" y="141.621"/> + <KivioPoint x="215.552" y="141.103"/> + <KivioPoint x="215.552" y="140.759"/> + <KivioPoint x="215.552" y="140.586"/> + <KivioPoint x="215.552" y="140.414"/> + <KivioPoint x="215.552" y="140.069"/> + <KivioPoint x="215.379" y="139.897"/> + <KivioPoint x="215.379" y="139.724"/> + <KivioPoint x="215.379" y="139.379"/> + <KivioPoint x="215.379" y="139.207"/> + <KivioPoint x="215.207" y="138.862"/> + <KivioPoint x="215.207" y="138.690"/> + <KivioPoint x="215.207" y="138.345"/> + <KivioPoint x="215.207" y="138.172"/> + <KivioPoint x="215.207" y="137.828"/> + <KivioPoint x="215.379" y="137.483"/> + <KivioPoint x="215.379" y="137.310"/> + <KivioPoint x="215.552" y="137.138"/> + <KivioPoint x="215.552" y="136.966"/> + <KivioPoint x="215.897" y="136.621"/> + <KivioPoint x="216.069" y="136.448"/> + <KivioPoint x="216.241" y="136.276"/> + <KivioPoint x="216.241" y="136.103"/> + <KivioPoint x="216.414" y="136.103"/> + <KivioPoint x="216.586" y="136.103"/> + <KivioPoint x="216.759" y="135.931"/> + <KivioPoint x="216.931" y="135.759"/> + <KivioPoint x="217.103" y="135.759"/> + <KivioPoint x="217.276" y="135.586"/> + <KivioPoint x="217.448" y="135.414"/> + <KivioPoint x="217.621" y="135.414"/> + <KivioPoint x="217.621" y="134.724"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon22"> + <KivioPoint x="221.414" y="23.000"/> + <KivioPoint x="221.241" y="23.000"/> + <KivioPoint x="221.069" y="23.172"/> + <KivioPoint x="220.897" y="23.345"/> + <KivioPoint x="220.724" y="23.690"/> + <KivioPoint x="220.552" y="24.207"/> + <KivioPoint x="220.379" y="24.552"/> + <KivioPoint x="220.379" y="24.897"/> + <KivioPoint x="220.379" y="25.241"/> + <KivioPoint x="220.379" y="25.414"/> + <KivioPoint x="220.379" y="25.759"/> + <KivioPoint x="220.379" y="26.103"/> + <KivioPoint x="220.379" y="26.276"/> + <KivioPoint x="220.207" y="26.448"/> + <KivioPoint x="220.207" y="26.793"/> + <KivioPoint x="220.034" y="26.966"/> + <KivioPoint x="220.034" y="27.138"/> + <KivioPoint x="220.034" y="27.310"/> + <KivioPoint x="219.862" y="27.655"/> + <KivioPoint x="220.034" y="28.000"/> + <KivioPoint x="220.034" y="28.517"/> + <KivioPoint x="220.034" y="28.862"/> + <KivioPoint x="219.862" y="29.034"/> + <KivioPoint x="219.862" y="29.207"/> + <KivioPoint x="219.690" y="29.379"/> + <KivioPoint x="219.690" y="29.552"/> + <KivioPoint x="219.517" y="29.897"/> + <KivioPoint x="219.345" y="30.241"/> + <KivioPoint x="219.345" y="30.586"/> + <KivioPoint x="219.345" y="30.759"/> + <KivioPoint x="219.345" y="30.931"/> + <KivioPoint x="219.345" y="31.103"/> + <KivioPoint x="219.000" y="31.276"/> + <KivioPoint x="218.655" y="31.103"/> + <KivioPoint x="218.310" y="30.931"/> + <KivioPoint x="218.138" y="30.759"/> + <KivioPoint x="217.966" y="30.586"/> + <KivioPoint x="217.793" y="30.414"/> + <KivioPoint x="217.621" y="30.241"/> + <KivioPoint x="217.276" y="30.241"/> + <KivioPoint x="217.103" y="30.069"/> + <KivioPoint x="216.759" y="29.724"/> + <KivioPoint x="216.586" y="29.552"/> + <KivioPoint x="216.241" y="29.207"/> + <KivioPoint x="215.897" y="29.034"/> + <KivioPoint x="215.552" y="29.034"/> + <KivioPoint x="215.207" y="28.862"/> + <KivioPoint x="214.345" y="28.862"/> + <KivioPoint x="213.655" y="28.862"/> + <KivioPoint x="213.483" y="28.862"/> + <KivioPoint x="213.310" y="28.862"/> + <KivioPoint x="213.138" y="28.862"/> + <KivioPoint x="212.966" y="28.862"/> + <KivioPoint x="212.793" y="28.862"/> + <KivioPoint x="212.793" y="29.034"/> + <KivioPoint x="212.621" y="29.207"/> + <KivioPoint x="212.448" y="29.379"/> + <KivioPoint x="211.759" y="30.586"/> + <KivioPoint x="211.931" y="30.759"/> + <KivioPoint x="211.931" y="30.931"/> + <KivioPoint x="211.931" y="31.103"/> + <KivioPoint x="211.931" y="31.276"/> + <KivioPoint x="212.103" y="31.448"/> + <KivioPoint x="212.103" y="31.793"/> + <KivioPoint x="212.103" y="31.966"/> + <KivioPoint x="212.103" y="32.138"/> + <KivioPoint x="212.103" y="32.310"/> + <KivioPoint x="211.931" y="32.483"/> + <KivioPoint x="211.931" y="32.655"/> + <KivioPoint x="211.759" y="32.828"/> + <KivioPoint x="211.759" y="33.000"/> + <KivioPoint x="211.586" y="33.000"/> + <KivioPoint x="211.414" y="33.172"/> + <KivioPoint x="211.241" y="33.345"/> + <KivioPoint x="211.069" y="33.345"/> + <KivioPoint x="210.724" y="33.345"/> + <KivioPoint x="210.379" y="33.345"/> + <KivioPoint x="210.207" y="33.517"/> + <KivioPoint x="210.034" y="33.517"/> + <KivioPoint x="210.034" y="33.345"/> + <KivioPoint x="209.862" y="33.345"/> + <KivioPoint x="208.655" y="34.207"/> + <KivioPoint x="208.483" y="34.207"/> + <KivioPoint x="208.483" y="34.379"/> + <KivioPoint x="208.310" y="34.379"/> + <KivioPoint x="208.138" y="34.552"/> + <KivioPoint x="207.966" y="34.552"/> + <KivioPoint x="207.966" y="34.724"/> + <KivioPoint x="207.966" y="34.897"/> + <KivioPoint x="207.793" y="35.069"/> + <KivioPoint x="207.621" y="35.414"/> + <KivioPoint x="207.448" y="35.586"/> + <KivioPoint x="207.276" y="35.759"/> + <KivioPoint x="207.276" y="35.931"/> + <KivioPoint x="207.276" y="36.103"/> + <KivioPoint x="207.103" y="36.276"/> + <KivioPoint x="206.931" y="36.448"/> + <KivioPoint x="206.931" y="36.793"/> + <KivioPoint x="206.759" y="36.966"/> + <KivioPoint x="206.759" y="37.138"/> + <KivioPoint x="206.586" y="37.483"/> + <KivioPoint x="206.586" y="37.655"/> + <KivioPoint x="206.586" y="37.828"/> + <KivioPoint x="206.586" y="38.000"/> + <KivioPoint x="206.586" y="38.345"/> + <KivioPoint x="206.586" y="38.517"/> + <KivioPoint x="206.414" y="38.690"/> + <KivioPoint x="206.241" y="38.690"/> + <KivioPoint x="206.241" y="38.862"/> + <KivioPoint x="206.069" y="38.862"/> + <KivioPoint x="205.897" y="38.862"/> + <KivioPoint x="205.724" y="39.034"/> + <KivioPoint x="205.552" y="39.207"/> + <KivioPoint x="205.552" y="39.379"/> + <KivioPoint x="205.379" y="39.552"/> + <KivioPoint x="205.379" y="39.724"/> + <KivioPoint x="205.207" y="39.897"/> + <KivioPoint x="205.207" y="40.069"/> + <KivioPoint x="205.207" y="40.241"/> + <KivioPoint x="205.207" y="40.586"/> + <KivioPoint x="205.379" y="40.759"/> + <KivioPoint x="205.379" y="40.931"/> + <KivioPoint x="205.379" y="41.103"/> + <KivioPoint x="205.379" y="41.276"/> + <KivioPoint x="205.379" y="41.448"/> + <KivioPoint x="205.379" y="41.621"/> + <KivioPoint x="205.379" y="41.793"/> + <KivioPoint x="205.379" y="41.966"/> + <KivioPoint x="205.379" y="42.310"/> + <KivioPoint x="205.379" y="42.655"/> + <KivioPoint x="205.379" y="42.828"/> + <KivioPoint x="205.379" y="43.000"/> + <KivioPoint x="205.552" y="43.172"/> + <KivioPoint x="205.552" y="43.345"/> + <KivioPoint x="205.552" y="43.517"/> + <KivioPoint x="205.379" y="43.690"/> + <KivioPoint x="205.207" y="43.862"/> + <KivioPoint x="205.207" y="44.034"/> + <KivioPoint x="205.034" y="44.034"/> + <KivioPoint x="204.862" y="44.207"/> + <KivioPoint x="204.862" y="44.379"/> + <KivioPoint x="204.690" y="44.379"/> + <KivioPoint x="204.690" y="44.552"/> + <KivioPoint x="204.517" y="44.724"/> + <KivioPoint x="204.517" y="44.897"/> + <KivioPoint x="204.517" y="45.069"/> + <KivioPoint x="204.345" y="45.241"/> + <KivioPoint x="204.345" y="45.414"/> + <KivioPoint x="204.172" y="45.586"/> + <KivioPoint x="204.000" y="45.759"/> + <KivioPoint x="203.828" y="45.931"/> + <KivioPoint x="203.655" y="46.103"/> + <KivioPoint x="203.483" y="46.276"/> + <KivioPoint x="203.138" y="46.448"/> + <KivioPoint x="202.966" y="46.793"/> + <KivioPoint x="202.793" y="46.966"/> + <KivioPoint x="202.793" y="47.138"/> + <KivioPoint x="202.448" y="47.483"/> + <KivioPoint x="202.276" y="47.655"/> + <KivioPoint x="202.103" y="47.828"/> + <KivioPoint x="202.103" y="48.000"/> + <KivioPoint x="201.931" y="48.172"/> + <KivioPoint x="201.759" y="48.172"/> + <KivioPoint x="201.586" y="48.345"/> + <KivioPoint x="201.586" y="48.517"/> + <KivioPoint x="201.586" y="48.690"/> + <KivioPoint x="201.414" y="48.862"/> + <KivioPoint x="201.414" y="49.034"/> + <KivioPoint x="201.414" y="49.207"/> + <KivioPoint x="201.414" y="49.552"/> + <KivioPoint x="201.241" y="49.724"/> + <KivioPoint x="201.069" y="49.897"/> + <KivioPoint x="201.069" y="50.241"/> + <KivioPoint x="200.897" y="50.414"/> + <KivioPoint x="200.897" y="50.586"/> + <KivioPoint x="200.897" y="50.759"/> + <KivioPoint x="200.897" y="50.931"/> + <KivioPoint x="200.724" y="51.103"/> + <KivioPoint x="200.724" y="51.448"/> + <KivioPoint x="200.724" y="51.621"/> + <KivioPoint x="200.552" y="51.621"/> + <KivioPoint x="200.379" y="51.793"/> + <KivioPoint x="200.207" y="51.966"/> + <KivioPoint x="200.034" y="51.966"/> + <KivioPoint x="199.690" y="51.966"/> + <KivioPoint x="199.517" y="52.138"/> + <KivioPoint x="199.345" y="52.138"/> + <KivioPoint x="199.172" y="52.138"/> + <KivioPoint x="199.000" y="52.138"/> + <KivioPoint x="198.828" y="52.138"/> + <KivioPoint x="198.655" y="52.310"/> + <KivioPoint x="198.483" y="52.483"/> + <KivioPoint x="198.310" y="52.655"/> + <KivioPoint x="198.310" y="52.828"/> + <KivioPoint x="198.310" y="53.000"/> + <KivioPoint x="198.138" y="53.172"/> + <KivioPoint x="198.138" y="53.345"/> + <KivioPoint x="198.138" y="53.517"/> + <KivioPoint x="198.138" y="53.690"/> + <KivioPoint x="198.138" y="53.862"/> + <KivioPoint x="198.138" y="54.207"/> + <KivioPoint x="198.138" y="54.379"/> + <KivioPoint x="198.138" y="54.552"/> + <KivioPoint x="198.138" y="54.724"/> + <KivioPoint x="197.966" y="54.897"/> + <KivioPoint x="197.966" y="55.069"/> + <KivioPoint x="197.966" y="55.241"/> + <KivioPoint x="197.793" y="55.586"/> + <KivioPoint x="197.793" y="55.759"/> + <KivioPoint x="197.621" y="55.931"/> + <KivioPoint x="197.448" y="56.276"/> + <KivioPoint x="197.448" y="56.448"/> + <KivioPoint x="197.448" y="56.621"/> + <KivioPoint x="197.448" y="56.793"/> + <KivioPoint x="197.448" y="57.138"/> + <KivioPoint x="197.448" y="57.483"/> + <KivioPoint x="197.621" y="58.517"/> + <KivioPoint x="197.448" y="58.690"/> + <KivioPoint x="197.276" y="58.862"/> + <KivioPoint x="197.276" y="59.207"/> + <KivioPoint x="197.276" y="59.379"/> + <KivioPoint x="197.276" y="59.552"/> + <KivioPoint x="197.276" y="59.724"/> + <KivioPoint x="197.276" y="59.897"/> + <KivioPoint x="197.276" y="60.069"/> + <KivioPoint x="197.276" y="60.241"/> + <KivioPoint x="197.103" y="60.414"/> + <KivioPoint x="197.103" y="60.586"/> + <KivioPoint x="196.931" y="60.931"/> + <KivioPoint x="196.931" y="61.103"/> + <KivioPoint x="196.931" y="61.276"/> + <KivioPoint x="196.759" y="61.621"/> + <KivioPoint x="196.759" y="61.793"/> + <KivioPoint x="196.586" y="62.138"/> + <KivioPoint x="196.586" y="62.310"/> + <KivioPoint x="196.586" y="62.483"/> + <KivioPoint x="196.414" y="62.655"/> + <KivioPoint x="196.241" y="62.828"/> + <KivioPoint x="196.241" y="63.000"/> + <KivioPoint x="196.069" y="63.000"/> + <KivioPoint x="195.897" y="63.172"/> + <KivioPoint x="195.724" y="63.345"/> + <KivioPoint x="195.552" y="63.517"/> + <KivioPoint x="195.379" y="63.690"/> + <KivioPoint x="195.207" y="64.034"/> + <KivioPoint x="194.862" y="64.207"/> + <KivioPoint x="194.862" y="64.379"/> + <KivioPoint x="194.690" y="64.552"/> + <KivioPoint x="194.345" y="64.897"/> + <KivioPoint x="194.345" y="65.069"/> + <KivioPoint x="194.172" y="65.069"/> + <KivioPoint x="194.000" y="65.414"/> + <KivioPoint x="194.000" y="65.586"/> + <KivioPoint x="193.828" y="65.759"/> + <KivioPoint x="193.828" y="65.931"/> + <KivioPoint x="193.655" y="66.276"/> + <KivioPoint x="193.655" y="66.448"/> + <KivioPoint x="193.655" y="66.621"/> + <KivioPoint x="193.483" y="66.793"/> + <KivioPoint x="193.483" y="67.138"/> + <KivioPoint x="193.655" y="67.310"/> + <KivioPoint x="193.655" y="67.483"/> + <KivioPoint x="193.828" y="67.655"/> + <KivioPoint x="193.828" y="67.828"/> + <KivioPoint x="194.000" y="68.000"/> + <KivioPoint x="194.172" y="68.172"/> + <KivioPoint x="194.345" y="68.345"/> + <KivioPoint x="194.517" y="68.517"/> + <KivioPoint x="194.690" y="68.690"/> + <KivioPoint x="194.690" y="68.862"/> + <KivioPoint x="194.862" y="69.034"/> + <KivioPoint x="194.862" y="69.207"/> + <KivioPoint x="195.034" y="69.379"/> + <KivioPoint x="195.034" y="69.552"/> + <KivioPoint x="195.207" y="69.724"/> + <KivioPoint x="195.207" y="69.897"/> + <KivioPoint x="195.207" y="70.069"/> + <KivioPoint x="195.379" y="70.241"/> + <KivioPoint x="195.379" y="70.414"/> + <KivioPoint x="195.379" y="70.759"/> + <KivioPoint x="195.379" y="70.931"/> + <KivioPoint x="195.379" y="71.103"/> + <KivioPoint x="195.207" y="71.276"/> + <KivioPoint x="195.207" y="71.448"/> + <KivioPoint x="195.034" y="71.621"/> + <KivioPoint x="194.862" y="71.966"/> + <KivioPoint x="194.690" y="72.138"/> + <KivioPoint x="194.690" y="72.310"/> + <KivioPoint x="194.517" y="72.310"/> + <KivioPoint x="194.345" y="72.483"/> + <KivioPoint x="194.172" y="72.483"/> + <KivioPoint x="193.828" y="72.483"/> + <KivioPoint x="193.655" y="72.483"/> + <KivioPoint x="193.483" y="72.483"/> + <KivioPoint x="193.310" y="72.483"/> + <KivioPoint x="192.966" y="72.310"/> + <KivioPoint x="192.793" y="72.310"/> + <KivioPoint x="192.621" y="72.310"/> + <KivioPoint x="192.448" y="72.310"/> + <KivioPoint x="192.103" y="72.310"/> + <KivioPoint x="191.931" y="72.138"/> + <KivioPoint x="191.586" y="72.138"/> + <KivioPoint x="191.414" y="72.138"/> + <KivioPoint x="191.241" y="72.138"/> + <KivioPoint x="190.897" y="72.138"/> + <KivioPoint x="190.724" y="72.310"/> + <KivioPoint x="190.552" y="72.310"/> + <KivioPoint x="190.207" y="72.483"/> + <KivioPoint x="190.034" y="72.655"/> + <KivioPoint x="189.862" y="72.655"/> + <KivioPoint x="189.690" y="72.828"/> + <KivioPoint x="189.517" y="73.000"/> + <KivioPoint x="189.345" y="73.000"/> + <KivioPoint x="189.172" y="73.172"/> + <KivioPoint x="189.000" y="73.345"/> + <KivioPoint x="188.828" y="73.517"/> + <KivioPoint x="188.655" y="73.690"/> + <KivioPoint x="188.483" y="73.862"/> + <KivioPoint x="188.483" y="74.034"/> + <KivioPoint x="188.138" y="74.379"/> + <KivioPoint x="187.966" y="74.552"/> + <KivioPoint x="187.793" y="74.724"/> + <KivioPoint x="187.448" y="75.241"/> + <KivioPoint x="187.276" y="75.414"/> + <KivioPoint x="187.276" y="75.586"/> + <KivioPoint x="187.103" y="75.759"/> + <KivioPoint x="186.931" y="75.931"/> + <KivioPoint x="186.931" y="76.103"/> + <KivioPoint x="186.759" y="76.276"/> + <KivioPoint x="186.586" y="76.448"/> + <KivioPoint x="186.586" y="76.793"/> + <KivioPoint x="186.586" y="77.138"/> + <KivioPoint x="186.586" y="77.310"/> + <KivioPoint x="186.586" y="77.483"/> + <KivioPoint x="186.586" y="77.655"/> + <KivioPoint x="186.414" y="77.828"/> + <KivioPoint x="186.414" y="78.000"/> + <KivioPoint x="186.414" y="78.172"/> + <KivioPoint x="186.241" y="78.345"/> + <KivioPoint x="186.241" y="78.517"/> + <KivioPoint x="186.069" y="78.690"/> + <KivioPoint x="185.897" y="78.862"/> + <KivioPoint x="185.724" y="79.207"/> + <KivioPoint x="185.552" y="79.552"/> + <KivioPoint x="185.379" y="79.724"/> + <KivioPoint x="185.207" y="79.897"/> + <KivioPoint x="185.207" y="80.069"/> + <KivioPoint x="185.207" y="80.241"/> + <KivioPoint x="185.207" y="80.586"/> + <KivioPoint x="185.207" y="80.931"/> + <KivioPoint x="185.207" y="81.276"/> + <KivioPoint x="185.379" y="81.448"/> + <KivioPoint x="185.379" y="81.621"/> + <KivioPoint x="185.379" y="81.793"/> + <KivioPoint x="185.379" y="81.966"/> + <KivioPoint x="185.379" y="82.138"/> + <KivioPoint x="185.379" y="82.310"/> + <KivioPoint x="185.379" y="82.483"/> + <KivioPoint x="185.207" y="82.828"/> + <KivioPoint x="185.207" y="83.000"/> + <KivioPoint x="185.207" y="83.345"/> + <KivioPoint x="185.034" y="83.517"/> + <KivioPoint x="184.862" y="83.862"/> + <KivioPoint x="184.862" y="84.207"/> + <KivioPoint x="184.862" y="84.552"/> + <KivioPoint x="184.690" y="84.724"/> + <KivioPoint x="184.690" y="84.897"/> + <KivioPoint x="184.517" y="85.069"/> + <KivioPoint x="184.517" y="85.414"/> + <KivioPoint x="184.517" y="85.586"/> + <KivioPoint x="184.517" y="85.759"/> + <KivioPoint x="184.517" y="86.103"/> + <KivioPoint x="184.517" y="86.448"/> + <KivioPoint x="184.690" y="86.448"/> + <KivioPoint x="184.690" y="86.793"/> + <KivioPoint x="184.862" y="86.793"/> + <KivioPoint x="184.862" y="87.138"/> + <KivioPoint x="184.862" y="87.310"/> + <KivioPoint x="185.034" y="87.483"/> + <KivioPoint x="185.034" y="87.655"/> + <KivioPoint x="185.034" y="87.828"/> + <KivioPoint x="185.034" y="88.000"/> + <KivioPoint x="185.207" y="88.172"/> + <KivioPoint x="185.207" y="88.345"/> + <KivioPoint x="185.379" y="88.690"/> + <KivioPoint x="185.379" y="88.862"/> + <KivioPoint x="185.552" y="89.034"/> + <KivioPoint x="185.552" y="89.207"/> + <KivioPoint x="185.552" y="89.379"/> + <KivioPoint x="185.552" y="89.552"/> + <KivioPoint x="185.552" y="90.759"/> + <KivioPoint x="185.552" y="90.931"/> + <KivioPoint x="185.552" y="91.103"/> + <KivioPoint x="185.552" y="91.276"/> + <KivioPoint x="185.552" y="91.448"/> + <KivioPoint x="185.552" y="91.621"/> + <KivioPoint x="185.379" y="91.621"/> + <KivioPoint x="185.379" y="91.793"/> + <KivioPoint x="185.207" y="91.966"/> + <KivioPoint x="185.207" y="92.138"/> + <KivioPoint x="185.034" y="92.310"/> + <KivioPoint x="185.034" y="92.483"/> + <KivioPoint x="184.862" y="92.655"/> + <KivioPoint x="184.862" y="92.828"/> + <KivioPoint x="184.862" y="93.000"/> + <KivioPoint x="184.690" y="93.345"/> + <KivioPoint x="184.517" y="93.690"/> + <KivioPoint x="184.345" y="93.862"/> + <KivioPoint x="184.345" y="94.034"/> + <KivioPoint x="184.345" y="94.207"/> + <KivioPoint x="184.172" y="94.379"/> + <KivioPoint x="184.172" y="94.552"/> + <KivioPoint x="184.172" y="94.724"/> + <KivioPoint x="184.172" y="94.897"/> + <KivioPoint x="184.172" y="95.069"/> + <KivioPoint x="184.172" y="95.241"/> + <KivioPoint x="184.172" y="95.414"/> + <KivioPoint x="184.172" y="95.586"/> + <KivioPoint x="184.172" y="95.759"/> + <KivioPoint x="184.345" y="95.931"/> + <KivioPoint x="184.517" y="96.103"/> + <KivioPoint x="184.517" y="96.276"/> + <KivioPoint x="184.690" y="96.448"/> + <KivioPoint x="184.690" y="96.621"/> + <KivioPoint x="184.862" y="96.621"/> + <KivioPoint x="184.862" y="96.793"/> + <KivioPoint x="184.862" y="96.966"/> + <KivioPoint x="185.034" y="96.966"/> + <KivioPoint x="185.207" y="97.138"/> + <KivioPoint x="185.379" y="97.310"/> + <KivioPoint x="185.552" y="97.483"/> + <KivioPoint x="185.724" y="97.655"/> + <KivioPoint x="185.897" y="97.828"/> + <KivioPoint x="185.897" y="98.000"/> + <KivioPoint x="186.069" y="98.172"/> + <KivioPoint x="186.241" y="98.345"/> + <KivioPoint x="186.414" y="98.517"/> + <KivioPoint x="186.414" y="98.690"/> + <KivioPoint x="186.586" y="98.862"/> + <KivioPoint x="186.586" y="99.034"/> + <KivioPoint x="186.586" y="99.207"/> + <KivioPoint x="186.586" y="99.552"/> + <KivioPoint x="186.586" y="99.897"/> + <KivioPoint x="186.586" y="100.069"/> + <KivioPoint x="186.586" y="100.241"/> + <KivioPoint x="186.586" y="100.414"/> + <KivioPoint x="186.586" y="100.759"/> + <KivioPoint x="186.586" y="100.931"/> + <KivioPoint x="186.586" y="101.276"/> + <KivioPoint x="186.414" y="101.276"/> + <KivioPoint x="186.241" y="101.621"/> + <KivioPoint x="186.069" y="101.621"/> + <KivioPoint x="185.897" y="101.793"/> + <KivioPoint x="185.897" y="101.966"/> + <KivioPoint x="185.724" y="101.966"/> + <KivioPoint x="185.552" y="102.138"/> + <KivioPoint x="185.379" y="102.310"/> + <KivioPoint x="185.207" y="102.483"/> + <KivioPoint x="185.034" y="102.483"/> + <KivioPoint x="184.862" y="102.655"/> + <KivioPoint x="184.690" y="102.655"/> + <KivioPoint x="184.517" y="102.828"/> + <KivioPoint x="184.172" y="103.000"/> + <KivioPoint x="183.828" y="103.345"/> + <KivioPoint x="183.655" y="103.517"/> + <KivioPoint x="183.655" y="103.690"/> + <KivioPoint x="183.483" y="103.862"/> + <KivioPoint x="183.483" y="104.034"/> + <KivioPoint x="183.655" y="104.379"/> + <KivioPoint x="183.828" y="104.724"/> + <KivioPoint x="183.828" y="104.897"/> + <KivioPoint x="183.828" y="105.069"/> + <KivioPoint x="183.828" y="105.241"/> + <KivioPoint x="184.000" y="105.414"/> + <KivioPoint x="184.000" y="105.759"/> + <KivioPoint x="184.172" y="105.931"/> + <KivioPoint x="184.172" y="106.103"/> + <KivioPoint x="184.345" y="106.448"/> + <KivioPoint x="184.517" y="106.448"/> + <KivioPoint x="184.517" y="106.793"/> + <KivioPoint x="184.517" y="107.138"/> + <KivioPoint x="184.517" y="107.483"/> + <KivioPoint x="184.517" y="107.828"/> + <KivioPoint x="184.517" y="108.000"/> + <KivioPoint x="184.517" y="108.172"/> + <KivioPoint x="184.517" y="108.690"/> + <KivioPoint x="184.517" y="108.862"/> + <KivioPoint x="184.517" y="109.207"/> + <KivioPoint x="184.690" y="109.552"/> + <KivioPoint x="184.690" y="109.724"/> + <KivioPoint x="184.690" y="109.897"/> + <KivioPoint x="184.690" y="110.069"/> + <KivioPoint x="184.690" y="110.241"/> + <KivioPoint x="184.690" y="110.414"/> + <KivioPoint x="184.517" y="110.586"/> + <KivioPoint x="184.517" y="110.759"/> + <KivioPoint x="184.517" y="110.931"/> + <KivioPoint x="184.345" y="111.103"/> + <KivioPoint x="184.345" y="111.276"/> + <KivioPoint x="184.172" y="111.448"/> + <KivioPoint x="184.172" y="111.621"/> + <KivioPoint x="184.000" y="111.793"/> + <KivioPoint x="184.000" y="111.966"/> + <KivioPoint x="184.000" y="112.138"/> + <KivioPoint x="183.828" y="112.310"/> + <KivioPoint x="183.828" y="112.483"/> + <KivioPoint x="183.828" y="112.655"/> + <KivioPoint x="183.655" y="112.828"/> + <KivioPoint x="183.483" y="113.000"/> + <KivioPoint x="183.310" y="113.172"/> + <KivioPoint x="183.138" y="113.172"/> + <KivioPoint x="182.966" y="113.345"/> + <KivioPoint x="182.793" y="113.345"/> + <KivioPoint x="182.793" y="113.517"/> + <KivioPoint x="182.621" y="113.517"/> + <KivioPoint x="182.621" y="113.690"/> + <KivioPoint x="182.448" y="113.690"/> + <KivioPoint x="182.448" y="113.862"/> + <KivioPoint x="182.276" y="113.862"/> + <KivioPoint x="182.103" y="114.034"/> + <KivioPoint x="181.759" y="114.207"/> + <KivioPoint x="181.586" y="114.207"/> + <KivioPoint x="181.414" y="114.379"/> + <KivioPoint x="181.241" y="114.552"/> + <KivioPoint x="181.069" y="114.724"/> + <KivioPoint x="181.069" y="114.897"/> + <KivioPoint x="180.897" y="115.069"/> + <KivioPoint x="180.897" y="115.241"/> + <KivioPoint x="180.724" y="115.414"/> + <KivioPoint x="180.724" y="115.759"/> + <KivioPoint x="180.552" y="115.931"/> + <KivioPoint x="180.379" y="116.103"/> + <KivioPoint x="180.379" y="116.448"/> + <KivioPoint x="180.379" y="116.621"/> + <KivioPoint x="180.379" y="116.793"/> + <KivioPoint x="180.379" y="117.138"/> + <KivioPoint x="180.379" y="117.310"/> + <KivioPoint x="180.379" y="117.483"/> + <KivioPoint x="180.379" y="117.655"/> + <KivioPoint x="180.379" y="117.828"/> + <KivioPoint x="180.207" y="118.000"/> + <KivioPoint x="180.034" y="118.172"/> + <KivioPoint x="179.862" y="118.345"/> + <KivioPoint x="179.862" y="118.517"/> + <KivioPoint x="179.862" y="118.690"/> + <KivioPoint x="179.690" y="118.862"/> + <KivioPoint x="179.690" y="119.034"/> + <KivioPoint x="179.690" y="119.207"/> + <KivioPoint x="179.517" y="119.379"/> + <KivioPoint x="179.517" y="119.552"/> + <KivioPoint x="179.345" y="119.724"/> + <KivioPoint x="179.345" y="119.897"/> + <KivioPoint x="179.345" y="120.069"/> + <KivioPoint x="179.345" y="120.241"/> + <KivioPoint x="179.345" y="120.414"/> + <KivioPoint x="179.345" y="120.586"/> + <KivioPoint x="179.345" y="120.759"/> + <KivioPoint x="179.172" y="120.931"/> + <KivioPoint x="179.000" y="121.103"/> + <KivioPoint x="178.828" y="121.103"/> + <KivioPoint x="178.655" y="121.276"/> + <KivioPoint x="178.483" y="121.276"/> + <KivioPoint x="178.310" y="121.448"/> + <KivioPoint x="178.138" y="121.448"/> + <KivioPoint x="177.966" y="121.448"/> + <KivioPoint x="177.621" y="121.448"/> + <KivioPoint x="177.448" y="121.448"/> + <KivioPoint x="177.276" y="121.276"/> + <KivioPoint x="177.103" y="121.276"/> + <KivioPoint x="176.759" y="121.621"/> + <KivioPoint x="176.759" y="121.793"/> + <KivioPoint x="176.931" y="121.966"/> + <KivioPoint x="176.931" y="122.310"/> + <KivioPoint x="176.931" y="122.483"/> + <KivioPoint x="176.931" y="122.655"/> + <KivioPoint x="176.931" y="123.172"/> + <KivioPoint x="176.931" y="123.345"/> + <KivioPoint x="176.931" y="123.690"/> + <KivioPoint x="176.931" y="123.862"/> + <KivioPoint x="176.931" y="124.207"/> + <KivioPoint x="176.931" y="124.379"/> + <KivioPoint x="176.931" y="124.724"/> + <KivioPoint x="176.931" y="124.897"/> + <KivioPoint x="176.931" y="125.069"/> + <KivioPoint x="177.103" y="125.241"/> + <KivioPoint x="177.103" y="125.414"/> + <KivioPoint x="177.103" y="125.586"/> + <KivioPoint x="177.103" y="125.759"/> + <KivioPoint x="176.931" y="125.931"/> + <KivioPoint x="176.931" y="126.103"/> + <KivioPoint x="176.759" y="126.448"/> + <KivioPoint x="176.586" y="126.621"/> + <KivioPoint x="176.586" y="126.793"/> + <KivioPoint x="176.586" y="126.966"/> + <KivioPoint x="176.586" y="127.310"/> + <KivioPoint x="176.759" y="127.483"/> + <KivioPoint x="176.759" y="127.655"/> + <KivioPoint x="176.931" y="127.828"/> + <KivioPoint x="176.931" y="128.000"/> + <KivioPoint x="177.103" y="128.172"/> + <KivioPoint x="177.276" y="128.345"/> + <KivioPoint x="177.621" y="128.517"/> + <KivioPoint x="177.966" y="129.034"/> + <KivioPoint x="177.793" y="129.207"/> + <KivioPoint x="177.793" y="129.379"/> + <KivioPoint x="177.621" y="129.552"/> + <KivioPoint x="177.621" y="129.897"/> + <KivioPoint x="177.621" y="130.069"/> + <KivioPoint x="177.793" y="130.241"/> + <KivioPoint x="177.793" y="130.586"/> + <KivioPoint x="177.793" y="130.759"/> + <KivioPoint x="177.966" y="130.931"/> + <KivioPoint x="177.966" y="131.103"/> + <KivioPoint x="177.966" y="131.276"/> + <KivioPoint x="178.138" y="131.448"/> + <KivioPoint x="178.310" y="131.621"/> + <KivioPoint x="178.310" y="131.793"/> + <KivioPoint x="178.483" y="131.793"/> + <KivioPoint x="178.483" y="131.966"/> + <KivioPoint x="178.655" y="132.138"/> + <KivioPoint x="178.828" y="132.310"/> + <KivioPoint x="178.828" y="132.483"/> + <KivioPoint x="178.828" y="132.655"/> + <KivioPoint x="178.828" y="133.000"/> + <KivioPoint x="178.655" y="133.345"/> + <KivioPoint x="178.655" y="133.517"/> + <KivioPoint x="178.483" y="133.862"/> + <KivioPoint x="178.483" y="134.034"/> + <KivioPoint x="178.483" y="134.379"/> + <KivioPoint x="178.310" y="134.552"/> + <KivioPoint x="178.310" y="134.724"/> + <KivioPoint x="178.310" y="134.897"/> + <KivioPoint x="178.310" y="135.069"/> + <KivioPoint x="178.310" y="135.414"/> + <KivioPoint x="178.483" y="135.586"/> + <KivioPoint x="178.483" y="135.759"/> + <KivioPoint x="178.483" y="135.931"/> + <KivioPoint x="178.483" y="136.103"/> + <KivioPoint x="178.483" y="136.276"/> + <KivioPoint x="178.655" y="136.448"/> + <KivioPoint x="178.655" y="136.793"/> + <KivioPoint x="178.655" y="137.138"/> + <KivioPoint x="178.655" y="137.310"/> + <KivioPoint x="178.655" y="137.483"/> + <KivioPoint x="178.828" y="137.828"/> + <KivioPoint x="179.000" y="138.000"/> + <KivioPoint x="179.172" y="138.172"/> + <KivioPoint x="179.517" y="138.345"/> + <KivioPoint x="179.862" y="138.517"/> + <KivioPoint x="180.034" y="138.690"/> + <KivioPoint x="180.207" y="138.862"/> + <KivioPoint x="180.379" y="139.034"/> + <KivioPoint x="180.724" y="139.207"/> + <KivioPoint x="180.897" y="139.379"/> + <KivioPoint x="181.069" y="139.552"/> + <KivioPoint x="181.069" y="139.724"/> + <KivioPoint x="181.069" y="139.897"/> + <KivioPoint x="181.069" y="140.241"/> + <KivioPoint x="181.069" y="140.586"/> + <KivioPoint x="181.069" y="140.931"/> + <KivioPoint x="181.069" y="141.276"/> + <KivioPoint x="181.241" y="141.448"/> + <KivioPoint x="181.241" y="141.621"/> + <KivioPoint x="181.414" y="141.966"/> + <KivioPoint x="181.414" y="142.138"/> + <KivioPoint x="181.586" y="142.483"/> + <KivioPoint x="181.759" y="142.655"/> + <KivioPoint x="181.759" y="143.000"/> + <KivioPoint x="181.759" y="143.345"/> + <KivioPoint x="181.759" y="143.690"/> + <KivioPoint x="181.759" y="144.034"/> + <KivioPoint x="181.759" y="144.379"/> + <KivioPoint x="181.759" y="144.552"/> + <KivioPoint x="181.759" y="144.897"/> + <KivioPoint x="181.759" y="145.069"/> + <KivioPoint x="181.931" y="145.241"/> + <KivioPoint x="182.276" y="145.586"/> + <KivioPoint x="183.138" y="146.276"/> + <KivioPoint x="183.483" y="146.448"/> + <KivioPoint x="183.828" y="146.448"/> + <KivioPoint x="184.000" y="146.621"/> + <KivioPoint x="184.000" y="146.793"/> + <KivioPoint x="184.000" y="146.966"/> + <KivioPoint x="184.000" y="147.483"/> + <KivioPoint x="184.000" y="147.828"/> + <KivioPoint x="184.000" y="148.172"/> + <KivioPoint x="183.828" y="148.345"/> + <KivioPoint x="183.483" y="148.345"/> + <KivioPoint x="183.310" y="148.172"/> + <KivioPoint x="183.138" y="148.000"/> + <KivioPoint x="182.793" y="148.000"/> + <KivioPoint x="182.621" y="148.172"/> + <KivioPoint x="182.621" y="148.517"/> + <KivioPoint x="182.621" y="148.862"/> + <KivioPoint x="182.621" y="149.207"/> + <KivioPoint x="182.621" y="149.552"/> + <KivioPoint x="182.621" y="149.724"/> + <KivioPoint x="182.621" y="149.897"/> + <KivioPoint x="182.448" y="149.897"/> + <KivioPoint x="182.276" y="149.897"/> + <KivioPoint x="182.103" y="150.069"/> + <KivioPoint x="182.103" y="150.241"/> + <KivioPoint x="181.931" y="150.414"/> + <KivioPoint x="181.931" y="150.759"/> + <KivioPoint x="181.931" y="150.931"/> + <KivioPoint x="182.103" y="151.103"/> + <KivioPoint x="182.276" y="151.276"/> + <KivioPoint x="182.448" y="151.448"/> + <KivioPoint x="182.621" y="151.793"/> + <KivioPoint x="182.966" y="151.966"/> + <KivioPoint x="182.966" y="152.138"/> + <KivioPoint x="182.793" y="152.310"/> + <KivioPoint x="182.793" y="152.483"/> + <KivioPoint x="182.793" y="152.655"/> + <KivioPoint x="182.966" y="152.828"/> + <KivioPoint x="182.966" y="153.000"/> + <KivioPoint x="182.966" y="153.345"/> + <KivioPoint x="183.138" y="153.517"/> + <KivioPoint x="183.138" y="153.690"/> + <KivioPoint x="183.138" y="154.034"/> + <KivioPoint x="183.138" y="154.207"/> + <KivioPoint x="183.310" y="154.379"/> + <KivioPoint x="183.310" y="154.724"/> + <KivioPoint x="183.310" y="154.897"/> + <KivioPoint x="183.483" y="155.069"/> + <KivioPoint x="183.483" y="155.414"/> + <KivioPoint x="183.655" y="155.586"/> + <KivioPoint x="183.828" y="155.759"/> + <KivioPoint x="183.828" y="156.103"/> + <KivioPoint x="183.828" y="156.448"/> + <KivioPoint x="183.655" y="156.793"/> + <KivioPoint x="183.655" y="156.966"/> + <KivioPoint x="183.483" y="157.138"/> + <KivioPoint x="183.310" y="157.310"/> + <KivioPoint x="183.138" y="157.483"/> + <KivioPoint x="182.966" y="157.655"/> + <KivioPoint x="182.966" y="157.828"/> + <KivioPoint x="182.793" y="158.000"/> + <KivioPoint x="182.621" y="158.172"/> + <KivioPoint x="182.621" y="158.345"/> + <KivioPoint x="182.621" y="158.517"/> + <KivioPoint x="182.621" y="158.690"/> + <KivioPoint x="182.793" y="158.862"/> + <KivioPoint x="182.793" y="159.207"/> + <KivioPoint x="182.966" y="159.379"/> + <KivioPoint x="183.138" y="159.379"/> + <KivioPoint x="183.310" y="159.379"/> + <KivioPoint x="183.310" y="159.552"/> + <KivioPoint x="183.483" y="159.552"/> + <KivioPoint x="183.828" y="159.552"/> + <KivioPoint x="184.172" y="159.552"/> + <KivioPoint x="184.517" y="159.724"/> + <KivioPoint x="184.862" y="159.724"/> + <KivioPoint x="185.207" y="159.724"/> + <KivioPoint x="185.552" y="159.724"/> + <KivioPoint x="185.724" y="159.552"/> + <KivioPoint x="185.897" y="159.552"/> + <KivioPoint x="186.241" y="159.379"/> + <KivioPoint x="186.414" y="159.207"/> + <KivioPoint x="186.586" y="159.034"/> + <KivioPoint x="186.931" y="158.862"/> + <KivioPoint x="187.103" y="158.862"/> + <KivioPoint x="187.276" y="158.862"/> + <KivioPoint x="187.621" y="159.034"/> + <KivioPoint x="187.793" y="159.207"/> + <KivioPoint x="188.138" y="159.379"/> + <KivioPoint x="188.310" y="159.552"/> + <KivioPoint x="188.483" y="159.552"/> + <KivioPoint x="188.655" y="159.724"/> + <KivioPoint x="189.000" y="159.897"/> + <KivioPoint x="189.172" y="159.897"/> + <KivioPoint x="189.345" y="159.724"/> + <KivioPoint x="189.517" y="159.724"/> + <KivioPoint x="189.690" y="159.379"/> + <KivioPoint x="189.690" y="159.207"/> + <KivioPoint x="189.690" y="159.034"/> + <KivioPoint x="189.690" y="158.862"/> + <KivioPoint x="189.690" y="158.690"/> + <KivioPoint x="189.862" y="158.517"/> + <KivioPoint x="189.862" y="158.000"/> + <KivioPoint x="190.034" y="157.655"/> + <KivioPoint x="190.207" y="157.138"/> + <KivioPoint x="190.379" y="156.966"/> + <KivioPoint x="190.379" y="156.621"/> + <KivioPoint x="190.379" y="156.448"/> + <KivioPoint x="190.379" y="156.276"/> + <KivioPoint x="190.379" y="155.931"/> + <KivioPoint x="190.207" y="155.759"/> + <KivioPoint x="190.034" y="155.586"/> + <KivioPoint x="189.862" y="155.241"/> + <KivioPoint x="189.690" y="155.069"/> + <KivioPoint x="189.690" y="154.897"/> + <KivioPoint x="189.862" y="154.724"/> + <KivioPoint x="190.034" y="154.552"/> + <KivioPoint x="190.207" y="154.379"/> + <KivioPoint x="190.379" y="154.207"/> + <KivioPoint x="190.724" y="153.862"/> + <KivioPoint x="191.241" y="153.517"/> + <KivioPoint x="191.414" y="153.517"/> + <KivioPoint x="191.759" y="153.345"/> + <KivioPoint x="191.931" y="153.345"/> + <KivioPoint x="192.276" y="153.517"/> + <KivioPoint x="192.448" y="153.690"/> + <KivioPoint x="192.793" y="153.690"/> + <KivioPoint x="193.138" y="153.690"/> + <KivioPoint x="193.138" y="153.517"/> + <KivioPoint x="193.138" y="153.345"/> + <KivioPoint x="193.138" y="153.000"/> + <KivioPoint x="193.310" y="152.828"/> + <KivioPoint x="193.310" y="152.655"/> + <KivioPoint x="193.483" y="152.483"/> + <KivioPoint x="193.655" y="152.483"/> + <KivioPoint x="193.655" y="152.310"/> + <KivioPoint x="193.828" y="152.138"/> + <KivioPoint x="193.828" y="151.966"/> + <KivioPoint x="193.828" y="151.793"/> + <KivioPoint x="194.000" y="151.621"/> + <KivioPoint x="194.172" y="151.448"/> + <KivioPoint x="194.172" y="151.276"/> + <KivioPoint x="194.345" y="151.276"/> + <KivioPoint x="194.517" y="151.276"/> + <KivioPoint x="194.862" y="151.103"/> + <KivioPoint x="195.034" y="151.276"/> + <KivioPoint x="195.207" y="151.276"/> + <KivioPoint x="195.379" y="151.276"/> + <KivioPoint x="195.552" y="151.276"/> + <KivioPoint x="195.724" y="151.448"/> + <KivioPoint x="195.897" y="151.621"/> + <KivioPoint x="196.241" y="151.966"/> + <KivioPoint x="196.586" y="151.966"/> + <KivioPoint x="196.759" y="151.966"/> + <KivioPoint x="196.931" y="151.966"/> + <KivioPoint x="197.103" y="151.966"/> + <KivioPoint x="197.448" y="152.138"/> + <KivioPoint x="197.621" y="152.310"/> + <KivioPoint x="197.966" y="152.483"/> + <KivioPoint x="197.966" y="152.655"/> + <KivioPoint x="198.310" y="152.655"/> + <KivioPoint x="198.310" y="152.828"/> + <KivioPoint x="198.655" y="152.828"/> + <KivioPoint x="199.000" y="153.000"/> + <KivioPoint x="199.345" y="153.000"/> + <KivioPoint x="199.345" y="152.828"/> + <KivioPoint x="199.517" y="152.655"/> + <KivioPoint x="199.517" y="152.483"/> + <KivioPoint x="199.690" y="152.310"/> + <KivioPoint x="199.690" y="152.138"/> + <KivioPoint x="199.862" y="151.966"/> + <KivioPoint x="200.034" y="151.966"/> + <KivioPoint x="200.207" y="151.793"/> + <KivioPoint x="200.379" y="151.621"/> + <KivioPoint x="200.552" y="151.448"/> + <KivioPoint x="200.552" y="151.276"/> + <KivioPoint x="200.724" y="151.103"/> + <KivioPoint x="200.724" y="150.759"/> + <KivioPoint x="200.724" y="150.586"/> + <KivioPoint x="200.724" y="150.414"/> + <KivioPoint x="200.724" y="150.069"/> + <KivioPoint x="200.724" y="149.897"/> + <KivioPoint x="200.724" y="149.552"/> + <KivioPoint x="200.724" y="149.379"/> + <KivioPoint x="200.724" y="149.034"/> + <KivioPoint x="200.897" y="148.862"/> + <KivioPoint x="200.897" y="148.690"/> + <KivioPoint x="200.897" y="148.517"/> + <KivioPoint x="200.897" y="148.172"/> + <KivioPoint x="200.897" y="148.000"/> + <KivioPoint x="201.069" y="147.828"/> + <KivioPoint x="201.069" y="147.655"/> + <KivioPoint x="201.069" y="147.483"/> + <KivioPoint x="201.241" y="147.310"/> + <KivioPoint x="201.414" y="147.310"/> + <KivioPoint x="201.586" y="147.138"/> + <KivioPoint x="201.759" y="147.138"/> + <KivioPoint x="201.931" y="146.966"/> + <KivioPoint x="202.103" y="146.966"/> + <KivioPoint x="202.276" y="146.793"/> + <KivioPoint x="202.276" y="146.621"/> + <KivioPoint x="202.276" y="146.448"/> + <KivioPoint x="202.276" y="146.276"/> + <KivioPoint x="202.276" y="146.103"/> + <KivioPoint x="202.276" y="145.931"/> + <KivioPoint x="202.103" y="145.414"/> + <KivioPoint x="202.103" y="145.069"/> + <KivioPoint x="202.103" y="144.724"/> + <KivioPoint x="202.276" y="144.379"/> + <KivioPoint x="202.448" y="144.207"/> + <KivioPoint x="202.448" y="143.862"/> + <KivioPoint x="202.621" y="143.690"/> + <KivioPoint x="202.621" y="143.517"/> + <KivioPoint x="202.793" y="143.172"/> + <KivioPoint x="202.793" y="143.000"/> + <KivioPoint x="202.621" y="142.828"/> + <KivioPoint x="202.621" y="142.655"/> + <KivioPoint x="202.621" y="142.483"/> + <KivioPoint x="202.448" y="142.310"/> + <KivioPoint x="202.448" y="142.138"/> + <KivioPoint x="202.448" y="141.966"/> + <KivioPoint x="202.448" y="141.793"/> + <KivioPoint x="202.621" y="141.621"/> + <KivioPoint x="202.621" y="141.448"/> + <KivioPoint x="202.621" y="141.276"/> + <KivioPoint x="202.793" y="141.103"/> + <KivioPoint x="202.793" y="140.931"/> + <KivioPoint x="203.138" y="140.931"/> + <KivioPoint x="203.310" y="140.759"/> + <KivioPoint x="203.483" y="140.586"/> + <KivioPoint x="203.483" y="140.414"/> + <KivioPoint x="203.655" y="140.241"/> + <KivioPoint x="203.655" y="140.069"/> + <KivioPoint x="203.655" y="139.897"/> + <KivioPoint x="203.483" y="139.897"/> + <KivioPoint x="203.483" y="139.552"/> + <KivioPoint x="203.483" y="139.379"/> + <KivioPoint x="203.483" y="139.034"/> + <KivioPoint x="203.483" y="138.862"/> + <KivioPoint x="203.655" y="138.690"/> + <KivioPoint x="203.828" y="138.517"/> + <KivioPoint x="203.828" y="138.345"/> + <KivioPoint x="203.828" y="138.172"/> + <KivioPoint x="203.828" y="138.000"/> + <KivioPoint x="204.000" y="137.828"/> + <KivioPoint x="203.828" y="137.655"/> + <KivioPoint x="203.828" y="137.310"/> + <KivioPoint x="203.828" y="137.138"/> + <KivioPoint x="203.828" y="136.966"/> + <KivioPoint x="203.828" y="136.793"/> + <KivioPoint x="203.828" y="136.621"/> + <KivioPoint x="203.828" y="136.448"/> + <KivioPoint x="203.828" y="136.276"/> + <KivioPoint x="203.828" y="136.103"/> + <KivioPoint x="203.655" y="135.931"/> + <KivioPoint x="203.483" y="135.759"/> + <KivioPoint x="203.310" y="135.586"/> + <KivioPoint x="203.138" y="134.897"/> + <KivioPoint x="203.138" y="134.724"/> + <KivioPoint x="203.483" y="134.897"/> + <KivioPoint x="203.655" y="135.069"/> + <KivioPoint x="203.828" y="135.414"/> + <KivioPoint x="204.517" y="135.586"/> + <KivioPoint x="204.690" y="135.586"/> + <KivioPoint x="204.690" y="135.414"/> + <KivioPoint x="204.690" y="135.241"/> + <KivioPoint x="204.517" y="135.069"/> + <KivioPoint x="204.345" y="134.724"/> + <KivioPoint x="204.172" y="134.379"/> + <KivioPoint x="204.172" y="133.862"/> + <KivioPoint x="204.172" y="133.690"/> + <KivioPoint x="204.345" y="133.517"/> + <KivioPoint x="204.517" y="133.172"/> + <KivioPoint x="204.517" y="133.000"/> + <KivioPoint x="204.690" y="132.828"/> + <KivioPoint x="204.690" y="132.655"/> + <KivioPoint x="204.690" y="132.483"/> + <KivioPoint x="204.517" y="132.310"/> + <KivioPoint x="204.345" y="132.138"/> + <KivioPoint x="204.172" y="131.793"/> + <KivioPoint x="204.000" y="131.621"/> + <KivioPoint x="204.000" y="131.276"/> + <KivioPoint x="204.000" y="130.931"/> + <KivioPoint x="204.172" y="130.759"/> + <KivioPoint x="204.345" y="130.586"/> + <KivioPoint x="204.517" y="130.241"/> + <KivioPoint x="204.862" y="130.069"/> + <KivioPoint x="205.034" y="129.897"/> + <KivioPoint x="205.207" y="129.724"/> + <KivioPoint x="205.207" y="129.552"/> + <KivioPoint x="205.207" y="129.379"/> + <KivioPoint x="205.207" y="129.034"/> + <KivioPoint x="205.207" y="128.862"/> + <KivioPoint x="205.034" y="128.690"/> + <KivioPoint x="204.690" y="128.345"/> + <KivioPoint x="204.345" y="128.172"/> + <KivioPoint x="204.172" y="128.172"/> + <KivioPoint x="203.828" y="128.172"/> + <KivioPoint x="203.483" y="128.345"/> + <KivioPoint x="203.138" y="128.345"/> + <KivioPoint x="202.793" y="128.517"/> + <KivioPoint x="202.448" y="128.517"/> + <KivioPoint x="201.759" y="128.517"/> + <KivioPoint x="201.586" y="128.345"/> + <KivioPoint x="201.759" y="128.172"/> + <KivioPoint x="202.103" y="127.828"/> + <KivioPoint x="202.448" y="127.655"/> + <KivioPoint x="202.621" y="127.483"/> + <KivioPoint x="202.793" y="127.310"/> + <KivioPoint x="202.966" y="127.138"/> + <KivioPoint x="203.828" y="126.793"/> + <KivioPoint x="204.172" y="126.793"/> + <KivioPoint x="204.517" y="126.793"/> + <KivioPoint x="204.690" y="126.793"/> + <KivioPoint x="204.862" y="126.793"/> + <KivioPoint x="205.207" y="126.621"/> + <KivioPoint x="206.069" y="126.448"/> + <KivioPoint x="206.759" y="126.276"/> + <KivioPoint x="207.276" y="126.276"/> + <KivioPoint x="207.793" y="126.276"/> + <KivioPoint x="208.310" y="126.103"/> + <KivioPoint x="208.655" y="125.931"/> + <KivioPoint x="208.828" y="125.759"/> + <KivioPoint x="209.000" y="125.586"/> + <KivioPoint x="209.000" y="125.414"/> + <KivioPoint x="209.000" y="125.069"/> + <KivioPoint x="208.828" y="124.724"/> + <KivioPoint x="208.828" y="124.379"/> + <KivioPoint x="208.828" y="124.034"/> + <KivioPoint x="208.828" y="123.690"/> + <KivioPoint x="209.000" y="123.172"/> + <KivioPoint x="209.172" y="123.000"/> + <KivioPoint x="209.345" y="123.172"/> + <KivioPoint x="209.517" y="123.172"/> + <KivioPoint x="209.517" y="123.517"/> + <KivioPoint x="209.690" y="123.862"/> + <KivioPoint x="209.862" y="124.034"/> + <KivioPoint x="210.034" y="124.379"/> + <KivioPoint x="210.379" y="124.724"/> + <KivioPoint x="210.724" y="125.069"/> + <KivioPoint x="210.724" y="124.897"/> + <KivioPoint x="210.724" y="124.724"/> + <KivioPoint x="210.724" y="124.207"/> + <KivioPoint x="210.724" y="123.862"/> + <KivioPoint x="210.897" y="123.690"/> + <KivioPoint x="211.241" y="123.690"/> + <KivioPoint x="211.586" y="123.517"/> + <KivioPoint x="211.759" y="123.345"/> + <KivioPoint x="211.931" y="123.000"/> + <KivioPoint x="211.931" y="122.828"/> + <KivioPoint x="211.759" y="122.655"/> + <KivioPoint x="211.759" y="122.310"/> + <KivioPoint x="211.759" y="122.138"/> + <KivioPoint x="211.586" y="121.621"/> + <KivioPoint x="211.586" y="121.103"/> + <KivioPoint x="211.759" y="120.931"/> + <KivioPoint x="211.931" y="120.931"/> + <KivioPoint x="212.103" y="120.931"/> + <KivioPoint x="212.621" y="120.931"/> + <KivioPoint x="212.966" y="120.931"/> + <KivioPoint x="213.310" y="120.931"/> + <KivioPoint x="213.483" y="120.759"/> + <KivioPoint x="213.655" y="120.586"/> + <KivioPoint x="213.828" y="120.586"/> + <KivioPoint x="213.828" y="120.414"/> + <KivioPoint x="213.828" y="120.241"/> + <KivioPoint x="213.828" y="119.897"/> + <KivioPoint x="213.828" y="119.724"/> + <KivioPoint x="214.172" y="119.552"/> + <KivioPoint x="214.172" y="119.207"/> + <KivioPoint x="214.517" y="119.034"/> + <KivioPoint x="214.517" y="118.862"/> + <KivioPoint x="214.690" y="118.690"/> + <KivioPoint x="214.690" y="118.517"/> + <KivioPoint x="214.690" y="118.345"/> + <KivioPoint x="214.690" y="118.000"/> + <KivioPoint x="214.862" y="117.828"/> + <KivioPoint x="214.862" y="117.655"/> + <KivioPoint x="214.690" y="117.138"/> + <KivioPoint x="214.690" y="116.793"/> + <KivioPoint x="214.862" y="116.966"/> + <KivioPoint x="215.034" y="117.310"/> + <KivioPoint x="215.207" y="117.655"/> + <KivioPoint x="215.379" y="117.655"/> + <KivioPoint x="215.552" y="117.655"/> + <KivioPoint x="215.724" y="117.483"/> + <KivioPoint x="215.724" y="117.310"/> + <KivioPoint x="215.724" y="117.138"/> + <KivioPoint x="215.897" y="117.138"/> + <KivioPoint x="215.897" y="116.966"/> + <KivioPoint x="215.897" y="116.793"/> + <KivioPoint x="215.897" y="116.621"/> + <KivioPoint x="215.897" y="116.276"/> + <KivioPoint x="216.069" y="115.931"/> + <KivioPoint x="216.241" y="115.931"/> + <KivioPoint x="216.241" y="116.103"/> + <KivioPoint x="216.414" y="116.276"/> + <KivioPoint x="216.586" y="116.448"/> + <KivioPoint x="216.759" y="116.448"/> + <KivioPoint x="216.931" y="116.793"/> + <KivioPoint x="217.103" y="116.793"/> + <KivioPoint x="217.276" y="116.793"/> + <KivioPoint x="217.448" y="116.621"/> + <KivioPoint x="217.621" y="116.448"/> + <KivioPoint x="217.621" y="116.276"/> + <KivioPoint x="217.621" y="116.103"/> + <KivioPoint x="217.621" y="115.931"/> + <KivioPoint x="217.448" y="115.759"/> + <KivioPoint x="217.448" y="115.586"/> + <KivioPoint x="217.276" y="115.586"/> + <KivioPoint x="217.276" y="115.414"/> + <KivioPoint x="217.103" y="115.241"/> + <KivioPoint x="217.103" y="115.069"/> + <KivioPoint x="216.931" y="115.069"/> + <KivioPoint x="216.759" y="114.897"/> + <KivioPoint x="216.586" y="114.724"/> + <KivioPoint x="216.586" y="114.552"/> + <KivioPoint x="216.241" y="113.862"/> + <KivioPoint x="216.241" y="113.690"/> + <KivioPoint x="215.897" y="113.517"/> + <KivioPoint x="215.724" y="113.517"/> + <KivioPoint x="215.552" y="113.345"/> + <KivioPoint x="215.379" y="113.345"/> + <KivioPoint x="215.379" y="113.172"/> + <KivioPoint x="215.034" y="113.172"/> + <KivioPoint x="214.862" y="113.000"/> + <KivioPoint x="214.690" y="113.000"/> + <KivioPoint x="214.517" y="112.828"/> + <KivioPoint x="214.172" y="112.655"/> + <KivioPoint x="214.000" y="112.483"/> + <KivioPoint x="213.828" y="112.310"/> + <KivioPoint x="213.828" y="112.138"/> + <KivioPoint x="213.828" y="111.966"/> + <KivioPoint x="214.000" y="111.966"/> + <KivioPoint x="214.172" y="111.793"/> + <KivioPoint x="214.345" y="111.621"/> + <KivioPoint x="214.345" y="111.448"/> + <KivioPoint x="214.345" y="111.276"/> + <KivioPoint x="214.172" y="111.103"/> + <KivioPoint x="214.172" y="110.931"/> + <KivioPoint x="214.000" y="110.759"/> + <KivioPoint x="213.828" y="110.759"/> + <KivioPoint x="213.655" y="110.586"/> + <KivioPoint x="213.483" y="110.586"/> + <KivioPoint x="213.310" y="110.586"/> + <KivioPoint x="212.966" y="110.586"/> + <KivioPoint x="212.793" y="110.586"/> + <KivioPoint x="212.448" y="110.586"/> + <KivioPoint x="212.276" y="110.586"/> + <KivioPoint x="212.103" y="110.414"/> + <KivioPoint x="212.103" y="110.241"/> + <KivioPoint x="211.931" y="110.069"/> + <KivioPoint x="211.759" y="109.897"/> + <KivioPoint x="211.414" y="109.552"/> + <KivioPoint x="211.069" y="109.379"/> + <KivioPoint x="210.897" y="109.379"/> + <KivioPoint x="210.724" y="109.552"/> + <KivioPoint x="210.552" y="109.552"/> + <KivioPoint x="210.379" y="109.552"/> + <KivioPoint x="210.034" y="109.552"/> + <KivioPoint x="209.862" y="109.552"/> + <KivioPoint x="209.690" y="109.379"/> + <KivioPoint x="209.345" y="109.207"/> + <KivioPoint x="209.345" y="109.034"/> + <KivioPoint x="209.345" y="108.862"/> + <KivioPoint x="209.172" y="108.690"/> + <KivioPoint x="209.000" y="108.517"/> + <KivioPoint x="209.000" y="108.345"/> + <KivioPoint x="208.828" y="108.345"/> + <KivioPoint x="208.828" y="108.172"/> + <KivioPoint x="208.655" y="108.172"/> + <KivioPoint x="208.655" y="108.000"/> + <KivioPoint x="208.483" y="107.828"/> + <KivioPoint x="208.483" y="107.655"/> + <KivioPoint x="208.310" y="107.483"/> + <KivioPoint x="208.310" y="107.310"/> + <KivioPoint x="208.310" y="107.138"/> + <KivioPoint x="208.310" y="106.966"/> + <KivioPoint x="208.310" y="106.793"/> + <KivioPoint x="208.138" y="106.793"/> + <KivioPoint x="208.138" y="106.448"/> + <KivioPoint x="207.966" y="105.759"/> + <KivioPoint x="207.966" y="105.414"/> + <KivioPoint x="207.966" y="105.241"/> + <KivioPoint x="207.966" y="104.897"/> + <KivioPoint x="207.966" y="104.724"/> + <KivioPoint x="207.966" y="104.379"/> + <KivioPoint x="207.966" y="104.207"/> + <KivioPoint x="207.966" y="103.862"/> + <KivioPoint x="207.966" y="103.690"/> + <KivioPoint x="207.966" y="103.345"/> + <KivioPoint x="208.138" y="103.172"/> + <KivioPoint x="208.138" y="103.000"/> + <KivioPoint x="208.138" y="102.655"/> + <KivioPoint x="208.138" y="102.310"/> + <KivioPoint x="208.138" y="102.138"/> + <KivioPoint x="208.138" y="101.793"/> + <KivioPoint x="208.138" y="101.621"/> + <KivioPoint x="208.138" y="101.276"/> + <KivioPoint x="208.310" y="100.931"/> + <KivioPoint x="208.310" y="100.586"/> + <KivioPoint x="208.310" y="100.241"/> + <KivioPoint x="208.310" y="100.069"/> + <KivioPoint x="208.310" y="99.897"/> + <KivioPoint x="208.310" y="99.552"/> + <KivioPoint x="208.310" y="99.379"/> + <KivioPoint x="208.310" y="99.207"/> + <KivioPoint x="208.310" y="98.862"/> + <KivioPoint x="208.310" y="98.517"/> + <KivioPoint x="208.310" y="98.345"/> + <KivioPoint x="208.310" y="98.172"/> + <KivioPoint x="208.310" y="98.000"/> + <KivioPoint x="208.483" y="98.000"/> + <KivioPoint x="208.655" y="98.000"/> + <KivioPoint x="209.000" y="98.000"/> + <KivioPoint x="209.172" y="97.828"/> + <KivioPoint x="209.000" y="97.655"/> + <KivioPoint x="209.000" y="97.483"/> + <KivioPoint x="209.000" y="97.138"/> + <KivioPoint x="208.828" y="96.966"/> + <KivioPoint x="208.655" y="96.793"/> + <KivioPoint x="208.655" y="96.448"/> + <KivioPoint x="208.655" y="96.276"/> + <KivioPoint x="208.655" y="96.103"/> + <KivioPoint x="208.655" y="95.759"/> + <KivioPoint x="208.655" y="95.586"/> + <KivioPoint x="208.655" y="95.414"/> + <KivioPoint x="208.828" y="95.241"/> + <KivioPoint x="209.000" y="95.069"/> + <KivioPoint x="209.000" y="94.897"/> + <KivioPoint x="209.172" y="94.724"/> + <KivioPoint x="209.172" y="94.379"/> + <KivioPoint x="209.345" y="94.207"/> + <KivioPoint x="209.345" y="93.862"/> + <KivioPoint x="209.345" y="93.690"/> + <KivioPoint x="209.345" y="93.517"/> + <KivioPoint x="209.345" y="93.345"/> + <KivioPoint x="209.345" y="93.000"/> + <KivioPoint x="209.345" y="92.828"/> + <KivioPoint x="209.345" y="92.655"/> + <KivioPoint x="209.345" y="92.483"/> + <KivioPoint x="209.345" y="92.310"/> + <KivioPoint x="209.345" y="91.966"/> + <KivioPoint x="209.345" y="91.621"/> + <KivioPoint x="209.172" y="91.448"/> + <KivioPoint x="209.172" y="91.276"/> + <KivioPoint x="209.172" y="91.103"/> + <KivioPoint x="209.172" y="90.931"/> + <KivioPoint x="209.000" y="90.759"/> + <KivioPoint x="209.000" y="90.414"/> + <KivioPoint x="209.000" y="90.241"/> + <KivioPoint x="209.000" y="90.069"/> + <KivioPoint x="209.172" y="89.897"/> + <KivioPoint x="209.345" y="89.897"/> + <KivioPoint x="209.345" y="89.724"/> + <KivioPoint x="209.517" y="89.724"/> + <KivioPoint x="209.862" y="89.724"/> + <KivioPoint x="210.034" y="89.724"/> + <KivioPoint x="210.207" y="89.897"/> + <KivioPoint x="210.552" y="89.897"/> + <KivioPoint x="210.552" y="89.724"/> + <KivioPoint x="210.724" y="89.724"/> + <KivioPoint x="210.724" y="89.552"/> + <KivioPoint x="210.897" y="89.379"/> + <KivioPoint x="211.069" y="89.379"/> + <KivioPoint x="211.241" y="89.207"/> + <KivioPoint x="211.414" y="89.034"/> + <KivioPoint x="211.414" y="88.862"/> + <KivioPoint x="211.586" y="88.690"/> + <KivioPoint x="211.586" y="88.517"/> + <KivioPoint x="211.586" y="88.345"/> + <KivioPoint x="211.586" y="88.172"/> + <KivioPoint x="211.586" y="88.000"/> + <KivioPoint x="211.759" y="88.000"/> + <KivioPoint x="211.931" y="87.828"/> + <KivioPoint x="211.931" y="87.655"/> + <KivioPoint x="212.103" y="87.483"/> + <KivioPoint x="212.103" y="87.310"/> + <KivioPoint x="212.103" y="87.138"/> + <KivioPoint x="212.103" y="86.966"/> + <KivioPoint x="212.103" y="86.793"/> + <KivioPoint x="212.103" y="86.621"/> + <KivioPoint x="212.276" y="86.448"/> + <KivioPoint x="212.276" y="86.276"/> + <KivioPoint x="212.448" y="86.276"/> + <KivioPoint x="212.621" y="85.931"/> + <KivioPoint x="212.793" y="85.759"/> + <KivioPoint x="212.966" y="85.414"/> + <KivioPoint x="213.138" y="85.069"/> + <KivioPoint x="213.483" y="84.897"/> + <KivioPoint x="213.483" y="84.552"/> + <KivioPoint x="213.483" y="84.379"/> + <KivioPoint x="213.483" y="84.207"/> + <KivioPoint x="213.483" y="84.034"/> + <KivioPoint x="213.483" y="83.862"/> + <KivioPoint x="213.483" y="83.690"/> + <KivioPoint x="213.483" y="83.517"/> + <KivioPoint x="213.655" y="83.345"/> + <KivioPoint x="213.828" y="83.172"/> + <KivioPoint x="213.828" y="83.000"/> + <KivioPoint x="213.828" y="82.828"/> + <KivioPoint x="214.000" y="82.828"/> + <KivioPoint x="214.000" y="82.655"/> + <KivioPoint x="214.172" y="82.655"/> + <KivioPoint x="214.172" y="82.483"/> + <KivioPoint x="214.345" y="82.138"/> + <KivioPoint x="214.517" y="81.966"/> + <KivioPoint x="214.690" y="81.793"/> + <KivioPoint x="214.862" y="81.621"/> + <KivioPoint x="215.034" y="81.621"/> + <KivioPoint x="215.207" y="81.621"/> + <KivioPoint x="215.207" y="81.793"/> + <KivioPoint x="215.552" y="81.793"/> + <KivioPoint x="215.724" y="81.793"/> + <KivioPoint x="215.897" y="81.793"/> + <KivioPoint x="216.069" y="81.793"/> + <KivioPoint x="216.241" y="81.793"/> + <KivioPoint x="216.241" y="81.621"/> + <KivioPoint x="216.414" y="81.448"/> + <KivioPoint x="216.586" y="81.276"/> + <KivioPoint x="216.586" y="81.103"/> + <KivioPoint x="216.586" y="80.931"/> + <KivioPoint x="216.759" y="80.759"/> + <KivioPoint x="216.931" y="80.586"/> + <KivioPoint x="216.931" y="80.414"/> + <KivioPoint x="217.103" y="80.241"/> + <KivioPoint x="217.276" y="80.069"/> + <KivioPoint x="217.448" y="79.897"/> + <KivioPoint x="217.621" y="79.724"/> + <KivioPoint x="217.621" y="79.552"/> + <KivioPoint x="217.966" y="79.552"/> + <KivioPoint x="218.138" y="79.552"/> + <KivioPoint x="218.310" y="79.379"/> + <KivioPoint x="218.483" y="79.379"/> + <KivioPoint x="218.655" y="79.207"/> + <KivioPoint x="218.828" y="79.207"/> + <KivioPoint x="219.000" y="79.034"/> + <KivioPoint x="219.172" y="78.862"/> + <KivioPoint x="219.345" y="78.690"/> + <KivioPoint x="219.345" y="78.517"/> + <KivioPoint x="219.517" y="78.517"/> + <KivioPoint x="219.690" y="78.172"/> + <KivioPoint x="219.862" y="78.172"/> + <KivioPoint x="220.034" y="78.000"/> + <KivioPoint x="220.207" y="78.000"/> + <KivioPoint x="220.379" y="77.828"/> + <KivioPoint x="220.552" y="77.655"/> + <KivioPoint x="220.897" y="77.483"/> + <KivioPoint x="221.069" y="77.310"/> + <KivioPoint x="221.241" y="77.138"/> + <KivioPoint x="221.414" y="77.138"/> + <KivioPoint x="221.586" y="76.966"/> + <KivioPoint x="221.759" y="76.966"/> + <KivioPoint x="221.931" y="76.793"/> + <KivioPoint x="222.103" y="76.793"/> + <KivioPoint x="222.276" y="76.793"/> + <KivioPoint x="222.448" y="76.793"/> + <KivioPoint x="222.448" y="76.621"/> + <KivioPoint x="222.621" y="76.621"/> + <KivioPoint x="222.793" y="76.448"/> + <KivioPoint x="222.966" y="76.448"/> + <KivioPoint x="223.138" y="76.276"/> + <KivioPoint x="223.310" y="76.103"/> + <KivioPoint x="223.483" y="75.931"/> + <KivioPoint x="223.483" y="75.759"/> + <KivioPoint x="223.655" y="75.586"/> + <KivioPoint x="223.655" y="75.414"/> + <KivioPoint x="223.655" y="75.241"/> + <KivioPoint x="223.655" y="75.069"/> + <KivioPoint x="223.828" y="74.897"/> + <KivioPoint x="223.828" y="74.724"/> + <KivioPoint x="223.828" y="74.552"/> + <KivioPoint x="224.000" y="74.379"/> + <KivioPoint x="224.172" y="74.207"/> + <KivioPoint x="224.172" y="74.034"/> + <KivioPoint x="224.345" y="73.862"/> + <KivioPoint x="224.517" y="73.690"/> + <KivioPoint x="224.517" y="73.345"/> + <KivioPoint x="224.517" y="73.172"/> + <KivioPoint x="224.690" y="73.000"/> + <KivioPoint x="224.690" y="72.655"/> + <KivioPoint x="224.862" y="72.310"/> + <KivioPoint x="224.862" y="72.138"/> + <KivioPoint x="224.862" y="71.966"/> + <KivioPoint x="225.034" y="71.793"/> + <KivioPoint x="225.207" y="71.621"/> + <KivioPoint x="225.379" y="71.448"/> + <KivioPoint x="225.552" y="71.276"/> + <KivioPoint x="225.724" y="71.103"/> + <KivioPoint x="225.897" y="70.931"/> + <KivioPoint x="225.897" y="70.759"/> + <KivioPoint x="226.069" y="70.586"/> + <KivioPoint x="226.241" y="70.241"/> + <KivioPoint x="226.414" y="70.069"/> + <KivioPoint x="226.759" y="69.724"/> + <KivioPoint x="226.759" y="69.552"/> + <KivioPoint x="226.586" y="69.379"/> + <KivioPoint x="226.586" y="69.207"/> + <KivioPoint x="226.586" y="69.034"/> + <KivioPoint x="226.414" y="68.862"/> + <KivioPoint x="226.414" y="68.690"/> + <KivioPoint x="226.241" y="68.517"/> + <KivioPoint x="226.241" y="68.345"/> + <KivioPoint x="226.069" y="68.172"/> + <KivioPoint x="225.897" y="68.000"/> + <KivioPoint x="225.724" y="67.655"/> + <KivioPoint x="225.724" y="67.483"/> + <KivioPoint x="225.552" y="67.310"/> + <KivioPoint x="225.379" y="67.138"/> + <KivioPoint x="225.379" y="66.966"/> + <KivioPoint x="225.207" y="66.966"/> + <KivioPoint x="225.207" y="66.793"/> + <KivioPoint x="224.690" y="66.103"/> + <KivioPoint x="224.862" y="65.931"/> + <KivioPoint x="224.862" y="65.586"/> + <KivioPoint x="224.862" y="65.414"/> + <KivioPoint x="224.862" y="65.241"/> + <KivioPoint x="224.862" y="65.069"/> + <KivioPoint x="225.034" y="64.897"/> + <KivioPoint x="225.207" y="64.897"/> + <KivioPoint x="225.379" y="64.724"/> + <KivioPoint x="225.552" y="64.724"/> + <KivioPoint x="225.724" y="64.552"/> + <KivioPoint x="225.897" y="64.379"/> + <KivioPoint x="226.069" y="64.207"/> + <KivioPoint x="226.241" y="64.034"/> + <KivioPoint x="226.241" y="63.862"/> + <KivioPoint x="226.241" y="63.690"/> + <KivioPoint x="226.241" y="63.517"/> + <KivioPoint x="226.241" y="63.345"/> + <KivioPoint x="226.241" y="63.000"/> + <KivioPoint x="226.241" y="62.828"/> + <KivioPoint x="226.414" y="62.655"/> + <KivioPoint x="226.414" y="62.483"/> + <KivioPoint x="226.414" y="62.310"/> + <KivioPoint x="226.414" y="62.138"/> + <KivioPoint x="226.414" y="61.966"/> + <KivioPoint x="226.414" y="61.793"/> + <KivioPoint x="226.241" y="61.621"/> + <KivioPoint x="226.241" y="61.448"/> + <KivioPoint x="226.241" y="61.276"/> + <KivioPoint x="226.241" y="60.931"/> + <KivioPoint x="226.241" y="60.759"/> + <KivioPoint x="226.414" y="60.586"/> + <KivioPoint x="226.414" y="60.414"/> + <KivioPoint x="226.586" y="60.414"/> + <KivioPoint x="226.759" y="60.241"/> + <KivioPoint x="226.931" y="60.241"/> + <KivioPoint x="227.103" y="60.069"/> + <KivioPoint x="227.276" y="60.069"/> + <KivioPoint x="227.621" y="60.069"/> + <KivioPoint x="227.793" y="59.897"/> + <KivioPoint x="227.966" y="59.897"/> + <KivioPoint x="227.966" y="59.724"/> + <KivioPoint x="227.966" y="59.379"/> + <KivioPoint x="228.138" y="59.207"/> + <KivioPoint x="228.138" y="59.034"/> + <KivioPoint x="228.138" y="58.690"/> + <KivioPoint x="228.138" y="58.345"/> + <KivioPoint x="228.138" y="58.000"/> + <KivioPoint x="228.310" y="58.000"/> + <KivioPoint x="228.310" y="57.828"/> + <KivioPoint x="228.483" y="57.655"/> + <KivioPoint x="228.655" y="57.483"/> + <KivioPoint x="229.000" y="57.310"/> + <KivioPoint x="229.172" y="57.138"/> + <KivioPoint x="229.345" y="56.966"/> + <KivioPoint x="229.345" y="56.793"/> + <KivioPoint x="229.345" y="56.621"/> + <KivioPoint x="229.517" y="56.448"/> + <KivioPoint x="229.690" y="56.276"/> + <KivioPoint x="229.690" y="56.103"/> + <KivioPoint x="229.862" y="55.931"/> + <KivioPoint x="230.034" y="55.759"/> + <KivioPoint x="230.034" y="55.586"/> + <KivioPoint x="230.207" y="55.586"/> + <KivioPoint x="230.207" y="55.414"/> + <KivioPoint x="230.379" y="55.414"/> + <KivioPoint x="230.552" y="55.414"/> + <KivioPoint x="230.897" y="55.414"/> + <KivioPoint x="231.069" y="55.414"/> + <KivioPoint x="231.241" y="55.586"/> + <KivioPoint x="231.414" y="55.759"/> + <KivioPoint x="231.586" y="55.931"/> + <KivioPoint x="231.759" y="56.103"/> + <KivioPoint x="231.759" y="56.276"/> + <KivioPoint x="232.103" y="56.276"/> + <KivioPoint x="232.448" y="56.276"/> + <KivioPoint x="232.621" y="56.276"/> + <KivioPoint x="232.793" y="56.276"/> + <KivioPoint x="233.138" y="56.276"/> + <KivioPoint x="233.483" y="56.103"/> + <KivioPoint x="233.655" y="56.103"/> + <KivioPoint x="233.828" y="55.931"/> + <KivioPoint x="234.000" y="55.759"/> + <KivioPoint x="234.172" y="55.759"/> + <KivioPoint x="234.345" y="55.586"/> + <KivioPoint x="234.517" y="55.414"/> + <KivioPoint x="234.690" y="55.414"/> + <KivioPoint x="235.034" y="55.414"/> + <KivioPoint x="235.207" y="55.241"/> + <KivioPoint x="235.379" y="55.241"/> + <KivioPoint x="235.552" y="55.241"/> + <KivioPoint x="235.724" y="55.241"/> + <KivioPoint x="235.897" y="55.241"/> + <KivioPoint x="236.069" y="55.241"/> + <KivioPoint x="236.241" y="55.241"/> + <KivioPoint x="236.414" y="55.241"/> + <KivioPoint x="236.586" y="55.069"/> + <KivioPoint x="236.759" y="55.069"/> + <KivioPoint x="236.759" y="54.897"/> + <KivioPoint x="236.759" y="54.724"/> + <KivioPoint x="236.586" y="54.552"/> + <KivioPoint x="236.586" y="54.379"/> + <KivioPoint x="236.414" y="54.379"/> + <KivioPoint x="236.241" y="54.207"/> + <KivioPoint x="236.241" y="54.034"/> + <KivioPoint x="236.241" y="53.862"/> + <KivioPoint x="236.069" y="53.690"/> + <KivioPoint x="236.069" y="53.517"/> + <KivioPoint x="236.069" y="53.172"/> + <KivioPoint x="236.069" y="53.000"/> + <KivioPoint x="236.069" y="52.655"/> + <KivioPoint x="235.897" y="52.483"/> + <KivioPoint x="235.897" y="52.310"/> + <KivioPoint x="235.724" y="52.138"/> + <KivioPoint x="235.552" y="51.966"/> + <KivioPoint x="235.379" y="51.793"/> + <KivioPoint x="235.207" y="51.621"/> + <KivioPoint x="235.034" y="51.276"/> + <KivioPoint x="234.862" y="51.103"/> + <KivioPoint x="234.862" y="50.931"/> + <KivioPoint x="234.690" y="50.759"/> + <KivioPoint x="234.517" y="50.586"/> + <KivioPoint x="234.517" y="50.241"/> + <KivioPoint x="234.517" y="50.069"/> + <KivioPoint x="234.517" y="49.897"/> + <KivioPoint x="234.517" y="49.724"/> + <KivioPoint x="234.517" y="49.552"/> + <KivioPoint x="234.517" y="49.379"/> + <KivioPoint x="234.690" y="49.207"/> + <KivioPoint x="234.690" y="49.034"/> + <KivioPoint x="234.690" y="48.862"/> + <KivioPoint x="234.690" y="48.690"/> + <KivioPoint x="234.862" y="48.345"/> + <KivioPoint x="234.862" y="48.172"/> + <KivioPoint x="234.862" y="48.000"/> + <KivioPoint x="234.862" y="47.828"/> + <KivioPoint x="234.862" y="47.655"/> + <KivioPoint x="235.034" y="47.483"/> + <KivioPoint x="235.034" y="47.138"/> + <KivioPoint x="235.034" y="46.793"/> + <KivioPoint x="235.034" y="46.621"/> + <KivioPoint x="235.034" y="46.276"/> + <KivioPoint x="235.034" y="46.103"/> + <KivioPoint x="235.034" y="45.759"/> + <KivioPoint x="235.034" y="45.241"/> + <KivioPoint x="235.034" y="45.069"/> + <KivioPoint x="235.034" y="44.897"/> + <KivioPoint x="234.862" y="44.724"/> + <KivioPoint x="234.862" y="44.552"/> + <KivioPoint x="234.862" y="44.379"/> + <KivioPoint x="234.690" y="44.379"/> + <KivioPoint x="234.517" y="44.207"/> + <KivioPoint x="234.345" y="43.862"/> + <KivioPoint x="234.172" y="43.690"/> + <KivioPoint x="234.172" y="43.517"/> + <KivioPoint x="234.172" y="43.345"/> + <KivioPoint x="234.000" y="43.172"/> + <KivioPoint x="233.828" y="42.828"/> + <KivioPoint x="233.828" y="42.483"/> + <KivioPoint x="233.655" y="42.310"/> + <KivioPoint x="233.483" y="41.966"/> + <KivioPoint x="233.310" y="41.793"/> + <KivioPoint x="233.310" y="41.621"/> + <KivioPoint x="233.310" y="41.448"/> + <KivioPoint x="233.310" y="41.276"/> + <KivioPoint x="233.483" y="41.103"/> + <KivioPoint x="233.655" y="40.931"/> + <KivioPoint x="233.655" y="40.759"/> + <KivioPoint x="233.828" y="40.586"/> + <KivioPoint x="233.828" y="40.414"/> + <KivioPoint x="233.828" y="40.241"/> + <KivioPoint x="233.828" y="40.069"/> + <KivioPoint x="233.655" y="39.897"/> + <KivioPoint x="233.483" y="39.724"/> + <KivioPoint x="233.483" y="39.552"/> + <KivioPoint x="233.310" y="39.379"/> + <KivioPoint x="233.138" y="39.207"/> + <KivioPoint x="232.966" y="39.034"/> + <KivioPoint x="232.793" y="38.862"/> + <KivioPoint x="232.448" y="38.690"/> + <KivioPoint x="232.448" y="38.517"/> + <KivioPoint x="232.448" y="38.345"/> + <KivioPoint x="232.448" y="38.172"/> + <KivioPoint x="232.448" y="38.000"/> + <KivioPoint x="232.448" y="37.828"/> + <KivioPoint x="232.448" y="37.655"/> + <KivioPoint x="232.276" y="37.310"/> + <KivioPoint x="232.276" y="37.138"/> + <KivioPoint x="232.103" y="36.793"/> + <KivioPoint x="232.103" y="36.621"/> + <KivioPoint x="232.103" y="36.448"/> + <KivioPoint x="232.276" y="36.276"/> + <KivioPoint x="232.448" y="36.103"/> + <KivioPoint x="232.448" y="35.931"/> + <KivioPoint x="232.621" y="35.759"/> + <KivioPoint x="232.793" y="35.586"/> + <KivioPoint x="232.793" y="35.241"/> + <KivioPoint x="232.793" y="35.069"/> + <KivioPoint x="232.793" y="34.897"/> + <KivioPoint x="232.793" y="34.724"/> + <KivioPoint x="232.793" y="34.379"/> + <KivioPoint x="232.793" y="34.034"/> + <KivioPoint x="232.793" y="33.862"/> + <KivioPoint x="232.793" y="33.517"/> + <KivioPoint x="232.793" y="33.345"/> + <KivioPoint x="232.621" y="33.172"/> + <KivioPoint x="232.448" y="33.000"/> + <KivioPoint x="232.276" y="32.828"/> + <KivioPoint x="232.103" y="32.655"/> + <KivioPoint x="232.103" y="32.483"/> + <KivioPoint x="231.931" y="32.138"/> + <KivioPoint x="231.759" y="32.138"/> + <KivioPoint x="231.759" y="31.966"/> + <KivioPoint x="231.586" y="31.793"/> + <KivioPoint x="231.586" y="31.621"/> + <KivioPoint x="231.414" y="31.448"/> + <KivioPoint x="231.414" y="31.276"/> + <KivioPoint x="231.241" y="31.103"/> + <KivioPoint x="231.241" y="30.931"/> + <KivioPoint x="231.069" y="30.931"/> + <KivioPoint x="230.724" y="30.586"/> + <KivioPoint x="230.552" y="30.241"/> + <KivioPoint x="230.379" y="30.069"/> + <KivioPoint x="230.207" y="30.069"/> + <KivioPoint x="230.034" y="29.897"/> + <KivioPoint x="229.690" y="29.724"/> + <KivioPoint x="229.345" y="29.552"/> + <KivioPoint x="229.172" y="29.379"/> + <KivioPoint x="229.000" y="29.207"/> + <KivioPoint x="229.000" y="29.034"/> + <KivioPoint x="228.828" y="28.862"/> + <KivioPoint x="228.483" y="28.690"/> + <KivioPoint x="228.138" y="28.690"/> + <KivioPoint x="227.966" y="28.517"/> + <KivioPoint x="227.793" y="28.517"/> + <KivioPoint x="227.621" y="28.517"/> + <KivioPoint x="227.448" y="28.517"/> + <KivioPoint x="227.103" y="28.517"/> + <KivioPoint x="226.931" y="28.517"/> + <KivioPoint x="226.586" y="28.517"/> + <KivioPoint x="226.414" y="28.345"/> + <KivioPoint x="226.241" y="28.345"/> + <KivioPoint x="226.069" y="28.172"/> + <KivioPoint x="225.897" y="28.172"/> + <KivioPoint x="225.724" y="28.000"/> + <KivioPoint x="225.552" y="27.828"/> + <KivioPoint x="225.379" y="27.828"/> + <KivioPoint x="225.207" y="27.655"/> + <KivioPoint x="225.034" y="27.483"/> + <KivioPoint x="224.862" y="27.310"/> + <KivioPoint x="224.690" y="27.138"/> + <KivioPoint x="224.690" y="26.966"/> + <KivioPoint x="224.517" y="26.966"/> + <KivioPoint x="224.517" y="26.793"/> + <KivioPoint x="224.345" y="26.621"/> + <KivioPoint x="224.345" y="26.448"/> + <KivioPoint x="224.172" y="26.276"/> + <KivioPoint x="224.172" y="26.103"/> + <KivioPoint x="224.000" y="25.931"/> + <KivioPoint x="223.828" y="25.759"/> + <KivioPoint x="223.655" y="25.586"/> + <KivioPoint x="223.483" y="25.414"/> + <KivioPoint x="223.310" y="25.414"/> + <KivioPoint x="223.310" y="25.241"/> + <KivioPoint x="223.138" y="25.069"/> + <KivioPoint x="223.138" y="24.897"/> + <KivioPoint x="222.966" y="24.897"/> + <KivioPoint x="222.966" y="24.724"/> + <KivioPoint x="222.793" y="24.552"/> + <KivioPoint x="222.621" y="24.207"/> + <KivioPoint x="222.448" y="24.034"/> + <KivioPoint x="222.276" y="23.862"/> + <KivioPoint x="222.103" y="23.690"/> + <KivioPoint x="221.414" y="23.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon23"> + <KivioPoint x="136.552" y="195.379"/> + <KivioPoint x="136.724" y="195.207"/> + <KivioPoint x="136.724" y="195.034"/> + <KivioPoint x="136.897" y="194.862"/> + <KivioPoint x="136.897" y="194.690"/> + <KivioPoint x="136.897" y="194.517"/> + <KivioPoint x="136.897" y="194.345"/> + <KivioPoint x="136.897" y="194.172"/> + <KivioPoint x="136.897" y="194.000"/> + <KivioPoint x="136.897" y="193.828"/> + <KivioPoint x="137.069" y="193.655"/> + <KivioPoint x="137.069" y="193.483"/> + <KivioPoint x="137.241" y="193.310"/> + <KivioPoint x="137.241" y="193.138"/> + <KivioPoint x="137.414" y="192.793"/> + <KivioPoint x="137.414" y="192.621"/> + <KivioPoint x="137.414" y="192.448"/> + <KivioPoint x="137.241" y="192.276"/> + <KivioPoint x="137.241" y="191.931"/> + <KivioPoint x="137.241" y="191.759"/> + <KivioPoint x="137.414" y="191.414"/> + <KivioPoint x="137.414" y="191.069"/> + <KivioPoint x="137.414" y="190.897"/> + <KivioPoint x="137.586" y="190.724"/> + <KivioPoint x="137.586" y="190.379"/> + <KivioPoint x="137.586" y="190.034"/> + <KivioPoint x="137.759" y="189.862"/> + <KivioPoint x="137.931" y="189.690"/> + <KivioPoint x="138.103" y="189.517"/> + <KivioPoint x="138.276" y="189.517"/> + <KivioPoint x="138.448" y="189.345"/> + <KivioPoint x="138.621" y="189.345"/> + <KivioPoint x="138.793" y="189.345"/> + <KivioPoint x="138.966" y="189.345"/> + <KivioPoint x="139.310" y="189.517"/> + <KivioPoint x="139.655" y="189.517"/> + <KivioPoint x="140.000" y="189.517"/> + <KivioPoint x="140.345" y="189.690"/> + <KivioPoint x="140.690" y="189.690"/> + <KivioPoint x="141.034" y="189.690"/> + <KivioPoint x="141.207" y="189.690"/> + <KivioPoint x="141.552" y="189.690"/> + <KivioPoint x="141.724" y="189.517"/> + <KivioPoint x="141.897" y="189.517"/> + <KivioPoint x="142.241" y="189.345"/> + <KivioPoint x="142.414" y="189.345"/> + <KivioPoint x="142.414" y="189.172"/> + <KivioPoint x="142.414" y="189.000"/> + <KivioPoint x="142.414" y="188.828"/> + <KivioPoint x="142.414" y="188.655"/> + <KivioPoint x="142.241" y="188.655"/> + <KivioPoint x="142.241" y="188.483"/> + <KivioPoint x="142.069" y="188.138"/> + <KivioPoint x="142.069" y="187.966"/> + <KivioPoint x="142.069" y="187.793"/> + <KivioPoint x="142.069" y="187.621"/> + <KivioPoint x="142.069" y="187.448"/> + <KivioPoint x="142.241" y="187.276"/> + <KivioPoint x="142.414" y="187.276"/> + <KivioPoint x="142.414" y="187.103"/> + <KivioPoint x="142.586" y="187.103"/> + <KivioPoint x="142.759" y="186.931"/> + <KivioPoint x="142.931" y="186.759"/> + <KivioPoint x="143.103" y="186.586"/> + <KivioPoint x="143.448" y="186.586"/> + <KivioPoint x="143.448" y="186.414"/> + <KivioPoint x="143.621" y="186.241"/> + <KivioPoint x="143.793" y="186.069"/> + <KivioPoint x="143.793" y="185.897"/> + <KivioPoint x="143.966" y="185.897"/> + <KivioPoint x="143.966" y="185.724"/> + <KivioPoint x="143.966" y="185.552"/> + <KivioPoint x="144.138" y="185.552"/> + <KivioPoint x="144.138" y="185.379"/> + <KivioPoint x="144.138" y="185.034"/> + <KivioPoint x="143.966" y="184.862"/> + <KivioPoint x="143.966" y="184.690"/> + <KivioPoint x="143.793" y="184.517"/> + <KivioPoint x="143.793" y="184.345"/> + <KivioPoint x="143.621" y="184.172"/> + <KivioPoint x="143.448" y="184.000"/> + <KivioPoint x="143.448" y="183.828"/> + <KivioPoint x="143.276" y="183.655"/> + <KivioPoint x="143.276" y="183.483"/> + <KivioPoint x="143.103" y="183.310"/> + <KivioPoint x="143.103" y="183.138"/> + <KivioPoint x="143.103" y="182.966"/> + <KivioPoint x="143.276" y="182.793"/> + <KivioPoint x="143.276" y="182.621"/> + <KivioPoint x="143.448" y="182.621"/> + <KivioPoint x="143.621" y="182.448"/> + <KivioPoint x="143.793" y="182.448"/> + <KivioPoint x="143.966" y="182.276"/> + <KivioPoint x="144.138" y="182.103"/> + <KivioPoint x="144.483" y="182.103"/> + <KivioPoint x="144.655" y="181.931"/> + <KivioPoint x="144.828" y="181.759"/> + <KivioPoint x="145.172" y="181.586"/> + <KivioPoint x="145.345" y="181.241"/> + <KivioPoint x="145.517" y="181.069"/> + <KivioPoint x="145.690" y="180.897"/> + <KivioPoint x="145.690" y="180.724"/> + <KivioPoint x="145.862" y="180.552"/> + <KivioPoint x="146.034" y="180.379"/> + <KivioPoint x="146.207" y="180.034"/> + <KivioPoint x="146.207" y="179.690"/> + <KivioPoint x="146.207" y="179.517"/> + <KivioPoint x="146.207" y="179.345"/> + <KivioPoint x="146.207" y="179.000"/> + <KivioPoint x="146.207" y="178.655"/> + <KivioPoint x="146.207" y="178.310"/> + <KivioPoint x="146.207" y="177.966"/> + <KivioPoint x="146.207" y="177.621"/> + <KivioPoint x="146.207" y="177.276"/> + <KivioPoint x="146.207" y="176.931"/> + <KivioPoint x="146.207" y="176.586"/> + <KivioPoint x="146.207" y="176.414"/> + <KivioPoint x="146.207" y="176.069"/> + <KivioPoint x="146.207" y="175.724"/> + <KivioPoint x="146.034" y="175.552"/> + <KivioPoint x="146.034" y="175.379"/> + <KivioPoint x="145.862" y="175.207"/> + <KivioPoint x="145.690" y="175.207"/> + <KivioPoint x="145.517" y="175.034"/> + <KivioPoint x="145.172" y="174.862"/> + <KivioPoint x="144.655" y="174.862"/> + <KivioPoint x="144.310" y="174.862"/> + <KivioPoint x="143.966" y="174.862"/> + <KivioPoint x="143.621" y="174.862"/> + <KivioPoint x="143.103" y="174.862"/> + <KivioPoint x="142.759" y="174.862"/> + <KivioPoint x="142.241" y="174.862"/> + <KivioPoint x="141.724" y="174.690"/> + <KivioPoint x="141.034" y="174.690"/> + <KivioPoint x="140.517" y="174.517"/> + <KivioPoint x="140.345" y="174.345"/> + <KivioPoint x="140.172" y="174.172"/> + <KivioPoint x="140.000" y="174.172"/> + <KivioPoint x="139.828" y="174.172"/> + <KivioPoint x="139.310" y="174.000"/> + <KivioPoint x="139.138" y="173.828"/> + <KivioPoint x="138.621" y="173.828"/> + <KivioPoint x="138.276" y="173.828"/> + <KivioPoint x="137.931" y="173.828"/> + <KivioPoint x="137.586" y="173.828"/> + <KivioPoint x="137.241" y="174.172"/> + <KivioPoint x="137.069" y="174.345"/> + <KivioPoint x="136.724" y="174.517"/> + <KivioPoint x="136.552" y="174.862"/> + <KivioPoint x="136.552" y="175.207"/> + <KivioPoint x="136.552" y="175.552"/> + <KivioPoint x="136.552" y="175.897"/> + <KivioPoint x="136.552" y="176.241"/> + <KivioPoint x="136.552" y="176.586"/> + <KivioPoint x="136.552" y="176.931"/> + <KivioPoint x="136.724" y="177.276"/> + <KivioPoint x="136.724" y="177.448"/> + <KivioPoint x="136.897" y="177.621"/> + <KivioPoint x="136.897" y="177.793"/> + <KivioPoint x="137.069" y="177.966"/> + <KivioPoint x="137.241" y="178.138"/> + <KivioPoint x="137.586" y="178.483"/> + <KivioPoint x="137.931" y="178.828"/> + <KivioPoint x="138.103" y="179.172"/> + <KivioPoint x="138.276" y="179.345"/> + <KivioPoint x="138.276" y="179.690"/> + <KivioPoint x="138.276" y="179.862"/> + <KivioPoint x="138.276" y="180.034"/> + <KivioPoint x="138.276" y="180.379"/> + <KivioPoint x="138.276" y="180.724"/> + <KivioPoint x="138.276" y="181.069"/> + <KivioPoint x="138.276" y="181.414"/> + <KivioPoint x="138.103" y="181.586"/> + <KivioPoint x="137.931" y="181.759"/> + <KivioPoint x="137.759" y="181.759"/> + <KivioPoint x="137.241" y="181.931"/> + <KivioPoint x="137.069" y="182.103"/> + <KivioPoint x="136.552" y="182.276"/> + <KivioPoint x="136.034" y="182.448"/> + <KivioPoint x="135.690" y="182.448"/> + <KivioPoint x="135.345" y="182.793"/> + <KivioPoint x="135.172" y="182.966"/> + <KivioPoint x="134.828" y="183.310"/> + <KivioPoint x="134.483" y="183.655"/> + <KivioPoint x="134.138" y="183.655"/> + <KivioPoint x="133.966" y="183.655"/> + <KivioPoint x="133.793" y="183.483"/> + <KivioPoint x="133.621" y="183.483"/> + <KivioPoint x="133.621" y="183.310"/> + <KivioPoint x="133.621" y="183.138"/> + <KivioPoint x="133.621" y="182.966"/> + <KivioPoint x="133.793" y="182.793"/> + <KivioPoint x="133.793" y="182.448"/> + <KivioPoint x="133.793" y="182.276"/> + <KivioPoint x="133.966" y="181.931"/> + <KivioPoint x="133.966" y="181.586"/> + <KivioPoint x="134.138" y="181.414"/> + <KivioPoint x="134.138" y="181.069"/> + <KivioPoint x="134.310" y="180.724"/> + <KivioPoint x="134.655" y="180.379"/> + <KivioPoint x="134.828" y="180.207"/> + <KivioPoint x="135.000" y="180.207"/> + <KivioPoint x="135.172" y="180.034"/> + <KivioPoint x="135.345" y="180.034"/> + <KivioPoint x="135.345" y="179.862"/> + <KivioPoint x="135.172" y="179.690"/> + <KivioPoint x="135.000" y="179.172"/> + <KivioPoint x="134.828" y="179.000"/> + <KivioPoint x="134.828" y="178.828"/> + <KivioPoint x="134.828" y="178.655"/> + <KivioPoint x="134.828" y="178.483"/> + <KivioPoint x="134.828" y="178.310"/> + <KivioPoint x="134.655" y="178.310"/> + <KivioPoint x="134.655" y="178.138"/> + <KivioPoint x="134.483" y="177.966"/> + <KivioPoint x="134.138" y="177.621"/> + <KivioPoint x="133.966" y="177.621"/> + <KivioPoint x="133.793" y="177.276"/> + <KivioPoint x="133.793" y="177.103"/> + <KivioPoint x="133.621" y="176.931"/> + <KivioPoint x="133.621" y="176.586"/> + <KivioPoint x="133.621" y="176.414"/> + <KivioPoint x="133.621" y="176.241"/> + <KivioPoint x="133.448" y="176.069"/> + <KivioPoint x="133.448" y="175.897"/> + <KivioPoint x="133.276" y="175.724"/> + <KivioPoint x="133.276" y="175.552"/> + <KivioPoint x="133.276" y="175.379"/> + <KivioPoint x="133.103" y="175.207"/> + <KivioPoint x="133.103" y="175.034"/> + <KivioPoint x="133.103" y="174.862"/> + <KivioPoint x="133.103" y="174.690"/> + <KivioPoint x="133.103" y="174.517"/> + <KivioPoint x="133.103" y="174.345"/> + <KivioPoint x="133.103" y="174.172"/> + <KivioPoint x="132.931" y="174.172"/> + <KivioPoint x="132.759" y="174.172"/> + <KivioPoint x="132.759" y="174.345"/> + <KivioPoint x="132.586" y="174.345"/> + <KivioPoint x="132.586" y="174.517"/> + <KivioPoint x="132.414" y="174.517"/> + <KivioPoint x="132.414" y="174.690"/> + <KivioPoint x="132.414" y="174.862"/> + <KivioPoint x="132.241" y="174.862"/> + <KivioPoint x="132.241" y="175.034"/> + <KivioPoint x="132.069" y="175.207"/> + <KivioPoint x="132.069" y="175.379"/> + <KivioPoint x="131.897" y="175.552"/> + <KivioPoint x="131.897" y="175.724"/> + <KivioPoint x="131.897" y="175.897"/> + <KivioPoint x="131.724" y="176.069"/> + <KivioPoint x="131.724" y="176.414"/> + <KivioPoint x="131.552" y="176.586"/> + <KivioPoint x="131.552" y="176.759"/> + <KivioPoint x="131.379" y="177.103"/> + <KivioPoint x="131.379" y="177.276"/> + <KivioPoint x="131.207" y="177.448"/> + <KivioPoint x="131.207" y="177.621"/> + <KivioPoint x="131.207" y="177.793"/> + <KivioPoint x="131.034" y="178.310"/> + <KivioPoint x="131.034" y="178.483"/> + <KivioPoint x="131.034" y="178.655"/> + <KivioPoint x="131.034" y="178.828"/> + <KivioPoint x="131.034" y="179.000"/> + <KivioPoint x="131.034" y="179.172"/> + <KivioPoint x="131.034" y="179.345"/> + <KivioPoint x="131.034" y="179.690"/> + <KivioPoint x="130.862" y="179.862"/> + <KivioPoint x="130.862" y="180.034"/> + <KivioPoint x="130.690" y="180.207"/> + <KivioPoint x="130.690" y="180.379"/> + <KivioPoint x="130.517" y="180.552"/> + <KivioPoint x="130.345" y="180.724"/> + <KivioPoint x="130.345" y="180.897"/> + <KivioPoint x="130.172" y="181.069"/> + <KivioPoint x="130.000" y="181.241"/> + <KivioPoint x="130.000" y="181.586"/> + <KivioPoint x="130.000" y="181.759"/> + <KivioPoint x="129.828" y="181.931"/> + <KivioPoint x="129.655" y="182.103"/> + <KivioPoint x="129.655" y="182.276"/> + <KivioPoint x="129.655" y="182.448"/> + <KivioPoint x="129.655" y="182.793"/> + <KivioPoint x="129.483" y="182.966"/> + <KivioPoint x="129.310" y="183.138"/> + <KivioPoint x="129.310" y="183.483"/> + <KivioPoint x="129.138" y="183.655"/> + <KivioPoint x="128.966" y="184.000"/> + <KivioPoint x="128.793" y="184.172"/> + <KivioPoint x="128.621" y="184.517"/> + <KivioPoint x="128.276" y="184.862"/> + <KivioPoint x="127.931" y="185.034"/> + <KivioPoint x="127.414" y="185.379"/> + <KivioPoint x="127.069" y="185.724"/> + <KivioPoint x="126.897" y="185.897"/> + <KivioPoint x="126.724" y="186.241"/> + <KivioPoint x="126.552" y="186.414"/> + <KivioPoint x="126.207" y="186.586"/> + <KivioPoint x="126.034" y="186.931"/> + <KivioPoint x="125.862" y="187.103"/> + <KivioPoint x="125.517" y="187.448"/> + <KivioPoint x="125.172" y="187.621"/> + <KivioPoint x="124.483" y="188.138"/> + <KivioPoint x="124.138" y="188.483"/> + <KivioPoint x="123.966" y="188.655"/> + <KivioPoint x="123.793" y="188.828"/> + <KivioPoint x="123.621" y="189.000"/> + <KivioPoint x="123.448" y="189.345"/> + <KivioPoint x="123.276" y="189.517"/> + <KivioPoint x="122.931" y="189.862"/> + <KivioPoint x="122.759" y="190.034"/> + <KivioPoint x="122.414" y="190.207"/> + <KivioPoint x="122.069" y="190.552"/> + <KivioPoint x="121.724" y="190.724"/> + <KivioPoint x="121.379" y="190.724"/> + <KivioPoint x="121.034" y="190.897"/> + <KivioPoint x="120.690" y="190.897"/> + <KivioPoint x="120.517" y="191.069"/> + <KivioPoint x="120.172" y="191.069"/> + <KivioPoint x="120.000" y="191.241"/> + <KivioPoint x="119.310" y="191.586"/> + <KivioPoint x="119.828" y="191.345"/> + <KivioPoint x="120.103" y="191.345"/> + <KivioPoint x="120.103" y="191.586"/> + <KivioPoint x="120.345" y="191.586"/> + <KivioPoint x="120.621" y="191.586"/> + <KivioPoint x="120.621" y="191.862"/> + <KivioPoint x="120.862" y="191.862"/> + <KivioPoint x="120.862" y="192.103"/> + <KivioPoint x="121.138" y="192.103"/> + <KivioPoint x="121.138" y="192.379"/> + <KivioPoint x="121.655" y="192.379"/> + <KivioPoint x="121.897" y="192.621"/> + <KivioPoint x="122.172" y="192.621"/> + <KivioPoint x="122.414" y="192.621"/> + <KivioPoint x="122.690" y="192.379"/> + <KivioPoint x="122.931" y="192.621"/> + <KivioPoint x="123.207" y="192.621"/> + <KivioPoint x="123.448" y="192.897"/> + <KivioPoint x="123.724" y="192.897"/> + <KivioPoint x="123.966" y="192.897"/> + <KivioPoint x="124.241" y="193.138"/> + <KivioPoint x="124.483" y="193.138"/> + <KivioPoint x="124.759" y="193.138"/> + <KivioPoint x="125.000" y="193.138"/> + <KivioPoint x="125.276" y="192.897"/> + <KivioPoint x="125.276" y="192.621"/> + <KivioPoint x="125.517" y="192.621"/> + <KivioPoint x="125.793" y="192.379"/> + <KivioPoint x="126.034" y="192.379"/> + <KivioPoint x="126.310" y="192.103"/> + <KivioPoint x="126.552" y="192.103"/> + <KivioPoint x="126.828" y="192.103"/> + <KivioPoint x="127.345" y="192.103"/> + <KivioPoint x="127.862" y="192.103"/> + <KivioPoint x="128.379" y="192.103"/> + <KivioPoint x="128.897" y="192.103"/> + <KivioPoint x="129.138" y="192.103"/> + <KivioPoint x="129.414" y="192.103"/> + <KivioPoint x="129.655" y="192.103"/> + <KivioPoint x="129.931" y="191.862"/> + <KivioPoint x="130.172" y="191.862"/> + <KivioPoint x="130.448" y="192.103"/> + <KivioPoint x="130.690" y="192.379"/> + <KivioPoint x="130.966" y="192.621"/> + <KivioPoint x="131.207" y="192.897"/> + <KivioPoint x="131.483" y="193.138"/> + <KivioPoint x="132.000" y="193.138"/> + <KivioPoint x="132.241" y="193.414"/> + <KivioPoint x="132.517" y="193.655"/> + <KivioPoint x="132.759" y="193.655"/> + <KivioPoint x="133.034" y="193.931"/> + <KivioPoint x="133.552" y="194.172"/> + <KivioPoint x="133.793" y="194.448"/> + <KivioPoint x="134.310" y="194.690"/> + <KivioPoint x="134.586" y="194.690"/> + <KivioPoint x="134.828" y="194.690"/> + <KivioPoint x="135.103" y="194.966"/> + <KivioPoint x="135.345" y="194.966"/> + <KivioPoint x="135.621" y="195.207"/> + <KivioPoint x="135.862" y="195.207"/> + <KivioPoint x="136.379" y="195.483"/> + <KivioPoint x="136.552" y="195.379"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon24"> + <KivioPoint x="132.690" y="210.310"/> + <KivioPoint x="132.690" y="210.828"/> + <KivioPoint x="132.690" y="211.345"/> + <KivioPoint x="132.172" y="211.862"/> + <KivioPoint x="131.655" y="212.379"/> + <KivioPoint x="131.138" y="212.379"/> + <KivioPoint x="130.621" y="212.379"/> + <KivioPoint x="130.103" y="211.862"/> + <KivioPoint x="129.586" y="211.345"/> + <KivioPoint x="129.069" y="210.828"/> + <KivioPoint x="128.552" y="210.310"/> + <KivioPoint x="128.034" y="210.310"/> + <KivioPoint x="127.517" y="209.793"/> + <KivioPoint x="127.000" y="209.276"/> + <KivioPoint x="127.000" y="208.759"/> + <KivioPoint x="126.483" y="208.241"/> + <KivioPoint x="125.966" y="208.241"/> + <KivioPoint x="125.966" y="207.724"/> + <KivioPoint x="125.966" y="207.207"/> + <KivioPoint x="126.483" y="207.207"/> + <KivioPoint x="127.000" y="206.690"/> + <KivioPoint x="127.000" y="206.172"/> + <KivioPoint x="126.483" y="206.172"/> + <KivioPoint x="125.966" y="206.690"/> + <KivioPoint x="125.448" y="206.690"/> + <KivioPoint x="124.931" y="206.690"/> + <KivioPoint x="124.414" y="206.690"/> + <KivioPoint x="123.897" y="206.690"/> + <KivioPoint x="122.862" y="206.172"/> + <KivioPoint x="121.828" y="206.172"/> + <KivioPoint x="121.828" y="205.655"/> + <KivioPoint x="121.828" y="205.138"/> + <KivioPoint x="121.828" y="204.621"/> + <KivioPoint x="122.345" y="204.103"/> + <KivioPoint x="122.345" y="203.586"/> + <KivioPoint x="121.828" y="203.586"/> + <KivioPoint x="121.828" y="203.069"/> + <KivioPoint x="121.310" y="202.552"/> + <KivioPoint x="120.793" y="202.034"/> + <KivioPoint x="120.276" y="202.034"/> + <KivioPoint x="119.759" y="202.034"/> + <KivioPoint x="119.241" y="202.034"/> + <KivioPoint x="118.724" y="202.034"/> + <KivioPoint x="118.207" y="201.517"/> + <KivioPoint x="118.207" y="201.000"/> + <KivioPoint x="117.690" y="200.483"/> + <KivioPoint x="117.172" y="199.966"/> + <KivioPoint x="117.172" y="199.448"/> + <KivioPoint x="116.655" y="199.448"/> + <KivioPoint x="116.655" y="198.931"/> + <KivioPoint x="117.172" y="198.414"/> + <KivioPoint x="117.172" y="197.897"/> + <KivioPoint x="117.172" y="197.379"/> + <KivioPoint x="116.655" y="196.862"/> + <KivioPoint x="116.655" y="196.345"/> + <KivioPoint x="116.138" y="196.345"/> + <KivioPoint x="115.621" y="196.345"/> + <KivioPoint x="115.103" y="196.345"/> + <KivioPoint x="114.586" y="196.345"/> + <KivioPoint x="114.069" y="196.345"/> + <KivioPoint x="113.552" y="195.828"/> + <KivioPoint x="113.034" y="195.828"/> + <KivioPoint x="112.517" y="195.828"/> + <KivioPoint x="111.552" y="195.207"/> + <KivioPoint x="111.552" y="195.483"/> + <KivioPoint x="111.310" y="195.483"/> + <KivioPoint x="111.034" y="195.483"/> + <KivioPoint x="110.793" y="195.207"/> + <KivioPoint x="110.517" y="194.966"/> + <KivioPoint x="110.276" y="194.966"/> + <KivioPoint x="110.000" y="194.966"/> + <KivioPoint x="109.759" y="194.966"/> + <KivioPoint x="109.483" y="194.690"/> + <KivioPoint x="109.241" y="194.690"/> + <KivioPoint x="109.241" y="194.448"/> + <KivioPoint x="109.241" y="194.172"/> + <KivioPoint x="109.483" y="193.931"/> + <KivioPoint x="109.759" y="193.655"/> + <KivioPoint x="110.276" y="193.655"/> + <KivioPoint x="110.517" y="193.414"/> + <KivioPoint x="110.793" y="193.414"/> + <KivioPoint x="111.034" y="193.138"/> + <KivioPoint x="111.310" y="193.138"/> + <KivioPoint x="111.552" y="193.138"/> + <KivioPoint x="111.828" y="193.138"/> + <KivioPoint x="112.069" y="193.138"/> + <KivioPoint x="112.345" y="193.138"/> + <KivioPoint x="112.586" y="193.138"/> + <KivioPoint x="112.862" y="193.138"/> + <KivioPoint x="113.379" y="193.138"/> + <KivioPoint x="113.621" y="193.138"/> + <KivioPoint x="114.138" y="193.138"/> + <KivioPoint x="114.414" y="193.138"/> + <KivioPoint x="114.655" y="193.138"/> + <KivioPoint x="114.931" y="193.138"/> + <KivioPoint x="115.172" y="193.138"/> + <KivioPoint x="115.690" y="192.897"/> + <KivioPoint x="115.966" y="192.897"/> + <KivioPoint x="116.207" y="192.897"/> + <KivioPoint x="116.483" y="192.897"/> + <KivioPoint x="116.724" y="192.897"/> + <KivioPoint x="117.000" y="192.621"/> + <KivioPoint x="117.517" y="192.621"/> + <KivioPoint x="117.759" y="192.621"/> + <KivioPoint x="118.034" y="192.379"/> + <KivioPoint x="118.276" y="192.103"/> + <KivioPoint x="118.552" y="192.103"/> + <KivioPoint x="118.793" y="191.862"/> + <KivioPoint x="119.069" y="191.586"/> + <KivioPoint x="119.310" y="191.586"/> + <KivioPoint x="119.828" y="191.345"/> + <KivioPoint x="120.103" y="191.345"/> + <KivioPoint x="120.103" y="191.586"/> + <KivioPoint x="120.345" y="191.586"/> + <KivioPoint x="120.621" y="191.586"/> + <KivioPoint x="120.621" y="191.862"/> + <KivioPoint x="120.862" y="191.862"/> + <KivioPoint x="120.862" y="192.103"/> + <KivioPoint x="121.138" y="192.103"/> + <KivioPoint x="121.138" y="192.379"/> + <KivioPoint x="121.655" y="192.379"/> + <KivioPoint x="121.897" y="192.621"/> + <KivioPoint x="122.172" y="192.621"/> + <KivioPoint x="122.414" y="192.621"/> + <KivioPoint x="122.690" y="192.379"/> + <KivioPoint x="122.931" y="192.621"/> + <KivioPoint x="123.207" y="192.621"/> + <KivioPoint x="123.448" y="192.897"/> + <KivioPoint x="123.724" y="192.897"/> + <KivioPoint x="123.966" y="192.897"/> + <KivioPoint x="124.241" y="193.138"/> + <KivioPoint x="124.483" y="193.138"/> + <KivioPoint x="124.759" y="193.138"/> + <KivioPoint x="125.000" y="193.138"/> + <KivioPoint x="125.276" y="192.897"/> + <KivioPoint x="125.276" y="192.621"/> + <KivioPoint x="125.517" y="192.621"/> + <KivioPoint x="125.793" y="192.379"/> + <KivioPoint x="126.034" y="192.379"/> + <KivioPoint x="126.310" y="192.103"/> + <KivioPoint x="126.552" y="192.103"/> + <KivioPoint x="126.828" y="192.103"/> + <KivioPoint x="127.345" y="192.103"/> + <KivioPoint x="127.862" y="192.103"/> + <KivioPoint x="128.379" y="192.103"/> + <KivioPoint x="128.897" y="192.103"/> + <KivioPoint x="129.138" y="192.103"/> + <KivioPoint x="129.414" y="192.103"/> + <KivioPoint x="129.655" y="192.103"/> + <KivioPoint x="129.931" y="191.862"/> + <KivioPoint x="130.172" y="191.862"/> + <KivioPoint x="130.448" y="192.103"/> + <KivioPoint x="130.690" y="192.379"/> + <KivioPoint x="130.966" y="192.621"/> + <KivioPoint x="131.207" y="192.897"/> + <KivioPoint x="131.483" y="193.138"/> + <KivioPoint x="132.000" y="193.138"/> + <KivioPoint x="132.241" y="193.414"/> + <KivioPoint x="132.517" y="193.655"/> + <KivioPoint x="132.759" y="193.655"/> + <KivioPoint x="133.034" y="193.931"/> + <KivioPoint x="133.552" y="194.172"/> + <KivioPoint x="133.793" y="194.448"/> + <KivioPoint x="134.310" y="194.690"/> + <KivioPoint x="134.586" y="194.690"/> + <KivioPoint x="134.828" y="194.690"/> + <KivioPoint x="135.103" y="194.966"/> + <KivioPoint x="135.345" y="194.966"/> + <KivioPoint x="135.621" y="195.207"/> + <KivioPoint x="135.862" y="195.207"/> + <KivioPoint x="136.379" y="195.483"/> + <KivioPoint x="136.655" y="195.724"/> + <KivioPoint x="136.897" y="195.724"/> + <KivioPoint x="136.897" y="196.000"/> + <KivioPoint x="137.172" y="196.241"/> + <KivioPoint x="137.172" y="196.517"/> + <KivioPoint x="137.172" y="196.759"/> + <KivioPoint x="136.897" y="196.759"/> + <KivioPoint x="136.897" y="197.034"/> + <KivioPoint x="136.655" y="197.034"/> + <KivioPoint x="136.379" y="197.276"/> + <KivioPoint x="136.138" y="197.276"/> + <KivioPoint x="135.862" y="197.552"/> + <KivioPoint x="135.621" y="197.793"/> + <KivioPoint x="135.345" y="198.069"/> + <KivioPoint x="135.345" y="198.310"/> + <KivioPoint x="135.345" y="198.586"/> + <KivioPoint x="135.345" y="198.828"/> + <KivioPoint x="135.345" y="199.103"/> + <KivioPoint x="135.345" y="199.345"/> + <KivioPoint x="135.345" y="199.621"/> + <KivioPoint x="135.345" y="199.862"/> + <KivioPoint x="135.345" y="200.138"/> + <KivioPoint x="135.621" y="200.379"/> + <KivioPoint x="135.862" y="200.655"/> + <KivioPoint x="136.138" y="200.897"/> + <KivioPoint x="136.379" y="201.172"/> + <KivioPoint x="136.655" y="201.172"/> + <KivioPoint x="136.655" y="201.414"/> + <KivioPoint x="136.897" y="201.690"/> + <KivioPoint x="137.172" y="201.931"/> + <KivioPoint x="137.414" y="201.931"/> + <KivioPoint x="137.414" y="202.207"/> + <KivioPoint x="137.690" y="202.448"/> + <KivioPoint x="137.690" y="202.724"/> + <KivioPoint x="137.931" y="202.966"/> + <KivioPoint x="137.931" y="203.241"/> + <KivioPoint x="137.931" y="203.483"/> + <KivioPoint x="137.931" y="203.759"/> + <KivioPoint x="137.690" y="204.000"/> + <KivioPoint x="137.690" y="204.276"/> + <KivioPoint x="137.414" y="204.517"/> + <KivioPoint x="137.414" y="204.793"/> + <KivioPoint x="137.172" y="204.793"/> + <KivioPoint x="137.172" y="205.034"/> + <KivioPoint x="136.897" y="205.034"/> + <KivioPoint x="136.655" y="205.310"/> + <KivioPoint x="136.655" y="205.552"/> + <KivioPoint x="136.379" y="205.552"/> + <KivioPoint x="136.379" y="205.828"/> + <KivioPoint x="136.138" y="205.828"/> + <KivioPoint x="136.138" y="206.069"/> + <KivioPoint x="135.862" y="206.069"/> + <KivioPoint x="135.621" y="206.069"/> + <KivioPoint x="135.621" y="206.345"/> + <KivioPoint x="135.345" y="206.345"/> + <KivioPoint x="135.103" y="206.586"/> + <KivioPoint x="134.828" y="206.586"/> + <KivioPoint x="134.828" y="206.862"/> + <KivioPoint x="134.586" y="206.862"/> + <KivioPoint x="134.586" y="207.103"/> + <KivioPoint x="134.310" y="207.379"/> + <KivioPoint x="134.069" y="207.621"/> + <KivioPoint x="134.069" y="207.897"/> + <KivioPoint x="133.793" y="207.897"/> + <KivioPoint x="133.793" y="208.138"/> + <KivioPoint x="133.552" y="208.414"/> + <KivioPoint x="133.276" y="208.655"/> + <KivioPoint x="133.276" y="208.931"/> + <KivioPoint x="133.034" y="208.931"/> + <KivioPoint x="133.034" y="209.172"/> + <KivioPoint x="132.759" y="209.448"/> + <KivioPoint x="132.759" y="209.690"/> + <KivioPoint x="132.690" y="210.310"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon25"> + <KivioPoint x="16.448" y="259.552"/> + <KivioPoint x="16.448" y="259.310"/> + <KivioPoint x="16.448" y="259.172"/> + <KivioPoint x="16.897" y="259.517"/> + <KivioPoint x="17.069" y="259.517"/> + <KivioPoint x="17.241" y="259.517"/> + <KivioPoint x="17.586" y="259.345"/> + <KivioPoint x="17.759" y="259.345"/> + <KivioPoint x="17.931" y="259.345"/> + <KivioPoint x="18.103" y="259.172"/> + <KivioPoint x="18.276" y="259.172"/> + <KivioPoint x="18.448" y="259.000"/> + <KivioPoint x="18.621" y="258.828"/> + <KivioPoint x="18.966" y="258.655"/> + <KivioPoint x="19.138" y="258.483"/> + <KivioPoint x="19.310" y="258.483"/> + <KivioPoint x="19.483" y="258.483"/> + <KivioPoint x="19.655" y="258.483"/> + <KivioPoint x="19.828" y="258.483"/> + <KivioPoint x="20.000" y="258.483"/> + <KivioPoint x="20.172" y="258.483"/> + <KivioPoint x="20.517" y="258.483"/> + <KivioPoint x="20.862" y="258.483"/> + <KivioPoint x="21.034" y="258.483"/> + <KivioPoint x="21.207" y="258.655"/> + <KivioPoint x="21.379" y="258.655"/> + <KivioPoint x="21.724" y="258.655"/> + <KivioPoint x="21.897" y="258.828"/> + <KivioPoint x="22.069" y="258.828"/> + <KivioPoint x="22.069" y="259.000"/> + <KivioPoint x="22.241" y="259.172"/> + <KivioPoint x="22.241" y="259.345"/> + <KivioPoint x="22.241" y="259.517"/> + <KivioPoint x="22.241" y="259.690"/> + <KivioPoint x="22.069" y="259.862"/> + <KivioPoint x="21.897" y="259.862"/> + <KivioPoint x="21.552" y="260.034"/> + <KivioPoint x="21.379" y="260.207"/> + <KivioPoint x="21.207" y="260.379"/> + <KivioPoint x="21.034" y="260.379"/> + <KivioPoint x="20.862" y="260.552"/> + <KivioPoint x="20.690" y="260.724"/> + <KivioPoint x="20.690" y="260.897"/> + <KivioPoint x="20.690" y="261.069"/> + <KivioPoint x="20.517" y="261.414"/> + <KivioPoint x="20.517" y="261.586"/> + <KivioPoint x="20.690" y="261.759"/> + <KivioPoint x="20.690" y="261.931"/> + <KivioPoint x="20.862" y="262.103"/> + <KivioPoint x="20.862" y="262.276"/> + <KivioPoint x="21.034" y="262.276"/> + <KivioPoint x="21.379" y="262.276"/> + <KivioPoint x="21.552" y="262.276"/> + <KivioPoint x="21.724" y="262.276"/> + <KivioPoint x="21.897" y="262.276"/> + <KivioPoint x="22.069" y="262.276"/> + <KivioPoint x="22.414" y="262.276"/> + <KivioPoint x="22.586" y="262.276"/> + <KivioPoint x="22.931" y="262.103"/> + <KivioPoint x="23.103" y="262.103"/> + <KivioPoint x="23.276" y="262.103"/> + <KivioPoint x="23.448" y="262.103"/> + <KivioPoint x="23.621" y="262.103"/> + <KivioPoint x="23.793" y="262.103"/> + <KivioPoint x="23.966" y="262.276"/> + <KivioPoint x="24.310" y="262.276"/> + <KivioPoint x="24.310" y="262.448"/> + <KivioPoint x="24.483" y="262.448"/> + <KivioPoint x="24.655" y="262.621"/> + <KivioPoint x="24.828" y="262.793"/> + <KivioPoint x="25.000" y="262.793"/> + <KivioPoint x="25.345" y="262.966"/> + <KivioPoint x="25.517" y="262.966"/> + <KivioPoint x="25.862" y="263.138"/> + <KivioPoint x="26.034" y="263.138"/> + <KivioPoint x="26.379" y="263.138"/> + <KivioPoint x="26.724" y="263.310"/> + <KivioPoint x="26.897" y="263.310"/> + <KivioPoint x="27.069" y="263.310"/> + <KivioPoint x="27.241" y="263.310"/> + <KivioPoint x="27.586" y="263.310"/> + <KivioPoint x="27.759" y="263.310"/> + <KivioPoint x="27.931" y="263.138"/> + <KivioPoint x="28.276" y="263.138"/> + <KivioPoint x="28.448" y="263.138"/> + <KivioPoint x="28.621" y="263.138"/> + <KivioPoint x="28.793" y="263.138"/> + <KivioPoint x="28.966" y="263.138"/> + <KivioPoint x="29.310" y="263.138"/> + <KivioPoint x="29.655" y="263.138"/> + <KivioPoint x="29.828" y="263.310"/> + <KivioPoint x="30.000" y="263.310"/> + <KivioPoint x="30.172" y="263.483"/> + <KivioPoint x="30.345" y="263.483"/> + <KivioPoint x="30.517" y="263.483"/> + <KivioPoint x="30.690" y="263.483"/> + <KivioPoint x="31.034" y="263.655"/> + <KivioPoint x="31.207" y="263.828"/> + <KivioPoint x="31.379" y="263.828"/> + <KivioPoint x="31.552" y="264.000"/> + <KivioPoint x="31.724" y="264.172"/> + <KivioPoint x="31.724" y="264.345"/> + <KivioPoint x="31.724" y="264.517"/> + <KivioPoint x="31.724" y="264.690"/> + <KivioPoint x="31.724" y="264.862"/> + <KivioPoint x="31.724" y="265.034"/> + <KivioPoint x="31.724" y="265.207"/> + <KivioPoint x="31.724" y="265.379"/> + <KivioPoint x="31.724" y="265.552"/> + <KivioPoint x="31.724" y="265.724"/> + <KivioPoint x="31.724" y="265.897"/> + <KivioPoint x="31.897" y="266.069"/> + <KivioPoint x="31.897" y="266.241"/> + <KivioPoint x="32.069" y="266.414"/> + <KivioPoint x="32.069" y="266.586"/> + <KivioPoint x="32.241" y="266.586"/> + <KivioPoint x="32.414" y="266.759"/> + <KivioPoint x="32.414" y="266.931"/> + <KivioPoint x="32.759" y="267.103"/> + <KivioPoint x="32.931" y="267.103"/> + <KivioPoint x="32.931" y="267.276"/> + <KivioPoint x="33.103" y="267.276"/> + <KivioPoint x="33.103" y="267.448"/> + <KivioPoint x="33.276" y="267.621"/> + <KivioPoint x="33.276" y="267.793"/> + <KivioPoint x="33.276" y="267.966"/> + <KivioPoint x="33.276" y="268.138"/> + <KivioPoint x="33.276" y="268.310"/> + <KivioPoint x="33.276" y="268.483"/> + <KivioPoint x="33.276" y="268.655"/> + <KivioPoint x="33.276" y="268.828"/> + <KivioPoint x="33.276" y="269.000"/> + <KivioPoint x="33.103" y="269.172"/> + <KivioPoint x="33.103" y="269.345"/> + <KivioPoint x="32.931" y="269.517"/> + <KivioPoint x="32.931" y="269.690"/> + <KivioPoint x="32.759" y="269.862"/> + <KivioPoint x="32.586" y="270.034"/> + <KivioPoint x="32.414" y="270.034"/> + <KivioPoint x="32.414" y="270.207"/> + <KivioPoint x="32.241" y="270.379"/> + <KivioPoint x="32.069" y="270.379"/> + <KivioPoint x="32.069" y="270.552"/> + <KivioPoint x="31.897" y="270.724"/> + <KivioPoint x="31.724" y="270.724"/> + <KivioPoint x="31.379" y="270.897"/> + <KivioPoint x="31.034" y="270.897"/> + <KivioPoint x="30.690" y="270.897"/> + <KivioPoint x="30.517" y="270.897"/> + <KivioPoint x="30.345" y="270.897"/> + <KivioPoint x="30.172" y="270.897"/> + <KivioPoint x="30.000" y="271.069"/> + <KivioPoint x="29.828" y="271.069"/> + <KivioPoint x="29.655" y="271.241"/> + <KivioPoint x="29.483" y="271.414"/> + <KivioPoint x="29.310" y="271.586"/> + <KivioPoint x="29.138" y="271.759"/> + <KivioPoint x="28.966" y="271.931"/> + <KivioPoint x="28.793" y="271.931"/> + <KivioPoint x="28.621" y="272.103"/> + <KivioPoint x="28.448" y="272.103"/> + <KivioPoint x="28.103" y="272.103"/> + <KivioPoint x="27.931" y="272.103"/> + <KivioPoint x="27.586" y="272.103"/> + <KivioPoint x="27.414" y="272.276"/> + <KivioPoint x="27.241" y="272.276"/> + <KivioPoint x="27.069" y="272.448"/> + <KivioPoint x="27.069" y="272.621"/> + <KivioPoint x="27.069" y="272.793"/> + <KivioPoint x="27.069" y="272.966"/> + <KivioPoint x="27.069" y="273.138"/> + <KivioPoint x="27.069" y="273.310"/> + <KivioPoint x="27.069" y="273.483"/> + <KivioPoint x="27.069" y="273.655"/> + <KivioPoint x="27.069" y="274.172"/> + <KivioPoint x="27.069" y="274.345"/> + <KivioPoint x="27.069" y="274.517"/> + <KivioPoint x="27.069" y="274.690"/> + <KivioPoint x="26.897" y="275.034"/> + <KivioPoint x="26.897" y="275.207"/> + <KivioPoint x="26.897" y="275.379"/> + <KivioPoint x="26.724" y="275.724"/> + <KivioPoint x="26.724" y="275.897"/> + <KivioPoint x="26.724" y="276.069"/> + <KivioPoint x="26.724" y="276.241"/> + <KivioPoint x="26.552" y="276.586"/> + <KivioPoint x="26.552" y="276.759"/> + <KivioPoint x="26.552" y="276.931"/> + <KivioPoint x="26.552" y="277.103"/> + <KivioPoint x="26.552" y="277.276"/> + <KivioPoint x="26.379" y="277.448"/> + <KivioPoint x="26.379" y="277.621"/> + <KivioPoint x="26.207" y="277.966"/> + <KivioPoint x="26.034" y="278.310"/> + <KivioPoint x="25.862" y="278.655"/> + <KivioPoint x="25.690" y="278.828"/> + <KivioPoint x="25.690" y="279.000"/> + <KivioPoint x="25.517" y="279.172"/> + <KivioPoint x="25.517" y="279.345"/> + <KivioPoint x="25.517" y="279.517"/> + <KivioPoint x="25.345" y="279.690"/> + <KivioPoint x="25.345" y="279.862"/> + <KivioPoint x="25.172" y="280.034"/> + <KivioPoint x="25.000" y="280.034"/> + <KivioPoint x="24.828" y="280.207"/> + <KivioPoint x="24.655" y="280.207"/> + <KivioPoint x="24.483" y="280.207"/> + <KivioPoint x="24.310" y="280.379"/> + <KivioPoint x="24.138" y="280.379"/> + <KivioPoint x="23.966" y="280.552"/> + <KivioPoint x="23.793" y="280.724"/> + <KivioPoint x="23.793" y="280.897"/> + <KivioPoint x="23.621" y="281.069"/> + <KivioPoint x="23.621" y="281.241"/> + <KivioPoint x="23.621" y="281.414"/> + <KivioPoint x="23.621" y="281.586"/> + <KivioPoint x="23.621" y="281.759"/> + <KivioPoint x="23.621" y="281.931"/> + <KivioPoint x="23.621" y="282.103"/> + <KivioPoint x="23.621" y="282.276"/> + <KivioPoint x="23.621" y="282.448"/> + <KivioPoint x="23.621" y="282.621"/> + <KivioPoint x="23.621" y="282.793"/> + <KivioPoint x="23.621" y="282.966"/> + <KivioPoint x="23.621" y="283.138"/> + <KivioPoint x="23.448" y="283.310"/> + <KivioPoint x="23.276" y="283.483"/> + <KivioPoint x="23.103" y="283.655"/> + <KivioPoint x="23.103" y="283.828"/> + <KivioPoint x="22.931" y="283.828"/> + <KivioPoint x="22.931" y="284.000"/> + <KivioPoint x="22.759" y="284.000"/> + <KivioPoint x="22.759" y="284.172"/> + <KivioPoint x="22.586" y="284.172"/> + <KivioPoint x="22.414" y="284.345"/> + <KivioPoint x="22.241" y="284.345"/> + <KivioPoint x="22.069" y="284.345"/> + <KivioPoint x="21.897" y="284.517"/> + <KivioPoint x="21.724" y="284.517"/> + <KivioPoint x="21.552" y="284.345"/> + <KivioPoint x="21.379" y="284.345"/> + <KivioPoint x="21.034" y="284.172"/> + <KivioPoint x="20.862" y="284.172"/> + <KivioPoint x="20.517" y="284.000"/> + <KivioPoint x="20.345" y="284.000"/> + <KivioPoint x="20.172" y="284.000"/> + <KivioPoint x="20.000" y="284.000"/> + <KivioPoint x="19.828" y="283.828"/> + <KivioPoint x="19.655" y="283.828"/> + <KivioPoint x="19.483" y="283.828"/> + <KivioPoint x="19.310" y="283.828"/> + <KivioPoint x="18.966" y="283.828"/> + <KivioPoint x="18.793" y="283.828"/> + <KivioPoint x="18.621" y="283.828"/> + <KivioPoint x="18.448" y="283.828"/> + <KivioPoint x="18.276" y="283.828"/> + <KivioPoint x="18.276" y="284.000"/> + <KivioPoint x="18.103" y="284.172"/> + <KivioPoint x="18.103" y="284.345"/> + <KivioPoint x="18.103" y="284.517"/> + <KivioPoint x="18.793" y="285.207"/> + <KivioPoint x="18.966" y="285.207"/> + <KivioPoint x="18.966" y="285.379"/> + <KivioPoint x="19.138" y="285.552"/> + <KivioPoint x="19.138" y="285.724"/> + <KivioPoint x="19.310" y="285.724"/> + <KivioPoint x="19.310" y="285.897"/> + <KivioPoint x="19.483" y="286.069"/> + <KivioPoint x="19.483" y="286.241"/> + <KivioPoint x="19.483" y="286.414"/> + <KivioPoint x="19.483" y="286.586"/> + <KivioPoint x="19.655" y="286.759"/> + <KivioPoint x="19.655" y="286.931"/> + <KivioPoint x="19.655" y="287.103"/> + <KivioPoint x="19.655" y="287.276"/> + <KivioPoint x="19.655" y="287.448"/> + <KivioPoint x="19.655" y="287.621"/> + <KivioPoint x="19.655" y="287.793"/> + <KivioPoint x="19.655" y="287.966"/> + <KivioPoint x="19.828" y="288.138"/> + <KivioPoint x="19.828" y="288.310"/> + <KivioPoint x="19.828" y="288.483"/> + <KivioPoint x="20.000" y="288.828"/> + <KivioPoint x="20.000" y="289.000"/> + <KivioPoint x="20.000" y="289.172"/> + <KivioPoint x="20.172" y="289.345"/> + <KivioPoint x="20.172" y="289.517"/> + <KivioPoint x="20.172" y="289.690"/> + <KivioPoint x="20.345" y="289.862"/> + <KivioPoint x="20.345" y="290.034"/> + <KivioPoint x="20.517" y="290.379"/> + <KivioPoint x="20.690" y="290.552"/> + <KivioPoint x="20.690" y="290.724"/> + <KivioPoint x="20.862" y="290.897"/> + <KivioPoint x="20.862" y="291.069"/> + <KivioPoint x="20.862" y="291.241"/> + <KivioPoint x="20.862" y="291.414"/> + <KivioPoint x="20.690" y="291.586"/> + <KivioPoint x="20.517" y="291.759"/> + <KivioPoint x="20.345" y="291.759"/> + <KivioPoint x="20.172" y="291.931"/> + <KivioPoint x="20.000" y="292.103"/> + <KivioPoint x="19.655" y="292.103"/> + <KivioPoint x="19.483" y="292.448"/> + <KivioPoint x="19.310" y="292.621"/> + <KivioPoint x="18.966" y="292.793"/> + <KivioPoint x="18.793" y="292.793"/> + <KivioPoint x="18.621" y="292.966"/> + <KivioPoint x="18.448" y="293.138"/> + <KivioPoint x="18.276" y="293.138"/> + <KivioPoint x="18.276" y="293.310"/> + <KivioPoint x="18.103" y="293.483"/> + <KivioPoint x="17.931" y="293.655"/> + <KivioPoint x="17.759" y="293.828"/> + <KivioPoint x="17.759" y="294.000"/> + <KivioPoint x="17.586" y="294.172"/> + <KivioPoint x="17.586" y="294.345"/> + <KivioPoint x="17.414" y="294.517"/> + <KivioPoint x="17.241" y="294.690"/> + <KivioPoint x="17.241" y="294.862"/> + <KivioPoint x="17.069" y="294.862"/> + <KivioPoint x="16.897" y="295.034"/> + <KivioPoint x="16.897" y="295.207"/> + <KivioPoint x="16.724" y="295.379"/> + <KivioPoint x="16.724" y="295.552"/> + <KivioPoint x="16.552" y="295.724"/> + <KivioPoint x="16.552" y="295.897"/> + <KivioPoint x="16.552" y="296.069"/> + <KivioPoint x="16.552" y="296.241"/> + <KivioPoint x="16.552" y="296.414"/> + <KivioPoint x="16.552" y="296.586"/> + <KivioPoint x="16.552" y="296.759"/> + <KivioPoint x="16.552" y="296.931"/> + <KivioPoint x="16.724" y="297.103"/> + <KivioPoint x="16.724" y="297.276"/> + <KivioPoint x="16.897" y="297.448"/> + <KivioPoint x="16.897" y="297.621"/> + <KivioPoint x="17.069" y="297.793"/> + <KivioPoint x="17.069" y="297.966"/> + <KivioPoint x="17.241" y="298.138"/> + <KivioPoint x="17.241" y="298.310"/> + <KivioPoint x="17.414" y="298.310"/> + <KivioPoint x="17.586" y="298.483"/> + <KivioPoint x="17.931" y="298.655"/> + <KivioPoint x="18.103" y="298.828"/> + <KivioPoint x="18.276" y="299.000"/> + <KivioPoint x="18.448" y="299.172"/> + <KivioPoint x="18.448" y="299.517"/> + <KivioPoint x="18.448" y="299.690"/> + <KivioPoint x="18.448" y="299.862"/> + <KivioPoint x="18.276" y="299.862"/> + <KivioPoint x="18.103" y="300.034"/> + <KivioPoint x="17.931" y="300.207"/> + <KivioPoint x="17.586" y="300.207"/> + <KivioPoint x="17.241" y="300.379"/> + <KivioPoint x="16.897" y="300.379"/> + <KivioPoint x="16.724" y="300.379"/> + <KivioPoint x="16.552" y="300.379"/> + <KivioPoint x="16.379" y="300.379"/> + <KivioPoint x="16.207" y="300.379"/> + <KivioPoint x="16.034" y="300.552"/> + <KivioPoint x="15.862" y="300.552"/> + <KivioPoint x="15.690" y="300.724"/> + <KivioPoint x="15.517" y="300.897"/> + <KivioPoint x="15.517" y="301.069"/> + <KivioPoint x="15.345" y="301.069"/> + <KivioPoint x="15.172" y="301.241"/> + <KivioPoint x="15.000" y="301.586"/> + <KivioPoint x="14.655" y="301.759"/> + <KivioPoint x="14.483" y="301.931"/> + <KivioPoint x="14.138" y="302.103"/> + <KivioPoint x="13.966" y="302.276"/> + <KivioPoint x="13.793" y="302.448"/> + <KivioPoint x="13.621" y="302.621"/> + <KivioPoint x="13.448" y="302.793"/> + <KivioPoint x="13.276" y="302.793"/> + <KivioPoint x="13.103" y="303.138"/> + <KivioPoint x="12.759" y="303.310"/> + <KivioPoint x="12.759" y="303.483"/> + <KivioPoint x="12.586" y="303.655"/> + <KivioPoint x="12.586" y="303.828"/> + <KivioPoint x="12.586" y="304.000"/> + <KivioPoint x="12.414" y="304.172"/> + <KivioPoint x="12.414" y="304.345"/> + <KivioPoint x="12.414" y="304.517"/> + <KivioPoint x="12.414" y="304.690"/> + <KivioPoint x="12.414" y="304.862"/> + <KivioPoint x="12.414" y="305.207"/> + <KivioPoint x="12.586" y="305.552"/> + <KivioPoint x="12.759" y="305.897"/> + <KivioPoint x="12.931" y="306.069"/> + <KivioPoint x="12.931" y="306.241"/> + <KivioPoint x="12.759" y="306.414"/> + <KivioPoint x="12.759" y="306.586"/> + <KivioPoint x="12.586" y="306.759"/> + <KivioPoint x="12.414" y="306.931"/> + <KivioPoint x="11.931" y="308.069"/> + <KivioPoint x="12.172" y="308.069"/> + <KivioPoint x="12.448" y="308.069"/> + <KivioPoint x="12.690" y="308.069"/> + <KivioPoint x="13.207" y="308.172"/> + <KivioPoint x="13.483" y="308.172"/> + <KivioPoint x="13.724" y="308.310"/> + <KivioPoint x="14.000" y="308.310"/> + <KivioPoint x="14.103" y="308.448"/> + <KivioPoint x="14.379" y="308.586"/> + <KivioPoint x="14.517" y="308.690"/> + <KivioPoint x="14.759" y="308.690"/> + <KivioPoint x="14.759" y="308.828"/> + <KivioPoint x="15.034" y="308.966"/> + <KivioPoint x="15.276" y="309.207"/> + <KivioPoint x="15.655" y="309.345"/> + <KivioPoint x="15.931" y="309.621"/> + <KivioPoint x="16.172" y="309.724"/> + <KivioPoint x="16.310" y="309.862"/> + <KivioPoint x="16.552" y="310.138"/> + <KivioPoint x="16.828" y="310.241"/> + <KivioPoint x="16.966" y="310.517"/> + <KivioPoint x="17.069" y="310.517"/> + <KivioPoint x="17.069" y="310.655"/> + <KivioPoint x="17.207" y="310.897"/> + <KivioPoint x="17.345" y="311.034"/> + <KivioPoint x="17.483" y="311.172"/> + <KivioPoint x="17.483" y="311.414"/> + <KivioPoint x="17.724" y="311.690"/> + <KivioPoint x="17.724" y="311.793"/> + <KivioPoint x="17.862" y="311.931"/> + <KivioPoint x="17.862" y="312.069"/> + <KivioPoint x="18.000" y="312.310"/> + <KivioPoint x="18.000" y="312.724"/> + <KivioPoint x="18.103" y="312.966"/> + <KivioPoint x="18.103" y="313.345"/> + <KivioPoint x="18.103" y="313.621"/> + <KivioPoint x="18.241" y="313.862"/> + <KivioPoint x="18.241" y="314.138"/> + <KivioPoint x="18.379" y="314.379"/> + <KivioPoint x="18.379" y="314.517"/> + <KivioPoint x="18.379" y="314.655"/> + <KivioPoint x="18.379" y="314.793"/> + <KivioPoint x="18.379" y="314.897"/> + <KivioPoint x="18.379" y="315.172"/> + <KivioPoint x="18.379" y="315.414"/> + <KivioPoint x="18.379" y="315.828"/> + <KivioPoint x="18.379" y="315.931"/> + <KivioPoint x="18.241" y="316.069"/> + <KivioPoint x="18.241" y="316.345"/> + <KivioPoint x="18.241" y="316.586"/> + <KivioPoint x="18.103" y="316.724"/> + <KivioPoint x="18.103" y="316.966"/> + <KivioPoint x="18.103" y="317.241"/> + <KivioPoint x="18.103" y="317.483"/> + <KivioPoint x="18.103" y="317.759"/> + <KivioPoint x="18.379" y="318.138"/> + <KivioPoint x="18.379" y="318.414"/> + <KivioPoint x="18.379" y="318.517"/> + <KivioPoint x="18.517" y="318.793"/> + <KivioPoint x="18.897" y="319.310"/> + <KivioPoint x="19.034" y="319.310"/> + <KivioPoint x="19.414" y="319.552"/> + <KivioPoint x="19.552" y="319.552"/> + <KivioPoint x="19.552" y="319.828"/> + <KivioPoint x="19.552" y="320.069"/> + <KivioPoint x="19.655" y="320.345"/> + <KivioPoint x="19.793" y="320.586"/> + <KivioPoint x="19.931" y="320.724"/> + <KivioPoint x="20.069" y="320.862"/> + <KivioPoint x="20.069" y="321.103"/> + <KivioPoint x="20.172" y="321.241"/> + <KivioPoint x="20.310" y="321.517"/> + <KivioPoint x="20.448" y="321.621"/> + <KivioPoint x="20.586" y="321.897"/> + <KivioPoint x="20.690" y="322.034"/> + <KivioPoint x="20.828" y="322.138"/> + <KivioPoint x="21.207" y="322.276"/> + <KivioPoint x="21.483" y="322.552"/> + <KivioPoint x="21.724" y="322.655"/> + <KivioPoint x="22.000" y="322.793"/> + <KivioPoint x="22.241" y="322.931"/> + <KivioPoint x="22.379" y="323.069"/> + <KivioPoint x="22.517" y="323.172"/> + <KivioPoint x="22.793" y="323.310"/> + <KivioPoint x="22.793" y="323.448"/> + <KivioPoint x="22.897" y="323.448"/> + <KivioPoint x="23.310" y="323.586"/> + <KivioPoint x="23.552" y="323.690"/> + <KivioPoint x="23.828" y="323.690"/> + <KivioPoint x="24.207" y="323.828"/> + <KivioPoint x="24.448" y="323.828"/> + <KivioPoint x="24.862" y="323.828"/> + <KivioPoint x="24.966" y="323.690"/> + <KivioPoint x="25.241" y="323.690"/> + <KivioPoint x="26.138" y="322.793"/> + <KivioPoint x="26.276" y="322.655"/> + <KivioPoint x="26.276" y="322.552"/> + <KivioPoint x="26.414" y="322.414"/> + <KivioPoint x="26.655" y="322.138"/> + <KivioPoint x="26.793" y="322.034"/> + <KivioPoint x="26.931" y="321.897"/> + <KivioPoint x="27.034" y="321.759"/> + <KivioPoint x="27.172" y="321.621"/> + <KivioPoint x="27.448" y="321.517"/> + <KivioPoint x="27.448" y="321.379"/> + <KivioPoint x="27.690" y="321.241"/> + <KivioPoint x="27.828" y="321.103"/> + <KivioPoint x="28.069" y="321.103"/> + <KivioPoint x="28.069" y="321.000"/> + <KivioPoint x="28.207" y="321.000"/> + <KivioPoint x="28.345" y="320.862"/> + <KivioPoint x="28.483" y="320.862"/> + <KivioPoint x="28.586" y="320.862"/> + <KivioPoint x="28.724" y="320.862"/> + <KivioPoint x="28.862" y="320.862"/> + <KivioPoint x="29.000" y="320.862"/> + <KivioPoint x="29.241" y="321.000"/> + <KivioPoint x="29.517" y="321.000"/> + <KivioPoint x="29.759" y="321.103"/> + <KivioPoint x="29.897" y="321.103"/> + <KivioPoint x="30.276" y="321.103"/> + <KivioPoint x="30.552" y="321.103"/> + <KivioPoint x="30.655" y="321.103"/> + <KivioPoint x="30.793" y="321.103"/> + <KivioPoint x="30.931" y="321.103"/> + <KivioPoint x="31.069" y="321.103"/> + <KivioPoint x="31.310" y="321.103"/> + <KivioPoint x="31.586" y="321.103"/> + <KivioPoint x="31.828" y="321.103"/> + <KivioPoint x="31.966" y="321.000"/> + <KivioPoint x="32.207" y="321.000"/> + <KivioPoint x="32.483" y="320.862"/> + <KivioPoint x="32.724" y="320.862"/> + <KivioPoint x="33.000" y="320.586"/> + <KivioPoint x="33.241" y="320.586"/> + <KivioPoint x="33.379" y="320.483"/> + <KivioPoint x="33.517" y="320.345"/> + <KivioPoint x="33.655" y="320.345"/> + <KivioPoint x="33.759" y="320.207"/> + <KivioPoint x="33.897" y="320.207"/> + <KivioPoint x="34.034" y="320.207"/> + <KivioPoint x="34.276" y="320.207"/> + <KivioPoint x="34.414" y="320.207"/> + <KivioPoint x="34.690" y="320.207"/> + <KivioPoint x="34.793" y="320.207"/> + <KivioPoint x="35.069" y="320.345"/> + <KivioPoint x="35.310" y="320.483"/> + <KivioPoint x="35.586" y="320.586"/> + <KivioPoint x="35.828" y="320.586"/> + <KivioPoint x="35.966" y="320.724"/> + <KivioPoint x="36.207" y="320.724"/> + <KivioPoint x="36.345" y="320.862"/> + <KivioPoint x="36.621" y="321.000"/> + <KivioPoint x="36.862" y="321.000"/> + <KivioPoint x="37.138" y="321.103"/> + <KivioPoint x="37.241" y="321.103"/> + <KivioPoint x="37.517" y="321.103"/> + <KivioPoint x="37.759" y="321.241"/> + <KivioPoint x="38.034" y="321.379"/> + <KivioPoint x="38.276" y="321.379"/> + <KivioPoint x="38.552" y="321.517"/> + <KivioPoint x="38.793" y="321.621"/> + <KivioPoint x="39.069" y="321.621"/> + <KivioPoint x="39.310" y="321.621"/> + <KivioPoint x="39.586" y="321.759"/> + <KivioPoint x="39.966" y="321.759"/> + <KivioPoint x="40.345" y="321.897"/> + <KivioPoint x="40.862" y="322.034"/> + <KivioPoint x="41.138" y="322.034"/> + <KivioPoint x="41.517" y="322.138"/> + <KivioPoint x="41.655" y="322.138"/> + <KivioPoint x="41.793" y="322.138"/> + <KivioPoint x="41.897" y="322.138"/> + <KivioPoint x="42.172" y="322.138"/> + <KivioPoint x="42.414" y="322.276"/> + <KivioPoint x="42.690" y="322.276"/> + <KivioPoint x="42.931" y="322.276"/> + <KivioPoint x="43.345" y="322.276"/> + <KivioPoint x="43.586" y="322.414"/> + <KivioPoint x="43.724" y="322.414"/> + <KivioPoint x="43.966" y="322.414"/> + <KivioPoint x="44.103" y="322.552"/> + <KivioPoint x="44.241" y="322.655"/> + <KivioPoint x="44.379" y="322.655"/> + <KivioPoint x="44.483" y="322.655"/> + <KivioPoint x="44.621" y="322.793"/> + <KivioPoint x="44.897" y="322.931"/> + <KivioPoint x="45.138" y="323.069"/> + <KivioPoint x="45.414" y="323.172"/> + <KivioPoint x="45.517" y="323.310"/> + <KivioPoint x="45.793" y="323.448"/> + <KivioPoint x="45.931" y="323.586"/> + <KivioPoint x="46.034" y="323.690"/> + <KivioPoint x="46.172" y="323.828"/> + <KivioPoint x="46.310" y="323.966"/> + <KivioPoint x="46.448" y="324.207"/> + <KivioPoint x="46.552" y="324.207"/> + <KivioPoint x="46.828" y="324.345"/> + <KivioPoint x="46.966" y="324.345"/> + <KivioPoint x="47.207" y="324.483"/> + <KivioPoint x="47.345" y="324.483"/> + <KivioPoint x="47.483" y="324.483"/> + <KivioPoint x="47.586" y="324.345"/> + <KivioPoint x="47.862" y="324.207"/> + <KivioPoint x="48.103" y="324.103"/> + <KivioPoint x="48.241" y="323.828"/> + <KivioPoint x="48.379" y="323.690"/> + <KivioPoint x="48.621" y="323.690"/> + <KivioPoint x="48.759" y="323.586"/> + <KivioPoint x="48.897" y="323.586"/> + <KivioPoint x="49.034" y="323.586"/> + <KivioPoint x="49.138" y="323.586"/> + <KivioPoint x="49.414" y="323.586"/> + <KivioPoint x="49.655" y="323.586"/> + <KivioPoint x="50.069" y="323.690"/> + <KivioPoint x="50.172" y="323.690"/> + <KivioPoint x="50.310" y="323.828"/> + <KivioPoint x="50.448" y="324.103"/> + <KivioPoint x="50.586" y="324.207"/> + <KivioPoint x="50.690" y="324.345"/> + <KivioPoint x="50.690" y="324.483"/> + <KivioPoint x="50.966" y="324.724"/> + <KivioPoint x="51.207" y="324.724"/> + <KivioPoint x="51.483" y="324.862"/> + <KivioPoint x="51.862" y="325.000"/> + <KivioPoint x="52.138" y="325.000"/> + <KivioPoint x="52.517" y="325.000"/> + <KivioPoint x="52.759" y="325.000"/> + <KivioPoint x="52.897" y="324.862"/> + <KivioPoint x="52.897" y="324.724"/> + <KivioPoint x="53.034" y="324.621"/> + <KivioPoint x="53.034" y="324.483"/> + <KivioPoint x="53.172" y="324.207"/> + <KivioPoint x="53.276" y="324.103"/> + <KivioPoint x="53.690" y="323.690"/> + <KivioPoint x="53.931" y="323.586"/> + <KivioPoint x="54.310" y="323.310"/> + <KivioPoint x="54.586" y="323.069"/> + <KivioPoint x="54.828" y="322.793"/> + <KivioPoint x="55.241" y="322.552"/> + <KivioPoint x="55.345" y="322.276"/> + <KivioPoint x="55.621" y="322.034"/> + <KivioPoint x="55.759" y="321.759"/> + <KivioPoint x="55.759" y="321.517"/> + <KivioPoint x="55.862" y="321.241"/> + <KivioPoint x="56.000" y="321.000"/> + <KivioPoint x="56.000" y="320.586"/> + <KivioPoint x="56.138" y="320.483"/> + <KivioPoint x="56.138" y="320.207"/> + <KivioPoint x="56.276" y="319.966"/> + <KivioPoint x="56.379" y="319.828"/> + <KivioPoint x="56.517" y="319.690"/> + <KivioPoint x="56.793" y="319.552"/> + <KivioPoint x="57.034" y="319.552"/> + <KivioPoint x="57.310" y="319.552"/> + <KivioPoint x="57.414" y="319.552"/> + <KivioPoint x="57.690" y="319.552"/> + <KivioPoint x="58.069" y="319.448"/> + <KivioPoint x="58.207" y="319.448"/> + <KivioPoint x="58.586" y="319.448"/> + <KivioPoint x="58.862" y="319.310"/> + <KivioPoint x="59.241" y="319.310"/> + <KivioPoint x="59.621" y="319.172"/> + <KivioPoint x="59.897" y="319.172"/> + <KivioPoint x="60.276" y="319.172"/> + <KivioPoint x="60.552" y="319.034"/> + <KivioPoint x="60.793" y="319.034"/> + <KivioPoint x="61.069" y="319.034"/> + <KivioPoint x="61.310" y="319.034"/> + <KivioPoint x="61.586" y="319.172"/> + <KivioPoint x="61.828" y="319.172"/> + <KivioPoint x="62.103" y="319.310"/> + <KivioPoint x="62.345" y="319.310"/> + <KivioPoint x="62.621" y="319.310"/> + <KivioPoint x="62.862" y="319.310"/> + <KivioPoint x="63.138" y="319.172"/> + <KivioPoint x="63.241" y="319.172"/> + <KivioPoint x="63.517" y="319.034"/> + <KivioPoint x="63.655" y="319.034"/> + <KivioPoint x="63.897" y="318.931"/> + <KivioPoint x="64.034" y="318.931"/> + <KivioPoint x="64.172" y="318.793"/> + <KivioPoint x="64.276" y="318.655"/> + <KivioPoint x="64.414" y="318.414"/> + <KivioPoint x="64.552" y="318.138"/> + <KivioPoint x="64.552" y="318.000"/> + <KivioPoint x="64.552" y="317.759"/> + <KivioPoint x="64.552" y="317.621"/> + <KivioPoint x="64.414" y="317.379"/> + <KivioPoint x="64.414" y="317.241"/> + <KivioPoint x="64.414" y="316.966"/> + <KivioPoint x="64.552" y="316.724"/> + <KivioPoint x="64.690" y="316.448"/> + <KivioPoint x="64.793" y="316.207"/> + <KivioPoint x="64.931" y="316.069"/> + <KivioPoint x="65.207" y="315.828"/> + <KivioPoint x="65.724" y="314.897"/> + <KivioPoint x="65.724" y="314.655"/> + <KivioPoint x="65.828" y="314.517"/> + <KivioPoint x="65.828" y="314.379"/> + <KivioPoint x="65.966" y="314.138"/> + <KivioPoint x="66.103" y="314.000"/> + <KivioPoint x="66.241" y="313.862"/> + <KivioPoint x="66.345" y="313.759"/> + <KivioPoint x="66.483" y="313.621"/> + <KivioPoint x="66.621" y="313.483"/> + <KivioPoint x="66.759" y="313.345"/> + <KivioPoint x="66.862" y="313.241"/> + <KivioPoint x="67.000" y="313.103"/> + <KivioPoint x="67.276" y="312.966"/> + <KivioPoint x="67.517" y="312.828"/> + <KivioPoint x="67.517" y="312.724"/> + <KivioPoint x="67.793" y="312.586"/> + <KivioPoint x="67.897" y="312.448"/> + <KivioPoint x="68.034" y="312.310"/> + <KivioPoint x="68.310" y="312.207"/> + <KivioPoint x="68.552" y="311.931"/> + <KivioPoint x="68.828" y="311.931"/> + <KivioPoint x="69.069" y="311.793"/> + <KivioPoint x="69.345" y="311.690"/> + <KivioPoint x="69.448" y="311.552"/> + <KivioPoint x="69.724" y="311.414"/> + <KivioPoint x="69.966" y="311.414"/> + <KivioPoint x="70.241" y="311.276"/> + <KivioPoint x="70.483" y="311.276"/> + <KivioPoint x="70.759" y="311.172"/> + <KivioPoint x="71.000" y="311.172"/> + <KivioPoint x="71.276" y="311.034"/> + <KivioPoint x="71.414" y="310.897"/> + <KivioPoint x="71.655" y="310.897"/> + <KivioPoint x="71.931" y="310.759"/> + <KivioPoint x="72.172" y="310.759"/> + <KivioPoint x="72.448" y="310.655"/> + <KivioPoint x="72.552" y="310.655"/> + <KivioPoint x="72.690" y="310.517"/> + <KivioPoint x="72.828" y="310.379"/> + <KivioPoint x="72.966" y="310.379"/> + <KivioPoint x="73.069" y="310.241"/> + <KivioPoint x="73.207" y="310.241"/> + <KivioPoint x="73.483" y="310.138"/> + <KivioPoint x="73.586" y="310.000"/> + <KivioPoint x="73.724" y="310.000"/> + <KivioPoint x="73.862" y="309.862"/> + <KivioPoint x="74.000" y="309.724"/> + <KivioPoint x="74.103" y="309.724"/> + <KivioPoint x="74.241" y="309.621"/> + <KivioPoint x="74.241" y="309.483"/> + <KivioPoint x="74.241" y="309.345"/> + <KivioPoint x="74.103" y="309.103"/> + <KivioPoint x="74.000" y="308.966"/> + <KivioPoint x="73.862" y="308.828"/> + <KivioPoint x="73.724" y="308.690"/> + <KivioPoint x="73.586" y="308.586"/> + <KivioPoint x="73.483" y="308.448"/> + <KivioPoint x="73.345" y="308.310"/> + <KivioPoint x="73.069" y="308.172"/> + <KivioPoint x="73.069" y="308.069"/> + <KivioPoint x="72.966" y="307.793"/> + <KivioPoint x="72.690" y="307.655"/> + <KivioPoint x="72.552" y="307.138"/> + <KivioPoint x="72.448" y="307.034"/> + <KivioPoint x="72.310" y="306.759"/> + <KivioPoint x="72.172" y="306.621"/> + <KivioPoint x="72.172" y="306.379"/> + <KivioPoint x="71.931" y="306.103"/> + <KivioPoint x="71.793" y="305.586"/> + <KivioPoint x="71.655" y="305.069"/> + <KivioPoint x="71.655" y="304.966"/> + <KivioPoint x="71.517" y="304.690"/> + <KivioPoint x="71.414" y="304.448"/> + <KivioPoint x="71.414" y="304.034"/> + <KivioPoint x="71.414" y="303.793"/> + <KivioPoint x="71.517" y="302.379"/> + <KivioPoint x="71.655" y="302.103"/> + <KivioPoint x="71.655" y="301.862"/> + <KivioPoint x="71.655" y="301.724"/> + <KivioPoint x="71.793" y="301.724"/> + <KivioPoint x="71.793" y="301.586"/> + <KivioPoint x="71.655" y="301.448"/> + <KivioPoint x="71.655" y="301.345"/> + <KivioPoint x="71.517" y="301.345"/> + <KivioPoint x="71.414" y="301.207"/> + <KivioPoint x="71.276" y="301.069"/> + <KivioPoint x="71.276" y="300.931"/> + <KivioPoint x="71.276" y="300.690"/> + <KivioPoint x="71.276" y="300.552"/> + <KivioPoint x="71.414" y="300.414"/> + <KivioPoint x="71.414" y="300.310"/> + <KivioPoint x="71.517" y="300.172"/> + <KivioPoint x="71.655" y="300.034"/> + <KivioPoint x="71.793" y="299.897"/> + <KivioPoint x="71.931" y="299.793"/> + <KivioPoint x="72.034" y="299.655"/> + <KivioPoint x="72.310" y="299.379"/> + <KivioPoint x="72.448" y="299.276"/> + <KivioPoint x="72.690" y="299.138"/> + <KivioPoint x="72.828" y="298.862"/> + <KivioPoint x="72.966" y="298.759"/> + <KivioPoint x="73.069" y="298.621"/> + <KivioPoint x="73.207" y="298.621"/> + <KivioPoint x="73.345" y="298.483"/> + <KivioPoint x="73.483" y="298.345"/> + <KivioPoint x="73.724" y="298.345"/> + <KivioPoint x="73.862" y="298.103"/> + <KivioPoint x="74.103" y="297.966"/> + <KivioPoint x="74.379" y="297.828"/> + <KivioPoint x="74.759" y="297.724"/> + <KivioPoint x="74.897" y="297.586"/> + <KivioPoint x="75.034" y="297.448"/> + <KivioPoint x="75.138" y="297.310"/> + <KivioPoint x="75.276" y="297.310"/> + <KivioPoint x="75.414" y="297.207"/> + <KivioPoint x="75.655" y="297.069"/> + <KivioPoint x="75.793" y="296.931"/> + <KivioPoint x="75.931" y="296.793"/> + <KivioPoint x="76.034" y="296.793"/> + <KivioPoint x="76.172" y="296.690"/> + <KivioPoint x="76.310" y="296.552"/> + <KivioPoint x="76.448" y="296.414"/> + <KivioPoint x="76.552" y="296.276"/> + <KivioPoint x="76.828" y="296.172"/> + <KivioPoint x="76.966" y="296.034"/> + <KivioPoint x="77.069" y="295.897"/> + <KivioPoint x="77.207" y="295.759"/> + <KivioPoint x="77.483" y="295.655"/> + <KivioPoint x="77.724" y="295.517"/> + <KivioPoint x="78.000" y="295.379"/> + <KivioPoint x="78.241" y="295.241"/> + <KivioPoint x="78.621" y="295.138"/> + <KivioPoint x="78.759" y="295.000"/> + <KivioPoint x="78.897" y="294.862"/> + <KivioPoint x="79.034" y="294.862"/> + <KivioPoint x="79.138" y="294.724"/> + <KivioPoint x="79.276" y="294.621"/> + <KivioPoint x="79.414" y="294.483"/> + <KivioPoint x="79.552" y="294.345"/> + <KivioPoint x="79.655" y="294.103"/> + <KivioPoint x="79.793" y="293.966"/> + <KivioPoint x="79.793" y="293.828"/> + <KivioPoint x="79.931" y="293.690"/> + <KivioPoint x="79.931" y="293.586"/> + <KivioPoint x="80.069" y="293.310"/> + <KivioPoint x="80.172" y="293.172"/> + <KivioPoint x="80.310" y="293.069"/> + <KivioPoint x="80.448" y="292.931"/> + <KivioPoint x="80.586" y="292.793"/> + <KivioPoint x="80.690" y="292.655"/> + <KivioPoint x="80.828" y="292.655"/> + <KivioPoint x="80.828" y="292.793"/> + <KivioPoint x="80.966" y="292.931"/> + <KivioPoint x="81.103" y="293.069"/> + <KivioPoint x="81.345" y="293.172"/> + <KivioPoint x="81.483" y="293.310"/> + <KivioPoint x="81.621" y="293.310"/> + <KivioPoint x="81.724" y="293.310"/> + <KivioPoint x="82.000" y="293.310"/> + <KivioPoint x="82.241" y="293.310"/> + <KivioPoint x="82.517" y="293.069"/> + <KivioPoint x="82.759" y="292.931"/> + <KivioPoint x="83.034" y="292.655"/> + <KivioPoint x="83.172" y="292.552"/> + <KivioPoint x="83.276" y="292.414"/> + <KivioPoint x="83.414" y="292.276"/> + <KivioPoint x="83.414" y="292.138"/> + <KivioPoint x="83.552" y="292.034"/> + <KivioPoint x="83.552" y="291.897"/> + <KivioPoint x="83.414" y="291.759"/> + <KivioPoint x="83.414" y="291.621"/> + <KivioPoint x="83.172" y="291.241"/> + <KivioPoint x="83.034" y="291.000"/> + <KivioPoint x="82.897" y="290.862"/> + <KivioPoint x="82.897" y="290.724"/> + <KivioPoint x="82.759" y="290.586"/> + <KivioPoint x="82.897" y="290.483"/> + <KivioPoint x="82.897" y="290.069"/> + <KivioPoint x="83.931" y="289.690"/> + <KivioPoint x="84.069" y="289.690"/> + <KivioPoint x="84.207" y="289.552"/> + <KivioPoint x="84.207" y="289.448"/> + <KivioPoint x="84.310" y="289.310"/> + <KivioPoint x="84.448" y="289.172"/> + <KivioPoint x="84.586" y="289.034"/> + <KivioPoint x="84.724" y="289.034"/> + <KivioPoint x="84.828" y="288.931"/> + <KivioPoint x="85.103" y="288.931"/> + <KivioPoint x="85.345" y="288.793"/> + <KivioPoint x="85.621" y="288.793"/> + <KivioPoint x="85.862" y="288.655"/> + <KivioPoint x="86.138" y="288.655"/> + <KivioPoint x="86.276" y="288.655"/> + <KivioPoint x="86.517" y="288.655"/> + <KivioPoint x="86.793" y="288.655"/> + <KivioPoint x="87.034" y="288.655"/> + <KivioPoint x="87.310" y="288.655"/> + <KivioPoint x="87.690" y="288.655"/> + <KivioPoint x="87.931" y="288.655"/> + <KivioPoint x="88.345" y="288.655"/> + <KivioPoint x="88.586" y="288.655"/> + <KivioPoint x="88.862" y="288.655"/> + <KivioPoint x="89.103" y="288.655"/> + <KivioPoint x="89.379" y="288.655"/> + <KivioPoint x="89.621" y="288.655"/> + <KivioPoint x="89.897" y="288.655"/> + <KivioPoint x="90.517" y="288.655"/> + <KivioPoint x="90.655" y="288.655"/> + <KivioPoint x="90.931" y="288.655"/> + <KivioPoint x="91.034" y="288.655"/> + <KivioPoint x="91.310" y="288.655"/> + <KivioPoint x="91.552" y="288.655"/> + <KivioPoint x="91.828" y="288.655"/> + <KivioPoint x="92.069" y="288.655"/> + <KivioPoint x="92.345" y="288.655"/> + <KivioPoint x="92.586" y="288.517"/> + <KivioPoint x="92.862" y="288.517"/> + <KivioPoint x="93.103" y="288.517"/> + <KivioPoint x="93.379" y="288.414"/> + <KivioPoint x="93.621" y="288.414"/> + <KivioPoint x="93.897" y="288.276"/> + <KivioPoint x="94.034" y="288.276"/> + <KivioPoint x="94.414" y="288.138"/> + <KivioPoint x="94.931" y="288.000"/> + <KivioPoint x="95.172" y="287.897"/> + <KivioPoint x="95.448" y="287.759"/> + <KivioPoint x="95.586" y="287.621"/> + <KivioPoint x="95.690" y="287.483"/> + <KivioPoint x="95.828" y="287.379"/> + <KivioPoint x="95.966" y="287.241"/> + <KivioPoint x="96.103" y="287.103"/> + <KivioPoint x="96.207" y="287.103"/> + <KivioPoint x="96.345" y="286.966"/> + <KivioPoint x="96.483" y="286.966"/> + <KivioPoint x="96.621" y="286.862"/> + <KivioPoint x="96.862" y="286.724"/> + <KivioPoint x="97.241" y="286.586"/> + <KivioPoint x="97.655" y="286.448"/> + <KivioPoint x="98.276" y="286.207"/> + <KivioPoint x="98.552" y="286.069"/> + <KivioPoint x="98.793" y="285.931"/> + <KivioPoint x="99.069" y="285.931"/> + <KivioPoint x="99.310" y="285.828"/> + <KivioPoint x="99.586" y="285.690"/> + <KivioPoint x="99.828" y="285.690"/> + <KivioPoint x="100.103" y="285.552"/> + <KivioPoint x="100.241" y="285.414"/> + <KivioPoint x="100.483" y="285.310"/> + <KivioPoint x="100.759" y="285.172"/> + <KivioPoint x="101.000" y="285.034"/> + <KivioPoint x="101.138" y="284.897"/> + <KivioPoint x="101.379" y="284.897"/> + <KivioPoint x="101.517" y="284.793"/> + <KivioPoint x="101.793" y="284.655"/> + <KivioPoint x="102.034" y="284.517"/> + <KivioPoint x="102.172" y="284.379"/> + <KivioPoint x="102.310" y="284.379"/> + <KivioPoint x="102.414" y="284.276"/> + <KivioPoint x="102.552" y="284.138"/> + <KivioPoint x="102.690" y="283.862"/> + <KivioPoint x="102.690" y="283.621"/> + <KivioPoint x="102.690" y="283.345"/> + <KivioPoint x="102.690" y="283.103"/> + <KivioPoint x="102.828" y="282.828"/> + <KivioPoint x="102.828" y="282.586"/> + <KivioPoint x="102.690" y="282.310"/> + <KivioPoint x="102.690" y="282.207"/> + <KivioPoint x="102.690" y="281.931"/> + <KivioPoint x="102.690" y="281.690"/> + <KivioPoint x="102.690" y="281.552"/> + <KivioPoint x="102.690" y="281.414"/> + <KivioPoint x="102.690" y="281.276"/> + <KivioPoint x="102.690" y="281.172"/> + <KivioPoint x="102.828" y="281.034"/> + <KivioPoint x="102.931" y="280.897"/> + <KivioPoint x="103.069" y="280.759"/> + <KivioPoint x="103.069" y="280.655"/> + <KivioPoint x="103.207" y="280.517"/> + <KivioPoint x="103.345" y="280.517"/> + <KivioPoint x="103.345" y="280.379"/> + <KivioPoint x="103.345" y="280.241"/> + <KivioPoint x="103.448" y="280.138"/> + <KivioPoint x="103.448" y="280.000"/> + <KivioPoint x="103.448" y="279.724"/> + <KivioPoint x="103.448" y="279.621"/> + <KivioPoint x="103.345" y="279.345"/> + <KivioPoint x="103.207" y="279.207"/> + <KivioPoint x="103.069" y="279.103"/> + <KivioPoint x="103.069" y="278.966"/> + <KivioPoint x="102.931" y="278.828"/> + <KivioPoint x="102.828" y="278.690"/> + <KivioPoint x="102.690" y="278.690"/> + <KivioPoint x="102.552" y="278.586"/> + <KivioPoint x="102.414" y="278.586"/> + <KivioPoint x="102.310" y="278.586"/> + <KivioPoint x="102.310" y="278.448"/> + <KivioPoint x="102.172" y="278.448"/> + <KivioPoint x="102.310" y="278.448"/> + <KivioPoint x="100.862" y="278.586"/> + <KivioPoint x="100.759" y="278.586"/> + <KivioPoint x="100.483" y="278.586"/> + <KivioPoint x="100.345" y="278.586"/> + <KivioPoint x="100.241" y="278.586"/> + <KivioPoint x="100.241" y="278.690"/> + <KivioPoint x="100.103" y="278.690"/> + <KivioPoint x="99.966" y="278.690"/> + <KivioPoint x="99.828" y="278.690"/> + <KivioPoint x="99.724" y="278.828"/> + <KivioPoint x="99.586" y="278.828"/> + <KivioPoint x="99.069" y="278.828"/> + <KivioPoint x="98.690" y="278.966"/> + <KivioPoint x="98.414" y="278.966"/> + <KivioPoint x="98.172" y="279.103"/> + <KivioPoint x="97.897" y="279.103"/> + <KivioPoint x="97.655" y="279.103"/> + <KivioPoint x="97.517" y="279.103"/> + <KivioPoint x="97.379" y="279.103"/> + <KivioPoint x="97.138" y="278.966"/> + <KivioPoint x="96.862" y="278.828"/> + <KivioPoint x="96.621" y="278.690"/> + <KivioPoint x="96.621" y="278.586"/> + <KivioPoint x="96.345" y="278.448"/> + <KivioPoint x="96.207" y="278.310"/> + <KivioPoint x="95.828" y="278.172"/> + <KivioPoint x="95.586" y="278.069"/> + <KivioPoint x="95.310" y="278.069"/> + <KivioPoint x="95.069" y="277.931"/> + <KivioPoint x="94.793" y="277.931"/> + <KivioPoint x="94.552" y="277.931"/> + <KivioPoint x="94.138" y="277.931"/> + <KivioPoint x="93.759" y="277.931"/> + <KivioPoint x="93.517" y="277.931"/> + <KivioPoint x="93.241" y="277.793"/> + <KivioPoint x="93.241" y="277.655"/> + <KivioPoint x="93.103" y="277.655"/> + <KivioPoint x="93.103" y="277.414"/> + <KivioPoint x="93.000" y="277.138"/> + <KivioPoint x="93.000" y="276.897"/> + <KivioPoint x="92.862" y="276.621"/> + <KivioPoint x="92.862" y="276.379"/> + <KivioPoint x="92.862" y="276.103"/> + <KivioPoint x="92.724" y="276.000"/> + <KivioPoint x="92.724" y="275.862"/> + <KivioPoint x="92.586" y="275.862"/> + <KivioPoint x="92.483" y="275.586"/> + <KivioPoint x="92.483" y="275.483"/> + <KivioPoint x="92.483" y="275.345"/> + <KivioPoint x="92.345" y="275.207"/> + <KivioPoint x="92.069" y="275.069"/> + <KivioPoint x="91.966" y="275.069"/> + <KivioPoint x="91.828" y="274.966"/> + <KivioPoint x="91.690" y="274.828"/> + <KivioPoint x="91.552" y="274.690"/> + <KivioPoint x="91.448" y="274.690"/> + <KivioPoint x="91.310" y="274.552"/> + <KivioPoint x="91.034" y="274.448"/> + <KivioPoint x="90.793" y="274.310"/> + <KivioPoint x="90.138" y="274.034"/> + <KivioPoint x="89.897" y="273.931"/> + <KivioPoint x="89.759" y="273.793"/> + <KivioPoint x="89.483" y="273.655"/> + <KivioPoint x="89.379" y="273.517"/> + <KivioPoint x="89.241" y="273.414"/> + <KivioPoint x="89.103" y="273.276"/> + <KivioPoint x="88.862" y="273.138"/> + <KivioPoint x="88.862" y="273.000"/> + <KivioPoint x="88.586" y="272.897"/> + <KivioPoint x="88.345" y="272.759"/> + <KivioPoint x="88.069" y="272.621"/> + <KivioPoint x="87.828" y="272.483"/> + <KivioPoint x="87.552" y="272.379"/> + <KivioPoint x="87.310" y="272.241"/> + <KivioPoint x="87.172" y="271.966"/> + <KivioPoint x="87.034" y="271.862"/> + <KivioPoint x="86.897" y="271.724"/> + <KivioPoint x="86.655" y="271.586"/> + <KivioPoint x="86.517" y="271.448"/> + <KivioPoint x="86.276" y="271.345"/> + <KivioPoint x="86.000" y="271.207"/> + <KivioPoint x="86.000" y="271.345"/> + <KivioPoint x="85.759" y="271.345"/> + <KivioPoint x="85.483" y="271.448"/> + <KivioPoint x="85.103" y="271.586"/> + <KivioPoint x="84.828" y="271.862"/> + <KivioPoint x="84.724" y="271.966"/> + <KivioPoint x="84.586" y="272.241"/> + <KivioPoint x="84.448" y="272.379"/> + <KivioPoint x="84.310" y="272.483"/> + <KivioPoint x="84.207" y="272.483"/> + <KivioPoint x="84.069" y="272.379"/> + <KivioPoint x="83.931" y="272.241"/> + <KivioPoint x="83.793" y="272.241"/> + <KivioPoint x="83.690" y="272.103"/> + <KivioPoint x="83.552" y="271.862"/> + <KivioPoint x="83.414" y="271.862"/> + <KivioPoint x="83.172" y="271.724"/> + <KivioPoint x="82.897" y="271.724"/> + <KivioPoint x="82.655" y="271.724"/> + <KivioPoint x="82.241" y="271.724"/> + <KivioPoint x="82.000" y="271.586"/> + <KivioPoint x="81.724" y="271.586"/> + <KivioPoint x="81.483" y="271.448"/> + <KivioPoint x="80.828" y="271.345"/> + <KivioPoint x="80.586" y="271.345"/> + <KivioPoint x="80.172" y="271.207"/> + <KivioPoint x="80.172" y="271.069"/> + <KivioPoint x="79.931" y="270.931"/> + <KivioPoint x="79.793" y="270.828"/> + <KivioPoint x="79.552" y="270.690"/> + <KivioPoint x="79.414" y="270.414"/> + <KivioPoint x="79.276" y="270.310"/> + <KivioPoint x="79.276" y="270.034"/> + <KivioPoint x="79.138" y="270.034"/> + <KivioPoint x="79.138" y="269.897"/> + <KivioPoint x="79.034" y="269.793"/> + <KivioPoint x="78.759" y="269.517"/> + <KivioPoint x="78.517" y="269.379"/> + <KivioPoint x="78.379" y="269.276"/> + <KivioPoint x="78.241" y="269.276"/> + <KivioPoint x="78.000" y="269.138"/> + <KivioPoint x="77.586" y="269.000"/> + <KivioPoint x="77.483" y="269.000"/> + <KivioPoint x="77.345" y="269.000"/> + <KivioPoint x="76.966" y="268.862"/> + <KivioPoint x="76.552" y="268.862"/> + <KivioPoint x="76.448" y="268.862"/> + <KivioPoint x="76.310" y="268.862"/> + <KivioPoint x="76.172" y="268.759"/> + <KivioPoint x="76.172" y="268.621"/> + <KivioPoint x="76.172" y="268.483"/> + <KivioPoint x="76.172" y="268.345"/> + <KivioPoint x="76.034" y="268.241"/> + <KivioPoint x="76.034" y="268.103"/> + <KivioPoint x="75.931" y="267.966"/> + <KivioPoint x="75.793" y="267.724"/> + <KivioPoint x="75.655" y="267.586"/> + <KivioPoint x="75.552" y="267.586"/> + <KivioPoint x="75.414" y="267.448"/> + <KivioPoint x="75.138" y="267.448"/> + <KivioPoint x="75.034" y="267.448"/> + <KivioPoint x="74.897" y="267.310"/> + <KivioPoint x="74.621" y="267.069"/> + <KivioPoint x="74.517" y="266.931"/> + <KivioPoint x="74.379" y="266.793"/> + <KivioPoint x="74.241" y="266.690"/> + <KivioPoint x="74.000" y="266.552"/> + <KivioPoint x="73.862" y="266.414"/> + <KivioPoint x="73.862" y="266.276"/> + <KivioPoint x="73.586" y="266.172"/> + <KivioPoint x="73.345" y="266.034"/> + <KivioPoint x="73.345" y="265.897"/> + <KivioPoint x="73.069" y="265.897"/> + <KivioPoint x="72.828" y="265.759"/> + <KivioPoint x="72.552" y="265.655"/> + <KivioPoint x="72.448" y="265.517"/> + <KivioPoint x="72.310" y="265.379"/> + <KivioPoint x="72.034" y="265.241"/> + <KivioPoint x="71.931" y="265.241"/> + <KivioPoint x="71.793" y="265.138"/> + <KivioPoint x="71.655" y="265.138"/> + <KivioPoint x="71.517" y="265.138"/> + <KivioPoint x="71.414" y="265.138"/> + <KivioPoint x="71.276" y="265.138"/> + <KivioPoint x="71.000" y="265.138"/> + <KivioPoint x="70.897" y="265.000"/> + <KivioPoint x="71.000" y="264.862"/> + <KivioPoint x="71.000" y="264.724"/> + <KivioPoint x="71.138" y="264.724"/> + <KivioPoint x="71.138" y="264.621"/> + <KivioPoint x="71.276" y="264.483"/> + <KivioPoint x="71.414" y="264.345"/> + <KivioPoint x="71.655" y="264.207"/> + <KivioPoint x="71.793" y="263.966"/> + <KivioPoint x="72.034" y="263.828"/> + <KivioPoint x="72.034" y="263.690"/> + <KivioPoint x="72.034" y="263.586"/> + <KivioPoint x="72.034" y="263.448"/> + <KivioPoint x="71.931" y="263.310"/> + <KivioPoint x="71.931" y="263.172"/> + <KivioPoint x="71.655" y="263.069"/> + <KivioPoint x="71.517" y="262.931"/> + <KivioPoint x="71.276" y="262.793"/> + <KivioPoint x="71.138" y="262.793"/> + <KivioPoint x="70.897" y="262.793"/> + <KivioPoint x="70.759" y="262.655"/> + <KivioPoint x="70.621" y="262.655"/> + <KivioPoint x="70.483" y="262.655"/> + <KivioPoint x="70.379" y="262.552"/> + <KivioPoint x="70.241" y="262.414"/> + <KivioPoint x="70.103" y="262.276"/> + <KivioPoint x="69.966" y="262.276"/> + <KivioPoint x="69.862" y="262.034"/> + <KivioPoint x="69.862" y="261.897"/> + <KivioPoint x="69.862" y="261.759"/> + <KivioPoint x="69.138" y="261.414"/> + <KivioPoint x="68.931" y="261.241"/> + <KivioPoint x="68.552" y="261.103"/> + <KivioPoint x="68.414" y="261.103"/> + <KivioPoint x="68.172" y="261.000"/> + <KivioPoint x="67.897" y="260.862"/> + <KivioPoint x="67.655" y="260.862"/> + <KivioPoint x="67.379" y="260.724"/> + <KivioPoint x="67.138" y="260.724"/> + <KivioPoint x="66.862" y="260.724"/> + <KivioPoint x="66.759" y="260.724"/> + <KivioPoint x="66.621" y="260.724"/> + <KivioPoint x="66.621" y="260.586"/> + <KivioPoint x="66.483" y="260.586"/> + <KivioPoint x="66.345" y="260.586"/> + <KivioPoint x="66.241" y="260.586"/> + <KivioPoint x="65.966" y="260.586"/> + <KivioPoint x="65.966" y="260.483"/> + <KivioPoint x="65.828" y="260.483"/> + <KivioPoint x="65.586" y="260.345"/> + <KivioPoint x="65.448" y="260.345"/> + <KivioPoint x="65.310" y="260.207"/> + <KivioPoint x="65.207" y="260.069"/> + <KivioPoint x="65.069" y="259.966"/> + <KivioPoint x="64.931" y="259.828"/> + <KivioPoint x="64.793" y="259.690"/> + <KivioPoint x="64.690" y="259.552"/> + <KivioPoint x="64.552" y="259.310"/> + <KivioPoint x="64.276" y="259.172"/> + <KivioPoint x="64.172" y="259.034"/> + <KivioPoint x="63.897" y="258.931"/> + <KivioPoint x="63.655" y="258.655"/> + <KivioPoint x="63.379" y="258.517"/> + <KivioPoint x="63.241" y="258.517"/> + <KivioPoint x="63.000" y="258.414"/> + <KivioPoint x="62.724" y="258.276"/> + <KivioPoint x="62.345" y="258.276"/> + <KivioPoint x="62.207" y="258.276"/> + <KivioPoint x="61.966" y="258.276"/> + <KivioPoint x="61.690" y="258.276"/> + <KivioPoint x="61.586" y="258.414"/> + <KivioPoint x="61.310" y="258.414"/> + <KivioPoint x="60.931" y="258.414"/> + <KivioPoint x="60.655" y="258.414"/> + <KivioPoint x="60.552" y="258.276"/> + <KivioPoint x="60.276" y="258.138"/> + <KivioPoint x="60.034" y="258.138"/> + <KivioPoint x="59.759" y="258.000"/> + <KivioPoint x="59.759" y="257.897"/> + <KivioPoint x="59.517" y="257.759"/> + <KivioPoint x="59.241" y="257.759"/> + <KivioPoint x="59.000" y="257.621"/> + <KivioPoint x="58.862" y="257.483"/> + <KivioPoint x="58.483" y="257.379"/> + <KivioPoint x="58.483" y="257.241"/> + <KivioPoint x="58.345" y="257.103"/> + <KivioPoint x="58.345" y="256.862"/> + <KivioPoint x="58.345" y="256.586"/> + <KivioPoint x="58.345" y="256.345"/> + <KivioPoint x="58.345" y="256.069"/> + <KivioPoint x="58.345" y="255.931"/> + <KivioPoint x="58.345" y="255.828"/> + <KivioPoint x="58.345" y="255.552"/> + <KivioPoint x="58.345" y="255.414"/> + <KivioPoint x="58.207" y="255.310"/> + <KivioPoint x="57.828" y="254.897"/> + <KivioPoint x="57.552" y="254.793"/> + <KivioPoint x="57.310" y="254.793"/> + <KivioPoint x="57.034" y="254.655"/> + <KivioPoint x="56.655" y="254.655"/> + <KivioPoint x="56.379" y="254.655"/> + <KivioPoint x="56.000" y="254.793"/> + <KivioPoint x="55.759" y="254.793"/> + <KivioPoint x="55.345" y="254.793"/> + <KivioPoint x="55.103" y="254.897"/> + <KivioPoint x="54.828" y="254.897"/> + <KivioPoint x="54.586" y="254.897"/> + <KivioPoint x="54.207" y="254.897"/> + <KivioPoint x="53.793" y="254.897"/> + <KivioPoint x="53.276" y="254.897"/> + <KivioPoint x="52.897" y="254.897"/> + <KivioPoint x="52.517" y="254.897"/> + <KivioPoint x="52.138" y="254.897"/> + <KivioPoint x="51.724" y="254.793"/> + <KivioPoint x="51.207" y="254.655"/> + <KivioPoint x="50.966" y="254.655"/> + <KivioPoint x="50.586" y="254.379"/> + <KivioPoint x="50.172" y="254.276"/> + <KivioPoint x="49.931" y="254.138"/> + <KivioPoint x="49.655" y="254.000"/> + <KivioPoint x="49.552" y="253.862"/> + <KivioPoint x="49.276" y="253.759"/> + <KivioPoint x="48.897" y="253.483"/> + <KivioPoint x="48.517" y="253.241"/> + <KivioPoint x="48.241" y="252.966"/> + <KivioPoint x="47.862" y="252.828"/> + <KivioPoint x="47.586" y="252.586"/> + <KivioPoint x="47.345" y="252.448"/> + <KivioPoint x="47.207" y="252.448"/> + <KivioPoint x="46.966" y="252.310"/> + <KivioPoint x="46.552" y="252.310"/> + <KivioPoint x="46.552" y="252.207"/> + <KivioPoint x="46.310" y="252.069"/> + <KivioPoint x="46.172" y="251.931"/> + <KivioPoint x="46.034" y="251.793"/> + <KivioPoint x="45.793" y="251.793"/> + <KivioPoint x="45.793" y="251.690"/> + <KivioPoint x="45.517" y="251.552"/> + <KivioPoint x="45.414" y="251.414"/> + <KivioPoint x="45.276" y="251.276"/> + <KivioPoint x="45.138" y="251.172"/> + <KivioPoint x="45.000" y="251.034"/> + <KivioPoint x="44.897" y="250.897"/> + <KivioPoint x="44.897" y="250.655"/> + <KivioPoint x="44.759" y="250.241"/> + <KivioPoint x="44.759" y="250.000"/> + <KivioPoint x="44.759" y="249.724"/> + <KivioPoint x="44.759" y="249.483"/> + <KivioPoint x="44.621" y="249.207"/> + <KivioPoint x="44.483" y="249.103"/> + <KivioPoint x="44.483" y="248.966"/> + <KivioPoint x="44.241" y="248.690"/> + <KivioPoint x="43.966" y="248.690"/> + <KivioPoint x="43.862" y="248.690"/> + <KivioPoint x="43.724" y="248.586"/> + <KivioPoint x="43.448" y="248.448"/> + <KivioPoint x="43.069" y="248.310"/> + <KivioPoint x="42.828" y="248.172"/> + <KivioPoint x="42.690" y="247.931"/> + <KivioPoint x="42.414" y="247.793"/> + <KivioPoint x="42.172" y="247.655"/> + <KivioPoint x="41.897" y="247.552"/> + <KivioPoint x="41.655" y="247.414"/> + <KivioPoint x="41.276" y="247.138"/> + <KivioPoint x="41.138" y="246.897"/> + <KivioPoint x="40.759" y="246.759"/> + <KivioPoint x="40.621" y="246.759"/> + <KivioPoint x="40.483" y="246.759"/> + <KivioPoint x="40.345" y="246.897"/> + <KivioPoint x="40.241" y="246.897"/> + <KivioPoint x="40.103" y="247.034"/> + <KivioPoint x="40.103" y="247.138"/> + <KivioPoint x="39.966" y="247.276"/> + <KivioPoint x="39.966" y="247.414"/> + <KivioPoint x="39.828" y="247.655"/> + <KivioPoint x="39.724" y="247.793"/> + <KivioPoint x="39.586" y="247.931"/> + <KivioPoint x="39.448" y="248.172"/> + <KivioPoint x="39.310" y="248.310"/> + <KivioPoint x="39.207" y="248.310"/> + <KivioPoint x="38.931" y="248.448"/> + <KivioPoint x="38.690" y="248.448"/> + <KivioPoint x="38.414" y="248.448"/> + <KivioPoint x="38.172" y="248.448"/> + <KivioPoint x="37.759" y="248.448"/> + <KivioPoint x="37.379" y="248.448"/> + <KivioPoint x="37.241" y="248.310"/> + <KivioPoint x="37.000" y="248.310"/> + <KivioPoint x="36.621" y="248.172"/> + <KivioPoint x="36.345" y="248.069"/> + <KivioPoint x="36.207" y="247.931"/> + <KivioPoint x="35.966" y="247.793"/> + <KivioPoint x="35.828" y="247.655"/> + <KivioPoint x="35.586" y="247.552"/> + <KivioPoint x="35.310" y="247.414"/> + <KivioPoint x="35.069" y="247.276"/> + <KivioPoint x="34.793" y="247.276"/> + <KivioPoint x="34.552" y="247.138"/> + <KivioPoint x="34.414" y="247.138"/> + <KivioPoint x="34.172" y="247.034"/> + <KivioPoint x="34.034" y="246.897"/> + <KivioPoint x="33.897" y="246.759"/> + <KivioPoint x="33.759" y="246.621"/> + <KivioPoint x="33.517" y="246.517"/> + <KivioPoint x="33.379" y="246.379"/> + <KivioPoint x="33.379" y="246.241"/> + <KivioPoint x="33.138" y="246.103"/> + <KivioPoint x="33.000" y="245.862"/> + <KivioPoint x="32.862" y="245.724"/> + <KivioPoint x="32.621" y="245.483"/> + <KivioPoint x="32.345" y="245.207"/> + <KivioPoint x="32.207" y="245.069"/> + <KivioPoint x="32.103" y="244.828"/> + <KivioPoint x="31.966" y="244.828"/> + <KivioPoint x="31.690" y="244.552"/> + <KivioPoint x="31.310" y="244.552"/> + <KivioPoint x="31.172" y="244.552"/> + <KivioPoint x="31.069" y="244.552"/> + <KivioPoint x="30.931" y="244.552"/> + <KivioPoint x="30.793" y="244.448"/> + <KivioPoint x="30.655" y="244.310"/> + <KivioPoint x="30.552" y="244.034"/> + <KivioPoint x="30.414" y="243.931"/> + <KivioPoint x="30.138" y="243.793"/> + <KivioPoint x="29.897" y="243.655"/> + <KivioPoint x="29.621" y="243.517"/> + <KivioPoint x="29.379" y="243.414"/> + <KivioPoint x="29.241" y="243.414"/> + <KivioPoint x="29.000" y="243.276"/> + <KivioPoint x="28.724" y="243.276"/> + <KivioPoint x="28.483" y="243.276"/> + <KivioPoint x="28.345" y="243.276"/> + <KivioPoint x="27.828" y="243.517"/> + <KivioPoint x="27.552" y="243.655"/> + <KivioPoint x="27.448" y="243.793"/> + <KivioPoint x="27.310" y="243.931"/> + <KivioPoint x="27.034" y="244.034"/> + <KivioPoint x="26.931" y="244.310"/> + <KivioPoint x="26.793" y="244.552"/> + <KivioPoint x="26.655" y="244.690"/> + <KivioPoint x="26.517" y="244.966"/> + <KivioPoint x="26.517" y="245.069"/> + <KivioPoint x="26.414" y="245.207"/> + <KivioPoint x="26.414" y="245.345"/> + <KivioPoint x="26.276" y="245.483"/> + <KivioPoint x="26.138" y="245.586"/> + <KivioPoint x="25.897" y="245.586"/> + <KivioPoint x="25.897" y="245.724"/> + <KivioPoint x="25.759" y="245.862"/> + <KivioPoint x="25.621" y="245.862"/> + <KivioPoint x="25.483" y="245.862"/> + <KivioPoint x="25.241" y="246.000"/> + <KivioPoint x="25.103" y="246.103"/> + <KivioPoint x="24.966" y="246.103"/> + <KivioPoint x="24.862" y="246.103"/> + <KivioPoint x="24.586" y="246.241"/> + <KivioPoint x="24.345" y="246.241"/> + <KivioPoint x="24.069" y="246.241"/> + <KivioPoint x="23.931" y="246.103"/> + <KivioPoint x="23.690" y="246.103"/> + <KivioPoint x="23.414" y="246.000"/> + <KivioPoint x="23.172" y="245.862"/> + <KivioPoint x="22.897" y="245.724"/> + <KivioPoint x="22.793" y="245.586"/> + <KivioPoint x="22.517" y="245.483"/> + <KivioPoint x="22.241" y="245.345"/> + <KivioPoint x="22.138" y="245.345"/> + <KivioPoint x="21.862" y="245.207"/> + <KivioPoint x="21.621" y="245.069"/> + <KivioPoint x="21.345" y="245.069"/> + <KivioPoint x="21.103" y="245.069"/> + <KivioPoint x="20.966" y="245.069"/> + <KivioPoint x="20.828" y="244.966"/> + <KivioPoint x="20.690" y="244.966"/> + <KivioPoint x="20.586" y="244.966"/> + <KivioPoint x="20.448" y="245.069"/> + <KivioPoint x="20.310" y="245.069"/> + <KivioPoint x="20.069" y="245.069"/> + <KivioPoint x="19.931" y="245.069"/> + <KivioPoint x="19.793" y="245.207"/> + <KivioPoint x="19.655" y="245.207"/> + <KivioPoint x="19.414" y="245.207"/> + <KivioPoint x="19.138" y="245.207"/> + <KivioPoint x="18.897" y="245.207"/> + <KivioPoint x="18.621" y="245.207"/> + <KivioPoint x="18.379" y="245.207"/> + <KivioPoint x="18.241" y="245.207"/> + <KivioPoint x="18.103" y="245.345"/> + <KivioPoint x="18.000" y="245.345"/> + <KivioPoint x="17.862" y="245.483"/> + <KivioPoint x="17.862" y="245.724"/> + <KivioPoint x="17.724" y="245.862"/> + <KivioPoint x="17.724" y="246.000"/> + <KivioPoint x="17.724" y="246.103"/> + <KivioPoint x="17.586" y="246.241"/> + <KivioPoint x="17.586" y="246.379"/> + <KivioPoint x="17.483" y="246.379"/> + <KivioPoint x="17.483" y="246.517"/> + <KivioPoint x="17.345" y="246.517"/> + <KivioPoint x="17.345" y="246.621"/> + <KivioPoint x="17.345" y="246.759"/> + <KivioPoint x="17.345" y="247.034"/> + <KivioPoint x="17.345" y="247.276"/> + <KivioPoint x="17.345" y="247.552"/> + <KivioPoint x="17.483" y="247.655"/> + <KivioPoint x="17.483" y="247.931"/> + <KivioPoint x="17.586" y="248.069"/> + <KivioPoint x="17.724" y="248.310"/> + <KivioPoint x="17.724" y="248.448"/> + <KivioPoint x="17.724" y="248.690"/> + <KivioPoint x="17.862" y="248.966"/> + <KivioPoint x="17.862" y="249.207"/> + <KivioPoint x="17.862" y="249.345"/> + <KivioPoint x="17.862" y="249.483"/> + <KivioPoint x="17.862" y="249.724"/> + <KivioPoint x="17.724" y="249.862"/> + <KivioPoint x="17.724" y="250.138"/> + <KivioPoint x="17.862" y="250.379"/> + <KivioPoint x="18.000" y="250.759"/> + <KivioPoint x="18.000" y="250.897"/> + <KivioPoint x="18.000" y="251.034"/> + <KivioPoint x="18.000" y="251.172"/> + <KivioPoint x="18.000" y="251.276"/> + <KivioPoint x="17.862" y="251.414"/> + <KivioPoint x="17.724" y="251.552"/> + <KivioPoint x="17.586" y="251.793"/> + <KivioPoint x="17.724" y="251.931"/> + <KivioPoint x="18.000" y="252.207"/> + <KivioPoint x="18.241" y="252.310"/> + <KivioPoint x="18.517" y="252.448"/> + <KivioPoint x="18.759" y="252.448"/> + <KivioPoint x="18.897" y="252.586"/> + <KivioPoint x="19.034" y="252.724"/> + <KivioPoint x="19.034" y="252.828"/> + <KivioPoint x="18.897" y="252.966"/> + <KivioPoint x="18.897" y="253.103"/> + <KivioPoint x="18.897" y="252.828"/> + <KivioPoint x="18.759" y="252.828"/> + <KivioPoint x="18.621" y="253.103"/> + <KivioPoint x="18.517" y="253.345"/> + <KivioPoint x="18.241" y="253.621"/> + <KivioPoint x="18.103" y="254.000"/> + <KivioPoint x="18.000" y="254.138"/> + <KivioPoint x="17.862" y="254.379"/> + <KivioPoint x="17.586" y="254.897"/> + <KivioPoint x="17.483" y="255.172"/> + <KivioPoint x="17.483" y="255.310"/> + <KivioPoint x="17.483" y="255.552"/> + <KivioPoint x="17.345" y="255.828"/> + <KivioPoint x="17.345" y="256.069"/> + <KivioPoint x="17.345" y="256.345"/> + <KivioPoint x="17.345" y="256.448"/> + <KivioPoint x="17.207" y="256.862"/> + <KivioPoint x="17.207" y="257.103"/> + <KivioPoint x="17.069" y="257.241"/> + <KivioPoint x="16.828" y="257.621"/> + <KivioPoint x="16.690" y="258.000"/> + <KivioPoint x="16.448" y="258.138"/> + <KivioPoint x="16.448" y="258.414"/> + <KivioPoint x="16.448" y="258.517"/> + <KivioPoint x="16.448" y="258.793"/> + <KivioPoint x="16.448" y="259.172"/> + <KivioPoint x="16.448" y="259.552"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon26"> + <KivioPoint x="104.828" y="110.483"/> + <KivioPoint x="104.172" y="110.621"/> + <KivioPoint x="103.793" y="110.621"/> + <KivioPoint x="103.414" y="110.621"/> + <KivioPoint x="103.138" y="110.621"/> + <KivioPoint x="102.897" y="110.621"/> + <KivioPoint x="102.621" y="110.483"/> + <KivioPoint x="102.379" y="110.483"/> + <KivioPoint x="102.241" y="110.483"/> + <KivioPoint x="102.000" y="110.379"/> + <KivioPoint x="101.862" y="110.379"/> + <KivioPoint x="101.586" y="110.241"/> + <KivioPoint x="101.345" y="110.103"/> + <KivioPoint x="101.207" y="110.103"/> + <KivioPoint x="101.069" y="110.103"/> + <KivioPoint x="100.690" y="110.103"/> + <KivioPoint x="100.552" y="110.103"/> + <KivioPoint x="100.172" y="110.103"/> + <KivioPoint x="99.931" y="110.103"/> + <KivioPoint x="99.655" y="110.103"/> + <KivioPoint x="99.276" y="110.103"/> + <KivioPoint x="99.000" y="110.103"/> + <KivioPoint x="98.897" y="109.966"/> + <KivioPoint x="98.621" y="109.862"/> + <KivioPoint x="98.379" y="109.724"/> + <KivioPoint x="98.103" y="109.586"/> + <KivioPoint x="97.862" y="109.345"/> + <KivioPoint x="97.586" y="109.207"/> + <KivioPoint x="97.345" y="109.069"/> + <KivioPoint x="97.069" y="109.069"/> + <KivioPoint x="96.828" y="108.931"/> + <KivioPoint x="96.690" y="108.828"/> + <KivioPoint x="96.310" y="108.828"/> + <KivioPoint x="95.655" y="108.552"/> + <KivioPoint x="95.276" y="108.552"/> + <KivioPoint x="95.000" y="108.552"/> + <KivioPoint x="94.621" y="108.552"/> + <KivioPoint x="94.241" y="108.552"/> + <KivioPoint x="93.966" y="108.552"/> + <KivioPoint x="93.724" y="108.828"/> + <KivioPoint x="93.448" y="109.069"/> + <KivioPoint x="93.207" y="109.345"/> + <KivioPoint x="93.069" y="109.724"/> + <KivioPoint x="92.793" y="109.966"/> + <KivioPoint x="92.552" y="110.241"/> + <KivioPoint x="92.276" y="110.379"/> + <KivioPoint x="92.034" y="110.621"/> + <KivioPoint x="91.759" y="110.759"/> + <KivioPoint x="91.759" y="110.897"/> + <KivioPoint x="91.655" y="111.138"/> + <KivioPoint x="91.655" y="111.414"/> + <KivioPoint x="91.655" y="111.655"/> + <KivioPoint x="91.759" y="112.034"/> + <KivioPoint x="91.897" y="112.310"/> + <KivioPoint x="92.034" y="112.448"/> + <KivioPoint x="92.034" y="112.690"/> + <KivioPoint x="91.897" y="112.966"/> + <KivioPoint x="91.759" y="113.207"/> + <KivioPoint x="91.655" y="113.483"/> + <KivioPoint x="91.379" y="113.862"/> + <KivioPoint x="91.241" y="114.000"/> + <KivioPoint x="91.000" y="114.241"/> + <KivioPoint x="90.724" y="114.379"/> + <KivioPoint x="90.483" y="114.379"/> + <KivioPoint x="90.345" y="114.379"/> + <KivioPoint x="89.966" y="114.379"/> + <KivioPoint x="89.690" y="114.241"/> + <KivioPoint x="89.586" y="114.103"/> + <KivioPoint x="89.310" y="114.103"/> + <KivioPoint x="89.172" y="114.103"/> + <KivioPoint x="89.069" y="114.241"/> + <KivioPoint x="88.931" y="114.517"/> + <KivioPoint x="88.793" y="114.759"/> + <KivioPoint x="88.793" y="115.034"/> + <KivioPoint x="88.793" y="115.276"/> + <KivioPoint x="88.793" y="115.552"/> + <KivioPoint x="88.793" y="115.655"/> + <KivioPoint x="88.793" y="115.931"/> + <KivioPoint x="88.793" y="116.069"/> + <KivioPoint x="88.655" y="116.172"/> + <KivioPoint x="88.414" y="116.310"/> + <KivioPoint x="88.276" y="116.448"/> + <KivioPoint x="88.138" y="116.586"/> + <KivioPoint x="88.034" y="116.690"/> + <KivioPoint x="87.897" y="116.828"/> + <KivioPoint x="87.897" y="117.103"/> + <KivioPoint x="87.759" y="117.345"/> + <KivioPoint x="87.759" y="117.483"/> + <KivioPoint x="87.759" y="117.724"/> + <KivioPoint x="87.897" y="118.000"/> + <KivioPoint x="88.034" y="118.241"/> + <KivioPoint x="88.138" y="118.655"/> + <KivioPoint x="88.138" y="118.897"/> + <KivioPoint x="88.138" y="119.172"/> + <KivioPoint x="88.276" y="119.414"/> + <KivioPoint x="88.138" y="119.690"/> + <KivioPoint x="88.138" y="119.931"/> + <KivioPoint x="88.034" y="120.207"/> + <KivioPoint x="87.897" y="120.310"/> + <KivioPoint x="87.621" y="120.448"/> + <KivioPoint x="87.379" y="120.586"/> + <KivioPoint x="87.241" y="120.586"/> + <KivioPoint x="87.000" y="120.724"/> + <KivioPoint x="86.724" y="120.828"/> + <KivioPoint x="86.586" y="120.966"/> + <KivioPoint x="86.345" y="121.103"/> + <KivioPoint x="86.207" y="121.241"/> + <KivioPoint x="86.069" y="121.483"/> + <KivioPoint x="86.069" y="121.759"/> + <KivioPoint x="85.966" y="122.000"/> + <KivioPoint x="85.966" y="122.276"/> + <KivioPoint x="85.966" y="122.517"/> + <KivioPoint x="85.966" y="122.793"/> + <KivioPoint x="85.828" y="122.793"/> + <KivioPoint x="85.828" y="122.897"/> + <KivioPoint x="85.690" y="123.034"/> + <KivioPoint x="85.448" y="123.310"/> + <KivioPoint x="85.034" y="123.414"/> + <KivioPoint x="84.793" y="123.552"/> + <KivioPoint x="84.517" y="123.690"/> + <KivioPoint x="84.276" y="123.828"/> + <KivioPoint x="84.000" y="123.931"/> + <KivioPoint x="83.759" y="124.069"/> + <KivioPoint x="83.621" y="124.207"/> + <KivioPoint x="83.483" y="124.345"/> + <KivioPoint x="83.379" y="124.345"/> + <KivioPoint x="83.241" y="124.345"/> + <KivioPoint x="83.103" y="124.448"/> + <KivioPoint x="82.862" y="124.586"/> + <KivioPoint x="82.586" y="124.586"/> + <KivioPoint x="82.448" y="124.724"/> + <KivioPoint x="82.345" y="124.862"/> + <KivioPoint x="82.207" y="124.966"/> + <KivioPoint x="82.069" y="125.103"/> + <KivioPoint x="81.931" y="125.241"/> + <KivioPoint x="81.931" y="125.379"/> + <KivioPoint x="81.931" y="125.483"/> + <KivioPoint x="81.931" y="125.621"/> + <KivioPoint x="81.931" y="125.759"/> + <KivioPoint x="82.069" y="125.897"/> + <KivioPoint x="82.207" y="126.138"/> + <KivioPoint x="82.448" y="126.276"/> + <KivioPoint x="82.724" y="126.414"/> + <KivioPoint x="82.862" y="126.517"/> + <KivioPoint x="83.103" y="126.655"/> + <KivioPoint x="83.241" y="126.655"/> + <KivioPoint x="83.483" y="126.793"/> + <KivioPoint x="83.759" y="126.793"/> + <KivioPoint x="84.276" y="126.793"/> + <KivioPoint x="84.655" y="126.793"/> + <KivioPoint x="85.034" y="126.793"/> + <KivioPoint x="85.172" y="126.793"/> + <KivioPoint x="85.310" y="126.931"/> + <KivioPoint x="85.310" y="127.172"/> + <KivioPoint x="85.310" y="127.448"/> + <KivioPoint x="85.310" y="127.690"/> + <KivioPoint x="85.310" y="127.966"/> + <KivioPoint x="85.310" y="128.207"/> + <KivioPoint x="85.310" y="128.345"/> + <KivioPoint x="85.172" y="128.483"/> + <KivioPoint x="85.034" y="128.724"/> + <KivioPoint x="84.793" y="128.862"/> + <KivioPoint x="84.655" y="129.000"/> + <KivioPoint x="84.517" y="129.103"/> + <KivioPoint x="84.517" y="129.241"/> + <KivioPoint x="84.517" y="129.379"/> + <KivioPoint x="84.414" y="129.517"/> + <KivioPoint x="84.276" y="129.621"/> + <KivioPoint x="84.000" y="129.897"/> + <KivioPoint x="83.759" y="130.034"/> + <KivioPoint x="83.483" y="130.414"/> + <KivioPoint x="83.103" y="130.414"/> + <KivioPoint x="82.724" y="130.414"/> + <KivioPoint x="82.448" y="130.276"/> + <KivioPoint x="82.207" y="130.276"/> + <KivioPoint x="81.828" y="130.276"/> + <KivioPoint x="81.552" y="130.414"/> + <KivioPoint x="81.310" y="130.414"/> + <KivioPoint x="80.897" y="130.552"/> + <KivioPoint x="80.517" y="130.655"/> + <KivioPoint x="80.138" y="130.793"/> + <KivioPoint x="79.862" y="130.931"/> + <KivioPoint x="79.621" y="131.069"/> + <KivioPoint x="79.345" y="131.069"/> + <KivioPoint x="79.241" y="131.172"/> + <KivioPoint x="79.103" y="131.310"/> + <KivioPoint x="78.966" y="131.586"/> + <KivioPoint x="79.103" y="131.966"/> + <KivioPoint x="79.345" y="132.207"/> + <KivioPoint x="79.621" y="132.345"/> + <KivioPoint x="79.759" y="132.483"/> + <KivioPoint x="80.000" y="132.621"/> + <KivioPoint x="80.138" y="132.862"/> + <KivioPoint x="80.276" y="133.000"/> + <KivioPoint x="80.379" y="133.138"/> + <KivioPoint x="80.655" y="133.138"/> + <KivioPoint x="80.897" y="132.724"/> + <KivioPoint x="81.310" y="132.345"/> + <KivioPoint x="81.552" y="132.103"/> + <KivioPoint x="81.828" y="131.966"/> + <KivioPoint x="82.069" y="131.690"/> + <KivioPoint x="82.448" y="131.586"/> + <KivioPoint x="82.724" y="131.310"/> + <KivioPoint x="83.103" y="131.069"/> + <KivioPoint x="83.483" y="130.793"/> + <KivioPoint x="83.621" y="130.793"/> + <KivioPoint x="83.897" y="130.655"/> + <KivioPoint x="84.276" y="130.655"/> + <KivioPoint x="84.655" y="130.655"/> + <KivioPoint x="84.931" y="130.655"/> + <KivioPoint x="85.310" y="130.793"/> + <KivioPoint x="85.448" y="130.793"/> + <KivioPoint x="85.552" y="130.931"/> + <KivioPoint x="85.552" y="131.172"/> + <KivioPoint x="85.552" y="131.586"/> + <KivioPoint x="85.172" y="131.966"/> + <KivioPoint x="84.793" y="132.207"/> + <KivioPoint x="84.414" y="132.483"/> + <KivioPoint x="84.000" y="132.621"/> + <KivioPoint x="83.483" y="132.724"/> + <KivioPoint x="83.241" y="132.862"/> + <KivioPoint x="82.966" y="133.000"/> + <KivioPoint x="82.724" y="133.241"/> + <KivioPoint x="82.586" y="133.655"/> + <KivioPoint x="82.345" y="133.897"/> + <KivioPoint x="82.069" y="134.172"/> + <KivioPoint x="81.931" y="134.414"/> + <KivioPoint x="81.690" y="134.793"/> + <KivioPoint x="81.552" y="134.931"/> + <KivioPoint x="81.414" y="135.207"/> + <KivioPoint x="81.310" y="135.448"/> + <KivioPoint x="81.172" y="135.724"/> + <KivioPoint x="81.172" y="135.966"/> + <KivioPoint x="81.034" y="136.103"/> + <KivioPoint x="81.034" y="136.241"/> + <KivioPoint x="81.034" y="136.483"/> + <KivioPoint x="81.172" y="136.483"/> + <KivioPoint x="81.310" y="136.621"/> + <KivioPoint x="81.552" y="136.483"/> + <KivioPoint x="81.931" y="136.483"/> + <KivioPoint x="82.448" y="136.483"/> + <KivioPoint x="82.862" y="136.241"/> + <KivioPoint x="83.103" y="135.966"/> + <KivioPoint x="83.483" y="135.448"/> + <KivioPoint x="83.621" y="135.069"/> + <KivioPoint x="83.897" y="134.414"/> + <KivioPoint x="84.000" y="134.172"/> + <KivioPoint x="84.138" y="134.034"/> + <KivioPoint x="84.138" y="134.276"/> + <KivioPoint x="84.138" y="134.690"/> + <KivioPoint x="84.000" y="135.069"/> + <KivioPoint x="84.000" y="135.310"/> + <KivioPoint x="83.897" y="135.724"/> + <KivioPoint x="83.897" y="135.966"/> + <KivioPoint x="84.000" y="136.103"/> + <KivioPoint x="84.000" y="136.241"/> + <KivioPoint x="84.138" y="136.241"/> + <KivioPoint x="84.276" y="135.966"/> + <KivioPoint x="84.517" y="135.724"/> + <KivioPoint x="84.793" y="135.310"/> + <KivioPoint x="84.931" y="134.793"/> + <KivioPoint x="85.034" y="134.276"/> + <KivioPoint x="85.034" y="133.655"/> + <KivioPoint x="85.034" y="133.241"/> + <KivioPoint x="85.034" y="133.138"/> + <KivioPoint x="85.034" y="132.862"/> + <KivioPoint x="85.172" y="132.724"/> + <KivioPoint x="85.552" y="132.483"/> + <KivioPoint x="85.828" y="132.345"/> + <KivioPoint x="86.207" y="132.207"/> + <KivioPoint x="86.724" y="132.345"/> + <KivioPoint x="87.103" y="132.345"/> + <KivioPoint x="87.621" y="132.621"/> + <KivioPoint x="87.897" y="133.000"/> + <KivioPoint x="88.138" y="133.655"/> + <KivioPoint x="88.138" y="134.034"/> + <KivioPoint x="88.034" y="134.414"/> + <KivioPoint x="87.897" y="134.793"/> + <KivioPoint x="87.621" y="135.207"/> + <KivioPoint x="87.379" y="135.586"/> + <KivioPoint x="87.241" y="135.724"/> + <KivioPoint x="87.103" y="135.966"/> + <KivioPoint x="87.103" y="136.241"/> + <KivioPoint x="87.103" y="136.345"/> + <KivioPoint x="87.103" y="136.621"/> + <KivioPoint x="87.241" y="136.862"/> + <KivioPoint x="87.241" y="137.138"/> + <KivioPoint x="87.241" y="137.517"/> + <KivioPoint x="87.241" y="137.793"/> + <KivioPoint x="87.103" y="138.034"/> + <KivioPoint x="87.103" y="138.310"/> + <KivioPoint x="87.000" y="138.414"/> + <KivioPoint x="86.862" y="138.552"/> + <KivioPoint x="86.586" y="138.690"/> + <KivioPoint x="86.483" y="138.828"/> + <KivioPoint x="86.345" y="139.069"/> + <KivioPoint x="85.966" y="139.345"/> + <KivioPoint x="85.828" y="139.586"/> + <KivioPoint x="85.552" y="139.862"/> + <KivioPoint x="85.448" y="140.103"/> + <KivioPoint x="85.172" y="140.379"/> + <KivioPoint x="85.034" y="140.621"/> + <KivioPoint x="84.793" y="140.897"/> + <KivioPoint x="84.655" y="141.138"/> + <KivioPoint x="84.517" y="141.414"/> + <KivioPoint x="84.414" y="141.655"/> + <KivioPoint x="84.276" y="141.793"/> + <KivioPoint x="84.138" y="141.931"/> + <KivioPoint x="84.000" y="142.034"/> + <KivioPoint x="83.897" y="142.172"/> + <KivioPoint x="83.759" y="142.448"/> + <KivioPoint x="83.483" y="142.690"/> + <KivioPoint x="83.379" y="142.966"/> + <KivioPoint x="83.241" y="143.207"/> + <KivioPoint x="83.103" y="143.483"/> + <KivioPoint x="82.966" y="143.724"/> + <KivioPoint x="82.862" y="144.000"/> + <KivioPoint x="82.862" y="144.103"/> + <KivioPoint x="82.966" y="144.379"/> + <KivioPoint x="83.103" y="144.517"/> + <KivioPoint x="83.379" y="144.621"/> + <KivioPoint x="83.483" y="144.759"/> + <KivioPoint x="83.759" y="144.759"/> + <KivioPoint x="84.000" y="144.621"/> + <KivioPoint x="84.414" y="144.379"/> + <KivioPoint x="84.655" y="144.103"/> + <KivioPoint x="84.793" y="144.103"/> + <KivioPoint x="85.034" y="144.379"/> + <KivioPoint x="85.172" y="144.621"/> + <KivioPoint x="85.310" y="144.897"/> + <KivioPoint x="85.310" y="145.034"/> + <KivioPoint x="85.310" y="145.414"/> + <KivioPoint x="85.448" y="145.552"/> + <KivioPoint x="85.448" y="145.655"/> + <KivioPoint x="85.552" y="145.655"/> + <KivioPoint x="85.828" y="145.552"/> + <KivioPoint x="85.966" y="145.138"/> + <KivioPoint x="86.207" y="144.621"/> + <KivioPoint x="86.207" y="144.379"/> + <KivioPoint x="86.207" y="144.241"/> + <KivioPoint x="86.207" y="144.103"/> + <KivioPoint x="86.345" y="144.000"/> + <KivioPoint x="86.586" y="144.103"/> + <KivioPoint x="87.000" y="144.621"/> + <KivioPoint x="87.241" y="145.034"/> + <KivioPoint x="87.379" y="145.138"/> + <KivioPoint x="87.379" y="145.276"/> + <KivioPoint x="87.621" y="145.414"/> + <KivioPoint x="87.897" y="145.552"/> + <KivioPoint x="88.414" y="145.655"/> + <KivioPoint x="88.931" y="145.655"/> + <KivioPoint x="89.586" y="145.655"/> + <KivioPoint x="90.207" y="145.655"/> + <KivioPoint x="90.862" y="145.793"/> + <KivioPoint x="91.241" y="145.793"/> + <KivioPoint x="91.241" y="145.931"/> + <KivioPoint x="91.241" y="146.172"/> + <KivioPoint x="91.241" y="146.586"/> + <KivioPoint x="90.862" y="147.345"/> + <KivioPoint x="90.724" y="147.862"/> + <KivioPoint x="90.621" y="148.138"/> + <KivioPoint x="90.483" y="148.241"/> + <KivioPoint x="90.345" y="148.655"/> + <KivioPoint x="90.207" y="148.759"/> + <KivioPoint x="90.103" y="149.034"/> + <KivioPoint x="89.966" y="149.276"/> + <KivioPoint x="89.966" y="149.552"/> + <KivioPoint x="89.828" y="149.931"/> + <KivioPoint x="89.828" y="150.207"/> + <KivioPoint x="89.966" y="150.448"/> + <KivioPoint x="89.966" y="150.724"/> + <KivioPoint x="90.103" y="150.966"/> + <KivioPoint x="90.207" y="151.241"/> + <KivioPoint x="90.207" y="151.345"/> + <KivioPoint x="90.483" y="151.621"/> + <KivioPoint x="90.724" y="151.862"/> + <KivioPoint x="91.138" y="152.000"/> + <KivioPoint x="91.517" y="152.138"/> + <KivioPoint x="91.897" y="152.379"/> + <KivioPoint x="92.552" y="152.793"/> + <KivioPoint x="92.793" y="153.034"/> + <KivioPoint x="93.069" y="153.310"/> + <KivioPoint x="93.207" y="153.414"/> + <KivioPoint x="93.207" y="153.690"/> + <KivioPoint x="93.207" y="153.931"/> + <KivioPoint x="93.069" y="154.345"/> + <KivioPoint x="92.793" y="154.862"/> + <KivioPoint x="92.690" y="155.241"/> + <KivioPoint x="92.276" y="155.483"/> + <KivioPoint x="91.897" y="155.897"/> + <KivioPoint x="91.759" y="156.000"/> + <KivioPoint x="91.517" y="156.276"/> + <KivioPoint x="91.379" y="156.517"/> + <KivioPoint x="91.241" y="156.655"/> + <KivioPoint x="91.138" y="156.931"/> + <KivioPoint x="90.862" y="157.172"/> + <KivioPoint x="90.724" y="157.448"/> + <KivioPoint x="90.483" y="157.552"/> + <KivioPoint x="90.207" y="157.966"/> + <KivioPoint x="90.103" y="158.207"/> + <KivioPoint x="89.966" y="158.483"/> + <KivioPoint x="89.966" y="158.862"/> + <KivioPoint x="89.966" y="159.000"/> + <KivioPoint x="89.966" y="159.241"/> + <KivioPoint x="89.828" y="159.379"/> + <KivioPoint x="89.828" y="159.517"/> + <KivioPoint x="89.828" y="159.621"/> + <KivioPoint x="89.690" y="159.759"/> + <KivioPoint x="89.690" y="159.897"/> + <KivioPoint x="89.690" y="160.034"/> + <KivioPoint x="89.586" y="160.034"/> + <KivioPoint x="89.448" y="160.138"/> + <KivioPoint x="89.172" y="160.138"/> + <KivioPoint x="88.931" y="160.138"/> + <KivioPoint x="88.552" y="160.138"/> + <KivioPoint x="88.276" y="160.138"/> + <KivioPoint x="87.897" y="160.138"/> + <KivioPoint x="87.379" y="160.034"/> + <KivioPoint x="86.862" y="159.897"/> + <KivioPoint x="86.586" y="159.897"/> + <KivioPoint x="86.207" y="159.759"/> + <KivioPoint x="85.690" y="159.621"/> + <KivioPoint x="85.310" y="159.517"/> + <KivioPoint x="85.034" y="159.517"/> + <KivioPoint x="84.793" y="159.517"/> + <KivioPoint x="84.517" y="159.517"/> + <KivioPoint x="84.138" y="159.517"/> + <KivioPoint x="83.483" y="159.517"/> + <KivioPoint x="83.241" y="159.621"/> + <KivioPoint x="82.966" y="159.759"/> + <KivioPoint x="82.586" y="160.034"/> + <KivioPoint x="82.207" y="160.138"/> + <KivioPoint x="81.931" y="160.414"/> + <KivioPoint x="81.690" y="160.552"/> + <KivioPoint x="81.552" y="160.655"/> + <KivioPoint x="81.414" y="160.931"/> + <KivioPoint x="81.310" y="161.069"/> + <KivioPoint x="81.172" y="161.172"/> + <KivioPoint x="80.897" y="161.448"/> + <KivioPoint x="80.655" y="161.586"/> + <KivioPoint x="80.379" y="161.828"/> + <KivioPoint x="80.276" y="161.966"/> + <KivioPoint x="80.000" y="162.103"/> + <KivioPoint x="79.862" y="162.345"/> + <KivioPoint x="79.621" y="162.483"/> + <KivioPoint x="79.759" y="162.724"/> + <KivioPoint x="80.000" y="163.000"/> + <KivioPoint x="80.379" y="163.241"/> + <KivioPoint x="80.655" y="163.379"/> + <KivioPoint x="80.897" y="163.517"/> + <KivioPoint x="81.034" y="163.655"/> + <KivioPoint x="81.310" y="163.897"/> + <KivioPoint x="81.414" y="164.172"/> + <KivioPoint x="81.552" y="164.172"/> + <KivioPoint x="81.690" y="164.414"/> + <KivioPoint x="81.690" y="164.793"/> + <KivioPoint x="81.828" y="165.207"/> + <KivioPoint x="81.690" y="165.724"/> + <KivioPoint x="81.690" y="166.483"/> + <KivioPoint x="81.552" y="167.000"/> + <KivioPoint x="81.414" y="167.517"/> + <KivioPoint x="81.172" y="167.897"/> + <KivioPoint x="80.897" y="168.172"/> + <KivioPoint x="80.793" y="168.552"/> + <KivioPoint x="80.517" y="168.828"/> + <KivioPoint x="80.276" y="169.207"/> + <KivioPoint x="80.000" y="169.345"/> + <KivioPoint x="79.621" y="169.586"/> + <KivioPoint x="79.345" y="169.724"/> + <KivioPoint x="79.103" y="169.862"/> + <KivioPoint x="78.828" y="169.966"/> + <KivioPoint x="78.586" y="169.966"/> + <KivioPoint x="78.310" y="170.103"/> + <KivioPoint x="77.931" y="170.103"/> + <KivioPoint x="77.552" y="170.241"/> + <KivioPoint x="76.897" y="170.379"/> + <KivioPoint x="76.241" y="170.621"/> + <KivioPoint x="75.621" y="170.897"/> + <KivioPoint x="75.207" y="171.000"/> + <KivioPoint x="74.966" y="171.000"/> + <KivioPoint x="74.690" y="171.138"/> + <KivioPoint x="74.448" y="171.138"/> + <KivioPoint x="74.172" y="171.138"/> + <KivioPoint x="73.931" y="171.276"/> + <KivioPoint x="73.655" y="171.414"/> + <KivioPoint x="73.552" y="171.517"/> + <KivioPoint x="73.276" y="171.655"/> + <KivioPoint x="73.276" y="171.793"/> + <KivioPoint x="73.276" y="171.931"/> + <KivioPoint x="73.276" y="172.034"/> + <KivioPoint x="73.276" y="172.172"/> + <KivioPoint x="73.276" y="172.310"/> + <KivioPoint x="73.276" y="172.448"/> + <KivioPoint x="73.138" y="173.069"/> + <KivioPoint x="73.138" y="173.483"/> + <KivioPoint x="73.138" y="173.862"/> + <KivioPoint x="73.138" y="174.000"/> + <KivioPoint x="73.138" y="174.103"/> + <KivioPoint x="73.138" y="174.379"/> + <KivioPoint x="73.138" y="174.517"/> + <KivioPoint x="73.276" y="174.621"/> + <KivioPoint x="73.552" y="174.759"/> + <KivioPoint x="73.931" y="174.897"/> + <KivioPoint x="74.172" y="175.034"/> + <KivioPoint x="74.310" y="175.034"/> + <KivioPoint x="74.448" y="175.034"/> + <KivioPoint x="74.966" y="175.034"/> + <KivioPoint x="75.207" y="174.897"/> + <KivioPoint x="75.483" y="174.759"/> + <KivioPoint x="75.724" y="174.621"/> + <KivioPoint x="76.000" y="174.621"/> + <KivioPoint x="76.241" y="174.517"/> + <KivioPoint x="76.517" y="174.517"/> + <KivioPoint x="76.897" y="174.621"/> + <KivioPoint x="77.172" y="174.621"/> + <KivioPoint x="77.414" y="174.759"/> + <KivioPoint x="77.793" y="174.759"/> + <KivioPoint x="77.931" y="174.897"/> + <KivioPoint x="78.207" y="175.034"/> + <KivioPoint x="78.586" y="175.276"/> + <KivioPoint x="78.828" y="175.276"/> + <KivioPoint x="78.966" y="175.552"/> + <KivioPoint x="79.103" y="175.552"/> + <KivioPoint x="78.966" y="175.552"/> + <KivioPoint x="78.966" y="175.655"/> + <KivioPoint x="79.103" y="175.931"/> + <KivioPoint x="79.241" y="176.172"/> + <KivioPoint x="79.345" y="176.448"/> + <KivioPoint x="79.483" y="176.586"/> + <KivioPoint x="79.345" y="176.690"/> + <KivioPoint x="79.241" y="176.828"/> + <KivioPoint x="78.966" y="176.828"/> + <KivioPoint x="78.828" y="176.966"/> + <KivioPoint x="78.828" y="177.103"/> + <KivioPoint x="78.724" y="177.207"/> + <KivioPoint x="78.724" y="177.345"/> + <KivioPoint x="78.724" y="177.483"/> + <KivioPoint x="78.724" y="177.621"/> + <KivioPoint x="78.966" y="177.724"/> + <KivioPoint x="79.345" y="178.000"/> + <KivioPoint x="79.759" y="178.138"/> + <KivioPoint x="80.000" y="178.138"/> + <KivioPoint x="80.276" y="178.241"/> + <KivioPoint x="80.379" y="178.379"/> + <KivioPoint x="80.379" y="178.517"/> + <KivioPoint x="80.379" y="178.655"/> + <KivioPoint x="80.517" y="178.759"/> + <KivioPoint x="80.517" y="178.897"/> + <KivioPoint x="80.655" y="179.172"/> + <KivioPoint x="80.793" y="179.276"/> + <KivioPoint x="80.897" y="179.414"/> + <KivioPoint x="81.310" y="179.414"/> + <KivioPoint x="81.552" y="179.414"/> + <KivioPoint x="81.828" y="179.414"/> + <KivioPoint x="82.207" y="179.414"/> + <KivioPoint x="82.448" y="179.414"/> + <KivioPoint x="82.862" y="179.414"/> + <KivioPoint x="83.241" y="179.414"/> + <KivioPoint x="83.621" y="179.414"/> + <KivioPoint x="84.000" y="179.552"/> + <KivioPoint x="84.414" y="179.690"/> + <KivioPoint x="84.793" y="179.690"/> + <KivioPoint x="84.931" y="179.793"/> + <KivioPoint x="85.310" y="179.931"/> + <KivioPoint x="85.448" y="179.931"/> + <KivioPoint x="85.448" y="180.069"/> + <KivioPoint x="84.793" y="180.448"/> + <KivioPoint x="84.138" y="180.586"/> + <KivioPoint x="83.759" y="180.724"/> + <KivioPoint x="83.241" y="180.724"/> + <KivioPoint x="82.966" y="180.828"/> + <KivioPoint x="82.724" y="180.828"/> + <KivioPoint x="82.448" y="180.966"/> + <KivioPoint x="82.345" y="181.103"/> + <KivioPoint x="82.207" y="181.483"/> + <KivioPoint x="82.207" y="182.000"/> + <KivioPoint x="82.345" y="182.276"/> + <KivioPoint x="82.345" y="182.379"/> + <KivioPoint x="82.345" y="182.517"/> + <KivioPoint x="82.069" y="182.517"/> + <KivioPoint x="81.828" y="182.517"/> + <KivioPoint x="81.414" y="182.517"/> + <KivioPoint x="81.034" y="182.517"/> + <KivioPoint x="80.655" y="182.379"/> + <KivioPoint x="80.379" y="182.379"/> + <KivioPoint x="80.276" y="182.276"/> + <KivioPoint x="80.000" y="182.138"/> + <KivioPoint x="79.621" y="182.000"/> + <KivioPoint x="79.345" y="181.759"/> + <KivioPoint x="79.241" y="181.759"/> + <KivioPoint x="79.103" y="181.621"/> + <KivioPoint x="78.828" y="181.483"/> + <KivioPoint x="78.586" y="181.345"/> + <KivioPoint x="78.207" y="181.345"/> + <KivioPoint x="77.793" y="181.345"/> + <KivioPoint x="77.414" y="181.241"/> + <KivioPoint x="77.172" y="181.241"/> + <KivioPoint x="77.034" y="181.241"/> + <KivioPoint x="76.759" y="181.241"/> + <KivioPoint x="76.517" y="181.241"/> + <KivioPoint x="76.138" y="181.241"/> + <KivioPoint x="75.724" y="181.345"/> + <KivioPoint x="75.483" y="181.483"/> + <KivioPoint x="75.103" y="181.621"/> + <KivioPoint x="74.828" y="181.759"/> + <KivioPoint x="74.586" y="181.862"/> + <KivioPoint x="74.310" y="182.000"/> + <KivioPoint x="74.172" y="182.138"/> + <KivioPoint x="73.931" y="182.138"/> + <KivioPoint x="73.793" y="182.276"/> + <KivioPoint x="73.655" y="182.276"/> + <KivioPoint x="73.552" y="182.276"/> + <KivioPoint x="73.414" y="182.276"/> + <KivioPoint x="73.138" y="182.276"/> + <KivioPoint x="72.621" y="182.517"/> + <KivioPoint x="72.241" y="182.897"/> + <KivioPoint x="71.724" y="183.414"/> + <KivioPoint x="71.483" y="183.828"/> + <KivioPoint x="71.207" y="184.207"/> + <KivioPoint x="70.828" y="184.586"/> + <KivioPoint x="70.552" y="184.862"/> + <KivioPoint x="70.310" y="185.103"/> + <KivioPoint x="70.034" y="185.241"/> + <KivioPoint x="69.931" y="185.379"/> + <KivioPoint x="69.655" y="185.483"/> + <KivioPoint x="69.414" y="185.621"/> + <KivioPoint x="69.000" y="185.897"/> + <KivioPoint x="68.759" y="185.897"/> + <KivioPoint x="68.483" y="186.000"/> + <KivioPoint x="68.241" y="186.276"/> + <KivioPoint x="67.966" y="186.414"/> + <KivioPoint x="67.724" y="186.517"/> + <KivioPoint x="67.448" y="186.655"/> + <KivioPoint x="67.207" y="186.931"/> + <KivioPoint x="66.828" y="187.034"/> + <KivioPoint x="66.552" y="187.034"/> + <KivioPoint x="66.310" y="187.172"/> + <KivioPoint x="65.897" y="187.172"/> + <KivioPoint x="65.379" y="187.172"/> + <KivioPoint x="65.138" y="187.172"/> + <KivioPoint x="64.759" y="187.310"/> + <KivioPoint x="64.621" y="187.310"/> + <KivioPoint x="64.345" y="187.448"/> + <KivioPoint x="64.103" y="187.690"/> + <KivioPoint x="63.966" y="187.828"/> + <KivioPoint x="63.966" y="187.966"/> + <KivioPoint x="64.103" y="188.207"/> + <KivioPoint x="64.241" y="188.345"/> + <KivioPoint x="64.483" y="188.586"/> + <KivioPoint x="64.759" y="188.586"/> + <KivioPoint x="64.862" y="188.724"/> + <KivioPoint x="65.000" y="188.724"/> + <KivioPoint x="65.276" y="188.862"/> + <KivioPoint x="65.517" y="189.103"/> + <KivioPoint x="65.793" y="189.379"/> + <KivioPoint x="65.897" y="189.517"/> + <KivioPoint x="66.034" y="189.621"/> + <KivioPoint x="66.172" y="189.759"/> + <KivioPoint x="66.414" y="190.034"/> + <KivioPoint x="66.552" y="190.034"/> + <KivioPoint x="66.690" y="190.138"/> + <KivioPoint x="66.931" y="190.138"/> + <KivioPoint x="67.069" y="190.034"/> + <KivioPoint x="67.207" y="189.897"/> + <KivioPoint x="67.345" y="189.517"/> + <KivioPoint x="67.448" y="189.241"/> + <KivioPoint x="67.586" y="189.103"/> + <KivioPoint x="67.724" y="188.862"/> + <KivioPoint x="67.966" y="188.724"/> + <KivioPoint x="68.241" y="188.724"/> + <KivioPoint x="68.621" y="188.586"/> + <KivioPoint x="69.000" y="188.586"/> + <KivioPoint x="69.517" y="188.586"/> + <KivioPoint x="69.793" y="188.586"/> + <KivioPoint x="70.034" y="188.483"/> + <KivioPoint x="70.310" y="188.345"/> + <KivioPoint x="70.690" y="188.207"/> + <KivioPoint x="70.966" y="188.069"/> + <KivioPoint x="71.207" y="187.966"/> + <KivioPoint x="71.483" y="187.690"/> + <KivioPoint x="72.000" y="187.552"/> + <KivioPoint x="72.241" y="187.448"/> + <KivioPoint x="72.759" y="187.310"/> + <KivioPoint x="72.897" y="187.310"/> + <KivioPoint x="73.138" y="187.310"/> + <KivioPoint x="73.414" y="187.448"/> + <KivioPoint x="73.655" y="187.690"/> + <KivioPoint x="73.655" y="187.966"/> + <KivioPoint x="73.655" y="188.069"/> + <KivioPoint x="73.552" y="188.345"/> + <KivioPoint x="73.552" y="188.483"/> + <KivioPoint x="73.655" y="188.586"/> + <KivioPoint x="74.069" y="188.862"/> + <KivioPoint x="74.448" y="189.000"/> + <KivioPoint x="74.690" y="189.103"/> + <KivioPoint x="74.966" y="189.241"/> + <KivioPoint x="75.207" y="189.379"/> + <KivioPoint x="75.207" y="189.517"/> + <KivioPoint x="75.483" y="189.759"/> + <KivioPoint x="75.724" y="190.034"/> + <KivioPoint x="75.862" y="190.138"/> + <KivioPoint x="76.000" y="190.276"/> + <KivioPoint x="76.138" y="190.414"/> + <KivioPoint x="76.241" y="190.276"/> + <KivioPoint x="76.655" y="190.276"/> + <KivioPoint x="76.759" y="190.138"/> + <KivioPoint x="76.897" y="189.897"/> + <KivioPoint x="77.276" y="189.517"/> + <KivioPoint x="77.414" y="189.241"/> + <KivioPoint x="77.414" y="189.000"/> + <KivioPoint x="77.552" y="188.724"/> + <KivioPoint x="77.690" y="188.483"/> + <KivioPoint x="77.793" y="188.345"/> + <KivioPoint x="77.931" y="188.207"/> + <KivioPoint x="78.310" y="187.966"/> + <KivioPoint x="78.586" y="187.690"/> + <KivioPoint x="78.966" y="187.448"/> + <KivioPoint x="79.621" y="187.310"/> + <KivioPoint x="80.276" y="187.034"/> + <KivioPoint x="80.897" y="186.793"/> + <KivioPoint x="81.172" y="186.793"/> + <KivioPoint x="81.690" y="186.793"/> + <KivioPoint x="82.069" y="186.931"/> + <KivioPoint x="82.345" y="186.931"/> + <KivioPoint x="82.586" y="187.034"/> + <KivioPoint x="82.862" y="187.310"/> + <KivioPoint x="82.966" y="187.448"/> + <KivioPoint x="83.241" y="187.690"/> + <KivioPoint x="83.483" y="188.069"/> + <KivioPoint x="83.759" y="188.207"/> + <KivioPoint x="84.000" y="188.483"/> + <KivioPoint x="84.276" y="188.586"/> + <KivioPoint x="84.931" y="189.000"/> + <KivioPoint x="85.172" y="189.103"/> + <KivioPoint x="85.448" y="189.241"/> + <KivioPoint x="85.690" y="189.517"/> + <KivioPoint x="85.966" y="189.621"/> + <KivioPoint x="86.345" y="189.759"/> + <KivioPoint x="86.483" y="189.759"/> + <KivioPoint x="86.586" y="189.759"/> + <KivioPoint x="86.862" y="189.759"/> + <KivioPoint x="87.103" y="189.621"/> + <KivioPoint x="87.241" y="189.621"/> + <KivioPoint x="90.103" y="190.655"/> + <KivioPoint x="90.207" y="190.931"/> + <KivioPoint x="90.483" y="191.172"/> + <KivioPoint x="90.724" y="191.690"/> + <KivioPoint x="91.000" y="191.828"/> + <KivioPoint x="91.241" y="191.966"/> + <KivioPoint x="91.517" y="192.103"/> + <KivioPoint x="91.759" y="192.207"/> + <KivioPoint x="91.897" y="192.207"/> + <KivioPoint x="92.276" y="192.103"/> + <KivioPoint x="92.552" y="191.966"/> + <KivioPoint x="92.793" y="191.828"/> + <KivioPoint x="93.069" y="191.586"/> + <KivioPoint x="93.448" y="191.310"/> + <KivioPoint x="93.828" y="191.172"/> + <KivioPoint x="94.103" y="191.069"/> + <KivioPoint x="94.345" y="191.069"/> + <KivioPoint x="94.621" y="191.069"/> + <KivioPoint x="94.862" y="191.069"/> + <KivioPoint x="95.000" y="191.069"/> + <KivioPoint x="95.276" y="191.172"/> + <KivioPoint x="95.655" y="191.172"/> + <KivioPoint x="96.034" y="191.310"/> + <KivioPoint x="96.414" y="191.448"/> + <KivioPoint x="96.931" y="191.586"/> + <KivioPoint x="97.448" y="191.690"/> + <KivioPoint x="97.862" y="191.828"/> + <KivioPoint x="98.379" y="191.966"/> + <KivioPoint x="98.759" y="192.103"/> + <KivioPoint x="98.897" y="192.207"/> + <KivioPoint x="99.138" y="192.345"/> + <KivioPoint x="99.517" y="192.483"/> + <KivioPoint x="99.931" y="192.724"/> + <KivioPoint x="100.310" y="192.862"/> + <KivioPoint x="100.690" y="192.862"/> + <KivioPoint x="100.966" y="193.000"/> + <KivioPoint x="101.345" y="193.138"/> + <KivioPoint x="101.862" y="193.138"/> + <KivioPoint x="102.241" y="193.138"/> + <KivioPoint x="102.759" y="193.000"/> + <KivioPoint x="103.276" y="193.000"/> + <KivioPoint x="103.655" y="192.862"/> + <KivioPoint x="104.172" y="192.724"/> + <KivioPoint x="104.690" y="192.621"/> + <KivioPoint x="105.207" y="192.345"/> + <KivioPoint x="105.724" y="192.345"/> + <KivioPoint x="106.241" y="192.103"/> + <KivioPoint x="106.897" y="191.966"/> + <KivioPoint x="107.552" y="191.828"/> + <KivioPoint x="107.931" y="191.586"/> + <KivioPoint x="108.310" y="191.448"/> + <KivioPoint x="108.586" y="191.310"/> + <KivioPoint x="108.966" y="191.069"/> + <KivioPoint x="109.103" y="190.931"/> + <KivioPoint x="109.241" y="190.793"/> + <KivioPoint x="109.345" y="190.552"/> + <KivioPoint x="109.345" y="190.276"/> + <KivioPoint x="109.345" y="190.034"/> + <KivioPoint x="109.483" y="189.897"/> + <KivioPoint x="109.483" y="189.759"/> + <KivioPoint x="109.483" y="189.517"/> + <KivioPoint x="109.621" y="189.241"/> + <KivioPoint x="109.759" y="189.000"/> + <KivioPoint x="109.862" y="188.724"/> + <KivioPoint x="110.138" y="188.483"/> + <KivioPoint x="110.276" y="188.207"/> + <KivioPoint x="110.379" y="188.069"/> + <KivioPoint x="110.379" y="187.966"/> + <KivioPoint x="110.138" y="187.690"/> + <KivioPoint x="109.621" y="187.690"/> + <KivioPoint x="109.103" y="187.552"/> + <KivioPoint x="108.448" y="187.552"/> + <KivioPoint x="108.207" y="187.552"/> + <KivioPoint x="107.793" y="187.552"/> + <KivioPoint x="107.276" y="187.552"/> + <KivioPoint x="107.034" y="187.552"/> + <KivioPoint x="106.517" y="187.552"/> + <KivioPoint x="106.138" y="187.448"/> + <KivioPoint x="105.862" y="187.448"/> + <KivioPoint x="105.724" y="187.310"/> + <KivioPoint x="105.483" y="187.172"/> + <KivioPoint x="105.207" y="187.034"/> + <KivioPoint x="104.966" y="186.931"/> + <KivioPoint x="104.586" y="186.517"/> + <KivioPoint x="104.448" y="186.414"/> + <KivioPoint x="104.448" y="186.276"/> + <KivioPoint x="104.586" y="186.138"/> + <KivioPoint x="104.690" y="186.000"/> + <KivioPoint x="104.828" y="185.897"/> + <KivioPoint x="105.103" y="185.621"/> + <KivioPoint x="105.345" y="185.621"/> + <KivioPoint x="105.621" y="185.483"/> + <KivioPoint x="105.724" y="185.379"/> + <KivioPoint x="106.000" y="185.241"/> + <KivioPoint x="106.241" y="185.103"/> + <KivioPoint x="106.379" y="184.966"/> + <KivioPoint x="106.517" y="184.862"/> + <KivioPoint x="106.655" y="184.586"/> + <KivioPoint x="106.759" y="184.345"/> + <KivioPoint x="107.034" y="184.207"/> + <KivioPoint x="107.172" y="184.069"/> + <KivioPoint x="107.276" y="183.828"/> + <KivioPoint x="107.552" y="183.552"/> + <KivioPoint x="107.690" y="183.310"/> + <KivioPoint x="107.793" y="183.310"/> + <KivioPoint x="107.931" y="183.172"/> + <KivioPoint x="108.069" y="183.172"/> + <KivioPoint x="108.310" y="183.172"/> + <KivioPoint x="108.586" y="183.172"/> + <KivioPoint x="108.828" y="183.172"/> + <KivioPoint x="109.103" y="183.172"/> + <KivioPoint x="109.345" y="183.034"/> + <KivioPoint x="109.759" y="182.655"/> + <KivioPoint x="110.000" y="182.379"/> + <KivioPoint x="110.379" y="182.276"/> + <KivioPoint x="110.655" y="182.000"/> + <KivioPoint x="110.897" y="181.759"/> + <KivioPoint x="111.310" y="181.621"/> + <KivioPoint x="111.414" y="181.483"/> + <KivioPoint x="111.690" y="181.345"/> + <KivioPoint x="111.828" y="181.103"/> + <KivioPoint x="112.069" y="180.966"/> + <KivioPoint x="112.207" y="180.724"/> + <KivioPoint x="112.448" y="180.586"/> + <KivioPoint x="112.724" y="180.310"/> + <KivioPoint x="112.966" y="179.931"/> + <KivioPoint x="113.241" y="179.414"/> + <KivioPoint x="113.379" y="179.172"/> + <KivioPoint x="113.621" y="178.897"/> + <KivioPoint x="113.759" y="178.517"/> + <KivioPoint x="114.000" y="178.379"/> + <KivioPoint x="114.138" y="178.138"/> + <KivioPoint x="114.276" y="178.000"/> + <KivioPoint x="114.276" y="177.724"/> + <KivioPoint x="114.379" y="177.483"/> + <KivioPoint x="114.517" y="177.207"/> + <KivioPoint x="114.517" y="177.103"/> + <KivioPoint x="114.517" y="176.828"/> + <KivioPoint x="114.517" y="176.310"/> + <KivioPoint x="114.517" y="176.069"/> + <KivioPoint x="114.517" y="175.793"/> + <KivioPoint x="114.517" y="175.655"/> + <KivioPoint x="114.517" y="175.276"/> + <KivioPoint x="114.276" y="174.759"/> + <KivioPoint x="114.276" y="174.379"/> + <KivioPoint x="114.276" y="174.103"/> + <KivioPoint x="114.138" y="173.862"/> + <KivioPoint x="114.000" y="173.586"/> + <KivioPoint x="113.897" y="173.345"/> + <KivioPoint x="113.759" y="173.207"/> + <KivioPoint x="113.621" y="172.966"/> + <KivioPoint x="113.483" y="172.828"/> + <KivioPoint x="113.241" y="172.552"/> + <KivioPoint x="112.966" y="172.448"/> + <KivioPoint x="112.724" y="172.034"/> + <KivioPoint x="112.448" y="171.655"/> + <KivioPoint x="112.345" y="171.517"/> + <KivioPoint x="112.069" y="171.414"/> + <KivioPoint x="111.828" y="171.414"/> + <KivioPoint x="111.552" y="171.276"/> + <KivioPoint x="111.034" y="171.138"/> + <KivioPoint x="110.655" y="170.897"/> + <KivioPoint x="110.276" y="170.897"/> + <KivioPoint x="109.621" y="170.897"/> + <KivioPoint x="109.103" y="170.897"/> + <KivioPoint x="108.828" y="170.897"/> + <KivioPoint x="108.586" y="170.897"/> + <KivioPoint x="108.207" y="170.897"/> + <KivioPoint x="107.793" y="170.897"/> + <KivioPoint x="107.552" y="171.000"/> + <KivioPoint x="107.276" y="171.276"/> + <KivioPoint x="107.034" y="171.414"/> + <KivioPoint x="106.759" y="171.517"/> + <KivioPoint x="106.655" y="171.517"/> + <KivioPoint x="106.517" y="171.655"/> + <KivioPoint x="106.379" y="171.655"/> + <KivioPoint x="106.241" y="171.655"/> + <KivioPoint x="105.862" y="171.517"/> + <KivioPoint x="105.207" y="171.138"/> + <KivioPoint x="104.966" y="170.897"/> + <KivioPoint x="104.966" y="170.621"/> + <KivioPoint x="104.966" y="170.483"/> + <KivioPoint x="104.966" y="170.379"/> + <KivioPoint x="105.207" y="170.241"/> + <KivioPoint x="105.483" y="169.966"/> + <KivioPoint x="105.862" y="169.862"/> + <KivioPoint x="106.138" y="169.724"/> + <KivioPoint x="106.241" y="169.586"/> + <KivioPoint x="106.517" y="169.448"/> + <KivioPoint x="106.655" y="169.345"/> + <KivioPoint x="106.759" y="169.345"/> + <KivioPoint x="107.034" y="169.069"/> + <KivioPoint x="107.172" y="168.931"/> + <KivioPoint x="107.276" y="168.931"/> + <KivioPoint x="107.414" y="168.828"/> + <KivioPoint x="107.552" y="168.690"/> + <KivioPoint x="107.793" y="168.414"/> + <KivioPoint x="107.931" y="168.172"/> + <KivioPoint x="108.207" y="167.897"/> + <KivioPoint x="108.310" y="167.793"/> + <KivioPoint x="108.310" y="167.655"/> + <KivioPoint x="108.310" y="167.517"/> + <KivioPoint x="108.310" y="167.276"/> + <KivioPoint x="108.310" y="167.138"/> + <KivioPoint x="108.207" y="167.000"/> + <KivioPoint x="108.069" y="166.759"/> + <KivioPoint x="107.793" y="166.345"/> + <KivioPoint x="107.793" y="166.103"/> + <KivioPoint x="107.690" y="165.828"/> + <KivioPoint x="107.552" y="165.724"/> + <KivioPoint x="107.552" y="165.310"/> + <KivioPoint x="107.414" y="164.931"/> + <KivioPoint x="107.034" y="164.414"/> + <KivioPoint x="107.034" y="164.276"/> + <KivioPoint x="107.034" y="164.172"/> + <KivioPoint x="107.034" y="164.034"/> + <KivioPoint x="107.034" y="163.897"/> + <KivioPoint x="107.172" y="163.655"/> + <KivioPoint x="107.276" y="163.517"/> + <KivioPoint x="107.414" y="163.517"/> + <KivioPoint x="107.552" y="163.379"/> + <KivioPoint x="107.414" y="163.241"/> + <KivioPoint x="107.414" y="163.000"/> + <KivioPoint x="107.552" y="162.862"/> + <KivioPoint x="107.690" y="162.621"/> + <KivioPoint x="107.793" y="162.345"/> + <KivioPoint x="108.069" y="161.966"/> + <KivioPoint x="108.310" y="161.828"/> + <KivioPoint x="108.310" y="161.586"/> + <KivioPoint x="108.310" y="161.310"/> + <KivioPoint x="108.069" y="160.931"/> + <KivioPoint x="107.931" y="160.793"/> + <KivioPoint x="107.690" y="160.552"/> + <KivioPoint x="107.414" y="160.276"/> + <KivioPoint x="107.276" y="160.034"/> + <KivioPoint x="107.276" y="159.759"/> + <KivioPoint x="107.276" y="159.517"/> + <KivioPoint x="107.172" y="159.103"/> + <KivioPoint x="107.172" y="158.724"/> + <KivioPoint x="107.276" y="158.586"/> + <KivioPoint x="107.276" y="158.207"/> + <KivioPoint x="107.414" y="158.069"/> + <KivioPoint x="107.552" y="157.966"/> + <KivioPoint x="107.690" y="157.828"/> + <KivioPoint x="107.690" y="157.552"/> + <KivioPoint x="107.793" y="157.448"/> + <KivioPoint x="107.793" y="157.172"/> + <KivioPoint x="107.793" y="156.931"/> + <KivioPoint x="107.690" y="156.793"/> + <KivioPoint x="107.552" y="156.517"/> + <KivioPoint x="107.414" y="156.414"/> + <KivioPoint x="107.172" y="156.000"/> + <KivioPoint x="106.655" y="155.483"/> + <KivioPoint x="106.517" y="155.103"/> + <KivioPoint x="106.379" y="155.103"/> + <KivioPoint x="106.379" y="154.862"/> + <KivioPoint x="106.517" y="154.586"/> + <KivioPoint x="106.517" y="154.345"/> + <KivioPoint x="106.517" y="153.931"/> + <KivioPoint x="106.517" y="153.828"/> + <KivioPoint x="106.379" y="153.552"/> + <KivioPoint x="106.241" y="153.414"/> + <KivioPoint x="106.000" y="153.172"/> + <KivioPoint x="105.724" y="152.897"/> + <KivioPoint x="105.483" y="152.793"/> + <KivioPoint x="105.345" y="152.517"/> + <KivioPoint x="105.207" y="152.276"/> + <KivioPoint x="104.966" y="151.862"/> + <KivioPoint x="104.690" y="151.483"/> + <KivioPoint x="104.586" y="151.345"/> + <KivioPoint x="104.586" y="151.241"/> + <KivioPoint x="104.448" y="150.966"/> + <KivioPoint x="104.310" y="150.724"/> + <KivioPoint x="104.310" y="150.586"/> + <KivioPoint x="104.172" y="150.448"/> + <KivioPoint x="104.172" y="150.207"/> + <KivioPoint x="104.069" y="150.069"/> + <KivioPoint x="103.931" y="149.793"/> + <KivioPoint x="103.793" y="149.552"/> + <KivioPoint x="103.655" y="149.172"/> + <KivioPoint x="103.655" y="148.759"/> + <KivioPoint x="103.655" y="148.379"/> + <KivioPoint x="103.552" y="147.724"/> + <KivioPoint x="103.138" y="146.586"/> + <KivioPoint x="102.897" y="145.793"/> + <KivioPoint x="102.759" y="145.552"/> + <KivioPoint x="102.621" y="145.552"/> + <KivioPoint x="102.897" y="145.414"/> + <KivioPoint x="103.034" y="145.034"/> + <KivioPoint x="103.138" y="144.517"/> + <KivioPoint x="103.138" y="144.103"/> + <KivioPoint x="103.138" y="143.862"/> + <KivioPoint x="103.138" y="143.724"/> + <KivioPoint x="103.138" y="143.483"/> + <KivioPoint x="103.138" y="143.207"/> + <KivioPoint x="103.034" y="142.966"/> + <KivioPoint x="103.034" y="142.828"/> + <KivioPoint x="103.138" y="142.552"/> + <KivioPoint x="103.276" y="142.310"/> + <KivioPoint x="103.414" y="142.172"/> + <KivioPoint x="103.552" y="142.034"/> + <KivioPoint x="103.793" y="141.931"/> + <KivioPoint x="103.931" y="141.793"/> + <KivioPoint x="104.069" y="141.517"/> + <KivioPoint x="104.069" y="141.276"/> + <KivioPoint x="104.069" y="141.000"/> + <KivioPoint x="104.069" y="140.759"/> + <KivioPoint x="103.931" y="140.483"/> + <KivioPoint x="103.793" y="140.379"/> + <KivioPoint x="103.655" y="140.241"/> + <KivioPoint x="103.552" y="139.966"/> + <KivioPoint x="103.276" y="139.724"/> + <KivioPoint x="103.138" y="139.586"/> + <KivioPoint x="103.138" y="139.448"/> + <KivioPoint x="102.897" y="139.345"/> + <KivioPoint x="102.897" y="139.069"/> + <KivioPoint x="102.759" y="138.690"/> + <KivioPoint x="102.621" y="138.310"/> + <KivioPoint x="102.621" y="138.034"/> + <KivioPoint x="102.517" y="137.793"/> + <KivioPoint x="102.241" y="137.276"/> + <KivioPoint x="102.103" y="137.138"/> + <KivioPoint x="102.000" y="136.862"/> + <KivioPoint x="101.724" y="136.621"/> + <KivioPoint x="101.345" y="136.345"/> + <KivioPoint x="101.069" y="136.241"/> + <KivioPoint x="100.828" y="135.966"/> + <KivioPoint x="100.448" y="135.828"/> + <KivioPoint x="100.172" y="135.724"/> + <KivioPoint x="99.793" y="135.724"/> + <KivioPoint x="99.276" y="135.586"/> + <KivioPoint x="98.621" y="135.586"/> + <KivioPoint x="98.379" y="135.448"/> + <KivioPoint x="98.103" y="135.448"/> + <KivioPoint x="97.862" y="135.586"/> + <KivioPoint x="97.448" y="135.586"/> + <KivioPoint x="97.207" y="135.724"/> + <KivioPoint x="97.069" y="135.828"/> + <KivioPoint x="96.828" y="135.828"/> + <KivioPoint x="96.414" y="135.966"/> + <KivioPoint x="96.310" y="135.828"/> + <KivioPoint x="95.897" y="135.724"/> + <KivioPoint x="95.793" y="135.310"/> + <KivioPoint x="95.517" y="135.069"/> + <KivioPoint x="95.517" y="134.931"/> + <KivioPoint x="95.655" y="134.931"/> + <KivioPoint x="95.897" y="134.690"/> + <KivioPoint x="96.172" y="134.552"/> + <KivioPoint x="96.414" y="134.414"/> + <KivioPoint x="96.552" y="134.276"/> + <KivioPoint x="96.828" y="134.172"/> + <KivioPoint x="97.069" y="133.897"/> + <KivioPoint x="97.207" y="133.759"/> + <KivioPoint x="97.448" y="133.655"/> + <KivioPoint x="97.586" y="133.517"/> + <KivioPoint x="97.862" y="133.379"/> + <KivioPoint x="97.966" y="133.379"/> + <KivioPoint x="98.241" y="133.517"/> + <KivioPoint x="98.483" y="133.655"/> + <KivioPoint x="98.621" y="133.759"/> + <KivioPoint x="98.897" y="133.897"/> + <KivioPoint x="99.138" y="133.897"/> + <KivioPoint x="99.276" y="133.897"/> + <KivioPoint x="99.517" y="133.897"/> + <KivioPoint x="99.793" y="133.897"/> + <KivioPoint x="99.931" y="133.897"/> + <KivioPoint x="100.172" y="133.759"/> + <KivioPoint x="100.310" y="133.655"/> + <KivioPoint x="100.552" y="133.379"/> + <KivioPoint x="100.552" y="133.241"/> + <KivioPoint x="100.552" y="133.000"/> + <KivioPoint x="100.552" y="132.862"/> + <KivioPoint x="100.552" y="132.621"/> + <KivioPoint x="100.448" y="132.483"/> + <KivioPoint x="100.448" y="132.345"/> + <KivioPoint x="100.448" y="132.103"/> + <KivioPoint x="100.448" y="131.828"/> + <KivioPoint x="100.448" y="131.690"/> + <KivioPoint x="100.448" y="131.586"/> + <KivioPoint x="100.552" y="131.448"/> + <KivioPoint x="100.690" y="131.310"/> + <KivioPoint x="101.069" y="131.172"/> + <KivioPoint x="101.207" y="131.069"/> + <KivioPoint x="101.483" y="130.931"/> + <KivioPoint x="101.724" y="130.931"/> + <KivioPoint x="101.862" y="130.793"/> + <KivioPoint x="102.000" y="130.655"/> + <KivioPoint x="102.000" y="130.552"/> + <KivioPoint x="102.103" y="130.552"/> + <KivioPoint x="102.103" y="130.414"/> + <KivioPoint x="102.103" y="130.138"/> + <KivioPoint x="102.241" y="130.034"/> + <KivioPoint x="104.069" y="128.483"/> + <KivioPoint x="104.448" y="128.069"/> + <KivioPoint x="104.586" y="128.069"/> + <KivioPoint x="104.828" y="127.966"/> + <KivioPoint x="104.966" y="127.828"/> + <KivioPoint x="105.103" y="127.690"/> + <KivioPoint x="105.207" y="127.552"/> + <KivioPoint x="105.207" y="127.448"/> + <KivioPoint x="105.345" y="127.172"/> + <KivioPoint x="105.483" y="127.034"/> + <KivioPoint x="105.483" y="126.793"/> + <KivioPoint x="105.621" y="126.655"/> + <KivioPoint x="105.724" y="126.414"/> + <KivioPoint x="106.000" y="126.138"/> + <KivioPoint x="106.138" y="126.000"/> + <KivioPoint x="106.241" y="125.897"/> + <KivioPoint x="106.517" y="125.621"/> + <KivioPoint x="106.655" y="125.483"/> + <KivioPoint x="106.759" y="125.379"/> + <KivioPoint x="107.034" y="125.379"/> + <KivioPoint x="107.172" y="125.103"/> + <KivioPoint x="107.276" y="124.966"/> + <KivioPoint x="107.552" y="124.724"/> + <KivioPoint x="107.793" y="124.345"/> + <KivioPoint x="107.793" y="124.207"/> + <KivioPoint x="107.931" y="124.069"/> + <KivioPoint x="107.931" y="123.931"/> + <KivioPoint x="108.069" y="123.828"/> + <KivioPoint x="108.069" y="123.690"/> + <KivioPoint x="108.207" y="123.552"/> + <KivioPoint x="108.310" y="123.414"/> + <KivioPoint x="108.448" y="123.172"/> + <KivioPoint x="108.586" y="123.034"/> + <KivioPoint x="108.586" y="122.793"/> + <KivioPoint x="108.586" y="122.655"/> + <KivioPoint x="108.586" y="122.379"/> + <KivioPoint x="108.310" y="122.000"/> + <KivioPoint x="107.034" y="120.448"/> + <KivioPoint x="106.897" y="120.310"/> + <KivioPoint x="106.759" y="120.310"/> + <KivioPoint x="106.655" y="120.207"/> + <KivioPoint x="106.379" y="120.207"/> + <KivioPoint x="106.138" y="120.069"/> + <KivioPoint x="105.862" y="120.069"/> + <KivioPoint x="105.621" y="119.931"/> + <KivioPoint x="105.345" y="119.931"/> + <KivioPoint x="105.207" y="119.931"/> + <KivioPoint x="104.966" y="119.793"/> + <KivioPoint x="104.690" y="119.690"/> + <KivioPoint x="104.448" y="119.552"/> + <KivioPoint x="104.069" y="119.414"/> + <KivioPoint x="103.793" y="119.276"/> + <KivioPoint x="103.552" y="119.276"/> + <KivioPoint x="103.276" y="119.276"/> + <KivioPoint x="103.034" y="119.276"/> + <KivioPoint x="102.759" y="119.276"/> + <KivioPoint x="102.621" y="119.414"/> + <KivioPoint x="102.379" y="119.414"/> + <KivioPoint x="102.000" y="119.414"/> + <KivioPoint x="101.862" y="119.276"/> + <KivioPoint x="101.586" y="119.276"/> + <KivioPoint x="101.345" y="119.172"/> + <KivioPoint x="101.207" y="119.034"/> + <KivioPoint x="101.069" y="118.897"/> + <KivioPoint x="100.966" y="118.759"/> + <KivioPoint x="100.828" y="118.655"/> + <KivioPoint x="100.552" y="118.655"/> + <KivioPoint x="100.448" y="118.517"/> + <KivioPoint x="100.310" y="118.517"/> + <KivioPoint x="100.034" y="118.655"/> + <KivioPoint x="99.793" y="118.759"/> + <KivioPoint x="99.517" y="118.897"/> + <KivioPoint x="99.276" y="119.034"/> + <KivioPoint x="99.000" y="119.034"/> + <KivioPoint x="98.759" y="119.172"/> + <KivioPoint x="98.483" y="119.172"/> + <KivioPoint x="98.241" y="119.034"/> + <KivioPoint x="97.862" y="118.897"/> + <KivioPoint x="97.586" y="118.897"/> + <KivioPoint x="97.448" y="118.759"/> + <KivioPoint x="97.345" y="118.655"/> + <KivioPoint x="97.207" y="118.379"/> + <KivioPoint x="97.207" y="118.241"/> + <KivioPoint x="97.207" y="118.000"/> + <KivioPoint x="97.345" y="117.862"/> + <KivioPoint x="97.586" y="117.862"/> + <KivioPoint x="97.966" y="117.862"/> + <KivioPoint x="98.241" y="117.862"/> + <KivioPoint x="98.379" y="117.862"/> + <KivioPoint x="98.483" y="117.862"/> + <KivioPoint x="98.621" y="117.621"/> + <KivioPoint x="98.621" y="117.483"/> + <KivioPoint x="98.483" y="117.345"/> + <KivioPoint x="98.379" y="117.103"/> + <KivioPoint x="98.241" y="116.966"/> + <KivioPoint x="98.241" y="116.828"/> + <KivioPoint x="98.103" y="116.690"/> + <KivioPoint x="97.966" y="116.690"/> + <KivioPoint x="97.862" y="116.690"/> + <KivioPoint x="97.724" y="116.690"/> + <KivioPoint x="97.724" y="116.448"/> + <KivioPoint x="97.724" y="116.172"/> + <KivioPoint x="97.862" y="115.931"/> + <KivioPoint x="97.966" y="115.655"/> + <KivioPoint x="98.103" y="115.552"/> + <KivioPoint x="98.241" y="115.276"/> + <KivioPoint x="98.379" y="115.138"/> + <KivioPoint x="98.483" y="115.034"/> + <KivioPoint x="98.897" y="114.759"/> + <KivioPoint x="99.138" y="114.621"/> + <KivioPoint x="99.414" y="114.517"/> + <KivioPoint x="99.655" y="114.379"/> + <KivioPoint x="99.931" y="114.241"/> + <KivioPoint x="100.172" y="114.103"/> + <KivioPoint x="100.448" y="114.000"/> + <KivioPoint x="100.690" y="114.000"/> + <KivioPoint x="101.069" y="114.000"/> + <KivioPoint x="101.483" y="114.000"/> + <KivioPoint x="101.586" y="114.000"/> + <KivioPoint x="101.862" y="114.000"/> + <KivioPoint x="102.000" y="114.000"/> + <KivioPoint x="102.103" y="113.862"/> + <KivioPoint x="102.379" y="113.862"/> + <KivioPoint x="102.621" y="113.724"/> + <KivioPoint x="102.759" y="113.586"/> + <KivioPoint x="102.897" y="113.483"/> + <KivioPoint x="103.138" y="113.483"/> + <KivioPoint x="103.276" y="113.483"/> + <KivioPoint x="103.414" y="113.345"/> + <KivioPoint x="103.552" y="113.207"/> + <KivioPoint x="103.655" y="113.207"/> + <KivioPoint x="103.931" y="113.069"/> + <KivioPoint x="104.069" y="113.069"/> + <KivioPoint x="104.172" y="112.966"/> + <KivioPoint x="104.310" y="112.690"/> + <KivioPoint x="104.448" y="112.552"/> + <KivioPoint x="104.586" y="112.448"/> + <KivioPoint x="104.690" y="112.310"/> + <KivioPoint x="104.690" y="112.172"/> + <KivioPoint x="104.690" y="112.034"/> + <KivioPoint x="104.690" y="111.931"/> + <KivioPoint x="104.828" y="111.793"/> + <KivioPoint x="104.828" y="111.655"/> + <KivioPoint x="104.828" y="111.517"/> + <KivioPoint x="104.966" y="111.414"/> + <KivioPoint x="104.966" y="111.276"/> + <KivioPoint x="104.966" y="111.138"/> + <KivioPoint x="104.828" y="110.483"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon27"> + <KivioPoint x="80.000" y="112.172"/> + <KivioPoint x="79.724" y="112.172"/> + <KivioPoint x="79.483" y="112.172"/> + <KivioPoint x="79.483" y="112.448"/> + <KivioPoint x="80.000" y="112.966"/> + <KivioPoint x="80.517" y="113.207"/> + <KivioPoint x="80.759" y="113.207"/> + <KivioPoint x="81.276" y="113.483"/> + <KivioPoint x="81.552" y="113.483"/> + <KivioPoint x="81.793" y="113.483"/> + <KivioPoint x="81.793" y="113.207"/> + <KivioPoint x="82.069" y="112.966"/> + <KivioPoint x="82.069" y="112.690"/> + <KivioPoint x="82.069" y="112.448"/> + <KivioPoint x="80.000" y="112.172"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon28"> + <KivioPoint x="158.828" y="128.345"/> + <KivioPoint x="158.655" y="128.345"/> + <KivioPoint x="158.310" y="128.345"/> + <KivioPoint x="158.138" y="128.345"/> + <KivioPoint x="157.793" y="128.517"/> + <KivioPoint x="157.621" y="128.517"/> + <KivioPoint x="157.448" y="128.517"/> + <KivioPoint x="157.276" y="128.690"/> + <KivioPoint x="156.931" y="128.690"/> + <KivioPoint x="156.586" y="128.862"/> + <KivioPoint x="156.414" y="128.862"/> + <KivioPoint x="156.241" y="128.862"/> + <KivioPoint x="155.897" y="128.690"/> + <KivioPoint x="155.552" y="128.690"/> + <KivioPoint x="155.207" y="128.517"/> + <KivioPoint x="155.034" y="128.517"/> + <KivioPoint x="154.517" y="128.345"/> + <KivioPoint x="154.345" y="128.172"/> + <KivioPoint x="154.172" y="128.172"/> + <KivioPoint x="153.828" y="128.000"/> + <KivioPoint x="153.655" y="127.828"/> + <KivioPoint x="153.310" y="127.828"/> + <KivioPoint x="152.966" y="127.483"/> + <KivioPoint x="152.793" y="127.483"/> + <KivioPoint x="152.448" y="127.310"/> + <KivioPoint x="152.103" y="127.138"/> + <KivioPoint x="151.759" y="126.966"/> + <KivioPoint x="151.414" y="126.621"/> + <KivioPoint x="151.069" y="126.276"/> + <KivioPoint x="150.897" y="126.103"/> + <KivioPoint x="150.724" y="125.931"/> + <KivioPoint x="150.379" y="125.586"/> + <KivioPoint x="150.207" y="125.414"/> + <KivioPoint x="150.034" y="125.069"/> + <KivioPoint x="149.862" y="124.724"/> + <KivioPoint x="149.517" y="124.207"/> + <KivioPoint x="149.345" y="124.034"/> + <KivioPoint x="149.345" y="123.862"/> + <KivioPoint x="149.172" y="123.690"/> + <KivioPoint x="149.000" y="123.345"/> + <KivioPoint x="148.828" y="123.000"/> + <KivioPoint x="148.655" y="122.655"/> + <KivioPoint x="148.483" y="122.483"/> + <KivioPoint x="148.483" y="122.310"/> + <KivioPoint x="148.310" y="122.138"/> + <KivioPoint x="148.310" y="121.793"/> + <KivioPoint x="148.138" y="121.448"/> + <KivioPoint x="148.138" y="120.931"/> + <KivioPoint x="148.138" y="120.586"/> + <KivioPoint x="147.966" y="120.414"/> + <KivioPoint x="147.966" y="120.241"/> + <KivioPoint x="147.966" y="119.897"/> + <KivioPoint x="147.966" y="119.552"/> + <KivioPoint x="147.966" y="119.379"/> + <KivioPoint x="147.966" y="119.207"/> + <KivioPoint x="148.138" y="119.034"/> + <KivioPoint x="148.138" y="118.690"/> + <KivioPoint x="148.310" y="118.345"/> + <KivioPoint x="148.483" y="118.172"/> + <KivioPoint x="148.655" y="118.172"/> + <KivioPoint x="149.000" y="118.172"/> + <KivioPoint x="149.172" y="118.345"/> + <KivioPoint x="149.345" y="118.345"/> + <KivioPoint x="149.690" y="118.345"/> + <KivioPoint x="149.862" y="118.172"/> + <KivioPoint x="150.034" y="118.000"/> + <KivioPoint x="150.034" y="117.828"/> + <KivioPoint x="150.034" y="117.483"/> + <KivioPoint x="150.207" y="117.138"/> + <KivioPoint x="150.379" y="116.793"/> + <KivioPoint x="150.552" y="116.276"/> + <KivioPoint x="150.724" y="115.931"/> + <KivioPoint x="151.241" y="115.414"/> + <KivioPoint x="151.414" y="114.897"/> + <KivioPoint x="151.586" y="114.552"/> + <KivioPoint x="151.414" y="114.207"/> + <KivioPoint x="151.414" y="113.862"/> + <KivioPoint x="151.069" y="113.690"/> + <KivioPoint x="150.724" y="113.345"/> + <KivioPoint x="150.034" y="113.172"/> + <KivioPoint x="149.690" y="113.172"/> + <KivioPoint x="149.345" y="113.345"/> + <KivioPoint x="149.172" y="113.517"/> + <KivioPoint x="148.655" y="113.517"/> + <KivioPoint x="148.310" y="113.690"/> + <KivioPoint x="147.966" y="113.690"/> + <KivioPoint x="147.793" y="113.690"/> + <KivioPoint x="147.621" y="113.690"/> + <KivioPoint x="147.276" y="113.690"/> + <KivioPoint x="146.931" y="113.517"/> + <KivioPoint x="146.759" y="113.172"/> + <KivioPoint x="146.586" y="113.000"/> + <KivioPoint x="146.586" y="112.655"/> + <KivioPoint x="146.586" y="112.310"/> + <KivioPoint x="146.586" y="111.966"/> + <KivioPoint x="146.759" y="111.793"/> + <KivioPoint x="146.931" y="111.621"/> + <KivioPoint x="146.931" y="111.448"/> + <KivioPoint x="147.276" y="111.276"/> + <KivioPoint x="147.621" y="110.931"/> + <KivioPoint x="147.966" y="110.931"/> + <KivioPoint x="148.310" y="110.759"/> + <KivioPoint x="148.483" y="110.586"/> + <KivioPoint x="149.000" y="110.586"/> + <KivioPoint x="149.172" y="110.586"/> + <KivioPoint x="149.345" y="110.759"/> + <KivioPoint x="149.517" y="110.931"/> + <KivioPoint x="149.690" y="110.931"/> + <KivioPoint x="150.034" y="111.103"/> + <KivioPoint x="150.379" y="110.931"/> + <KivioPoint x="150.724" y="110.586"/> + <KivioPoint x="151.069" y="110.241"/> + <KivioPoint x="151.241" y="109.724"/> + <KivioPoint x="151.414" y="109.552"/> + <KivioPoint x="151.414" y="109.207"/> + <KivioPoint x="151.414" y="108.862"/> + <KivioPoint x="151.414" y="108.517"/> + <KivioPoint x="151.414" y="108.172"/> + <KivioPoint x="151.241" y="107.828"/> + <KivioPoint x="151.069" y="107.310"/> + <KivioPoint x="150.897" y="106.793"/> + <KivioPoint x="150.724" y="106.448"/> + <KivioPoint x="150.379" y="106.103"/> + <KivioPoint x="150.034" y="105.759"/> + <KivioPoint x="149.690" y="105.586"/> + <KivioPoint x="149.345" y="105.241"/> + <KivioPoint x="149.000" y="105.069"/> + <KivioPoint x="148.828" y="104.897"/> + <KivioPoint x="148.655" y="104.897"/> + <KivioPoint x="148.655" y="104.724"/> + <KivioPoint x="148.483" y="104.379"/> + <KivioPoint x="148.483" y="104.207"/> + <KivioPoint x="148.483" y="104.034"/> + <KivioPoint x="148.483" y="103.690"/> + <KivioPoint x="148.655" y="103.345"/> + <KivioPoint x="149.000" y="102.655"/> + <KivioPoint x="149.345" y="102.310"/> + <KivioPoint x="149.345" y="101.793"/> + <KivioPoint x="149.517" y="101.448"/> + <KivioPoint x="149.690" y="100.931"/> + <KivioPoint x="149.690" y="100.414"/> + <KivioPoint x="149.690" y="100.069"/> + <KivioPoint x="149.690" y="99.724"/> + <KivioPoint x="149.690" y="99.207"/> + <KivioPoint x="149.690" y="98.862"/> + <KivioPoint x="149.690" y="98.517"/> + <KivioPoint x="149.862" y="98.000"/> + <KivioPoint x="149.862" y="97.483"/> + <KivioPoint x="150.034" y="97.138"/> + <KivioPoint x="150.207" y="96.793"/> + <KivioPoint x="150.379" y="96.448"/> + <KivioPoint x="150.379" y="95.586"/> + <KivioPoint x="150.552" y="95.069"/> + <KivioPoint x="150.724" y="94.724"/> + <KivioPoint x="150.724" y="94.207"/> + <KivioPoint x="150.897" y="93.862"/> + <KivioPoint x="151.069" y="93.690"/> + <KivioPoint x="151.241" y="93.517"/> + <KivioPoint x="151.414" y="93.172"/> + <KivioPoint x="151.414" y="92.655"/> + <KivioPoint x="151.414" y="92.310"/> + <KivioPoint x="151.414" y="91.966"/> + <KivioPoint x="151.069" y="91.621"/> + <KivioPoint x="151.069" y="91.276"/> + <KivioPoint x="150.897" y="91.103"/> + <KivioPoint x="150.724" y="90.931"/> + <KivioPoint x="150.724" y="90.586"/> + <KivioPoint x="150.724" y="90.241"/> + <KivioPoint x="150.897" y="90.069"/> + <KivioPoint x="151.069" y="89.897"/> + <KivioPoint x="151.414" y="89.552"/> + <KivioPoint x="151.586" y="89.379"/> + <KivioPoint x="151.931" y="89.034"/> + <KivioPoint x="152.276" y="88.517"/> + <KivioPoint x="152.793" y="88.172"/> + <KivioPoint x="152.793" y="88.000"/> + <KivioPoint x="152.966" y="88.000"/> + <KivioPoint x="153.138" y="87.828"/> + <KivioPoint x="153.655" y="87.483"/> + <KivioPoint x="154.000" y="87.310"/> + <KivioPoint x="154.517" y="86.966"/> + <KivioPoint x="155.207" y="86.793"/> + <KivioPoint x="155.379" y="86.621"/> + <KivioPoint x="155.897" y="86.621"/> + <KivioPoint x="156.241" y="86.621"/> + <KivioPoint x="156.586" y="86.448"/> + <KivioPoint x="157.276" y="86.103"/> + <KivioPoint x="157.793" y="85.759"/> + <KivioPoint x="158.138" y="85.414"/> + <KivioPoint x="158.310" y="85.069"/> + <KivioPoint x="158.483" y="84.897"/> + <KivioPoint x="158.655" y="84.724"/> + <KivioPoint x="159.000" y="84.207"/> + <KivioPoint x="159.345" y="84.034"/> + <KivioPoint x="159.690" y="83.862"/> + <KivioPoint x="160.034" y="83.517"/> + <KivioPoint x="160.379" y="83.000"/> + <KivioPoint x="160.724" y="82.828"/> + <KivioPoint x="161.069" y="82.655"/> + <KivioPoint x="161.414" y="82.483"/> + <KivioPoint x="161.586" y="82.138"/> + <KivioPoint x="161.759" y="82.138"/> + <KivioPoint x="161.759" y="81.966"/> + <KivioPoint x="161.759" y="81.448"/> + <KivioPoint x="161.759" y="81.276"/> + <KivioPoint x="161.759" y="80.931"/> + <KivioPoint x="161.931" y="80.586"/> + <KivioPoint x="162.103" y="80.414"/> + <KivioPoint x="162.276" y="80.241"/> + <KivioPoint x="162.448" y="80.069"/> + <KivioPoint x="162.793" y="79.897"/> + <KivioPoint x="163.310" y="79.552"/> + <KivioPoint x="163.483" y="79.552"/> + <KivioPoint x="163.828" y="79.724"/> + <KivioPoint x="164.000" y="79.724"/> + <KivioPoint x="164.345" y="80.069"/> + <KivioPoint x="164.690" y="80.414"/> + <KivioPoint x="164.862" y="80.586"/> + <KivioPoint x="165.207" y="80.931"/> + <KivioPoint x="165.379" y="81.103"/> + <KivioPoint x="165.897" y="81.448"/> + <KivioPoint x="166.069" y="81.448"/> + <KivioPoint x="166.414" y="81.448"/> + <KivioPoint x="166.931" y="81.448"/> + <KivioPoint x="167.276" y="81.276"/> + <KivioPoint x="167.276" y="80.931"/> + <KivioPoint x="167.448" y="80.759"/> + <KivioPoint x="167.448" y="80.414"/> + <KivioPoint x="167.103" y="79.897"/> + <KivioPoint x="166.931" y="79.724"/> + <KivioPoint x="166.759" y="79.552"/> + <KivioPoint x="166.759" y="79.379"/> + <KivioPoint x="166.931" y="78.862"/> + <KivioPoint x="167.103" y="78.690"/> + <KivioPoint x="167.448" y="78.517"/> + <KivioPoint x="167.966" y="78.345"/> + <KivioPoint x="168.138" y="78.345"/> + <KivioPoint x="168.310" y="78.345"/> + <KivioPoint x="168.828" y="78.345"/> + <KivioPoint x="169.000" y="78.345"/> + <KivioPoint x="169.345" y="78.345"/> + <KivioPoint x="169.690" y="78.345"/> + <KivioPoint x="170.034" y="78.172"/> + <KivioPoint x="170.207" y="77.828"/> + <KivioPoint x="170.724" y="77.655"/> + <KivioPoint x="170.897" y="77.483"/> + <KivioPoint x="171.069" y="77.138"/> + <KivioPoint x="171.069" y="76.966"/> + <KivioPoint x="170.897" y="76.621"/> + <KivioPoint x="170.724" y="76.276"/> + <KivioPoint x="170.724" y="76.103"/> + <KivioPoint x="170.897" y="75.759"/> + <KivioPoint x="171.069" y="75.586"/> + <KivioPoint x="171.069" y="75.414"/> + <KivioPoint x="171.241" y="75.241"/> + <KivioPoint x="171.586" y="75.241"/> + <KivioPoint x="172.103" y="75.069"/> + <KivioPoint x="172.276" y="74.897"/> + <KivioPoint x="172.448" y="74.897"/> + <KivioPoint x="172.621" y="74.897"/> + <KivioPoint x="172.793" y="74.897"/> + <KivioPoint x="173.138" y="75.069"/> + <KivioPoint x="173.483" y="75.414"/> + <KivioPoint x="173.828" y="75.759"/> + <KivioPoint x="174.172" y="75.931"/> + <KivioPoint x="174.517" y="75.931"/> + <KivioPoint x="175.034" y="76.103"/> + <KivioPoint x="175.379" y="76.103"/> + <KivioPoint x="175.552" y="76.103"/> + <KivioPoint x="175.724" y="76.103"/> + <KivioPoint x="175.897" y="75.931"/> + <KivioPoint x="175.897" y="75.586"/> + <KivioPoint x="175.897" y="75.414"/> + <KivioPoint x="175.897" y="75.069"/> + <KivioPoint x="175.724" y="74.724"/> + <KivioPoint x="175.552" y="74.552"/> + <KivioPoint x="175.552" y="74.379"/> + <KivioPoint x="175.552" y="74.207"/> + <KivioPoint x="175.552" y="74.034"/> + <KivioPoint x="175.724" y="73.690"/> + <KivioPoint x="176.241" y="73.000"/> + <KivioPoint x="177.103" y="72.483"/> + <KivioPoint x="177.448" y="71.966"/> + <KivioPoint x="177.793" y="71.276"/> + <KivioPoint x="177.966" y="70.759"/> + <KivioPoint x="178.138" y="70.414"/> + <KivioPoint x="178.310" y="70.069"/> + <KivioPoint x="178.310" y="69.724"/> + <KivioPoint x="178.483" y="69.379"/> + <KivioPoint x="178.655" y="69.207"/> + <KivioPoint x="179.000" y="69.034"/> + <KivioPoint x="179.345" y="68.690"/> + <KivioPoint x="180.034" y="68.172"/> + <KivioPoint x="180.379" y="68.000"/> + <KivioPoint x="180.724" y="67.655"/> + <KivioPoint x="180.897" y="67.310"/> + <KivioPoint x="181.241" y="66.966"/> + <KivioPoint x="181.414" y="66.793"/> + <KivioPoint x="181.586" y="66.621"/> + <KivioPoint x="181.931" y="66.448"/> + <KivioPoint x="182.276" y="66.621"/> + <KivioPoint x="182.448" y="66.621"/> + <KivioPoint x="182.793" y="66.793"/> + <KivioPoint x="183.138" y="66.793"/> + <KivioPoint x="183.483" y="66.621"/> + <KivioPoint x="183.828" y="66.448"/> + <KivioPoint x="184.000" y="66.103"/> + <KivioPoint x="184.172" y="65.759"/> + <KivioPoint x="184.345" y="65.414"/> + <KivioPoint x="184.345" y="65.241"/> + <KivioPoint x="184.345" y="64.897"/> + <KivioPoint x="184.345" y="64.724"/> + <KivioPoint x="184.172" y="64.379"/> + <KivioPoint x="184.172" y="64.207"/> + <KivioPoint x="184.172" y="63.862"/> + <KivioPoint x="184.172" y="63.690"/> + <KivioPoint x="184.172" y="63.345"/> + <KivioPoint x="184.517" y="62.828"/> + <KivioPoint x="184.862" y="62.655"/> + <KivioPoint x="185.034" y="62.310"/> + <KivioPoint x="185.552" y="62.138"/> + <KivioPoint x="185.897" y="61.793"/> + <KivioPoint x="186.241" y="61.621"/> + <KivioPoint x="186.586" y="61.448"/> + <KivioPoint x="186.931" y="61.276"/> + <KivioPoint x="187.276" y="61.276"/> + <KivioPoint x="187.621" y="61.103"/> + <KivioPoint x="187.966" y="61.103"/> + <KivioPoint x="188.138" y="61.103"/> + <KivioPoint x="188.310" y="60.931"/> + <KivioPoint x="188.310" y="60.586"/> + <KivioPoint x="188.483" y="60.414"/> + <KivioPoint x="188.483" y="60.069"/> + <KivioPoint x="188.483" y="59.724"/> + <KivioPoint x="188.483" y="59.379"/> + <KivioPoint x="188.483" y="59.034"/> + <KivioPoint x="188.483" y="58.690"/> + <KivioPoint x="188.655" y="58.517"/> + <KivioPoint x="188.828" y="58.000"/> + <KivioPoint x="189.172" y="57.483"/> + <KivioPoint x="189.690" y="56.621"/> + <KivioPoint x="189.690" y="56.448"/> + <KivioPoint x="189.862" y="56.276"/> + <KivioPoint x="189.862" y="55.759"/> + <KivioPoint x="190.034" y="55.414"/> + <KivioPoint x="190.034" y="55.069"/> + <KivioPoint x="190.034" y="54.897"/> + <KivioPoint x="190.034" y="54.552"/> + <KivioPoint x="190.034" y="54.379"/> + <KivioPoint x="190.207" y="54.034"/> + <KivioPoint x="190.207" y="53.862"/> + <KivioPoint x="190.379" y="53.517"/> + <KivioPoint x="190.379" y="53.345"/> + <KivioPoint x="190.724" y="53.172"/> + <KivioPoint x="190.897" y="53.000"/> + <KivioPoint x="191.069" y="52.483"/> + <KivioPoint x="191.414" y="51.966"/> + <KivioPoint x="191.414" y="51.621"/> + <KivioPoint x="191.586" y="51.448"/> + <KivioPoint x="191.759" y="51.103"/> + <KivioPoint x="191.931" y="50.759"/> + <KivioPoint x="192.103" y="50.759"/> + <KivioPoint x="192.793" y="50.759"/> + <KivioPoint x="192.966" y="50.759"/> + <KivioPoint x="193.138" y="50.586"/> + <KivioPoint x="193.310" y="50.241"/> + <KivioPoint x="193.310" y="49.897"/> + <KivioPoint x="193.310" y="49.379"/> + <KivioPoint x="193.138" y="48.862"/> + <KivioPoint x="193.138" y="48.517"/> + <KivioPoint x="193.138" y="48.172"/> + <KivioPoint x="193.138" y="48.000"/> + <KivioPoint x="193.138" y="47.655"/> + <KivioPoint x="193.138" y="47.310"/> + <KivioPoint x="193.138" y="47.138"/> + <KivioPoint x="193.310" y="46.966"/> + <KivioPoint x="194.517" y="46.621"/> + <KivioPoint x="194.862" y="46.103"/> + <KivioPoint x="195.034" y="45.759"/> + <KivioPoint x="195.379" y="44.897"/> + <KivioPoint x="195.552" y="44.724"/> + <KivioPoint x="196.759" y="44.034"/> + <KivioPoint x="196.931" y="43.862"/> + <KivioPoint x="196.931" y="43.172"/> + <KivioPoint x="196.931" y="43.000"/> + <KivioPoint x="196.931" y="42.655"/> + <KivioPoint x="197.103" y="42.310"/> + <KivioPoint x="197.276" y="41.966"/> + <KivioPoint x="197.621" y="41.793"/> + <KivioPoint x="198.138" y="41.621"/> + <KivioPoint x="198.655" y="41.448"/> + <KivioPoint x="199.000" y="41.276"/> + <KivioPoint x="199.172" y="41.276"/> + <KivioPoint x="199.345" y="41.103"/> + <KivioPoint x="199.345" y="40.759"/> + <KivioPoint x="199.517" y="40.759"/> + <KivioPoint x="200.034" y="40.931"/> + <KivioPoint x="200.379" y="41.103"/> + <KivioPoint x="200.552" y="41.103"/> + <KivioPoint x="200.379" y="40.759"/> + <KivioPoint x="200.207" y="40.414"/> + <KivioPoint x="200.207" y="40.069"/> + <KivioPoint x="200.034" y="39.897"/> + <KivioPoint x="200.034" y="39.724"/> + <KivioPoint x="200.207" y="39.552"/> + <KivioPoint x="200.207" y="39.207"/> + <KivioPoint x="200.379" y="38.862"/> + <KivioPoint x="200.724" y="38.517"/> + <KivioPoint x="200.897" y="38.345"/> + <KivioPoint x="200.897" y="38.172"/> + <KivioPoint x="201.069" y="38.172"/> + <KivioPoint x="201.069" y="38.000"/> + <KivioPoint x="201.069" y="37.655"/> + <KivioPoint x="201.069" y="37.310"/> + <KivioPoint x="201.069" y="37.138"/> + <KivioPoint x="201.414" y="37.310"/> + <KivioPoint x="201.759" y="37.483"/> + <KivioPoint x="202.103" y="37.483"/> + <KivioPoint x="202.276" y="37.310"/> + <KivioPoint x="202.448" y="36.966"/> + <KivioPoint x="202.621" y="36.621"/> + <KivioPoint x="202.621" y="36.276"/> + <KivioPoint x="202.621" y="36.103"/> + <KivioPoint x="202.621" y="35.931"/> + <KivioPoint x="202.448" y="35.759"/> + <KivioPoint x="202.448" y="35.586"/> + <KivioPoint x="202.276" y="35.414"/> + <KivioPoint x="202.276" y="35.241"/> + <KivioPoint x="202.448" y="34.897"/> + <KivioPoint x="202.793" y="34.552"/> + <KivioPoint x="202.793" y="34.207"/> + <KivioPoint x="202.966" y="34.034"/> + <KivioPoint x="203.138" y="33.862"/> + <KivioPoint x="203.483" y="33.690"/> + <KivioPoint x="203.655" y="33.517"/> + <KivioPoint x="203.828" y="33.172"/> + <KivioPoint x="203.828" y="32.655"/> + <KivioPoint x="204.000" y="32.655"/> + <KivioPoint x="204.000" y="32.483"/> + <KivioPoint x="204.172" y="32.310"/> + <KivioPoint x="204.690" y="32.138"/> + <KivioPoint x="205.034" y="31.966"/> + <KivioPoint x="205.207" y="31.966"/> + <KivioPoint x="205.207" y="31.793"/> + <KivioPoint x="205.379" y="31.793"/> + <KivioPoint x="205.379" y="31.621"/> + <KivioPoint x="205.552" y="31.448"/> + <KivioPoint x="205.724" y="31.276"/> + <KivioPoint x="205.897" y="31.276"/> + <KivioPoint x="206.069" y="31.103"/> + <KivioPoint x="206.241" y="30.759"/> + <KivioPoint x="206.414" y="30.586"/> + <KivioPoint x="206.586" y="30.414"/> + <KivioPoint x="206.759" y="30.241"/> + <KivioPoint x="206.931" y="30.069"/> + <KivioPoint x="207.103" y="29.897"/> + <KivioPoint x="207.103" y="29.724"/> + <KivioPoint x="207.448" y="29.724"/> + <KivioPoint x="207.966" y="29.897"/> + <KivioPoint x="208.310" y="30.069"/> + <KivioPoint x="208.655" y="30.069"/> + <KivioPoint x="208.828" y="30.069"/> + <KivioPoint x="209.000" y="30.069"/> + <KivioPoint x="209.345" y="30.241"/> + <KivioPoint x="209.690" y="30.069"/> + <KivioPoint x="209.862" y="29.897"/> + <KivioPoint x="210.207" y="29.724"/> + <KivioPoint x="210.207" y="29.552"/> + <KivioPoint x="210.207" y="29.379"/> + <KivioPoint x="209.862" y="29.207"/> + <KivioPoint x="209.517" y="28.862"/> + <KivioPoint x="209.172" y="28.862"/> + <KivioPoint x="208.828" y="28.862"/> + <KivioPoint x="208.655" y="28.690"/> + <KivioPoint x="208.310" y="28.690"/> + <KivioPoint x="208.138" y="28.517"/> + <KivioPoint x="207.966" y="28.517"/> + <KivioPoint x="207.793" y="28.345"/> + <KivioPoint x="207.448" y="28.172"/> + <KivioPoint x="207.448" y="28.000"/> + <KivioPoint x="207.621" y="27.310"/> + <KivioPoint x="207.621" y="26.966"/> + <KivioPoint x="207.966" y="26.448"/> + <KivioPoint x="208.310" y="25.931"/> + <KivioPoint x="208.483" y="25.759"/> + <KivioPoint x="208.655" y="25.586"/> + <KivioPoint x="208.828" y="25.586"/> + <KivioPoint x="209.000" y="25.759"/> + <KivioPoint x="209.345" y="25.759"/> + <KivioPoint x="209.690" y="25.759"/> + <KivioPoint x="209.862" y="25.759"/> + <KivioPoint x="210.034" y="25.759"/> + <KivioPoint x="210.379" y="25.586"/> + <KivioPoint x="210.552" y="25.586"/> + <KivioPoint x="210.724" y="25.414"/> + <KivioPoint x="210.724" y="25.241"/> + <KivioPoint x="210.897" y="24.897"/> + <KivioPoint x="210.897" y="24.724"/> + <KivioPoint x="210.897" y="24.379"/> + <KivioPoint x="210.897" y="24.207"/> + <KivioPoint x="211.069" y="23.862"/> + <KivioPoint x="211.069" y="23.690"/> + <KivioPoint x="211.241" y="23.517"/> + <KivioPoint x="211.414" y="23.345"/> + <KivioPoint x="211.759" y="23.000"/> + <KivioPoint x="211.931" y="22.828"/> + <KivioPoint x="212.103" y="22.655"/> + <KivioPoint x="212.276" y="22.483"/> + <KivioPoint x="212.448" y="22.138"/> + <KivioPoint x="212.621" y="21.793"/> + <KivioPoint x="212.621" y="21.448"/> + <KivioPoint x="212.793" y="21.276"/> + <KivioPoint x="212.793" y="20.931"/> + <KivioPoint x="212.966" y="20.414"/> + <KivioPoint x="213.138" y="20.241"/> + <KivioPoint x="213.138" y="19.897"/> + <KivioPoint x="213.310" y="19.897"/> + <KivioPoint x="213.138" y="19.897"/> + <KivioPoint x="213.310" y="19.897"/> + <KivioPoint x="213.828" y="19.724"/> + <KivioPoint x="214.172" y="19.552"/> + <KivioPoint x="214.517" y="19.552"/> + <KivioPoint x="214.690" y="19.552"/> + <KivioPoint x="214.862" y="19.724"/> + <KivioPoint x="215.207" y="19.552"/> + <KivioPoint x="215.552" y="19.379"/> + <KivioPoint x="215.897" y="19.034"/> + <KivioPoint x="216.069" y="18.690"/> + <KivioPoint x="216.241" y="18.517"/> + <KivioPoint x="216.414" y="18.172"/> + <KivioPoint x="216.414" y="18.000"/> + <KivioPoint x="216.586" y="17.483"/> + <KivioPoint x="216.586" y="17.310"/> + <KivioPoint x="216.586" y="17.138"/> + <KivioPoint x="216.586" y="16.793"/> + <KivioPoint x="216.759" y="16.621"/> + <KivioPoint x="216.931" y="16.448"/> + <KivioPoint x="217.276" y="16.103"/> + <KivioPoint x="217.621" y="16.103"/> + <KivioPoint x="218.138" y="15.931"/> + <KivioPoint x="218.310" y="15.759"/> + <KivioPoint x="218.483" y="15.759"/> + <KivioPoint x="218.655" y="15.931"/> + <KivioPoint x="219.000" y="15.931"/> + <KivioPoint x="219.345" y="15.759"/> + <KivioPoint x="219.862" y="15.759"/> + <KivioPoint x="220.207" y="15.586"/> + <KivioPoint x="220.552" y="15.586"/> + <KivioPoint x="220.724" y="15.586"/> + <KivioPoint x="220.897" y="15.586"/> + <KivioPoint x="221.241" y="15.586"/> + <KivioPoint x="221.414" y="15.586"/> + <KivioPoint x="221.759" y="15.414"/> + <KivioPoint x="222.276" y="15.241"/> + <KivioPoint x="222.621" y="15.069"/> + <KivioPoint x="223.138" y="14.897"/> + <KivioPoint x="223.483" y="14.552"/> + <KivioPoint x="223.655" y="14.379"/> + <KivioPoint x="224.000" y="14.034"/> + <KivioPoint x="224.000" y="13.690"/> + <KivioPoint x="224.172" y="13.517"/> + <KivioPoint x="224.172" y="13.345"/> + <KivioPoint x="224.172" y="13.000"/> + <KivioPoint x="224.172" y="12.655"/> + <KivioPoint x="224.172" y="12.310"/> + <KivioPoint x="224.172" y="11.966"/> + <KivioPoint x="224.000" y="11.966"/> + <KivioPoint x="224.000" y="11.621"/> + <KivioPoint x="224.000" y="11.276"/> + <KivioPoint x="224.172" y="11.276"/> + <KivioPoint x="224.517" y="11.103"/> + <KivioPoint x="224.862" y="10.931"/> + <KivioPoint x="225.207" y="10.931"/> + <KivioPoint x="225.552" y="10.931"/> + <KivioPoint x="225.724" y="10.931"/> + <KivioPoint x="226.069" y="10.931"/> + <KivioPoint x="226.414" y="10.931"/> + <KivioPoint x="226.759" y="10.931"/> + <KivioPoint x="227.276" y="10.931"/> + <KivioPoint x="227.621" y="10.931"/> + <KivioPoint x="228.138" y="11.103"/> + <KivioPoint x="228.655" y="11.276"/> + <KivioPoint x="229.000" y="11.276"/> + <KivioPoint x="229.172" y="11.276"/> + <KivioPoint x="229.345" y="11.448"/> + <KivioPoint x="229.345" y="11.276"/> + <KivioPoint x="229.517" y="11.103"/> + <KivioPoint x="230.034" y="10.759"/> + <KivioPoint x="230.207" y="10.586"/> + <KivioPoint x="230.552" y="10.414"/> + <KivioPoint x="230.724" y="10.241"/> + <KivioPoint x="230.897" y="10.069"/> + <KivioPoint x="230.897" y="9.724"/> + <KivioPoint x="230.897" y="9.552"/> + <KivioPoint x="230.897" y="9.207"/> + <KivioPoint x="230.897" y="9.034"/> + <KivioPoint x="230.897" y="8.862"/> + <KivioPoint x="231.241" y="8.517"/> + <KivioPoint x="231.414" y="8.345"/> + <KivioPoint x="231.759" y="8.172"/> + <KivioPoint x="231.931" y="8.000"/> + <KivioPoint x="232.103" y="8.000"/> + <KivioPoint x="232.448" y="7.483"/> + <KivioPoint x="232.621" y="7.310"/> + <KivioPoint x="232.793" y="6.966"/> + <KivioPoint x="232.966" y="6.621"/> + <KivioPoint x="233.138" y="6.276"/> + <KivioPoint x="233.310" y="5.931"/> + <KivioPoint x="233.655" y="5.586"/> + <KivioPoint x="234.172" y="5.069"/> + <KivioPoint x="234.345" y="4.897"/> + <KivioPoint x="234.517" y="4.724"/> + <KivioPoint x="234.862" y="4.379"/> + <KivioPoint x="235.034" y="4.379"/> + <KivioPoint x="235.379" y="4.207"/> + <KivioPoint x="235.552" y="4.207"/> + <KivioPoint x="235.897" y="4.207"/> + <KivioPoint x="236.069" y="4.379"/> + <KivioPoint x="236.241" y="4.552"/> + <KivioPoint x="236.586" y="4.724"/> + <KivioPoint x="236.759" y="4.897"/> + <KivioPoint x="236.759" y="5.069"/> + <KivioPoint x="236.759" y="5.241"/> + <KivioPoint x="236.759" y="5.759"/> + <KivioPoint x="236.586" y="6.103"/> + <KivioPoint x="236.414" y="6.448"/> + <KivioPoint x="236.241" y="6.793"/> + <KivioPoint x="236.241" y="7.138"/> + <KivioPoint x="236.241" y="7.483"/> + <KivioPoint x="236.241" y="7.655"/> + <KivioPoint x="236.241" y="8.000"/> + <KivioPoint x="236.241" y="8.172"/> + <KivioPoint x="236.414" y="8.517"/> + <KivioPoint x="236.414" y="8.690"/> + <KivioPoint x="236.759" y="8.690"/> + <KivioPoint x="237.103" y="8.690"/> + <KivioPoint x="237.448" y="8.690"/> + <KivioPoint x="237.793" y="8.517"/> + <KivioPoint x="238.138" y="8.172"/> + <KivioPoint x="238.483" y="8.000"/> + <KivioPoint x="238.655" y="7.655"/> + <KivioPoint x="238.655" y="7.138"/> + <KivioPoint x="238.828" y="6.793"/> + <KivioPoint x="238.828" y="6.448"/> + <KivioPoint x="239.000" y="6.276"/> + <KivioPoint x="239.172" y="5.759"/> + <KivioPoint x="239.172" y="5.414"/> + <KivioPoint x="239.345" y="5.241"/> + <KivioPoint x="239.517" y="4.897"/> + <KivioPoint x="239.690" y="4.552"/> + <KivioPoint x="239.862" y="4.379"/> + <KivioPoint x="240.034" y="4.379"/> + <KivioPoint x="240.552" y="4.379"/> + <KivioPoint x="240.552" y="4.552"/> + <KivioPoint x="240.724" y="4.724"/> + <KivioPoint x="240.897" y="5.241"/> + <KivioPoint x="240.897" y="5.414"/> + <KivioPoint x="240.897" y="5.759"/> + <KivioPoint x="240.897" y="6.103"/> + <KivioPoint x="240.724" y="6.621"/> + <KivioPoint x="240.724" y="6.966"/> + <KivioPoint x="240.724" y="7.310"/> + <KivioPoint x="240.552" y="7.655"/> + <KivioPoint x="240.552" y="8.000"/> + <KivioPoint x="240.724" y="8.517"/> + <KivioPoint x="241.069" y="8.517"/> + <KivioPoint x="241.759" y="8.517"/> + <KivioPoint x="242.103" y="8.517"/> + <KivioPoint x="242.276" y="7.828"/> + <KivioPoint x="242.621" y="7.483"/> + <KivioPoint x="242.621" y="6.966"/> + <KivioPoint x="242.793" y="6.621"/> + <KivioPoint x="242.793" y="6.276"/> + <KivioPoint x="242.793" y="5.931"/> + <KivioPoint x="242.966" y="5.586"/> + <KivioPoint x="243.310" y="5.241"/> + <KivioPoint x="243.655" y="5.069"/> + <KivioPoint x="244.000" y="4.897"/> + <KivioPoint x="244.172" y="4.724"/> + <KivioPoint x="244.000" y="4.379"/> + <KivioPoint x="243.655" y="4.034"/> + <KivioPoint x="243.310" y="3.862"/> + <KivioPoint x="243.138" y="3.517"/> + <KivioPoint x="243.138" y="3.345"/> + <KivioPoint x="243.138" y="3.000"/> + <KivioPoint x="243.138" y="2.655"/> + <KivioPoint x="243.483" y="2.310"/> + <KivioPoint x="243.828" y="1.966"/> + <KivioPoint x="244.172" y="1.793"/> + <KivioPoint x="244.345" y="1.621"/> + <KivioPoint x="244.690" y="1.621"/> + <KivioPoint x="245.034" y="1.621"/> + <KivioPoint x="245.379" y="1.621"/> + <KivioPoint x="245.552" y="1.621"/> + <KivioPoint x="245.724" y="1.793"/> + <KivioPoint x="246.069" y="2.138"/> + <KivioPoint x="246.241" y="2.310"/> + <KivioPoint x="246.241" y="2.655"/> + <KivioPoint x="246.414" y="3.000"/> + <KivioPoint x="246.414" y="3.345"/> + <KivioPoint x="246.241" y="3.517"/> + <KivioPoint x="246.241" y="3.862"/> + <KivioPoint x="246.241" y="4.207"/> + <KivioPoint x="246.241" y="4.724"/> + <KivioPoint x="246.241" y="5.069"/> + <KivioPoint x="246.414" y="5.241"/> + <KivioPoint x="246.586" y="5.414"/> + <KivioPoint x="246.931" y="5.586"/> + <KivioPoint x="247.103" y="5.586"/> + <KivioPoint x="247.276" y="5.586"/> + <KivioPoint x="247.621" y="5.241"/> + <KivioPoint x="247.621" y="4.897"/> + <KivioPoint x="247.793" y="4.724"/> + <KivioPoint x="247.966" y="4.552"/> + <KivioPoint x="247.966" y="4.379"/> + <KivioPoint x="248.310" y="4.034"/> + <KivioPoint x="248.483" y="3.862"/> + <KivioPoint x="248.655" y="3.690"/> + <KivioPoint x="248.828" y="3.690"/> + <KivioPoint x="249.000" y="3.690"/> + <KivioPoint x="249.172" y="3.517"/> + <KivioPoint x="249.517" y="3.690"/> + <KivioPoint x="249.862" y="3.862"/> + <KivioPoint x="250.034" y="4.034"/> + <KivioPoint x="250.034" y="4.207"/> + <KivioPoint x="250.034" y="4.552"/> + <KivioPoint x="250.034" y="4.724"/> + <KivioPoint x="250.034" y="4.897"/> + <KivioPoint x="250.034" y="5.069"/> + <KivioPoint x="250.207" y="5.069"/> + <KivioPoint x="250.552" y="5.069"/> + <KivioPoint x="250.724" y="5.069"/> + <KivioPoint x="250.897" y="5.069"/> + <KivioPoint x="251.241" y="5.069"/> + <KivioPoint x="251.414" y="4.897"/> + <KivioPoint x="251.586" y="4.897"/> + <KivioPoint x="251.759" y="4.897"/> + <KivioPoint x="252.276" y="5.069"/> + <KivioPoint x="252.621" y="5.069"/> + <KivioPoint x="252.793" y="5.241"/> + <KivioPoint x="252.966" y="5.414"/> + <KivioPoint x="252.966" y="5.586"/> + <KivioPoint x="253.138" y="5.586"/> + <KivioPoint x="253.138" y="5.759"/> + <KivioPoint x="253.310" y="5.759"/> + <KivioPoint x="253.310" y="5.931"/> + <KivioPoint x="253.655" y="6.103"/> + <KivioPoint x="254.000" y="6.276"/> + <KivioPoint x="254.345" y="6.448"/> + <KivioPoint x="254.690" y="6.448"/> + <KivioPoint x="255.207" y="6.621"/> + <KivioPoint x="255.379" y="6.793"/> + <KivioPoint x="255.724" y="6.793"/> + <KivioPoint x="255.897" y="6.966"/> + <KivioPoint x="256.241" y="7.138"/> + <KivioPoint x="256.586" y="7.310"/> + <KivioPoint x="256.931" y="7.483"/> + <KivioPoint x="257.621" y="7.828"/> + <KivioPoint x="257.793" y="7.828"/> + <KivioPoint x="258.310" y="8.172"/> + <KivioPoint x="258.483" y="8.345"/> + <KivioPoint x="258.655" y="8.345"/> + <KivioPoint x="258.483" y="8.517"/> + <KivioPoint x="258.138" y="8.690"/> + <KivioPoint x="257.621" y="8.862"/> + <KivioPoint x="257.276" y="8.862"/> + <KivioPoint x="256.759" y="8.862"/> + <KivioPoint x="256.069" y="8.690"/> + <KivioPoint x="255.552" y="8.690"/> + <KivioPoint x="255.207" y="8.690"/> + <KivioPoint x="254.517" y="8.517"/> + <KivioPoint x="254.345" y="8.690"/> + <KivioPoint x="254.172" y="8.690"/> + <KivioPoint x="253.828" y="9.207"/> + <KivioPoint x="253.655" y="9.552"/> + <KivioPoint x="253.483" y="9.724"/> + <KivioPoint x="253.310" y="9.897"/> + <KivioPoint x="253.138" y="10.069"/> + <KivioPoint x="252.793" y="10.241"/> + <KivioPoint x="252.276" y="10.414"/> + <KivioPoint x="251.759" y="10.414"/> + <KivioPoint x="251.586" y="10.414"/> + <KivioPoint x="251.241" y="10.414"/> + <KivioPoint x="251.069" y="10.414"/> + <KivioPoint x="250.724" y="10.414"/> + <KivioPoint x="250.724" y="10.586"/> + <KivioPoint x="250.552" y="10.931"/> + <KivioPoint x="250.379" y="11.276"/> + <KivioPoint x="250.379" y="11.448"/> + <KivioPoint x="250.552" y="11.793"/> + <KivioPoint x="250.897" y="11.966"/> + <KivioPoint x="251.241" y="12.138"/> + <KivioPoint x="251.759" y="12.483"/> + <KivioPoint x="251.931" y="12.483"/> + <KivioPoint x="252.103" y="12.655"/> + <KivioPoint x="252.276" y="12.828"/> + <KivioPoint x="252.448" y="12.828"/> + <KivioPoint x="252.448" y="13.000"/> + <KivioPoint x="252.621" y="13.172"/> + <KivioPoint x="252.793" y="13.345"/> + <KivioPoint x="252.966" y="13.517"/> + <KivioPoint x="252.966" y="13.690"/> + <KivioPoint x="252.966" y="13.862"/> + <KivioPoint x="252.793" y="14.207"/> + <KivioPoint x="252.966" y="14.552"/> + <KivioPoint x="253.310" y="14.724"/> + <KivioPoint x="253.483" y="14.897"/> + <KivioPoint x="253.828" y="15.069"/> + <KivioPoint x="254.000" y="15.241"/> + <KivioPoint x="254.000" y="15.586"/> + <KivioPoint x="254.000" y="15.759"/> + <KivioPoint x="253.828" y="15.931"/> + <KivioPoint x="253.655" y="16.276"/> + <KivioPoint x="253.310" y="16.448"/> + <KivioPoint x="253.138" y="16.793"/> + <KivioPoint x="252.966" y="16.966"/> + <KivioPoint x="252.793" y="17.138"/> + <KivioPoint x="252.621" y="17.483"/> + <KivioPoint x="252.448" y="17.828"/> + <KivioPoint x="252.448" y="18.172"/> + <KivioPoint x="252.448" y="18.517"/> + <KivioPoint x="252.448" y="19.034"/> + <KivioPoint x="252.276" y="19.379"/> + <KivioPoint x="252.276" y="19.552"/> + <KivioPoint x="252.276" y="19.724"/> + <KivioPoint x="252.103" y="19.897"/> + <KivioPoint x="251.931" y="19.897"/> + <KivioPoint x="251.759" y="19.897"/> + <KivioPoint x="251.586" y="19.897"/> + <KivioPoint x="251.414" y="19.552"/> + <KivioPoint x="251.414" y="19.379"/> + <KivioPoint x="251.414" y="19.034"/> + <KivioPoint x="251.414" y="18.690"/> + <KivioPoint x="251.414" y="18.345"/> + <KivioPoint x="251.586" y="17.828"/> + <KivioPoint x="251.759" y="17.310"/> + <KivioPoint x="251.759" y="17.138"/> + <KivioPoint x="251.931" y="16.621"/> + <KivioPoint x="252.103" y="16.448"/> + <KivioPoint x="252.103" y="16.103"/> + <KivioPoint x="252.103" y="15.759"/> + <KivioPoint x="251.931" y="15.586"/> + <KivioPoint x="251.414" y="15.241"/> + <KivioPoint x="251.241" y="15.069"/> + <KivioPoint x="251.069" y="14.897"/> + <KivioPoint x="250.724" y="14.724"/> + <KivioPoint x="250.379" y="14.552"/> + <KivioPoint x="250.034" y="14.379"/> + <KivioPoint x="249.862" y="14.034"/> + <KivioPoint x="249.517" y="13.862"/> + <KivioPoint x="249.345" y="13.690"/> + <KivioPoint x="249.000" y="13.517"/> + <KivioPoint x="248.655" y="13.345"/> + <KivioPoint x="248.310" y="13.000"/> + <KivioPoint x="247.966" y="12.655"/> + <KivioPoint x="247.621" y="12.310"/> + <KivioPoint x="247.448" y="11.966"/> + <KivioPoint x="247.103" y="11.793"/> + <KivioPoint x="246.759" y="11.621"/> + <KivioPoint x="246.759" y="11.448"/> + <KivioPoint x="246.586" y="11.448"/> + <KivioPoint x="246.241" y="11.448"/> + <KivioPoint x="245.897" y="11.448"/> + <KivioPoint x="245.724" y="11.621"/> + <KivioPoint x="245.552" y="11.793"/> + <KivioPoint x="245.379" y="11.966"/> + <KivioPoint x="245.034" y="12.138"/> + <KivioPoint x="244.862" y="12.310"/> + <KivioPoint x="244.345" y="12.483"/> + <KivioPoint x="244.000" y="12.655"/> + <KivioPoint x="243.655" y="12.655"/> + <KivioPoint x="243.310" y="12.828"/> + <KivioPoint x="242.966" y="13.000"/> + <KivioPoint x="242.276" y="13.517"/> + <KivioPoint x="242.103" y="13.690"/> + <KivioPoint x="241.759" y="14.034"/> + <KivioPoint x="241.586" y="14.379"/> + <KivioPoint x="241.414" y="14.724"/> + <KivioPoint x="241.241" y="15.069"/> + <KivioPoint x="240.897" y="15.759"/> + <KivioPoint x="240.552" y="16.448"/> + <KivioPoint x="240.207" y="16.966"/> + <KivioPoint x="240.207" y="17.138"/> + <KivioPoint x="240.034" y="17.483"/> + <KivioPoint x="239.862" y="18.000"/> + <KivioPoint x="239.690" y="18.345"/> + <KivioPoint x="239.690" y="18.862"/> + <KivioPoint x="239.517" y="19.379"/> + <KivioPoint x="239.517" y="19.724"/> + <KivioPoint x="239.517" y="20.069"/> + <KivioPoint x="239.517" y="20.586"/> + <KivioPoint x="239.517" y="20.931"/> + <KivioPoint x="239.517" y="21.448"/> + <KivioPoint x="239.517" y="21.966"/> + <KivioPoint x="239.517" y="22.310"/> + <KivioPoint x="239.517" y="22.655"/> + <KivioPoint x="239.345" y="22.828"/> + <KivioPoint x="239.345" y="23.172"/> + <KivioPoint x="239.000" y="23.345"/> + <KivioPoint x="238.655" y="23.690"/> + <KivioPoint x="238.310" y="23.862"/> + <KivioPoint x="238.138" y="24.034"/> + <KivioPoint x="237.966" y="24.207"/> + <KivioPoint x="237.621" y="24.552"/> + <KivioPoint x="237.448" y="24.724"/> + <KivioPoint x="237.276" y="25.069"/> + <KivioPoint x="237.276" y="25.414"/> + <KivioPoint x="237.276" y="25.586"/> + <KivioPoint x="237.103" y="25.931"/> + <KivioPoint x="237.103" y="26.103"/> + <KivioPoint x="236.931" y="26.276"/> + <KivioPoint x="236.586" y="26.448"/> + <KivioPoint x="236.241" y="26.448"/> + <KivioPoint x="235.897" y="26.448"/> + <KivioPoint x="235.552" y="26.448"/> + <KivioPoint x="235.379" y="26.276"/> + <KivioPoint x="235.034" y="26.103"/> + <KivioPoint x="234.690" y="26.103"/> + <KivioPoint x="234.517" y="26.103"/> + <KivioPoint x="234.345" y="25.931"/> + <KivioPoint x="234.172" y="25.759"/> + <KivioPoint x="233.828" y="25.759"/> + <KivioPoint x="233.483" y="25.414"/> + <KivioPoint x="233.138" y="25.414"/> + <KivioPoint x="232.966" y="25.414"/> + <KivioPoint x="232.793" y="25.414"/> + <KivioPoint x="232.621" y="25.414"/> + <KivioPoint x="232.448" y="25.586"/> + <KivioPoint x="232.276" y="25.759"/> + <KivioPoint x="231.931" y="26.103"/> + <KivioPoint x="231.759" y="26.448"/> + <KivioPoint x="231.414" y="26.621"/> + <KivioPoint x="231.414" y="26.793"/> + <KivioPoint x="231.069" y="26.966"/> + <KivioPoint x="230.897" y="27.138"/> + <KivioPoint x="230.724" y="27.138"/> + <KivioPoint x="230.379" y="27.138"/> + <KivioPoint x="229.690" y="27.138"/> + <KivioPoint x="229.517" y="27.138"/> + <KivioPoint x="229.345" y="26.966"/> + <KivioPoint x="229.000" y="26.621"/> + <KivioPoint x="228.828" y="26.448"/> + <KivioPoint x="228.655" y="26.448"/> + <KivioPoint x="228.483" y="26.448"/> + <KivioPoint x="228.138" y="26.448"/> + <KivioPoint x="227.966" y="26.448"/> + <KivioPoint x="227.621" y="26.276"/> + <KivioPoint x="227.448" y="25.931"/> + <KivioPoint x="227.276" y="25.586"/> + <KivioPoint x="227.276" y="25.241"/> + <KivioPoint x="227.276" y="24.897"/> + <KivioPoint x="227.276" y="24.552"/> + <KivioPoint x="227.276" y="24.034"/> + <KivioPoint x="227.276" y="23.690"/> + <KivioPoint x="227.276" y="23.345"/> + <KivioPoint x="227.103" y="23.000"/> + <KivioPoint x="226.931" y="22.655"/> + <KivioPoint x="226.586" y="22.138"/> + <KivioPoint x="226.241" y="21.966"/> + <KivioPoint x="225.897" y="21.621"/> + <KivioPoint x="225.552" y="21.276"/> + <KivioPoint x="225.207" y="20.931"/> + <KivioPoint x="225.034" y="20.759"/> + <KivioPoint x="224.690" y="20.759"/> + <KivioPoint x="224.345" y="20.586"/> + <KivioPoint x="224.000" y="20.586"/> + <KivioPoint x="223.828" y="20.759"/> + <KivioPoint x="223.310" y="21.103"/> + <KivioPoint x="223.138" y="21.103"/> + <KivioPoint x="223.138" y="21.276"/> + <KivioPoint x="223.138" y="21.621"/> + <KivioPoint x="222.966" y="21.966"/> + <KivioPoint x="222.966" y="22.138"/> + <KivioPoint x="222.966" y="22.483"/> + <KivioPoint x="222.793" y="22.483"/> + <KivioPoint x="222.793" y="22.655"/> + <KivioPoint x="222.621" y="22.828"/> + <KivioPoint x="222.276" y="22.828"/> + <KivioPoint x="221.931" y="22.828"/> + <KivioPoint x="221.759" y="22.828"/> + <KivioPoint x="221.414" y="23.000"/> + <KivioPoint x="221.241" y="23.000"/> + <KivioPoint x="221.069" y="23.172"/> + <KivioPoint x="220.897" y="23.345"/> + <KivioPoint x="220.724" y="23.690"/> + <KivioPoint x="220.552" y="24.207"/> + <KivioPoint x="220.379" y="24.552"/> + <KivioPoint x="220.379" y="24.897"/> + <KivioPoint x="220.379" y="25.241"/> + <KivioPoint x="220.379" y="25.414"/> + <KivioPoint x="220.379" y="25.759"/> + <KivioPoint x="220.379" y="26.103"/> + <KivioPoint x="220.379" y="26.276"/> + <KivioPoint x="220.207" y="26.448"/> + <KivioPoint x="220.207" y="26.793"/> + <KivioPoint x="220.034" y="26.966"/> + <KivioPoint x="220.034" y="27.138"/> + <KivioPoint x="220.034" y="27.310"/> + <KivioPoint x="219.862" y="27.655"/> + <KivioPoint x="220.034" y="28.000"/> + <KivioPoint x="220.034" y="28.517"/> + <KivioPoint x="220.034" y="28.862"/> + <KivioPoint x="219.862" y="29.034"/> + <KivioPoint x="219.862" y="29.207"/> + <KivioPoint x="219.690" y="29.379"/> + <KivioPoint x="219.690" y="29.552"/> + <KivioPoint x="219.517" y="29.897"/> + <KivioPoint x="219.345" y="30.241"/> + <KivioPoint x="219.345" y="30.586"/> + <KivioPoint x="219.345" y="30.759"/> + <KivioPoint x="219.345" y="30.931"/> + <KivioPoint x="219.345" y="31.103"/> + <KivioPoint x="219.000" y="31.276"/> + <KivioPoint x="218.655" y="31.103"/> + <KivioPoint x="218.310" y="30.931"/> + <KivioPoint x="218.138" y="30.759"/> + <KivioPoint x="217.966" y="30.586"/> + <KivioPoint x="217.793" y="30.414"/> + <KivioPoint x="217.621" y="30.241"/> + <KivioPoint x="217.276" y="30.241"/> + <KivioPoint x="217.103" y="30.069"/> + <KivioPoint x="216.759" y="29.724"/> + <KivioPoint x="216.586" y="29.552"/> + <KivioPoint x="216.241" y="29.207"/> + <KivioPoint x="215.897" y="29.034"/> + <KivioPoint x="215.552" y="29.034"/> + <KivioPoint x="215.207" y="28.862"/> + <KivioPoint x="214.345" y="28.862"/> + <KivioPoint x="213.655" y="28.862"/> + <KivioPoint x="213.483" y="28.862"/> + <KivioPoint x="213.310" y="28.862"/> + <KivioPoint x="213.138" y="28.862"/> + <KivioPoint x="212.966" y="28.862"/> + <KivioPoint x="212.793" y="28.862"/> + <KivioPoint x="212.793" y="29.034"/> + <KivioPoint x="212.621" y="29.207"/> + <KivioPoint x="212.448" y="29.379"/> + <KivioPoint x="211.759" y="30.586"/> + <KivioPoint x="211.931" y="30.759"/> + <KivioPoint x="211.931" y="30.931"/> + <KivioPoint x="211.931" y="31.103"/> + <KivioPoint x="211.931" y="31.276"/> + <KivioPoint x="212.103" y="31.448"/> + <KivioPoint x="212.103" y="31.793"/> + <KivioPoint x="212.103" y="31.966"/> + <KivioPoint x="212.103" y="32.138"/> + <KivioPoint x="212.103" y="32.310"/> + <KivioPoint x="211.931" y="32.483"/> + <KivioPoint x="211.931" y="32.655"/> + <KivioPoint x="211.759" y="32.828"/> + <KivioPoint x="211.759" y="33.000"/> + <KivioPoint x="211.586" y="33.000"/> + <KivioPoint x="211.414" y="33.172"/> + <KivioPoint x="211.241" y="33.345"/> + <KivioPoint x="211.069" y="33.345"/> + <KivioPoint x="210.724" y="33.345"/> + <KivioPoint x="210.379" y="33.345"/> + <KivioPoint x="210.207" y="33.517"/> + <KivioPoint x="210.034" y="33.517"/> + <KivioPoint x="210.034" y="33.345"/> + <KivioPoint x="209.862" y="33.345"/> + <KivioPoint x="208.655" y="34.207"/> + <KivioPoint x="208.483" y="34.207"/> + <KivioPoint x="208.483" y="34.379"/> + <KivioPoint x="208.310" y="34.379"/> + <KivioPoint x="208.138" y="34.552"/> + <KivioPoint x="207.966" y="34.552"/> + <KivioPoint x="207.966" y="34.724"/> + <KivioPoint x="207.966" y="34.897"/> + <KivioPoint x="207.793" y="35.069"/> + <KivioPoint x="207.621" y="35.414"/> + <KivioPoint x="207.448" y="35.586"/> + <KivioPoint x="207.276" y="35.759"/> + <KivioPoint x="207.276" y="35.931"/> + <KivioPoint x="207.276" y="36.103"/> + <KivioPoint x="207.103" y="36.276"/> + <KivioPoint x="206.931" y="36.448"/> + <KivioPoint x="206.931" y="36.793"/> + <KivioPoint x="206.759" y="36.966"/> + <KivioPoint x="206.759" y="37.138"/> + <KivioPoint x="206.586" y="37.483"/> + <KivioPoint x="206.586" y="37.655"/> + <KivioPoint x="206.586" y="37.828"/> + <KivioPoint x="206.586" y="38.000"/> + <KivioPoint x="206.586" y="38.345"/> + <KivioPoint x="206.586" y="38.517"/> + <KivioPoint x="206.414" y="38.690"/> + <KivioPoint x="206.241" y="38.690"/> + <KivioPoint x="206.241" y="38.862"/> + <KivioPoint x="206.069" y="38.862"/> + <KivioPoint x="205.897" y="38.862"/> + <KivioPoint x="205.724" y="39.034"/> + <KivioPoint x="205.552" y="39.207"/> + <KivioPoint x="205.552" y="39.379"/> + <KivioPoint x="205.379" y="39.552"/> + <KivioPoint x="205.379" y="39.724"/> + <KivioPoint x="205.207" y="39.897"/> + <KivioPoint x="205.207" y="40.069"/> + <KivioPoint x="205.207" y="40.241"/> + <KivioPoint x="205.207" y="40.586"/> + <KivioPoint x="205.379" y="40.759"/> + <KivioPoint x="205.379" y="40.931"/> + <KivioPoint x="205.379" y="41.103"/> + <KivioPoint x="205.379" y="41.276"/> + <KivioPoint x="205.379" y="41.448"/> + <KivioPoint x="205.379" y="41.621"/> + <KivioPoint x="205.379" y="41.793"/> + <KivioPoint x="205.379" y="41.966"/> + <KivioPoint x="205.379" y="42.310"/> + <KivioPoint x="205.379" y="42.655"/> + <KivioPoint x="205.379" y="42.828"/> + <KivioPoint x="205.379" y="43.000"/> + <KivioPoint x="205.552" y="43.172"/> + <KivioPoint x="205.552" y="43.345"/> + <KivioPoint x="205.552" y="43.517"/> + <KivioPoint x="205.379" y="43.690"/> + <KivioPoint x="205.207" y="43.862"/> + <KivioPoint x="205.207" y="44.034"/> + <KivioPoint x="205.034" y="44.034"/> + <KivioPoint x="204.862" y="44.207"/> + <KivioPoint x="204.862" y="44.379"/> + <KivioPoint x="204.690" y="44.379"/> + <KivioPoint x="204.690" y="44.552"/> + <KivioPoint x="204.517" y="44.724"/> + <KivioPoint x="204.517" y="44.897"/> + <KivioPoint x="204.517" y="45.069"/> + <KivioPoint x="204.345" y="45.241"/> + <KivioPoint x="204.345" y="45.414"/> + <KivioPoint x="204.172" y="45.586"/> + <KivioPoint x="204.000" y="45.759"/> + <KivioPoint x="203.828" y="45.931"/> + <KivioPoint x="203.655" y="46.103"/> + <KivioPoint x="203.483" y="46.276"/> + <KivioPoint x="203.138" y="46.448"/> + <KivioPoint x="202.966" y="46.793"/> + <KivioPoint x="202.793" y="46.966"/> + <KivioPoint x="202.793" y="47.138"/> + <KivioPoint x="202.448" y="47.483"/> + <KivioPoint x="202.276" y="47.655"/> + <KivioPoint x="202.103" y="47.828"/> + <KivioPoint x="202.103" y="48.000"/> + <KivioPoint x="201.931" y="48.172"/> + <KivioPoint x="201.759" y="48.172"/> + <KivioPoint x="201.586" y="48.345"/> + <KivioPoint x="201.586" y="48.517"/> + <KivioPoint x="201.586" y="48.690"/> + <KivioPoint x="201.414" y="48.862"/> + <KivioPoint x="201.414" y="49.034"/> + <KivioPoint x="201.414" y="49.207"/> + <KivioPoint x="201.414" y="49.552"/> + <KivioPoint x="201.241" y="49.724"/> + <KivioPoint x="201.069" y="49.897"/> + <KivioPoint x="201.069" y="50.241"/> + <KivioPoint x="200.897" y="50.414"/> + <KivioPoint x="200.897" y="50.586"/> + <KivioPoint x="200.897" y="50.759"/> + <KivioPoint x="200.897" y="50.931"/> + <KivioPoint x="200.724" y="51.103"/> + <KivioPoint x="200.724" y="51.448"/> + <KivioPoint x="200.724" y="51.621"/> + <KivioPoint x="200.552" y="51.621"/> + <KivioPoint x="200.379" y="51.793"/> + <KivioPoint x="200.207" y="51.966"/> + <KivioPoint x="200.034" y="51.966"/> + <KivioPoint x="199.690" y="51.966"/> + <KivioPoint x="199.517" y="52.138"/> + <KivioPoint x="199.345" y="52.138"/> + <KivioPoint x="199.172" y="52.138"/> + <KivioPoint x="199.000" y="52.138"/> + <KivioPoint x="198.828" y="52.138"/> + <KivioPoint x="198.655" y="52.310"/> + <KivioPoint x="198.483" y="52.483"/> + <KivioPoint x="198.310" y="52.655"/> + <KivioPoint x="198.310" y="52.828"/> + <KivioPoint x="198.310" y="53.000"/> + <KivioPoint x="198.138" y="53.172"/> + <KivioPoint x="198.138" y="53.345"/> + <KivioPoint x="198.138" y="53.517"/> + <KivioPoint x="198.138" y="53.690"/> + <KivioPoint x="198.138" y="53.862"/> + <KivioPoint x="198.138" y="54.207"/> + <KivioPoint x="198.138" y="54.379"/> + <KivioPoint x="198.138" y="54.552"/> + <KivioPoint x="198.138" y="54.724"/> + <KivioPoint x="197.966" y="54.897"/> + <KivioPoint x="197.966" y="55.069"/> + <KivioPoint x="197.966" y="55.241"/> + <KivioPoint x="197.793" y="55.586"/> + <KivioPoint x="197.793" y="55.759"/> + <KivioPoint x="197.621" y="55.931"/> + <KivioPoint x="197.448" y="56.276"/> + <KivioPoint x="197.448" y="56.448"/> + <KivioPoint x="197.448" y="56.621"/> + <KivioPoint x="197.448" y="56.793"/> + <KivioPoint x="197.448" y="57.138"/> + <KivioPoint x="197.448" y="57.483"/> + <KivioPoint x="197.621" y="58.517"/> + <KivioPoint x="197.448" y="58.690"/> + <KivioPoint x="197.276" y="58.862"/> + <KivioPoint x="197.276" y="59.207"/> + <KivioPoint x="197.276" y="59.379"/> + <KivioPoint x="197.276" y="59.552"/> + <KivioPoint x="197.276" y="59.724"/> + <KivioPoint x="197.276" y="59.897"/> + <KivioPoint x="197.276" y="60.069"/> + <KivioPoint x="197.276" y="60.241"/> + <KivioPoint x="197.103" y="60.414"/> + <KivioPoint x="197.103" y="60.586"/> + <KivioPoint x="196.931" y="60.931"/> + <KivioPoint x="196.931" y="61.103"/> + <KivioPoint x="196.931" y="61.276"/> + <KivioPoint x="196.759" y="61.621"/> + <KivioPoint x="196.759" y="61.793"/> + <KivioPoint x="196.586" y="62.138"/> + <KivioPoint x="196.586" y="62.310"/> + <KivioPoint x="196.586" y="62.483"/> + <KivioPoint x="196.414" y="62.655"/> + <KivioPoint x="196.241" y="62.828"/> + <KivioPoint x="196.241" y="63.000"/> + <KivioPoint x="196.069" y="63.000"/> + <KivioPoint x="195.897" y="63.172"/> + <KivioPoint x="195.724" y="63.345"/> + <KivioPoint x="195.552" y="63.517"/> + <KivioPoint x="195.379" y="63.690"/> + <KivioPoint x="195.207" y="64.034"/> + <KivioPoint x="194.862" y="64.207"/> + <KivioPoint x="194.862" y="64.379"/> + <KivioPoint x="194.690" y="64.552"/> + <KivioPoint x="194.345" y="64.897"/> + <KivioPoint x="194.345" y="65.069"/> + <KivioPoint x="194.172" y="65.069"/> + <KivioPoint x="194.000" y="65.414"/> + <KivioPoint x="194.000" y="65.586"/> + <KivioPoint x="193.828" y="65.759"/> + <KivioPoint x="193.828" y="65.931"/> + <KivioPoint x="193.655" y="66.276"/> + <KivioPoint x="193.655" y="66.448"/> + <KivioPoint x="193.655" y="66.621"/> + <KivioPoint x="193.483" y="66.793"/> + <KivioPoint x="193.483" y="67.138"/> + <KivioPoint x="193.655" y="67.310"/> + <KivioPoint x="193.655" y="67.483"/> + <KivioPoint x="193.828" y="67.655"/> + <KivioPoint x="193.828" y="67.828"/> + <KivioPoint x="194.000" y="68.000"/> + <KivioPoint x="194.172" y="68.172"/> + <KivioPoint x="194.345" y="68.345"/> + <KivioPoint x="194.517" y="68.517"/> + <KivioPoint x="194.690" y="68.690"/> + <KivioPoint x="194.690" y="68.862"/> + <KivioPoint x="194.862" y="69.034"/> + <KivioPoint x="194.862" y="69.207"/> + <KivioPoint x="195.034" y="69.379"/> + <KivioPoint x="195.034" y="69.552"/> + <KivioPoint x="195.207" y="69.724"/> + <KivioPoint x="195.207" y="69.897"/> + <KivioPoint x="195.207" y="70.069"/> + <KivioPoint x="195.379" y="70.241"/> + <KivioPoint x="195.379" y="70.414"/> + <KivioPoint x="195.379" y="70.759"/> + <KivioPoint x="195.379" y="70.931"/> + <KivioPoint x="195.379" y="71.103"/> + <KivioPoint x="195.207" y="71.276"/> + <KivioPoint x="195.207" y="71.448"/> + <KivioPoint x="195.034" y="71.621"/> + <KivioPoint x="194.862" y="71.966"/> + <KivioPoint x="194.690" y="72.138"/> + <KivioPoint x="194.690" y="72.310"/> + <KivioPoint x="194.517" y="72.310"/> + <KivioPoint x="194.345" y="72.483"/> + <KivioPoint x="194.172" y="72.483"/> + <KivioPoint x="193.828" y="72.483"/> + <KivioPoint x="193.655" y="72.483"/> + <KivioPoint x="193.483" y="72.483"/> + <KivioPoint x="193.310" y="72.483"/> + <KivioPoint x="192.966" y="72.310"/> + <KivioPoint x="192.793" y="72.310"/> + <KivioPoint x="192.621" y="72.310"/> + <KivioPoint x="192.448" y="72.310"/> + <KivioPoint x="192.103" y="72.310"/> + <KivioPoint x="191.931" y="72.138"/> + <KivioPoint x="191.586" y="72.138"/> + <KivioPoint x="191.414" y="72.138"/> + <KivioPoint x="191.241" y="72.138"/> + <KivioPoint x="190.897" y="72.138"/> + <KivioPoint x="190.724" y="72.310"/> + <KivioPoint x="190.552" y="72.310"/> + <KivioPoint x="190.207" y="72.483"/> + <KivioPoint x="190.034" y="72.655"/> + <KivioPoint x="189.862" y="72.655"/> + <KivioPoint x="189.690" y="72.828"/> + <KivioPoint x="189.517" y="73.000"/> + <KivioPoint x="189.345" y="73.000"/> + <KivioPoint x="189.172" y="73.172"/> + <KivioPoint x="189.000" y="73.345"/> + <KivioPoint x="188.828" y="73.517"/> + <KivioPoint x="188.655" y="73.690"/> + <KivioPoint x="188.483" y="73.862"/> + <KivioPoint x="188.483" y="74.034"/> + <KivioPoint x="188.138" y="74.379"/> + <KivioPoint x="187.966" y="74.552"/> + <KivioPoint x="187.793" y="74.724"/> + <KivioPoint x="187.448" y="75.241"/> + <KivioPoint x="187.276" y="75.414"/> + <KivioPoint x="187.276" y="75.586"/> + <KivioPoint x="187.103" y="75.759"/> + <KivioPoint x="186.931" y="75.931"/> + <KivioPoint x="186.931" y="76.103"/> + <KivioPoint x="186.759" y="76.276"/> + <KivioPoint x="186.586" y="76.448"/> + <KivioPoint x="186.586" y="76.793"/> + <KivioPoint x="186.586" y="77.138"/> + <KivioPoint x="186.586" y="77.310"/> + <KivioPoint x="186.586" y="77.483"/> + <KivioPoint x="186.586" y="77.655"/> + <KivioPoint x="186.414" y="77.828"/> + <KivioPoint x="186.414" y="78.000"/> + <KivioPoint x="186.414" y="78.172"/> + <KivioPoint x="186.241" y="78.345"/> + <KivioPoint x="186.241" y="78.517"/> + <KivioPoint x="186.069" y="78.690"/> + <KivioPoint x="185.897" y="78.862"/> + <KivioPoint x="185.724" y="79.207"/> + <KivioPoint x="185.552" y="79.552"/> + <KivioPoint x="185.379" y="79.724"/> + <KivioPoint x="185.207" y="79.897"/> + <KivioPoint x="185.207" y="80.069"/> + <KivioPoint x="185.207" y="80.241"/> + <KivioPoint x="185.207" y="80.586"/> + <KivioPoint x="185.207" y="80.931"/> + <KivioPoint x="185.207" y="81.276"/> + <KivioPoint x="185.379" y="81.448"/> + <KivioPoint x="185.379" y="81.621"/> + <KivioPoint x="185.379" y="81.793"/> + <KivioPoint x="185.379" y="81.966"/> + <KivioPoint x="185.379" y="82.138"/> + <KivioPoint x="185.379" y="82.310"/> + <KivioPoint x="185.379" y="82.483"/> + <KivioPoint x="185.207" y="82.828"/> + <KivioPoint x="185.207" y="83.000"/> + <KivioPoint x="185.207" y="83.345"/> + <KivioPoint x="185.034" y="83.517"/> + <KivioPoint x="184.862" y="83.862"/> + <KivioPoint x="184.862" y="84.207"/> + <KivioPoint x="184.862" y="84.552"/> + <KivioPoint x="184.690" y="84.724"/> + <KivioPoint x="184.690" y="84.897"/> + <KivioPoint x="184.517" y="85.069"/> + <KivioPoint x="184.517" y="85.414"/> + <KivioPoint x="184.517" y="85.586"/> + <KivioPoint x="184.517" y="85.759"/> + <KivioPoint x="184.517" y="86.103"/> + <KivioPoint x="184.517" y="86.448"/> + <KivioPoint x="184.690" y="86.448"/> + <KivioPoint x="184.690" y="86.793"/> + <KivioPoint x="184.862" y="86.793"/> + <KivioPoint x="184.862" y="87.138"/> + <KivioPoint x="184.862" y="87.310"/> + <KivioPoint x="185.034" y="87.483"/> + <KivioPoint x="185.034" y="87.655"/> + <KivioPoint x="185.034" y="87.828"/> + <KivioPoint x="185.034" y="88.000"/> + <KivioPoint x="185.207" y="88.172"/> + <KivioPoint x="185.207" y="88.345"/> + <KivioPoint x="185.379" y="88.690"/> + <KivioPoint x="185.379" y="88.862"/> + <KivioPoint x="185.552" y="89.034"/> + <KivioPoint x="185.552" y="89.207"/> + <KivioPoint x="185.552" y="89.379"/> + <KivioPoint x="185.552" y="89.552"/> + <KivioPoint x="185.552" y="90.759"/> + <KivioPoint x="185.552" y="90.931"/> + <KivioPoint x="185.552" y="91.103"/> + <KivioPoint x="185.552" y="91.276"/> + <KivioPoint x="185.552" y="91.448"/> + <KivioPoint x="185.552" y="91.621"/> + <KivioPoint x="185.379" y="91.621"/> + <KivioPoint x="185.379" y="91.793"/> + <KivioPoint x="185.207" y="91.966"/> + <KivioPoint x="185.207" y="92.138"/> + <KivioPoint x="185.034" y="92.310"/> + <KivioPoint x="185.034" y="92.483"/> + <KivioPoint x="184.862" y="92.655"/> + <KivioPoint x="184.862" y="92.828"/> + <KivioPoint x="184.862" y="93.000"/> + <KivioPoint x="184.690" y="93.345"/> + <KivioPoint x="184.517" y="93.690"/> + <KivioPoint x="184.345" y="93.862"/> + <KivioPoint x="184.345" y="94.034"/> + <KivioPoint x="184.345" y="94.207"/> + <KivioPoint x="184.172" y="94.379"/> + <KivioPoint x="184.172" y="94.552"/> + <KivioPoint x="184.172" y="94.724"/> + <KivioPoint x="184.172" y="94.897"/> + <KivioPoint x="184.172" y="95.069"/> + <KivioPoint x="184.172" y="95.241"/> + <KivioPoint x="184.172" y="95.414"/> + <KivioPoint x="184.172" y="95.586"/> + <KivioPoint x="184.172" y="95.759"/> + <KivioPoint x="184.345" y="95.931"/> + <KivioPoint x="184.517" y="96.103"/> + <KivioPoint x="184.517" y="96.276"/> + <KivioPoint x="184.690" y="96.448"/> + <KivioPoint x="184.690" y="96.621"/> + <KivioPoint x="184.862" y="96.621"/> + <KivioPoint x="184.862" y="96.793"/> + <KivioPoint x="184.862" y="96.966"/> + <KivioPoint x="185.034" y="96.966"/> + <KivioPoint x="185.207" y="97.138"/> + <KivioPoint x="185.379" y="97.310"/> + <KivioPoint x="185.552" y="97.483"/> + <KivioPoint x="185.724" y="97.655"/> + <KivioPoint x="185.897" y="97.828"/> + <KivioPoint x="185.897" y="98.000"/> + <KivioPoint x="186.069" y="98.172"/> + <KivioPoint x="186.241" y="98.345"/> + <KivioPoint x="186.414" y="98.517"/> + <KivioPoint x="186.414" y="98.690"/> + <KivioPoint x="186.586" y="98.862"/> + <KivioPoint x="186.586" y="99.034"/> + <KivioPoint x="186.586" y="99.207"/> + <KivioPoint x="186.586" y="99.552"/> + <KivioPoint x="186.586" y="99.897"/> + <KivioPoint x="186.586" y="100.069"/> + <KivioPoint x="186.586" y="100.241"/> + <KivioPoint x="186.586" y="100.414"/> + <KivioPoint x="186.586" y="100.759"/> + <KivioPoint x="186.586" y="100.931"/> + <KivioPoint x="186.586" y="101.276"/> + <KivioPoint x="186.414" y="101.276"/> + <KivioPoint x="186.241" y="101.621"/> + <KivioPoint x="186.069" y="101.621"/> + <KivioPoint x="185.897" y="101.793"/> + <KivioPoint x="185.897" y="101.966"/> + <KivioPoint x="185.724" y="101.966"/> + <KivioPoint x="185.552" y="102.138"/> + <KivioPoint x="185.379" y="102.310"/> + <KivioPoint x="185.207" y="102.483"/> + <KivioPoint x="185.034" y="102.483"/> + <KivioPoint x="184.862" y="102.655"/> + <KivioPoint x="184.690" y="102.655"/> + <KivioPoint x="184.517" y="102.828"/> + <KivioPoint x="184.172" y="103.000"/> + <KivioPoint x="183.828" y="103.345"/> + <KivioPoint x="183.655" y="103.517"/> + <KivioPoint x="183.655" y="103.690"/> + <KivioPoint x="183.483" y="103.862"/> + <KivioPoint x="183.483" y="104.034"/> + <KivioPoint x="183.655" y="104.379"/> + <KivioPoint x="183.828" y="104.724"/> + <KivioPoint x="183.828" y="104.897"/> + <KivioPoint x="183.828" y="105.069"/> + <KivioPoint x="183.828" y="105.241"/> + <KivioPoint x="184.000" y="105.414"/> + <KivioPoint x="184.000" y="105.759"/> + <KivioPoint x="184.172" y="105.931"/> + <KivioPoint x="184.172" y="106.103"/> + <KivioPoint x="184.345" y="106.448"/> + <KivioPoint x="184.517" y="106.448"/> + <KivioPoint x="184.517" y="106.793"/> + <KivioPoint x="184.517" y="107.138"/> + <KivioPoint x="184.517" y="107.483"/> + <KivioPoint x="184.517" y="107.828"/> + <KivioPoint x="184.517" y="108.000"/> + <KivioPoint x="184.517" y="108.172"/> + <KivioPoint x="184.517" y="108.690"/> + <KivioPoint x="184.517" y="108.862"/> + <KivioPoint x="184.517" y="109.207"/> + <KivioPoint x="184.690" y="109.552"/> + <KivioPoint x="184.690" y="109.724"/> + <KivioPoint x="184.690" y="109.897"/> + <KivioPoint x="184.690" y="110.069"/> + <KivioPoint x="184.690" y="110.241"/> + <KivioPoint x="184.690" y="110.414"/> + <KivioPoint x="184.517" y="110.586"/> + <KivioPoint x="184.517" y="110.759"/> + <KivioPoint x="184.517" y="110.931"/> + <KivioPoint x="184.345" y="111.103"/> + <KivioPoint x="184.345" y="111.276"/> + <KivioPoint x="184.172" y="111.448"/> + <KivioPoint x="184.172" y="111.621"/> + <KivioPoint x="184.000" y="111.793"/> + <KivioPoint x="184.000" y="111.966"/> + <KivioPoint x="184.000" y="112.138"/> + <KivioPoint x="183.828" y="112.310"/> + <KivioPoint x="183.828" y="112.483"/> + <KivioPoint x="183.828" y="112.655"/> + <KivioPoint x="183.655" y="112.828"/> + <KivioPoint x="183.483" y="113.000"/> + <KivioPoint x="183.310" y="113.172"/> + <KivioPoint x="183.138" y="113.172"/> + <KivioPoint x="182.966" y="113.345"/> + <KivioPoint x="182.793" y="113.345"/> + <KivioPoint x="182.793" y="113.517"/> + <KivioPoint x="182.621" y="113.517"/> + <KivioPoint x="182.621" y="113.690"/> + <KivioPoint x="182.448" y="113.690"/> + <KivioPoint x="182.448" y="113.862"/> + <KivioPoint x="182.276" y="113.862"/> + <KivioPoint x="182.103" y="114.034"/> + <KivioPoint x="181.759" y="114.207"/> + <KivioPoint x="181.586" y="114.207"/> + <KivioPoint x="181.414" y="114.379"/> + <KivioPoint x="181.241" y="114.552"/> + <KivioPoint x="181.069" y="114.724"/> + <KivioPoint x="181.069" y="114.897"/> + <KivioPoint x="180.897" y="115.069"/> + <KivioPoint x="180.897" y="115.241"/> + <KivioPoint x="180.724" y="115.414"/> + <KivioPoint x="180.724" y="115.759"/> + <KivioPoint x="180.552" y="115.931"/> + <KivioPoint x="180.379" y="116.103"/> + <KivioPoint x="180.379" y="116.448"/> + <KivioPoint x="180.379" y="116.621"/> + <KivioPoint x="180.379" y="116.793"/> + <KivioPoint x="180.379" y="117.138"/> + <KivioPoint x="180.379" y="117.310"/> + <KivioPoint x="180.379" y="117.483"/> + <KivioPoint x="180.379" y="117.655"/> + <KivioPoint x="180.379" y="117.828"/> + <KivioPoint x="180.207" y="118.000"/> + <KivioPoint x="180.034" y="118.172"/> + <KivioPoint x="179.862" y="118.345"/> + <KivioPoint x="179.862" y="118.517"/> + <KivioPoint x="179.862" y="118.690"/> + <KivioPoint x="179.690" y="118.862"/> + <KivioPoint x="179.690" y="119.034"/> + <KivioPoint x="179.690" y="119.207"/> + <KivioPoint x="179.517" y="119.379"/> + <KivioPoint x="179.517" y="119.552"/> + <KivioPoint x="179.345" y="119.724"/> + <KivioPoint x="179.345" y="119.897"/> + <KivioPoint x="179.345" y="120.069"/> + <KivioPoint x="179.345" y="120.241"/> + <KivioPoint x="179.345" y="120.414"/> + <KivioPoint x="179.345" y="120.586"/> + <KivioPoint x="179.345" y="120.759"/> + <KivioPoint x="179.172" y="120.931"/> + <KivioPoint x="179.000" y="121.103"/> + <KivioPoint x="178.828" y="121.103"/> + <KivioPoint x="178.655" y="121.276"/> + <KivioPoint x="178.483" y="121.276"/> + <KivioPoint x="178.310" y="121.448"/> + <KivioPoint x="178.138" y="121.448"/> + <KivioPoint x="177.966" y="121.448"/> + <KivioPoint x="177.621" y="121.448"/> + <KivioPoint x="177.448" y="121.448"/> + <KivioPoint x="177.276" y="121.276"/> + <KivioPoint x="177.103" y="121.276"/> + <KivioPoint x="176.931" y="121.103"/> + <KivioPoint x="176.759" y="121.103"/> + <KivioPoint x="176.586" y="121.103"/> + <KivioPoint x="176.241" y="120.931"/> + <KivioPoint x="175.897" y="120.586"/> + <KivioPoint x="175.724" y="120.241"/> + <KivioPoint x="175.552" y="120.069"/> + <KivioPoint x="175.379" y="119.897"/> + <KivioPoint x="175.207" y="119.724"/> + <KivioPoint x="175.207" y="119.552"/> + <KivioPoint x="175.207" y="119.207"/> + <KivioPoint x="175.034" y="117.828"/> + <KivioPoint x="174.862" y="117.655"/> + <KivioPoint x="174.690" y="117.310"/> + <KivioPoint x="174.690" y="117.138"/> + <KivioPoint x="174.690" y="116.966"/> + <KivioPoint x="174.690" y="116.793"/> + <KivioPoint x="174.690" y="116.276"/> + <KivioPoint x="174.690" y="116.103"/> + <KivioPoint x="174.690" y="115.931"/> + <KivioPoint x="174.690" y="115.759"/> + <KivioPoint x="174.690" y="115.586"/> + <KivioPoint x="174.862" y="115.414"/> + <KivioPoint x="174.862" y="115.241"/> + <KivioPoint x="174.862" y="115.069"/> + <KivioPoint x="175.034" y="115.069"/> + <KivioPoint x="175.207" y="114.897"/> + <KivioPoint x="175.552" y="114.552"/> + <KivioPoint x="175.724" y="114.379"/> + <KivioPoint x="176.069" y="114.034"/> + <KivioPoint x="176.241" y="113.690"/> + <KivioPoint x="176.586" y="113.517"/> + <KivioPoint x="176.586" y="113.000"/> + <KivioPoint x="176.586" y="112.655"/> + <KivioPoint x="176.586" y="112.310"/> + <KivioPoint x="176.586" y="112.138"/> + <KivioPoint x="176.586" y="111.793"/> + <KivioPoint x="176.414" y="111.621"/> + <KivioPoint x="176.241" y="111.448"/> + <KivioPoint x="176.069" y="111.276"/> + <KivioPoint x="175.897" y="111.276"/> + <KivioPoint x="175.379" y="111.621"/> + <KivioPoint x="174.862" y="111.793"/> + <KivioPoint x="174.517" y="112.138"/> + <KivioPoint x="174.345" y="112.483"/> + <KivioPoint x="174.172" y="112.655"/> + <KivioPoint x="174.172" y="113.000"/> + <KivioPoint x="174.000" y="113.345"/> + <KivioPoint x="173.828" y="113.690"/> + <KivioPoint x="173.828" y="114.034"/> + <KivioPoint x="173.828" y="114.379"/> + <KivioPoint x="174.000" y="114.724"/> + <KivioPoint x="174.172" y="115.069"/> + <KivioPoint x="174.172" y="115.241"/> + <KivioPoint x="174.172" y="115.414"/> + <KivioPoint x="174.000" y="115.586"/> + <KivioPoint x="173.828" y="115.759"/> + <KivioPoint x="173.655" y="115.931"/> + <KivioPoint x="173.483" y="116.103"/> + <KivioPoint x="173.310" y="116.448"/> + <KivioPoint x="173.310" y="116.621"/> + <KivioPoint x="173.310" y="117.138"/> + <KivioPoint x="173.310" y="117.310"/> + <KivioPoint x="173.310" y="117.655"/> + <KivioPoint x="173.483" y="118.000"/> + <KivioPoint x="173.483" y="118.172"/> + <KivioPoint x="173.483" y="118.517"/> + <KivioPoint x="173.655" y="118.862"/> + <KivioPoint x="173.655" y="119.207"/> + <KivioPoint x="173.655" y="119.379"/> + <KivioPoint x="173.483" y="119.552"/> + <KivioPoint x="173.310" y="119.724"/> + <KivioPoint x="172.966" y="119.724"/> + <KivioPoint x="172.793" y="119.897"/> + <KivioPoint x="172.621" y="119.897"/> + <KivioPoint x="172.276" y="120.069"/> + <KivioPoint x="172.103" y="120.241"/> + <KivioPoint x="171.759" y="120.241"/> + <KivioPoint x="171.586" y="120.414"/> + <KivioPoint x="171.414" y="120.414"/> + <KivioPoint x="171.241" y="120.586"/> + <KivioPoint x="171.069" y="120.586"/> + <KivioPoint x="170.897" y="120.759"/> + <KivioPoint x="170.897" y="120.931"/> + <KivioPoint x="170.724" y="120.931"/> + <KivioPoint x="170.379" y="120.586"/> + <KivioPoint x="170.207" y="120.241"/> + <KivioPoint x="170.207" y="120.069"/> + <KivioPoint x="170.034" y="120.069"/> + <KivioPoint x="169.862" y="120.241"/> + <KivioPoint x="169.690" y="120.414"/> + <KivioPoint x="169.690" y="120.586"/> + <KivioPoint x="169.690" y="120.931"/> + <KivioPoint x="169.517" y="121.103"/> + <KivioPoint x="169.517" y="121.276"/> + <KivioPoint x="169.345" y="121.448"/> + <KivioPoint x="169.345" y="121.621"/> + <KivioPoint x="169.172" y="121.621"/> + <KivioPoint x="169.000" y="121.793"/> + <KivioPoint x="168.655" y="121.966"/> + <KivioPoint x="168.310" y="121.966"/> + <KivioPoint x="167.966" y="121.966"/> + <KivioPoint x="167.793" y="121.966"/> + <KivioPoint x="167.621" y="121.966"/> + <KivioPoint x="167.448" y="122.138"/> + <KivioPoint x="167.276" y="122.310"/> + <KivioPoint x="167.276" y="122.655"/> + <KivioPoint x="167.276" y="122.828"/> + <KivioPoint x="167.276" y="123.000"/> + <KivioPoint x="167.276" y="123.172"/> + <KivioPoint x="167.276" y="123.345"/> + <KivioPoint x="165.724" y="124.207"/> + <KivioPoint x="165.552" y="124.379"/> + <KivioPoint x="165.552" y="124.552"/> + <KivioPoint x="165.552" y="124.724"/> + <KivioPoint x="165.379" y="124.897"/> + <KivioPoint x="165.207" y="125.069"/> + <KivioPoint x="165.207" y="125.241"/> + <KivioPoint x="165.034" y="125.414"/> + <KivioPoint x="164.862" y="125.586"/> + <KivioPoint x="164.690" y="125.759"/> + <KivioPoint x="164.517" y="125.931"/> + <KivioPoint x="164.345" y="126.103"/> + <KivioPoint x="164.172" y="126.276"/> + <KivioPoint x="164.000" y="126.448"/> + <KivioPoint x="163.828" y="126.621"/> + <KivioPoint x="163.828" y="126.793"/> + <KivioPoint x="163.655" y="126.793"/> + <KivioPoint x="163.483" y="126.966"/> + <KivioPoint x="163.310" y="127.138"/> + <KivioPoint x="163.138" y="127.138"/> + <KivioPoint x="163.138" y="127.310"/> + <KivioPoint x="162.966" y="127.483"/> + <KivioPoint x="162.793" y="127.483"/> + <KivioPoint x="162.621" y="127.483"/> + <KivioPoint x="162.448" y="127.483"/> + <KivioPoint x="162.276" y="127.655"/> + <KivioPoint x="162.103" y="127.655"/> + <KivioPoint x="161.931" y="127.655"/> + <KivioPoint x="161.759" y="127.828"/> + <KivioPoint x="161.586" y="127.828"/> + <KivioPoint x="161.414" y="128.000"/> + <KivioPoint x="161.241" y="128.000"/> + <KivioPoint x="161.069" y="128.172"/> + <KivioPoint x="160.897" y="128.172"/> + <KivioPoint x="160.724" y="128.345"/> + <KivioPoint x="160.552" y="128.345"/> + <KivioPoint x="160.379" y="128.345"/> + <KivioPoint x="160.207" y="128.345"/> + <KivioPoint x="160.034" y="128.345"/> + <KivioPoint x="159.862" y="128.345"/> + <KivioPoint x="160.034" y="128.345"/> + <KivioPoint x="158.828" y="128.345"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon29"> + <KivioPoint x="197.931" y="245.897"/> + <KivioPoint x="198.103" y="245.724"/> + <KivioPoint x="198.276" y="245.552"/> + <KivioPoint x="198.448" y="245.379"/> + <KivioPoint x="198.621" y="245.207"/> + <KivioPoint x="198.793" y="245.207"/> + <KivioPoint x="198.966" y="245.034"/> + <KivioPoint x="199.138" y="244.862"/> + <KivioPoint x="199.310" y="244.690"/> + <KivioPoint x="199.483" y="244.517"/> + <KivioPoint x="199.483" y="244.345"/> + <KivioPoint x="199.655" y="244.172"/> + <KivioPoint x="199.655" y="244.000"/> + <KivioPoint x="199.828" y="243.655"/> + <KivioPoint x="199.828" y="243.483"/> + <KivioPoint x="199.828" y="243.138"/> + <KivioPoint x="199.828" y="242.793"/> + <KivioPoint x="200.000" y="242.621"/> + <KivioPoint x="200.000" y="242.448"/> + <KivioPoint x="200.000" y="242.103"/> + <KivioPoint x="200.000" y="241.759"/> + <KivioPoint x="200.000" y="241.586"/> + <KivioPoint x="200.172" y="241.241"/> + <KivioPoint x="200.172" y="241.069"/> + <KivioPoint x="200.345" y="241.069"/> + <KivioPoint x="200.517" y="240.897"/> + <KivioPoint x="200.690" y="240.724"/> + <KivioPoint x="201.034" y="240.724"/> + <KivioPoint x="201.207" y="240.552"/> + <KivioPoint x="201.379" y="240.379"/> + <KivioPoint x="201.552" y="240.207"/> + <KivioPoint x="201.552" y="240.034"/> + <KivioPoint x="201.552" y="239.862"/> + <KivioPoint x="201.552" y="239.517"/> + <KivioPoint x="201.552" y="239.345"/> + <KivioPoint x="201.379" y="239.000"/> + <KivioPoint x="201.379" y="238.828"/> + <KivioPoint x="201.207" y="238.655"/> + <KivioPoint x="200.862" y="238.483"/> + <KivioPoint x="200.517" y="238.310"/> + <KivioPoint x="200.345" y="238.138"/> + <KivioPoint x="200.172" y="237.966"/> + <KivioPoint x="200.172" y="237.793"/> + <KivioPoint x="200.345" y="237.793"/> + <KivioPoint x="200.517" y="237.621"/> + <KivioPoint x="200.690" y="237.448"/> + <KivioPoint x="200.862" y="237.276"/> + <KivioPoint x="201.207" y="237.276"/> + <KivioPoint x="201.379" y="237.103"/> + <KivioPoint x="201.724" y="237.103"/> + <KivioPoint x="202.069" y="237.103"/> + <KivioPoint x="202.414" y="237.103"/> + <KivioPoint x="202.759" y="237.276"/> + <KivioPoint x="203.276" y="237.276"/> + <KivioPoint x="203.621" y="237.276"/> + <KivioPoint x="203.621" y="237.103"/> + <KivioPoint x="203.793" y="236.931"/> + <KivioPoint x="203.966" y="236.759"/> + <KivioPoint x="203.966" y="236.586"/> + <KivioPoint x="203.966" y="236.241"/> + <KivioPoint x="203.966" y="235.897"/> + <KivioPoint x="203.966" y="235.724"/> + <KivioPoint x="204.138" y="235.552"/> + <KivioPoint x="204.310" y="235.379"/> + <KivioPoint x="204.310" y="235.207"/> + <KivioPoint x="204.483" y="235.034"/> + <KivioPoint x="204.655" y="234.690"/> + <KivioPoint x="204.655" y="234.517"/> + <KivioPoint x="204.655" y="234.345"/> + <KivioPoint x="204.655" y="234.172"/> + <KivioPoint x="204.655" y="233.828"/> + <KivioPoint x="204.655" y="233.655"/> + <KivioPoint x="204.655" y="233.483"/> + <KivioPoint x="204.483" y="233.310"/> + <KivioPoint x="205.103" y="233.379"/> + <KivioPoint x="205.690" y="234.345"/> + <KivioPoint x="205.862" y="234.517"/> + <KivioPoint x="206.207" y="234.690"/> + <KivioPoint x="206.379" y="234.862"/> + <KivioPoint x="206.552" y="234.862"/> + <KivioPoint x="206.724" y="234.862"/> + <KivioPoint x="206.897" y="235.034"/> + <KivioPoint x="207.069" y="235.207"/> + <KivioPoint x="207.241" y="235.379"/> + <KivioPoint x="207.241" y="235.552"/> + <KivioPoint x="207.414" y="235.552"/> + <KivioPoint x="207.586" y="235.724"/> + <KivioPoint x="207.586" y="236.069"/> + <KivioPoint x="207.759" y="236.241"/> + <KivioPoint x="207.931" y="236.241"/> + <KivioPoint x="208.103" y="236.414"/> + <KivioPoint x="208.276" y="236.414"/> + <KivioPoint x="208.276" y="236.586"/> + <KivioPoint x="208.621" y="236.759"/> + <KivioPoint x="208.793" y="236.931"/> + <KivioPoint x="208.966" y="236.931"/> + <KivioPoint x="209.138" y="236.931"/> + <KivioPoint x="209.310" y="236.931"/> + <KivioPoint x="209.483" y="237.103"/> + <KivioPoint x="209.828" y="237.103"/> + <KivioPoint x="210.000" y="237.103"/> + <KivioPoint x="210.345" y="237.276"/> + <KivioPoint x="210.517" y="237.276"/> + <KivioPoint x="210.690" y="237.276"/> + <KivioPoint x="210.862" y="237.276"/> + <KivioPoint x="211.034" y="237.276"/> + <KivioPoint x="211.207" y="237.276"/> + <KivioPoint x="211.552" y="237.276"/> + <KivioPoint x="211.724" y="237.276"/> + <KivioPoint x="212.069" y="237.276"/> + <KivioPoint x="212.241" y="237.276"/> + <KivioPoint x="212.414" y="237.276"/> + <KivioPoint x="212.586" y="237.448"/> + <KivioPoint x="212.759" y="237.448"/> + <KivioPoint x="213.103" y="237.448"/> + <KivioPoint x="213.103" y="237.276"/> + <KivioPoint x="213.448" y="237.276"/> + <KivioPoint x="213.621" y="237.276"/> + <KivioPoint x="213.793" y="237.103"/> + <KivioPoint x="213.966" y="237.103"/> + <KivioPoint x="214.138" y="236.931"/> + <KivioPoint x="214.310" y="236.931"/> + <KivioPoint x="214.483" y="236.931"/> + <KivioPoint x="214.483" y="236.759"/> + <KivioPoint x="214.655" y="236.759"/> + <KivioPoint x="214.828" y="236.759"/> + <KivioPoint x="214.828" y="236.586"/> + <KivioPoint x="215.000" y="236.414"/> + <KivioPoint x="215.000" y="236.241"/> + <KivioPoint x="215.000" y="236.069"/> + <KivioPoint x="215.172" y="235.897"/> + <KivioPoint x="215.172" y="235.724"/> + <KivioPoint x="215.172" y="235.552"/> + <KivioPoint x="215.172" y="235.379"/> + <KivioPoint x="215.345" y="235.034"/> + <KivioPoint x="215.345" y="234.862"/> + <KivioPoint x="215.517" y="234.690"/> + <KivioPoint x="215.517" y="234.517"/> + <KivioPoint x="215.690" y="234.345"/> + <KivioPoint x="215.690" y="234.172"/> + <KivioPoint x="215.862" y="234.000"/> + <KivioPoint x="216.034" y="234.000"/> + <KivioPoint x="216.034" y="233.828"/> + <KivioPoint x="216.207" y="233.828"/> + <KivioPoint x="216.379" y="233.655"/> + <KivioPoint x="216.552" y="233.655"/> + <KivioPoint x="216.897" y="233.655"/> + <KivioPoint x="217.069" y="233.655"/> + <KivioPoint x="217.241" y="233.655"/> + <KivioPoint x="217.414" y="233.828"/> + <KivioPoint x="217.586" y="233.828"/> + <KivioPoint x="217.931" y="233.828"/> + <KivioPoint x="218.103" y="233.828"/> + <KivioPoint x="218.276" y="233.828"/> + <KivioPoint x="218.448" y="233.655"/> + <KivioPoint x="218.621" y="233.655"/> + <KivioPoint x="218.966" y="233.655"/> + <KivioPoint x="219.138" y="233.483"/> + <KivioPoint x="219.310" y="233.483"/> + <KivioPoint x="219.483" y="233.483"/> + <KivioPoint x="219.655" y="233.310"/> + <KivioPoint x="219.828" y="233.138"/> + <KivioPoint x="220.000" y="233.138"/> + <KivioPoint x="220.000" y="232.966"/> + <KivioPoint x="220.172" y="232.966"/> + <KivioPoint x="220.345" y="232.793"/> + <KivioPoint x="220.517" y="232.621"/> + <KivioPoint x="220.690" y="232.448"/> + <KivioPoint x="220.690" y="232.276"/> + <KivioPoint x="220.862" y="232.276"/> + <KivioPoint x="221.034" y="232.276"/> + <KivioPoint x="221.207" y="232.276"/> + <KivioPoint x="221.379" y="232.103"/> + <KivioPoint x="221.724" y="232.448"/> + <KivioPoint x="222.069" y="232.793"/> + <KivioPoint x="222.414" y="232.966"/> + <KivioPoint x="222.759" y="233.138"/> + <KivioPoint x="223.103" y="233.138"/> + <KivioPoint x="223.448" y="233.138"/> + <KivioPoint x="223.621" y="232.966"/> + <KivioPoint x="223.793" y="232.793"/> + <KivioPoint x="223.966" y="232.793"/> + <KivioPoint x="224.310" y="232.621"/> + <KivioPoint x="224.655" y="232.276"/> + <KivioPoint x="224.828" y="232.103"/> + <KivioPoint x="225.000" y="232.103"/> + <KivioPoint x="225.172" y="232.103"/> + <KivioPoint x="225.345" y="232.103"/> + <KivioPoint x="225.517" y="232.103"/> + <KivioPoint x="225.862" y="232.103"/> + <KivioPoint x="226.034" y="231.931"/> + <KivioPoint x="226.034" y="231.586"/> + <KivioPoint x="226.034" y="231.414"/> + <KivioPoint x="226.207" y="231.241"/> + <KivioPoint x="226.207" y="230.897"/> + <KivioPoint x="226.207" y="230.724"/> + <KivioPoint x="226.379" y="230.552"/> + <KivioPoint x="226.379" y="230.379"/> + <KivioPoint x="226.552" y="230.207"/> + <KivioPoint x="226.724" y="230.034"/> + <KivioPoint x="226.897" y="229.862"/> + <KivioPoint x="227.069" y="229.690"/> + <KivioPoint x="227.241" y="229.690"/> + <KivioPoint x="227.586" y="229.690"/> + <KivioPoint x="227.759" y="229.517"/> + <KivioPoint x="228.448" y="229.517"/> + <KivioPoint x="228.793" y="229.345"/> + <KivioPoint x="228.966" y="229.345"/> + <KivioPoint x="229.310" y="229.345"/> + <KivioPoint x="229.483" y="229.345"/> + <KivioPoint x="229.655" y="229.345"/> + <KivioPoint x="229.828" y="229.345"/> + <KivioPoint x="230.000" y="229.345"/> + <KivioPoint x="230.345" y="229.172"/> + <KivioPoint x="230.517" y="229.000"/> + <KivioPoint x="230.690" y="229.000"/> + <KivioPoint x="230.862" y="229.000"/> + <KivioPoint x="231.034" y="228.828"/> + <KivioPoint x="231.207" y="228.828"/> + <KivioPoint x="231.379" y="228.655"/> + <KivioPoint x="231.724" y="228.655"/> + <KivioPoint x="232.069" y="228.655"/> + <KivioPoint x="232.414" y="228.655"/> + <KivioPoint x="232.586" y="228.483"/> + <KivioPoint x="232.759" y="228.483"/> + <KivioPoint x="232.931" y="228.655"/> + <KivioPoint x="233.103" y="229.000"/> + <KivioPoint x="233.448" y="229.172"/> + <KivioPoint x="233.621" y="229.345"/> + <KivioPoint x="233.793" y="229.517"/> + <KivioPoint x="233.966" y="229.690"/> + <KivioPoint x="234.138" y="229.862"/> + <KivioPoint x="234.310" y="230.034"/> + <KivioPoint x="234.483" y="230.207"/> + <KivioPoint x="234.828" y="230.379"/> + <KivioPoint x="235.000" y="230.379"/> + <KivioPoint x="235.172" y="230.379"/> + <KivioPoint x="235.345" y="230.379"/> + <KivioPoint x="235.517" y="230.379"/> + <KivioPoint x="235.690" y="230.552"/> + <KivioPoint x="236.034" y="230.552"/> + <KivioPoint x="236.207" y="230.552"/> + <KivioPoint x="236.552" y="230.552"/> + <KivioPoint x="236.897" y="230.552"/> + <KivioPoint x="237.241" y="230.379"/> + <KivioPoint x="237.414" y="230.379"/> + <KivioPoint x="237.586" y="230.207"/> + <KivioPoint x="237.759" y="230.207"/> + <KivioPoint x="237.931" y="230.207"/> + <KivioPoint x="238.276" y="230.379"/> + <KivioPoint x="238.448" y="230.552"/> + <KivioPoint x="238.621" y="230.724"/> + <KivioPoint x="238.621" y="230.897"/> + <KivioPoint x="238.793" y="231.069"/> + <KivioPoint x="238.966" y="231.241"/> + <KivioPoint x="239.138" y="231.414"/> + <KivioPoint x="239.310" y="231.586"/> + <KivioPoint x="239.483" y="231.586"/> + <KivioPoint x="239.655" y="231.759"/> + <KivioPoint x="239.828" y="231.931"/> + <KivioPoint x="240.000" y="231.931"/> + <KivioPoint x="240.172" y="232.103"/> + <KivioPoint x="240.345" y="232.103"/> + <KivioPoint x="240.517" y="232.276"/> + <KivioPoint x="240.690" y="232.276"/> + <KivioPoint x="240.862" y="232.448"/> + <KivioPoint x="241.034" y="232.621"/> + <KivioPoint x="241.379" y="232.621"/> + <KivioPoint x="241.379" y="232.793"/> + <KivioPoint x="241.552" y="232.966"/> + <KivioPoint x="241.724" y="233.138"/> + <KivioPoint x="241.897" y="233.310"/> + <KivioPoint x="242.069" y="233.483"/> + <KivioPoint x="242.069" y="233.655"/> + <KivioPoint x="242.241" y="234.000"/> + <KivioPoint x="242.414" y="234.172"/> + <KivioPoint x="242.586" y="234.172"/> + <KivioPoint x="242.586" y="234.345"/> + <KivioPoint x="242.759" y="234.517"/> + <KivioPoint x="242.759" y="234.690"/> + <KivioPoint x="242.759" y="234.862"/> + <KivioPoint x="242.586" y="234.862"/> + <KivioPoint x="242.586" y="235.034"/> + <KivioPoint x="242.414" y="235.379"/> + <KivioPoint x="242.241" y="235.552"/> + <KivioPoint x="242.069" y="235.724"/> + <KivioPoint x="242.069" y="235.897"/> + <KivioPoint x="241.897" y="235.897"/> + <KivioPoint x="241.724" y="236.069"/> + <KivioPoint x="241.552" y="236.069"/> + <KivioPoint x="241.379" y="236.069"/> + <KivioPoint x="241.207" y="236.241"/> + <KivioPoint x="241.034" y="236.241"/> + <KivioPoint x="240.862" y="236.241"/> + <KivioPoint x="240.690" y="236.241"/> + <KivioPoint x="240.517" y="236.241"/> + <KivioPoint x="240.345" y="236.241"/> + <KivioPoint x="240.172" y="236.241"/> + <KivioPoint x="240.000" y="236.414"/> + <KivioPoint x="239.138" y="236.931"/> + <KivioPoint x="238.966" y="236.931"/> + <KivioPoint x="238.793" y="237.103"/> + <KivioPoint x="238.621" y="237.276"/> + <KivioPoint x="238.621" y="237.621"/> + <KivioPoint x="238.448" y="237.621"/> + <KivioPoint x="238.276" y="237.621"/> + <KivioPoint x="238.276" y="237.793"/> + <KivioPoint x="238.103" y="237.966"/> + <KivioPoint x="237.931" y="238.138"/> + <KivioPoint x="237.759" y="238.310"/> + <KivioPoint x="237.586" y="238.483"/> + <KivioPoint x="237.586" y="238.655"/> + <KivioPoint x="237.414" y="238.828"/> + <KivioPoint x="237.414" y="239.000"/> + <KivioPoint x="237.241" y="239.000"/> + <KivioPoint x="237.241" y="239.172"/> + <KivioPoint x="237.241" y="239.517"/> + <KivioPoint x="237.069" y="239.690"/> + <KivioPoint x="236.897" y="239.690"/> + <KivioPoint x="236.897" y="239.862"/> + <KivioPoint x="236.724" y="240.207"/> + <KivioPoint x="236.552" y="240.379"/> + <KivioPoint x="236.552" y="240.724"/> + <KivioPoint x="236.379" y="240.897"/> + <KivioPoint x="236.207" y="241.069"/> + <KivioPoint x="236.207" y="241.241"/> + <KivioPoint x="236.034" y="241.414"/> + <KivioPoint x="235.862" y="241.586"/> + <KivioPoint x="235.862" y="241.759"/> + <KivioPoint x="235.862" y="241.931"/> + <KivioPoint x="235.690" y="242.103"/> + <KivioPoint x="235.690" y="242.276"/> + <KivioPoint x="235.517" y="242.448"/> + <KivioPoint x="235.517" y="242.621"/> + <KivioPoint x="235.517" y="242.966"/> + <KivioPoint x="235.517" y="243.138"/> + <KivioPoint x="235.345" y="243.310"/> + <KivioPoint x="235.345" y="243.655"/> + <KivioPoint x="235.345" y="243.828"/> + <KivioPoint x="235.345" y="244.000"/> + <KivioPoint x="235.345" y="244.172"/> + <KivioPoint x="235.172" y="244.345"/> + <KivioPoint x="235.172" y="244.517"/> + <KivioPoint x="235.172" y="244.690"/> + <KivioPoint x="235.000" y="244.862"/> + <KivioPoint x="234.828" y="245.034"/> + <KivioPoint x="234.828" y="245.207"/> + <KivioPoint x="234.655" y="245.379"/> + <KivioPoint x="234.483" y="245.552"/> + <KivioPoint x="234.483" y="245.897"/> + <KivioPoint x="234.310" y="246.069"/> + <KivioPoint x="234.138" y="246.241"/> + <KivioPoint x="233.966" y="246.414"/> + <KivioPoint x="233.966" y="246.586"/> + <KivioPoint x="233.793" y="246.759"/> + <KivioPoint x="233.793" y="246.931"/> + <KivioPoint x="233.621" y="247.103"/> + <KivioPoint x="233.448" y="247.276"/> + <KivioPoint x="233.448" y="247.621"/> + <KivioPoint x="233.276" y="247.793"/> + <KivioPoint x="233.276" y="247.966"/> + <KivioPoint x="233.103" y="248.138"/> + <KivioPoint x="233.103" y="248.310"/> + <KivioPoint x="233.103" y="248.483"/> + <KivioPoint x="232.931" y="248.655"/> + <KivioPoint x="232.759" y="248.828"/> + <KivioPoint x="232.759" y="249.000"/> + <KivioPoint x="232.586" y="249.172"/> + <KivioPoint x="232.586" y="249.345"/> + <KivioPoint x="232.414" y="249.517"/> + <KivioPoint x="232.414" y="249.690"/> + <KivioPoint x="232.069" y="250.379"/> + <KivioPoint x="231.897" y="250.724"/> + <KivioPoint x="231.897" y="250.897"/> + <KivioPoint x="231.724" y="251.069"/> + <KivioPoint x="231.724" y="251.241"/> + <KivioPoint x="231.724" y="251.414"/> + <KivioPoint x="231.552" y="251.586"/> + <KivioPoint x="231.379" y="251.586"/> + <KivioPoint x="231.207" y="251.759"/> + <KivioPoint x="231.034" y="251.759"/> + <KivioPoint x="230.862" y="251.759"/> + <KivioPoint x="230.690" y="251.759"/> + <KivioPoint x="230.517" y="251.759"/> + <KivioPoint x="230.345" y="251.759"/> + <KivioPoint x="230.172" y="251.759"/> + <KivioPoint x="229.483" y="251.931"/> + <KivioPoint x="229.310" y="251.931"/> + <KivioPoint x="229.138" y="252.103"/> + <KivioPoint x="228.966" y="252.103"/> + <KivioPoint x="228.793" y="252.276"/> + <KivioPoint x="228.621" y="252.448"/> + <KivioPoint x="228.448" y="252.621"/> + <KivioPoint x="228.276" y="252.621"/> + <KivioPoint x="228.103" y="252.793"/> + <KivioPoint x="227.931" y="252.793"/> + <KivioPoint x="227.586" y="252.793"/> + <KivioPoint x="227.414" y="252.793"/> + <KivioPoint x="227.241" y="252.793"/> + <KivioPoint x="227.069" y="252.793"/> + <KivioPoint x="226.897" y="252.793"/> + <KivioPoint x="226.724" y="252.793"/> + <KivioPoint x="226.552" y="252.793"/> + <KivioPoint x="226.207" y="252.793"/> + <KivioPoint x="226.034" y="252.966"/> + <KivioPoint x="225.690" y="252.966"/> + <KivioPoint x="225.517" y="253.138"/> + <KivioPoint x="225.345" y="253.138"/> + <KivioPoint x="225.172" y="253.138"/> + <KivioPoint x="225.000" y="253.310"/> + <KivioPoint x="224.828" y="253.310"/> + <KivioPoint x="224.655" y="253.310"/> + <KivioPoint x="224.483" y="253.310"/> + <KivioPoint x="224.310" y="253.310"/> + <KivioPoint x="224.138" y="253.138"/> + <KivioPoint x="223.793" y="253.138"/> + <KivioPoint x="223.448" y="253.138"/> + <KivioPoint x="223.276" y="252.966"/> + <KivioPoint x="223.103" y="252.966"/> + <KivioPoint x="222.931" y="252.966"/> + <KivioPoint x="222.759" y="252.966"/> + <KivioPoint x="222.586" y="252.966"/> + <KivioPoint x="222.414" y="252.966"/> + <KivioPoint x="222.069" y="252.966"/> + <KivioPoint x="222.069" y="252.793"/> + <KivioPoint x="221.897" y="252.793"/> + <KivioPoint x="221.724" y="252.793"/> + <KivioPoint x="221.552" y="252.793"/> + <KivioPoint x="221.379" y="252.793"/> + <KivioPoint x="221.207" y="252.793"/> + <KivioPoint x="221.034" y="252.793"/> + <KivioPoint x="220.862" y="252.793"/> + <KivioPoint x="220.690" y="252.793"/> + <KivioPoint x="220.517" y="252.966"/> + <KivioPoint x="220.345" y="253.138"/> + <KivioPoint x="220.172" y="253.483"/> + <KivioPoint x="220.000" y="253.483"/> + <KivioPoint x="219.828" y="253.828"/> + <KivioPoint x="219.655" y="253.828"/> + <KivioPoint x="219.655" y="254.000"/> + <KivioPoint x="219.483" y="254.172"/> + <KivioPoint x="219.310" y="254.345"/> + <KivioPoint x="219.310" y="254.517"/> + <KivioPoint x="219.138" y="254.690"/> + <KivioPoint x="218.966" y="254.690"/> + <KivioPoint x="218.793" y="254.862"/> + <KivioPoint x="218.621" y="254.862"/> + <KivioPoint x="218.448" y="254.862"/> + <KivioPoint x="218.276" y="254.862"/> + <KivioPoint x="218.103" y="255.034"/> + <KivioPoint x="217.931" y="255.034"/> + <KivioPoint x="217.586" y="255.207"/> + <KivioPoint x="217.241" y="255.552"/> + <KivioPoint x="216.897" y="255.897"/> + <KivioPoint x="216.724" y="256.069"/> + <KivioPoint x="216.724" y="256.241"/> + <KivioPoint x="216.552" y="256.241"/> + <KivioPoint x="216.379" y="256.241"/> + <KivioPoint x="216.207" y="256.241"/> + <KivioPoint x="215.690" y="256.241"/> + <KivioPoint x="215.345" y="256.241"/> + <KivioPoint x="215.000" y="256.241"/> + <KivioPoint x="214.828" y="256.241"/> + <KivioPoint x="214.483" y="256.241"/> + <KivioPoint x="214.310" y="256.414"/> + <KivioPoint x="214.138" y="256.586"/> + <KivioPoint x="213.793" y="256.759"/> + <KivioPoint x="213.621" y="256.759"/> + <KivioPoint x="213.448" y="256.931"/> + <KivioPoint x="213.103" y="256.931"/> + <KivioPoint x="212.931" y="256.931"/> + <KivioPoint x="212.069" y="256.931"/> + <KivioPoint x="211.207" y="257.276"/> + <KivioPoint x="210.862" y="257.276"/> + <KivioPoint x="210.690" y="257.276"/> + <KivioPoint x="210.517" y="257.103"/> + <KivioPoint x="210.345" y="257.103"/> + <KivioPoint x="210.172" y="257.103"/> + <KivioPoint x="210.000" y="257.103"/> + <KivioPoint x="209.828" y="256.931"/> + <KivioPoint x="209.655" y="256.931"/> + <KivioPoint x="209.483" y="256.931"/> + <KivioPoint x="209.310" y="256.931"/> + <KivioPoint x="209.138" y="256.931"/> + <KivioPoint x="208.966" y="256.759"/> + <KivioPoint x="208.793" y="256.759"/> + <KivioPoint x="208.621" y="256.759"/> + <KivioPoint x="208.448" y="256.586"/> + <KivioPoint x="208.276" y="256.586"/> + <KivioPoint x="208.276" y="256.414"/> + <KivioPoint x="208.103" y="256.414"/> + <KivioPoint x="207.931" y="256.241"/> + <KivioPoint x="207.586" y="256.069"/> + <KivioPoint x="207.586" y="255.897"/> + <KivioPoint x="207.414" y="255.897"/> + <KivioPoint x="207.241" y="255.724"/> + <KivioPoint x="207.069" y="255.552"/> + <KivioPoint x="206.897" y="255.552"/> + <KivioPoint x="206.897" y="255.379"/> + <KivioPoint x="206.724" y="255.379"/> + <KivioPoint x="206.552" y="255.207"/> + <KivioPoint x="206.379" y="255.207"/> + <KivioPoint x="206.207" y="255.207"/> + <KivioPoint x="206.034" y="255.034"/> + <KivioPoint x="205.862" y="254.862"/> + <KivioPoint x="205.690" y="254.862"/> + <KivioPoint x="205.517" y="254.690"/> + <KivioPoint x="205.345" y="254.517"/> + <KivioPoint x="205.172" y="254.345"/> + <KivioPoint x="204.828" y="254.172"/> + <KivioPoint x="204.828" y="254.000"/> + <KivioPoint x="204.655" y="253.828"/> + <KivioPoint x="204.483" y="253.655"/> + <KivioPoint x="204.483" y="253.483"/> + <KivioPoint x="204.310" y="253.483"/> + <KivioPoint x="204.310" y="253.310"/> + <KivioPoint x="204.138" y="253.138"/> + <KivioPoint x="204.138" y="252.966"/> + <KivioPoint x="203.966" y="252.793"/> + <KivioPoint x="203.793" y="252.793"/> + <KivioPoint x="203.621" y="252.621"/> + <KivioPoint x="203.448" y="252.448"/> + <KivioPoint x="203.448" y="252.276"/> + <KivioPoint x="203.276" y="252.276"/> + <KivioPoint x="203.276" y="252.103"/> + <KivioPoint x="203.103" y="252.103"/> + <KivioPoint x="203.103" y="251.931"/> + <KivioPoint x="203.103" y="251.759"/> + <KivioPoint x="202.931" y="251.586"/> + <KivioPoint x="202.931" y="251.414"/> + <KivioPoint x="202.759" y="251.241"/> + <KivioPoint x="202.759" y="251.069"/> + <KivioPoint x="202.586" y="250.897"/> + <KivioPoint x="202.586" y="250.724"/> + <KivioPoint x="202.414" y="250.552"/> + <KivioPoint x="202.414" y="250.379"/> + <KivioPoint x="202.241" y="250.207"/> + <KivioPoint x="202.241" y="250.034"/> + <KivioPoint x="202.241" y="249.862"/> + <KivioPoint x="202.241" y="249.690"/> + <KivioPoint x="202.241" y="249.517"/> + <KivioPoint x="202.241" y="249.345"/> + <KivioPoint x="202.241" y="249.172"/> + <KivioPoint x="202.241" y="249.000"/> + <KivioPoint x="202.241" y="248.828"/> + <KivioPoint x="202.241" y="248.655"/> + <KivioPoint x="202.069" y="248.483"/> + <KivioPoint x="202.069" y="248.310"/> + <KivioPoint x="201.897" y="248.310"/> + <KivioPoint x="201.724" y="248.138"/> + <KivioPoint x="201.552" y="247.966"/> + <KivioPoint x="201.379" y="247.966"/> + <KivioPoint x="201.207" y="247.966"/> + <KivioPoint x="201.034" y="247.966"/> + <KivioPoint x="200.862" y="247.966"/> + <KivioPoint x="200.690" y="247.966"/> + <KivioPoint x="200.517" y="247.793"/> + <KivioPoint x="200.517" y="247.621"/> + <KivioPoint x="200.345" y="247.621"/> + <KivioPoint x="200.345" y="247.448"/> + <KivioPoint x="200.345" y="247.276"/> + <KivioPoint x="200.172" y="247.103"/> + <KivioPoint x="200.000" y="246.931"/> + <KivioPoint x="199.828" y="246.759"/> + <KivioPoint x="199.655" y="246.586"/> + <KivioPoint x="199.310" y="246.586"/> + <KivioPoint x="199.310" y="246.414"/> + <KivioPoint x="199.138" y="246.414"/> + <KivioPoint x="197.931" y="245.897"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon30"> + <KivioPoint x="225.310" y="253.103"/> + <KivioPoint x="225.483" y="253.103"/> + <KivioPoint x="225.655" y="252.931"/> + <KivioPoint x="226.000" y="252.931"/> + <KivioPoint x="226.172" y="252.759"/> + <KivioPoint x="226.517" y="252.759"/> + <KivioPoint x="226.690" y="252.759"/> + <KivioPoint x="226.862" y="252.759"/> + <KivioPoint x="227.034" y="252.759"/> + <KivioPoint x="227.207" y="252.759"/> + <KivioPoint x="227.379" y="252.759"/> + <KivioPoint x="227.552" y="252.759"/> + <KivioPoint x="227.897" y="252.759"/> + <KivioPoint x="228.069" y="252.759"/> + <KivioPoint x="228.241" y="252.586"/> + <KivioPoint x="228.414" y="252.586"/> + <KivioPoint x="228.586" y="252.414"/> + <KivioPoint x="228.759" y="252.241"/> + <KivioPoint x="228.931" y="252.103"/> + <KivioPoint x="229.103" y="252.103"/> + <KivioPoint x="229.276" y="251.897"/> + <KivioPoint x="229.448" y="251.897"/> + <KivioPoint x="230.138" y="251.724"/> + <KivioPoint x="230.310" y="251.724"/> + <KivioPoint x="230.483" y="251.724"/> + <KivioPoint x="230.655" y="251.724"/> + <KivioPoint x="230.828" y="251.724"/> + <KivioPoint x="231.000" y="251.724"/> + <KivioPoint x="231.172" y="251.724"/> + <KivioPoint x="231.345" y="251.552"/> + <KivioPoint x="231.517" y="251.552"/> + <KivioPoint x="231.690" y="251.379"/> + <KivioPoint x="231.690" y="251.207"/> + <KivioPoint x="231.690" y="251.034"/> + <KivioPoint x="231.862" y="250.862"/> + <KivioPoint x="231.862" y="250.690"/> + <KivioPoint x="232.034" y="250.345"/> + <KivioPoint x="232.379" y="249.655"/> + <KivioPoint x="232.379" y="249.483"/> + <KivioPoint x="232.552" y="249.310"/> + <KivioPoint x="232.552" y="249.138"/> + <KivioPoint x="232.724" y="248.966"/> + <KivioPoint x="232.724" y="248.793"/> + <KivioPoint x="232.897" y="248.621"/> + <KivioPoint x="233.069" y="248.448"/> + <KivioPoint x="233.069" y="248.276"/> + <KivioPoint x="233.069" y="248.103"/> + <KivioPoint x="233.241" y="247.931"/> + <KivioPoint x="233.241" y="247.759"/> + <KivioPoint x="233.414" y="247.586"/> + <KivioPoint x="233.414" y="247.241"/> + <KivioPoint x="233.586" y="247.069"/> + <KivioPoint x="233.759" y="246.897"/> + <KivioPoint x="233.759" y="246.724"/> + <KivioPoint x="233.931" y="246.552"/> + <KivioPoint x="233.931" y="246.379"/> + <KivioPoint x="234.103" y="246.207"/> + <KivioPoint x="234.276" y="246.034"/> + <KivioPoint x="234.448" y="245.862"/> + <KivioPoint x="234.448" y="245.517"/> + <KivioPoint x="234.621" y="245.345"/> + <KivioPoint x="234.793" y="245.172"/> + <KivioPoint x="234.793" y="245.000"/> + <KivioPoint x="234.966" y="244.828"/> + <KivioPoint x="235.138" y="244.655"/> + <KivioPoint x="235.138" y="244.483"/> + <KivioPoint x="235.138" y="244.310"/> + <KivioPoint x="235.310" y="244.138"/> + <KivioPoint x="235.310" y="243.966"/> + <KivioPoint x="235.310" y="243.793"/> + <KivioPoint x="235.310" y="243.621"/> + <KivioPoint x="235.310" y="243.276"/> + <KivioPoint x="235.483" y="243.103"/> + <KivioPoint x="235.483" y="242.931"/> + <KivioPoint x="235.483" y="242.586"/> + <KivioPoint x="235.483" y="242.414"/> + <KivioPoint x="235.655" y="242.241"/> + <KivioPoint x="235.655" y="242.069"/> + <KivioPoint x="235.828" y="241.897"/> + <KivioPoint x="235.828" y="241.724"/> + <KivioPoint x="235.828" y="241.552"/> + <KivioPoint x="236.000" y="241.379"/> + <KivioPoint x="236.172" y="241.207"/> + <KivioPoint x="236.172" y="241.034"/> + <KivioPoint x="236.345" y="240.862"/> + <KivioPoint x="236.517" y="240.690"/> + <KivioPoint x="236.517" y="240.345"/> + <KivioPoint x="236.690" y="240.172"/> + <KivioPoint x="236.862" y="239.828"/> + <KivioPoint x="236.862" y="239.655"/> + <KivioPoint x="237.034" y="239.655"/> + <KivioPoint x="237.207" y="239.483"/> + <KivioPoint x="237.207" y="239.138"/> + <KivioPoint x="237.207" y="238.966"/> + <KivioPoint x="237.379" y="238.966"/> + <KivioPoint x="237.379" y="238.793"/> + <KivioPoint x="237.552" y="238.621"/> + <KivioPoint x="237.552" y="238.448"/> + <KivioPoint x="237.724" y="238.276"/> + <KivioPoint x="237.897" y="238.103"/> + <KivioPoint x="238.069" y="237.931"/> + <KivioPoint x="238.241" y="237.759"/> + <KivioPoint x="238.241" y="237.586"/> + <KivioPoint x="238.414" y="237.586"/> + <KivioPoint x="238.586" y="237.586"/> + <KivioPoint x="238.586" y="237.241"/> + <KivioPoint x="238.759" y="237.069"/> + <KivioPoint x="238.931" y="236.897"/> + <KivioPoint x="239.103" y="236.897"/> + <KivioPoint x="239.966" y="236.379"/> + <KivioPoint x="240.138" y="236.207"/> + <KivioPoint x="240.310" y="236.207"/> + <KivioPoint x="240.483" y="236.207"/> + <KivioPoint x="240.655" y="236.207"/> + <KivioPoint x="240.828" y="236.207"/> + <KivioPoint x="241.000" y="236.207"/> + <KivioPoint x="241.172" y="236.207"/> + <KivioPoint x="241.345" y="236.034"/> + <KivioPoint x="241.517" y="236.034"/> + <KivioPoint x="241.690" y="236.034"/> + <KivioPoint x="241.862" y="235.862"/> + <KivioPoint x="242.034" y="235.862"/> + <KivioPoint x="242.034" y="235.690"/> + <KivioPoint x="242.207" y="235.517"/> + <KivioPoint x="242.379" y="235.345"/> + <KivioPoint x="242.552" y="235.000"/> + <KivioPoint x="242.552" y="234.828"/> + <KivioPoint x="242.724" y="234.828"/> + <KivioPoint x="242.724" y="234.655"/> + <KivioPoint x="242.724" y="234.483"/> + <KivioPoint x="242.552" y="234.310"/> + <KivioPoint x="242.552" y="234.138"/> + <KivioPoint x="242.379" y="234.138"/> + <KivioPoint x="242.207" y="233.966"/> + <KivioPoint x="242.034" y="233.621"/> + <KivioPoint x="242.034" y="233.448"/> + <KivioPoint x="241.862" y="233.276"/> + <KivioPoint x="241.690" y="233.103"/> + <KivioPoint x="241.517" y="232.931"/> + <KivioPoint x="241.345" y="232.759"/> + <KivioPoint x="241.345" y="232.586"/> + <KivioPoint x="242.379" y="232.724"/> + <KivioPoint x="242.379" y="232.552"/> + <KivioPoint x="242.517" y="232.552"/> + <KivioPoint x="242.724" y="232.379"/> + <KivioPoint x="242.897" y="232.379"/> + <KivioPoint x="243.069" y="232.379"/> + <KivioPoint x="243.207" y="232.379"/> + <KivioPoint x="243.414" y="232.207"/> + <KivioPoint x="243.759" y="232.207"/> + <KivioPoint x="243.897" y="232.207"/> + <KivioPoint x="244.103" y="232.034"/> + <KivioPoint x="244.276" y="232.034"/> + <KivioPoint x="244.448" y="232.034"/> + <KivioPoint x="244.793" y="232.034"/> + <KivioPoint x="244.966" y="232.207"/> + <KivioPoint x="245.138" y="232.379"/> + <KivioPoint x="245.483" y="232.552"/> + <KivioPoint x="245.655" y="232.724"/> + <KivioPoint x="245.828" y="232.897"/> + <KivioPoint x="245.828" y="233.069"/> + <KivioPoint x="245.966" y="233.069"/> + <KivioPoint x="246.172" y="233.069"/> + <KivioPoint x="246.517" y="233.069"/> + <KivioPoint x="246.862" y="232.897"/> + <KivioPoint x="247.034" y="232.897"/> + <KivioPoint x="247.207" y="232.897"/> + <KivioPoint x="247.345" y="232.897"/> + <KivioPoint x="247.724" y="232.897"/> + <KivioPoint x="247.897" y="232.897"/> + <KivioPoint x="248.034" y="233.069"/> + <KivioPoint x="248.241" y="233.069"/> + <KivioPoint x="248.414" y="233.241"/> + <KivioPoint x="248.586" y="233.241"/> + <KivioPoint x="248.724" y="233.414"/> + <KivioPoint x="248.931" y="233.414"/> + <KivioPoint x="249.276" y="233.414"/> + <KivioPoint x="249.621" y="233.414"/> + <KivioPoint x="249.966" y="233.414"/> + <KivioPoint x="250.276" y="233.241"/> + <KivioPoint x="250.655" y="233.241"/> + <KivioPoint x="250.828" y="233.241"/> + <KivioPoint x="251.172" y="233.241"/> + <KivioPoint x="251.517" y="233.241"/> + <KivioPoint x="251.862" y="233.241"/> + <KivioPoint x="252.207" y="233.241"/> + <KivioPoint x="252.345" y="233.241"/> + <KivioPoint x="252.552" y="233.241"/> + <KivioPoint x="252.897" y="233.241"/> + <KivioPoint x="253.034" y="233.241"/> + <KivioPoint x="253.241" y="233.414"/> + <KivioPoint x="253.586" y="233.414"/> + <KivioPoint x="253.724" y="233.586"/> + <KivioPoint x="253.931" y="233.759"/> + <KivioPoint x="254.276" y="233.931"/> + <KivioPoint x="254.414" y="234.103"/> + <KivioPoint x="254.621" y="234.103"/> + <KivioPoint x="254.793" y="234.276"/> + <KivioPoint x="255.103" y="234.276"/> + <KivioPoint x="255.310" y="234.448"/> + <KivioPoint x="255.655" y="234.448"/> + <KivioPoint x="255.793" y="234.448"/> + <KivioPoint x="256.000" y="234.276"/> + <KivioPoint x="256.172" y="234.276"/> + <KivioPoint x="256.345" y="234.276"/> + <KivioPoint x="256.690" y="234.276"/> + <KivioPoint x="256.862" y="234.103"/> + <KivioPoint x="257.034" y="233.931"/> + <KivioPoint x="257.172" y="233.759"/> + <KivioPoint x="257.379" y="233.586"/> + <KivioPoint x="257.379" y="233.241"/> + <KivioPoint x="257.552" y="233.241"/> + <KivioPoint x="257.552" y="233.069"/> + <KivioPoint x="257.724" y="232.897"/> + <KivioPoint x="257.862" y="232.724"/> + <KivioPoint x="258.069" y="232.724"/> + <KivioPoint x="258.414" y="232.552"/> + <KivioPoint x="258.552" y="232.552"/> + <KivioPoint x="258.759" y="232.379"/> + <KivioPoint x="259.103" y="232.379"/> + <KivioPoint x="259.241" y="232.379"/> + <KivioPoint x="259.448" y="232.379"/> + <KivioPoint x="259.621" y="232.379"/> + <KivioPoint x="259.931" y="232.207"/> + <KivioPoint x="260.138" y="232.207"/> + <KivioPoint x="260.828" y="232.034"/> + <KivioPoint x="261.000" y="232.034"/> + <KivioPoint x="261.310" y="231.862"/> + <KivioPoint x="261.517" y="231.862"/> + <KivioPoint x="261.690" y="231.690"/> + <KivioPoint x="262.000" y="231.690"/> + <KivioPoint x="262.207" y="231.517"/> + <KivioPoint x="262.552" y="231.517"/> + <KivioPoint x="262.690" y="231.517"/> + <KivioPoint x="263.069" y="231.345"/> + <KivioPoint x="263.241" y="231.345"/> + <KivioPoint x="263.379" y="231.345"/> + <KivioPoint x="263.379" y="231.172"/> + <KivioPoint x="263.379" y="231.000"/> + <KivioPoint x="263.379" y="230.828"/> + <KivioPoint x="263.379" y="230.655"/> + <KivioPoint x="263.379" y="230.483"/> + <KivioPoint x="263.379" y="230.310"/> + <KivioPoint x="263.379" y="230.138"/> + <KivioPoint x="263.379" y="229.966"/> + <KivioPoint x="263.379" y="229.793"/> + <KivioPoint x="263.586" y="229.621"/> + <KivioPoint x="263.586" y="229.448"/> + <KivioPoint x="263.759" y="229.276"/> + <KivioPoint x="263.931" y="229.103"/> + <KivioPoint x="264.069" y="228.931"/> + <KivioPoint x="264.276" y="228.759"/> + <KivioPoint x="264.448" y="228.759"/> + <KivioPoint x="264.621" y="228.586"/> + <KivioPoint x="264.966" y="228.586"/> + <KivioPoint x="265.138" y="228.414"/> + <KivioPoint x="265.448" y="228.241"/> + <KivioPoint x="265.655" y="228.241"/> + <KivioPoint x="265.828" y="228.241"/> + <KivioPoint x="266.000" y="228.241"/> + <KivioPoint x="266.345" y="228.241"/> + <KivioPoint x="266.690" y="228.241"/> + <KivioPoint x="267.034" y="228.414"/> + <KivioPoint x="267.379" y="228.586"/> + <KivioPoint x="267.724" y="228.759"/> + <KivioPoint x="267.897" y="228.931"/> + <KivioPoint x="268.069" y="229.103"/> + <KivioPoint x="268.414" y="229.276"/> + <KivioPoint x="268.414" y="229.448"/> + <KivioPoint x="268.586" y="229.621"/> + <KivioPoint x="268.759" y="229.621"/> + <KivioPoint x="268.897" y="229.793"/> + <KivioPoint x="269.103" y="230.138"/> + <KivioPoint x="269.276" y="230.310"/> + <KivioPoint x="269.276" y="230.483"/> + <KivioPoint x="269.448" y="230.655"/> + <KivioPoint x="269.448" y="230.828"/> + <KivioPoint x="269.586" y="231.000"/> + <KivioPoint x="269.586" y="231.172"/> + <KivioPoint x="269.586" y="231.345"/> + <KivioPoint x="269.586" y="231.690"/> + <KivioPoint x="269.793" y="231.862"/> + <KivioPoint x="269.793" y="232.207"/> + <KivioPoint x="269.966" y="232.552"/> + <KivioPoint x="270.138" y="232.897"/> + <KivioPoint x="270.276" y="233.069"/> + <KivioPoint x="270.276" y="233.414"/> + <KivioPoint x="270.483" y="233.586"/> + <KivioPoint x="270.655" y="233.759"/> + <KivioPoint x="270.828" y="233.931"/> + <KivioPoint x="270.966" y="234.276"/> + <KivioPoint x="271.172" y="234.448"/> + <KivioPoint x="271.345" y="234.621"/> + <KivioPoint x="271.517" y="234.793"/> + <KivioPoint x="271.655" y="234.966"/> + <KivioPoint x="271.862" y="235.138"/> + <KivioPoint x="272.034" y="235.310"/> + <KivioPoint x="272.207" y="235.483"/> + <KivioPoint x="272.345" y="235.655"/> + <KivioPoint x="272.552" y="235.828"/> + <KivioPoint x="272.724" y="236.000"/> + <KivioPoint x="272.897" y="236.345"/> + <KivioPoint x="273.034" y="236.345"/> + <KivioPoint x="273.241" y="236.517"/> + <KivioPoint x="273.414" y="236.862"/> + <KivioPoint x="273.586" y="237.034"/> + <KivioPoint x="273.724" y="237.207"/> + <KivioPoint x="273.931" y="237.207"/> + <KivioPoint x="274.103" y="237.379"/> + <KivioPoint x="274.793" y="237.897"/> + <KivioPoint x="274.966" y="238.069"/> + <KivioPoint x="275.310" y="238.414"/> + <KivioPoint x="275.483" y="238.586"/> + <KivioPoint x="275.655" y="238.759"/> + <KivioPoint x="276.000" y="238.966"/> + <KivioPoint x="276.172" y="239.103"/> + <KivioPoint x="276.483" y="239.276"/> + <KivioPoint x="276.690" y="239.448"/> + <KivioPoint x="276.690" y="239.621"/> + <KivioPoint x="277.034" y="239.793"/> + <KivioPoint x="277.172" y="239.966"/> + <KivioPoint x="277.172" y="240.138"/> + <KivioPoint x="277.379" y="240.310"/> + <KivioPoint x="277.552" y="240.655"/> + <KivioPoint x="277.724" y="241.000"/> + <KivioPoint x="277.862" y="241.172"/> + <KivioPoint x="278.241" y="242.034"/> + <KivioPoint x="278.241" y="242.207"/> + <KivioPoint x="278.241" y="242.379"/> + <KivioPoint x="278.241" y="242.552"/> + <KivioPoint x="278.241" y="242.724"/> + <KivioPoint x="278.241" y="242.897"/> + <KivioPoint x="278.414" y="243.069"/> + <KivioPoint x="278.414" y="243.241"/> + <KivioPoint x="278.414" y="243.414"/> + <KivioPoint x="278.414" y="243.586"/> + <KivioPoint x="278.414" y="243.931"/> + <KivioPoint x="278.414" y="244.103"/> + <KivioPoint x="278.414" y="244.276"/> + <KivioPoint x="278.241" y="244.448"/> + <KivioPoint x="278.241" y="244.793"/> + <KivioPoint x="278.241" y="244.966"/> + <KivioPoint x="278.241" y="245.138"/> + <KivioPoint x="278.241" y="245.310"/> + <KivioPoint x="278.241" y="245.483"/> + <KivioPoint x="278.241" y="245.655"/> + <KivioPoint x="278.241" y="245.828"/> + <KivioPoint x="278.241" y="246.172"/> + <KivioPoint x="278.241" y="246.345"/> + <KivioPoint x="278.069" y="246.517"/> + <KivioPoint x="278.069" y="246.690"/> + <KivioPoint x="278.069" y="247.034"/> + <KivioPoint x="278.069" y="247.207"/> + <KivioPoint x="278.069" y="247.552"/> + <KivioPoint x="278.069" y="247.724"/> + <KivioPoint x="278.069" y="247.897"/> + <KivioPoint x="278.069" y="248.069"/> + <KivioPoint x="278.241" y="248.414"/> + <KivioPoint x="278.241" y="248.586"/> + <KivioPoint x="278.241" y="248.759"/> + <KivioPoint x="278.241" y="248.931"/> + <KivioPoint x="278.241" y="249.103"/> + <KivioPoint x="278.414" y="249.276"/> + <KivioPoint x="278.414" y="249.448"/> + <KivioPoint x="278.414" y="249.621"/> + <KivioPoint x="278.414" y="249.793"/> + <KivioPoint x="278.414" y="249.966"/> + <KivioPoint x="278.414" y="250.138"/> + <KivioPoint x="278.414" y="250.310"/> + <KivioPoint x="278.414" y="250.483"/> + <KivioPoint x="278.552" y="250.655"/> + <KivioPoint x="278.552" y="250.828"/> + <KivioPoint x="278.552" y="251.000"/> + <KivioPoint x="278.552" y="251.172"/> + <KivioPoint x="278.759" y="251.345"/> + <KivioPoint x="278.759" y="251.517"/> + <KivioPoint x="278.931" y="251.690"/> + <KivioPoint x="278.931" y="251.862"/> + <KivioPoint x="278.931" y="252.103"/> + <KivioPoint x="278.931" y="252.207"/> + <KivioPoint x="279.103" y="252.379"/> + <KivioPoint x="279.103" y="252.552"/> + <KivioPoint x="279.103" y="252.724"/> + <KivioPoint x="279.241" y="252.897"/> + <KivioPoint x="279.241" y="253.069"/> + <KivioPoint x="279.241" y="253.241"/> + <KivioPoint x="279.241" y="253.586"/> + <KivioPoint x="279.241" y="253.759"/> + <KivioPoint x="279.448" y="253.931"/> + <KivioPoint x="279.621" y="254.276"/> + <KivioPoint x="279.621" y="254.448"/> + <KivioPoint x="279.793" y="254.621"/> + <KivioPoint x="279.793" y="254.966"/> + <KivioPoint x="279.931" y="255.138"/> + <KivioPoint x="279.931" y="255.310"/> + <KivioPoint x="280.138" y="255.655"/> + <KivioPoint x="280.310" y="255.828"/> + <KivioPoint x="280.310" y="256.000"/> + <KivioPoint x="280.483" y="256.172"/> + <KivioPoint x="280.621" y="256.345"/> + <KivioPoint x="280.828" y="256.517"/> + <KivioPoint x="281.172" y="256.690"/> + <KivioPoint x="281.310" y="256.690"/> + <KivioPoint x="281.517" y="256.862"/> + <KivioPoint x="281.690" y="256.862"/> + <KivioPoint x="281.862" y="256.862"/> + <KivioPoint x="282.207" y="257.034"/> + <KivioPoint x="282.379" y="257.034"/> + <KivioPoint x="282.552" y="256.862"/> + <KivioPoint x="282.690" y="256.690"/> + <KivioPoint x="282.897" y="256.517"/> + <KivioPoint x="282.897" y="256.345"/> + <KivioPoint x="282.897" y="256.172"/> + <KivioPoint x="283.069" y="256.000"/> + <KivioPoint x="283.069" y="255.828"/> + <KivioPoint x="283.241" y="255.828"/> + <KivioPoint x="283.379" y="255.655"/> + <KivioPoint x="283.586" y="255.483"/> + <KivioPoint x="283.759" y="255.483"/> + <KivioPoint x="283.759" y="255.310"/> + <KivioPoint x="284.069" y="255.138"/> + <KivioPoint x="284.276" y="255.138"/> + <KivioPoint x="284.448" y="254.966"/> + <KivioPoint x="284.621" y="254.966"/> + <KivioPoint x="284.759" y="254.793"/> + <KivioPoint x="284.966" y="254.793"/> + <KivioPoint x="285.138" y="254.793"/> + <KivioPoint x="285.448" y="254.793"/> + <KivioPoint x="285.655" y="254.793"/> + <KivioPoint x="286.000" y="254.793"/> + <KivioPoint x="286.138" y="254.621"/> + <KivioPoint x="286.517" y="254.621"/> + <KivioPoint x="286.690" y="254.621"/> + <KivioPoint x="287.034" y="254.621"/> + <KivioPoint x="287.379" y="254.621"/> + <KivioPoint x="287.517" y="254.621"/> + <KivioPoint x="287.724" y="254.793"/> + <KivioPoint x="287.897" y="254.793"/> + <KivioPoint x="288.069" y="254.966"/> + <KivioPoint x="288.207" y="255.138"/> + <KivioPoint x="288.207" y="255.310"/> + <KivioPoint x="288.414" y="255.483"/> + <KivioPoint x="288.586" y="255.828"/> + <KivioPoint x="288.759" y="256.000"/> + <KivioPoint x="288.897" y="256.172"/> + <KivioPoint x="289.103" y="256.517"/> + <KivioPoint x="289.103" y="256.690"/> + <KivioPoint x="289.276" y="256.862"/> + <KivioPoint x="289.276" y="257.034"/> + <KivioPoint x="289.276" y="257.207"/> + <KivioPoint x="289.276" y="257.379"/> + <KivioPoint x="289.276" y="257.552"/> + <KivioPoint x="289.276" y="257.897"/> + <KivioPoint x="289.276" y="258.069"/> + <KivioPoint x="289.276" y="258.414"/> + <KivioPoint x="289.276" y="258.586"/> + <KivioPoint x="289.276" y="258.759"/> + <KivioPoint x="289.276" y="259.103"/> + <KivioPoint x="289.276" y="259.276"/> + <KivioPoint x="289.276" y="259.621"/> + <KivioPoint x="289.103" y="259.793"/> + <KivioPoint x="288.897" y="259.966"/> + <KivioPoint x="288.759" y="260.138"/> + <KivioPoint x="288.586" y="260.138"/> + <KivioPoint x="288.586" y="260.310"/> + <KivioPoint x="288.414" y="260.310"/> + <KivioPoint x="288.207" y="260.483"/> + <KivioPoint x="288.069" y="260.483"/> + <KivioPoint x="287.897" y="260.483"/> + <KivioPoint x="287.724" y="260.655"/> + <KivioPoint x="287.517" y="260.655"/> + <KivioPoint x="287.379" y="260.828"/> + <KivioPoint x="287.207" y="260.828"/> + <KivioPoint x="287.034" y="260.828"/> + <KivioPoint x="286.828" y="261.000"/> + <KivioPoint x="286.690" y="261.000"/> + <KivioPoint x="286.690" y="261.172"/> + <KivioPoint x="286.517" y="261.172"/> + <KivioPoint x="286.517" y="261.345"/> + <KivioPoint x="286.345" y="261.345"/> + <KivioPoint x="286.138" y="261.517"/> + <KivioPoint x="286.138" y="261.690"/> + <KivioPoint x="286.000" y="261.690"/> + <KivioPoint x="285.828" y="261.690"/> + <KivioPoint x="285.655" y="261.690"/> + <KivioPoint x="285.448" y="261.690"/> + <KivioPoint x="285.138" y="261.690"/> + <KivioPoint x="284.966" y="261.690"/> + <KivioPoint x="284.759" y="261.690"/> + <KivioPoint x="284.621" y="261.517"/> + <KivioPoint x="284.448" y="261.517"/> + <KivioPoint x="284.276" y="261.517"/> + <KivioPoint x="284.069" y="261.690"/> + <KivioPoint x="283.931" y="261.862"/> + <KivioPoint x="283.759" y="261.862"/> + <KivioPoint x="283.759" y="262.034"/> + <KivioPoint x="283.586" y="262.207"/> + <KivioPoint x="283.379" y="262.379"/> + <KivioPoint x="283.379" y="262.552"/> + <KivioPoint x="283.379" y="262.724"/> + <KivioPoint x="283.379" y="262.897"/> + <KivioPoint x="283.379" y="263.069"/> + <KivioPoint x="283.759" y="263.241"/> + <KivioPoint x="284.448" y="263.414"/> + <KivioPoint x="284.621" y="263.586"/> + <KivioPoint x="284.759" y="263.586"/> + <KivioPoint x="284.759" y="263.759"/> + <KivioPoint x="284.759" y="263.931"/> + <KivioPoint x="284.621" y="264.103"/> + <KivioPoint x="284.621" y="264.276"/> + <KivioPoint x="284.448" y="264.448"/> + <KivioPoint x="284.448" y="264.621"/> + <KivioPoint x="284.276" y="264.793"/> + <KivioPoint x="284.069" y="264.966"/> + <KivioPoint x="284.069" y="265.138"/> + <KivioPoint x="284.069" y="265.310"/> + <KivioPoint x="283.931" y="265.655"/> + <KivioPoint x="283.931" y="265.828"/> + <KivioPoint x="283.931" y="266.172"/> + <KivioPoint x="283.931" y="266.345"/> + <KivioPoint x="283.931" y="266.690"/> + <KivioPoint x="283.931" y="267.034"/> + <KivioPoint x="283.931" y="267.207"/> + <KivioPoint x="283.931" y="267.552"/> + <KivioPoint x="283.931" y="267.724"/> + <KivioPoint x="283.931" y="268.069"/> + <KivioPoint x="283.931" y="268.241"/> + <KivioPoint x="283.931" y="268.414"/> + <KivioPoint x="283.931" y="268.586"/> + <KivioPoint x="283.759" y="268.931"/> + <KivioPoint x="283.759" y="269.103"/> + <KivioPoint x="283.759" y="269.448"/> + <KivioPoint x="283.759" y="269.621"/> + <KivioPoint x="283.759" y="269.793"/> + <KivioPoint x="283.759" y="269.966"/> + <KivioPoint x="283.759" y="270.310"/> + <KivioPoint x="283.759" y="270.483"/> + <KivioPoint x="283.759" y="270.655"/> + <KivioPoint x="283.759" y="270.828"/> + <KivioPoint x="283.759" y="271.000"/> + <KivioPoint x="283.759" y="271.172"/> + <KivioPoint x="283.759" y="271.345"/> + <KivioPoint x="283.586" y="271.517"/> + <KivioPoint x="283.379" y="271.690"/> + <KivioPoint x="283.241" y="271.862"/> + <KivioPoint x="283.069" y="271.862"/> + <KivioPoint x="282.897" y="272.034"/> + <KivioPoint x="282.690" y="272.034"/> + <KivioPoint x="282.379" y="272.034"/> + <KivioPoint x="282.000" y="272.207"/> + <KivioPoint x="281.690" y="272.207"/> + <KivioPoint x="281.517" y="272.207"/> + <KivioPoint x="281.310" y="272.034"/> + <KivioPoint x="280.621" y="271.862"/> + <KivioPoint x="280.483" y="271.690"/> + <KivioPoint x="280.310" y="271.690"/> + <KivioPoint x="279.931" y="271.517"/> + <KivioPoint x="279.793" y="271.345"/> + <KivioPoint x="279.621" y="271.172"/> + <KivioPoint x="279.448" y="271.172"/> + <KivioPoint x="279.241" y="271.000"/> + <KivioPoint x="278.759" y="271.000"/> + <KivioPoint x="278.552" y="271.000"/> + <KivioPoint x="278.241" y="271.000"/> + <KivioPoint x="278.069" y="271.000"/> + <KivioPoint x="277.862" y="271.000"/> + <KivioPoint x="277.552" y="271.000"/> + <KivioPoint x="277.172" y="271.000"/> + <KivioPoint x="277.034" y="270.828"/> + <KivioPoint x="276.862" y="270.828"/> + <KivioPoint x="276.483" y="270.655"/> + <KivioPoint x="276.172" y="270.483"/> + <KivioPoint x="276.000" y="270.310"/> + <KivioPoint x="275.793" y="270.310"/> + <KivioPoint x="275.483" y="270.310"/> + <KivioPoint x="275.103" y="270.138"/> + <KivioPoint x="274.966" y="270.138"/> + <KivioPoint x="274.793" y="269.966"/> + <KivioPoint x="274.621" y="269.793"/> + <KivioPoint x="274.414" y="269.793"/> + <KivioPoint x="273.931" y="269.621"/> + <KivioPoint x="273.724" y="269.621"/> + <KivioPoint x="273.414" y="269.448"/> + <KivioPoint x="273.241" y="269.448"/> + <KivioPoint x="273.034" y="269.448"/> + <KivioPoint x="272.724" y="269.448"/> + <KivioPoint x="272.345" y="269.621"/> + <KivioPoint x="272.034" y="269.621"/> + <KivioPoint x="271.655" y="269.793"/> + <KivioPoint x="271.345" y="269.966"/> + <KivioPoint x="270.966" y="270.138"/> + <KivioPoint x="270.828" y="270.138"/> + <KivioPoint x="270.483" y="270.310"/> + <KivioPoint x="270.276" y="270.310"/> + <KivioPoint x="270.138" y="270.310"/> + <KivioPoint x="269.966" y="270.483"/> + <KivioPoint x="269.793" y="270.655"/> + <KivioPoint x="269.586" y="270.655"/> + <KivioPoint x="269.448" y="270.828"/> + <KivioPoint x="269.276" y="270.828"/> + <KivioPoint x="269.276" y="271.000"/> + <KivioPoint x="269.103" y="271.000"/> + <KivioPoint x="268.897" y="271.000"/> + <KivioPoint x="268.759" y="271.172"/> + <KivioPoint x="268.586" y="271.172"/> + <KivioPoint x="268.414" y="271.172"/> + <KivioPoint x="266.690" y="272.034"/> + <KivioPoint x="266.517" y="272.034"/> + <KivioPoint x="266.345" y="272.207"/> + <KivioPoint x="266.138" y="272.379"/> + <KivioPoint x="266.000" y="272.379"/> + <KivioPoint x="265.828" y="272.552"/> + <KivioPoint x="265.655" y="272.552"/> + <KivioPoint x="265.448" y="272.724"/> + <KivioPoint x="265.310" y="272.897"/> + <KivioPoint x="265.138" y="272.897"/> + <KivioPoint x="264.966" y="273.069"/> + <KivioPoint x="264.759" y="273.241"/> + <KivioPoint x="264.759" y="273.414"/> + <KivioPoint x="264.621" y="273.414"/> + <KivioPoint x="264.621" y="273.586"/> + <KivioPoint x="264.448" y="273.586"/> + <KivioPoint x="264.448" y="273.759"/> + <KivioPoint x="264.276" y="273.759"/> + <KivioPoint x="264.069" y="273.931"/> + <KivioPoint x="264.069" y="274.103"/> + <KivioPoint x="263.931" y="274.103"/> + <KivioPoint x="263.931" y="274.276"/> + <KivioPoint x="263.759" y="274.276"/> + <KivioPoint x="263.759" y="274.448"/> + <KivioPoint x="263.586" y="274.448"/> + <KivioPoint x="263.379" y="274.621"/> + <KivioPoint x="263.241" y="274.793"/> + <KivioPoint x="263.069" y="274.793"/> + <KivioPoint x="262.897" y="274.966"/> + <KivioPoint x="262.690" y="274.966"/> + <KivioPoint x="262.552" y="275.138"/> + <KivioPoint x="262.379" y="275.138"/> + <KivioPoint x="262.379" y="275.310"/> + <KivioPoint x="262.207" y="275.310"/> + <KivioPoint x="262.000" y="275.310"/> + <KivioPoint x="262.000" y="275.483"/> + <KivioPoint x="261.862" y="275.483"/> + <KivioPoint x="261.690" y="275.483"/> + <KivioPoint x="261.517" y="275.483"/> + <KivioPoint x="261.310" y="275.483"/> + <KivioPoint x="261.172" y="275.483"/> + <KivioPoint x="260.828" y="275.310"/> + <KivioPoint x="260.621" y="275.310"/> + <KivioPoint x="260.483" y="275.310"/> + <KivioPoint x="260.310" y="275.310"/> + <KivioPoint x="260.138" y="275.310"/> + <KivioPoint x="259.931" y="275.310"/> + <KivioPoint x="259.793" y="275.310"/> + <KivioPoint x="259.448" y="275.310"/> + <KivioPoint x="259.103" y="275.310"/> + <KivioPoint x="258.759" y="275.310"/> + <KivioPoint x="258.552" y="275.483"/> + <KivioPoint x="258.414" y="275.483"/> + <KivioPoint x="258.241" y="275.483"/> + <KivioPoint x="257.862" y="275.483"/> + <KivioPoint x="257.552" y="275.483"/> + <KivioPoint x="257.172" y="275.483"/> + <KivioPoint x="256.862" y="275.483"/> + <KivioPoint x="256.483" y="275.483"/> + <KivioPoint x="256.172" y="275.483"/> + <KivioPoint x="256.000" y="275.483"/> + <KivioPoint x="255.655" y="275.483"/> + <KivioPoint x="255.483" y="275.483"/> + <KivioPoint x="255.310" y="275.483"/> + <KivioPoint x="254.966" y="275.483"/> + <KivioPoint x="254.621" y="275.655"/> + <KivioPoint x="254.414" y="275.655"/> + <KivioPoint x="254.103" y="275.828"/> + <KivioPoint x="253.931" y="275.828"/> + <KivioPoint x="253.724" y="275.828"/> + <KivioPoint x="253.586" y="275.828"/> + <KivioPoint x="253.034" y="276.000"/> + <KivioPoint x="252.724" y="276.000"/> + <KivioPoint x="252.345" y="276.172"/> + <KivioPoint x="252.034" y="276.172"/> + <KivioPoint x="251.655" y="276.172"/> + <KivioPoint x="251.517" y="276.172"/> + <KivioPoint x="251.345" y="276.172"/> + <KivioPoint x="251.172" y="276.000"/> + <KivioPoint x="250.966" y="275.828"/> + <KivioPoint x="250.276" y="275.483"/> + <KivioPoint x="249.966" y="275.310"/> + <KivioPoint x="249.793" y="275.310"/> + <KivioPoint x="249.414" y="275.138"/> + <KivioPoint x="249.103" y="275.138"/> + <KivioPoint x="248.724" y="274.966"/> + <KivioPoint x="248.414" y="274.966"/> + <KivioPoint x="248.241" y="274.966"/> + <KivioPoint x="248.034" y="274.966"/> + <KivioPoint x="247.897" y="274.966"/> + <KivioPoint x="247.552" y="275.138"/> + <KivioPoint x="247.345" y="275.138"/> + <KivioPoint x="247.034" y="275.138"/> + <KivioPoint x="246.655" y="275.138"/> + <KivioPoint x="246.345" y="275.310"/> + <KivioPoint x="245.828" y="275.310"/> + <KivioPoint x="245.655" y="275.310"/> + <KivioPoint x="245.483" y="275.310"/> + <KivioPoint x="245.138" y="275.310"/> + <KivioPoint x="244.966" y="275.310"/> + <KivioPoint x="244.793" y="275.310"/> + <KivioPoint x="244.448" y="275.483"/> + <KivioPoint x="244.276" y="275.483"/> + <KivioPoint x="244.103" y="275.483"/> + <KivioPoint x="243.897" y="275.483"/> + <KivioPoint x="243.759" y="275.483"/> + <KivioPoint x="243.759" y="275.310"/> + <KivioPoint x="243.759" y="275.138"/> + <KivioPoint x="243.759" y="274.966"/> + <KivioPoint x="243.759" y="274.621"/> + <KivioPoint x="243.897" y="274.621"/> + <KivioPoint x="243.897" y="274.448"/> + <KivioPoint x="243.897" y="274.276"/> + <KivioPoint x="243.897" y="274.103"/> + <KivioPoint x="243.897" y="273.931"/> + <KivioPoint x="244.103" y="273.759"/> + <KivioPoint x="244.103" y="273.586"/> + <KivioPoint x="244.103" y="273.414"/> + <KivioPoint x="244.103" y="273.241"/> + <KivioPoint x="244.103" y="273.069"/> + <KivioPoint x="243.897" y="272.897"/> + <KivioPoint x="243.897" y="272.724"/> + <KivioPoint x="243.897" y="272.552"/> + <KivioPoint x="243.759" y="272.379"/> + <KivioPoint x="243.586" y="272.207"/> + <KivioPoint x="243.586" y="272.034"/> + <KivioPoint x="243.414" y="272.034"/> + <KivioPoint x="243.207" y="271.862"/> + <KivioPoint x="243.069" y="271.690"/> + <KivioPoint x="242.724" y="271.517"/> + <KivioPoint x="242.517" y="271.517"/> + <KivioPoint x="242.379" y="271.345"/> + <KivioPoint x="242.207" y="271.172"/> + <KivioPoint x="242.034" y="271.000"/> + <KivioPoint x="241.690" y="270.828"/> + <KivioPoint x="241.690" y="270.655"/> + <KivioPoint x="241.517" y="270.483"/> + <KivioPoint x="241.345" y="270.310"/> + <KivioPoint x="241.138" y="270.138"/> + <KivioPoint x="241.138" y="269.966"/> + <KivioPoint x="241.000" y="269.793"/> + <KivioPoint x="241.000" y="269.621"/> + <KivioPoint x="241.000" y="269.448"/> + <KivioPoint x="241.000" y="269.276"/> + <KivioPoint x="241.000" y="269.103"/> + <KivioPoint x="241.000" y="268.931"/> + <KivioPoint x="241.138" y="268.931"/> + <KivioPoint x="241.345" y="268.759"/> + <KivioPoint x="241.517" y="268.759"/> + <KivioPoint x="241.690" y="268.759"/> + <KivioPoint x="242.034" y="268.759"/> + <KivioPoint x="242.379" y="268.759"/> + <KivioPoint x="242.517" y="268.759"/> + <KivioPoint x="242.517" y="268.586"/> + <KivioPoint x="242.724" y="268.414"/> + <KivioPoint x="242.724" y="268.069"/> + <KivioPoint x="242.724" y="267.897"/> + <KivioPoint x="242.724" y="267.724"/> + <KivioPoint x="242.724" y="267.552"/> + <KivioPoint x="242.517" y="267.379"/> + <KivioPoint x="242.379" y="267.207"/> + <KivioPoint x="242.207" y="267.034"/> + <KivioPoint x="242.034" y="267.034"/> + <KivioPoint x="241.828" y="267.034"/> + <KivioPoint x="241.690" y="266.862"/> + <KivioPoint x="241.517" y="266.862"/> + <KivioPoint x="241.345" y="266.862"/> + <KivioPoint x="241.138" y="266.690"/> + <KivioPoint x="241.000" y="266.690"/> + <KivioPoint x="240.828" y="266.690"/> + <KivioPoint x="240.655" y="266.690"/> + <KivioPoint x="240.310" y="266.690"/> + <KivioPoint x="239.966" y="266.690"/> + <KivioPoint x="239.759" y="266.862"/> + <KivioPoint x="239.621" y="266.862"/> + <KivioPoint x="239.448" y="267.034"/> + <KivioPoint x="239.276" y="267.207"/> + <KivioPoint x="239.276" y="267.552"/> + <KivioPoint x="239.276" y="267.724"/> + <KivioPoint x="239.276" y="267.897"/> + <KivioPoint x="239.276" y="268.069"/> + <KivioPoint x="239.276" y="268.241"/> + <KivioPoint x="239.069" y="268.241"/> + <KivioPoint x="239.069" y="268.414"/> + <KivioPoint x="238.759" y="268.414"/> + <KivioPoint x="238.586" y="268.414"/> + <KivioPoint x="238.241" y="268.241"/> + <KivioPoint x="238.069" y="268.241"/> + <KivioPoint x="237.897" y="268.241"/> + <KivioPoint x="237.552" y="268.069"/> + <KivioPoint x="237.379" y="267.897"/> + <KivioPoint x="237.207" y="267.897"/> + <KivioPoint x="237.034" y="267.724"/> + <KivioPoint x="236.862" y="267.552"/> + <KivioPoint x="236.690" y="267.379"/> + <KivioPoint x="236.517" y="267.207"/> + <KivioPoint x="236.517" y="267.034"/> + <KivioPoint x="236.310" y="266.862"/> + <KivioPoint x="236.172" y="266.862"/> + <KivioPoint x="236.000" y="266.862"/> + <KivioPoint x="235.828" y="267.034"/> + <KivioPoint x="235.621" y="267.034"/> + <KivioPoint x="235.483" y="267.034"/> + <KivioPoint x="235.310" y="267.034"/> + <KivioPoint x="235.138" y="267.034"/> + <KivioPoint x="234.931" y="267.034"/> + <KivioPoint x="234.793" y="266.862"/> + <KivioPoint x="234.621" y="266.862"/> + <KivioPoint x="234.448" y="266.862"/> + <KivioPoint x="234.241" y="266.690"/> + <KivioPoint x="234.103" y="266.517"/> + <KivioPoint x="234.103" y="266.345"/> + <KivioPoint x="233.931" y="266.172"/> + <KivioPoint x="233.931" y="266.000"/> + <KivioPoint x="233.931" y="265.828"/> + <KivioPoint x="233.931" y="265.483"/> + <KivioPoint x="233.931" y="265.310"/> + <KivioPoint x="233.931" y="265.138"/> + <KivioPoint x="233.931" y="264.793"/> + <KivioPoint x="234.103" y="264.621"/> + <KivioPoint x="234.103" y="264.448"/> + <KivioPoint x="234.103" y="264.276"/> + <KivioPoint x="234.103" y="264.103"/> + <KivioPoint x="234.241" y="263.931"/> + <KivioPoint x="234.448" y="263.759"/> + <KivioPoint x="234.621" y="263.586"/> + <KivioPoint x="234.621" y="263.414"/> + <KivioPoint x="234.621" y="263.241"/> + <KivioPoint x="234.621" y="263.069"/> + <KivioPoint x="234.448" y="262.897"/> + <KivioPoint x="234.448" y="262.724"/> + <KivioPoint x="234.241" y="262.724"/> + <KivioPoint x="234.103" y="262.724"/> + <KivioPoint x="233.759" y="262.724"/> + <KivioPoint x="233.552" y="262.552"/> + <KivioPoint x="233.414" y="262.552"/> + <KivioPoint x="233.069" y="262.379"/> + <KivioPoint x="232.724" y="262.207"/> + <KivioPoint x="232.552" y="262.034"/> + <KivioPoint x="232.379" y="261.862"/> + <KivioPoint x="232.172" y="261.690"/> + <KivioPoint x="231.862" y="261.690"/> + <KivioPoint x="231.483" y="261.517"/> + <KivioPoint x="231.345" y="261.345"/> + <KivioPoint x="231.172" y="261.345"/> + <KivioPoint x="231.000" y="261.345"/> + <KivioPoint x="230.793" y="261.345"/> + <KivioPoint x="230.483" y="261.172"/> + <KivioPoint x="230.310" y="261.000"/> + <KivioPoint x="230.103" y="260.828"/> + <KivioPoint x="230.103" y="260.655"/> + <KivioPoint x="229.966" y="260.655"/> + <KivioPoint x="229.966" y="260.483"/> + <KivioPoint x="229.966" y="260.310"/> + <KivioPoint x="229.966" y="260.138"/> + <KivioPoint x="229.966" y="259.793"/> + <KivioPoint x="229.966" y="259.448"/> + <KivioPoint x="229.966" y="259.276"/> + <KivioPoint x="229.966" y="259.103"/> + <KivioPoint x="229.966" y="258.931"/> + <KivioPoint x="229.966" y="258.759"/> + <KivioPoint x="229.966" y="258.586"/> + <KivioPoint x="229.966" y="258.414"/> + <KivioPoint x="229.793" y="258.241"/> + <KivioPoint x="229.793" y="258.069"/> + <KivioPoint x="229.621" y="257.897"/> + <KivioPoint x="229.621" y="257.724"/> + <KivioPoint x="229.621" y="257.552"/> + <KivioPoint x="229.414" y="257.552"/> + <KivioPoint x="229.414" y="257.379"/> + <KivioPoint x="229.276" y="257.207"/> + <KivioPoint x="229.103" y="257.034"/> + <KivioPoint x="229.103" y="256.862"/> + <KivioPoint x="228.931" y="256.690"/> + <KivioPoint x="228.724" y="256.517"/> + <KivioPoint x="228.586" y="256.517"/> + <KivioPoint x="228.586" y="256.345"/> + <KivioPoint x="228.414" y="256.172"/> + <KivioPoint x="228.241" y="256.172"/> + <KivioPoint x="227.897" y="256.000"/> + <KivioPoint x="227.552" y="256.000"/> + <KivioPoint x="227.345" y="255.828"/> + <KivioPoint x="227.207" y="255.828"/> + <KivioPoint x="227.034" y="255.828"/> + <KivioPoint x="226.862" y="255.828"/> + <KivioPoint x="226.655" y="255.828"/> + <KivioPoint x="226.517" y="255.828"/> + <KivioPoint x="226.172" y="255.828"/> + <KivioPoint x="225.828" y="255.655"/> + <KivioPoint x="225.655" y="255.483"/> + <KivioPoint x="225.483" y="255.483"/> + <KivioPoint x="225.483" y="255.310"/> + <KivioPoint x="225.483" y="255.138"/> + <KivioPoint x="225.483" y="254.966"/> + <KivioPoint x="225.276" y="254.793"/> + <KivioPoint x="225.276" y="254.621"/> + <KivioPoint x="225.276" y="254.448"/> + <KivioPoint x="225.276" y="254.276"/> + <KivioPoint x="225.276" y="254.103"/> + <KivioPoint x="225.276" y="253.931"/> + <KivioPoint x="225.276" y="253.759"/> + <KivioPoint x="225.310" y="253.103"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon31"> + <KivioPoint x="223.414" y="289.897"/> + <KivioPoint x="223.241" y="289.724"/> + <KivioPoint x="223.069" y="289.724"/> + <KivioPoint x="222.897" y="289.552"/> + <KivioPoint x="222.897" y="289.379"/> + <KivioPoint x="222.897" y="289.207"/> + <KivioPoint x="222.724" y="289.034"/> + <KivioPoint x="222.552" y="288.862"/> + <KivioPoint x="222.379" y="288.690"/> + <KivioPoint x="222.034" y="288.690"/> + <KivioPoint x="221.862" y="288.690"/> + <KivioPoint x="221.690" y="288.690"/> + <KivioPoint x="221.517" y="288.690"/> + <KivioPoint x="221.345" y="288.690"/> + <KivioPoint x="221.345" y="288.862"/> + <KivioPoint x="221.172" y="289.034"/> + <KivioPoint x="221.172" y="289.207"/> + <KivioPoint x="221.000" y="289.379"/> + <KivioPoint x="221.000" y="289.552"/> + <KivioPoint x="221.000" y="289.724"/> + <KivioPoint x="220.828" y="289.897"/> + <KivioPoint x="220.828" y="290.069"/> + <KivioPoint x="220.655" y="290.241"/> + <KivioPoint x="220.655" y="290.414"/> + <KivioPoint x="220.483" y="290.759"/> + <KivioPoint x="220.310" y="290.931"/> + <KivioPoint x="220.310" y="291.103"/> + <KivioPoint x="220.138" y="291.448"/> + <KivioPoint x="220.138" y="291.621"/> + <KivioPoint x="219.966" y="291.793"/> + <KivioPoint x="219.966" y="291.966"/> + <KivioPoint x="219.966" y="292.310"/> + <KivioPoint x="219.966" y="292.483"/> + <KivioPoint x="219.966" y="292.655"/> + <KivioPoint x="219.966" y="292.828"/> + <KivioPoint x="219.793" y="292.828"/> + <KivioPoint x="219.621" y="293.000"/> + <KivioPoint x="219.448" y="293.172"/> + <KivioPoint x="219.448" y="293.345"/> + <KivioPoint x="219.448" y="293.517"/> + <KivioPoint x="219.448" y="293.690"/> + <KivioPoint x="219.448" y="293.862"/> + <KivioPoint x="219.448" y="294.034"/> + <KivioPoint x="219.448" y="294.207"/> + <KivioPoint x="219.621" y="294.379"/> + <KivioPoint x="219.621" y="294.552"/> + <KivioPoint x="219.793" y="294.724"/> + <KivioPoint x="219.966" y="295.069"/> + <KivioPoint x="220.138" y="295.241"/> + <KivioPoint x="220.310" y="295.414"/> + <KivioPoint x="220.310" y="295.586"/> + <KivioPoint x="220.483" y="295.759"/> + <KivioPoint x="220.655" y="295.931"/> + <KivioPoint x="220.828" y="296.276"/> + <KivioPoint x="221.000" y="296.621"/> + <KivioPoint x="221.000" y="296.793"/> + <KivioPoint x="221.000" y="297.138"/> + <KivioPoint x="221.172" y="297.310"/> + <KivioPoint x="221.172" y="297.655"/> + <KivioPoint x="221.345" y="298.000"/> + <KivioPoint x="221.345" y="298.172"/> + <KivioPoint x="221.345" y="298.517"/> + <KivioPoint x="221.345" y="298.690"/> + <KivioPoint x="221.345" y="299.034"/> + <KivioPoint x="221.345" y="299.207"/> + <KivioPoint x="221.345" y="299.379"/> + <KivioPoint x="221.345" y="299.552"/> + <KivioPoint x="221.172" y="299.724"/> + <KivioPoint x="221.000" y="299.897"/> + <KivioPoint x="220.828" y="300.069"/> + <KivioPoint x="220.655" y="300.069"/> + <KivioPoint x="220.483" y="300.241"/> + <KivioPoint x="220.310" y="300.241"/> + <KivioPoint x="220.138" y="300.414"/> + <KivioPoint x="220.138" y="300.586"/> + <KivioPoint x="219.966" y="300.759"/> + <KivioPoint x="219.966" y="301.103"/> + <KivioPoint x="219.966" y="301.448"/> + <KivioPoint x="219.966" y="301.793"/> + <KivioPoint x="220.138" y="301.966"/> + <KivioPoint x="220.138" y="302.138"/> + <KivioPoint x="220.138" y="302.310"/> + <KivioPoint x="220.310" y="302.483"/> + <KivioPoint x="220.310" y="302.655"/> + <KivioPoint x="220.310" y="303.000"/> + <KivioPoint x="220.310" y="303.172"/> + <KivioPoint x="220.483" y="303.517"/> + <KivioPoint x="220.483" y="303.690"/> + <KivioPoint x="220.483" y="304.034"/> + <KivioPoint x="220.483" y="304.207"/> + <KivioPoint x="220.310" y="304.552"/> + <KivioPoint x="220.310" y="304.724"/> + <KivioPoint x="220.310" y="304.897"/> + <KivioPoint x="220.310" y="305.241"/> + <KivioPoint x="220.138" y="305.414"/> + <KivioPoint x="220.138" y="305.586"/> + <KivioPoint x="220.138" y="305.759"/> + <KivioPoint x="220.138" y="305.931"/> + <KivioPoint x="219.966" y="306.103"/> + <KivioPoint x="219.966" y="306.276"/> + <KivioPoint x="219.966" y="306.448"/> + <KivioPoint x="219.966" y="306.621"/> + <KivioPoint x="219.966" y="306.793"/> + <KivioPoint x="219.966" y="307.138"/> + <KivioPoint x="219.966" y="307.310"/> + <KivioPoint x="219.966" y="307.655"/> + <KivioPoint x="219.966" y="307.828"/> + <KivioPoint x="219.793" y="308.172"/> + <KivioPoint x="219.793" y="308.345"/> + <KivioPoint x="219.793" y="308.517"/> + <KivioPoint x="219.793" y="308.690"/> + <KivioPoint x="219.793" y="309.034"/> + <KivioPoint x="219.793" y="309.379"/> + <KivioPoint x="219.966" y="309.724"/> + <KivioPoint x="219.966" y="309.897"/> + <KivioPoint x="219.966" y="310.069"/> + <KivioPoint x="219.966" y="310.241"/> + <KivioPoint x="220.138" y="310.414"/> + <KivioPoint x="220.138" y="310.586"/> + <KivioPoint x="220.138" y="310.759"/> + <KivioPoint x="220.138" y="311.103"/> + <KivioPoint x="220.138" y="311.276"/> + <KivioPoint x="220.310" y="311.448"/> + <KivioPoint x="220.310" y="311.621"/> + <KivioPoint x="220.310" y="311.793"/> + <KivioPoint x="220.310" y="311.966"/> + <KivioPoint x="220.310" y="312.138"/> + <KivioPoint x="220.310" y="312.310"/> + <KivioPoint x="220.310" y="312.483"/> + <KivioPoint x="220.310" y="312.655"/> + <KivioPoint x="220.483" y="312.828"/> + <KivioPoint x="220.655" y="313.000"/> + <KivioPoint x="220.828" y="313.172"/> + <KivioPoint x="220.828" y="313.345"/> + <KivioPoint x="221.000" y="313.517"/> + <KivioPoint x="221.172" y="313.690"/> + <KivioPoint x="221.345" y="313.690"/> + <KivioPoint x="221.517" y="313.862"/> + <KivioPoint x="221.690" y="313.862"/> + <KivioPoint x="222.034" y="313.862"/> + <KivioPoint x="222.207" y="313.862"/> + <KivioPoint x="222.379" y="313.862"/> + <KivioPoint x="222.724" y="313.862"/> + <KivioPoint x="222.897" y="314.034"/> + <KivioPoint x="223.069" y="314.207"/> + <KivioPoint x="223.241" y="314.207"/> + <KivioPoint x="223.414" y="314.379"/> + <KivioPoint x="223.586" y="314.552"/> + <KivioPoint x="223.759" y="314.552"/> + <KivioPoint x="223.759" y="314.724"/> + <KivioPoint x="223.759" y="314.897"/> + <KivioPoint x="223.931" y="315.069"/> + <KivioPoint x="223.931" y="315.241"/> + <KivioPoint x="224.103" y="315.414"/> + <KivioPoint x="224.103" y="315.586"/> + <KivioPoint x="224.103" y="315.759"/> + <KivioPoint x="224.103" y="315.931"/> + <KivioPoint x="224.276" y="315.931"/> + <KivioPoint x="224.276" y="316.103"/> + <KivioPoint x="224.448" y="316.276"/> + <KivioPoint x="224.448" y="316.448"/> + <KivioPoint x="224.621" y="316.448"/> + <KivioPoint x="224.793" y="316.621"/> + <KivioPoint x="224.793" y="316.793"/> + <KivioPoint x="224.793" y="316.966"/> + <KivioPoint x="224.966" y="317.138"/> + <KivioPoint x="224.966" y="317.310"/> + <KivioPoint x="224.966" y="317.483"/> + <KivioPoint x="225.138" y="317.655"/> + <KivioPoint x="225.138" y="317.828"/> + <KivioPoint x="225.138" y="318.000"/> + <KivioPoint x="225.138" y="318.172"/> + <KivioPoint x="225.138" y="318.345"/> + <KivioPoint x="225.138" y="318.517"/> + <KivioPoint x="225.483" y="318.517"/> + <KivioPoint x="225.655" y="318.655"/> + <KivioPoint x="225.828" y="318.655"/> + <KivioPoint x="226.000" y="318.655"/> + <KivioPoint x="226.172" y="318.655"/> + <KivioPoint x="226.345" y="318.655"/> + <KivioPoint x="226.517" y="318.655"/> + <KivioPoint x="226.690" y="318.655"/> + <KivioPoint x="226.862" y="318.655"/> + <KivioPoint x="227.034" y="318.517"/> + <KivioPoint x="227.207" y="318.517"/> + <KivioPoint x="227.207" y="318.345"/> + <KivioPoint x="227.379" y="318.172"/> + <KivioPoint x="227.552" y="318.000"/> + <KivioPoint x="227.724" y="317.828"/> + <KivioPoint x="227.724" y="317.655"/> + <KivioPoint x="227.897" y="317.483"/> + <KivioPoint x="227.897" y="317.310"/> + <KivioPoint x="227.897" y="317.138"/> + <KivioPoint x="227.897" y="316.966"/> + <KivioPoint x="227.897" y="316.793"/> + <KivioPoint x="227.724" y="316.621"/> + <KivioPoint x="227.552" y="316.448"/> + <KivioPoint x="227.379" y="316.276"/> + <KivioPoint x="227.207" y="316.276"/> + <KivioPoint x="227.207" y="316.103"/> + <KivioPoint x="227.034" y="315.931"/> + <KivioPoint x="227.034" y="315.759"/> + <KivioPoint x="226.862" y="315.586"/> + <KivioPoint x="226.862" y="315.241"/> + <KivioPoint x="226.862" y="315.069"/> + <KivioPoint x="226.862" y="314.897"/> + <KivioPoint x="226.862" y="314.724"/> + <KivioPoint x="227.034" y="314.552"/> + <KivioPoint x="227.207" y="314.379"/> + <KivioPoint x="227.379" y="314.207"/> + <KivioPoint x="227.552" y="314.034"/> + <KivioPoint x="227.724" y="314.034"/> + <KivioPoint x="227.897" y="314.034"/> + <KivioPoint x="228.241" y="314.034"/> + <KivioPoint x="228.586" y="314.207"/> + <KivioPoint x="228.759" y="314.207"/> + <KivioPoint x="228.931" y="314.034"/> + <KivioPoint x="229.103" y="313.862"/> + <KivioPoint x="229.103" y="313.690"/> + <KivioPoint x="229.276" y="313.517"/> + <KivioPoint x="229.276" y="313.345"/> + <KivioPoint x="229.276" y="313.172"/> + <KivioPoint x="229.448" y="313.000"/> + <KivioPoint x="229.448" y="312.828"/> + <KivioPoint x="229.448" y="312.655"/> + <KivioPoint x="229.621" y="312.483"/> + <KivioPoint x="229.793" y="312.310"/> + <KivioPoint x="229.966" y="311.966"/> + <KivioPoint x="230.138" y="311.793"/> + <KivioPoint x="230.310" y="311.621"/> + <KivioPoint x="230.483" y="311.448"/> + <KivioPoint x="230.655" y="311.448"/> + <KivioPoint x="230.828" y="311.276"/> + <KivioPoint x="231.000" y="311.103"/> + <KivioPoint x="231.172" y="311.103"/> + <KivioPoint x="231.345" y="310.931"/> + <KivioPoint x="231.517" y="310.759"/> + <KivioPoint x="231.690" y="310.586"/> + <KivioPoint x="231.690" y="310.414"/> + <KivioPoint x="231.862" y="310.241"/> + <KivioPoint x="231.862" y="310.069"/> + <KivioPoint x="231.862" y="309.897"/> + <KivioPoint x="231.862" y="309.724"/> + <KivioPoint x="231.862" y="309.552"/> + <KivioPoint x="231.862" y="309.379"/> + <KivioPoint x="231.862" y="309.207"/> + <KivioPoint x="231.862" y="309.034"/> + <KivioPoint x="231.862" y="308.690"/> + <KivioPoint x="231.862" y="308.517"/> + <KivioPoint x="231.862" y="308.345"/> + <KivioPoint x="231.862" y="308.000"/> + <KivioPoint x="231.862" y="307.828"/> + <KivioPoint x="231.862" y="307.655"/> + <KivioPoint x="231.862" y="307.483"/> + <KivioPoint x="231.862" y="307.310"/> + <KivioPoint x="231.862" y="307.138"/> + <KivioPoint x="231.862" y="306.966"/> + <KivioPoint x="231.862" y="306.793"/> + <KivioPoint x="231.862" y="306.621"/> + <KivioPoint x="231.690" y="306.448"/> + <KivioPoint x="231.690" y="306.276"/> + <KivioPoint x="231.517" y="306.103"/> + <KivioPoint x="231.517" y="305.931"/> + <KivioPoint x="231.345" y="305.931"/> + <KivioPoint x="231.172" y="305.931"/> + <KivioPoint x="231.000" y="305.931"/> + <KivioPoint x="230.828" y="305.931"/> + <KivioPoint x="230.655" y="305.931"/> + <KivioPoint x="230.483" y="305.931"/> + <KivioPoint x="230.310" y="305.759"/> + <KivioPoint x="230.138" y="305.759"/> + <KivioPoint x="229.966" y="305.586"/> + <KivioPoint x="229.793" y="305.414"/> + <KivioPoint x="229.621" y="305.414"/> + <KivioPoint x="229.448" y="305.241"/> + <KivioPoint x="229.276" y="305.241"/> + <KivioPoint x="229.103" y="305.069"/> + <KivioPoint x="228.931" y="304.897"/> + <KivioPoint x="228.759" y="304.552"/> + <KivioPoint x="228.586" y="304.552"/> + <KivioPoint x="228.586" y="304.379"/> + <KivioPoint x="228.586" y="304.207"/> + <KivioPoint x="228.586" y="304.034"/> + <KivioPoint x="228.586" y="303.862"/> + <KivioPoint x="228.759" y="303.690"/> + <KivioPoint x="228.759" y="303.517"/> + <KivioPoint x="228.759" y="303.345"/> + <KivioPoint x="228.931" y="303.172"/> + <KivioPoint x="228.931" y="302.828"/> + <KivioPoint x="228.931" y="302.655"/> + <KivioPoint x="228.931" y="302.483"/> + <KivioPoint x="228.931" y="302.310"/> + <KivioPoint x="228.931" y="302.138"/> + <KivioPoint x="228.931" y="301.966"/> + <KivioPoint x="228.931" y="301.793"/> + <KivioPoint x="228.931" y="301.621"/> + <KivioPoint x="228.931" y="301.276"/> + <KivioPoint x="228.759" y="301.103"/> + <KivioPoint x="228.759" y="300.931"/> + <KivioPoint x="228.759" y="300.759"/> + <KivioPoint x="228.586" y="300.414"/> + <KivioPoint x="228.586" y="300.241"/> + <KivioPoint x="228.414" y="300.069"/> + <KivioPoint x="228.414" y="299.897"/> + <KivioPoint x="228.241" y="299.724"/> + <KivioPoint x="228.241" y="299.379"/> + <KivioPoint x="228.241" y="299.207"/> + <KivioPoint x="228.241" y="298.862"/> + <KivioPoint x="228.069" y="298.690"/> + <KivioPoint x="228.069" y="298.345"/> + <KivioPoint x="228.069" y="298.172"/> + <KivioPoint x="228.069" y="297.828"/> + <KivioPoint x="228.069" y="297.655"/> + <KivioPoint x="228.069" y="297.483"/> + <KivioPoint x="228.069" y="297.310"/> + <KivioPoint x="228.069" y="297.138"/> + <KivioPoint x="228.069" y="296.966"/> + <KivioPoint x="228.069" y="296.793"/> + <KivioPoint x="228.069" y="296.448"/> + <KivioPoint x="228.069" y="296.276"/> + <KivioPoint x="228.069" y="296.103"/> + <KivioPoint x="227.897" y="295.759"/> + <KivioPoint x="227.897" y="295.414"/> + <KivioPoint x="227.897" y="295.241"/> + <KivioPoint x="227.897" y="295.069"/> + <KivioPoint x="227.897" y="294.724"/> + <KivioPoint x="228.069" y="294.552"/> + <KivioPoint x="228.069" y="294.379"/> + <KivioPoint x="228.069" y="294.207"/> + <KivioPoint x="228.069" y="294.034"/> + <KivioPoint x="228.069" y="293.862"/> + <KivioPoint x="228.069" y="293.517"/> + <KivioPoint x="228.069" y="293.345"/> + <KivioPoint x="228.069" y="293.172"/> + <KivioPoint x="227.897" y="293.000"/> + <KivioPoint x="227.897" y="292.828"/> + <KivioPoint x="227.897" y="292.655"/> + <KivioPoint x="227.724" y="292.483"/> + <KivioPoint x="227.724" y="292.310"/> + <KivioPoint x="227.552" y="292.138"/> + <KivioPoint x="227.552" y="291.966"/> + <KivioPoint x="227.379" y="291.793"/> + <KivioPoint x="227.207" y="291.621"/> + <KivioPoint x="227.034" y="291.448"/> + <KivioPoint x="226.862" y="291.276"/> + <KivioPoint x="226.862" y="291.103"/> + <KivioPoint x="226.690" y="290.931"/> + <KivioPoint x="226.517" y="290.759"/> + <KivioPoint x="226.345" y="290.586"/> + <KivioPoint x="226.172" y="290.414"/> + <KivioPoint x="226.000" y="290.241"/> + <KivioPoint x="226.000" y="290.069"/> + <KivioPoint x="225.828" y="289.897"/> + <KivioPoint x="225.828" y="289.724"/> + <KivioPoint x="225.655" y="289.552"/> + <KivioPoint x="225.483" y="289.379"/> + <KivioPoint x="225.138" y="289.379"/> + <KivioPoint x="225.138" y="289.207"/> + <KivioPoint x="224.966" y="289.207"/> + <KivioPoint x="224.793" y="289.207"/> + <KivioPoint x="224.793" y="289.034"/> + <KivioPoint x="224.621" y="289.034"/> + <KivioPoint x="224.448" y="289.034"/> + <KivioPoint x="224.448" y="289.207"/> + <KivioPoint x="224.276" y="289.207"/> + <KivioPoint x="224.103" y="289.379"/> + <KivioPoint x="223.931" y="289.552"/> + <KivioPoint x="223.931" y="289.724"/> + <KivioPoint x="223.759" y="289.724"/> + <KivioPoint x="223.586" y="289.724"/> + <KivioPoint x="223.414" y="289.897"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon32"> + <KivioPoint x="283.931" y="272.414"/> + <KivioPoint x="284.103" y="272.586"/> + <KivioPoint x="284.103" y="272.759"/> + <KivioPoint x="284.276" y="272.931"/> + <KivioPoint x="284.276" y="273.103"/> + <KivioPoint x="284.276" y="273.276"/> + <KivioPoint x="284.276" y="273.448"/> + <KivioPoint x="284.276" y="273.621"/> + <KivioPoint x="284.276" y="273.793"/> + <KivioPoint x="284.276" y="273.966"/> + <KivioPoint x="284.276" y="274.310"/> + <KivioPoint x="284.276" y="274.655"/> + <KivioPoint x="284.276" y="274.828"/> + <KivioPoint x="284.276" y="275.000"/> + <KivioPoint x="284.103" y="275.172"/> + <KivioPoint x="283.931" y="275.172"/> + <KivioPoint x="283.759" y="275.172"/> + <KivioPoint x="283.586" y="275.172"/> + <KivioPoint x="283.241" y="275.172"/> + <KivioPoint x="283.069" y="275.000"/> + <KivioPoint x="282.897" y="275.000"/> + <KivioPoint x="282.724" y="275.000"/> + <KivioPoint x="282.379" y="275.000"/> + <KivioPoint x="282.207" y="275.000"/> + <KivioPoint x="282.034" y="275.172"/> + <KivioPoint x="281.862" y="275.345"/> + <KivioPoint x="281.690" y="275.517"/> + <KivioPoint x="281.517" y="275.690"/> + <KivioPoint x="281.517" y="275.862"/> + <KivioPoint x="281.345" y="276.034"/> + <KivioPoint x="281.172" y="276.207"/> + <KivioPoint x="281.172" y="276.379"/> + <KivioPoint x="281.172" y="276.552"/> + <KivioPoint x="281.000" y="276.724"/> + <KivioPoint x="280.828" y="277.069"/> + <KivioPoint x="280.828" y="277.241"/> + <KivioPoint x="280.655" y="277.414"/> + <KivioPoint x="280.655" y="277.586"/> + <KivioPoint x="280.483" y="277.931"/> + <KivioPoint x="280.483" y="278.103"/> + <KivioPoint x="280.483" y="278.276"/> + <KivioPoint x="280.483" y="278.448"/> + <KivioPoint x="280.310" y="278.621"/> + <KivioPoint x="280.310" y="278.793"/> + <KivioPoint x="280.310" y="279.138"/> + <KivioPoint x="280.310" y="279.483"/> + <KivioPoint x="280.310" y="279.828"/> + <KivioPoint x="280.310" y="280.000"/> + <KivioPoint x="280.310" y="280.172"/> + <KivioPoint x="280.310" y="280.345"/> + <KivioPoint x="280.483" y="280.517"/> + <KivioPoint x="280.483" y="280.690"/> + <KivioPoint x="280.483" y="280.862"/> + <KivioPoint x="280.655" y="281.034"/> + <KivioPoint x="280.655" y="281.379"/> + <KivioPoint x="280.655" y="281.724"/> + <KivioPoint x="280.483" y="281.897"/> + <KivioPoint x="280.483" y="282.069"/> + <KivioPoint x="280.483" y="282.241"/> + <KivioPoint x="280.310" y="282.241"/> + <KivioPoint x="280.138" y="282.414"/> + <KivioPoint x="279.276" y="282.931"/> + <KivioPoint x="279.103" y="283.103"/> + <KivioPoint x="278.931" y="283.276"/> + <KivioPoint x="278.759" y="283.448"/> + <KivioPoint x="278.759" y="283.621"/> + <KivioPoint x="278.586" y="283.621"/> + <KivioPoint x="278.414" y="283.793"/> + <KivioPoint x="278.414" y="283.966"/> + <KivioPoint x="278.241" y="284.138"/> + <KivioPoint x="278.241" y="284.310"/> + <KivioPoint x="278.069" y="284.483"/> + <KivioPoint x="277.897" y="284.655"/> + <KivioPoint x="278.069" y="284.828"/> + <KivioPoint x="278.069" y="285.172"/> + <KivioPoint x="278.241" y="285.345"/> + <KivioPoint x="278.414" y="285.690"/> + <KivioPoint x="278.414" y="285.862"/> + <KivioPoint x="278.586" y="286.034"/> + <KivioPoint x="278.759" y="286.207"/> + <KivioPoint x="278.931" y="286.207"/> + <KivioPoint x="279.103" y="286.207"/> + <KivioPoint x="279.103" y="286.379"/> + <KivioPoint x="279.276" y="286.379"/> + <KivioPoint x="279.448" y="286.552"/> + <KivioPoint x="279.621" y="286.724"/> + <KivioPoint x="279.621" y="286.897"/> + <KivioPoint x="279.793" y="287.241"/> + <KivioPoint x="279.793" y="287.414"/> + <KivioPoint x="279.966" y="287.586"/> + <KivioPoint x="280.138" y="287.759"/> + <KivioPoint x="280.310" y="287.931"/> + <KivioPoint x="280.483" y="287.931"/> + <KivioPoint x="280.483" y="288.103"/> + <KivioPoint x="280.828" y="288.103"/> + <KivioPoint x="280.828" y="288.276"/> + <KivioPoint x="281.172" y="288.448"/> + <KivioPoint x="281.517" y="288.621"/> + <KivioPoint x="281.517" y="288.793"/> + <KivioPoint x="281.690" y="288.966"/> + <KivioPoint x="281.862" y="288.966"/> + <KivioPoint x="281.862" y="289.138"/> + <KivioPoint x="281.862" y="289.310"/> + <KivioPoint x="282.034" y="289.483"/> + <KivioPoint x="282.034" y="289.828"/> + <KivioPoint x="281.862" y="290.000"/> + <KivioPoint x="281.862" y="290.172"/> + <KivioPoint x="281.690" y="290.172"/> + <KivioPoint x="281.517" y="290.172"/> + <KivioPoint x="281.345" y="290.345"/> + <KivioPoint x="281.172" y="290.345"/> + <KivioPoint x="281.000" y="290.345"/> + <KivioPoint x="280.828" y="290.345"/> + <KivioPoint x="280.655" y="290.345"/> + <KivioPoint x="280.483" y="290.517"/> + <KivioPoint x="280.138" y="290.517"/> + <KivioPoint x="279.793" y="290.862"/> + <KivioPoint x="279.448" y="290.862"/> + <KivioPoint x="279.276" y="291.034"/> + <KivioPoint x="278.931" y="291.034"/> + <KivioPoint x="278.759" y="291.034"/> + <KivioPoint x="278.586" y="291.034"/> + <KivioPoint x="278.414" y="290.862"/> + <KivioPoint x="278.069" y="290.862"/> + <KivioPoint x="277.897" y="290.690"/> + <KivioPoint x="277.724" y="290.517"/> + <KivioPoint x="277.552" y="290.517"/> + <KivioPoint x="277.379" y="290.345"/> + <KivioPoint x="277.034" y="290.345"/> + <KivioPoint x="276.690" y="290.172"/> + <KivioPoint x="276.517" y="290.172"/> + <KivioPoint x="276.172" y="290.000"/> + <KivioPoint x="276.000" y="290.000"/> + <KivioPoint x="275.828" y="290.000"/> + <KivioPoint x="275.655" y="290.172"/> + <KivioPoint x="275.310" y="290.172"/> + <KivioPoint x="274.966" y="290.345"/> + <KivioPoint x="274.621" y="290.345"/> + <KivioPoint x="274.448" y="290.345"/> + <KivioPoint x="274.276" y="290.517"/> + <KivioPoint x="273.931" y="290.517"/> + <KivioPoint x="273.586" y="290.690"/> + <KivioPoint x="273.414" y="290.690"/> + <KivioPoint x="273.241" y="290.862"/> + <KivioPoint x="272.897" y="290.862"/> + <KivioPoint x="272.724" y="291.034"/> + <KivioPoint x="272.552" y="291.207"/> + <KivioPoint x="272.379" y="291.379"/> + <KivioPoint x="272.379" y="291.552"/> + <KivioPoint x="272.379" y="291.724"/> + <KivioPoint x="272.379" y="291.897"/> + <KivioPoint x="272.379" y="292.069"/> + <KivioPoint x="272.379" y="292.241"/> + <KivioPoint x="272.379" y="292.414"/> + <KivioPoint x="272.207" y="292.586"/> + <KivioPoint x="272.034" y="292.759"/> + <KivioPoint x="271.862" y="292.931"/> + <KivioPoint x="271.690" y="293.103"/> + <KivioPoint x="271.517" y="293.276"/> + <KivioPoint x="271.345" y="293.276"/> + <KivioPoint x="271.172" y="293.448"/> + <KivioPoint x="271.000" y="293.621"/> + <KivioPoint x="270.828" y="293.621"/> + <KivioPoint x="270.655" y="293.793"/> + <KivioPoint x="270.483" y="293.793"/> + <KivioPoint x="270.310" y="293.966"/> + <KivioPoint x="270.138" y="293.966"/> + <KivioPoint x="270.138" y="294.138"/> + <KivioPoint x="269.966" y="294.138"/> + <KivioPoint x="269.793" y="294.310"/> + <KivioPoint x="269.621" y="294.483"/> + <KivioPoint x="269.448" y="294.655"/> + <KivioPoint x="269.448" y="294.828"/> + <KivioPoint x="269.448" y="295.000"/> + <KivioPoint x="269.448" y="295.172"/> + <KivioPoint x="269.448" y="295.345"/> + <KivioPoint x="269.448" y="295.517"/> + <KivioPoint x="269.448" y="295.690"/> + <KivioPoint x="269.448" y="295.862"/> + <KivioPoint x="269.448" y="296.034"/> + <KivioPoint x="269.621" y="296.207"/> + <KivioPoint x="269.621" y="296.379"/> + <KivioPoint x="269.621" y="296.552"/> + <KivioPoint x="269.793" y="296.724"/> + <KivioPoint x="269.793" y="296.897"/> + <KivioPoint x="269.966" y="297.069"/> + <KivioPoint x="269.966" y="297.241"/> + <KivioPoint x="269.966" y="297.414"/> + <KivioPoint x="269.966" y="297.586"/> + <KivioPoint x="269.793" y="297.759"/> + <KivioPoint x="269.793" y="298.103"/> + <KivioPoint x="269.621" y="298.103"/> + <KivioPoint x="269.448" y="298.276"/> + <KivioPoint x="269.276" y="298.448"/> + <KivioPoint x="269.103" y="298.448"/> + <KivioPoint x="268.931" y="298.621"/> + <KivioPoint x="268.759" y="298.621"/> + <KivioPoint x="268.414" y="298.621"/> + <KivioPoint x="268.241" y="298.621"/> + <KivioPoint x="268.069" y="298.621"/> + <KivioPoint x="267.724" y="298.621"/> + <KivioPoint x="267.379" y="298.621"/> + <KivioPoint x="267.034" y="298.621"/> + <KivioPoint x="266.690" y="298.621"/> + <KivioPoint x="266.517" y="298.621"/> + <KivioPoint x="266.345" y="298.621"/> + <KivioPoint x="266.172" y="298.621"/> + <KivioPoint x="266.000" y="298.793"/> + <KivioPoint x="265.828" y="298.793"/> + <KivioPoint x="265.655" y="298.966"/> + <KivioPoint x="265.310" y="298.966"/> + <KivioPoint x="265.138" y="299.138"/> + <KivioPoint x="264.966" y="299.138"/> + <KivioPoint x="264.793" y="299.310"/> + <KivioPoint x="264.621" y="299.483"/> + <KivioPoint x="264.448" y="299.483"/> + <KivioPoint x="264.276" y="299.655"/> + <KivioPoint x="263.931" y="299.655"/> + <KivioPoint x="263.759" y="299.655"/> + <KivioPoint x="263.414" y="299.483"/> + <KivioPoint x="263.241" y="299.483"/> + <KivioPoint x="263.069" y="299.483"/> + <KivioPoint x="262.897" y="299.310"/> + <KivioPoint x="262.724" y="299.138"/> + <KivioPoint x="262.552" y="299.138"/> + <KivioPoint x="261.862" y="298.966"/> + <KivioPoint x="261.517" y="298.793"/> + <KivioPoint x="260.138" y="298.793"/> + <KivioPoint x="259.793" y="298.793"/> + <KivioPoint x="259.448" y="298.621"/> + <KivioPoint x="259.103" y="298.448"/> + <KivioPoint x="258.759" y="298.448"/> + <KivioPoint x="258.586" y="298.276"/> + <KivioPoint x="258.414" y="298.103"/> + <KivioPoint x="258.069" y="298.103"/> + <KivioPoint x="257.724" y="298.103"/> + <KivioPoint x="257.379" y="297.931"/> + <KivioPoint x="257.034" y="297.759"/> + <KivioPoint x="256.517" y="297.414"/> + <KivioPoint x="256.172" y="297.241"/> + <KivioPoint x="256.000" y="297.241"/> + <KivioPoint x="255.828" y="297.069"/> + <KivioPoint x="255.655" y="297.069"/> + <KivioPoint x="255.310" y="297.241"/> + <KivioPoint x="255.138" y="297.414"/> + <KivioPoint x="254.966" y="297.414"/> + <KivioPoint x="254.793" y="297.586"/> + <KivioPoint x="254.621" y="297.759"/> + <KivioPoint x="254.448" y="297.931"/> + <KivioPoint x="254.103" y="298.103"/> + <KivioPoint x="253.759" y="298.276"/> + <KivioPoint x="253.586" y="298.448"/> + <KivioPoint x="253.241" y="298.448"/> + <KivioPoint x="252.897" y="298.793"/> + <KivioPoint x="252.724" y="298.793"/> + <KivioPoint x="252.552" y="298.966"/> + <KivioPoint x="252.207" y="299.138"/> + <KivioPoint x="251.862" y="299.483"/> + <KivioPoint x="251.690" y="299.655"/> + <KivioPoint x="251.517" y="299.655"/> + <KivioPoint x="251.345" y="299.655"/> + <KivioPoint x="251.172" y="299.655"/> + <KivioPoint x="251.000" y="299.483"/> + <KivioPoint x="250.483" y="299.483"/> + <KivioPoint x="250.172" y="299.483"/> + <KivioPoint x="249.793" y="299.483"/> + <KivioPoint x="249.448" y="299.483"/> + <KivioPoint x="249.276" y="299.483"/> + <KivioPoint x="249.103" y="299.483"/> + <KivioPoint x="248.931" y="299.655"/> + <KivioPoint x="248.759" y="299.655"/> + <KivioPoint x="248.586" y="299.828"/> + <KivioPoint x="248.414" y="300.000"/> + <KivioPoint x="248.069" y="300.172"/> + <KivioPoint x="247.897" y="300.345"/> + <KivioPoint x="247.724" y="300.517"/> + <KivioPoint x="247.379" y="300.690"/> + <KivioPoint x="247.207" y="300.690"/> + <KivioPoint x="247.034" y="300.690"/> + <KivioPoint x="246.690" y="300.517"/> + <KivioPoint x="246.517" y="300.517"/> + <KivioPoint x="246.345" y="300.345"/> + <KivioPoint x="246.345" y="300.172"/> + <KivioPoint x="246.345" y="300.000"/> + <KivioPoint x="246.345" y="299.828"/> + <KivioPoint x="246.345" y="299.655"/> + <KivioPoint x="246.517" y="299.483"/> + <KivioPoint x="246.517" y="299.138"/> + <KivioPoint x="246.690" y="298.966"/> + <KivioPoint x="246.690" y="298.621"/> + <KivioPoint x="246.690" y="298.448"/> + <KivioPoint x="246.690" y="298.276"/> + <KivioPoint x="246.690" y="298.103"/> + <KivioPoint x="246.690" y="297.931"/> + <KivioPoint x="246.690" y="297.586"/> + <KivioPoint x="246.690" y="297.414"/> + <KivioPoint x="246.690" y="297.069"/> + <KivioPoint x="246.690" y="296.724"/> + <KivioPoint x="246.517" y="296.552"/> + <KivioPoint x="246.517" y="296.379"/> + <KivioPoint x="246.345" y="296.207"/> + <KivioPoint x="246.345" y="296.034"/> + <KivioPoint x="246.172" y="295.862"/> + <KivioPoint x="246.000" y="295.690"/> + <KivioPoint x="245.828" y="295.517"/> + <KivioPoint x="245.655" y="295.345"/> + <KivioPoint x="245.483" y="295.172"/> + <KivioPoint x="245.310" y="295.000"/> + <KivioPoint x="245.310" y="294.828"/> + <KivioPoint x="245.138" y="294.655"/> + <KivioPoint x="244.966" y="294.483"/> + <KivioPoint x="244.793" y="294.310"/> + <KivioPoint x="244.621" y="294.138"/> + <KivioPoint x="244.448" y="293.966"/> + <KivioPoint x="244.276" y="293.793"/> + <KivioPoint x="244.103" y="293.621"/> + <KivioPoint x="243.931" y="293.448"/> + <KivioPoint x="243.931" y="293.276"/> + <KivioPoint x="243.759" y="293.276"/> + <KivioPoint x="243.586" y="292.931"/> + <KivioPoint x="243.414" y="292.931"/> + <KivioPoint x="243.069" y="292.586"/> + <KivioPoint x="242.724" y="292.414"/> + <KivioPoint x="242.552" y="292.241"/> + <KivioPoint x="242.379" y="292.069"/> + <KivioPoint x="242.379" y="291.897"/> + <KivioPoint x="242.379" y="291.724"/> + <KivioPoint x="242.379" y="291.552"/> + <KivioPoint x="242.379" y="291.379"/> + <KivioPoint x="242.379" y="291.207"/> + <KivioPoint x="242.379" y="291.034"/> + <KivioPoint x="242.379" y="290.862"/> + <KivioPoint x="242.552" y="290.690"/> + <KivioPoint x="242.552" y="290.172"/> + <KivioPoint x="242.552" y="290.000"/> + <KivioPoint x="242.552" y="289.828"/> + <KivioPoint x="242.552" y="289.655"/> + <KivioPoint x="242.552" y="289.483"/> + <KivioPoint x="242.552" y="289.310"/> + <KivioPoint x="242.552" y="289.138"/> + <KivioPoint x="242.379" y="288.793"/> + <KivioPoint x="242.379" y="288.448"/> + <KivioPoint x="242.379" y="288.276"/> + <KivioPoint x="242.379" y="287.931"/> + <KivioPoint x="242.379" y="287.759"/> + <KivioPoint x="242.379" y="287.586"/> + <KivioPoint x="242.379" y="287.414"/> + <KivioPoint x="242.379" y="287.069"/> + <KivioPoint x="242.379" y="286.897"/> + <KivioPoint x="242.379" y="286.552"/> + <KivioPoint x="242.379" y="286.207"/> + <KivioPoint x="242.379" y="286.034"/> + <KivioPoint x="242.552" y="285.690"/> + <KivioPoint x="242.552" y="285.345"/> + <KivioPoint x="242.724" y="285.000"/> + <KivioPoint x="242.897" y="285.000"/> + <KivioPoint x="243.069" y="284.828"/> + <KivioPoint x="243.241" y="284.655"/> + <KivioPoint x="243.586" y="284.655"/> + <KivioPoint x="243.759" y="284.483"/> + <KivioPoint x="243.931" y="284.483"/> + <KivioPoint x="243.931" y="284.310"/> + <KivioPoint x="244.103" y="284.310"/> + <KivioPoint x="244.448" y="283.966"/> + <KivioPoint x="244.621" y="283.793"/> + <KivioPoint x="244.793" y="283.621"/> + <KivioPoint x="244.966" y="283.621"/> + <KivioPoint x="245.138" y="283.448"/> + <KivioPoint x="245.310" y="283.276"/> + <KivioPoint x="245.310" y="283.103"/> + <KivioPoint x="245.310" y="282.931"/> + <KivioPoint x="245.310" y="282.759"/> + <KivioPoint x="245.310" y="282.414"/> + <KivioPoint x="245.310" y="282.241"/> + <KivioPoint x="245.138" y="282.069"/> + <KivioPoint x="245.138" y="281.897"/> + <KivioPoint x="244.966" y="281.552"/> + <KivioPoint x="244.621" y="281.379"/> + <KivioPoint x="244.621" y="281.207"/> + <KivioPoint x="244.448" y="281.034"/> + <KivioPoint x="244.276" y="280.690"/> + <KivioPoint x="244.103" y="280.517"/> + <KivioPoint x="244.103" y="280.345"/> + <KivioPoint x="243.931" y="280.172"/> + <KivioPoint x="243.931" y="280.000"/> + <KivioPoint x="243.931" y="279.828"/> + <KivioPoint x="243.759" y="279.655"/> + <KivioPoint x="243.586" y="279.483"/> + <KivioPoint x="243.414" y="279.483"/> + <KivioPoint x="243.241" y="279.310"/> + <KivioPoint x="242.897" y="279.310"/> + <KivioPoint x="242.552" y="279.138"/> + <KivioPoint x="242.379" y="278.966"/> + <KivioPoint x="242.207" y="278.793"/> + <KivioPoint x="242.207" y="278.621"/> + <KivioPoint x="242.034" y="278.448"/> + <KivioPoint x="242.034" y="278.276"/> + <KivioPoint x="241.862" y="278.103"/> + <KivioPoint x="241.862" y="277.931"/> + <KivioPoint x="241.862" y="277.759"/> + <KivioPoint x="241.690" y="277.586"/> + <KivioPoint x="241.517" y="277.414"/> + <KivioPoint x="241.345" y="277.069"/> + <KivioPoint x="241.345" y="276.897"/> + <KivioPoint x="241.345" y="276.724"/> + <KivioPoint x="241.172" y="276.552"/> + <KivioPoint x="241.172" y="276.379"/> + <KivioPoint x="241.172" y="276.207"/> + <KivioPoint x="241.172" y="276.034"/> + <KivioPoint x="241.172" y="275.690"/> + <KivioPoint x="241.172" y="275.517"/> + <KivioPoint x="241.172" y="275.345"/> + <KivioPoint x="241.172" y="275.000"/> + <KivioPoint x="241.172" y="274.828"/> + <KivioPoint x="241.172" y="274.655"/> + <KivioPoint x="241.172" y="274.483"/> + <KivioPoint x="241.172" y="274.310"/> + <KivioPoint x="241.345" y="274.138"/> + <KivioPoint x="241.345" y="273.966"/> + <KivioPoint x="241.517" y="273.793"/> + <KivioPoint x="241.690" y="273.621"/> + <KivioPoint x="241.862" y="273.448"/> + <KivioPoint x="242.034" y="273.276"/> + <KivioPoint x="242.379" y="273.276"/> + <KivioPoint x="242.552" y="273.103"/> + <KivioPoint x="242.724" y="272.931"/> + <KivioPoint x="242.897" y="272.931"/> + <KivioPoint x="243.069" y="272.931"/> + <KivioPoint x="243.069" y="272.759"/> + <KivioPoint x="243.069" y="272.931"/> + <KivioPoint x="243.862" y="272.690"/> + <KivioPoint x="243.862" y="272.862"/> + <KivioPoint x="244.069" y="273.034"/> + <KivioPoint x="244.069" y="273.207"/> + <KivioPoint x="244.069" y="273.379"/> + <KivioPoint x="244.069" y="273.552"/> + <KivioPoint x="244.069" y="273.724"/> + <KivioPoint x="243.862" y="273.897"/> + <KivioPoint x="243.862" y="274.069"/> + <KivioPoint x="243.862" y="274.241"/> + <KivioPoint x="243.862" y="274.414"/> + <KivioPoint x="243.862" y="274.586"/> + <KivioPoint x="243.724" y="274.586"/> + <KivioPoint x="243.724" y="274.931"/> + <KivioPoint x="243.724" y="275.103"/> + <KivioPoint x="243.724" y="275.276"/> + <KivioPoint x="243.724" y="275.448"/> + <KivioPoint x="243.862" y="275.448"/> + <KivioPoint x="244.069" y="275.448"/> + <KivioPoint x="244.241" y="275.448"/> + <KivioPoint x="244.414" y="275.448"/> + <KivioPoint x="244.759" y="275.276"/> + <KivioPoint x="244.931" y="275.276"/> + <KivioPoint x="245.103" y="275.276"/> + <KivioPoint x="245.448" y="275.276"/> + <KivioPoint x="245.621" y="275.276"/> + <KivioPoint x="245.793" y="275.276"/> + <KivioPoint x="246.310" y="275.276"/> + <KivioPoint x="246.621" y="275.103"/> + <KivioPoint x="247.000" y="275.103"/> + <KivioPoint x="247.310" y="275.103"/> + <KivioPoint x="247.517" y="275.103"/> + <KivioPoint x="247.862" y="274.931"/> + <KivioPoint x="248.000" y="274.931"/> + <KivioPoint x="248.207" y="274.931"/> + <KivioPoint x="248.379" y="274.931"/> + <KivioPoint x="248.690" y="274.931"/> + <KivioPoint x="249.069" y="275.103"/> + <KivioPoint x="249.379" y="275.103"/> + <KivioPoint x="249.759" y="275.276"/> + <KivioPoint x="249.931" y="275.276"/> + <KivioPoint x="250.241" y="275.448"/> + <KivioPoint x="250.931" y="275.793"/> + <KivioPoint x="251.138" y="275.966"/> + <KivioPoint x="251.310" y="276.138"/> + <KivioPoint x="251.483" y="276.138"/> + <KivioPoint x="251.621" y="276.138"/> + <KivioPoint x="252.000" y="276.138"/> + <KivioPoint x="252.310" y="276.138"/> + <KivioPoint x="252.690" y="275.966"/> + <KivioPoint x="253.000" y="275.966"/> + <KivioPoint x="253.552" y="275.793"/> + <KivioPoint x="253.690" y="275.793"/> + <KivioPoint x="253.897" y="275.793"/> + <KivioPoint x="254.069" y="275.793"/> + <KivioPoint x="254.379" y="275.621"/> + <KivioPoint x="254.586" y="275.621"/> + <KivioPoint x="254.931" y="275.448"/> + <KivioPoint x="255.276" y="275.448"/> + <KivioPoint x="255.448" y="275.448"/> + <KivioPoint x="255.621" y="275.448"/> + <KivioPoint x="255.966" y="275.448"/> + <KivioPoint x="256.138" y="275.448"/> + <KivioPoint x="256.448" y="275.448"/> + <KivioPoint x="256.828" y="275.448"/> + <KivioPoint x="257.138" y="275.448"/> + <KivioPoint x="257.517" y="275.448"/> + <KivioPoint x="257.828" y="275.448"/> + <KivioPoint x="258.207" y="275.448"/> + <KivioPoint x="258.379" y="275.448"/> + <KivioPoint x="258.517" y="275.448"/> + <KivioPoint x="258.724" y="275.276"/> + <KivioPoint x="259.069" y="275.276"/> + <KivioPoint x="259.414" y="275.276"/> + <KivioPoint x="259.759" y="275.276"/> + <KivioPoint x="259.897" y="275.276"/> + <KivioPoint x="260.103" y="275.276"/> + <KivioPoint x="260.276" y="275.276"/> + <KivioPoint x="260.448" y="275.276"/> + <KivioPoint x="260.586" y="275.276"/> + <KivioPoint x="260.793" y="275.276"/> + <KivioPoint x="261.138" y="275.448"/> + <KivioPoint x="261.276" y="275.448"/> + <KivioPoint x="261.483" y="275.448"/> + <KivioPoint x="261.655" y="275.448"/> + <KivioPoint x="261.828" y="275.448"/> + <KivioPoint x="261.966" y="275.448"/> + <KivioPoint x="261.966" y="275.276"/> + <KivioPoint x="262.172" y="275.276"/> + <KivioPoint x="262.345" y="275.276"/> + <KivioPoint x="262.345" y="275.103"/> + <KivioPoint x="262.517" y="275.103"/> + <KivioPoint x="262.655" y="274.931"/> + <KivioPoint x="262.862" y="274.931"/> + <KivioPoint x="263.034" y="274.759"/> + <KivioPoint x="263.207" y="274.759"/> + <KivioPoint x="263.345" y="274.586"/> + <KivioPoint x="263.552" y="274.414"/> + <KivioPoint x="263.724" y="274.414"/> + <KivioPoint x="263.724" y="274.241"/> + <KivioPoint x="263.897" y="274.241"/> + <KivioPoint x="263.897" y="274.069"/> + <KivioPoint x="264.034" y="274.069"/> + <KivioPoint x="264.034" y="273.897"/> + <KivioPoint x="264.241" y="273.724"/> + <KivioPoint x="264.414" y="273.724"/> + <KivioPoint x="264.414" y="273.552"/> + <KivioPoint x="264.586" y="273.552"/> + <KivioPoint x="264.586" y="273.379"/> + <KivioPoint x="264.724" y="273.379"/> + <KivioPoint x="264.724" y="273.207"/> + <KivioPoint x="264.931" y="273.034"/> + <KivioPoint x="265.103" y="272.862"/> + <KivioPoint x="265.276" y="272.862"/> + <KivioPoint x="265.414" y="272.690"/> + <KivioPoint x="265.621" y="272.517"/> + <KivioPoint x="265.793" y="272.517"/> + <KivioPoint x="265.966" y="272.345"/> + <KivioPoint x="266.103" y="272.345"/> + <KivioPoint x="266.310" y="272.172"/> + <KivioPoint x="266.483" y="272.000"/> + <KivioPoint x="266.655" y="272.000"/> + <KivioPoint x="268.379" y="271.138"/> + <KivioPoint x="268.552" y="271.138"/> + <KivioPoint x="268.724" y="271.138"/> + <KivioPoint x="268.862" y="270.966"/> + <KivioPoint x="269.069" y="270.966"/> + <KivioPoint x="269.241" y="270.966"/> + <KivioPoint x="269.241" y="270.793"/> + <KivioPoint x="269.414" y="270.793"/> + <KivioPoint x="269.552" y="270.621"/> + <KivioPoint x="269.759" y="270.621"/> + <KivioPoint x="269.931" y="270.448"/> + <KivioPoint x="270.103" y="270.276"/> + <KivioPoint x="270.241" y="270.276"/> + <KivioPoint x="270.448" y="270.276"/> + <KivioPoint x="270.793" y="270.103"/> + <KivioPoint x="270.931" y="270.103"/> + <KivioPoint x="271.310" y="269.931"/> + <KivioPoint x="271.621" y="269.759"/> + <KivioPoint x="272.000" y="269.586"/> + <KivioPoint x="272.310" y="269.586"/> + <KivioPoint x="272.690" y="269.414"/> + <KivioPoint x="273.000" y="269.414"/> + <KivioPoint x="273.207" y="269.414"/> + <KivioPoint x="273.379" y="269.414"/> + <KivioPoint x="273.690" y="269.586"/> + <KivioPoint x="273.897" y="269.586"/> + <KivioPoint x="274.379" y="269.759"/> + <KivioPoint x="274.586" y="269.759"/> + <KivioPoint x="274.759" y="269.931"/> + <KivioPoint x="274.931" y="270.103"/> + <KivioPoint x="275.069" y="270.103"/> + <KivioPoint x="275.448" y="270.276"/> + <KivioPoint x="275.759" y="270.276"/> + <KivioPoint x="275.966" y="270.276"/> + <KivioPoint x="276.138" y="270.448"/> + <KivioPoint x="276.448" y="270.621"/> + <KivioPoint x="276.828" y="270.793"/> + <KivioPoint x="277.000" y="270.793"/> + <KivioPoint x="277.138" y="270.966"/> + <KivioPoint x="277.517" y="270.966"/> + <KivioPoint x="277.828" y="270.966"/> + <KivioPoint x="278.034" y="270.966"/> + <KivioPoint x="278.207" y="270.966"/> + <KivioPoint x="278.517" y="270.966"/> + <KivioPoint x="278.724" y="270.966"/> + <KivioPoint x="279.207" y="270.966"/> + <KivioPoint x="279.414" y="271.138"/> + <KivioPoint x="279.586" y="271.138"/> + <KivioPoint x="279.759" y="271.310"/> + <KivioPoint x="279.897" y="271.483"/> + <KivioPoint x="280.276" y="271.655"/> + <KivioPoint x="280.448" y="271.655"/> + <KivioPoint x="280.586" y="271.828"/> + <KivioPoint x="281.276" y="272.000"/> + <KivioPoint x="281.483" y="272.172"/> + <KivioPoint x="281.655" y="272.172"/> + <KivioPoint x="281.966" y="272.172"/> + <KivioPoint x="282.345" y="272.000"/> + <KivioPoint x="282.655" y="272.000"/> + <KivioPoint x="282.862" y="272.000"/> + <KivioPoint x="283.034" y="271.828"/> + <KivioPoint x="283.207" y="271.828"/> + <KivioPoint x="283.931" y="272.414"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon33"> + <KivioPoint x="237.586" y="230.207"/> + <KivioPoint x="237.414" y="230.379"/> + <KivioPoint x="237.241" y="230.379"/> + <KivioPoint x="236.897" y="230.552"/> + <KivioPoint x="236.552" y="230.552"/> + <KivioPoint x="236.207" y="230.552"/> + <KivioPoint x="236.034" y="230.552"/> + <KivioPoint x="235.690" y="230.552"/> + <KivioPoint x="235.517" y="230.379"/> + <KivioPoint x="235.345" y="230.379"/> + <KivioPoint x="235.172" y="230.379"/> + <KivioPoint x="235.000" y="230.379"/> + <KivioPoint x="234.828" y="230.379"/> + <KivioPoint x="234.483" y="230.207"/> + <KivioPoint x="234.310" y="230.034"/> + <KivioPoint x="233.793" y="229.517"/> + <KivioPoint x="233.448" y="229.172"/> + <KivioPoint x="233.103" y="229.000"/> + <KivioPoint x="232.931" y="228.655"/> + <KivioPoint x="232.759" y="228.483"/> + <KivioPoint x="232.586" y="228.483"/> + <KivioPoint x="232.414" y="228.655"/> + <KivioPoint x="232.069" y="228.655"/> + <KivioPoint x="231.724" y="228.655"/> + <KivioPoint x="231.379" y="228.655"/> + <KivioPoint x="231.207" y="228.828"/> + <KivioPoint x="231.034" y="228.828"/> + <KivioPoint x="230.862" y="229.000"/> + <KivioPoint x="230.690" y="229.000"/> + <KivioPoint x="230.517" y="229.000"/> + <KivioPoint x="230.345" y="229.172"/> + <KivioPoint x="230.000" y="229.345"/> + <KivioPoint x="229.828" y="229.345"/> + <KivioPoint x="229.655" y="229.345"/> + <KivioPoint x="229.483" y="229.345"/> + <KivioPoint x="229.310" y="229.345"/> + <KivioPoint x="228.966" y="229.345"/> + <KivioPoint x="228.793" y="229.345"/> + <KivioPoint x="228.448" y="229.517"/> + <KivioPoint x="227.759" y="229.517"/> + <KivioPoint x="227.586" y="229.690"/> + <KivioPoint x="227.241" y="229.690"/> + <KivioPoint x="227.069" y="229.690"/> + <KivioPoint x="226.897" y="229.862"/> + <KivioPoint x="226.724" y="230.034"/> + <KivioPoint x="226.552" y="230.207"/> + <KivioPoint x="226.379" y="230.379"/> + <KivioPoint x="226.379" y="230.552"/> + <KivioPoint x="226.207" y="230.724"/> + <KivioPoint x="226.207" y="230.897"/> + <KivioPoint x="226.207" y="231.241"/> + <KivioPoint x="226.034" y="231.414"/> + <KivioPoint x="226.034" y="231.586"/> + <KivioPoint x="226.034" y="231.931"/> + <KivioPoint x="225.862" y="232.103"/> + <KivioPoint x="225.517" y="232.103"/> + <KivioPoint x="225.345" y="232.103"/> + <KivioPoint x="225.172" y="232.103"/> + <KivioPoint x="225.000" y="232.103"/> + <KivioPoint x="224.828" y="232.103"/> + <KivioPoint x="224.655" y="232.276"/> + <KivioPoint x="224.310" y="232.621"/> + <KivioPoint x="223.966" y="232.793"/> + <KivioPoint x="223.793" y="232.793"/> + <KivioPoint x="223.621" y="232.966"/> + <KivioPoint x="223.448" y="233.138"/> + <KivioPoint x="223.103" y="233.138"/> + <KivioPoint x="222.759" y="233.138"/> + <KivioPoint x="222.414" y="232.966"/> + <KivioPoint x="222.069" y="232.793"/> + <KivioPoint x="221.724" y="232.448"/> + <KivioPoint x="221.379" y="232.103"/> + <KivioPoint x="221.207" y="232.276"/> + <KivioPoint x="221.034" y="232.276"/> + <KivioPoint x="220.862" y="232.276"/> + <KivioPoint x="220.690" y="232.276"/> + <KivioPoint x="220.690" y="232.448"/> + <KivioPoint x="220.517" y="232.621"/> + <KivioPoint x="220.345" y="232.793"/> + <KivioPoint x="220.172" y="232.966"/> + <KivioPoint x="220.000" y="232.966"/> + <KivioPoint x="220.000" y="233.138"/> + <KivioPoint x="219.828" y="233.138"/> + <KivioPoint x="219.655" y="233.310"/> + <KivioPoint x="219.483" y="233.483"/> + <KivioPoint x="219.310" y="233.483"/> + <KivioPoint x="219.138" y="233.483"/> + <KivioPoint x="218.966" y="233.655"/> + <KivioPoint x="218.621" y="233.655"/> + <KivioPoint x="218.448" y="233.655"/> + <KivioPoint x="218.276" y="233.828"/> + <KivioPoint x="218.103" y="233.828"/> + <KivioPoint x="217.931" y="233.828"/> + <KivioPoint x="217.586" y="233.828"/> + <KivioPoint x="217.414" y="233.828"/> + <KivioPoint x="217.241" y="233.655"/> + <KivioPoint x="217.069" y="233.655"/> + <KivioPoint x="216.897" y="233.655"/> + <KivioPoint x="216.552" y="233.655"/> + <KivioPoint x="216.379" y="233.655"/> + <KivioPoint x="216.207" y="233.828"/> + <KivioPoint x="216.034" y="233.828"/> + <KivioPoint x="216.034" y="234.000"/> + <KivioPoint x="215.862" y="234.000"/> + <KivioPoint x="215.690" y="234.172"/> + <KivioPoint x="215.690" y="234.345"/> + <KivioPoint x="215.517" y="234.517"/> + <KivioPoint x="215.517" y="234.690"/> + <KivioPoint x="215.345" y="234.862"/> + <KivioPoint x="215.345" y="235.034"/> + <KivioPoint x="215.172" y="235.379"/> + <KivioPoint x="215.172" y="235.552"/> + <KivioPoint x="215.172" y="235.724"/> + <KivioPoint x="215.172" y="235.897"/> + <KivioPoint x="215.000" y="236.069"/> + <KivioPoint x="215.000" y="236.241"/> + <KivioPoint x="215.000" y="236.414"/> + <KivioPoint x="214.828" y="236.586"/> + <KivioPoint x="214.828" y="236.759"/> + <KivioPoint x="214.655" y="236.759"/> + <KivioPoint x="214.483" y="236.759"/> + <KivioPoint x="214.483" y="236.931"/> + <KivioPoint x="214.310" y="236.931"/> + <KivioPoint x="214.138" y="236.931"/> + <KivioPoint x="213.966" y="237.103"/> + <KivioPoint x="213.793" y="237.103"/> + <KivioPoint x="213.621" y="237.276"/> + <KivioPoint x="213.448" y="237.276"/> + <KivioPoint x="213.103" y="237.276"/> + <KivioPoint x="213.103" y="237.448"/> + <KivioPoint x="212.759" y="237.448"/> + <KivioPoint x="212.586" y="237.448"/> + <KivioPoint x="212.414" y="237.276"/> + <KivioPoint x="212.241" y="237.276"/> + <KivioPoint x="212.069" y="237.276"/> + <KivioPoint x="211.724" y="237.276"/> + <KivioPoint x="211.552" y="237.276"/> + <KivioPoint x="211.207" y="237.276"/> + <KivioPoint x="211.034" y="237.276"/> + <KivioPoint x="210.862" y="237.276"/> + <KivioPoint x="210.690" y="237.276"/> + <KivioPoint x="210.517" y="237.276"/> + <KivioPoint x="210.345" y="237.276"/> + <KivioPoint x="210.000" y="237.103"/> + <KivioPoint x="209.828" y="237.103"/> + <KivioPoint x="209.483" y="237.103"/> + <KivioPoint x="209.310" y="236.931"/> + <KivioPoint x="209.138" y="236.931"/> + <KivioPoint x="208.966" y="236.931"/> + <KivioPoint x="208.793" y="236.931"/> + <KivioPoint x="208.621" y="236.759"/> + <KivioPoint x="208.276" y="236.586"/> + <KivioPoint x="208.276" y="236.414"/> + <KivioPoint x="208.103" y="236.414"/> + <KivioPoint x="207.931" y="236.241"/> + <KivioPoint x="207.759" y="236.241"/> + <KivioPoint x="207.586" y="236.069"/> + <KivioPoint x="207.586" y="235.724"/> + <KivioPoint x="207.414" y="235.552"/> + <KivioPoint x="207.241" y="235.552"/> + <KivioPoint x="207.241" y="235.379"/> + <KivioPoint x="207.069" y="235.207"/> + <KivioPoint x="206.897" y="235.034"/> + <KivioPoint x="206.724" y="234.862"/> + <KivioPoint x="206.552" y="234.862"/> + <KivioPoint x="206.379" y="234.862"/> + <KivioPoint x="206.207" y="234.690"/> + <KivioPoint x="205.862" y="234.517"/> + <KivioPoint x="205.690" y="234.345"/> + <KivioPoint x="205.103" y="233.966"/> + <KivioPoint x="204.655" y="233.483"/> + <KivioPoint x="204.310" y="232.793"/> + <KivioPoint x="204.138" y="232.621"/> + <KivioPoint x="203.966" y="232.448"/> + <KivioPoint x="203.793" y="232.103"/> + <KivioPoint x="203.621" y="231.759"/> + <KivioPoint x="203.621" y="231.586"/> + <KivioPoint x="203.621" y="231.241"/> + <KivioPoint x="203.621" y="231.069"/> + <KivioPoint x="203.621" y="230.724"/> + <KivioPoint x="203.621" y="230.552"/> + <KivioPoint x="203.621" y="230.207"/> + <KivioPoint x="203.621" y="230.034"/> + <KivioPoint x="203.793" y="229.690"/> + <KivioPoint x="203.793" y="229.517"/> + <KivioPoint x="203.966" y="229.345"/> + <KivioPoint x="203.966" y="229.172"/> + <KivioPoint x="203.966" y="229.000"/> + <KivioPoint x="203.966" y="228.828"/> + <KivioPoint x="204.138" y="228.655"/> + <KivioPoint x="204.138" y="228.310"/> + <KivioPoint x="204.138" y="228.138"/> + <KivioPoint x="204.138" y="227.966"/> + <KivioPoint x="203.966" y="227.793"/> + <KivioPoint x="203.793" y="227.621"/> + <KivioPoint x="203.448" y="227.448"/> + <KivioPoint x="202.931" y="227.276"/> + <KivioPoint x="202.586" y="227.103"/> + <KivioPoint x="202.241" y="226.931"/> + <KivioPoint x="201.897" y="226.931"/> + <KivioPoint x="201.379" y="226.931"/> + <KivioPoint x="201.034" y="226.931"/> + <KivioPoint x="200.690" y="226.931"/> + <KivioPoint x="200.517" y="226.931"/> + <KivioPoint x="200.345" y="226.931"/> + <KivioPoint x="200.172" y="226.931"/> + <KivioPoint x="199.828" y="226.931"/> + <KivioPoint x="199.655" y="226.931"/> + <KivioPoint x="199.483" y="226.931"/> + <KivioPoint x="198.793" y="226.759"/> + <KivioPoint x="198.448" y="226.759"/> + <KivioPoint x="198.103" y="226.586"/> + <KivioPoint x="197.759" y="226.586"/> + <KivioPoint x="197.586" y="226.586"/> + <KivioPoint x="196.379" y="226.241"/> + <KivioPoint x="196.207" y="226.069"/> + <KivioPoint x="195.862" y="225.897"/> + <KivioPoint x="195.690" y="225.897"/> + <KivioPoint x="195.345" y="225.724"/> + <KivioPoint x="195.000" y="225.724"/> + <KivioPoint x="194.828" y="225.552"/> + <KivioPoint x="194.655" y="225.552"/> + <KivioPoint x="194.310" y="225.552"/> + <KivioPoint x="194.138" y="225.379"/> + <KivioPoint x="193.966" y="225.207"/> + <KivioPoint x="193.793" y="225.034"/> + <KivioPoint x="193.448" y="224.862"/> + <KivioPoint x="193.276" y="224.690"/> + <KivioPoint x="193.103" y="224.517"/> + <KivioPoint x="192.759" y="224.345"/> + <KivioPoint x="192.586" y="224.345"/> + <KivioPoint x="192.069" y="224.172"/> + <KivioPoint x="191.724" y="224.172"/> + <KivioPoint x="191.379" y="224.000"/> + <KivioPoint x="191.034" y="223.828"/> + <KivioPoint x="190.862" y="223.828"/> + <KivioPoint x="190.862" y="224.000"/> + <KivioPoint x="190.690" y="224.172"/> + <KivioPoint x="190.690" y="224.345"/> + <KivioPoint x="190.690" y="224.517"/> + <KivioPoint x="190.517" y="224.690"/> + <KivioPoint x="190.517" y="224.862"/> + <KivioPoint x="190.517" y="225.034"/> + <KivioPoint x="190.517" y="225.379"/> + <KivioPoint x="190.517" y="225.552"/> + <KivioPoint x="190.517" y="225.897"/> + <KivioPoint x="190.517" y="226.069"/> + <KivioPoint x="190.345" y="226.241"/> + <KivioPoint x="190.172" y="226.241"/> + <KivioPoint x="190.172" y="226.414"/> + <KivioPoint x="190.000" y="226.414"/> + <KivioPoint x="189.828" y="226.586"/> + <KivioPoint x="189.655" y="226.759"/> + <KivioPoint x="189.483" y="226.759"/> + <KivioPoint x="189.310" y="226.931"/> + <KivioPoint x="189.138" y="227.103"/> + <KivioPoint x="189.138" y="227.276"/> + <KivioPoint x="188.966" y="227.276"/> + <KivioPoint x="188.966" y="227.448"/> + <KivioPoint x="188.793" y="227.621"/> + <KivioPoint x="188.793" y="227.966"/> + <KivioPoint x="188.621" y="228.138"/> + <KivioPoint x="188.448" y="228.310"/> + <KivioPoint x="188.276" y="228.310"/> + <KivioPoint x="188.103" y="228.483"/> + <KivioPoint x="187.931" y="228.483"/> + <KivioPoint x="187.759" y="228.483"/> + <KivioPoint x="187.414" y="228.483"/> + <KivioPoint x="187.241" y="228.655"/> + <KivioPoint x="187.069" y="228.655"/> + <KivioPoint x="186.897" y="228.655"/> + <KivioPoint x="186.724" y="228.828"/> + <KivioPoint x="186.552" y="228.828"/> + <KivioPoint x="186.379" y="228.828"/> + <KivioPoint x="186.207" y="228.828"/> + <KivioPoint x="185.862" y="228.828"/> + <KivioPoint x="185.690" y="228.828"/> + <KivioPoint x="185.517" y="228.828"/> + <KivioPoint x="185.345" y="228.655"/> + <KivioPoint x="185.172" y="228.655"/> + <KivioPoint x="185.000" y="228.483"/> + <KivioPoint x="184.828" y="228.310"/> + <KivioPoint x="184.655" y="228.310"/> + <KivioPoint x="184.483" y="228.138"/> + <KivioPoint x="184.310" y="228.138"/> + <KivioPoint x="184.310" y="227.966"/> + <KivioPoint x="184.138" y="227.793"/> + <KivioPoint x="184.138" y="227.621"/> + <KivioPoint x="183.966" y="227.448"/> + <KivioPoint x="183.966" y="227.276"/> + <KivioPoint x="183.793" y="227.103"/> + <KivioPoint x="183.621" y="227.103"/> + <KivioPoint x="183.034" y="226.586"/> + <KivioPoint x="182.759" y="226.586"/> + <KivioPoint x="182.034" y="225.793"/> + <KivioPoint x="181.690" y="225.414"/> + <KivioPoint x="181.379" y="224.862"/> + <KivioPoint x="181.379" y="224.690"/> + <KivioPoint x="181.207" y="224.345"/> + <KivioPoint x="181.207" y="224.000"/> + <KivioPoint x="181.207" y="223.655"/> + <KivioPoint x="181.207" y="223.483"/> + <KivioPoint x="181.207" y="223.310"/> + <KivioPoint x="181.034" y="222.966"/> + <KivioPoint x="181.034" y="222.793"/> + <KivioPoint x="181.034" y="222.621"/> + <KivioPoint x="180.862" y="222.276"/> + <KivioPoint x="180.690" y="222.276"/> + <KivioPoint x="180.690" y="222.103"/> + <KivioPoint x="180.345" y="222.103"/> + <KivioPoint x="180.345" y="221.931"/> + <KivioPoint x="180.172" y="221.931"/> + <KivioPoint x="180.000" y="221.759"/> + <KivioPoint x="179.828" y="221.759"/> + <KivioPoint x="179.655" y="221.586"/> + <KivioPoint x="179.483" y="221.414"/> + <KivioPoint x="179.310" y="221.241"/> + <KivioPoint x="179.310" y="221.069"/> + <KivioPoint x="179.138" y="221.069"/> + <KivioPoint x="178.966" y="220.897"/> + <KivioPoint x="178.966" y="220.724"/> + <KivioPoint x="178.793" y="220.724"/> + <KivioPoint x="178.621" y="220.552"/> + <KivioPoint x="178.448" y="220.552"/> + <KivioPoint x="178.276" y="220.379"/> + <KivioPoint x="178.103" y="220.379"/> + <KivioPoint x="177.759" y="220.207"/> + <KivioPoint x="177.586" y="220.207"/> + <KivioPoint x="177.586" y="220.034"/> + <KivioPoint x="177.241" y="220.034"/> + <KivioPoint x="177.241" y="219.862"/> + <KivioPoint x="176.897" y="219.862"/> + <KivioPoint x="176.897" y="219.690"/> + <KivioPoint x="176.724" y="219.690"/> + <KivioPoint x="176.552" y="219.517"/> + <KivioPoint x="176.379" y="219.345"/> + <KivioPoint x="176.207" y="219.172"/> + <KivioPoint x="176.207" y="219.000"/> + <KivioPoint x="176.034" y="218.828"/> + <KivioPoint x="175.862" y="218.828"/> + <KivioPoint x="175.862" y="218.655"/> + <KivioPoint x="175.690" y="218.483"/> + <KivioPoint x="175.517" y="218.310"/> + <KivioPoint x="175.345" y="218.138"/> + <KivioPoint x="175.172" y="217.966"/> + <KivioPoint x="175.000" y="217.793"/> + <KivioPoint x="175.000" y="217.621"/> + <KivioPoint x="174.828" y="217.621"/> + <KivioPoint x="174.828" y="217.448"/> + <KivioPoint x="174.655" y="217.276"/> + <KivioPoint x="174.655" y="217.103"/> + <KivioPoint x="174.655" y="216.931"/> + <KivioPoint x="174.828" y="216.931"/> + <KivioPoint x="174.828" y="216.759"/> + <KivioPoint x="175.000" y="216.759"/> + <KivioPoint x="175.000" y="216.586"/> + <KivioPoint x="175.172" y="216.414"/> + <KivioPoint x="175.345" y="216.241"/> + <KivioPoint x="175.517" y="216.069"/> + <KivioPoint x="175.517" y="215.897"/> + <KivioPoint x="175.517" y="215.724"/> + <KivioPoint x="175.690" y="215.552"/> + <KivioPoint x="175.690" y="215.379"/> + <KivioPoint x="175.690" y="215.207"/> + <KivioPoint x="175.690" y="215.034"/> + <KivioPoint x="175.690" y="214.862"/> + <KivioPoint x="175.690" y="214.690"/> + <KivioPoint x="175.690" y="214.517"/> + <KivioPoint x="175.517" y="214.345"/> + <KivioPoint x="175.517" y="214.172"/> + <KivioPoint x="175.345" y="214.172"/> + <KivioPoint x="175.345" y="214.000"/> + <KivioPoint x="175.172" y="213.828"/> + <KivioPoint x="175.172" y="213.655"/> + <KivioPoint x="175.172" y="213.483"/> + <KivioPoint x="175.000" y="213.483"/> + <KivioPoint x="175.000" y="213.310"/> + <KivioPoint x="174.828" y="213.138"/> + <KivioPoint x="174.828" y="212.966"/> + <KivioPoint x="174.655" y="212.793"/> + <KivioPoint x="174.483" y="212.621"/> + <KivioPoint x="174.310" y="212.448"/> + <KivioPoint x="174.310" y="212.276"/> + <KivioPoint x="174.138" y="212.276"/> + <KivioPoint x="174.138" y="212.103"/> + <KivioPoint x="173.966" y="211.931"/> + <KivioPoint x="173.793" y="211.759"/> + <KivioPoint x="173.621" y="211.759"/> + <KivioPoint x="173.621" y="211.586"/> + <KivioPoint x="173.448" y="211.414"/> + <KivioPoint x="173.448" y="211.241"/> + <KivioPoint x="173.276" y="211.069"/> + <KivioPoint x="173.276" y="210.897"/> + <KivioPoint x="173.276" y="210.724"/> + <KivioPoint x="173.276" y="210.552"/> + <KivioPoint x="173.448" y="210.552"/> + <KivioPoint x="173.448" y="210.379"/> + <KivioPoint x="173.621" y="210.379"/> + <KivioPoint x="173.621" y="210.207"/> + <KivioPoint x="174.483" y="210.207"/> + <KivioPoint x="174.655" y="210.207"/> + <KivioPoint x="174.828" y="210.034"/> + <KivioPoint x="175.000" y="210.034"/> + <KivioPoint x="175.172" y="209.862"/> + <KivioPoint x="175.345" y="209.862"/> + <KivioPoint x="175.517" y="209.690"/> + <KivioPoint x="175.690" y="209.690"/> + <KivioPoint x="175.862" y="209.517"/> + <KivioPoint x="176.207" y="209.517"/> + <KivioPoint x="176.207" y="209.345"/> + <KivioPoint x="176.552" y="209.345"/> + <KivioPoint x="176.724" y="209.345"/> + <KivioPoint x="176.897" y="209.345"/> + <KivioPoint x="177.069" y="209.345"/> + <KivioPoint x="177.241" y="209.345"/> + <KivioPoint x="177.414" y="209.172"/> + <KivioPoint x="177.586" y="209.172"/> + <KivioPoint x="177.759" y="209.172"/> + <KivioPoint x="177.931" y="209.000"/> + <KivioPoint x="178.103" y="209.000"/> + <KivioPoint x="178.276" y="209.000"/> + <KivioPoint x="178.448" y="209.000"/> + <KivioPoint x="178.621" y="209.000"/> + <KivioPoint x="178.793" y="209.000"/> + <KivioPoint x="178.966" y="209.000"/> + <KivioPoint x="179.138" y="208.828"/> + <KivioPoint x="179.310" y="208.828"/> + <KivioPoint x="179.483" y="208.655"/> + <KivioPoint x="179.655" y="208.655"/> + <KivioPoint x="179.828" y="208.483"/> + <KivioPoint x="180.000" y="208.310"/> + <KivioPoint x="180.172" y="208.310"/> + <KivioPoint x="180.345" y="208.310"/> + <KivioPoint x="180.517" y="208.138"/> + <KivioPoint x="180.862" y="208.138"/> + <KivioPoint x="181.034" y="207.966"/> + <KivioPoint x="181.207" y="207.966"/> + <KivioPoint x="181.379" y="207.793"/> + <KivioPoint x="181.552" y="207.621"/> + <KivioPoint x="181.724" y="207.448"/> + <KivioPoint x="182.069" y="207.276"/> + <KivioPoint x="182.414" y="207.103"/> + <KivioPoint x="182.759" y="206.931"/> + <KivioPoint x="182.931" y="206.931"/> + <KivioPoint x="183.103" y="206.759"/> + <KivioPoint x="183.276" y="206.759"/> + <KivioPoint x="183.448" y="206.759"/> + <KivioPoint x="183.448" y="206.586"/> + <KivioPoint x="183.621" y="206.586"/> + <KivioPoint x="183.793" y="206.586"/> + <KivioPoint x="183.966" y="206.414"/> + <KivioPoint x="184.138" y="206.241"/> + <KivioPoint x="184.310" y="206.241"/> + <KivioPoint x="184.655" y="206.069"/> + <KivioPoint x="184.828" y="205.897"/> + <KivioPoint x="185.172" y="205.897"/> + <KivioPoint x="185.517" y="205.897"/> + <KivioPoint x="185.690" y="205.897"/> + <KivioPoint x="185.862" y="205.897"/> + <KivioPoint x="185.862" y="205.724"/> + <KivioPoint x="186.034" y="205.724"/> + <KivioPoint x="186.207" y="205.724"/> + <KivioPoint x="186.552" y="205.552"/> + <KivioPoint x="186.724" y="205.379"/> + <KivioPoint x="186.897" y="205.379"/> + <KivioPoint x="186.897" y="205.207"/> + <KivioPoint x="187.069" y="205.207"/> + <KivioPoint x="187.069" y="205.034"/> + <KivioPoint x="187.241" y="205.034"/> + <KivioPoint x="187.241" y="204.862"/> + <KivioPoint x="187.414" y="204.862"/> + <KivioPoint x="187.414" y="204.690"/> + <KivioPoint x="187.586" y="204.690"/> + <KivioPoint x="187.586" y="204.517"/> + <KivioPoint x="187.759" y="204.345"/> + <KivioPoint x="187.931" y="204.172"/> + <KivioPoint x="188.103" y="204.000"/> + <KivioPoint x="188.276" y="204.000"/> + <KivioPoint x="188.276" y="203.828"/> + <KivioPoint x="188.448" y="203.828"/> + <KivioPoint x="188.621" y="203.828"/> + <KivioPoint x="188.793" y="203.828"/> + <KivioPoint x="188.966" y="204.000"/> + <KivioPoint x="188.966" y="204.172"/> + <KivioPoint x="189.138" y="204.345"/> + <KivioPoint x="189.138" y="204.517"/> + <KivioPoint x="189.483" y="204.862"/> + <KivioPoint x="189.655" y="204.862"/> + <KivioPoint x="189.655" y="205.034"/> + <KivioPoint x="189.828" y="205.034"/> + <KivioPoint x="190.000" y="205.207"/> + <KivioPoint x="190.172" y="205.379"/> + <KivioPoint x="190.345" y="205.379"/> + <KivioPoint x="190.345" y="205.552"/> + <KivioPoint x="190.690" y="205.552"/> + <KivioPoint x="190.862" y="205.724"/> + <KivioPoint x="191.207" y="205.724"/> + <KivioPoint x="191.379" y="205.724"/> + <KivioPoint x="191.379" y="205.552"/> + <KivioPoint x="191.552" y="205.552"/> + <KivioPoint x="191.897" y="205.552"/> + <KivioPoint x="192.069" y="205.379"/> + <KivioPoint x="192.241" y="205.379"/> + <KivioPoint x="192.414" y="205.207"/> + <KivioPoint x="192.414" y="205.034"/> + <KivioPoint x="192.586" y="205.034"/> + <KivioPoint x="192.586" y="204.862"/> + <KivioPoint x="192.759" y="204.690"/> + <KivioPoint x="192.897" y="204.552"/> + <KivioPoint x="193.276" y="204.724"/> + <KivioPoint x="193.448" y="204.724"/> + <KivioPoint x="193.448" y="204.897"/> + <KivioPoint x="193.621" y="204.897"/> + <KivioPoint x="193.793" y="205.069"/> + <KivioPoint x="193.966" y="205.241"/> + <KivioPoint x="194.138" y="205.414"/> + <KivioPoint x="194.483" y="205.586"/> + <KivioPoint x="194.655" y="205.759"/> + <KivioPoint x="195.000" y="205.931"/> + <KivioPoint x="195.345" y="205.931"/> + <KivioPoint x="195.517" y="205.931"/> + <KivioPoint x="195.862" y="205.931"/> + <KivioPoint x="196.207" y="205.931"/> + <KivioPoint x="196.379" y="206.103"/> + <KivioPoint x="196.552" y="206.276"/> + <KivioPoint x="196.724" y="206.276"/> + <KivioPoint x="196.897" y="206.448"/> + <KivioPoint x="196.897" y="206.621"/> + <KivioPoint x="197.241" y="206.793"/> + <KivioPoint x="197.414" y="206.966"/> + <KivioPoint x="197.759" y="207.138"/> + <KivioPoint x="197.931" y="207.310"/> + <KivioPoint x="198.448" y="207.483"/> + <KivioPoint x="198.621" y="207.655"/> + <KivioPoint x="198.793" y="207.655"/> + <KivioPoint x="198.966" y="207.483"/> + <KivioPoint x="199.138" y="207.483"/> + <KivioPoint x="199.310" y="207.310"/> + <KivioPoint x="199.483" y="207.310"/> + <KivioPoint x="199.655" y="207.483"/> + <KivioPoint x="199.828" y="207.483"/> + <KivioPoint x="200.000" y="207.655"/> + <KivioPoint x="200.172" y="207.828"/> + <KivioPoint x="200.345" y="208.000"/> + <KivioPoint x="200.172" y="208.172"/> + <KivioPoint x="200.172" y="208.345"/> + <KivioPoint x="200.172" y="208.517"/> + <KivioPoint x="200.000" y="208.690"/> + <KivioPoint x="199.828" y="209.034"/> + <KivioPoint x="199.828" y="209.379"/> + <KivioPoint x="199.828" y="209.724"/> + <KivioPoint x="199.828" y="209.897"/> + <KivioPoint x="199.828" y="210.069"/> + <KivioPoint x="200.000" y="210.069"/> + <KivioPoint x="200.172" y="210.241"/> + <KivioPoint x="200.345" y="210.414"/> + <KivioPoint x="200.517" y="210.759"/> + <KivioPoint x="200.517" y="210.931"/> + <KivioPoint x="200.690" y="211.276"/> + <KivioPoint x="200.862" y="211.448"/> + <KivioPoint x="200.862" y="211.793"/> + <KivioPoint x="201.034" y="212.138"/> + <KivioPoint x="201.207" y="212.310"/> + <KivioPoint x="201.379" y="212.483"/> + <KivioPoint x="201.552" y="212.655"/> + <KivioPoint x="201.724" y="212.828"/> + <KivioPoint x="201.897" y="213.172"/> + <KivioPoint x="202.241" y="213.345"/> + <KivioPoint x="202.586" y="213.345"/> + <KivioPoint x="202.586" y="213.172"/> + <KivioPoint x="202.759" y="213.000"/> + <KivioPoint x="202.931" y="212.828"/> + <KivioPoint x="203.276" y="212.828"/> + <KivioPoint x="203.448" y="212.655"/> + <KivioPoint x="203.621" y="212.655"/> + <KivioPoint x="203.793" y="212.483"/> + <KivioPoint x="203.793" y="212.310"/> + <KivioPoint x="203.793" y="211.966"/> + <KivioPoint x="203.793" y="211.793"/> + <KivioPoint x="203.621" y="211.621"/> + <KivioPoint x="203.621" y="211.276"/> + <KivioPoint x="203.621" y="210.931"/> + <KivioPoint x="203.621" y="210.586"/> + <KivioPoint x="203.621" y="210.241"/> + <KivioPoint x="203.793" y="210.069"/> + <KivioPoint x="203.966" y="210.069"/> + <KivioPoint x="204.138" y="210.241"/> + <KivioPoint x="204.310" y="210.241"/> + <KivioPoint x="204.655" y="210.241"/> + <KivioPoint x="205.000" y="210.414"/> + <KivioPoint x="205.345" y="210.586"/> + <KivioPoint x="205.517" y="210.586"/> + <KivioPoint x="205.690" y="210.759"/> + <KivioPoint x="206.034" y="210.931"/> + <KivioPoint x="206.379" y="211.103"/> + <KivioPoint x="206.552" y="211.276"/> + <KivioPoint x="206.897" y="211.448"/> + <KivioPoint x="207.069" y="211.621"/> + <KivioPoint x="207.414" y="211.793"/> + <KivioPoint x="207.586" y="212.138"/> + <KivioPoint x="207.759" y="212.310"/> + <KivioPoint x="207.931" y="212.483"/> + <KivioPoint x="208.103" y="212.655"/> + <KivioPoint x="208.276" y="212.828"/> + <KivioPoint x="208.621" y="213.000"/> + <KivioPoint x="208.793" y="213.000"/> + <KivioPoint x="209.138" y="213.172"/> + <KivioPoint x="209.483" y="213.345"/> + <KivioPoint x="209.828" y="213.345"/> + <KivioPoint x="210.000" y="213.172"/> + <KivioPoint x="210.172" y="213.172"/> + <KivioPoint x="210.345" y="213.172"/> + <KivioPoint x="210.517" y="213.172"/> + <KivioPoint x="210.690" y="213.000"/> + <KivioPoint x="210.862" y="213.000"/> + <KivioPoint x="211.207" y="212.828"/> + <KivioPoint x="211.552" y="212.828"/> + <KivioPoint x="211.724" y="212.828"/> + <KivioPoint x="212.069" y="213.000"/> + <KivioPoint x="212.414" y="213.000"/> + <KivioPoint x="212.586" y="213.172"/> + <KivioPoint x="212.759" y="213.172"/> + <KivioPoint x="212.759" y="213.345"/> + <KivioPoint x="212.931" y="213.517"/> + <KivioPoint x="212.931" y="213.862"/> + <KivioPoint x="213.103" y="214.207"/> + <KivioPoint x="213.103" y="214.379"/> + <KivioPoint x="213.276" y="214.724"/> + <KivioPoint x="213.276" y="214.897"/> + <KivioPoint x="213.448" y="214.897"/> + <KivioPoint x="213.621" y="215.069"/> + <KivioPoint x="213.793" y="215.069"/> + <KivioPoint x="213.966" y="215.241"/> + <KivioPoint x="213.966" y="215.414"/> + <KivioPoint x="214.138" y="215.586"/> + <KivioPoint x="214.138" y="215.759"/> + <KivioPoint x="214.310" y="215.931"/> + <KivioPoint x="214.310" y="216.103"/> + <KivioPoint x="214.310" y="216.276"/> + <KivioPoint x="214.483" y="216.448"/> + <KivioPoint x="214.655" y="216.793"/> + <KivioPoint x="214.828" y="216.966"/> + <KivioPoint x="215.000" y="217.138"/> + <KivioPoint x="215.000" y="217.310"/> + <KivioPoint x="215.172" y="217.483"/> + <KivioPoint x="215.172" y="217.655"/> + <KivioPoint x="215.345" y="217.828"/> + <KivioPoint x="215.345" y="218.000"/> + <KivioPoint x="215.345" y="218.172"/> + <KivioPoint x="215.345" y="218.345"/> + <KivioPoint x="215.345" y="218.690"/> + <KivioPoint x="215.345" y="219.034"/> + <KivioPoint x="215.345" y="219.207"/> + <KivioPoint x="215.345" y="219.379"/> + <KivioPoint x="215.517" y="219.552"/> + <KivioPoint x="215.690" y="219.724"/> + <KivioPoint x="215.862" y="219.724"/> + <KivioPoint x="216.207" y="219.897"/> + <KivioPoint x="216.379" y="219.897"/> + <KivioPoint x="216.724" y="219.897"/> + <KivioPoint x="217.069" y="219.897"/> + <KivioPoint x="217.414" y="219.897"/> + <KivioPoint x="217.586" y="219.897"/> + <KivioPoint x="217.759" y="219.724"/> + <KivioPoint x="217.931" y="219.552"/> + <KivioPoint x="218.103" y="219.379"/> + <KivioPoint x="218.103" y="219.207"/> + <KivioPoint x="218.276" y="219.034"/> + <KivioPoint x="218.448" y="219.034"/> + <KivioPoint x="218.621" y="218.862"/> + <KivioPoint x="218.793" y="218.690"/> + <KivioPoint x="218.966" y="218.517"/> + <KivioPoint x="219.310" y="218.517"/> + <KivioPoint x="219.310" y="218.690"/> + <KivioPoint x="219.483" y="218.690"/> + <KivioPoint x="219.483" y="218.862"/> + <KivioPoint x="219.655" y="219.034"/> + <KivioPoint x="219.828" y="219.207"/> + <KivioPoint x="220.000" y="219.379"/> + <KivioPoint x="220.172" y="219.724"/> + <KivioPoint x="220.345" y="220.069"/> + <KivioPoint x="220.517" y="220.241"/> + <KivioPoint x="220.690" y="220.586"/> + <KivioPoint x="220.862" y="220.759"/> + <KivioPoint x="220.862" y="221.103"/> + <KivioPoint x="221.034" y="221.448"/> + <KivioPoint x="221.034" y="221.621"/> + <KivioPoint x="221.207" y="221.793"/> + <KivioPoint x="221.379" y="221.966"/> + <KivioPoint x="221.552" y="222.138"/> + <KivioPoint x="221.724" y="222.138"/> + <KivioPoint x="221.897" y="222.310"/> + <KivioPoint x="222.069" y="222.310"/> + <KivioPoint x="222.069" y="222.138"/> + <KivioPoint x="222.241" y="222.138"/> + <KivioPoint x="222.241" y="221.966"/> + <KivioPoint x="222.414" y="221.966"/> + <KivioPoint x="222.586" y="221.966"/> + <KivioPoint x="222.931" y="221.966"/> + <KivioPoint x="223.276" y="221.966"/> + <KivioPoint x="223.621" y="221.966"/> + <KivioPoint x="223.793" y="221.966"/> + <KivioPoint x="223.621" y="221.793"/> + <KivioPoint x="223.621" y="221.621"/> + <KivioPoint x="223.621" y="221.448"/> + <KivioPoint x="223.793" y="221.276"/> + <KivioPoint x="223.966" y="221.103"/> + <KivioPoint x="224.138" y="220.931"/> + <KivioPoint x="224.310" y="220.759"/> + <KivioPoint x="224.655" y="220.586"/> + <KivioPoint x="225.000" y="220.586"/> + <KivioPoint x="225.345" y="220.414"/> + <KivioPoint x="225.690" y="220.414"/> + <KivioPoint x="225.862" y="220.414"/> + <KivioPoint x="226.207" y="220.414"/> + <KivioPoint x="226.379" y="220.586"/> + <KivioPoint x="226.552" y="220.586"/> + <KivioPoint x="226.724" y="220.759"/> + <KivioPoint x="226.897" y="220.931"/> + <KivioPoint x="227.069" y="221.103"/> + <KivioPoint x="227.241" y="221.103"/> + <KivioPoint x="227.586" y="221.276"/> + <KivioPoint x="227.759" y="221.448"/> + <KivioPoint x="228.103" y="221.448"/> + <KivioPoint x="228.276" y="221.448"/> + <KivioPoint x="228.448" y="221.448"/> + <KivioPoint x="228.793" y="221.448"/> + <KivioPoint x="228.966" y="221.448"/> + <KivioPoint x="229.138" y="221.448"/> + <KivioPoint x="229.483" y="221.276"/> + <KivioPoint x="229.655" y="221.276"/> + <KivioPoint x="229.828" y="221.103"/> + <KivioPoint x="230.000" y="221.103"/> + <KivioPoint x="230.172" y="220.931"/> + <KivioPoint x="230.345" y="220.759"/> + <KivioPoint x="230.517" y="220.414"/> + <KivioPoint x="230.690" y="220.414"/> + <KivioPoint x="230.862" y="220.241"/> + <KivioPoint x="231.034" y="220.069"/> + <KivioPoint x="231.207" y="220.069"/> + <KivioPoint x="231.552" y="219.897"/> + <KivioPoint x="231.724" y="219.897"/> + <KivioPoint x="231.897" y="219.897"/> + <KivioPoint x="232.241" y="219.897"/> + <KivioPoint x="232.586" y="219.897"/> + <KivioPoint x="232.759" y="219.897"/> + <KivioPoint x="232.931" y="220.069"/> + <KivioPoint x="233.276" y="220.069"/> + <KivioPoint x="233.621" y="220.069"/> + <KivioPoint x="233.966" y="220.069"/> + <KivioPoint x="234.138" y="220.241"/> + <KivioPoint x="234.310" y="220.414"/> + <KivioPoint x="234.655" y="220.586"/> + <KivioPoint x="235.000" y="220.931"/> + <KivioPoint x="235.172" y="221.103"/> + <KivioPoint x="235.345" y="221.276"/> + <KivioPoint x="235.517" y="221.448"/> + <KivioPoint x="235.690" y="221.621"/> + <KivioPoint x="235.862" y="221.793"/> + <KivioPoint x="236.207" y="222.138"/> + <KivioPoint x="236.379" y="222.138"/> + <KivioPoint x="236.552" y="222.310"/> + <KivioPoint x="236.724" y="222.310"/> + <KivioPoint x="237.069" y="222.310"/> + <KivioPoint x="237.414" y="222.483"/> + <KivioPoint x="237.586" y="222.483"/> + <KivioPoint x="237.759" y="222.483"/> + <KivioPoint x="237.931" y="222.655"/> + <KivioPoint x="238.103" y="222.655"/> + <KivioPoint x="238.448" y="222.655"/> + <KivioPoint x="238.621" y="222.966"/> + <KivioPoint x="238.793" y="222.966"/> + <KivioPoint x="239.138" y="223.310"/> + <KivioPoint x="239.310" y="223.483"/> + <KivioPoint x="239.310" y="223.655"/> + <KivioPoint x="239.310" y="223.828"/> + <KivioPoint x="239.310" y="224.000"/> + <KivioPoint x="239.138" y="224.172"/> + <KivioPoint x="238.966" y="224.517"/> + <KivioPoint x="238.966" y="224.862"/> + <KivioPoint x="238.966" y="225.034"/> + <KivioPoint x="238.966" y="225.207"/> + <KivioPoint x="238.793" y="225.379"/> + <KivioPoint x="238.621" y="225.897"/> + <KivioPoint x="238.448" y="226.069"/> + <KivioPoint x="238.276" y="226.241"/> + <KivioPoint x="237.931" y="226.759"/> + <KivioPoint x="237.931" y="226.931"/> + <KivioPoint x="237.586" y="227.448"/> + <KivioPoint x="237.414" y="227.621"/> + <KivioPoint x="237.241" y="227.966"/> + <KivioPoint x="237.241" y="228.138"/> + <KivioPoint x="237.069" y="228.310"/> + <KivioPoint x="237.069" y="228.483"/> + <KivioPoint x="237.241" y="228.655"/> + <KivioPoint x="237.241" y="228.828"/> + <KivioPoint x="237.241" y="229.000"/> + <KivioPoint x="237.241" y="229.172"/> + <KivioPoint x="237.414" y="229.345"/> + <KivioPoint x="237.414" y="229.517"/> + <KivioPoint x="237.586" y="229.690"/> + <KivioPoint x="237.586" y="229.862"/> + <KivioPoint x="237.586" y="230.207"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon34"> + <KivioPoint x="180.517" y="249.862"/> + <KivioPoint x="180.172" y="250.034"/> + <KivioPoint x="180.000" y="250.207"/> + <KivioPoint x="180.000" y="250.379"/> + <KivioPoint x="180.172" y="250.552"/> + <KivioPoint x="180.172" y="250.724"/> + <KivioPoint x="180.345" y="251.069"/> + <KivioPoint x="180.517" y="251.241"/> + <KivioPoint x="180.517" y="251.414"/> + <KivioPoint x="180.517" y="251.759"/> + <KivioPoint x="180.517" y="251.931"/> + <KivioPoint x="180.517" y="252.103"/> + <KivioPoint x="180.345" y="252.103"/> + <KivioPoint x="180.172" y="252.276"/> + <KivioPoint x="179.828" y="252.448"/> + <KivioPoint x="179.655" y="252.621"/> + <KivioPoint x="179.655" y="252.793"/> + <KivioPoint x="179.655" y="252.966"/> + <KivioPoint x="179.828" y="253.138"/> + <KivioPoint x="179.828" y="253.310"/> + <KivioPoint x="180.000" y="253.483"/> + <KivioPoint x="180.172" y="253.655"/> + <KivioPoint x="180.172" y="253.828"/> + <KivioPoint x="180.345" y="254.000"/> + <KivioPoint x="180.345" y="254.172"/> + <KivioPoint x="180.345" y="254.345"/> + <KivioPoint x="180.345" y="254.517"/> + <KivioPoint x="180.345" y="254.690"/> + <KivioPoint x="180.345" y="254.862"/> + <KivioPoint x="180.172" y="255.034"/> + <KivioPoint x="180.172" y="255.207"/> + <KivioPoint x="180.172" y="255.379"/> + <KivioPoint x="180.000" y="255.552"/> + <KivioPoint x="179.828" y="255.724"/> + <KivioPoint x="179.655" y="255.897"/> + <KivioPoint x="179.483" y="256.069"/> + <KivioPoint x="179.310" y="256.241"/> + <KivioPoint x="179.138" y="256.241"/> + <KivioPoint x="178.966" y="256.241"/> + <KivioPoint x="178.793" y="256.241"/> + <KivioPoint x="178.621" y="256.241"/> + <KivioPoint x="178.448" y="256.069"/> + <KivioPoint x="178.276" y="256.069"/> + <KivioPoint x="178.103" y="255.897"/> + <KivioPoint x="177.759" y="255.897"/> + <KivioPoint x="177.414" y="255.897"/> + <KivioPoint x="177.241" y="255.897"/> + <KivioPoint x="177.069" y="255.897"/> + <KivioPoint x="176.897" y="256.069"/> + <KivioPoint x="176.724" y="256.241"/> + <KivioPoint x="176.552" y="256.414"/> + <KivioPoint x="176.379" y="256.586"/> + <KivioPoint x="176.207" y="256.586"/> + <KivioPoint x="176.034" y="256.586"/> + <KivioPoint x="175.862" y="256.586"/> + <KivioPoint x="175.690" y="256.586"/> + <KivioPoint x="175.517" y="256.586"/> + <KivioPoint x="175.345" y="256.586"/> + <KivioPoint x="175.172" y="256.586"/> + <KivioPoint x="175.000" y="256.759"/> + <KivioPoint x="174.828" y="256.931"/> + <KivioPoint x="174.828" y="257.103"/> + <KivioPoint x="174.655" y="257.276"/> + <KivioPoint x="174.483" y="257.276"/> + <KivioPoint x="174.310" y="257.621"/> + <KivioPoint x="173.966" y="257.966"/> + <KivioPoint x="173.793" y="258.138"/> + <KivioPoint x="173.448" y="258.138"/> + <KivioPoint x="173.276" y="258.310"/> + <KivioPoint x="172.931" y="258.310"/> + <KivioPoint x="172.586" y="258.138"/> + <KivioPoint x="172.241" y="257.966"/> + <KivioPoint x="172.069" y="257.966"/> + <KivioPoint x="171.897" y="257.966"/> + <KivioPoint x="171.552" y="257.966"/> + <KivioPoint x="171.379" y="257.966"/> + <KivioPoint x="171.207" y="258.138"/> + <KivioPoint x="171.034" y="258.310"/> + <KivioPoint x="170.862" y="258.483"/> + <KivioPoint x="170.690" y="258.828"/> + <KivioPoint x="170.517" y="259.000"/> + <KivioPoint x="170.345" y="259.172"/> + <KivioPoint x="170.345" y="259.517"/> + <KivioPoint x="170.172" y="259.690"/> + <KivioPoint x="170.172" y="260.034"/> + <KivioPoint x="170.172" y="260.207"/> + <KivioPoint x="170.172" y="260.379"/> + <KivioPoint x="170.172" y="260.552"/> + <KivioPoint x="170.345" y="260.724"/> + <KivioPoint x="170.345" y="260.897"/> + <KivioPoint x="170.517" y="261.069"/> + <KivioPoint x="170.862" y="261.414"/> + <KivioPoint x="171.034" y="261.586"/> + <KivioPoint x="171.207" y="261.759"/> + <KivioPoint x="171.552" y="261.759"/> + <KivioPoint x="171.724" y="262.103"/> + <KivioPoint x="171.897" y="262.621"/> + <KivioPoint x="171.897" y="262.793"/> + <KivioPoint x="171.897" y="262.966"/> + <KivioPoint x="171.897" y="263.310"/> + <KivioPoint x="171.724" y="263.483"/> + <KivioPoint x="171.552" y="263.828"/> + <KivioPoint x="171.207" y="264.000"/> + <KivioPoint x="171.034" y="264.172"/> + <KivioPoint x="170.862" y="264.172"/> + <KivioPoint x="170.690" y="264.172"/> + <KivioPoint x="170.517" y="264.345"/> + <KivioPoint x="170.517" y="264.517"/> + <KivioPoint x="170.345" y="264.517"/> + <KivioPoint x="170.172" y="264.690"/> + <KivioPoint x="170.000" y="264.862"/> + <KivioPoint x="169.828" y="265.034"/> + <KivioPoint x="169.828" y="265.207"/> + <KivioPoint x="169.828" y="265.379"/> + <KivioPoint x="170.000" y="265.724"/> + <KivioPoint x="170.000" y="265.897"/> + <KivioPoint x="170.000" y="266.241"/> + <KivioPoint x="169.828" y="266.414"/> + <KivioPoint x="169.828" y="266.759"/> + <KivioPoint x="169.828" y="266.931"/> + <KivioPoint x="169.828" y="267.276"/> + <KivioPoint x="169.828" y="267.448"/> + <KivioPoint x="169.828" y="267.621"/> + <KivioPoint x="169.828" y="267.793"/> + <KivioPoint x="169.828" y="267.966"/> + <KivioPoint x="169.828" y="268.310"/> + <KivioPoint x="169.828" y="268.483"/> + <KivioPoint x="169.828" y="268.655"/> + <KivioPoint x="169.828" y="268.828"/> + <KivioPoint x="170.000" y="269.172"/> + <KivioPoint x="170.172" y="269.345"/> + <KivioPoint x="170.172" y="269.517"/> + <KivioPoint x="170.345" y="269.690"/> + <KivioPoint x="170.517" y="269.862"/> + <KivioPoint x="170.517" y="270.034"/> + <KivioPoint x="170.517" y="270.207"/> + <KivioPoint x="170.690" y="270.379"/> + <KivioPoint x="170.862" y="270.552"/> + <KivioPoint x="170.862" y="270.724"/> + <KivioPoint x="170.862" y="270.897"/> + <KivioPoint x="171.034" y="271.069"/> + <KivioPoint x="171.034" y="271.414"/> + <KivioPoint x="171.207" y="271.586"/> + <KivioPoint x="171.207" y="271.931"/> + <KivioPoint x="171.552" y="272.448"/> + <KivioPoint x="171.724" y="272.793"/> + <KivioPoint x="172.069" y="272.793"/> + <KivioPoint x="172.241" y="273.138"/> + <KivioPoint x="172.586" y="273.483"/> + <KivioPoint x="172.759" y="273.655"/> + <KivioPoint x="172.931" y="273.828"/> + <KivioPoint x="172.931" y="274.000"/> + <KivioPoint x="173.276" y="274.172"/> + <KivioPoint x="173.448" y="274.517"/> + <KivioPoint x="173.621" y="274.690"/> + <KivioPoint x="173.621" y="274.862"/> + <KivioPoint x="173.966" y="275.034"/> + <KivioPoint x="174.138" y="275.207"/> + <KivioPoint x="174.310" y="275.379"/> + <KivioPoint x="174.483" y="275.552"/> + <KivioPoint x="174.655" y="275.724"/> + <KivioPoint x="175.000" y="275.897"/> + <KivioPoint x="175.172" y="276.069"/> + <KivioPoint x="175.517" y="276.414"/> + <KivioPoint x="175.862" y="276.586"/> + <KivioPoint x="176.207" y="276.931"/> + <KivioPoint x="176.724" y="277.276"/> + <KivioPoint x="177.241" y="277.621"/> + <KivioPoint x="177.586" y="277.793"/> + <KivioPoint x="177.759" y="277.966"/> + <KivioPoint x="177.931" y="278.310"/> + <KivioPoint x="178.103" y="278.483"/> + <KivioPoint x="178.276" y="278.655"/> + <KivioPoint x="178.276" y="278.828"/> + <KivioPoint x="178.448" y="279.000"/> + <KivioPoint x="178.448" y="279.172"/> + <KivioPoint x="178.621" y="279.345"/> + <KivioPoint x="178.793" y="279.517"/> + <KivioPoint x="178.793" y="279.690"/> + <KivioPoint x="178.966" y="279.862"/> + <KivioPoint x="179.138" y="280.207"/> + <KivioPoint x="179.138" y="280.379"/> + <KivioPoint x="179.310" y="280.552"/> + <KivioPoint x="179.310" y="280.724"/> + <KivioPoint x="179.483" y="281.069"/> + <KivioPoint x="179.655" y="281.414"/> + <KivioPoint x="179.828" y="281.586"/> + <KivioPoint x="179.828" y="282.103"/> + <KivioPoint x="180.000" y="282.276"/> + <KivioPoint x="180.172" y="282.448"/> + <KivioPoint x="180.172" y="282.793"/> + <KivioPoint x="180.345" y="283.138"/> + <KivioPoint x="180.345" y="283.483"/> + <KivioPoint x="180.517" y="283.655"/> + <KivioPoint x="180.517" y="284.000"/> + <KivioPoint x="180.517" y="284.172"/> + <KivioPoint x="180.517" y="284.345"/> + <KivioPoint x="180.690" y="284.517"/> + <KivioPoint x="180.690" y="284.862"/> + <KivioPoint x="180.862" y="285.034"/> + <KivioPoint x="180.862" y="285.379"/> + <KivioPoint x="181.034" y="285.552"/> + <KivioPoint x="181.034" y="285.897"/> + <KivioPoint x="181.207" y="286.241"/> + <KivioPoint x="181.207" y="286.586"/> + <KivioPoint x="181.379" y="286.931"/> + <KivioPoint x="181.552" y="287.103"/> + <KivioPoint x="181.552" y="287.448"/> + <KivioPoint x="181.724" y="287.621"/> + <KivioPoint x="181.897" y="287.966"/> + <KivioPoint x="181.897" y="288.310"/> + <KivioPoint x="182.069" y="288.483"/> + <KivioPoint x="182.241" y="288.828"/> + <KivioPoint x="182.414" y="289.172"/> + <KivioPoint x="182.586" y="289.345"/> + <KivioPoint x="182.931" y="289.690"/> + <KivioPoint x="183.103" y="289.862"/> + <KivioPoint x="183.276" y="290.034"/> + <KivioPoint x="183.448" y="290.207"/> + <KivioPoint x="183.621" y="290.379"/> + <KivioPoint x="183.793" y="290.724"/> + <KivioPoint x="183.966" y="290.897"/> + <KivioPoint x="184.138" y="291.069"/> + <KivioPoint x="184.310" y="291.241"/> + <KivioPoint x="184.655" y="291.414"/> + <KivioPoint x="184.828" y="291.586"/> + <KivioPoint x="185.172" y="291.931"/> + <KivioPoint x="185.517" y="292.276"/> + <KivioPoint x="185.862" y="292.448"/> + <KivioPoint x="186.207" y="292.793"/> + <KivioPoint x="186.552" y="292.966"/> + <KivioPoint x="186.897" y="293.138"/> + <KivioPoint x="187.069" y="293.310"/> + <KivioPoint x="187.414" y="293.483"/> + <KivioPoint x="187.759" y="293.655"/> + <KivioPoint x="188.103" y="293.828"/> + <KivioPoint x="188.448" y="294.000"/> + <KivioPoint x="188.793" y="294.172"/> + <KivioPoint x="189.138" y="294.172"/> + <KivioPoint x="189.483" y="294.345"/> + <KivioPoint x="189.828" y="294.345"/> + <KivioPoint x="190.172" y="294.345"/> + <KivioPoint x="190.517" y="294.345"/> + <KivioPoint x="190.862" y="294.517"/> + <KivioPoint x="191.552" y="294.517"/> + <KivioPoint x="192.069" y="294.690"/> + <KivioPoint x="192.414" y="294.690"/> + <KivioPoint x="192.759" y="294.862"/> + <KivioPoint x="193.276" y="294.862"/> + <KivioPoint x="193.621" y="295.034"/> + <KivioPoint x="193.966" y="295.034"/> + <KivioPoint x="194.310" y="295.034"/> + <KivioPoint x="194.655" y="295.034"/> + <KivioPoint x="195.000" y="295.034"/> + <KivioPoint x="195.345" y="295.034"/> + <KivioPoint x="195.517" y="295.034"/> + <KivioPoint x="195.690" y="295.207"/> + <KivioPoint x="195.862" y="295.379"/> + <KivioPoint x="196.034" y="295.552"/> + <KivioPoint x="196.034" y="295.724"/> + <KivioPoint x="196.207" y="296.069"/> + <KivioPoint x="196.379" y="296.241"/> + <KivioPoint x="196.379" y="296.414"/> + <KivioPoint x="196.379" y="296.759"/> + <KivioPoint x="196.379" y="296.931"/> + <KivioPoint x="196.207" y="297.276"/> + <KivioPoint x="196.207" y="297.621"/> + <KivioPoint x="196.034" y="297.793"/> + <KivioPoint x="196.034" y="297.966"/> + <KivioPoint x="195.862" y="298.138"/> + <KivioPoint x="195.690" y="298.310"/> + <KivioPoint x="195.517" y="298.310"/> + <KivioPoint x="195.345" y="298.483"/> + <KivioPoint x="195.172" y="298.655"/> + <KivioPoint x="194.828" y="298.655"/> + <KivioPoint x="194.483" y="298.655"/> + <KivioPoint x="194.310" y="298.828"/> + <KivioPoint x="194.310" y="299.000"/> + <KivioPoint x="194.138" y="299.172"/> + <KivioPoint x="194.310" y="299.345"/> + <KivioPoint x="194.483" y="299.517"/> + <KivioPoint x="194.655" y="299.690"/> + <KivioPoint x="195.000" y="299.862"/> + <KivioPoint x="195.345" y="300.034"/> + <KivioPoint x="195.690" y="300.379"/> + <KivioPoint x="195.862" y="300.379"/> + <KivioPoint x="196.207" y="300.552"/> + <KivioPoint x="196.552" y="300.724"/> + <KivioPoint x="197.069" y="300.897"/> + <KivioPoint x="197.241" y="301.069"/> + <KivioPoint x="197.586" y="301.241"/> + <KivioPoint x="197.931" y="301.414"/> + <KivioPoint x="198.103" y="301.414"/> + <KivioPoint x="198.448" y="301.586"/> + <KivioPoint x="198.621" y="301.759"/> + <KivioPoint x="198.966" y="301.931"/> + <KivioPoint x="199.138" y="302.103"/> + <KivioPoint x="199.310" y="302.276"/> + <KivioPoint x="199.655" y="302.448"/> + <KivioPoint x="199.828" y="302.621"/> + <KivioPoint x="200.172" y="302.793"/> + <KivioPoint x="200.517" y="302.966"/> + <KivioPoint x="200.862" y="303.138"/> + <KivioPoint x="201.207" y="303.483"/> + <KivioPoint x="201.379" y="303.655"/> + <KivioPoint x="201.724" y="303.655"/> + <KivioPoint x="201.897" y="303.828"/> + <KivioPoint x="202.069" y="303.828"/> + <KivioPoint x="202.241" y="303.828"/> + <KivioPoint x="202.586" y="303.828"/> + <KivioPoint x="202.931" y="303.828"/> + <KivioPoint x="203.103" y="303.828"/> + <KivioPoint x="203.276" y="303.828"/> + <KivioPoint x="203.448" y="304.000"/> + <KivioPoint x="203.621" y="304.000"/> + <KivioPoint x="203.793" y="304.172"/> + <KivioPoint x="203.966" y="304.345"/> + <KivioPoint x="204.310" y="304.517"/> + <KivioPoint x="204.483" y="304.690"/> + <KivioPoint x="204.828" y="304.862"/> + <KivioPoint x="205.000" y="305.034"/> + <KivioPoint x="205.345" y="305.207"/> + <KivioPoint x="205.690" y="305.379"/> + <KivioPoint x="205.862" y="305.552"/> + <KivioPoint x="206.034" y="305.552"/> + <KivioPoint x="206.379" y="305.724"/> + <KivioPoint x="206.724" y="305.897"/> + <KivioPoint x="207.069" y="306.069"/> + <KivioPoint x="207.241" y="306.241"/> + <KivioPoint x="207.414" y="306.414"/> + <KivioPoint x="207.759" y="306.586"/> + <KivioPoint x="208.103" y="306.759"/> + <KivioPoint x="208.276" y="306.931"/> + <KivioPoint x="208.448" y="307.103"/> + <KivioPoint x="208.621" y="307.103"/> + <KivioPoint x="208.793" y="307.276"/> + <KivioPoint x="208.966" y="307.276"/> + <KivioPoint x="209.138" y="307.448"/> + <KivioPoint x="209.310" y="307.621"/> + <KivioPoint x="209.483" y="307.621"/> + <KivioPoint x="209.655" y="307.793"/> + <KivioPoint x="209.828" y="307.966"/> + <KivioPoint x="210.172" y="307.966"/> + <KivioPoint x="210.345" y="308.138"/> + <KivioPoint x="210.690" y="308.310"/> + <KivioPoint x="210.862" y="308.483"/> + <KivioPoint x="211.207" y="308.655"/> + <KivioPoint x="211.379" y="308.828"/> + <KivioPoint x="211.552" y="309.000"/> + <KivioPoint x="211.897" y="309.345"/> + <KivioPoint x="212.069" y="309.517"/> + <KivioPoint x="212.241" y="309.862"/> + <KivioPoint x="212.414" y="310.034"/> + <KivioPoint x="212.759" y="310.379"/> + <KivioPoint x="213.276" y="310.724"/> + <KivioPoint x="213.621" y="310.897"/> + <KivioPoint x="213.621" y="311.069"/> + <KivioPoint x="213.793" y="311.069"/> + <KivioPoint x="213.793" y="311.414"/> + <KivioPoint x="213.793" y="311.586"/> + <KivioPoint x="213.793" y="311.759"/> + <KivioPoint x="213.621" y="312.103"/> + <KivioPoint x="213.621" y="312.448"/> + <KivioPoint x="213.621" y="312.621"/> + <KivioPoint x="213.621" y="312.966"/> + <KivioPoint x="213.621" y="313.310"/> + <KivioPoint x="213.621" y="313.483"/> + <KivioPoint x="213.621" y="313.655"/> + <KivioPoint x="213.621" y="314.000"/> + <KivioPoint x="213.448" y="314.172"/> + <KivioPoint x="213.276" y="314.517"/> + <KivioPoint x="213.276" y="314.690"/> + <KivioPoint x="213.103" y="314.862"/> + <KivioPoint x="212.931" y="315.034"/> + <KivioPoint x="212.931" y="315.379"/> + <KivioPoint x="212.759" y="315.552"/> + <KivioPoint x="212.759" y="315.724"/> + <KivioPoint x="212.759" y="315.897"/> + <KivioPoint x="212.759" y="316.241"/> + <KivioPoint x="212.931" y="316.241"/> + <KivioPoint x="212.931" y="316.414"/> + <KivioPoint x="212.931" y="316.586"/> + <KivioPoint x="212.759" y="316.931"/> + <KivioPoint x="212.586" y="317.103"/> + <KivioPoint x="212.414" y="317.103"/> + <KivioPoint x="212.241" y="317.103"/> + <KivioPoint x="212.069" y="317.103"/> + <KivioPoint x="211.897" y="316.931"/> + <KivioPoint x="211.724" y="316.759"/> + <KivioPoint x="211.552" y="316.586"/> + <KivioPoint x="211.552" y="316.414"/> + <KivioPoint x="211.379" y="316.414"/> + <KivioPoint x="211.207" y="316.241"/> + <KivioPoint x="211.034" y="316.241"/> + <KivioPoint x="210.862" y="316.069"/> + <KivioPoint x="210.690" y="316.069"/> + <KivioPoint x="210.517" y="315.897"/> + <KivioPoint x="210.517" y="315.724"/> + <KivioPoint x="210.345" y="315.724"/> + <KivioPoint x="210.345" y="315.552"/> + <KivioPoint x="210.345" y="315.379"/> + <KivioPoint x="210.172" y="315.207"/> + <KivioPoint x="210.172" y="315.034"/> + <KivioPoint x="210.172" y="314.862"/> + <KivioPoint x="209.828" y="314.517"/> + <KivioPoint x="209.828" y="314.345"/> + <KivioPoint x="209.655" y="314.172"/> + <KivioPoint x="209.483" y="314.000"/> + <KivioPoint x="209.310" y="313.655"/> + <KivioPoint x="209.310" y="313.483"/> + <KivioPoint x="209.138" y="313.138"/> + <KivioPoint x="209.138" y="312.966"/> + <KivioPoint x="208.966" y="312.793"/> + <KivioPoint x="208.966" y="312.621"/> + <KivioPoint x="208.793" y="312.448"/> + <KivioPoint x="208.621" y="312.276"/> + <KivioPoint x="208.448" y="312.103"/> + <KivioPoint x="208.276" y="311.931"/> + <KivioPoint x="208.103" y="311.931"/> + <KivioPoint x="207.931" y="311.759"/> + <KivioPoint x="207.759" y="311.759"/> + <KivioPoint x="207.586" y="311.759"/> + <KivioPoint x="207.414" y="311.759"/> + <KivioPoint x="207.241" y="311.759"/> + <KivioPoint x="207.069" y="311.759"/> + <KivioPoint x="206.897" y="311.586"/> + <KivioPoint x="206.724" y="311.586"/> + <KivioPoint x="206.552" y="311.586"/> + <KivioPoint x="206.379" y="311.586"/> + <KivioPoint x="206.379" y="311.414"/> + <KivioPoint x="206.034" y="311.414"/> + <KivioPoint x="205.862" y="311.241"/> + <KivioPoint x="205.690" y="311.069"/> + <KivioPoint x="205.517" y="310.897"/> + <KivioPoint x="205.345" y="310.897"/> + <KivioPoint x="205.172" y="310.724"/> + <KivioPoint x="204.828" y="310.552"/> + <KivioPoint x="204.655" y="310.552"/> + <KivioPoint x="204.655" y="310.379"/> + <KivioPoint x="204.483" y="310.207"/> + <KivioPoint x="204.483" y="310.034"/> + <KivioPoint x="204.310" y="310.034"/> + <KivioPoint x="204.138" y="310.034"/> + <KivioPoint x="203.966" y="310.034"/> + <KivioPoint x="203.793" y="310.034"/> + <KivioPoint x="203.621" y="309.862"/> + <KivioPoint x="203.448" y="309.862"/> + <KivioPoint x="203.276" y="309.862"/> + <KivioPoint x="203.276" y="309.690"/> + <KivioPoint x="203.103" y="309.690"/> + <KivioPoint x="202.931" y="309.517"/> + <KivioPoint x="202.759" y="309.517"/> + <KivioPoint x="202.586" y="309.345"/> + <KivioPoint x="202.414" y="309.345"/> + <KivioPoint x="202.241" y="309.345"/> + <KivioPoint x="202.069" y="309.517"/> + <KivioPoint x="201.897" y="309.517"/> + <KivioPoint x="201.897" y="309.690"/> + <KivioPoint x="201.724" y="309.862"/> + <KivioPoint x="201.552" y="310.034"/> + <KivioPoint x="201.379" y="310.207"/> + <KivioPoint x="201.207" y="310.379"/> + <KivioPoint x="201.034" y="310.379"/> + <KivioPoint x="200.862" y="310.379"/> + <KivioPoint x="200.862" y="310.552"/> + <KivioPoint x="200.690" y="310.552"/> + <KivioPoint x="200.517" y="310.724"/> + <KivioPoint x="200.345" y="310.897"/> + <KivioPoint x="200.172" y="311.241"/> + <KivioPoint x="200.000" y="311.414"/> + <KivioPoint x="199.828" y="311.586"/> + <KivioPoint x="199.828" y="311.931"/> + <KivioPoint x="199.655" y="312.103"/> + <KivioPoint x="199.483" y="312.448"/> + <KivioPoint x="199.483" y="312.621"/> + <KivioPoint x="199.310" y="312.793"/> + <KivioPoint x="199.310" y="312.966"/> + <KivioPoint x="199.310" y="313.138"/> + <KivioPoint x="199.138" y="313.483"/> + <KivioPoint x="199.138" y="313.655"/> + <KivioPoint x="199.138" y="313.828"/> + <KivioPoint x="199.138" y="314.000"/> + <KivioPoint x="199.138" y="314.172"/> + <KivioPoint x="199.138" y="314.345"/> + <KivioPoint x="198.966" y="314.517"/> + <KivioPoint x="198.966" y="314.690"/> + <KivioPoint x="198.966" y="314.862"/> + <KivioPoint x="198.966" y="315.034"/> + <KivioPoint x="198.966" y="315.207"/> + <KivioPoint x="198.966" y="315.379"/> + <KivioPoint x="198.793" y="315.552"/> + <KivioPoint x="198.793" y="315.724"/> + <KivioPoint x="198.793" y="315.897"/> + <KivioPoint x="198.621" y="316.069"/> + <KivioPoint x="198.621" y="316.241"/> + <KivioPoint x="198.448" y="316.414"/> + <KivioPoint x="198.448" y="316.586"/> + <KivioPoint x="198.448" y="316.759"/> + <KivioPoint x="198.448" y="316.931"/> + <KivioPoint x="198.621" y="317.276"/> + <KivioPoint x="198.621" y="317.448"/> + <KivioPoint x="198.793" y="317.621"/> + <KivioPoint x="198.793" y="317.793"/> + <KivioPoint x="198.966" y="318.138"/> + <KivioPoint x="199.138" y="318.310"/> + <KivioPoint x="199.310" y="318.310"/> + <KivioPoint x="199.483" y="318.483"/> + <KivioPoint x="199.655" y="318.655"/> + <KivioPoint x="199.828" y="318.655"/> + <KivioPoint x="200.000" y="318.655"/> + <KivioPoint x="200.172" y="318.483"/> + <KivioPoint x="200.345" y="318.483"/> + <KivioPoint x="200.517" y="318.483"/> + <KivioPoint x="200.690" y="318.655"/> + <KivioPoint x="200.862" y="318.655"/> + <KivioPoint x="201.034" y="319.000"/> + <KivioPoint x="201.207" y="319.000"/> + <KivioPoint x="201.207" y="319.172"/> + <KivioPoint x="201.379" y="319.345"/> + <KivioPoint x="201.552" y="319.517"/> + <KivioPoint x="201.724" y="319.690"/> + <KivioPoint x="201.897" y="319.862"/> + <KivioPoint x="203.103" y="320.552"/> + <KivioPoint x="203.276" y="320.724"/> + <KivioPoint x="203.448" y="321.069"/> + <KivioPoint x="203.621" y="321.241"/> + <KivioPoint x="203.621" y="321.414"/> + <KivioPoint x="203.793" y="321.586"/> + <KivioPoint x="203.793" y="321.759"/> + <KivioPoint x="203.793" y="321.931"/> + <KivioPoint x="203.621" y="322.103"/> + <KivioPoint x="203.621" y="322.448"/> + <KivioPoint x="203.621" y="322.621"/> + <KivioPoint x="203.621" y="322.793"/> + <KivioPoint x="203.448" y="322.966"/> + <KivioPoint x="203.448" y="323.138"/> + <KivioPoint x="203.621" y="323.483"/> + <KivioPoint x="203.621" y="323.655"/> + <KivioPoint x="203.621" y="323.828"/> + <KivioPoint x="203.621" y="324.000"/> + <KivioPoint x="203.621" y="324.172"/> + <KivioPoint x="203.621" y="324.345"/> + <KivioPoint x="203.793" y="324.517"/> + <KivioPoint x="203.966" y="324.690"/> + <KivioPoint x="204.138" y="324.862"/> + <KivioPoint x="204.138" y="325.034"/> + <KivioPoint x="203.966" y="325.207"/> + <KivioPoint x="203.793" y="325.379"/> + <KivioPoint x="203.621" y="325.552"/> + <KivioPoint x="203.448" y="325.552"/> + <KivioPoint x="203.276" y="325.552"/> + <KivioPoint x="203.103" y="325.552"/> + <KivioPoint x="202.931" y="325.552"/> + <KivioPoint x="202.759" y="325.552"/> + <KivioPoint x="202.586" y="325.552"/> + <KivioPoint x="202.414" y="325.552"/> + <KivioPoint x="202.241" y="325.552"/> + <KivioPoint x="201.897" y="325.552"/> + <KivioPoint x="201.724" y="325.552"/> + <KivioPoint x="201.552" y="325.552"/> + <KivioPoint x="201.379" y="325.552"/> + <KivioPoint x="201.034" y="325.552"/> + <KivioPoint x="200.862" y="325.724"/> + <KivioPoint x="200.690" y="325.724"/> + <KivioPoint x="200.517" y="325.897"/> + <KivioPoint x="200.345" y="325.897"/> + <KivioPoint x="200.172" y="326.069"/> + <KivioPoint x="200.000" y="326.069"/> + <KivioPoint x="199.828" y="326.241"/> + <KivioPoint x="199.655" y="326.414"/> + <KivioPoint x="199.655" y="326.586"/> + <KivioPoint x="199.483" y="326.586"/> + <KivioPoint x="199.483" y="326.759"/> + <KivioPoint x="199.483" y="326.931"/> + <KivioPoint x="199.310" y="327.103"/> + <KivioPoint x="199.310" y="327.276"/> + <KivioPoint x="199.310" y="327.448"/> + <KivioPoint x="199.310" y="327.621"/> + <KivioPoint x="199.138" y="327.621"/> + <KivioPoint x="199.138" y="327.793"/> + <KivioPoint x="199.138" y="327.966"/> + <KivioPoint x="199.138" y="328.138"/> + <KivioPoint x="199.138" y="328.310"/> + <KivioPoint x="199.138" y="328.483"/> + <KivioPoint x="198.966" y="328.655"/> + <KivioPoint x="198.966" y="328.828"/> + <KivioPoint x="198.966" y="329.000"/> + <KivioPoint x="198.966" y="329.172"/> + <KivioPoint x="198.966" y="329.345"/> + <KivioPoint x="198.793" y="329.690"/> + <KivioPoint x="198.793" y="329.862"/> + <KivioPoint x="198.793" y="330.034"/> + <KivioPoint x="198.793" y="330.207"/> + <KivioPoint x="198.621" y="330.552"/> + <KivioPoint x="198.621" y="330.724"/> + <KivioPoint x="198.621" y="330.897"/> + <KivioPoint x="198.448" y="331.069"/> + <KivioPoint x="198.276" y="331.241"/> + <KivioPoint x="198.103" y="331.414"/> + <KivioPoint x="197.931" y="331.414"/> + <KivioPoint x="197.759" y="331.586"/> + <KivioPoint x="197.586" y="331.586"/> + <KivioPoint x="197.414" y="331.759"/> + <KivioPoint x="197.241" y="331.759"/> + <KivioPoint x="197.069" y="331.931"/> + <KivioPoint x="197.069" y="332.103"/> + <KivioPoint x="196.897" y="332.103"/> + <KivioPoint x="196.897" y="332.276"/> + <KivioPoint x="196.724" y="332.448"/> + <KivioPoint x="196.724" y="332.621"/> + <KivioPoint x="196.379" y="332.793"/> + <KivioPoint x="196.379" y="332.966"/> + <KivioPoint x="196.207" y="333.138"/> + <KivioPoint x="196.207" y="333.310"/> + <KivioPoint x="196.034" y="333.483"/> + <KivioPoint x="196.034" y="333.655"/> + <KivioPoint x="195.862" y="333.828"/> + <KivioPoint x="195.690" y="334.000"/> + <KivioPoint x="195.690" y="334.172"/> + <KivioPoint x="195.517" y="334.345"/> + <KivioPoint x="195.345" y="334.517"/> + <KivioPoint x="195.345" y="334.690"/> + <KivioPoint x="195.172" y="334.862"/> + <KivioPoint x="195.000" y="334.862"/> + <KivioPoint x="195.000" y="335.034"/> + <KivioPoint x="195.000" y="335.207"/> + <KivioPoint x="194.828" y="335.379"/> + <KivioPoint x="194.655" y="335.552"/> + <KivioPoint x="194.483" y="335.724"/> + <KivioPoint x="194.310" y="335.897"/> + <KivioPoint x="194.138" y="335.897"/> + <KivioPoint x="193.966" y="335.897"/> + <KivioPoint x="193.793" y="336.069"/> + <KivioPoint x="193.621" y="336.069"/> + <KivioPoint x="193.448" y="336.069"/> + <KivioPoint x="193.276" y="336.069"/> + <KivioPoint x="193.103" y="336.069"/> + <KivioPoint x="192.931" y="336.069"/> + <KivioPoint x="192.759" y="335.897"/> + <KivioPoint x="192.586" y="335.897"/> + <KivioPoint x="192.414" y="335.897"/> + <KivioPoint x="192.241" y="335.897"/> + <KivioPoint x="192.241" y="335.724"/> + <KivioPoint x="192.069" y="335.552"/> + <KivioPoint x="191.897" y="335.552"/> + <KivioPoint x="191.724" y="335.379"/> + <KivioPoint x="191.552" y="335.207"/> + <KivioPoint x="191.552" y="335.034"/> + <KivioPoint x="191.379" y="334.862"/> + <KivioPoint x="191.379" y="334.690"/> + <KivioPoint x="191.379" y="334.517"/> + <KivioPoint x="191.379" y="334.345"/> + <KivioPoint x="191.379" y="334.172"/> + <KivioPoint x="191.379" y="334.000"/> + <KivioPoint x="191.379" y="333.828"/> + <KivioPoint x="191.379" y="333.655"/> + <KivioPoint x="191.379" y="333.483"/> + <KivioPoint x="191.379" y="333.310"/> + <KivioPoint x="191.552" y="333.138"/> + <KivioPoint x="191.552" y="332.966"/> + <KivioPoint x="191.552" y="332.793"/> + <KivioPoint x="191.552" y="332.621"/> + <KivioPoint x="191.724" y="332.448"/> + <KivioPoint x="191.897" y="332.276"/> + <KivioPoint x="191.897" y="332.103"/> + <KivioPoint x="191.897" y="331.931"/> + <KivioPoint x="192.069" y="331.931"/> + <KivioPoint x="192.241" y="331.759"/> + <KivioPoint x="192.586" y="331.414"/> + <KivioPoint x="192.759" y="331.241"/> + <KivioPoint x="192.759" y="331.069"/> + <KivioPoint x="192.931" y="330.897"/> + <KivioPoint x="192.931" y="330.724"/> + <KivioPoint x="192.931" y="330.552"/> + <KivioPoint x="193.103" y="330.379"/> + <KivioPoint x="193.103" y="330.207"/> + <KivioPoint x="193.276" y="330.034"/> + <KivioPoint x="193.276" y="329.862"/> + <KivioPoint x="193.276" y="329.690"/> + <KivioPoint x="193.276" y="329.517"/> + <KivioPoint x="193.276" y="329.345"/> + <KivioPoint x="193.103" y="329.172"/> + <KivioPoint x="193.103" y="329.000"/> + <KivioPoint x="193.103" y="328.828"/> + <KivioPoint x="193.103" y="328.655"/> + <KivioPoint x="193.103" y="328.483"/> + <KivioPoint x="193.276" y="328.483"/> + <KivioPoint x="193.276" y="328.310"/> + <KivioPoint x="193.448" y="328.138"/> + <KivioPoint x="193.621" y="327.966"/> + <KivioPoint x="193.793" y="327.966"/> + <KivioPoint x="193.793" y="327.793"/> + <KivioPoint x="193.966" y="327.793"/> + <KivioPoint x="194.138" y="327.793"/> + <KivioPoint x="194.310" y="327.793"/> + <KivioPoint x="194.483" y="327.793"/> + <KivioPoint x="194.655" y="327.621"/> + <KivioPoint x="194.828" y="327.621"/> + <KivioPoint x="195.000" y="327.621"/> + <KivioPoint x="195.172" y="327.621"/> + <KivioPoint x="195.345" y="327.621"/> + <KivioPoint x="195.345" y="327.448"/> + <KivioPoint x="195.517" y="327.448"/> + <KivioPoint x="195.690" y="327.276"/> + <KivioPoint x="195.862" y="327.103"/> + <KivioPoint x="195.862" y="326.931"/> + <KivioPoint x="195.862" y="326.759"/> + <KivioPoint x="195.862" y="326.586"/> + <KivioPoint x="195.862" y="326.241"/> + <KivioPoint x="195.862" y="326.069"/> + <KivioPoint x="195.862" y="325.897"/> + <KivioPoint x="195.862" y="325.724"/> + <KivioPoint x="195.862" y="325.552"/> + <KivioPoint x="195.862" y="325.379"/> + <KivioPoint x="195.862" y="325.207"/> + <KivioPoint x="195.862" y="325.034"/> + <KivioPoint x="195.862" y="324.862"/> + <KivioPoint x="195.862" y="324.690"/> + <KivioPoint x="195.862" y="324.517"/> + <KivioPoint x="195.862" y="324.345"/> + <KivioPoint x="195.862" y="324.172"/> + <KivioPoint x="195.862" y="324.000"/> + <KivioPoint x="195.862" y="323.828"/> + <KivioPoint x="195.690" y="323.655"/> + <KivioPoint x="195.690" y="323.483"/> + <KivioPoint x="195.690" y="323.310"/> + <KivioPoint x="195.690" y="323.138"/> + <KivioPoint x="195.690" y="322.966"/> + <KivioPoint x="195.690" y="322.793"/> + <KivioPoint x="195.690" y="322.621"/> + <KivioPoint x="195.517" y="322.103"/> + <KivioPoint x="195.345" y="321.931"/> + <KivioPoint x="195.172" y="321.759"/> + <KivioPoint x="195.000" y="321.586"/> + <KivioPoint x="195.000" y="321.414"/> + <KivioPoint x="194.828" y="321.241"/> + <KivioPoint x="194.828" y="321.069"/> + <KivioPoint x="194.655" y="320.897"/> + <KivioPoint x="194.483" y="320.724"/> + <KivioPoint x="194.483" y="320.552"/> + <KivioPoint x="194.310" y="320.379"/> + <KivioPoint x="194.310" y="320.207"/> + <KivioPoint x="194.138" y="320.034"/> + <KivioPoint x="194.138" y="319.862"/> + <KivioPoint x="193.966" y="319.690"/> + <KivioPoint x="193.966" y="319.517"/> + <KivioPoint x="193.793" y="319.345"/> + <KivioPoint x="193.793" y="319.172"/> + <KivioPoint x="193.621" y="319.172"/> + <KivioPoint x="193.621" y="319.000"/> + <KivioPoint x="193.621" y="318.828"/> + <KivioPoint x="193.448" y="318.828"/> + <KivioPoint x="193.448" y="318.655"/> + <KivioPoint x="193.276" y="318.483"/> + <KivioPoint x="193.276" y="318.310"/> + <KivioPoint x="193.103" y="318.138"/> + <KivioPoint x="193.103" y="317.966"/> + <KivioPoint x="193.103" y="317.621"/> + <KivioPoint x="193.103" y="317.448"/> + <KivioPoint x="193.103" y="317.276"/> + <KivioPoint x="193.103" y="316.931"/> + <KivioPoint x="193.103" y="316.759"/> + <KivioPoint x="192.931" y="316.586"/> + <KivioPoint x="192.931" y="316.414"/> + <KivioPoint x="192.931" y="316.241"/> + <KivioPoint x="192.931" y="316.069"/> + <KivioPoint x="192.931" y="315.897"/> + <KivioPoint x="192.759" y="315.724"/> + <KivioPoint x="192.759" y="315.552"/> + <KivioPoint x="192.586" y="315.379"/> + <KivioPoint x="192.586" y="315.207"/> + <KivioPoint x="192.414" y="315.034"/> + <KivioPoint x="192.241" y="314.862"/> + <KivioPoint x="192.241" y="314.690"/> + <KivioPoint x="192.069" y="314.517"/> + <KivioPoint x="191.897" y="314.345"/> + <KivioPoint x="191.724" y="314.345"/> + <KivioPoint x="191.552" y="314.172"/> + <KivioPoint x="191.552" y="314.345"/> + <KivioPoint x="191.379" y="314.517"/> + <KivioPoint x="191.034" y="314.517"/> + <KivioPoint x="190.862" y="314.517"/> + <KivioPoint x="190.690" y="314.345"/> + <KivioPoint x="190.345" y="314.172"/> + <KivioPoint x="190.172" y="314.000"/> + <KivioPoint x="190.000" y="313.828"/> + <KivioPoint x="189.828" y="313.828"/> + <KivioPoint x="189.655" y="313.655"/> + <KivioPoint x="189.483" y="313.483"/> + <KivioPoint x="189.310" y="313.310"/> + <KivioPoint x="188.966" y="313.138"/> + <KivioPoint x="188.793" y="313.138"/> + <KivioPoint x="188.621" y="312.966"/> + <KivioPoint x="188.448" y="312.793"/> + <KivioPoint x="188.276" y="312.621"/> + <KivioPoint x="188.103" y="312.621"/> + <KivioPoint x="187.931" y="312.448"/> + <KivioPoint x="187.759" y="312.448"/> + <KivioPoint x="187.586" y="312.276"/> + <KivioPoint x="187.414" y="312.103"/> + <KivioPoint x="187.241" y="311.931"/> + <KivioPoint x="187.069" y="311.759"/> + <KivioPoint x="186.897" y="311.586"/> + <KivioPoint x="186.724" y="311.414"/> + <KivioPoint x="186.724" y="311.241"/> + <KivioPoint x="186.724" y="311.069"/> + <KivioPoint x="186.724" y="310.897"/> + <KivioPoint x="186.724" y="310.724"/> + <KivioPoint x="186.724" y="310.552"/> + <KivioPoint x="186.724" y="310.379"/> + <KivioPoint x="186.724" y="310.034"/> + <KivioPoint x="186.724" y="309.862"/> + <KivioPoint x="186.724" y="309.517"/> + <KivioPoint x="186.724" y="309.172"/> + <KivioPoint x="186.724" y="308.828"/> + <KivioPoint x="186.552" y="308.655"/> + <KivioPoint x="186.552" y="308.483"/> + <KivioPoint x="186.379" y="308.138"/> + <KivioPoint x="186.379" y="307.966"/> + <KivioPoint x="186.379" y="308.138"/> + <KivioPoint x="186.207" y="308.310"/> + <KivioPoint x="186.207" y="308.483"/> + <KivioPoint x="186.034" y="308.655"/> + <KivioPoint x="185.690" y="308.828"/> + <KivioPoint x="185.517" y="308.828"/> + <KivioPoint x="185.345" y="308.655"/> + <KivioPoint x="185.172" y="308.655"/> + <KivioPoint x="185.000" y="308.655"/> + <KivioPoint x="184.828" y="308.483"/> + <KivioPoint x="184.655" y="308.310"/> + <KivioPoint x="184.483" y="308.138"/> + <KivioPoint x="184.310" y="307.966"/> + <KivioPoint x="184.310" y="307.793"/> + <KivioPoint x="184.138" y="307.621"/> + <KivioPoint x="183.966" y="307.621"/> + <KivioPoint x="183.793" y="307.276"/> + <KivioPoint x="183.621" y="307.276"/> + <KivioPoint x="183.621" y="307.103"/> + <KivioPoint x="183.448" y="306.931"/> + <KivioPoint x="183.276" y="306.759"/> + <KivioPoint x="183.103" y="306.586"/> + <KivioPoint x="182.931" y="306.414"/> + <KivioPoint x="182.759" y="306.241"/> + <KivioPoint x="182.586" y="306.069"/> + <KivioPoint x="182.414" y="305.897"/> + <KivioPoint x="182.241" y="305.552"/> + <KivioPoint x="182.069" y="305.552"/> + <KivioPoint x="181.897" y="305.552"/> + <KivioPoint x="181.724" y="305.552"/> + <KivioPoint x="181.552" y="305.552"/> + <KivioPoint x="181.379" y="305.552"/> + <KivioPoint x="181.207" y="305.552"/> + <KivioPoint x="181.034" y="305.379"/> + <KivioPoint x="180.862" y="305.207"/> + <KivioPoint x="180.690" y="305.034"/> + <KivioPoint x="180.517" y="304.862"/> + <KivioPoint x="180.345" y="304.862"/> + <KivioPoint x="180.345" y="304.690"/> + <KivioPoint x="180.172" y="304.517"/> + <KivioPoint x="180.172" y="304.345"/> + <KivioPoint x="180.000" y="304.172"/> + <KivioPoint x="179.828" y="303.828"/> + <KivioPoint x="179.655" y="303.655"/> + <KivioPoint x="179.655" y="303.483"/> + <KivioPoint x="179.483" y="303.310"/> + <KivioPoint x="179.483" y="303.138"/> + <KivioPoint x="179.310" y="302.966"/> + <KivioPoint x="179.138" y="302.793"/> + <KivioPoint x="179.138" y="302.621"/> + <KivioPoint x="178.966" y="302.448"/> + <KivioPoint x="178.793" y="302.276"/> + <KivioPoint x="178.621" y="302.103"/> + <KivioPoint x="178.448" y="301.931"/> + <KivioPoint x="178.276" y="301.759"/> + <KivioPoint x="178.103" y="301.759"/> + <KivioPoint x="177.931" y="301.759"/> + <KivioPoint x="177.759" y="301.759"/> + <KivioPoint x="177.586" y="301.759"/> + <KivioPoint x="177.414" y="301.931"/> + <KivioPoint x="177.069" y="302.103"/> + <KivioPoint x="176.724" y="302.103"/> + <KivioPoint x="176.552" y="302.103"/> + <KivioPoint x="176.379" y="301.931"/> + <KivioPoint x="176.207" y="301.759"/> + <KivioPoint x="176.034" y="301.586"/> + <KivioPoint x="175.690" y="301.586"/> + <KivioPoint x="175.345" y="301.414"/> + <KivioPoint x="175.172" y="301.414"/> + <KivioPoint x="175.000" y="301.414"/> + <KivioPoint x="174.655" y="301.414"/> + <KivioPoint x="174.310" y="301.414"/> + <KivioPoint x="173.966" y="301.241"/> + <KivioPoint x="173.793" y="301.241"/> + <KivioPoint x="173.621" y="301.241"/> + <KivioPoint x="173.448" y="301.069"/> + <KivioPoint x="173.276" y="300.897"/> + <KivioPoint x="172.931" y="300.724"/> + <KivioPoint x="172.759" y="300.724"/> + <KivioPoint x="172.414" y="300.379"/> + <KivioPoint x="172.241" y="300.379"/> + <KivioPoint x="172.241" y="300.034"/> + <KivioPoint x="172.069" y="299.862"/> + <KivioPoint x="171.897" y="299.690"/> + <KivioPoint x="171.724" y="299.517"/> + <KivioPoint x="171.552" y="299.345"/> + <KivioPoint x="171.379" y="299.345"/> + <KivioPoint x="171.207" y="299.345"/> + <KivioPoint x="170.862" y="299.172"/> + <KivioPoint x="170.517" y="299.172"/> + <KivioPoint x="170.345" y="299.000"/> + <KivioPoint x="170.172" y="299.000"/> + <KivioPoint x="170.172" y="298.828"/> + <KivioPoint x="170.172" y="298.655"/> + <KivioPoint x="170.000" y="298.483"/> + <KivioPoint x="169.828" y="298.310"/> + <KivioPoint x="169.828" y="298.138"/> + <KivioPoint x="169.655" y="297.793"/> + <KivioPoint x="169.655" y="297.448"/> + <KivioPoint x="169.483" y="297.448"/> + <KivioPoint x="169.483" y="297.276"/> + <KivioPoint x="169.483" y="297.103"/> + <KivioPoint x="169.310" y="296.931"/> + <KivioPoint x="169.138" y="296.759"/> + <KivioPoint x="168.966" y="296.586"/> + <KivioPoint x="168.793" y="296.414"/> + <KivioPoint x="168.621" y="296.241"/> + <KivioPoint x="168.448" y="296.069"/> + <KivioPoint x="168.276" y="295.897"/> + <KivioPoint x="168.103" y="295.724"/> + <KivioPoint x="167.931" y="295.552"/> + <KivioPoint x="167.759" y="295.379"/> + <KivioPoint x="167.759" y="295.207"/> + <KivioPoint x="167.586" y="295.034"/> + <KivioPoint x="167.586" y="294.862"/> + <KivioPoint x="167.586" y="294.690"/> + <KivioPoint x="167.759" y="294.517"/> + <KivioPoint x="167.759" y="294.345"/> + <KivioPoint x="167.759" y="294.172"/> + <KivioPoint x="167.586" y="294.172"/> + <KivioPoint x="167.586" y="294.000"/> + <KivioPoint x="167.586" y="293.828"/> + <KivioPoint x="167.414" y="293.655"/> + <KivioPoint x="167.414" y="293.483"/> + <KivioPoint x="167.241" y="293.310"/> + <KivioPoint x="167.069" y="293.138"/> + <KivioPoint x="166.897" y="292.966"/> + <KivioPoint x="166.724" y="292.793"/> + <KivioPoint x="166.552" y="292.621"/> + <KivioPoint x="166.379" y="292.448"/> + <KivioPoint x="166.207" y="292.276"/> + <KivioPoint x="166.034" y="292.103"/> + <KivioPoint x="165.862" y="292.103"/> + <KivioPoint x="165.690" y="291.931"/> + <KivioPoint x="165.517" y="291.931"/> + <KivioPoint x="165.345" y="291.759"/> + <KivioPoint x="165.000" y="291.759"/> + <KivioPoint x="164.655" y="291.414"/> + <KivioPoint x="164.310" y="291.241"/> + <KivioPoint x="164.138" y="291.069"/> + <KivioPoint x="163.966" y="290.897"/> + <KivioPoint x="163.966" y="290.724"/> + <KivioPoint x="163.966" y="290.552"/> + <KivioPoint x="163.793" y="290.379"/> + <KivioPoint x="163.793" y="290.207"/> + <KivioPoint x="163.621" y="290.034"/> + <KivioPoint x="163.621" y="289.862"/> + <KivioPoint x="163.621" y="289.690"/> + <KivioPoint x="163.621" y="289.517"/> + <KivioPoint x="163.448" y="289.345"/> + <KivioPoint x="163.448" y="289.172"/> + <KivioPoint x="163.276" y="289.172"/> + <KivioPoint x="163.276" y="289.000"/> + <KivioPoint x="163.103" y="288.828"/> + <KivioPoint x="162.931" y="288.655"/> + <KivioPoint x="162.759" y="288.655"/> + <KivioPoint x="162.586" y="288.310"/> + <KivioPoint x="162.586" y="288.138"/> + <KivioPoint x="162.414" y="287.966"/> + <KivioPoint x="162.241" y="287.966"/> + <KivioPoint x="162.069" y="287.966"/> + <KivioPoint x="161.897" y="287.966"/> + <KivioPoint x="161.724" y="287.793"/> + <KivioPoint x="161.552" y="287.793"/> + <KivioPoint x="161.207" y="287.621"/> + <KivioPoint x="161.034" y="287.621"/> + <KivioPoint x="160.690" y="287.621"/> + <KivioPoint x="160.517" y="287.448"/> + <KivioPoint x="160.517" y="287.276"/> + <KivioPoint x="160.345" y="287.276"/> + <KivioPoint x="160.345" y="287.103"/> + <KivioPoint x="160.345" y="286.931"/> + <KivioPoint x="160.345" y="286.759"/> + <KivioPoint x="160.345" y="286.586"/> + <KivioPoint x="160.345" y="286.414"/> + <KivioPoint x="160.172" y="286.241"/> + <KivioPoint x="160.172" y="286.069"/> + <KivioPoint x="160.172" y="285.897"/> + <KivioPoint x="160.000" y="285.724"/> + <KivioPoint x="160.000" y="285.379"/> + <KivioPoint x="159.828" y="285.207"/> + <KivioPoint x="159.828" y="285.034"/> + <KivioPoint x="159.655" y="284.690"/> + <KivioPoint x="159.483" y="284.517"/> + <KivioPoint x="159.483" y="284.345"/> + <KivioPoint x="159.310" y="284.345"/> + <KivioPoint x="159.138" y="284.172"/> + <KivioPoint x="158.966" y="284.000"/> + <KivioPoint x="158.793" y="284.000"/> + <KivioPoint x="158.448" y="283.828"/> + <KivioPoint x="158.448" y="283.655"/> + <KivioPoint x="158.276" y="283.310"/> + <KivioPoint x="158.276" y="283.138"/> + <KivioPoint x="158.276" y="282.966"/> + <KivioPoint x="158.103" y="282.793"/> + <KivioPoint x="158.103" y="282.621"/> + <KivioPoint x="158.103" y="282.448"/> + <KivioPoint x="157.931" y="282.448"/> + <KivioPoint x="157.759" y="282.448"/> + <KivioPoint x="157.586" y="282.276"/> + <KivioPoint x="157.414" y="282.276"/> + <KivioPoint x="157.069" y="282.103"/> + <KivioPoint x="156.897" y="281.931"/> + <KivioPoint x="156.897" y="281.759"/> + <KivioPoint x="156.897" y="281.586"/> + <KivioPoint x="156.897" y="281.414"/> + <KivioPoint x="156.724" y="281.241"/> + <KivioPoint x="156.724" y="281.069"/> + <KivioPoint x="156.724" y="280.897"/> + <KivioPoint x="156.724" y="280.724"/> + <KivioPoint x="156.552" y="280.552"/> + <KivioPoint x="156.552" y="280.379"/> + <KivioPoint x="156.552" y="280.207"/> + <KivioPoint x="156.552" y="280.034"/> + <KivioPoint x="156.552" y="279.862"/> + <KivioPoint x="156.552" y="279.690"/> + <KivioPoint x="156.379" y="279.517"/> + <KivioPoint x="156.379" y="279.345"/> + <KivioPoint x="156.379" y="279.172"/> + <KivioPoint x="156.379" y="279.000"/> + <KivioPoint x="156.207" y="279.000"/> + <KivioPoint x="156.207" y="278.828"/> + <KivioPoint x="156.207" y="278.655"/> + <KivioPoint x="156.034" y="278.483"/> + <KivioPoint x="156.034" y="278.310"/> + <KivioPoint x="155.862" y="278.138"/> + <KivioPoint x="155.862" y="277.793"/> + <KivioPoint x="155.862" y="277.621"/> + <KivioPoint x="155.690" y="277.448"/> + <KivioPoint x="155.690" y="277.276"/> + <KivioPoint x="155.690" y="277.103"/> + <KivioPoint x="155.517" y="276.931"/> + <KivioPoint x="155.517" y="276.759"/> + <KivioPoint x="155.517" y="276.586"/> + <KivioPoint x="155.345" y="276.414"/> + <KivioPoint x="155.345" y="276.241"/> + <KivioPoint x="155.345" y="276.069"/> + <KivioPoint x="155.345" y="275.724"/> + <KivioPoint x="155.345" y="275.552"/> + <KivioPoint x="155.345" y="275.379"/> + <KivioPoint x="155.172" y="275.034"/> + <KivioPoint x="155.172" y="274.862"/> + <KivioPoint x="155.172" y="274.690"/> + <KivioPoint x="155.172" y="274.517"/> + <KivioPoint x="155.172" y="274.345"/> + <KivioPoint x="155.000" y="274.172"/> + <KivioPoint x="155.000" y="273.828"/> + <KivioPoint x="154.828" y="273.655"/> + <KivioPoint x="154.655" y="273.483"/> + <KivioPoint x="154.655" y="273.310"/> + <KivioPoint x="154.483" y="272.966"/> + <KivioPoint x="154.310" y="272.793"/> + <KivioPoint x="154.310" y="272.621"/> + <KivioPoint x="154.310" y="272.448"/> + <KivioPoint x="154.138" y="272.276"/> + <KivioPoint x="154.138" y="272.103"/> + <KivioPoint x="154.138" y="271.931"/> + <KivioPoint x="153.966" y="271.759"/> + <KivioPoint x="153.966" y="271.586"/> + <KivioPoint x="153.966" y="271.414"/> + <KivioPoint x="153.793" y="271.241"/> + <KivioPoint x="153.793" y="271.069"/> + <KivioPoint x="153.621" y="270.897"/> + <KivioPoint x="153.448" y="270.724"/> + <KivioPoint x="153.276" y="270.552"/> + <KivioPoint x="153.103" y="270.379"/> + <KivioPoint x="152.931" y="270.379"/> + <KivioPoint x="152.759" y="270.207"/> + <KivioPoint x="152.586" y="270.207"/> + <KivioPoint x="152.414" y="270.207"/> + <KivioPoint x="152.069" y="270.034"/> + <KivioPoint x="151.724" y="270.034"/> + <KivioPoint x="151.552" y="269.862"/> + <KivioPoint x="151.379" y="269.862"/> + <KivioPoint x="151.034" y="269.690"/> + <KivioPoint x="150.862" y="269.517"/> + <KivioPoint x="150.690" y="269.345"/> + <KivioPoint x="150.517" y="269.172"/> + <KivioPoint x="150.345" y="269.000"/> + <KivioPoint x="150.345" y="268.828"/> + <KivioPoint x="150.172" y="268.828"/> + <KivioPoint x="150.000" y="268.655"/> + <KivioPoint x="149.655" y="268.483"/> + <KivioPoint x="149.483" y="268.310"/> + <KivioPoint x="149.310" y="268.138"/> + <KivioPoint x="148.966" y="268.138"/> + <KivioPoint x="148.621" y="267.966"/> + <KivioPoint x="148.448" y="267.793"/> + <KivioPoint x="148.103" y="267.621"/> + <KivioPoint x="147.759" y="267.448"/> + <KivioPoint x="147.586" y="267.276"/> + <KivioPoint x="147.414" y="267.103"/> + <KivioPoint x="146.897" y="266.931"/> + <KivioPoint x="146.724" y="266.759"/> + <KivioPoint x="146.379" y="266.586"/> + <KivioPoint x="146.034" y="266.241"/> + <KivioPoint x="145.690" y="266.069"/> + <KivioPoint x="145.517" y="265.897"/> + <KivioPoint x="145.172" y="265.897"/> + <KivioPoint x="145.000" y="265.897"/> + <KivioPoint x="144.828" y="265.897"/> + <KivioPoint x="144.483" y="265.897"/> + <KivioPoint x="144.483" y="266.069"/> + <KivioPoint x="144.310" y="266.069"/> + <KivioPoint x="144.138" y="266.241"/> + <KivioPoint x="143.966" y="266.241"/> + <KivioPoint x="143.793" y="266.414"/> + <KivioPoint x="143.621" y="266.586"/> + <KivioPoint x="143.448" y="266.759"/> + <KivioPoint x="143.276" y="266.931"/> + <KivioPoint x="143.103" y="267.103"/> + <KivioPoint x="142.931" y="267.276"/> + <KivioPoint x="142.759" y="267.448"/> + <KivioPoint x="142.586" y="267.621"/> + <KivioPoint x="142.414" y="267.966"/> + <KivioPoint x="142.241" y="268.138"/> + <KivioPoint x="142.069" y="268.310"/> + <KivioPoint x="141.897" y="268.655"/> + <KivioPoint x="141.724" y="268.828"/> + <KivioPoint x="141.552" y="269.000"/> + <KivioPoint x="141.379" y="269.345"/> + <KivioPoint x="141.207" y="269.517"/> + <KivioPoint x="141.034" y="269.690"/> + <KivioPoint x="140.862" y="269.862"/> + <KivioPoint x="140.517" y="270.034"/> + <KivioPoint x="140.172" y="270.207"/> + <KivioPoint x="140.000" y="270.379"/> + <KivioPoint x="139.828" y="270.724"/> + <KivioPoint x="139.483" y="270.724"/> + <KivioPoint x="139.138" y="270.897"/> + <KivioPoint x="138.793" y="271.069"/> + <KivioPoint x="138.621" y="271.241"/> + <KivioPoint x="138.276" y="271.414"/> + <KivioPoint x="138.103" y="271.414"/> + <KivioPoint x="137.759" y="271.414"/> + <KivioPoint x="137.586" y="271.414"/> + <KivioPoint x="137.414" y="271.414"/> + <KivioPoint x="137.069" y="271.414"/> + <KivioPoint x="136.897" y="271.414"/> + <KivioPoint x="136.724" y="271.414"/> + <KivioPoint x="136.552" y="271.414"/> + <KivioPoint x="136.379" y="271.414"/> + <KivioPoint x="136.207" y="271.414"/> + <KivioPoint x="136.034" y="271.414"/> + <KivioPoint x="135.690" y="271.241"/> + <KivioPoint x="134.897" y="271.552"/> + <KivioPoint x="134.241" y="271.345"/> + <KivioPoint x="134.759" y="270.828"/> + <KivioPoint x="135.276" y="270.310"/> + <KivioPoint x="135.276" y="269.793"/> + <KivioPoint x="135.276" y="269.276"/> + <KivioPoint x="134.759" y="268.759"/> + <KivioPoint x="134.759" y="268.241"/> + <KivioPoint x="134.241" y="268.241"/> + <KivioPoint x="134.241" y="267.724"/> + <KivioPoint x="133.724" y="267.207"/> + <KivioPoint x="133.207" y="266.690"/> + <KivioPoint x="132.690" y="266.690"/> + <KivioPoint x="132.172" y="266.172"/> + <KivioPoint x="131.655" y="266.172"/> + <KivioPoint x="131.138" y="265.655"/> + <KivioPoint x="130.621" y="265.138"/> + <KivioPoint x="130.621" y="264.621"/> + <KivioPoint x="130.103" y="264.103"/> + <KivioPoint x="130.103" y="263.586"/> + <KivioPoint x="130.103" y="263.069"/> + <KivioPoint x="130.103" y="262.552"/> + <KivioPoint x="130.103" y="262.034"/> + <KivioPoint x="130.103" y="261.517"/> + <KivioPoint x="130.621" y="261.000"/> + <KivioPoint x="130.621" y="260.483"/> + <KivioPoint x="130.621" y="259.966"/> + <KivioPoint x="130.621" y="259.448"/> + <KivioPoint x="131.138" y="258.931"/> + <KivioPoint x="131.138" y="257.897"/> + <KivioPoint x="131.655" y="257.897"/> + <KivioPoint x="132.172" y="257.897"/> + <KivioPoint x="132.690" y="257.897"/> + <KivioPoint x="133.207" y="257.897"/> + <KivioPoint x="133.724" y="257.379"/> + <KivioPoint x="134.241" y="256.862"/> + <KivioPoint x="134.241" y="255.828"/> + <KivioPoint x="133.724" y="255.310"/> + <KivioPoint x="133.724" y="254.793"/> + <KivioPoint x="133.207" y="254.276"/> + <KivioPoint x="133.207" y="253.759"/> + <KivioPoint x="133.207" y="253.241"/> + <KivioPoint x="133.207" y="252.724"/> + <KivioPoint x="133.207" y="252.207"/> + <KivioPoint x="133.207" y="251.690"/> + <KivioPoint x="133.207" y="251.172"/> + <KivioPoint x="133.724" y="251.172"/> + <KivioPoint x="133.966" y="250.345"/> + <KivioPoint x="134.690" y="249.897"/> + <KivioPoint x="135.517" y="249.862"/> + <KivioPoint x="135.517" y="250.034"/> + <KivioPoint x="135.690" y="250.034"/> + <KivioPoint x="135.862" y="250.034"/> + <KivioPoint x="136.034" y="250.034"/> + <KivioPoint x="136.207" y="250.034"/> + <KivioPoint x="136.552" y="250.034"/> + <KivioPoint x="136.724" y="250.034"/> + <KivioPoint x="136.897" y="250.034"/> + <KivioPoint x="137.069" y="249.862"/> + <KivioPoint x="137.241" y="249.862"/> + <KivioPoint x="137.414" y="249.690"/> + <KivioPoint x="137.586" y="249.690"/> + <KivioPoint x="137.759" y="249.517"/> + <KivioPoint x="137.931" y="249.345"/> + <KivioPoint x="138.103" y="249.172"/> + <KivioPoint x="138.276" y="249.000"/> + <KivioPoint x="138.448" y="249.000"/> + <KivioPoint x="138.621" y="249.000"/> + <KivioPoint x="138.793" y="249.000"/> + <KivioPoint x="139.138" y="249.172"/> + <KivioPoint x="139.310" y="249.172"/> + <KivioPoint x="139.483" y="249.172"/> + <KivioPoint x="139.828" y="249.345"/> + <KivioPoint x="140.000" y="249.517"/> + <KivioPoint x="140.172" y="249.517"/> + <KivioPoint x="140.345" y="249.517"/> + <KivioPoint x="140.517" y="249.517"/> + <KivioPoint x="140.690" y="249.517"/> + <KivioPoint x="140.862" y="249.517"/> + <KivioPoint x="141.034" y="249.517"/> + <KivioPoint x="141.034" y="249.345"/> + <KivioPoint x="141.207" y="249.172"/> + <KivioPoint x="141.207" y="249.000"/> + <KivioPoint x="141.379" y="248.828"/> + <KivioPoint x="141.552" y="248.655"/> + <KivioPoint x="141.724" y="248.483"/> + <KivioPoint x="141.897" y="248.310"/> + <KivioPoint x="142.069" y="248.310"/> + <KivioPoint x="142.069" y="248.138"/> + <KivioPoint x="142.241" y="247.966"/> + <KivioPoint x="142.414" y="247.793"/> + <KivioPoint x="142.414" y="247.621"/> + <KivioPoint x="142.586" y="247.448"/> + <KivioPoint x="142.586" y="247.276"/> + <KivioPoint x="142.759" y="247.103"/> + <KivioPoint x="142.931" y="246.931"/> + <KivioPoint x="143.103" y="246.759"/> + <KivioPoint x="143.276" y="246.586"/> + <KivioPoint x="143.448" y="246.586"/> + <KivioPoint x="143.621" y="246.414"/> + <KivioPoint x="143.793" y="246.414"/> + <KivioPoint x="144.138" y="246.414"/> + <KivioPoint x="144.310" y="246.414"/> + <KivioPoint x="144.828" y="246.241"/> + <KivioPoint x="145.172" y="246.241"/> + <KivioPoint x="145.517" y="246.241"/> + <KivioPoint x="145.517" y="246.414"/> + <KivioPoint x="145.517" y="246.586"/> + <KivioPoint x="145.517" y="246.931"/> + <KivioPoint x="145.345" y="247.103"/> + <KivioPoint x="145.172" y="247.448"/> + <KivioPoint x="145.172" y="247.621"/> + <KivioPoint x="145.172" y="247.966"/> + <KivioPoint x="145.345" y="248.138"/> + <KivioPoint x="145.517" y="248.310"/> + <KivioPoint x="145.862" y="248.483"/> + <KivioPoint x="146.207" y="248.655"/> + <KivioPoint x="146.379" y="248.655"/> + <KivioPoint x="146.724" y="248.828"/> + <KivioPoint x="146.897" y="249.000"/> + <KivioPoint x="146.897" y="249.345"/> + <KivioPoint x="146.897" y="249.517"/> + <KivioPoint x="146.897" y="249.862"/> + <KivioPoint x="146.897" y="250.034"/> + <KivioPoint x="147.069" y="250.379"/> + <KivioPoint x="147.069" y="250.724"/> + <KivioPoint x="147.069" y="251.069"/> + <KivioPoint x="147.241" y="251.586"/> + <KivioPoint x="147.414" y="251.931"/> + <KivioPoint x="147.586" y="252.276"/> + <KivioPoint x="147.931" y="252.448"/> + <KivioPoint x="148.103" y="252.448"/> + <KivioPoint x="148.276" y="252.448"/> + <KivioPoint x="148.448" y="252.276"/> + <KivioPoint x="148.793" y="251.931"/> + <KivioPoint x="148.966" y="251.759"/> + <KivioPoint x="148.966" y="251.586"/> + <KivioPoint x="149.138" y="251.414"/> + <KivioPoint x="149.310" y="251.241"/> + <KivioPoint x="149.310" y="250.897"/> + <KivioPoint x="149.310" y="250.552"/> + <KivioPoint x="149.483" y="250.379"/> + <KivioPoint x="149.483" y="250.034"/> + <KivioPoint x="149.655" y="249.862"/> + <KivioPoint x="149.655" y="249.690"/> + <KivioPoint x="149.828" y="249.517"/> + <KivioPoint x="150.000" y="249.172"/> + <KivioPoint x="150.172" y="249.000"/> + <KivioPoint x="150.345" y="248.828"/> + <KivioPoint x="150.517" y="248.655"/> + <KivioPoint x="150.517" y="248.483"/> + <KivioPoint x="150.517" y="248.310"/> + <KivioPoint x="150.517" y="247.966"/> + <KivioPoint x="150.345" y="247.793"/> + <KivioPoint x="150.345" y="247.448"/> + <KivioPoint x="150.345" y="247.276"/> + <KivioPoint x="150.517" y="247.103"/> + <KivioPoint x="150.517" y="246.931"/> + <KivioPoint x="150.690" y="246.759"/> + <KivioPoint x="150.862" y="246.586"/> + <KivioPoint x="151.034" y="246.414"/> + <KivioPoint x="151.207" y="246.241"/> + <KivioPoint x="151.379" y="246.241"/> + <KivioPoint x="151.552" y="246.241"/> + <KivioPoint x="151.724" y="246.414"/> + <KivioPoint x="152.069" y="246.759"/> + <KivioPoint x="152.069" y="246.931"/> + <KivioPoint x="152.069" y="247.103"/> + <KivioPoint x="152.241" y="247.448"/> + <KivioPoint x="152.414" y="247.448"/> + <KivioPoint x="152.414" y="247.621"/> + <KivioPoint x="152.759" y="247.793"/> + <KivioPoint x="152.931" y="248.138"/> + <KivioPoint x="153.103" y="248.310"/> + <KivioPoint x="153.276" y="248.310"/> + <KivioPoint x="153.448" y="248.310"/> + <KivioPoint x="153.621" y="248.138"/> + <KivioPoint x="153.793" y="248.138"/> + <KivioPoint x="153.966" y="248.310"/> + <KivioPoint x="154.138" y="248.310"/> + <KivioPoint x="154.138" y="248.483"/> + <KivioPoint x="154.310" y="248.655"/> + <KivioPoint x="154.483" y="248.828"/> + <KivioPoint x="154.483" y="249.000"/> + <KivioPoint x="154.655" y="249.172"/> + <KivioPoint x="155.000" y="249.345"/> + <KivioPoint x="155.517" y="249.690"/> + <KivioPoint x="155.862" y="249.862"/> + <KivioPoint x="156.034" y="249.862"/> + <KivioPoint x="156.207" y="249.862"/> + <KivioPoint x="156.379" y="249.517"/> + <KivioPoint x="156.552" y="249.345"/> + <KivioPoint x="156.552" y="249.172"/> + <KivioPoint x="156.724" y="248.828"/> + <KivioPoint x="156.724" y="248.483"/> + <KivioPoint x="156.724" y="248.310"/> + <KivioPoint x="156.724" y="247.966"/> + <KivioPoint x="156.724" y="247.793"/> + <KivioPoint x="156.552" y="247.448"/> + <KivioPoint x="156.552" y="247.103"/> + <KivioPoint x="156.552" y="246.759"/> + <KivioPoint x="156.379" y="246.241"/> + <KivioPoint x="156.379" y="245.897"/> + <KivioPoint x="156.552" y="245.724"/> + <KivioPoint x="156.724" y="245.552"/> + <KivioPoint x="156.897" y="245.552"/> + <KivioPoint x="157.069" y="245.552"/> + <KivioPoint x="157.241" y="245.552"/> + <KivioPoint x="157.414" y="245.552"/> + <KivioPoint x="157.586" y="245.724"/> + <KivioPoint x="157.931" y="245.897"/> + <KivioPoint x="158.103" y="245.897"/> + <KivioPoint x="158.276" y="246.069"/> + <KivioPoint x="158.448" y="246.241"/> + <KivioPoint x="158.621" y="246.586"/> + <KivioPoint x="158.793" y="246.414"/> + <KivioPoint x="158.966" y="246.241"/> + <KivioPoint x="158.966" y="246.069"/> + <KivioPoint x="159.138" y="245.724"/> + <KivioPoint x="159.310" y="245.552"/> + <KivioPoint x="159.655" y="245.379"/> + <KivioPoint x="159.828" y="245.207"/> + <KivioPoint x="160.000" y="244.690"/> + <KivioPoint x="160.000" y="244.172"/> + <KivioPoint x="160.862" y="243.483"/> + <KivioPoint x="161.207" y="243.828"/> + <KivioPoint x="161.724" y="243.828"/> + <KivioPoint x="161.897" y="244.000"/> + <KivioPoint x="162.069" y="244.000"/> + <KivioPoint x="162.241" y="244.172"/> + <KivioPoint x="162.414" y="244.345"/> + <KivioPoint x="162.586" y="244.517"/> + <KivioPoint x="162.759" y="244.517"/> + <KivioPoint x="162.931" y="244.690"/> + <KivioPoint x="163.103" y="244.690"/> + <KivioPoint x="163.276" y="244.862"/> + <KivioPoint x="163.448" y="244.862"/> + <KivioPoint x="163.621" y="244.862"/> + <KivioPoint x="163.621" y="244.690"/> + <KivioPoint x="163.793" y="244.690"/> + <KivioPoint x="163.793" y="244.517"/> + <KivioPoint x="163.966" y="244.345"/> + <KivioPoint x="164.138" y="244.172"/> + <KivioPoint x="164.310" y="244.000"/> + <KivioPoint x="164.483" y="243.828"/> + <KivioPoint x="164.655" y="243.828"/> + <KivioPoint x="164.828" y="243.655"/> + <KivioPoint x="164.828" y="243.483"/> + <KivioPoint x="165.000" y="243.310"/> + <KivioPoint x="165.172" y="243.138"/> + <KivioPoint x="165.345" y="243.138"/> + <KivioPoint x="165.517" y="242.966"/> + <KivioPoint x="165.690" y="242.793"/> + <KivioPoint x="166.034" y="242.793"/> + <KivioPoint x="166.552" y="242.793"/> + <KivioPoint x="167.241" y="242.793"/> + <KivioPoint x="167.586" y="242.793"/> + <KivioPoint x="167.931" y="242.793"/> + <KivioPoint x="168.276" y="242.793"/> + <KivioPoint x="168.621" y="242.793"/> + <KivioPoint x="168.966" y="242.793"/> + <KivioPoint x="169.138" y="242.793"/> + <KivioPoint x="169.310" y="242.793"/> + <KivioPoint x="169.655" y="242.621"/> + <KivioPoint x="169.828" y="242.621"/> + <KivioPoint x="170.000" y="242.621"/> + <KivioPoint x="170.517" y="242.793"/> + <KivioPoint x="170.690" y="242.793"/> + <KivioPoint x="171.034" y="242.793"/> + <KivioPoint x="171.207" y="242.966"/> + <KivioPoint x="171.379" y="243.138"/> + <KivioPoint x="171.552" y="243.138"/> + <KivioPoint x="171.724" y="243.483"/> + <KivioPoint x="171.724" y="243.828"/> + <KivioPoint x="171.724" y="244.172"/> + <KivioPoint x="171.724" y="244.517"/> + <KivioPoint x="171.724" y="244.690"/> + <KivioPoint x="171.724" y="245.034"/> + <KivioPoint x="171.897" y="245.207"/> + <KivioPoint x="171.897" y="245.379"/> + <KivioPoint x="172.069" y="245.552"/> + <KivioPoint x="172.241" y="245.724"/> + <KivioPoint x="172.414" y="245.897"/> + <KivioPoint x="172.586" y="246.069"/> + <KivioPoint x="172.759" y="246.241"/> + <KivioPoint x="172.931" y="246.414"/> + <KivioPoint x="173.103" y="246.586"/> + <KivioPoint x="173.276" y="246.759"/> + <KivioPoint x="173.448" y="246.759"/> + <KivioPoint x="173.621" y="246.931"/> + <KivioPoint x="173.793" y="246.931"/> + <KivioPoint x="173.966" y="247.103"/> + <KivioPoint x="174.138" y="247.276"/> + <KivioPoint x="174.483" y="247.276"/> + <KivioPoint x="175.000" y="247.276"/> + <KivioPoint x="175.345" y="247.448"/> + <KivioPoint x="175.690" y="247.448"/> + <KivioPoint x="176.207" y="247.621"/> + <KivioPoint x="176.552" y="247.621"/> + <KivioPoint x="176.897" y="247.793"/> + <KivioPoint x="177.241" y="247.966"/> + <KivioPoint x="177.586" y="247.966"/> + <KivioPoint x="178.103" y="248.138"/> + <KivioPoint x="178.448" y="248.138"/> + <KivioPoint x="178.793" y="248.310"/> + <KivioPoint x="179.138" y="248.310"/> + <KivioPoint x="179.655" y="248.483"/> + <KivioPoint x="180.000" y="248.483"/> + <KivioPoint x="180.345" y="248.655"/> + <KivioPoint x="180.690" y="248.655"/> + <KivioPoint x="181.034" y="248.655"/> + <KivioPoint x="181.379" y="248.828"/> + <KivioPoint x="181.517" y="249.276"/> + <KivioPoint x="181.138" y="249.586"/> + <KivioPoint x="180.517" y="249.862"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon35"> + <KivioPoint x="11.931" y="308.069"/> + <KivioPoint x="11.655" y="308.069"/> + <KivioPoint x="11.276" y="307.931"/> + <KivioPoint x="11.000" y="307.931"/> + <KivioPoint x="10.621" y="308.069"/> + <KivioPoint x="10.379" y="308.069"/> + <KivioPoint x="10.103" y="308.069"/> + <KivioPoint x="9.862" y="308.172"/> + <KivioPoint x="9.586" y="308.172"/> + <KivioPoint x="9.207" y="308.310"/> + <KivioPoint x="9.069" y="308.310"/> + <KivioPoint x="8.690" y="308.172"/> + <KivioPoint x="8.552" y="308.172"/> + <KivioPoint x="8.310" y="308.069"/> + <KivioPoint x="8.034" y="307.931"/> + <KivioPoint x="7.897" y="307.793"/> + <KivioPoint x="7.655" y="307.655"/> + <KivioPoint x="7.276" y="307.552"/> + <KivioPoint x="7.138" y="307.414"/> + <KivioPoint x="7.000" y="307.276"/> + <KivioPoint x="6.759" y="307.138"/> + <KivioPoint x="6.483" y="307.034"/> + <KivioPoint x="6.241" y="306.897"/> + <KivioPoint x="5.966" y="306.621"/> + <KivioPoint x="5.724" y="306.517"/> + <KivioPoint x="5.586" y="306.379"/> + <KivioPoint x="5.310" y="306.103"/> + <KivioPoint x="5.207" y="306.000"/> + <KivioPoint x="4.931" y="305.724"/> + <KivioPoint x="4.690" y="305.586"/> + <KivioPoint x="4.414" y="305.483"/> + <KivioPoint x="4.172" y="305.345"/> + <KivioPoint x="3.759" y="305.207"/> + <KivioPoint x="3.517" y="305.069"/> + <KivioPoint x="3.241" y="305.069"/> + <KivioPoint x="3.000" y="305.069"/> + <KivioPoint x="2.724" y="305.069"/> + <KivioPoint x="2.483" y="304.966"/> + <KivioPoint x="2.207" y="304.966"/> + <KivioPoint x="1.828" y="304.966"/> + <KivioPoint x="1.448" y="304.828"/> + <KivioPoint x="1.172" y="304.828"/> + <KivioPoint x="0.931" y="304.690"/> + <KivioPoint x="0.655" y="304.552"/> + <KivioPoint x="0.414" y="304.310"/> + <KivioPoint x="0.414" y="304.034"/> + <KivioPoint x="0.414" y="303.931"/> + <KivioPoint x="0.552" y="303.793"/> + <KivioPoint x="0.655" y="303.517"/> + <KivioPoint x="0.931" y="303.414"/> + <KivioPoint x="1.069" y="303.276"/> + <KivioPoint x="1.172" y="303.000"/> + <KivioPoint x="1.448" y="302.897"/> + <KivioPoint x="1.586" y="302.621"/> + <KivioPoint x="1.828" y="302.379"/> + <KivioPoint x="1.966" y="302.103"/> + <KivioPoint x="1.966" y="301.966"/> + <KivioPoint x="2.103" y="301.724"/> + <KivioPoint x="2.207" y="301.448"/> + <KivioPoint x="2.345" y="301.207"/> + <KivioPoint x="2.621" y="300.931"/> + <KivioPoint x="2.862" y="300.414"/> + <KivioPoint x="3.138" y="300.034"/> + <KivioPoint x="3.379" y="299.793"/> + <KivioPoint x="3.655" y="299.517"/> + <KivioPoint x="3.897" y="299.138"/> + <KivioPoint x="4.034" y="298.862"/> + <KivioPoint x="4.172" y="298.621"/> + <KivioPoint x="4.276" y="298.621"/> + <KivioPoint x="4.276" y="298.345"/> + <KivioPoint x="4.276" y="298.241"/> + <KivioPoint x="4.414" y="297.966"/> + <KivioPoint x="4.414" y="297.724"/> + <KivioPoint x="4.414" y="297.310"/> + <KivioPoint x="4.552" y="297.069"/> + <KivioPoint x="4.552" y="296.793"/> + <KivioPoint x="4.690" y="296.690"/> + <KivioPoint x="4.690" y="296.552"/> + <KivioPoint x="4.690" y="296.276"/> + <KivioPoint x="4.793" y="296.172"/> + <KivioPoint x="4.793" y="296.034"/> + <KivioPoint x="4.931" y="295.759"/> + <KivioPoint x="4.931" y="295.655"/> + <KivioPoint x="4.931" y="295.241"/> + <KivioPoint x="5.069" y="295.138"/> + <KivioPoint x="5.069" y="294.862"/> + <KivioPoint x="5.207" y="294.621"/> + <KivioPoint x="5.310" y="294.345"/> + <KivioPoint x="5.448" y="293.966"/> + <KivioPoint x="5.586" y="293.690"/> + <KivioPoint x="5.586" y="293.448"/> + <KivioPoint x="5.724" y="293.069"/> + <KivioPoint x="5.724" y="292.793"/> + <KivioPoint x="5.724" y="292.552"/> + <KivioPoint x="5.724" y="292.276"/> + <KivioPoint x="5.586" y="291.897"/> + <KivioPoint x="5.586" y="291.621"/> + <KivioPoint x="5.448" y="291.517"/> + <KivioPoint x="5.448" y="291.241"/> + <KivioPoint x="5.310" y="291.103"/> + <KivioPoint x="5.207" y="291.000"/> + <KivioPoint x="4.931" y="290.862"/> + <KivioPoint x="4.793" y="290.724"/> + <KivioPoint x="4.690" y="290.586"/> + <KivioPoint x="4.690" y="290.483"/> + <KivioPoint x="4.690" y="290.345"/> + <KivioPoint x="4.690" y="290.069"/> + <KivioPoint x="4.690" y="289.966"/> + <KivioPoint x="4.793" y="289.828"/> + <KivioPoint x="4.793" y="289.690"/> + <KivioPoint x="4.931" y="289.690"/> + <KivioPoint x="5.207" y="289.448"/> + <KivioPoint x="5.966" y="288.655"/> + <KivioPoint x="6.103" y="288.517"/> + <KivioPoint x="6.103" y="288.414"/> + <KivioPoint x="6.241" y="288.414"/> + <KivioPoint x="6.241" y="288.276"/> + <KivioPoint x="6.241" y="288.000"/> + <KivioPoint x="6.241" y="287.897"/> + <KivioPoint x="6.241" y="287.483"/> + <KivioPoint x="6.241" y="287.241"/> + <KivioPoint x="6.241" y="286.966"/> + <KivioPoint x="6.241" y="286.724"/> + <KivioPoint x="6.103" y="286.586"/> + <KivioPoint x="5.966" y="286.448"/> + <KivioPoint x="5.828" y="286.345"/> + <KivioPoint x="5.724" y="286.345"/> + <KivioPoint x="5.310" y="286.345"/> + <KivioPoint x="5.207" y="286.448"/> + <KivioPoint x="5.069" y="286.448"/> + <KivioPoint x="4.793" y="286.586"/> + <KivioPoint x="4.552" y="286.586"/> + <KivioPoint x="4.414" y="286.724"/> + <KivioPoint x="4.276" y="286.724"/> + <KivioPoint x="4.034" y="286.862"/> + <KivioPoint x="3.655" y="286.966"/> + <KivioPoint x="3.241" y="287.241"/> + <KivioPoint x="3.000" y="287.379"/> + <KivioPoint x="2.621" y="287.483"/> + <KivioPoint x="2.483" y="287.483"/> + <KivioPoint x="2.345" y="287.483"/> + <KivioPoint x="2.207" y="287.483"/> + <KivioPoint x="2.103" y="287.379"/> + <KivioPoint x="1.966" y="287.241"/> + <KivioPoint x="1.828" y="287.103"/> + <KivioPoint x="1.966" y="286.966"/> + <KivioPoint x="1.966" y="286.862"/> + <KivioPoint x="2.103" y="286.724"/> + <KivioPoint x="2.103" y="286.586"/> + <KivioPoint x="2.103" y="286.448"/> + <KivioPoint x="2.207" y="286.345"/> + <KivioPoint x="2.207" y="286.207"/> + <KivioPoint x="2.345" y="285.931"/> + <KivioPoint x="2.345" y="285.828"/> + <KivioPoint x="2.345" y="285.690"/> + <KivioPoint x="2.345" y="285.552"/> + <KivioPoint x="2.483" y="285.414"/> + <KivioPoint x="2.483" y="285.310"/> + <KivioPoint x="2.621" y="285.034"/> + <KivioPoint x="2.862" y="284.793"/> + <KivioPoint x="2.862" y="284.655"/> + <KivioPoint x="3.000" y="284.517"/> + <KivioPoint x="3.138" y="284.379"/> + <KivioPoint x="3.379" y="284.138"/> + <KivioPoint x="3.379" y="283.862"/> + <KivioPoint x="3.655" y="283.621"/> + <KivioPoint x="3.759" y="283.345"/> + <KivioPoint x="4.034" y="283.103"/> + <KivioPoint x="4.276" y="282.724"/> + <KivioPoint x="4.276" y="282.448"/> + <KivioPoint x="4.414" y="282.310"/> + <KivioPoint x="4.552" y="282.310"/> + <KivioPoint x="4.690" y="282.069"/> + <KivioPoint x="4.793" y="281.931"/> + <KivioPoint x="4.931" y="281.931"/> + <KivioPoint x="4.931" y="281.793"/> + <KivioPoint x="5.069" y="281.793"/> + <KivioPoint x="5.207" y="281.690"/> + <KivioPoint x="5.310" y="281.552"/> + <KivioPoint x="5.448" y="281.414"/> + <KivioPoint x="5.448" y="281.276"/> + <KivioPoint x="5.586" y="281.276"/> + <KivioPoint x="5.966" y="281.276"/> + <KivioPoint x="6.103" y="281.276"/> + <KivioPoint x="6.241" y="281.276"/> + <KivioPoint x="6.345" y="281.276"/> + <KivioPoint x="6.483" y="281.276"/> + <KivioPoint x="6.483" y="281.172"/> + <KivioPoint x="6.621" y="281.034"/> + <KivioPoint x="6.862" y="280.759"/> + <KivioPoint x="7.000" y="280.655"/> + <KivioPoint x="7.276" y="280.379"/> + <KivioPoint x="7.379" y="280.241"/> + <KivioPoint x="7.379" y="280.138"/> + <KivioPoint x="7.517" y="280.000"/> + <KivioPoint x="7.655" y="279.862"/> + <KivioPoint x="8.310" y="279.345"/> + <KivioPoint x="8.690" y="278.966"/> + <KivioPoint x="8.931" y="278.586"/> + <KivioPoint x="9.069" y="278.172"/> + <KivioPoint x="9.345" y="277.793"/> + <KivioPoint x="9.448" y="277.655"/> + <KivioPoint x="9.724" y="277.276"/> + <KivioPoint x="9.966" y="276.897"/> + <KivioPoint x="10.241" y="276.621"/> + <KivioPoint x="10.379" y="276.517"/> + <KivioPoint x="10.483" y="276.241"/> + <KivioPoint x="10.759" y="276.000"/> + <KivioPoint x="10.897" y="275.724"/> + <KivioPoint x="11.138" y="275.207"/> + <KivioPoint x="11.414" y="274.690"/> + <KivioPoint x="11.517" y="274.310"/> + <KivioPoint x="11.793" y="273.931"/> + <KivioPoint x="11.931" y="273.793"/> + <KivioPoint x="12.034" y="273.517"/> + <KivioPoint x="12.172" y="273.414"/> + <KivioPoint x="12.310" y="273.138"/> + <KivioPoint x="12.552" y="272.897"/> + <KivioPoint x="12.690" y="272.621"/> + <KivioPoint x="12.966" y="272.103"/> + <KivioPoint x="13.069" y="271.862"/> + <KivioPoint x="13.207" y="271.586"/> + <KivioPoint x="13.483" y="271.345"/> + <KivioPoint x="13.586" y="271.207"/> + <KivioPoint x="13.724" y="270.931"/> + <KivioPoint x="13.862" y="270.828"/> + <KivioPoint x="14.103" y="270.552"/> + <KivioPoint x="14.241" y="270.310"/> + <KivioPoint x="14.379" y="270.172"/> + <KivioPoint x="14.517" y="270.034"/> + <KivioPoint x="14.621" y="269.897"/> + <KivioPoint x="14.759" y="269.655"/> + <KivioPoint x="14.759" y="269.517"/> + <KivioPoint x="15.034" y="269.276"/> + <KivioPoint x="15.138" y="268.759"/> + <KivioPoint x="15.414" y="268.345"/> + <KivioPoint x="15.517" y="268.103"/> + <KivioPoint x="15.655" y="267.828"/> + <KivioPoint x="15.793" y="267.586"/> + <KivioPoint x="15.931" y="267.310"/> + <KivioPoint x="16.034" y="267.069"/> + <KivioPoint x="16.034" y="266.931"/> + <KivioPoint x="16.034" y="266.690"/> + <KivioPoint x="16.034" y="266.552"/> + <KivioPoint x="16.034" y="266.276"/> + <KivioPoint x="16.034" y="265.759"/> + <KivioPoint x="16.034" y="265.379"/> + <KivioPoint x="16.034" y="264.862"/> + <KivioPoint x="16.172" y="264.483"/> + <KivioPoint x="16.172" y="264.207"/> + <KivioPoint x="16.310" y="263.966"/> + <KivioPoint x="16.310" y="263.690"/> + <KivioPoint x="16.310" y="263.448"/> + <KivioPoint x="16.310" y="263.172"/> + <KivioPoint x="16.310" y="262.931"/> + <KivioPoint x="16.310" y="262.655"/> + <KivioPoint x="16.172" y="262.414"/> + <KivioPoint x="16.310" y="262.138"/> + <KivioPoint x="16.310" y="261.897"/> + <KivioPoint x="16.310" y="261.621"/> + <KivioPoint x="16.310" y="261.379"/> + <KivioPoint x="16.448" y="261.103"/> + <KivioPoint x="16.448" y="260.862"/> + <KivioPoint x="16.448" y="260.586"/> + <KivioPoint x="16.448" y="260.345"/> + <KivioPoint x="16.448" y="260.069"/> + <KivioPoint x="16.448" y="259.828"/> + <KivioPoint x="16.448" y="259.552"/> + <KivioPoint x="16.448" y="259.310"/> + <KivioPoint x="16.448" y="259.172"/> + <KivioPoint x="16.897" y="259.517"/> + <KivioPoint x="17.069" y="259.517"/> + <KivioPoint x="17.241" y="259.517"/> + <KivioPoint x="17.586" y="259.345"/> + <KivioPoint x="17.759" y="259.345"/> + <KivioPoint x="17.931" y="259.345"/> + <KivioPoint x="18.103" y="259.172"/> + <KivioPoint x="18.276" y="259.172"/> + <KivioPoint x="18.448" y="259.000"/> + <KivioPoint x="18.621" y="258.828"/> + <KivioPoint x="18.966" y="258.655"/> + <KivioPoint x="19.138" y="258.483"/> + <KivioPoint x="19.310" y="258.483"/> + <KivioPoint x="19.483" y="258.483"/> + <KivioPoint x="19.655" y="258.483"/> + <KivioPoint x="19.828" y="258.483"/> + <KivioPoint x="20.000" y="258.483"/> + <KivioPoint x="20.172" y="258.483"/> + <KivioPoint x="20.517" y="258.483"/> + <KivioPoint x="20.862" y="258.483"/> + <KivioPoint x="21.034" y="258.483"/> + <KivioPoint x="21.207" y="258.655"/> + <KivioPoint x="21.379" y="258.655"/> + <KivioPoint x="21.724" y="258.655"/> + <KivioPoint x="21.897" y="258.828"/> + <KivioPoint x="22.069" y="258.828"/> + <KivioPoint x="22.069" y="259.000"/> + <KivioPoint x="22.241" y="259.172"/> + <KivioPoint x="22.241" y="259.345"/> + <KivioPoint x="22.241" y="259.517"/> + <KivioPoint x="22.241" y="259.690"/> + <KivioPoint x="22.069" y="259.862"/> + <KivioPoint x="21.897" y="259.862"/> + <KivioPoint x="21.552" y="260.034"/> + <KivioPoint x="21.379" y="260.207"/> + <KivioPoint x="21.207" y="260.379"/> + <KivioPoint x="21.034" y="260.379"/> + <KivioPoint x="20.862" y="260.552"/> + <KivioPoint x="20.690" y="260.724"/> + <KivioPoint x="20.690" y="260.897"/> + <KivioPoint x="20.690" y="261.069"/> + <KivioPoint x="20.517" y="261.414"/> + <KivioPoint x="20.517" y="261.586"/> + <KivioPoint x="20.690" y="261.759"/> + <KivioPoint x="20.690" y="261.931"/> + <KivioPoint x="20.862" y="262.103"/> + <KivioPoint x="20.862" y="262.276"/> + <KivioPoint x="21.034" y="262.276"/> + <KivioPoint x="21.379" y="262.276"/> + <KivioPoint x="21.552" y="262.276"/> + <KivioPoint x="21.724" y="262.276"/> + <KivioPoint x="21.897" y="262.276"/> + <KivioPoint x="22.069" y="262.276"/> + <KivioPoint x="22.414" y="262.276"/> + <KivioPoint x="22.586" y="262.276"/> + <KivioPoint x="22.931" y="262.103"/> + <KivioPoint x="23.103" y="262.103"/> + <KivioPoint x="23.276" y="262.103"/> + <KivioPoint x="23.448" y="262.103"/> + <KivioPoint x="23.621" y="262.103"/> + <KivioPoint x="23.793" y="262.103"/> + <KivioPoint x="23.966" y="262.276"/> + <KivioPoint x="24.310" y="262.276"/> + <KivioPoint x="24.310" y="262.448"/> + <KivioPoint x="24.483" y="262.448"/> + <KivioPoint x="24.655" y="262.621"/> + <KivioPoint x="24.828" y="262.793"/> + <KivioPoint x="25.000" y="262.793"/> + <KivioPoint x="25.345" y="262.966"/> + <KivioPoint x="25.517" y="262.966"/> + <KivioPoint x="25.862" y="263.138"/> + <KivioPoint x="26.034" y="263.138"/> + <KivioPoint x="26.379" y="263.138"/> + <KivioPoint x="26.724" y="263.310"/> + <KivioPoint x="26.897" y="263.310"/> + <KivioPoint x="27.069" y="263.310"/> + <KivioPoint x="27.241" y="263.310"/> + <KivioPoint x="27.586" y="263.310"/> + <KivioPoint x="27.759" y="263.310"/> + <KivioPoint x="27.931" y="263.138"/> + <KivioPoint x="28.276" y="263.138"/> + <KivioPoint x="28.448" y="263.138"/> + <KivioPoint x="28.621" y="263.138"/> + <KivioPoint x="28.793" y="263.138"/> + <KivioPoint x="28.966" y="263.138"/> + <KivioPoint x="29.310" y="263.138"/> + <KivioPoint x="29.655" y="263.138"/> + <KivioPoint x="29.828" y="263.310"/> + <KivioPoint x="30.000" y="263.310"/> + <KivioPoint x="30.172" y="263.483"/> + <KivioPoint x="30.345" y="263.483"/> + <KivioPoint x="30.517" y="263.483"/> + <KivioPoint x="30.690" y="263.483"/> + <KivioPoint x="31.034" y="263.655"/> + <KivioPoint x="31.207" y="263.828"/> + <KivioPoint x="31.379" y="263.828"/> + <KivioPoint x="31.552" y="264.000"/> + <KivioPoint x="31.724" y="264.172"/> + <KivioPoint x="31.724" y="264.345"/> + <KivioPoint x="31.724" y="264.517"/> + <KivioPoint x="31.724" y="264.690"/> + <KivioPoint x="31.724" y="264.862"/> + <KivioPoint x="31.724" y="265.034"/> + <KivioPoint x="31.724" y="265.207"/> + <KivioPoint x="31.724" y="265.379"/> + <KivioPoint x="31.724" y="265.552"/> + <KivioPoint x="31.724" y="265.724"/> + <KivioPoint x="31.724" y="265.897"/> + <KivioPoint x="31.897" y="266.069"/> + <KivioPoint x="31.897" y="266.241"/> + <KivioPoint x="32.069" y="266.414"/> + <KivioPoint x="32.069" y="266.586"/> + <KivioPoint x="32.241" y="266.586"/> + <KivioPoint x="32.414" y="266.759"/> + <KivioPoint x="32.414" y="266.931"/> + <KivioPoint x="32.759" y="267.103"/> + <KivioPoint x="32.931" y="267.103"/> + <KivioPoint x="32.931" y="267.276"/> + <KivioPoint x="33.103" y="267.276"/> + <KivioPoint x="33.103" y="267.448"/> + <KivioPoint x="33.276" y="267.621"/> + <KivioPoint x="33.276" y="267.793"/> + <KivioPoint x="33.276" y="267.966"/> + <KivioPoint x="33.276" y="268.138"/> + <KivioPoint x="33.276" y="268.310"/> + <KivioPoint x="33.276" y="268.483"/> + <KivioPoint x="33.276" y="268.655"/> + <KivioPoint x="33.276" y="268.828"/> + <KivioPoint x="33.276" y="269.000"/> + <KivioPoint x="33.103" y="269.172"/> + <KivioPoint x="33.103" y="269.345"/> + <KivioPoint x="32.931" y="269.517"/> + <KivioPoint x="32.931" y="269.690"/> + <KivioPoint x="32.759" y="269.862"/> + <KivioPoint x="32.586" y="270.034"/> + <KivioPoint x="32.414" y="270.034"/> + <KivioPoint x="32.414" y="270.207"/> + <KivioPoint x="32.241" y="270.379"/> + <KivioPoint x="32.069" y="270.379"/> + <KivioPoint x="32.069" y="270.552"/> + <KivioPoint x="31.897" y="270.724"/> + <KivioPoint x="31.724" y="270.724"/> + <KivioPoint x="31.379" y="270.897"/> + <KivioPoint x="31.034" y="270.897"/> + <KivioPoint x="30.690" y="270.897"/> + <KivioPoint x="30.517" y="270.897"/> + <KivioPoint x="30.345" y="270.897"/> + <KivioPoint x="30.172" y="270.897"/> + <KivioPoint x="30.000" y="271.069"/> + <KivioPoint x="29.828" y="271.069"/> + <KivioPoint x="29.655" y="271.241"/> + <KivioPoint x="29.483" y="271.414"/> + <KivioPoint x="29.310" y="271.586"/> + <KivioPoint x="29.138" y="271.759"/> + <KivioPoint x="28.966" y="271.931"/> + <KivioPoint x="28.793" y="271.931"/> + <KivioPoint x="28.621" y="272.103"/> + <KivioPoint x="28.448" y="272.103"/> + <KivioPoint x="28.103" y="272.103"/> + <KivioPoint x="27.931" y="272.103"/> + <KivioPoint x="27.586" y="272.103"/> + <KivioPoint x="27.414" y="272.276"/> + <KivioPoint x="27.241" y="272.276"/> + <KivioPoint x="27.069" y="272.448"/> + <KivioPoint x="27.069" y="272.621"/> + <KivioPoint x="27.069" y="272.793"/> + <KivioPoint x="27.069" y="272.966"/> + <KivioPoint x="27.069" y="273.138"/> + <KivioPoint x="27.069" y="273.310"/> + <KivioPoint x="27.069" y="273.483"/> + <KivioPoint x="27.069" y="273.655"/> + <KivioPoint x="27.069" y="274.172"/> + <KivioPoint x="27.069" y="274.345"/> + <KivioPoint x="27.069" y="274.517"/> + <KivioPoint x="27.069" y="274.690"/> + <KivioPoint x="26.897" y="275.034"/> + <KivioPoint x="26.897" y="275.207"/> + <KivioPoint x="26.897" y="275.379"/> + <KivioPoint x="26.724" y="275.724"/> + <KivioPoint x="26.724" y="275.897"/> + <KivioPoint x="26.724" y="276.069"/> + <KivioPoint x="26.724" y="276.241"/> + <KivioPoint x="26.552" y="276.586"/> + <KivioPoint x="26.552" y="276.759"/> + <KivioPoint x="26.552" y="276.931"/> + <KivioPoint x="26.552" y="277.103"/> + <KivioPoint x="26.552" y="277.276"/> + <KivioPoint x="26.379" y="277.448"/> + <KivioPoint x="26.379" y="277.621"/> + <KivioPoint x="26.207" y="277.966"/> + <KivioPoint x="26.034" y="278.310"/> + <KivioPoint x="25.862" y="278.655"/> + <KivioPoint x="25.690" y="278.828"/> + <KivioPoint x="25.690" y="279.000"/> + <KivioPoint x="25.517" y="279.172"/> + <KivioPoint x="25.517" y="279.345"/> + <KivioPoint x="25.517" y="279.517"/> + <KivioPoint x="25.345" y="279.690"/> + <KivioPoint x="25.345" y="279.862"/> + <KivioPoint x="25.172" y="280.034"/> + <KivioPoint x="25.000" y="280.034"/> + <KivioPoint x="24.828" y="280.207"/> + <KivioPoint x="24.655" y="280.207"/> + <KivioPoint x="24.483" y="280.207"/> + <KivioPoint x="24.310" y="280.379"/> + <KivioPoint x="24.138" y="280.379"/> + <KivioPoint x="23.966" y="280.552"/> + <KivioPoint x="23.793" y="280.724"/> + <KivioPoint x="23.793" y="280.897"/> + <KivioPoint x="23.621" y="281.069"/> + <KivioPoint x="23.621" y="281.241"/> + <KivioPoint x="23.621" y="281.414"/> + <KivioPoint x="23.621" y="281.586"/> + <KivioPoint x="23.621" y="281.759"/> + <KivioPoint x="23.621" y="281.931"/> + <KivioPoint x="23.621" y="282.103"/> + <KivioPoint x="23.621" y="282.276"/> + <KivioPoint x="23.621" y="282.448"/> + <KivioPoint x="23.621" y="282.621"/> + <KivioPoint x="23.621" y="282.793"/> + <KivioPoint x="23.621" y="282.966"/> + <KivioPoint x="23.621" y="283.138"/> + <KivioPoint x="23.448" y="283.310"/> + <KivioPoint x="23.276" y="283.483"/> + <KivioPoint x="23.103" y="283.655"/> + <KivioPoint x="23.103" y="283.828"/> + <KivioPoint x="22.931" y="283.828"/> + <KivioPoint x="22.931" y="284.000"/> + <KivioPoint x="22.759" y="284.000"/> + <KivioPoint x="22.759" y="284.172"/> + <KivioPoint x="22.586" y="284.172"/> + <KivioPoint x="22.414" y="284.345"/> + <KivioPoint x="22.241" y="284.345"/> + <KivioPoint x="22.069" y="284.345"/> + <KivioPoint x="21.897" y="284.517"/> + <KivioPoint x="21.724" y="284.517"/> + <KivioPoint x="21.552" y="284.345"/> + <KivioPoint x="21.379" y="284.345"/> + <KivioPoint x="21.034" y="284.172"/> + <KivioPoint x="20.862" y="284.172"/> + <KivioPoint x="20.517" y="284.000"/> + <KivioPoint x="20.345" y="284.000"/> + <KivioPoint x="20.172" y="284.000"/> + <KivioPoint x="20.000" y="284.000"/> + <KivioPoint x="19.828" y="283.828"/> + <KivioPoint x="19.655" y="283.828"/> + <KivioPoint x="19.483" y="283.828"/> + <KivioPoint x="19.310" y="283.828"/> + <KivioPoint x="18.966" y="283.828"/> + <KivioPoint x="18.793" y="283.828"/> + <KivioPoint x="18.621" y="283.828"/> + <KivioPoint x="18.448" y="283.828"/> + <KivioPoint x="18.276" y="283.828"/> + <KivioPoint x="18.276" y="284.000"/> + <KivioPoint x="18.103" y="284.172"/> + <KivioPoint x="18.103" y="284.345"/> + <KivioPoint x="18.103" y="284.517"/> + <KivioPoint x="18.793" y="285.207"/> + <KivioPoint x="18.966" y="285.207"/> + <KivioPoint x="18.966" y="285.379"/> + <KivioPoint x="19.138" y="285.552"/> + <KivioPoint x="19.138" y="285.724"/> + <KivioPoint x="19.310" y="285.724"/> + <KivioPoint x="19.310" y="285.897"/> + <KivioPoint x="19.483" y="286.069"/> + <KivioPoint x="19.483" y="286.241"/> + <KivioPoint x="19.483" y="286.414"/> + <KivioPoint x="19.483" y="286.586"/> + <KivioPoint x="19.655" y="286.759"/> + <KivioPoint x="19.655" y="286.931"/> + <KivioPoint x="19.655" y="287.103"/> + <KivioPoint x="19.655" y="287.276"/> + <KivioPoint x="19.655" y="287.448"/> + <KivioPoint x="19.655" y="287.621"/> + <KivioPoint x="19.655" y="287.793"/> + <KivioPoint x="19.655" y="287.966"/> + <KivioPoint x="19.828" y="288.138"/> + <KivioPoint x="19.828" y="288.310"/> + <KivioPoint x="19.828" y="288.483"/> + <KivioPoint x="20.000" y="288.828"/> + <KivioPoint x="20.000" y="289.000"/> + <KivioPoint x="20.000" y="289.172"/> + <KivioPoint x="20.172" y="289.345"/> + <KivioPoint x="20.172" y="289.517"/> + <KivioPoint x="20.172" y="289.690"/> + <KivioPoint x="20.345" y="289.862"/> + <KivioPoint x="20.345" y="290.034"/> + <KivioPoint x="20.517" y="290.379"/> + <KivioPoint x="20.690" y="290.552"/> + <KivioPoint x="20.690" y="290.724"/> + <KivioPoint x="20.862" y="290.897"/> + <KivioPoint x="20.862" y="291.069"/> + <KivioPoint x="20.862" y="291.241"/> + <KivioPoint x="20.862" y="291.414"/> + <KivioPoint x="20.690" y="291.586"/> + <KivioPoint x="20.517" y="291.759"/> + <KivioPoint x="20.345" y="291.759"/> + <KivioPoint x="20.172" y="291.931"/> + <KivioPoint x="20.000" y="292.103"/> + <KivioPoint x="19.655" y="292.103"/> + <KivioPoint x="19.483" y="292.448"/> + <KivioPoint x="19.310" y="292.621"/> + <KivioPoint x="18.966" y="292.793"/> + <KivioPoint x="18.793" y="292.793"/> + <KivioPoint x="18.621" y="292.966"/> + <KivioPoint x="18.448" y="293.138"/> + <KivioPoint x="18.276" y="293.138"/> + <KivioPoint x="18.276" y="293.310"/> + <KivioPoint x="18.103" y="293.483"/> + <KivioPoint x="17.931" y="293.655"/> + <KivioPoint x="17.759" y="293.828"/> + <KivioPoint x="17.759" y="294.000"/> + <KivioPoint x="17.586" y="294.172"/> + <KivioPoint x="17.586" y="294.345"/> + <KivioPoint x="17.414" y="294.517"/> + <KivioPoint x="17.241" y="294.690"/> + <KivioPoint x="17.241" y="294.862"/> + <KivioPoint x="17.069" y="294.862"/> + <KivioPoint x="16.897" y="295.034"/> + <KivioPoint x="16.897" y="295.207"/> + <KivioPoint x="16.724" y="295.379"/> + <KivioPoint x="16.724" y="295.552"/> + <KivioPoint x="16.552" y="295.724"/> + <KivioPoint x="16.552" y="295.897"/> + <KivioPoint x="16.552" y="296.069"/> + <KivioPoint x="16.552" y="296.241"/> + <KivioPoint x="16.552" y="296.414"/> + <KivioPoint x="16.552" y="296.586"/> + <KivioPoint x="16.552" y="296.759"/> + <KivioPoint x="16.552" y="296.931"/> + <KivioPoint x="16.724" y="297.103"/> + <KivioPoint x="16.724" y="297.276"/> + <KivioPoint x="16.897" y="297.448"/> + <KivioPoint x="16.897" y="297.621"/> + <KivioPoint x="17.069" y="297.793"/> + <KivioPoint x="17.069" y="297.966"/> + <KivioPoint x="17.241" y="298.138"/> + <KivioPoint x="17.241" y="298.310"/> + <KivioPoint x="17.414" y="298.310"/> + <KivioPoint x="17.586" y="298.483"/> + <KivioPoint x="17.931" y="298.655"/> + <KivioPoint x="18.103" y="298.828"/> + <KivioPoint x="18.276" y="299.000"/> + <KivioPoint x="18.448" y="299.172"/> + <KivioPoint x="18.448" y="299.517"/> + <KivioPoint x="18.448" y="299.690"/> + <KivioPoint x="18.448" y="299.862"/> + <KivioPoint x="18.276" y="299.862"/> + <KivioPoint x="18.103" y="300.034"/> + <KivioPoint x="17.931" y="300.207"/> + <KivioPoint x="17.586" y="300.207"/> + <KivioPoint x="17.241" y="300.379"/> + <KivioPoint x="16.897" y="300.379"/> + <KivioPoint x="16.724" y="300.379"/> + <KivioPoint x="16.552" y="300.379"/> + <KivioPoint x="16.379" y="300.379"/> + <KivioPoint x="16.207" y="300.379"/> + <KivioPoint x="16.034" y="300.552"/> + <KivioPoint x="15.862" y="300.552"/> + <KivioPoint x="15.690" y="300.724"/> + <KivioPoint x="15.517" y="300.897"/> + <KivioPoint x="15.517" y="301.069"/> + <KivioPoint x="15.345" y="301.069"/> + <KivioPoint x="15.172" y="301.241"/> + <KivioPoint x="15.000" y="301.586"/> + <KivioPoint x="14.655" y="301.759"/> + <KivioPoint x="14.483" y="301.931"/> + <KivioPoint x="14.138" y="302.103"/> + <KivioPoint x="13.966" y="302.276"/> + <KivioPoint x="13.793" y="302.448"/> + <KivioPoint x="13.621" y="302.621"/> + <KivioPoint x="13.448" y="302.793"/> + <KivioPoint x="13.276" y="302.793"/> + <KivioPoint x="13.103" y="303.138"/> + <KivioPoint x="12.759" y="303.310"/> + <KivioPoint x="12.759" y="303.483"/> + <KivioPoint x="12.586" y="303.655"/> + <KivioPoint x="12.586" y="303.828"/> + <KivioPoint x="12.586" y="304.000"/> + <KivioPoint x="12.414" y="304.172"/> + <KivioPoint x="12.414" y="304.345"/> + <KivioPoint x="12.414" y="304.517"/> + <KivioPoint x="12.414" y="304.690"/> + <KivioPoint x="12.414" y="304.862"/> + <KivioPoint x="12.414" y="305.207"/> + <KivioPoint x="12.586" y="305.552"/> + <KivioPoint x="12.759" y="305.897"/> + <KivioPoint x="12.931" y="306.069"/> + <KivioPoint x="12.931" y="306.241"/> + <KivioPoint x="12.759" y="306.414"/> + <KivioPoint x="12.759" y="306.586"/> + <KivioPoint x="12.586" y="306.759"/> + <KivioPoint x="12.414" y="306.931"/> + <KivioPoint x="12.414" y="307.103"/> + <KivioPoint x="12.414" y="307.276"/> + <KivioPoint x="12.241" y="307.448"/> + <KivioPoint x="11.931" y="308.069"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon36"> + <KivioPoint x="272.138" y="293.586"/> + <KivioPoint x="272.138" y="293.759"/> + <KivioPoint x="272.138" y="293.931"/> + <KivioPoint x="272.138" y="294.103"/> + <KivioPoint x="272.138" y="294.276"/> + <KivioPoint x="272.276" y="294.448"/> + <KivioPoint x="272.483" y="294.621"/> + <KivioPoint x="272.655" y="294.793"/> + <KivioPoint x="272.655" y="294.966"/> + <KivioPoint x="272.655" y="295.138"/> + <KivioPoint x="272.655" y="295.310"/> + <KivioPoint x="272.655" y="295.483"/> + <KivioPoint x="272.828" y="295.655"/> + <KivioPoint x="272.828" y="295.828"/> + <KivioPoint x="272.828" y="296.000"/> + <KivioPoint x="272.828" y="296.172"/> + <KivioPoint x="272.655" y="296.345"/> + <KivioPoint x="272.655" y="296.517"/> + <KivioPoint x="272.655" y="296.690"/> + <KivioPoint x="272.483" y="296.862"/> + <KivioPoint x="272.483" y="297.034"/> + <KivioPoint x="272.483" y="297.207"/> + <KivioPoint x="272.483" y="297.379"/> + <KivioPoint x="272.483" y="297.552"/> + <KivioPoint x="272.483" y="297.724"/> + <KivioPoint x="272.276" y="297.724"/> + <KivioPoint x="272.276" y="297.897"/> + <KivioPoint x="272.138" y="298.069"/> + <KivioPoint x="271.966" y="298.069"/> + <KivioPoint x="271.966" y="298.241"/> + <KivioPoint x="271.793" y="298.241"/> + <KivioPoint x="271.586" y="298.414"/> + <KivioPoint x="271.586" y="298.586"/> + <KivioPoint x="271.586" y="298.759"/> + <KivioPoint x="271.586" y="298.931"/> + <KivioPoint x="271.586" y="299.103"/> + <KivioPoint x="271.586" y="299.276"/> + <KivioPoint x="271.586" y="299.448"/> + <KivioPoint x="271.586" y="299.793"/> + <KivioPoint x="271.586" y="299.966"/> + <KivioPoint x="271.586" y="300.138"/> + <KivioPoint x="271.586" y="300.310"/> + <KivioPoint x="271.586" y="300.483"/> + <KivioPoint x="271.586" y="300.655"/> + <KivioPoint x="271.586" y="300.828"/> + <KivioPoint x="271.586" y="301.172"/> + <KivioPoint x="271.586" y="301.345"/> + <KivioPoint x="271.448" y="301.690"/> + <KivioPoint x="271.448" y="301.862"/> + <KivioPoint x="271.276" y="302.034"/> + <KivioPoint x="271.276" y="302.379"/> + <KivioPoint x="271.103" y="302.552"/> + <KivioPoint x="270.897" y="302.552"/> + <KivioPoint x="270.759" y="302.724"/> + <KivioPoint x="270.586" y="302.724"/> + <KivioPoint x="270.207" y="302.724"/> + <KivioPoint x="269.897" y="302.897"/> + <KivioPoint x="269.724" y="302.897"/> + <KivioPoint x="269.517" y="302.897"/> + <KivioPoint x="269.517" y="303.069"/> + <KivioPoint x="269.379" y="303.069"/> + <KivioPoint x="269.207" y="303.241"/> + <KivioPoint x="269.034" y="303.414"/> + <KivioPoint x="268.828" y="303.414"/> + <KivioPoint x="268.517" y="303.586"/> + <KivioPoint x="268.345" y="303.586"/> + <KivioPoint x="268.138" y="303.586"/> + <KivioPoint x="268.000" y="303.586"/> + <KivioPoint x="267.828" y="303.586"/> + <KivioPoint x="267.655" y="303.586"/> + <KivioPoint x="267.448" y="303.586"/> + <KivioPoint x="267.138" y="303.586"/> + <KivioPoint x="266.759" y="303.586"/> + <KivioPoint x="266.448" y="303.586"/> + <KivioPoint x="266.069" y="303.586"/> + <KivioPoint x="265.759" y="303.586"/> + <KivioPoint x="265.379" y="303.586"/> + <KivioPoint x="265.241" y="303.586"/> + <KivioPoint x="265.069" y="303.586"/> + <KivioPoint x="264.897" y="303.414"/> + <KivioPoint x="264.690" y="303.241"/> + <KivioPoint x="264.552" y="303.241"/> + <KivioPoint x="264.379" y="303.069"/> + <KivioPoint x="264.207" y="303.069"/> + <KivioPoint x="264.000" y="302.897"/> + <KivioPoint x="263.862" y="302.897"/> + <KivioPoint x="263.690" y="302.897"/> + <KivioPoint x="263.310" y="302.897"/> + <KivioPoint x="263.172" y="302.897"/> + <KivioPoint x="263.000" y="302.897"/> + <KivioPoint x="262.828" y="302.897"/> + <KivioPoint x="262.621" y="303.069"/> + <KivioPoint x="262.483" y="303.069"/> + <KivioPoint x="262.310" y="303.069"/> + <KivioPoint x="262.138" y="303.241"/> + <KivioPoint x="261.931" y="303.241"/> + <KivioPoint x="261.793" y="303.241"/> + <KivioPoint x="261.448" y="303.414"/> + <KivioPoint x="261.241" y="303.414"/> + <KivioPoint x="261.103" y="303.586"/> + <KivioPoint x="260.931" y="303.586"/> + <KivioPoint x="260.759" y="303.586"/> + <KivioPoint x="260.552" y="303.586"/> + <KivioPoint x="260.414" y="303.759"/> + <KivioPoint x="260.241" y="303.759"/> + <KivioPoint x="260.069" y="303.931"/> + <KivioPoint x="259.862" y="303.931"/> + <KivioPoint x="259.724" y="303.931"/> + <KivioPoint x="259.552" y="303.931"/> + <KivioPoint x="259.379" y="303.931"/> + <KivioPoint x="259.172" y="303.931"/> + <KivioPoint x="259.034" y="303.931"/> + <KivioPoint x="258.862" y="303.931"/> + <KivioPoint x="258.862" y="303.759"/> + <KivioPoint x="258.690" y="303.759"/> + <KivioPoint x="258.690" y="303.586"/> + <KivioPoint x="258.483" y="303.586"/> + <KivioPoint x="258.483" y="303.414"/> + <KivioPoint x="258.345" y="303.241"/> + <KivioPoint x="258.172" y="303.241"/> + <KivioPoint x="257.793" y="303.241"/> + <KivioPoint x="257.655" y="303.241"/> + <KivioPoint x="257.483" y="303.241"/> + <KivioPoint x="257.310" y="303.414"/> + <KivioPoint x="257.103" y="303.586"/> + <KivioPoint x="257.103" y="303.759"/> + <KivioPoint x="257.103" y="303.931"/> + <KivioPoint x="257.103" y="304.103"/> + <KivioPoint x="257.103" y="304.276"/> + <KivioPoint x="257.103" y="304.448"/> + <KivioPoint x="257.103" y="304.655"/> + <KivioPoint x="256.966" y="304.793"/> + <KivioPoint x="256.966" y="304.966"/> + <KivioPoint x="256.793" y="304.966"/> + <KivioPoint x="256.793" y="305.138"/> + <KivioPoint x="256.621" y="305.138"/> + <KivioPoint x="256.414" y="305.310"/> + <KivioPoint x="255.586" y="305.655"/> + <KivioPoint x="255.414" y="305.655"/> + <KivioPoint x="255.241" y="305.655"/> + <KivioPoint x="255.034" y="305.655"/> + <KivioPoint x="254.897" y="305.655"/> + <KivioPoint x="254.724" y="305.483"/> + <KivioPoint x="254.345" y="305.483"/> + <KivioPoint x="254.207" y="305.310"/> + <KivioPoint x="254.034" y="305.310"/> + <KivioPoint x="254.034" y="305.138"/> + <KivioPoint x="253.862" y="305.138"/> + <KivioPoint x="253.655" y="304.966"/> + <KivioPoint x="253.517" y="304.966"/> + <KivioPoint x="253.345" y="304.966"/> + <KivioPoint x="253.172" y="305.138"/> + <KivioPoint x="253.172" y="305.310"/> + <KivioPoint x="252.966" y="305.655"/> + <KivioPoint x="252.966" y="305.828"/> + <KivioPoint x="252.966" y="306.000"/> + <KivioPoint x="252.966" y="306.172"/> + <KivioPoint x="252.966" y="306.345"/> + <KivioPoint x="252.966" y="306.517"/> + <KivioPoint x="252.966" y="306.690"/> + <KivioPoint x="253.172" y="306.862"/> + <KivioPoint x="253.172" y="307.034"/> + <KivioPoint x="253.345" y="307.207"/> + <KivioPoint x="253.517" y="307.207"/> + <KivioPoint x="253.655" y="307.379"/> + <KivioPoint x="253.862" y="307.552"/> + <KivioPoint x="254.034" y="307.724"/> + <KivioPoint x="254.345" y="307.897"/> + <KivioPoint x="254.724" y="308.069"/> + <KivioPoint x="254.897" y="308.069"/> + <KivioPoint x="255.034" y="308.069"/> + <KivioPoint x="255.241" y="308.241"/> + <KivioPoint x="255.414" y="308.241"/> + <KivioPoint x="255.724" y="308.414"/> + <KivioPoint x="255.931" y="308.414"/> + <KivioPoint x="256.103" y="308.414"/> + <KivioPoint x="256.276" y="308.586"/> + <KivioPoint x="256.414" y="308.759"/> + <KivioPoint x="256.621" y="308.759"/> + <KivioPoint x="256.793" y="308.931"/> + <KivioPoint x="256.793" y="309.103"/> + <KivioPoint x="256.966" y="309.103"/> + <KivioPoint x="257.103" y="309.276"/> + <KivioPoint x="257.310" y="309.448"/> + <KivioPoint x="257.483" y="309.621"/> + <KivioPoint x="257.655" y="309.793"/> + <KivioPoint x="257.793" y="309.966"/> + <KivioPoint x="257.793" y="310.138"/> + <KivioPoint x="257.793" y="310.483"/> + <KivioPoint x="258.000" y="310.655"/> + <KivioPoint x="258.000" y="310.828"/> + <KivioPoint x="258.000" y="311.000"/> + <KivioPoint x="258.000" y="311.172"/> + <KivioPoint x="258.000" y="311.345"/> + <KivioPoint x="258.000" y="311.517"/> + <KivioPoint x="258.000" y="311.690"/> + <KivioPoint x="258.000" y="311.862"/> + <KivioPoint x="257.793" y="311.862"/> + <KivioPoint x="257.655" y="312.034"/> + <KivioPoint x="257.483" y="312.034"/> + <KivioPoint x="257.310" y="312.034"/> + <KivioPoint x="257.103" y="312.034"/> + <KivioPoint x="256.966" y="311.862"/> + <KivioPoint x="256.793" y="311.862"/> + <KivioPoint x="256.621" y="311.690"/> + <KivioPoint x="256.414" y="311.517"/> + <KivioPoint x="256.276" y="311.517"/> + <KivioPoint x="256.276" y="311.345"/> + <KivioPoint x="256.103" y="311.172"/> + <KivioPoint x="255.724" y="310.828"/> + <KivioPoint x="255.414" y="310.483"/> + <KivioPoint x="255.414" y="310.310"/> + <KivioPoint x="255.241" y="310.138"/> + <KivioPoint x="255.034" y="309.966"/> + <KivioPoint x="254.897" y="309.793"/> + <KivioPoint x="254.724" y="309.448"/> + <KivioPoint x="254.552" y="309.276"/> + <KivioPoint x="254.345" y="309.276"/> + <KivioPoint x="254.034" y="309.103"/> + <KivioPoint x="253.862" y="309.103"/> + <KivioPoint x="253.655" y="309.103"/> + <KivioPoint x="253.655" y="309.276"/> + <KivioPoint x="253.517" y="309.276"/> + <KivioPoint x="253.517" y="309.448"/> + <KivioPoint x="253.345" y="309.448"/> + <KivioPoint x="253.345" y="309.621"/> + <KivioPoint x="253.345" y="309.793"/> + <KivioPoint x="253.345" y="309.966"/> + <KivioPoint x="253.517" y="310.138"/> + <KivioPoint x="253.655" y="310.310"/> + <KivioPoint x="253.655" y="310.483"/> + <KivioPoint x="253.655" y="310.655"/> + <KivioPoint x="253.862" y="310.655"/> + <KivioPoint x="253.862" y="310.828"/> + <KivioPoint x="254.034" y="311.000"/> + <KivioPoint x="254.034" y="311.345"/> + <KivioPoint x="254.207" y="311.517"/> + <KivioPoint x="254.345" y="311.690"/> + <KivioPoint x="254.552" y="311.862"/> + <KivioPoint x="254.724" y="312.034"/> + <KivioPoint x="254.897" y="312.207"/> + <KivioPoint x="255.034" y="312.379"/> + <KivioPoint x="255.034" y="312.552"/> + <KivioPoint x="255.034" y="312.724"/> + <KivioPoint x="254.897" y="312.897"/> + <KivioPoint x="254.897" y="313.069"/> + <KivioPoint x="254.897" y="313.241"/> + <KivioPoint x="254.724" y="313.414"/> + <KivioPoint x="254.724" y="313.586"/> + <KivioPoint x="254.552" y="313.759"/> + <KivioPoint x="254.207" y="313.759"/> + <KivioPoint x="254.034" y="313.586"/> + <KivioPoint x="253.862" y="313.586"/> + <KivioPoint x="253.862" y="313.414"/> + <KivioPoint x="253.862" y="313.241"/> + <KivioPoint x="253.862" y="313.069"/> + <KivioPoint x="253.862" y="312.897"/> + <KivioPoint x="253.655" y="312.897"/> + <KivioPoint x="253.655" y="312.724"/> + <KivioPoint x="253.517" y="312.379"/> + <KivioPoint x="253.345" y="312.379"/> + <KivioPoint x="253.172" y="312.207"/> + <KivioPoint x="252.966" y="312.034"/> + <KivioPoint x="252.966" y="311.862"/> + <KivioPoint x="252.828" y="311.690"/> + <KivioPoint x="252.483" y="311.517"/> + <KivioPoint x="252.276" y="311.172"/> + <KivioPoint x="252.138" y="311.000"/> + <KivioPoint x="251.966" y="311.000"/> + <KivioPoint x="251.966" y="310.828"/> + <KivioPoint x="251.586" y="310.828"/> + <KivioPoint x="251.448" y="310.828"/> + <KivioPoint x="251.276" y="310.828"/> + <KivioPoint x="250.897" y="310.828"/> + <KivioPoint x="250.586" y="310.828"/> + <KivioPoint x="250.414" y="310.828"/> + <KivioPoint x="250.241" y="310.828"/> + <KivioPoint x="250.241" y="311.000"/> + <KivioPoint x="250.069" y="311.172"/> + <KivioPoint x="250.069" y="311.345"/> + <KivioPoint x="250.069" y="311.517"/> + <KivioPoint x="250.241" y="311.690"/> + <KivioPoint x="250.241" y="311.862"/> + <KivioPoint x="250.414" y="312.034"/> + <KivioPoint x="250.586" y="312.207"/> + <KivioPoint x="250.897" y="312.552"/> + <KivioPoint x="250.897" y="312.724"/> + <KivioPoint x="251.276" y="312.897"/> + <KivioPoint x="251.586" y="313.069"/> + <KivioPoint x="251.793" y="313.241"/> + <KivioPoint x="251.966" y="313.241"/> + <KivioPoint x="252.276" y="313.414"/> + <KivioPoint x="252.655" y="313.586"/> + <KivioPoint x="252.828" y="313.931"/> + <KivioPoint x="252.828" y="314.276"/> + <KivioPoint x="252.655" y="314.448"/> + <KivioPoint x="252.276" y="314.448"/> + <KivioPoint x="251.966" y="314.448"/> + <KivioPoint x="251.586" y="314.448"/> + <KivioPoint x="251.448" y="314.448"/> + <KivioPoint x="251.276" y="314.276"/> + <KivioPoint x="250.897" y="314.276"/> + <KivioPoint x="250.586" y="314.276"/> + <KivioPoint x="250.414" y="314.276"/> + <KivioPoint x="250.241" y="314.276"/> + <KivioPoint x="249.897" y="314.276"/> + <KivioPoint x="249.552" y="314.103"/> + <KivioPoint x="249.207" y="313.931"/> + <KivioPoint x="249.034" y="313.759"/> + <KivioPoint x="249.034" y="313.586"/> + <KivioPoint x="249.034" y="313.414"/> + <KivioPoint x="248.862" y="313.069"/> + <KivioPoint x="248.862" y="312.897"/> + <KivioPoint x="248.862" y="312.724"/> + <KivioPoint x="248.862" y="312.552"/> + <KivioPoint x="248.862" y="312.379"/> + <KivioPoint x="248.862" y="312.207"/> + <KivioPoint x="248.862" y="312.034"/> + <KivioPoint x="248.862" y="311.862"/> + <KivioPoint x="248.862" y="311.690"/> + <KivioPoint x="248.862" y="311.517"/> + <KivioPoint x="248.862" y="311.345"/> + <KivioPoint x="248.690" y="311.345"/> + <KivioPoint x="248.690" y="311.172"/> + <KivioPoint x="248.517" y="311.000"/> + <KivioPoint x="248.172" y="310.828"/> + <KivioPoint x="248.000" y="310.828"/> + <KivioPoint x="247.828" y="310.655"/> + <KivioPoint x="247.655" y="310.655"/> + <KivioPoint x="247.483" y="310.483"/> + <KivioPoint x="247.310" y="310.483"/> + <KivioPoint x="247.138" y="310.310"/> + <KivioPoint x="246.793" y="310.310"/> + <KivioPoint x="246.621" y="310.138"/> + <KivioPoint x="246.103" y="309.793"/> + <KivioPoint x="245.931" y="309.621"/> + <KivioPoint x="245.931" y="309.448"/> + <KivioPoint x="245.931" y="309.276"/> + <KivioPoint x="245.931" y="309.103"/> + <KivioPoint x="245.931" y="308.931"/> + <KivioPoint x="246.103" y="308.759"/> + <KivioPoint x="246.103" y="308.586"/> + <KivioPoint x="246.276" y="308.414"/> + <KivioPoint x="246.276" y="308.241"/> + <KivioPoint x="246.448" y="308.069"/> + <KivioPoint x="246.448" y="307.897"/> + <KivioPoint x="246.448" y="307.724"/> + <KivioPoint x="246.448" y="307.552"/> + <KivioPoint x="246.448" y="307.379"/> + <KivioPoint x="246.276" y="307.379"/> + <KivioPoint x="245.931" y="307.379"/> + <KivioPoint x="245.759" y="307.379"/> + <KivioPoint x="245.586" y="307.379"/> + <KivioPoint x="245.414" y="307.552"/> + <KivioPoint x="245.414" y="307.724"/> + <KivioPoint x="245.241" y="307.897"/> + <KivioPoint x="245.069" y="308.069"/> + <KivioPoint x="244.897" y="308.069"/> + <KivioPoint x="244.724" y="308.241"/> + <KivioPoint x="244.724" y="308.414"/> + <KivioPoint x="244.379" y="308.586"/> + <KivioPoint x="244.207" y="308.759"/> + <KivioPoint x="244.207" y="308.931"/> + <KivioPoint x="244.207" y="309.103"/> + <KivioPoint x="244.207" y="309.276"/> + <KivioPoint x="244.207" y="309.448"/> + <KivioPoint x="244.207" y="309.621"/> + <KivioPoint x="244.207" y="309.793"/> + <KivioPoint x="244.207" y="309.966"/> + <KivioPoint x="244.207" y="310.138"/> + <KivioPoint x="244.207" y="310.310"/> + <KivioPoint x="244.207" y="310.483"/> + <KivioPoint x="244.207" y="310.655"/> + <KivioPoint x="244.207" y="310.828"/> + <KivioPoint x="244.207" y="311.000"/> + <KivioPoint x="244.207" y="311.172"/> + <KivioPoint x="244.034" y="311.345"/> + <KivioPoint x="244.034" y="311.517"/> + <KivioPoint x="244.034" y="311.862"/> + <KivioPoint x="244.034" y="312.034"/> + <KivioPoint x="244.034" y="312.207"/> + <KivioPoint x="244.034" y="312.552"/> + <KivioPoint x="244.034" y="312.724"/> + <KivioPoint x="244.207" y="312.897"/> + <KivioPoint x="244.207" y="313.069"/> + <KivioPoint x="244.379" y="313.241"/> + <KivioPoint x="244.552" y="313.414"/> + <KivioPoint x="244.724" y="313.586"/> + <KivioPoint x="244.897" y="313.759"/> + <KivioPoint x="245.069" y="313.931"/> + <KivioPoint x="245.069" y="314.103"/> + <KivioPoint x="245.069" y="314.276"/> + <KivioPoint x="245.241" y="314.448"/> + <KivioPoint x="245.414" y="314.621"/> + <KivioPoint x="245.414" y="314.793"/> + <KivioPoint x="245.586" y="314.966"/> + <KivioPoint x="245.759" y="315.138"/> + <KivioPoint x="245.931" y="315.310"/> + <KivioPoint x="245.931" y="315.483"/> + <KivioPoint x="246.103" y="315.655"/> + <KivioPoint x="246.103" y="315.828"/> + <KivioPoint x="246.103" y="316.000"/> + <KivioPoint x="246.103" y="316.172"/> + <KivioPoint x="246.276" y="316.172"/> + <KivioPoint x="246.448" y="316.345"/> + <KivioPoint x="246.621" y="316.345"/> + <KivioPoint x="246.793" y="316.517"/> + <KivioPoint x="246.793" y="316.690"/> + <KivioPoint x="246.966" y="317.034"/> + <KivioPoint x="247.138" y="317.207"/> + <KivioPoint x="247.310" y="317.552"/> + <KivioPoint x="247.483" y="317.793"/> + <KivioPoint x="247.828" y="317.793"/> + <KivioPoint x="247.828" y="317.897"/> + <KivioPoint x="248.000" y="318.069"/> + <KivioPoint x="248.172" y="318.241"/> + <KivioPoint x="248.172" y="318.414"/> + <KivioPoint x="248.345" y="318.586"/> + <KivioPoint x="248.517" y="318.931"/> + <KivioPoint x="248.517" y="319.103"/> + <KivioPoint x="248.690" y="319.448"/> + <KivioPoint x="248.517" y="319.621"/> + <KivioPoint x="248.517" y="319.793"/> + <KivioPoint x="248.517" y="320.138"/> + <KivioPoint x="248.345" y="320.310"/> + <KivioPoint x="248.172" y="320.310"/> + <KivioPoint x="248.000" y="320.483"/> + <KivioPoint x="247.828" y="320.483"/> + <KivioPoint x="247.655" y="320.483"/> + <KivioPoint x="247.483" y="320.310"/> + <KivioPoint x="247.310" y="320.310"/> + <KivioPoint x="247.138" y="320.138"/> + <KivioPoint x="246.793" y="320.138"/> + <KivioPoint x="246.621" y="320.138"/> + <KivioPoint x="246.448" y="320.310"/> + <KivioPoint x="246.448" y="320.483"/> + <KivioPoint x="246.448" y="320.655"/> + <KivioPoint x="246.448" y="320.828"/> + <KivioPoint x="246.621" y="321.172"/> + <KivioPoint x="246.621" y="321.345"/> + <KivioPoint x="246.793" y="321.517"/> + <KivioPoint x="246.793" y="321.690"/> + <KivioPoint x="246.966" y="322.034"/> + <KivioPoint x="246.966" y="322.207"/> + <KivioPoint x="246.966" y="322.379"/> + <KivioPoint x="247.138" y="322.552"/> + <KivioPoint x="247.310" y="322.724"/> + <KivioPoint x="247.483" y="323.069"/> + <KivioPoint x="247.655" y="323.241"/> + <KivioPoint x="247.655" y="323.414"/> + <KivioPoint x="247.483" y="323.586"/> + <KivioPoint x="247.310" y="323.759"/> + <KivioPoint x="247.138" y="323.931"/> + <KivioPoint x="246.966" y="323.931"/> + <KivioPoint x="246.793" y="323.931"/> + <KivioPoint x="246.621" y="324.103"/> + <KivioPoint x="246.448" y="324.103"/> + <KivioPoint x="246.103" y="324.103"/> + <KivioPoint x="245.241" y="324.448"/> + <KivioPoint x="245.069" y="324.621"/> + <KivioPoint x="244.897" y="324.621"/> + <KivioPoint x="244.897" y="324.793"/> + <KivioPoint x="244.724" y="324.793"/> + <KivioPoint x="244.724" y="324.966"/> + <KivioPoint x="244.724" y="325.138"/> + <KivioPoint x="244.724" y="325.310"/> + <KivioPoint x="244.897" y="325.310"/> + <KivioPoint x="245.069" y="325.483"/> + <KivioPoint x="245.241" y="325.483"/> + <KivioPoint x="245.414" y="325.483"/> + <KivioPoint x="245.759" y="325.655"/> + <KivioPoint x="245.931" y="325.655"/> + <KivioPoint x="246.103" y="325.655"/> + <KivioPoint x="246.276" y="325.655"/> + <KivioPoint x="246.448" y="325.655"/> + <KivioPoint x="246.621" y="325.655"/> + <KivioPoint x="246.793" y="325.655"/> + <KivioPoint x="247.138" y="325.828"/> + <KivioPoint x="247.483" y="325.828"/> + <KivioPoint x="247.655" y="325.828"/> + <KivioPoint x="247.828" y="325.828"/> + <KivioPoint x="247.828" y="326.172"/> + <KivioPoint x="248.000" y="326.345"/> + <KivioPoint x="248.000" y="326.517"/> + <KivioPoint x="248.172" y="326.690"/> + <KivioPoint x="248.345" y="326.690"/> + <KivioPoint x="248.517" y="326.690"/> + <KivioPoint x="248.862" y="326.862"/> + <KivioPoint x="249.034" y="326.862"/> + <KivioPoint x="249.379" y="326.862"/> + <KivioPoint x="249.552" y="326.862"/> + <KivioPoint x="249.724" y="326.862"/> + <KivioPoint x="249.897" y="326.862"/> + <KivioPoint x="250.069" y="327.034"/> + <KivioPoint x="250.241" y="327.379"/> + <KivioPoint x="250.241" y="327.552"/> + <KivioPoint x="250.241" y="327.724"/> + <KivioPoint x="250.414" y="327.897"/> + <KivioPoint x="250.586" y="328.069"/> + <KivioPoint x="250.759" y="328.241"/> + <KivioPoint x="250.897" y="328.414"/> + <KivioPoint x="251.103" y="328.414"/> + <KivioPoint x="251.276" y="328.414"/> + <KivioPoint x="251.448" y="328.586"/> + <KivioPoint x="251.586" y="328.586"/> + <KivioPoint x="251.793" y="328.586"/> + <KivioPoint x="251.793" y="328.759"/> + <KivioPoint x="251.966" y="328.931"/> + <KivioPoint x="251.966" y="329.103"/> + <KivioPoint x="252.138" y="329.276"/> + <KivioPoint x="252.276" y="329.276"/> + <KivioPoint x="252.483" y="329.448"/> + <KivioPoint x="252.828" y="329.448"/> + <KivioPoint x="252.966" y="329.621"/> + <KivioPoint x="253.172" y="329.793"/> + <KivioPoint x="253.172" y="329.966"/> + <KivioPoint x="253.345" y="330.138"/> + <KivioPoint x="253.517" y="330.310"/> + <KivioPoint x="253.655" y="330.310"/> + <KivioPoint x="253.862" y="330.483"/> + <KivioPoint x="254.034" y="330.483"/> + <KivioPoint x="254.345" y="330.483"/> + <KivioPoint x="254.552" y="330.483"/> + <KivioPoint x="254.724" y="330.483"/> + <KivioPoint x="254.897" y="330.483"/> + <KivioPoint x="255.034" y="330.483"/> + <KivioPoint x="255.414" y="330.483"/> + <KivioPoint x="255.586" y="330.828"/> + <KivioPoint x="255.586" y="331.000"/> + <KivioPoint x="255.724" y="331.172"/> + <KivioPoint x="255.931" y="331.345"/> + <KivioPoint x="255.931" y="331.517"/> + <KivioPoint x="256.276" y="331.517"/> + <KivioPoint x="256.414" y="331.517"/> + <KivioPoint x="256.621" y="331.690"/> + <KivioPoint x="256.621" y="331.862"/> + <KivioPoint x="256.793" y="332.034"/> + <KivioPoint x="256.793" y="332.207"/> + <KivioPoint x="256.793" y="332.379"/> + <KivioPoint x="256.793" y="332.552"/> + <KivioPoint x="256.793" y="332.724"/> + <KivioPoint x="256.621" y="332.897"/> + <KivioPoint x="256.621" y="333.069"/> + <KivioPoint x="256.621" y="333.414"/> + <KivioPoint x="256.414" y="333.586"/> + <KivioPoint x="256.414" y="333.759"/> + <KivioPoint x="256.414" y="334.103"/> + <KivioPoint x="256.414" y="334.448"/> + <KivioPoint x="256.414" y="334.621"/> + <KivioPoint x="256.621" y="334.793"/> + <KivioPoint x="256.966" y="334.966"/> + <KivioPoint x="257.103" y="334.966"/> + <KivioPoint x="257.483" y="335.138"/> + <KivioPoint x="257.483" y="335.483"/> + <KivioPoint x="257.655" y="335.655"/> + <KivioPoint x="257.655" y="335.828"/> + <KivioPoint x="257.793" y="336.000"/> + <KivioPoint x="257.793" y="336.345"/> + <KivioPoint x="257.793" y="336.517"/> + <KivioPoint x="257.793" y="336.862"/> + <KivioPoint x="257.793" y="337.034"/> + <KivioPoint x="257.483" y="337.034"/> + <KivioPoint x="257.310" y="337.034"/> + <KivioPoint x="257.103" y="337.034"/> + <KivioPoint x="256.793" y="337.034"/> + <KivioPoint x="256.276" y="337.034"/> + <KivioPoint x="256.103" y="337.034"/> + <KivioPoint x="255.724" y="337.034"/> + <KivioPoint x="255.586" y="337.034"/> + <KivioPoint x="255.414" y="336.862"/> + <KivioPoint x="255.414" y="336.690"/> + <KivioPoint x="255.414" y="336.517"/> + <KivioPoint x="255.241" y="336.517"/> + <KivioPoint x="255.034" y="336.345"/> + <KivioPoint x="254.724" y="336.345"/> + <KivioPoint x="254.552" y="336.000"/> + <KivioPoint x="254.345" y="335.828"/> + <KivioPoint x="254.345" y="335.655"/> + <KivioPoint x="254.345" y="335.483"/> + <KivioPoint x="254.345" y="335.310"/> + <KivioPoint x="254.207" y="335.138"/> + <KivioPoint x="254.034" y="334.966"/> + <KivioPoint x="253.862" y="334.966"/> + <KivioPoint x="253.655" y="334.793"/> + <KivioPoint x="253.517" y="334.793"/> + <KivioPoint x="253.345" y="334.793"/> + <KivioPoint x="253.172" y="334.793"/> + <KivioPoint x="252.966" y="334.793"/> + <KivioPoint x="252.966" y="334.621"/> + <KivioPoint x="252.828" y="334.621"/> + <KivioPoint x="252.276" y="334.276"/> + <KivioPoint x="252.138" y="334.276"/> + <KivioPoint x="251.966" y="334.276"/> + <KivioPoint x="251.793" y="334.103"/> + <KivioPoint x="251.586" y="333.931"/> + <KivioPoint x="251.448" y="333.759"/> + <KivioPoint x="251.103" y="333.586"/> + <KivioPoint x="251.103" y="333.414"/> + <KivioPoint x="251.103" y="333.586"/> + <KivioPoint x="250.897" y="333.586"/> + <KivioPoint x="250.759" y="333.586"/> + <KivioPoint x="250.586" y="333.586"/> + <KivioPoint x="250.414" y="333.586"/> + <KivioPoint x="250.241" y="333.586"/> + <KivioPoint x="250.069" y="333.586"/> + <KivioPoint x="249.897" y="333.586"/> + <KivioPoint x="249.552" y="333.586"/> + <KivioPoint x="249.379" y="333.586"/> + <KivioPoint x="249.207" y="333.586"/> + <KivioPoint x="249.207" y="333.759"/> + <KivioPoint x="249.207" y="333.931"/> + <KivioPoint x="249.207" y="334.103"/> + <KivioPoint x="249.034" y="334.276"/> + <KivioPoint x="249.034" y="334.448"/> + <KivioPoint x="249.034" y="334.621"/> + <KivioPoint x="248.862" y="334.793"/> + <KivioPoint x="248.862" y="334.966"/> + <KivioPoint x="249.034" y="335.138"/> + <KivioPoint x="249.034" y="335.310"/> + <KivioPoint x="249.207" y="335.310"/> + <KivioPoint x="249.379" y="335.310"/> + <KivioPoint x="249.552" y="335.310"/> + <KivioPoint x="249.724" y="335.483"/> + <KivioPoint x="249.724" y="335.655"/> + <KivioPoint x="249.897" y="335.828"/> + <KivioPoint x="249.897" y="336.000"/> + <KivioPoint x="249.897" y="336.345"/> + <KivioPoint x="249.897" y="336.517"/> + <KivioPoint x="249.724" y="336.690"/> + <KivioPoint x="249.724" y="336.862"/> + <KivioPoint x="249.724" y="337.034"/> + <KivioPoint x="249.724" y="337.207"/> + <KivioPoint x="249.724" y="337.379"/> + <KivioPoint x="249.724" y="337.552"/> + <KivioPoint x="249.724" y="337.724"/> + <KivioPoint x="249.897" y="337.897"/> + <KivioPoint x="249.897" y="338.069"/> + <KivioPoint x="250.069" y="338.414"/> + <KivioPoint x="250.241" y="338.241"/> + <KivioPoint x="250.241" y="338.069"/> + <KivioPoint x="250.586" y="337.897"/> + <KivioPoint x="251.103" y="337.897"/> + <KivioPoint x="251.448" y="337.897"/> + <KivioPoint x="251.586" y="338.069"/> + <KivioPoint x="251.586" y="338.414"/> + <KivioPoint x="251.793" y="339.621"/> + <KivioPoint x="251.793" y="339.793"/> + <KivioPoint x="252.276" y="340.138"/> + <KivioPoint x="252.483" y="340.310"/> + <KivioPoint x="252.655" y="340.483"/> + <KivioPoint x="252.655" y="340.828"/> + <KivioPoint x="252.655" y="341.000"/> + <KivioPoint x="252.655" y="341.172"/> + <KivioPoint x="252.483" y="341.172"/> + <KivioPoint x="252.276" y="341.172"/> + <KivioPoint x="252.138" y="341.172"/> + <KivioPoint x="251.966" y="341.172"/> + <KivioPoint x="251.793" y="341.000"/> + <KivioPoint x="251.448" y="341.000"/> + <KivioPoint x="251.276" y="340.828"/> + <KivioPoint x="250.897" y="340.828"/> + <KivioPoint x="250.586" y="340.828"/> + <KivioPoint x="250.414" y="340.828"/> + <KivioPoint x="250.241" y="341.000"/> + <KivioPoint x="250.241" y="341.172"/> + <KivioPoint x="250.241" y="341.345"/> + <KivioPoint x="249.897" y="341.345"/> + <KivioPoint x="249.552" y="341.172"/> + <KivioPoint x="249.552" y="341.000"/> + <KivioPoint x="249.552" y="340.828"/> + <KivioPoint x="249.552" y="340.655"/> + <KivioPoint x="249.379" y="340.655"/> + <KivioPoint x="249.379" y="340.483"/> + <KivioPoint x="249.207" y="340.483"/> + <KivioPoint x="249.207" y="340.310"/> + <KivioPoint x="249.034" y="340.138"/> + <KivioPoint x="248.862" y="339.966"/> + <KivioPoint x="248.862" y="339.793"/> + <KivioPoint x="248.690" y="339.621"/> + <KivioPoint x="248.517" y="339.448"/> + <KivioPoint x="248.345" y="339.448"/> + <KivioPoint x="248.172" y="339.448"/> + <KivioPoint x="248.000" y="339.448"/> + <KivioPoint x="247.828" y="339.448"/> + <KivioPoint x="247.655" y="339.448"/> + <KivioPoint x="247.483" y="339.276"/> + <KivioPoint x="247.310" y="339.103"/> + <KivioPoint x="247.310" y="338.931"/> + <KivioPoint x="247.138" y="338.759"/> + <KivioPoint x="246.966" y="338.759"/> + <KivioPoint x="246.793" y="338.931"/> + <KivioPoint x="246.793" y="339.103"/> + <KivioPoint x="246.793" y="339.276"/> + <KivioPoint x="246.793" y="339.448"/> + <KivioPoint x="246.793" y="339.793"/> + <KivioPoint x="246.966" y="339.966"/> + <KivioPoint x="246.966" y="340.310"/> + <KivioPoint x="247.138" y="340.310"/> + <KivioPoint x="247.138" y="340.483"/> + <KivioPoint x="247.310" y="340.655"/> + <KivioPoint x="247.483" y="340.828"/> + <KivioPoint x="247.655" y="340.828"/> + <KivioPoint x="247.828" y="341.000"/> + <KivioPoint x="248.000" y="341.172"/> + <KivioPoint x="248.000" y="341.345"/> + <KivioPoint x="247.828" y="341.517"/> + <KivioPoint x="247.828" y="341.690"/> + <KivioPoint x="247.828" y="341.862"/> + <KivioPoint x="248.000" y="341.862"/> + <KivioPoint x="248.000" y="342.034"/> + <KivioPoint x="248.000" y="342.207"/> + <KivioPoint x="248.172" y="342.207"/> + <KivioPoint x="248.172" y="342.379"/> + <KivioPoint x="248.172" y="342.552"/> + <KivioPoint x="248.345" y="342.724"/> + <KivioPoint x="248.690" y="342.897"/> + <KivioPoint x="248.862" y="342.897"/> + <KivioPoint x="249.207" y="343.069"/> + <KivioPoint x="249.379" y="343.241"/> + <KivioPoint x="249.552" y="343.414"/> + <KivioPoint x="249.552" y="343.586"/> + <KivioPoint x="249.724" y="343.759"/> + <KivioPoint x="249.724" y="343.931"/> + <KivioPoint x="249.724" y="344.276"/> + <KivioPoint x="249.897" y="344.448"/> + <KivioPoint x="249.897" y="344.621"/> + <KivioPoint x="249.897" y="344.793"/> + <KivioPoint x="249.897" y="344.966"/> + <KivioPoint x="249.897" y="345.138"/> + <KivioPoint x="249.897" y="345.310"/> + <KivioPoint x="249.897" y="345.483"/> + <KivioPoint x="249.897" y="345.655"/> + <KivioPoint x="249.897" y="345.828"/> + <KivioPoint x="249.897" y="346.000"/> + <KivioPoint x="249.724" y="346.172"/> + <KivioPoint x="249.724" y="346.345"/> + <KivioPoint x="249.724" y="346.690"/> + <KivioPoint x="249.724" y="346.862"/> + <KivioPoint x="249.724" y="347.207"/> + <KivioPoint x="249.897" y="347.379"/> + <KivioPoint x="249.897" y="347.552"/> + <KivioPoint x="249.897" y="347.724"/> + <KivioPoint x="250.069" y="347.897"/> + <KivioPoint x="250.069" y="348.069"/> + <KivioPoint x="250.241" y="348.069"/> + <KivioPoint x="250.414" y="348.241"/> + <KivioPoint x="250.586" y="348.241"/> + <KivioPoint x="250.759" y="348.414"/> + <KivioPoint x="250.759" y="348.586"/> + <KivioPoint x="250.759" y="348.759"/> + <KivioPoint x="250.759" y="348.931"/> + <KivioPoint x="250.586" y="349.103"/> + <KivioPoint x="250.414" y="349.276"/> + <KivioPoint x="250.414" y="349.448"/> + <KivioPoint x="250.241" y="349.448"/> + <KivioPoint x="250.069" y="349.448"/> + <KivioPoint x="249.897" y="349.448"/> + <KivioPoint x="249.552" y="349.448"/> + <KivioPoint x="249.379" y="349.276"/> + <KivioPoint x="249.207" y="349.276"/> + <KivioPoint x="249.034" y="348.931"/> + <KivioPoint x="249.034" y="348.759"/> + <KivioPoint x="248.862" y="348.414"/> + <KivioPoint x="248.862" y="348.241"/> + <KivioPoint x="248.690" y="348.069"/> + <KivioPoint x="248.517" y="347.897"/> + <KivioPoint x="248.345" y="347.724"/> + <KivioPoint x="248.345" y="347.552"/> + <KivioPoint x="248.172" y="347.379"/> + <KivioPoint x="248.172" y="347.207"/> + <KivioPoint x="248.000" y="347.034"/> + <KivioPoint x="247.828" y="346.862"/> + <KivioPoint x="247.655" y="346.690"/> + <KivioPoint x="247.483" y="346.517"/> + <KivioPoint x="247.483" y="346.345"/> + <KivioPoint x="247.310" y="346.000"/> + <KivioPoint x="247.138" y="345.828"/> + <KivioPoint x="246.966" y="345.828"/> + <KivioPoint x="246.793" y="345.828"/> + <KivioPoint x="246.621" y="345.828"/> + <KivioPoint x="246.448" y="346.000"/> + <KivioPoint x="246.276" y="346.172"/> + <KivioPoint x="246.103" y="346.345"/> + <KivioPoint x="245.931" y="346.517"/> + <KivioPoint x="245.759" y="346.517"/> + <KivioPoint x="245.759" y="346.690"/> + <KivioPoint x="245.586" y="346.690"/> + <KivioPoint x="245.414" y="346.862"/> + <KivioPoint x="245.414" y="347.034"/> + <KivioPoint x="245.241" y="347.034"/> + <KivioPoint x="245.241" y="347.207"/> + <KivioPoint x="245.069" y="347.379"/> + <KivioPoint x="245.069" y="347.552"/> + <KivioPoint x="245.069" y="347.724"/> + <KivioPoint x="245.069" y="347.897"/> + <KivioPoint x="245.069" y="348.069"/> + <KivioPoint x="245.069" y="348.241"/> + <KivioPoint x="245.241" y="348.414"/> + <KivioPoint x="245.241" y="348.586"/> + <KivioPoint x="245.414" y="348.759"/> + <KivioPoint x="245.759" y="348.931"/> + <KivioPoint x="245.931" y="349.103"/> + <KivioPoint x="246.103" y="349.276"/> + <KivioPoint x="246.103" y="349.448"/> + <KivioPoint x="246.103" y="349.621"/> + <KivioPoint x="246.103" y="349.793"/> + <KivioPoint x="245.931" y="349.966"/> + <KivioPoint x="245.759" y="350.138"/> + <KivioPoint x="245.414" y="350.138"/> + <KivioPoint x="245.241" y="350.138"/> + <KivioPoint x="245.069" y="349.966"/> + <KivioPoint x="244.724" y="349.793"/> + <KivioPoint x="244.724" y="349.621"/> + <KivioPoint x="244.552" y="349.448"/> + <KivioPoint x="244.379" y="349.276"/> + <KivioPoint x="244.379" y="349.103"/> + <KivioPoint x="244.379" y="348.931"/> + <KivioPoint x="244.207" y="348.759"/> + <KivioPoint x="244.207" y="348.586"/> + <KivioPoint x="244.034" y="348.414"/> + <KivioPoint x="244.034" y="348.241"/> + <KivioPoint x="244.034" y="348.069"/> + <KivioPoint x="244.034" y="347.897"/> + <KivioPoint x="243.862" y="347.724"/> + <KivioPoint x="243.862" y="347.552"/> + <KivioPoint x="243.862" y="347.379"/> + <KivioPoint x="243.690" y="347.207"/> + <KivioPoint x="243.690" y="347.034"/> + <KivioPoint x="243.690" y="346.862"/> + <KivioPoint x="243.517" y="346.690"/> + <KivioPoint x="243.345" y="346.517"/> + <KivioPoint x="243.172" y="346.345"/> + <KivioPoint x="243.000" y="346.172"/> + <KivioPoint x="242.828" y="346.000"/> + <KivioPoint x="242.655" y="346.000"/> + <KivioPoint x="242.483" y="345.828"/> + <KivioPoint x="242.310" y="345.655"/> + <KivioPoint x="242.138" y="345.483"/> + <KivioPoint x="241.966" y="345.483"/> + <KivioPoint x="241.966" y="345.310"/> + <KivioPoint x="241.966" y="345.138"/> + <KivioPoint x="241.966" y="344.966"/> + <KivioPoint x="241.966" y="344.793"/> + <KivioPoint x="241.966" y="344.621"/> + <KivioPoint x="241.966" y="344.448"/> + <KivioPoint x="241.966" y="344.276"/> + <KivioPoint x="241.966" y="343.759"/> + <KivioPoint x="241.966" y="343.586"/> + <KivioPoint x="241.793" y="343.759"/> + <KivioPoint x="241.621" y="343.759"/> + <KivioPoint x="241.448" y="343.931"/> + <KivioPoint x="241.103" y="344.103"/> + <KivioPoint x="240.759" y="344.448"/> + <KivioPoint x="240.586" y="344.793"/> + <KivioPoint x="240.414" y="344.966"/> + <KivioPoint x="240.414" y="345.138"/> + <KivioPoint x="240.414" y="345.310"/> + <KivioPoint x="240.414" y="345.483"/> + <KivioPoint x="240.414" y="345.655"/> + <KivioPoint x="240.414" y="345.828"/> + <KivioPoint x="240.414" y="346.000"/> + <KivioPoint x="240.414" y="346.172"/> + <KivioPoint x="240.414" y="346.517"/> + <KivioPoint x="240.586" y="346.690"/> + <KivioPoint x="240.586" y="346.862"/> + <KivioPoint x="240.586" y="347.034"/> + <KivioPoint x="240.414" y="347.207"/> + <KivioPoint x="240.241" y="347.207"/> + <KivioPoint x="240.069" y="347.207"/> + <KivioPoint x="239.724" y="347.207"/> + <KivioPoint x="239.552" y="347.034"/> + <KivioPoint x="239.379" y="346.862"/> + <KivioPoint x="239.207" y="346.690"/> + <KivioPoint x="239.207" y="346.517"/> + <KivioPoint x="239.034" y="346.517"/> + <KivioPoint x="238.862" y="346.345"/> + <KivioPoint x="238.862" y="346.172"/> + <KivioPoint x="238.690" y="346.000"/> + <KivioPoint x="238.517" y="345.828"/> + <KivioPoint x="238.517" y="345.655"/> + <KivioPoint x="238.345" y="345.483"/> + <KivioPoint x="238.172" y="345.310"/> + <KivioPoint x="238.172" y="345.138"/> + <KivioPoint x="238.172" y="344.966"/> + <KivioPoint x="238.172" y="344.793"/> + <KivioPoint x="238.000" y="344.793"/> + <KivioPoint x="238.000" y="344.621"/> + <KivioPoint x="237.828" y="344.448"/> + <KivioPoint x="237.828" y="344.276"/> + <KivioPoint x="237.655" y="344.103"/> + <KivioPoint x="237.655" y="343.931"/> + <KivioPoint x="237.655" y="343.586"/> + <KivioPoint x="237.655" y="343.414"/> + <KivioPoint x="237.655" y="343.241"/> + <KivioPoint x="237.655" y="343.069"/> + <KivioPoint x="237.828" y="342.897"/> + <KivioPoint x="237.828" y="342.724"/> + <KivioPoint x="237.828" y="342.552"/> + <KivioPoint x="238.000" y="342.379"/> + <KivioPoint x="238.172" y="342.207"/> + <KivioPoint x="238.172" y="342.034"/> + <KivioPoint x="238.172" y="341.862"/> + <KivioPoint x="238.172" y="341.690"/> + <KivioPoint x="238.345" y="341.517"/> + <KivioPoint x="238.345" y="341.172"/> + <KivioPoint x="238.345" y="341.000"/> + <KivioPoint x="238.172" y="340.828"/> + <KivioPoint x="238.172" y="340.655"/> + <KivioPoint x="238.172" y="340.483"/> + <KivioPoint x="238.000" y="340.310"/> + <KivioPoint x="237.828" y="340.138"/> + <KivioPoint x="237.828" y="339.966"/> + <KivioPoint x="237.655" y="339.793"/> + <KivioPoint x="237.483" y="339.621"/> + <KivioPoint x="237.310" y="339.276"/> + <KivioPoint x="237.138" y="338.931"/> + <KivioPoint x="236.966" y="338.759"/> + <KivioPoint x="236.793" y="338.759"/> + <KivioPoint x="236.621" y="338.586"/> + <KivioPoint x="236.448" y="338.414"/> + <KivioPoint x="236.276" y="338.414"/> + <KivioPoint x="236.103" y="338.241"/> + <KivioPoint x="235.931" y="338.241"/> + <KivioPoint x="235.759" y="338.241"/> + <KivioPoint x="235.586" y="338.241"/> + <KivioPoint x="235.414" y="338.069"/> + <KivioPoint x="235.241" y="337.897"/> + <KivioPoint x="235.069" y="337.897"/> + <KivioPoint x="235.069" y="337.724"/> + <KivioPoint x="235.069" y="337.552"/> + <KivioPoint x="235.069" y="337.379"/> + <KivioPoint x="235.069" y="337.207"/> + <KivioPoint x="235.069" y="337.034"/> + <KivioPoint x="234.897" y="336.862"/> + <KivioPoint x="234.724" y="336.862"/> + <KivioPoint x="234.552" y="336.690"/> + <KivioPoint x="234.379" y="336.517"/> + <KivioPoint x="234.034" y="336.345"/> + <KivioPoint x="233.862" y="336.172"/> + <KivioPoint x="233.862" y="336.000"/> + <KivioPoint x="233.862" y="335.655"/> + <KivioPoint x="233.862" y="335.483"/> + <KivioPoint x="234.034" y="335.310"/> + <KivioPoint x="234.034" y="335.138"/> + <KivioPoint x="234.034" y="334.966"/> + <KivioPoint x="234.034" y="334.621"/> + <KivioPoint x="234.034" y="334.448"/> + <KivioPoint x="234.034" y="334.276"/> + <KivioPoint x="234.207" y="334.103"/> + <KivioPoint x="234.379" y="333.931"/> + <KivioPoint x="234.379" y="333.759"/> + <KivioPoint x="234.379" y="333.586"/> + <KivioPoint x="234.552" y="333.414"/> + <KivioPoint x="234.552" y="333.241"/> + <KivioPoint x="234.552" y="333.069"/> + <KivioPoint x="234.724" y="333.069"/> + <KivioPoint x="234.724" y="332.897"/> + <KivioPoint x="234.897" y="332.897"/> + <KivioPoint x="235.069" y="333.069"/> + <KivioPoint x="235.414" y="333.069"/> + <KivioPoint x="235.759" y="333.069"/> + <KivioPoint x="235.759" y="332.897"/> + <KivioPoint x="235.931" y="332.897"/> + <KivioPoint x="236.103" y="332.724"/> + <KivioPoint x="236.276" y="332.552"/> + <KivioPoint x="236.448" y="332.552"/> + <KivioPoint x="236.448" y="332.379"/> + <KivioPoint x="236.621" y="332.379"/> + <KivioPoint x="236.793" y="332.379"/> + <KivioPoint x="236.966" y="332.379"/> + <KivioPoint x="237.138" y="332.379"/> + <KivioPoint x="237.483" y="332.552"/> + <KivioPoint x="237.828" y="332.552"/> + <KivioPoint x="238.000" y="332.552"/> + <KivioPoint x="238.172" y="332.379"/> + <KivioPoint x="238.345" y="332.207"/> + <KivioPoint x="238.517" y="332.034"/> + <KivioPoint x="238.517" y="331.862"/> + <KivioPoint x="238.517" y="331.690"/> + <KivioPoint x="238.690" y="331.517"/> + <KivioPoint x="238.690" y="331.345"/> + <KivioPoint x="238.862" y="331.345"/> + <KivioPoint x="239.034" y="331.172"/> + <KivioPoint x="239.207" y="331.172"/> + <KivioPoint x="239.379" y="331.172"/> + <KivioPoint x="239.552" y="331.172"/> + <KivioPoint x="239.724" y="331.172"/> + <KivioPoint x="240.069" y="331.172"/> + <KivioPoint x="240.241" y="331.172"/> + <KivioPoint x="240.414" y="331.345"/> + <KivioPoint x="240.586" y="331.345"/> + <KivioPoint x="240.931" y="331.345"/> + <KivioPoint x="240.931" y="331.517"/> + <KivioPoint x="241.103" y="331.517"/> + <KivioPoint x="241.276" y="331.517"/> + <KivioPoint x="241.448" y="331.517"/> + <KivioPoint x="241.621" y="331.690"/> + <KivioPoint x="241.793" y="331.690"/> + <KivioPoint x="241.966" y="331.690"/> + <KivioPoint x="241.966" y="331.862"/> + <KivioPoint x="242.310" y="331.862"/> + <KivioPoint x="242.483" y="332.034"/> + <KivioPoint x="242.655" y="332.207"/> + <KivioPoint x="243.000" y="332.379"/> + <KivioPoint x="243.172" y="332.552"/> + <KivioPoint x="243.345" y="332.552"/> + <KivioPoint x="243.517" y="332.724"/> + <KivioPoint x="243.690" y="332.897"/> + <KivioPoint x="244.034" y="332.897"/> + <KivioPoint x="244.379" y="333.069"/> + <KivioPoint x="244.724" y="333.069"/> + <KivioPoint x="244.897" y="333.069"/> + <KivioPoint x="245.069" y="333.241"/> + <KivioPoint x="245.414" y="333.241"/> + <KivioPoint x="245.586" y="333.241"/> + <KivioPoint x="245.931" y="333.241"/> + <KivioPoint x="246.103" y="333.241"/> + <KivioPoint x="246.276" y="333.241"/> + <KivioPoint x="246.448" y="333.241"/> + <KivioPoint x="246.621" y="333.241"/> + <KivioPoint x="246.793" y="333.241"/> + <KivioPoint x="246.966" y="333.069"/> + <KivioPoint x="247.138" y="333.069"/> + <KivioPoint x="247.138" y="332.897"/> + <KivioPoint x="247.138" y="332.724"/> + <KivioPoint x="247.138" y="332.552"/> + <KivioPoint x="247.138" y="332.379"/> + <KivioPoint x="247.138" y="332.207"/> + <KivioPoint x="247.138" y="332.034"/> + <KivioPoint x="246.966" y="331.690"/> + <KivioPoint x="246.793" y="331.517"/> + <KivioPoint x="246.621" y="331.517"/> + <KivioPoint x="246.448" y="331.345"/> + <KivioPoint x="246.103" y="331.345"/> + <KivioPoint x="245.931" y="331.345"/> + <KivioPoint x="245.759" y="331.172"/> + <KivioPoint x="245.586" y="331.172"/> + <KivioPoint x="245.586" y="331.000"/> + <KivioPoint x="245.586" y="330.828"/> + <KivioPoint x="245.414" y="330.828"/> + <KivioPoint x="245.414" y="330.655"/> + <KivioPoint x="245.414" y="330.483"/> + <KivioPoint x="245.241" y="330.483"/> + <KivioPoint x="245.069" y="330.483"/> + <KivioPoint x="244.724" y="330.483"/> + <KivioPoint x="244.379" y="330.483"/> + <KivioPoint x="244.207" y="330.310"/> + <KivioPoint x="244.207" y="330.138"/> + <KivioPoint x="244.034" y="330.138"/> + <KivioPoint x="243.690" y="329.966"/> + <KivioPoint x="243.517" y="329.966"/> + <KivioPoint x="243.345" y="330.138"/> + <KivioPoint x="243.172" y="330.138"/> + <KivioPoint x="243.000" y="330.310"/> + <KivioPoint x="242.828" y="330.483"/> + <KivioPoint x="242.655" y="330.483"/> + <KivioPoint x="242.483" y="330.655"/> + <KivioPoint x="242.310" y="330.655"/> + <KivioPoint x="241.966" y="330.655"/> + <KivioPoint x="241.793" y="330.655"/> + <KivioPoint x="241.621" y="330.483"/> + <KivioPoint x="241.276" y="330.483"/> + <KivioPoint x="241.103" y="330.310"/> + <KivioPoint x="240.759" y="330.310"/> + <KivioPoint x="240.241" y="330.138"/> + <KivioPoint x="239.897" y="330.138"/> + <KivioPoint x="239.552" y="330.138"/> + <KivioPoint x="239.207" y="330.138"/> + <KivioPoint x="239.034" y="330.310"/> + <KivioPoint x="238.862" y="330.310"/> + <KivioPoint x="238.690" y="330.483"/> + <KivioPoint x="238.517" y="330.483"/> + <KivioPoint x="238.517" y="330.655"/> + <KivioPoint x="238.345" y="330.655"/> + <KivioPoint x="238.172" y="330.655"/> + <KivioPoint x="238.172" y="330.828"/> + <KivioPoint x="238.172" y="330.655"/> + <KivioPoint x="238.172" y="330.828"/> + <KivioPoint x="238.000" y="330.828"/> + <KivioPoint x="237.828" y="331.000"/> + <KivioPoint x="237.655" y="331.000"/> + <KivioPoint x="237.310" y="331.000"/> + <KivioPoint x="237.138" y="331.000"/> + <KivioPoint x="236.966" y="330.828"/> + <KivioPoint x="236.793" y="330.828"/> + <KivioPoint x="236.793" y="330.655"/> + <KivioPoint x="236.621" y="330.483"/> + <KivioPoint x="236.448" y="330.310"/> + <KivioPoint x="236.276" y="330.138"/> + <KivioPoint x="236.103" y="330.138"/> + <KivioPoint x="235.759" y="330.138"/> + <KivioPoint x="235.586" y="330.310"/> + <KivioPoint x="235.414" y="330.310"/> + <KivioPoint x="235.241" y="330.483"/> + <KivioPoint x="235.069" y="330.483"/> + <KivioPoint x="235.069" y="330.655"/> + <KivioPoint x="234.897" y="330.655"/> + <KivioPoint x="234.724" y="330.828"/> + <KivioPoint x="234.552" y="331.000"/> + <KivioPoint x="234.379" y="331.172"/> + <KivioPoint x="234.379" y="331.345"/> + <KivioPoint x="234.207" y="331.517"/> + <KivioPoint x="234.034" y="331.517"/> + <KivioPoint x="233.862" y="331.517"/> + <KivioPoint x="233.690" y="331.345"/> + <KivioPoint x="233.690" y="331.172"/> + <KivioPoint x="233.690" y="331.000"/> + <KivioPoint x="233.517" y="330.828"/> + <KivioPoint x="233.345" y="330.655"/> + <KivioPoint x="233.345" y="330.483"/> + <KivioPoint x="233.345" y="330.310"/> + <KivioPoint x="233.172" y="330.138"/> + <KivioPoint x="233.172" y="329.966"/> + <KivioPoint x="233.000" y="329.793"/> + <KivioPoint x="233.000" y="329.621"/> + <KivioPoint x="233.000" y="329.448"/> + <KivioPoint x="232.828" y="329.276"/> + <KivioPoint x="232.655" y="329.103"/> + <KivioPoint x="232.483" y="328.931"/> + <KivioPoint x="232.310" y="328.759"/> + <KivioPoint x="231.966" y="328.586"/> + <KivioPoint x="231.621" y="328.414"/> + <KivioPoint x="231.448" y="328.414"/> + <KivioPoint x="231.276" y="328.586"/> + <KivioPoint x="231.103" y="328.586"/> + <KivioPoint x="230.759" y="328.586"/> + <KivioPoint x="230.759" y="328.759"/> + <KivioPoint x="230.586" y="328.759"/> + <KivioPoint x="230.414" y="328.759"/> + <KivioPoint x="230.241" y="328.759"/> + <KivioPoint x="230.069" y="328.759"/> + <KivioPoint x="229.724" y="328.759"/> + <KivioPoint x="229.552" y="328.586"/> + <KivioPoint x="229.552" y="328.414"/> + <KivioPoint x="229.724" y="328.414"/> + <KivioPoint x="229.724" y="328.241"/> + <KivioPoint x="229.724" y="328.069"/> + <KivioPoint x="229.552" y="327.897"/> + <KivioPoint x="229.379" y="327.724"/> + <KivioPoint x="229.207" y="327.552"/> + <KivioPoint x="229.207" y="327.379"/> + <KivioPoint x="229.207" y="327.207"/> + <KivioPoint x="229.379" y="327.034"/> + <KivioPoint x="229.552" y="326.862"/> + <KivioPoint x="229.724" y="326.690"/> + <KivioPoint x="229.897" y="326.517"/> + <KivioPoint x="230.241" y="326.345"/> + <KivioPoint x="230.241" y="326.172"/> + <KivioPoint x="230.586" y="326.000"/> + <KivioPoint x="230.931" y="326.000"/> + <KivioPoint x="231.103" y="325.828"/> + <KivioPoint x="231.103" y="325.655"/> + <KivioPoint x="231.276" y="325.483"/> + <KivioPoint x="231.448" y="325.310"/> + <KivioPoint x="231.621" y="325.310"/> + <KivioPoint x="231.793" y="325.310"/> + <KivioPoint x="231.966" y="325.310"/> + <KivioPoint x="232.310" y="325.310"/> + <KivioPoint x="232.483" y="325.310"/> + <KivioPoint x="232.655" y="325.310"/> + <KivioPoint x="233.000" y="325.310"/> + <KivioPoint x="233.172" y="325.310"/> + <KivioPoint x="233.345" y="325.138"/> + <KivioPoint x="233.345" y="324.966"/> + <KivioPoint x="233.345" y="324.793"/> + <KivioPoint x="233.172" y="324.621"/> + <KivioPoint x="233.000" y="324.448"/> + <KivioPoint x="232.483" y="324.276"/> + <KivioPoint x="232.310" y="324.276"/> + <KivioPoint x="231.966" y="324.276"/> + <KivioPoint x="231.448" y="324.276"/> + <KivioPoint x="231.276" y="324.276"/> + <KivioPoint x="231.103" y="324.448"/> + <KivioPoint x="230.931" y="324.448"/> + <KivioPoint x="230.759" y="324.621"/> + <KivioPoint x="230.586" y="324.621"/> + <KivioPoint x="230.414" y="324.621"/> + <KivioPoint x="230.241" y="324.621"/> + <KivioPoint x="230.069" y="324.448"/> + <KivioPoint x="229.897" y="324.276"/> + <KivioPoint x="229.897" y="324.103"/> + <KivioPoint x="229.724" y="323.931"/> + <KivioPoint x="229.724" y="323.759"/> + <KivioPoint x="229.379" y="323.586"/> + <KivioPoint x="229.207" y="323.414"/> + <KivioPoint x="229.034" y="323.414"/> + <KivioPoint x="228.862" y="323.241"/> + <KivioPoint x="228.690" y="323.241"/> + <KivioPoint x="228.517" y="323.069"/> + <KivioPoint x="228.345" y="322.897"/> + <KivioPoint x="228.172" y="322.724"/> + <KivioPoint x="228.000" y="322.379"/> + <KivioPoint x="228.000" y="322.207"/> + <KivioPoint x="227.828" y="322.034"/> + <KivioPoint x="227.828" y="321.862"/> + <KivioPoint x="227.655" y="321.862"/> + <KivioPoint x="227.483" y="321.690"/> + <KivioPoint x="227.138" y="321.517"/> + <KivioPoint x="226.966" y="321.517"/> + <KivioPoint x="226.621" y="321.172"/> + <KivioPoint x="226.276" y="321.172"/> + <KivioPoint x="226.103" y="321.000"/> + <KivioPoint x="225.931" y="321.000"/> + <KivioPoint x="225.759" y="321.000"/> + <KivioPoint x="225.414" y="320.828"/> + <KivioPoint x="225.069" y="320.828"/> + <KivioPoint x="224.724" y="320.655"/> + <KivioPoint x="224.552" y="320.655"/> + <KivioPoint x="224.379" y="320.483"/> + <KivioPoint x="224.207" y="320.310"/> + <KivioPoint x="224.034" y="320.138"/> + <KivioPoint x="223.897" y="319.966"/> + <KivioPoint x="223.897" y="319.793"/> + <KivioPoint x="223.690" y="319.793"/> + <KivioPoint x="223.690" y="319.448"/> + <KivioPoint x="223.690" y="319.276"/> + <KivioPoint x="223.517" y="319.276"/> + <KivioPoint x="223.345" y="319.103"/> + <KivioPoint x="223.138" y="318.931"/> + <KivioPoint x="223.000" y="318.759"/> + <KivioPoint x="222.828" y="318.759"/> + <KivioPoint x="222.655" y="318.586"/> + <KivioPoint x="222.448" y="318.241"/> + <KivioPoint x="222.448" y="318.069"/> + <KivioPoint x="222.448" y="317.897"/> + <KivioPoint x="222.448" y="317.793"/> + <KivioPoint x="222.655" y="317.552"/> + <KivioPoint x="222.655" y="317.379"/> + <KivioPoint x="222.655" y="317.034"/> + <KivioPoint x="222.655" y="316.862"/> + <KivioPoint x="222.828" y="316.690"/> + <KivioPoint x="223.000" y="316.690"/> + <KivioPoint x="223.345" y="316.690"/> + <KivioPoint x="223.345" y="316.862"/> + <KivioPoint x="223.517" y="316.862"/> + <KivioPoint x="223.690" y="316.862"/> + <KivioPoint x="223.897" y="317.034"/> + <KivioPoint x="224.034" y="317.034"/> + <KivioPoint x="224.207" y="317.034"/> + <KivioPoint x="224.724" y="316.897"/> + <KivioPoint x="224.897" y="317.069"/> + <KivioPoint x="224.897" y="317.241"/> + <KivioPoint x="224.897" y="317.414"/> + <KivioPoint x="225.069" y="317.586"/> + <KivioPoint x="225.069" y="317.793"/> + <KivioPoint x="225.069" y="317.931"/> + <KivioPoint x="225.069" y="318.103"/> + <KivioPoint x="225.069" y="318.276"/> + <KivioPoint x="225.069" y="318.448"/> + <KivioPoint x="225.414" y="318.448"/> + <KivioPoint x="225.586" y="318.586"/> + <KivioPoint x="225.759" y="318.586"/> + <KivioPoint x="225.931" y="318.586"/> + <KivioPoint x="226.103" y="318.586"/> + <KivioPoint x="226.276" y="318.586"/> + <KivioPoint x="226.448" y="318.586"/> + <KivioPoint x="226.621" y="318.586"/> + <KivioPoint x="226.793" y="318.586"/> + <KivioPoint x="226.966" y="318.448"/> + <KivioPoint x="227.138" y="318.448"/> + <KivioPoint x="227.138" y="318.276"/> + <KivioPoint x="227.310" y="318.103"/> + <KivioPoint x="227.483" y="317.931"/> + <KivioPoint x="227.655" y="317.793"/> + <KivioPoint x="227.655" y="317.586"/> + <KivioPoint x="227.828" y="317.414"/> + <KivioPoint x="227.828" y="317.241"/> + <KivioPoint x="227.828" y="317.069"/> + <KivioPoint x="227.828" y="316.897"/> + <KivioPoint x="227.828" y="316.724"/> + <KivioPoint x="227.655" y="316.552"/> + <KivioPoint x="227.483" y="316.379"/> + <KivioPoint x="227.310" y="316.207"/> + <KivioPoint x="227.138" y="316.207"/> + <KivioPoint x="227.138" y="316.034"/> + <KivioPoint x="226.966" y="315.862"/> + <KivioPoint x="226.966" y="315.690"/> + <KivioPoint x="226.793" y="315.517"/> + <KivioPoint x="226.793" y="315.172"/> + <KivioPoint x="226.793" y="315.000"/> + <KivioPoint x="226.793" y="314.828"/> + <KivioPoint x="226.793" y="314.655"/> + <KivioPoint x="226.966" y="314.483"/> + <KivioPoint x="227.138" y="314.310"/> + <KivioPoint x="227.310" y="314.138"/> + <KivioPoint x="227.483" y="313.966"/> + <KivioPoint x="227.655" y="313.966"/> + <KivioPoint x="227.828" y="313.966"/> + <KivioPoint x="228.172" y="313.966"/> + <KivioPoint x="228.517" y="314.138"/> + <KivioPoint x="228.690" y="314.138"/> + <KivioPoint x="228.862" y="313.966"/> + <KivioPoint x="229.034" y="313.793"/> + <KivioPoint x="229.034" y="313.621"/> + <KivioPoint x="229.207" y="313.448"/> + <KivioPoint x="229.207" y="313.276"/> + <KivioPoint x="229.207" y="313.103"/> + <KivioPoint x="229.379" y="312.931"/> + <KivioPoint x="229.379" y="312.759"/> + <KivioPoint x="229.379" y="312.586"/> + <KivioPoint x="229.552" y="312.414"/> + <KivioPoint x="229.724" y="312.241"/> + <KivioPoint x="229.897" y="311.897"/> + <KivioPoint x="230.069" y="311.724"/> + <KivioPoint x="230.241" y="311.552"/> + <KivioPoint x="230.414" y="311.379"/> + <KivioPoint x="230.586" y="311.379"/> + <KivioPoint x="230.759" y="311.207"/> + <KivioPoint x="230.931" y="311.034"/> + <KivioPoint x="231.103" y="311.034"/> + <KivioPoint x="231.276" y="310.862"/> + <KivioPoint x="231.448" y="310.690"/> + <KivioPoint x="231.621" y="310.517"/> + <KivioPoint x="231.621" y="310.345"/> + <KivioPoint x="231.793" y="310.172"/> + <KivioPoint x="231.793" y="310.000"/> + <KivioPoint x="231.793" y="309.828"/> + <KivioPoint x="231.793" y="309.655"/> + <KivioPoint x="231.793" y="309.483"/> + <KivioPoint x="231.793" y="309.310"/> + <KivioPoint x="231.793" y="309.138"/> + <KivioPoint x="231.793" y="308.966"/> + <KivioPoint x="231.793" y="308.621"/> + <KivioPoint x="231.793" y="308.448"/> + <KivioPoint x="231.793" y="308.276"/> + <KivioPoint x="231.793" y="307.931"/> + <KivioPoint x="231.793" y="307.759"/> + <KivioPoint x="231.793" y="307.586"/> + <KivioPoint x="231.793" y="307.414"/> + <KivioPoint x="231.793" y="307.241"/> + <KivioPoint x="231.793" y="307.069"/> + <KivioPoint x="231.793" y="306.897"/> + <KivioPoint x="231.793" y="306.724"/> + <KivioPoint x="231.793" y="306.552"/> + <KivioPoint x="231.897" y="306.276"/> + <KivioPoint x="232.345" y="306.172"/> + <KivioPoint x="232.517" y="306.000"/> + <KivioPoint x="232.690" y="306.000"/> + <KivioPoint x="232.690" y="305.828"/> + <KivioPoint x="232.862" y="305.655"/> + <KivioPoint x="233.034" y="305.655"/> + <KivioPoint x="233.207" y="305.655"/> + <KivioPoint x="233.379" y="305.655"/> + <KivioPoint x="233.552" y="305.655"/> + <KivioPoint x="233.897" y="305.655"/> + <KivioPoint x="234.069" y="305.655"/> + <KivioPoint x="234.414" y="305.655"/> + <KivioPoint x="234.759" y="305.655"/> + <KivioPoint x="234.931" y="305.655"/> + <KivioPoint x="235.103" y="305.483"/> + <KivioPoint x="235.276" y="305.483"/> + <KivioPoint x="235.621" y="305.310"/> + <KivioPoint x="235.966" y="305.310"/> + <KivioPoint x="236.138" y="305.138"/> + <KivioPoint x="236.483" y="305.138"/> + <KivioPoint x="236.655" y="304.966"/> + <KivioPoint x="237.034" y="304.966"/> + <KivioPoint x="237.172" y="304.793"/> + <KivioPoint x="237.345" y="304.793"/> + <KivioPoint x="237.517" y="304.655"/> + <KivioPoint x="237.690" y="304.448"/> + <KivioPoint x="238.034" y="304.276"/> + <KivioPoint x="238.207" y="304.103"/> + <KivioPoint x="238.207" y="303.931"/> + <KivioPoint x="238.379" y="303.759"/> + <KivioPoint x="238.552" y="303.586"/> + <KivioPoint x="238.724" y="303.414"/> + <KivioPoint x="238.897" y="303.241"/> + <KivioPoint x="239.069" y="303.069"/> + <KivioPoint x="239.069" y="302.897"/> + <KivioPoint x="239.241" y="302.724"/> + <KivioPoint x="239.414" y="302.724"/> + <KivioPoint x="239.414" y="302.552"/> + <KivioPoint x="239.586" y="302.552"/> + <KivioPoint x="239.759" y="302.552"/> + <KivioPoint x="240.103" y="302.379"/> + <KivioPoint x="240.276" y="302.379"/> + <KivioPoint x="240.448" y="302.379"/> + <KivioPoint x="240.621" y="302.379"/> + <KivioPoint x="240.793" y="302.379"/> + <KivioPoint x="241.138" y="302.379"/> + <KivioPoint x="241.483" y="302.379"/> + <KivioPoint x="241.655" y="302.379"/> + <KivioPoint x="242.000" y="302.379"/> + <KivioPoint x="242.172" y="302.379"/> + <KivioPoint x="242.345" y="302.379"/> + <KivioPoint x="242.517" y="302.379"/> + <KivioPoint x="242.690" y="302.379"/> + <KivioPoint x="243.034" y="302.207"/> + <KivioPoint x="243.379" y="302.207"/> + <KivioPoint x="243.552" y="302.034"/> + <KivioPoint x="243.724" y="301.862"/> + <KivioPoint x="243.897" y="301.690"/> + <KivioPoint x="244.069" y="301.517"/> + <KivioPoint x="244.241" y="301.345"/> + <KivioPoint x="244.241" y="301.172"/> + <KivioPoint x="244.414" y="301.000"/> + <KivioPoint x="244.586" y="300.828"/> + <KivioPoint x="244.759" y="300.655"/> + <KivioPoint x="244.931" y="300.655"/> + <KivioPoint x="244.931" y="300.483"/> + <KivioPoint x="245.103" y="300.483"/> + <KivioPoint x="245.552" y="300.241"/> + <KivioPoint x="246.448" y="300.448"/> + <KivioPoint x="246.621" y="300.448"/> + <KivioPoint x="246.966" y="300.621"/> + <KivioPoint x="247.138" y="300.621"/> + <KivioPoint x="247.310" y="300.621"/> + <KivioPoint x="247.655" y="300.448"/> + <KivioPoint x="247.828" y="300.276"/> + <KivioPoint x="248.000" y="300.103"/> + <KivioPoint x="248.345" y="299.931"/> + <KivioPoint x="248.517" y="299.759"/> + <KivioPoint x="248.690" y="299.586"/> + <KivioPoint x="248.862" y="299.586"/> + <KivioPoint x="249.034" y="299.414"/> + <KivioPoint x="249.207" y="299.414"/> + <KivioPoint x="249.379" y="299.414"/> + <KivioPoint x="249.724" y="299.414"/> + <KivioPoint x="250.172" y="299.414"/> + <KivioPoint x="250.414" y="299.414"/> + <KivioPoint x="250.931" y="299.414"/> + <KivioPoint x="251.103" y="299.586"/> + <KivioPoint x="251.276" y="299.586"/> + <KivioPoint x="251.448" y="299.586"/> + <KivioPoint x="251.621" y="299.586"/> + <KivioPoint x="251.793" y="299.414"/> + <KivioPoint x="252.138" y="299.069"/> + <KivioPoint x="252.483" y="298.897"/> + <KivioPoint x="252.655" y="298.724"/> + <KivioPoint x="252.828" y="298.724"/> + <KivioPoint x="253.172" y="298.379"/> + <KivioPoint x="253.517" y="298.379"/> + <KivioPoint x="253.690" y="298.207"/> + <KivioPoint x="254.034" y="298.034"/> + <KivioPoint x="254.379" y="297.862"/> + <KivioPoint x="254.552" y="297.690"/> + <KivioPoint x="254.724" y="297.517"/> + <KivioPoint x="254.897" y="297.345"/> + <KivioPoint x="255.069" y="297.345"/> + <KivioPoint x="255.241" y="297.172"/> + <KivioPoint x="255.586" y="297.000"/> + <KivioPoint x="255.759" y="297.000"/> + <KivioPoint x="255.931" y="297.172"/> + <KivioPoint x="256.103" y="297.172"/> + <KivioPoint x="256.448" y="297.345"/> + <KivioPoint x="256.966" y="297.690"/> + <KivioPoint x="257.310" y="297.862"/> + <KivioPoint x="257.655" y="298.034"/> + <KivioPoint x="258.000" y="298.034"/> + <KivioPoint x="258.345" y="298.034"/> + <KivioPoint x="258.517" y="298.207"/> + <KivioPoint x="258.690" y="298.379"/> + <KivioPoint x="259.034" y="298.379"/> + <KivioPoint x="259.379" y="298.552"/> + <KivioPoint x="259.724" y="298.724"/> + <KivioPoint x="260.069" y="298.724"/> + <KivioPoint x="261.448" y="298.724"/> + <KivioPoint x="261.793" y="298.897"/> + <KivioPoint x="262.483" y="299.069"/> + <KivioPoint x="262.655" y="299.069"/> + <KivioPoint x="262.828" y="299.241"/> + <KivioPoint x="263.000" y="299.414"/> + <KivioPoint x="263.172" y="299.414"/> + <KivioPoint x="263.345" y="299.414"/> + <KivioPoint x="263.690" y="299.586"/> + <KivioPoint x="263.862" y="299.586"/> + <KivioPoint x="264.207" y="299.586"/> + <KivioPoint x="264.379" y="299.414"/> + <KivioPoint x="264.552" y="299.414"/> + <KivioPoint x="264.724" y="299.241"/> + <KivioPoint x="264.897" y="299.069"/> + <KivioPoint x="265.069" y="299.069"/> + <KivioPoint x="265.241" y="298.897"/> + <KivioPoint x="265.586" y="298.897"/> + <KivioPoint x="265.759" y="298.724"/> + <KivioPoint x="265.931" y="298.724"/> + <KivioPoint x="266.103" y="298.552"/> + <KivioPoint x="266.276" y="298.552"/> + <KivioPoint x="266.448" y="298.552"/> + <KivioPoint x="266.621" y="298.552"/> + <KivioPoint x="266.966" y="298.552"/> + <KivioPoint x="267.310" y="298.552"/> + <KivioPoint x="267.655" y="298.552"/> + <KivioPoint x="268.000" y="298.552"/> + <KivioPoint x="268.172" y="298.552"/> + <KivioPoint x="268.345" y="298.552"/> + <KivioPoint x="268.690" y="298.552"/> + <KivioPoint x="268.862" y="298.552"/> + <KivioPoint x="269.034" y="298.379"/> + <KivioPoint x="269.207" y="298.379"/> + <KivioPoint x="269.379" y="298.207"/> + <KivioPoint x="269.552" y="298.034"/> + <KivioPoint x="269.724" y="298.034"/> + <KivioPoint x="269.724" y="297.690"/> + <KivioPoint x="269.897" y="297.517"/> + <KivioPoint x="269.897" y="297.345"/> + <KivioPoint x="269.897" y="297.172"/> + <KivioPoint x="269.897" y="297.000"/> + <KivioPoint x="269.724" y="296.828"/> + <KivioPoint x="269.724" y="296.655"/> + <KivioPoint x="269.552" y="296.483"/> + <KivioPoint x="269.552" y="296.310"/> + <KivioPoint x="269.552" y="296.138"/> + <KivioPoint x="269.379" y="295.966"/> + <KivioPoint x="269.379" y="295.793"/> + <KivioPoint x="269.379" y="295.621"/> + <KivioPoint x="269.379" y="295.448"/> + <KivioPoint x="269.379" y="295.276"/> + <KivioPoint x="269.379" y="295.103"/> + <KivioPoint x="269.379" y="294.931"/> + <KivioPoint x="269.379" y="294.759"/> + <KivioPoint x="269.379" y="294.586"/> + <KivioPoint x="269.552" y="294.414"/> + <KivioPoint x="269.724" y="294.241"/> + <KivioPoint x="269.897" y="294.069"/> + <KivioPoint x="270.069" y="294.069"/> + <KivioPoint x="270.069" y="293.897"/> + <KivioPoint x="270.241" y="293.897"/> + <KivioPoint x="270.414" y="293.724"/> + <KivioPoint x="270.586" y="293.724"/> + <KivioPoint x="270.759" y="293.552"/> + <KivioPoint x="270.931" y="293.552"/> + <KivioPoint x="271.103" y="293.379"/> + <KivioPoint x="272.138" y="293.586"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon37"> + <KivioPoint x="229.793" y="329.828"/> + <KivioPoint x="229.621" y="329.828"/> + <KivioPoint x="229.448" y="330.000"/> + <KivioPoint x="229.448" y="330.172"/> + <KivioPoint x="229.276" y="330.345"/> + <KivioPoint x="229.276" y="330.517"/> + <KivioPoint x="229.103" y="330.517"/> + <KivioPoint x="229.103" y="330.690"/> + <KivioPoint x="228.931" y="330.862"/> + <KivioPoint x="228.759" y="330.862"/> + <KivioPoint x="228.586" y="331.034"/> + <KivioPoint x="228.414" y="331.034"/> + <KivioPoint x="228.069" y="331.034"/> + <KivioPoint x="227.724" y="331.034"/> + <KivioPoint x="227.552" y="331.207"/> + <KivioPoint x="227.379" y="331.207"/> + <KivioPoint x="227.207" y="331.379"/> + <KivioPoint x="227.207" y="331.552"/> + <KivioPoint x="227.207" y="331.724"/> + <KivioPoint x="227.207" y="331.897"/> + <KivioPoint x="227.207" y="332.069"/> + <KivioPoint x="227.207" y="332.241"/> + <KivioPoint x="227.207" y="332.414"/> + <KivioPoint x="227.207" y="332.586"/> + <KivioPoint x="227.034" y="332.759"/> + <KivioPoint x="227.034" y="332.931"/> + <KivioPoint x="227.034" y="333.103"/> + <KivioPoint x="227.207" y="333.276"/> + <KivioPoint x="227.379" y="333.103"/> + <KivioPoint x="227.379" y="332.931"/> + <KivioPoint x="227.552" y="332.931"/> + <KivioPoint x="227.724" y="332.931"/> + <KivioPoint x="227.897" y="332.931"/> + <KivioPoint x="228.069" y="332.759"/> + <KivioPoint x="228.241" y="332.586"/> + <KivioPoint x="228.414" y="332.586"/> + <KivioPoint x="228.586" y="332.759"/> + <KivioPoint x="228.759" y="332.931"/> + <KivioPoint x="228.931" y="333.103"/> + <KivioPoint x="229.103" y="333.103"/> + <KivioPoint x="229.103" y="333.276"/> + <KivioPoint x="229.276" y="333.276"/> + <KivioPoint x="229.448" y="333.448"/> + <KivioPoint x="229.621" y="333.448"/> + <KivioPoint x="229.793" y="333.448"/> + <KivioPoint x="229.966" y="333.621"/> + <KivioPoint x="230.138" y="333.621"/> + <KivioPoint x="230.310" y="333.793"/> + <KivioPoint x="230.483" y="333.966"/> + <KivioPoint x="230.655" y="333.966"/> + <KivioPoint x="230.828" y="333.793"/> + <KivioPoint x="231.000" y="333.621"/> + <KivioPoint x="231.000" y="333.448"/> + <KivioPoint x="231.000" y="333.103"/> + <KivioPoint x="230.828" y="332.931"/> + <KivioPoint x="230.828" y="332.759"/> + <KivioPoint x="230.828" y="332.586"/> + <KivioPoint x="230.655" y="332.586"/> + <KivioPoint x="230.483" y="332.414"/> + <KivioPoint x="230.138" y="332.241"/> + <KivioPoint x="229.966" y="332.069"/> + <KivioPoint x="229.793" y="331.897"/> + <KivioPoint x="229.793" y="331.724"/> + <KivioPoint x="229.793" y="331.552"/> + <KivioPoint x="229.793" y="331.379"/> + <KivioPoint x="229.793" y="331.207"/> + <KivioPoint x="229.966" y="331.034"/> + <KivioPoint x="229.966" y="330.862"/> + <KivioPoint x="230.138" y="330.862"/> + <KivioPoint x="230.483" y="330.862"/> + <KivioPoint x="230.655" y="330.862"/> + <KivioPoint x="230.828" y="330.862"/> + <KivioPoint x="230.828" y="330.690"/> + <KivioPoint x="230.828" y="330.517"/> + <KivioPoint x="230.828" y="330.345"/> + <KivioPoint x="230.828" y="330.172"/> + <KivioPoint x="230.828" y="330.000"/> + <KivioPoint x="230.655" y="329.828"/> + <KivioPoint x="230.655" y="329.655"/> + <KivioPoint x="230.483" y="329.483"/> + <KivioPoint x="230.483" y="329.310"/> + <KivioPoint x="230.310" y="329.310"/> + <KivioPoint x="230.138" y="329.310"/> + <KivioPoint x="229.793" y="329.828"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon38"> + <KivioPoint x="229.793" y="335.172"/> + <KivioPoint x="229.793" y="335.345"/> + <KivioPoint x="229.793" y="335.517"/> + <KivioPoint x="229.793" y="335.690"/> + <KivioPoint x="229.966" y="335.862"/> + <KivioPoint x="229.966" y="336.034"/> + <KivioPoint x="230.138" y="336.207"/> + <KivioPoint x="230.138" y="336.379"/> + <KivioPoint x="230.138" y="336.552"/> + <KivioPoint x="230.138" y="336.724"/> + <KivioPoint x="230.138" y="336.897"/> + <KivioPoint x="230.310" y="337.069"/> + <KivioPoint x="230.483" y="337.241"/> + <KivioPoint x="230.483" y="337.414"/> + <KivioPoint x="230.655" y="337.414"/> + <KivioPoint x="230.828" y="337.414"/> + <KivioPoint x="230.828" y="337.586"/> + <KivioPoint x="231.000" y="337.586"/> + <KivioPoint x="231.172" y="337.759"/> + <KivioPoint x="231.345" y="337.931"/> + <KivioPoint x="231.517" y="338.103"/> + <KivioPoint x="231.690" y="338.103"/> + <KivioPoint x="231.862" y="338.103"/> + <KivioPoint x="232.034" y="338.103"/> + <KivioPoint x="232.207" y="338.103"/> + <KivioPoint x="232.379" y="337.931"/> + <KivioPoint x="232.552" y="337.759"/> + <KivioPoint x="232.552" y="337.586"/> + <KivioPoint x="232.552" y="337.414"/> + <KivioPoint x="232.724" y="337.414"/> + <KivioPoint x="232.897" y="337.241"/> + <KivioPoint x="232.897" y="337.069"/> + <KivioPoint x="232.897" y="336.897"/> + <KivioPoint x="232.724" y="336.724"/> + <KivioPoint x="232.552" y="336.552"/> + <KivioPoint x="232.379" y="336.379"/> + <KivioPoint x="232.207" y="336.379"/> + <KivioPoint x="232.034" y="336.207"/> + <KivioPoint x="231.862" y="336.034"/> + <KivioPoint x="231.690" y="335.862"/> + <KivioPoint x="231.690" y="335.690"/> + <KivioPoint x="231.517" y="335.517"/> + <KivioPoint x="231.517" y="335.345"/> + <KivioPoint x="231.345" y="335.172"/> + <KivioPoint x="231.172" y="335.000"/> + <KivioPoint x="231.000" y="335.000"/> + <KivioPoint x="231.000" y="334.828"/> + <KivioPoint x="230.828" y="334.828"/> + <KivioPoint x="230.655" y="334.828"/> + <KivioPoint x="230.483" y="334.828"/> + <KivioPoint x="230.483" y="335.000"/> + <KivioPoint x="230.310" y="335.000"/> + <KivioPoint x="230.310" y="335.172"/> + <KivioPoint x="230.310" y="335.345"/> + <KivioPoint x="230.310" y="335.517"/> + <KivioPoint x="229.793" y="335.172"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon39"> + <KivioPoint x="249.276" y="322.759"/> + <KivioPoint x="248.931" y="322.586"/> + <KivioPoint x="248.759" y="322.414"/> + <KivioPoint x="248.586" y="322.414"/> + <KivioPoint x="248.414" y="322.586"/> + <KivioPoint x="248.241" y="322.759"/> + <KivioPoint x="248.241" y="322.931"/> + <KivioPoint x="248.241" y="323.103"/> + <KivioPoint x="248.241" y="323.276"/> + <KivioPoint x="248.241" y="323.448"/> + <KivioPoint x="248.241" y="323.621"/> + <KivioPoint x="248.241" y="323.793"/> + <KivioPoint x="248.069" y="323.966"/> + <KivioPoint x="247.897" y="324.138"/> + <KivioPoint x="247.724" y="324.310"/> + <KivioPoint x="247.552" y="324.483"/> + <KivioPoint x="247.552" y="324.655"/> + <KivioPoint x="247.552" y="324.828"/> + <KivioPoint x="247.552" y="325.000"/> + <KivioPoint x="247.724" y="325.172"/> + <KivioPoint x="247.897" y="325.345"/> + <KivioPoint x="248.241" y="325.517"/> + <KivioPoint x="248.414" y="325.517"/> + <KivioPoint x="248.586" y="325.517"/> + <KivioPoint x="248.759" y="325.517"/> + <KivioPoint x="248.931" y="325.517"/> + <KivioPoint x="249.103" y="325.517"/> + <KivioPoint x="249.448" y="325.517"/> + <KivioPoint x="249.793" y="325.517"/> + <KivioPoint x="250.172" y="325.690"/> + <KivioPoint x="250.310" y="325.862"/> + <KivioPoint x="250.655" y="326.034"/> + <KivioPoint x="250.828" y="326.207"/> + <KivioPoint x="250.828" y="326.379"/> + <KivioPoint x="251.000" y="326.379"/> + <KivioPoint x="251.172" y="326.552"/> + <KivioPoint x="251.172" y="326.724"/> + <KivioPoint x="251.345" y="326.897"/> + <KivioPoint x="251.517" y="327.069"/> + <KivioPoint x="251.517" y="327.241"/> + <KivioPoint x="251.690" y="327.586"/> + <KivioPoint x="251.862" y="327.759"/> + <KivioPoint x="252.034" y="327.931"/> + <KivioPoint x="252.379" y="328.103"/> + <KivioPoint x="252.552" y="328.103"/> + <KivioPoint x="252.724" y="328.276"/> + <KivioPoint x="252.897" y="328.448"/> + <KivioPoint x="253.069" y="328.621"/> + <KivioPoint x="253.241" y="328.793"/> + <KivioPoint x="253.414" y="328.793"/> + <KivioPoint x="253.759" y="328.966"/> + <KivioPoint x="254.103" y="328.966"/> + <KivioPoint x="254.276" y="328.966"/> + <KivioPoint x="254.621" y="328.966"/> + <KivioPoint x="254.966" y="328.966"/> + <KivioPoint x="255.138" y="329.138"/> + <KivioPoint x="255.310" y="329.310"/> + <KivioPoint x="255.483" y="329.483"/> + <KivioPoint x="255.655" y="329.483"/> + <KivioPoint x="255.655" y="329.828"/> + <KivioPoint x="256.000" y="330.000"/> + <KivioPoint x="256.172" y="330.172"/> + <KivioPoint x="256.345" y="330.345"/> + <KivioPoint x="256.517" y="330.517"/> + <KivioPoint x="256.690" y="330.690"/> + <KivioPoint x="256.862" y="330.862"/> + <KivioPoint x="257.034" y="331.207"/> + <KivioPoint x="257.034" y="331.379"/> + <KivioPoint x="257.034" y="331.724"/> + <KivioPoint x="257.207" y="331.897"/> + <KivioPoint x="257.207" y="332.069"/> + <KivioPoint x="257.207" y="332.241"/> + <KivioPoint x="257.379" y="332.414"/> + <KivioPoint x="257.379" y="332.586"/> + <KivioPoint x="257.724" y="332.586"/> + <KivioPoint x="258.069" y="332.759"/> + <KivioPoint x="258.414" y="332.931"/> + <KivioPoint x="258.759" y="332.931"/> + <KivioPoint x="258.931" y="333.276"/> + <KivioPoint x="259.103" y="333.276"/> + <KivioPoint x="259.276" y="333.448"/> + <KivioPoint x="259.276" y="333.621"/> + <KivioPoint x="259.448" y="333.621"/> + <KivioPoint x="259.793" y="333.793"/> + <KivioPoint x="260.138" y="333.793"/> + <KivioPoint x="260.483" y="333.793"/> + <KivioPoint x="260.483" y="333.621"/> + <KivioPoint x="260.483" y="333.276"/> + <KivioPoint x="260.483" y="333.103"/> + <KivioPoint x="260.483" y="332.931"/> + <KivioPoint x="260.483" y="332.759"/> + <KivioPoint x="260.483" y="332.586"/> + <KivioPoint x="260.483" y="332.414"/> + <KivioPoint x="260.483" y="332.241"/> + <KivioPoint x="260.483" y="332.069"/> + <KivioPoint x="260.483" y="331.724"/> + <KivioPoint x="260.483" y="331.552"/> + <KivioPoint x="260.310" y="331.379"/> + <KivioPoint x="260.138" y="331.207"/> + <KivioPoint x="259.966" y="331.207"/> + <KivioPoint x="259.621" y="331.207"/> + <KivioPoint x="259.448" y="331.207"/> + <KivioPoint x="259.276" y="331.207"/> + <KivioPoint x="258.931" y="331.207"/> + <KivioPoint x="258.759" y="331.034"/> + <KivioPoint x="258.414" y="330.862"/> + <KivioPoint x="258.069" y="330.690"/> + <KivioPoint x="257.724" y="330.517"/> + <KivioPoint x="257.552" y="330.345"/> + <KivioPoint x="257.379" y="330.172"/> + <KivioPoint x="257.034" y="329.655"/> + <KivioPoint x="257.034" y="329.310"/> + <KivioPoint x="257.034" y="329.138"/> + <KivioPoint x="257.034" y="328.793"/> + <KivioPoint x="257.034" y="328.448"/> + <KivioPoint x="257.034" y="328.103"/> + <KivioPoint x="257.034" y="327.759"/> + <KivioPoint x="256.862" y="327.414"/> + <KivioPoint x="256.690" y="327.069"/> + <KivioPoint x="256.517" y="326.724"/> + <KivioPoint x="256.345" y="326.379"/> + <KivioPoint x="256.172" y="326.379"/> + <KivioPoint x="256.000" y="326.207"/> + <KivioPoint x="255.828" y="326.207"/> + <KivioPoint x="255.655" y="326.207"/> + <KivioPoint x="255.310" y="326.207"/> + <KivioPoint x="255.138" y="326.207"/> + <KivioPoint x="254.966" y="326.207"/> + <KivioPoint x="254.793" y="326.207"/> + <KivioPoint x="254.448" y="326.207"/> + <KivioPoint x="254.103" y="326.034"/> + <KivioPoint x="253.931" y="325.862"/> + <KivioPoint x="253.586" y="325.862"/> + <KivioPoint x="253.241" y="325.690"/> + <KivioPoint x="253.069" y="325.517"/> + <KivioPoint x="252.897" y="325.517"/> + <KivioPoint x="252.724" y="325.345"/> + <KivioPoint x="252.552" y="325.345"/> + <KivioPoint x="252.207" y="325.345"/> + <KivioPoint x="251.862" y="325.345"/> + <KivioPoint x="251.690" y="325.172"/> + <KivioPoint x="251.517" y="325.000"/> + <KivioPoint x="251.345" y="324.828"/> + <KivioPoint x="251.172" y="324.655"/> + <KivioPoint x="251.172" y="324.483"/> + <KivioPoint x="251.000" y="324.310"/> + <KivioPoint x="250.828" y="323.966"/> + <KivioPoint x="250.483" y="323.793"/> + <KivioPoint x="250.310" y="323.621"/> + <KivioPoint x="250.172" y="323.448"/> + <KivioPoint x="249.793" y="323.276"/> + <KivioPoint x="249.276" y="322.931"/> + <KivioPoint x="249.276" y="322.759"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon40"> + <KivioPoint x="259.276" y="304.310"/> + <KivioPoint x="259.276" y="304.483"/> + <KivioPoint x="259.103" y="304.655"/> + <KivioPoint x="259.103" y="304.828"/> + <KivioPoint x="258.931" y="304.828"/> + <KivioPoint x="258.759" y="305.000"/> + <KivioPoint x="258.586" y="305.000"/> + <KivioPoint x="258.414" y="305.000"/> + <KivioPoint x="258.414" y="305.172"/> + <KivioPoint x="258.241" y="305.172"/> + <KivioPoint x="258.069" y="305.345"/> + <KivioPoint x="257.897" y="305.517"/> + <KivioPoint x="257.897" y="305.690"/> + <KivioPoint x="257.724" y="305.690"/> + <KivioPoint x="257.724" y="305.862"/> + <KivioPoint x="258.069" y="306.207"/> + <KivioPoint x="258.241" y="306.552"/> + <KivioPoint x="258.241" y="306.724"/> + <KivioPoint x="258.414" y="306.724"/> + <KivioPoint x="258.759" y="306.724"/> + <KivioPoint x="259.103" y="306.897"/> + <KivioPoint x="259.448" y="306.897"/> + <KivioPoint x="259.966" y="307.069"/> + <KivioPoint x="260.138" y="307.069"/> + <KivioPoint x="260.310" y="307.069"/> + <KivioPoint x="260.483" y="306.897"/> + <KivioPoint x="260.655" y="306.724"/> + <KivioPoint x="260.828" y="306.552"/> + <KivioPoint x="260.828" y="306.379"/> + <KivioPoint x="261.000" y="306.207"/> + <KivioPoint x="261.000" y="306.034"/> + <KivioPoint x="261.000" y="305.862"/> + <KivioPoint x="260.828" y="305.690"/> + <KivioPoint x="260.655" y="305.345"/> + <KivioPoint x="260.655" y="305.172"/> + <KivioPoint x="259.276" y="304.310"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon41"> + <KivioPoint x="179.621" y="255.862"/> + <KivioPoint x="179.793" y="255.690"/> + <KivioPoint x="179.966" y="255.517"/> + <KivioPoint x="180.138" y="255.345"/> + <KivioPoint x="180.138" y="255.172"/> + <KivioPoint x="180.138" y="255.000"/> + <KivioPoint x="180.310" y="254.828"/> + <KivioPoint x="180.310" y="254.655"/> + <KivioPoint x="180.310" y="254.483"/> + <KivioPoint x="180.310" y="254.310"/> + <KivioPoint x="180.310" y="254.138"/> + <KivioPoint x="180.310" y="253.966"/> + <KivioPoint x="180.138" y="253.793"/> + <KivioPoint x="180.138" y="253.621"/> + <KivioPoint x="179.966" y="253.448"/> + <KivioPoint x="179.793" y="253.276"/> + <KivioPoint x="179.793" y="253.103"/> + <KivioPoint x="179.621" y="252.931"/> + <KivioPoint x="179.621" y="252.759"/> + <KivioPoint x="179.621" y="252.586"/> + <KivioPoint x="179.793" y="252.414"/> + <KivioPoint x="180.138" y="252.241"/> + <KivioPoint x="180.310" y="252.103"/> + <KivioPoint x="180.483" y="252.103"/> + <KivioPoint x="180.483" y="251.897"/> + <KivioPoint x="180.483" y="251.724"/> + <KivioPoint x="180.483" y="251.379"/> + <KivioPoint x="180.483" y="251.207"/> + <KivioPoint x="180.310" y="251.034"/> + <KivioPoint x="180.138" y="250.690"/> + <KivioPoint x="180.138" y="250.517"/> + <KivioPoint x="179.966" y="250.345"/> + <KivioPoint x="179.966" y="250.172"/> + <KivioPoint x="180.138" y="250.000"/> + <KivioPoint x="180.483" y="249.828"/> + <KivioPoint x="181.103" y="249.552"/> + <KivioPoint x="181.483" y="249.241"/> + <KivioPoint x="182.552" y="249.138"/> + <KivioPoint x="182.897" y="249.138"/> + <KivioPoint x="183.069" y="249.138"/> + <KivioPoint x="183.241" y="249.138"/> + <KivioPoint x="183.586" y="249.138"/> + <KivioPoint x="183.759" y="249.310"/> + <KivioPoint x="183.931" y="249.310"/> + <KivioPoint x="184.276" y="249.483"/> + <KivioPoint x="184.483" y="249.483"/> + <KivioPoint x="184.621" y="249.483"/> + <KivioPoint x="184.793" y="249.655"/> + <KivioPoint x="184.966" y="249.655"/> + <KivioPoint x="185.310" y="249.655"/> + <KivioPoint x="185.655" y="249.655"/> + <KivioPoint x="186.000" y="249.655"/> + <KivioPoint x="186.172" y="249.655"/> + <KivioPoint x="186.345" y="249.655"/> + <KivioPoint x="186.690" y="249.655"/> + <KivioPoint x="186.862" y="249.655"/> + <KivioPoint x="187.034" y="249.655"/> + <KivioPoint x="187.379" y="249.655"/> + <KivioPoint x="187.552" y="249.483"/> + <KivioPoint x="187.724" y="249.483"/> + <KivioPoint x="187.897" y="249.483"/> + <KivioPoint x="188.069" y="249.483"/> + <KivioPoint x="188.069" y="249.310"/> + <KivioPoint x="188.241" y="249.310"/> + <KivioPoint x="188.414" y="249.138"/> + <KivioPoint x="188.759" y="249.138"/> + <KivioPoint x="188.931" y="248.966"/> + <KivioPoint x="189.276" y="248.793"/> + <KivioPoint x="189.448" y="248.621"/> + <KivioPoint x="189.621" y="248.448"/> + <KivioPoint x="189.793" y="248.276"/> + <KivioPoint x="189.966" y="248.276"/> + <KivioPoint x="190.138" y="248.103"/> + <KivioPoint x="190.138" y="247.931"/> + <KivioPoint x="190.310" y="247.931"/> + <KivioPoint x="190.655" y="247.759"/> + <KivioPoint x="190.828" y="247.759"/> + <KivioPoint x="191.172" y="247.759"/> + <KivioPoint x="191.517" y="247.759"/> + <KivioPoint x="191.862" y="247.759"/> + <KivioPoint x="192.207" y="247.759"/> + <KivioPoint x="192.552" y="247.759"/> + <KivioPoint x="192.897" y="247.759"/> + <KivioPoint x="193.241" y="247.759"/> + <KivioPoint x="193.414" y="247.759"/> + <KivioPoint x="193.586" y="247.759"/> + <KivioPoint x="193.931" y="247.586"/> + <KivioPoint x="194.103" y="247.241"/> + <KivioPoint x="194.276" y="247.241"/> + <KivioPoint x="194.448" y="247.069"/> + <KivioPoint x="194.621" y="247.069"/> + <KivioPoint x="194.793" y="247.069"/> + <KivioPoint x="194.966" y="247.069"/> + <KivioPoint x="195.310" y="247.069"/> + <KivioPoint x="195.655" y="247.069"/> + <KivioPoint x="196.000" y="247.069"/> + <KivioPoint x="196.172" y="247.069"/> + <KivioPoint x="196.517" y="246.897"/> + <KivioPoint x="196.690" y="246.897"/> + <KivioPoint x="197.034" y="246.897"/> + <KivioPoint x="197.379" y="246.552"/> + <KivioPoint x="197.552" y="246.379"/> + <KivioPoint x="197.724" y="246.207"/> + <KivioPoint x="197.897" y="246.034"/> + <KivioPoint x="197.897" y="245.862"/> + <KivioPoint x="198.621" y="245.862"/> + <KivioPoint x="199.103" y="246.379"/> + <KivioPoint x="199.276" y="246.379"/> + <KivioPoint x="199.276" y="246.552"/> + <KivioPoint x="199.621" y="246.552"/> + <KivioPoint x="199.793" y="246.724"/> + <KivioPoint x="199.966" y="246.897"/> + <KivioPoint x="200.138" y="247.069"/> + <KivioPoint x="200.310" y="247.241"/> + <KivioPoint x="200.310" y="247.414"/> + <KivioPoint x="200.310" y="247.586"/> + <KivioPoint x="200.483" y="247.586"/> + <KivioPoint x="200.483" y="247.759"/> + <KivioPoint x="200.655" y="247.931"/> + <KivioPoint x="200.828" y="247.931"/> + <KivioPoint x="201.000" y="247.931"/> + <KivioPoint x="201.172" y="247.931"/> + <KivioPoint x="201.345" y="247.931"/> + <KivioPoint x="201.517" y="247.931"/> + <KivioPoint x="201.690" y="248.103"/> + <KivioPoint x="201.862" y="248.276"/> + <KivioPoint x="202.034" y="248.276"/> + <KivioPoint x="202.034" y="248.448"/> + <KivioPoint x="202.207" y="248.621"/> + <KivioPoint x="202.207" y="248.793"/> + <KivioPoint x="202.207" y="248.966"/> + <KivioPoint x="202.207" y="249.138"/> + <KivioPoint x="202.207" y="249.310"/> + <KivioPoint x="202.207" y="249.483"/> + <KivioPoint x="202.207" y="249.655"/> + <KivioPoint x="202.207" y="249.828"/> + <KivioPoint x="202.207" y="250.000"/> + <KivioPoint x="202.207" y="250.172"/> + <KivioPoint x="202.379" y="250.345"/> + <KivioPoint x="202.379" y="250.517"/> + <KivioPoint x="202.552" y="250.690"/> + <KivioPoint x="202.552" y="250.862"/> + <KivioPoint x="202.724" y="251.034"/> + <KivioPoint x="202.724" y="251.207"/> + <KivioPoint x="202.897" y="251.379"/> + <KivioPoint x="202.897" y="251.552"/> + <KivioPoint x="203.069" y="251.724"/> + <KivioPoint x="203.069" y="251.897"/> + <KivioPoint x="203.069" y="252.103"/> + <KivioPoint x="203.241" y="252.103"/> + <KivioPoint x="203.241" y="252.241"/> + <KivioPoint x="203.414" y="252.241"/> + <KivioPoint x="203.414" y="252.414"/> + <KivioPoint x="203.586" y="252.586"/> + <KivioPoint x="203.759" y="252.759"/> + <KivioPoint x="203.931" y="252.759"/> + <KivioPoint x="204.103" y="252.931"/> + <KivioPoint x="204.103" y="253.103"/> + <KivioPoint x="204.276" y="253.276"/> + <KivioPoint x="204.276" y="253.448"/> + <KivioPoint x="204.448" y="253.448"/> + <KivioPoint x="204.448" y="253.621"/> + <KivioPoint x="204.621" y="253.793"/> + <KivioPoint x="204.793" y="253.966"/> + <KivioPoint x="204.793" y="254.138"/> + <KivioPoint x="205.138" y="254.310"/> + <KivioPoint x="205.310" y="254.483"/> + <KivioPoint x="205.483" y="254.655"/> + <KivioPoint x="205.655" y="254.828"/> + <KivioPoint x="205.828" y="254.828"/> + <KivioPoint x="206.000" y="255.000"/> + <KivioPoint x="206.172" y="255.172"/> + <KivioPoint x="206.345" y="255.172"/> + <KivioPoint x="206.517" y="255.172"/> + <KivioPoint x="206.690" y="255.345"/> + <KivioPoint x="206.862" y="255.345"/> + <KivioPoint x="206.862" y="255.517"/> + <KivioPoint x="207.034" y="255.517"/> + <KivioPoint x="207.207" y="255.690"/> + <KivioPoint x="207.379" y="255.862"/> + <KivioPoint x="207.552" y="255.862"/> + <KivioPoint x="207.552" y="256.034"/> + <KivioPoint x="207.897" y="256.207"/> + <KivioPoint x="208.069" y="256.379"/> + <KivioPoint x="208.241" y="256.379"/> + <KivioPoint x="208.241" y="256.552"/> + <KivioPoint x="208.414" y="256.552"/> + <KivioPoint x="208.586" y="256.724"/> + <KivioPoint x="208.759" y="256.724"/> + <KivioPoint x="208.931" y="256.724"/> + <KivioPoint x="209.103" y="256.897"/> + <KivioPoint x="209.276" y="256.897"/> + <KivioPoint x="209.448" y="256.897"/> + <KivioPoint x="209.621" y="256.897"/> + <KivioPoint x="209.793" y="256.897"/> + <KivioPoint x="209.966" y="257.069"/> + <KivioPoint x="210.138" y="257.069"/> + <KivioPoint x="210.310" y="257.069"/> + <KivioPoint x="210.483" y="257.069"/> + <KivioPoint x="210.655" y="257.241"/> + <KivioPoint x="210.828" y="257.241"/> + <KivioPoint x="211.172" y="257.241"/> + <KivioPoint x="212.034" y="256.897"/> + <KivioPoint x="212.897" y="256.897"/> + <KivioPoint x="213.069" y="256.897"/> + <KivioPoint x="213.414" y="256.897"/> + <KivioPoint x="213.586" y="256.724"/> + <KivioPoint x="213.759" y="256.724"/> + <KivioPoint x="214.103" y="256.552"/> + <KivioPoint x="214.276" y="256.379"/> + <KivioPoint x="214.448" y="256.207"/> + <KivioPoint x="214.793" y="256.207"/> + <KivioPoint x="214.966" y="256.207"/> + <KivioPoint x="215.310" y="256.207"/> + <KivioPoint x="215.655" y="256.207"/> + <KivioPoint x="216.172" y="256.207"/> + <KivioPoint x="216.345" y="256.207"/> + <KivioPoint x="216.517" y="256.207"/> + <KivioPoint x="216.690" y="256.207"/> + <KivioPoint x="216.690" y="256.034"/> + <KivioPoint x="216.862" y="255.862"/> + <KivioPoint x="217.207" y="255.517"/> + <KivioPoint x="217.552" y="255.172"/> + <KivioPoint x="217.897" y="255.000"/> + <KivioPoint x="218.069" y="255.000"/> + <KivioPoint x="218.241" y="254.828"/> + <KivioPoint x="218.414" y="254.828"/> + <KivioPoint x="218.586" y="254.828"/> + <KivioPoint x="218.759" y="254.828"/> + <KivioPoint x="218.931" y="254.655"/> + <KivioPoint x="219.103" y="254.655"/> + <KivioPoint x="219.276" y="254.483"/> + <KivioPoint x="219.276" y="254.310"/> + <KivioPoint x="219.448" y="254.138"/> + <KivioPoint x="219.621" y="253.966"/> + <KivioPoint x="219.621" y="253.793"/> + <KivioPoint x="219.793" y="253.793"/> + <KivioPoint x="219.966" y="253.448"/> + <KivioPoint x="220.138" y="253.448"/> + <KivioPoint x="220.310" y="253.103"/> + <KivioPoint x="220.483" y="252.931"/> + <KivioPoint x="220.655" y="252.759"/> + <KivioPoint x="220.828" y="252.759"/> + <KivioPoint x="221.000" y="252.759"/> + <KivioPoint x="221.172" y="252.759"/> + <KivioPoint x="221.345" y="252.759"/> + <KivioPoint x="221.517" y="252.759"/> + <KivioPoint x="221.690" y="252.759"/> + <KivioPoint x="221.862" y="252.759"/> + <KivioPoint x="222.034" y="252.759"/> + <KivioPoint x="222.034" y="252.931"/> + <KivioPoint x="222.379" y="252.931"/> + <KivioPoint x="222.552" y="252.931"/> + <KivioPoint x="222.724" y="252.931"/> + <KivioPoint x="222.897" y="252.931"/> + <KivioPoint x="223.069" y="252.931"/> + <KivioPoint x="223.241" y="252.931"/> + <KivioPoint x="223.414" y="253.103"/> + <KivioPoint x="223.759" y="253.103"/> + <KivioPoint x="224.103" y="253.103"/> + <KivioPoint x="224.276" y="253.276"/> + <KivioPoint x="224.448" y="253.276"/> + <KivioPoint x="224.621" y="253.276"/> + <KivioPoint x="224.793" y="253.276"/> + <KivioPoint x="224.966" y="253.276"/> + <KivioPoint x="225.241" y="253.724"/> + <KivioPoint x="225.241" y="253.897"/> + <KivioPoint x="225.241" y="254.069"/> + <KivioPoint x="225.241" y="254.241"/> + <KivioPoint x="225.241" y="254.414"/> + <KivioPoint x="225.241" y="254.586"/> + <KivioPoint x="225.241" y="254.759"/> + <KivioPoint x="225.448" y="254.931"/> + <KivioPoint x="225.448" y="255.103"/> + <KivioPoint x="225.448" y="255.276"/> + <KivioPoint x="225.448" y="255.448"/> + <KivioPoint x="225.621" y="255.448"/> + <KivioPoint x="225.793" y="255.621"/> + <KivioPoint x="226.138" y="255.793"/> + <KivioPoint x="226.483" y="255.793"/> + <KivioPoint x="226.621" y="255.793"/> + <KivioPoint x="226.828" y="255.793"/> + <KivioPoint x="227.000" y="255.793"/> + <KivioPoint x="227.172" y="255.793"/> + <KivioPoint x="227.310" y="255.793"/> + <KivioPoint x="227.517" y="255.966"/> + <KivioPoint x="227.862" y="255.966"/> + <KivioPoint x="228.207" y="256.138"/> + <KivioPoint x="228.379" y="256.138"/> + <KivioPoint x="228.552" y="256.310"/> + <KivioPoint x="228.552" y="256.483"/> + <KivioPoint x="228.690" y="256.483"/> + <KivioPoint x="228.897" y="256.655"/> + <KivioPoint x="229.069" y="256.828"/> + <KivioPoint x="229.069" y="257.000"/> + <KivioPoint x="229.241" y="257.172"/> + <KivioPoint x="229.379" y="257.345"/> + <KivioPoint x="229.379" y="257.517"/> + <KivioPoint x="229.586" y="257.517"/> + <KivioPoint x="229.586" y="257.690"/> + <KivioPoint x="229.586" y="257.862"/> + <KivioPoint x="229.759" y="258.034"/> + <KivioPoint x="229.759" y="258.207"/> + <KivioPoint x="229.931" y="258.379"/> + <KivioPoint x="229.931" y="258.552"/> + <KivioPoint x="229.931" y="258.724"/> + <KivioPoint x="229.931" y="258.897"/> + <KivioPoint x="229.931" y="259.069"/> + <KivioPoint x="229.931" y="259.241"/> + <KivioPoint x="229.931" y="259.414"/> + <KivioPoint x="229.931" y="259.759"/> + <KivioPoint x="229.931" y="260.103"/> + <KivioPoint x="229.931" y="260.276"/> + <KivioPoint x="229.931" y="260.448"/> + <KivioPoint x="229.931" y="260.621"/> + <KivioPoint x="230.069" y="260.621"/> + <KivioPoint x="230.069" y="260.793"/> + <KivioPoint x="230.276" y="260.966"/> + <KivioPoint x="230.448" y="261.138"/> + <KivioPoint x="230.759" y="261.310"/> + <KivioPoint x="230.966" y="261.310"/> + <KivioPoint x="231.138" y="261.310"/> + <KivioPoint x="231.310" y="261.310"/> + <KivioPoint x="231.448" y="261.483"/> + <KivioPoint x="231.828" y="261.655"/> + <KivioPoint x="232.138" y="261.655"/> + <KivioPoint x="232.345" y="261.828"/> + <KivioPoint x="232.517" y="262.000"/> + <KivioPoint x="232.690" y="262.172"/> + <KivioPoint x="233.034" y="262.345"/> + <KivioPoint x="233.379" y="262.517"/> + <KivioPoint x="233.517" y="262.517"/> + <KivioPoint x="233.724" y="262.690"/> + <KivioPoint x="234.069" y="262.690"/> + <KivioPoint x="234.207" y="262.690"/> + <KivioPoint x="234.414" y="262.690"/> + <KivioPoint x="234.414" y="262.862"/> + <KivioPoint x="234.586" y="263.034"/> + <KivioPoint x="234.586" y="263.207"/> + <KivioPoint x="234.586" y="263.379"/> + <KivioPoint x="234.586" y="263.552"/> + <KivioPoint x="234.414" y="263.724"/> + <KivioPoint x="234.207" y="263.897"/> + <KivioPoint x="234.069" y="264.069"/> + <KivioPoint x="234.069" y="264.241"/> + <KivioPoint x="234.069" y="264.414"/> + <KivioPoint x="234.069" y="264.586"/> + <KivioPoint x="233.897" y="264.759"/> + <KivioPoint x="233.897" y="265.103"/> + <KivioPoint x="233.897" y="265.276"/> + <KivioPoint x="233.897" y="265.448"/> + <KivioPoint x="233.897" y="265.793"/> + <KivioPoint x="233.897" y="265.966"/> + <KivioPoint x="233.897" y="266.138"/> + <KivioPoint x="234.069" y="266.310"/> + <KivioPoint x="234.069" y="266.483"/> + <KivioPoint x="234.207" y="266.655"/> + <KivioPoint x="234.414" y="266.828"/> + <KivioPoint x="234.586" y="266.828"/> + <KivioPoint x="234.759" y="266.828"/> + <KivioPoint x="234.897" y="267.000"/> + <KivioPoint x="235.103" y="267.000"/> + <KivioPoint x="235.276" y="267.000"/> + <KivioPoint x="235.448" y="267.000"/> + <KivioPoint x="235.586" y="267.000"/> + <KivioPoint x="235.793" y="267.000"/> + <KivioPoint x="235.966" y="266.828"/> + <KivioPoint x="236.138" y="266.828"/> + <KivioPoint x="236.276" y="266.828"/> + <KivioPoint x="236.483" y="267.000"/> + <KivioPoint x="236.483" y="267.172"/> + <KivioPoint x="236.655" y="267.345"/> + <KivioPoint x="236.828" y="267.517"/> + <KivioPoint x="237.034" y="267.690"/> + <KivioPoint x="237.172" y="267.862"/> + <KivioPoint x="237.345" y="267.862"/> + <KivioPoint x="237.517" y="268.034"/> + <KivioPoint x="237.862" y="268.207"/> + <KivioPoint x="238.034" y="268.207"/> + <KivioPoint x="238.207" y="268.207"/> + <KivioPoint x="238.552" y="268.379"/> + <KivioPoint x="238.724" y="268.379"/> + <KivioPoint x="239.034" y="268.379"/> + <KivioPoint x="239.034" y="268.207"/> + <KivioPoint x="239.241" y="268.207"/> + <KivioPoint x="239.241" y="268.034"/> + <KivioPoint x="239.241" y="267.862"/> + <KivioPoint x="239.241" y="267.690"/> + <KivioPoint x="239.241" y="267.517"/> + <KivioPoint x="239.241" y="267.172"/> + <KivioPoint x="239.414" y="267.000"/> + <KivioPoint x="239.586" y="266.828"/> + <KivioPoint x="239.724" y="266.828"/> + <KivioPoint x="239.931" y="266.655"/> + <KivioPoint x="240.276" y="266.655"/> + <KivioPoint x="240.621" y="266.655"/> + <KivioPoint x="240.793" y="266.655"/> + <KivioPoint x="240.966" y="266.655"/> + <KivioPoint x="241.103" y="266.655"/> + <KivioPoint x="241.310" y="266.828"/> + <KivioPoint x="241.483" y="266.828"/> + <KivioPoint x="241.655" y="266.828"/> + <KivioPoint x="241.793" y="267.000"/> + <KivioPoint x="242.000" y="267.000"/> + <KivioPoint x="242.172" y="267.000"/> + <KivioPoint x="242.345" y="267.172"/> + <KivioPoint x="242.483" y="267.345"/> + <KivioPoint x="242.690" y="267.517"/> + <KivioPoint x="242.690" y="267.690"/> + <KivioPoint x="242.690" y="267.862"/> + <KivioPoint x="242.690" y="268.034"/> + <KivioPoint x="242.690" y="268.379"/> + <KivioPoint x="242.483" y="268.552"/> + <KivioPoint x="242.483" y="268.724"/> + <KivioPoint x="242.345" y="268.724"/> + <KivioPoint x="242.000" y="268.724"/> + <KivioPoint x="241.655" y="268.724"/> + <KivioPoint x="241.483" y="268.724"/> + <KivioPoint x="241.310" y="268.724"/> + <KivioPoint x="241.103" y="268.897"/> + <KivioPoint x="240.966" y="268.897"/> + <KivioPoint x="240.966" y="269.069"/> + <KivioPoint x="240.966" y="269.241"/> + <KivioPoint x="240.966" y="269.414"/> + <KivioPoint x="240.966" y="269.586"/> + <KivioPoint x="240.966" y="269.759"/> + <KivioPoint x="241.103" y="269.931"/> + <KivioPoint x="241.103" y="270.103"/> + <KivioPoint x="241.310" y="270.276"/> + <KivioPoint x="241.483" y="270.448"/> + <KivioPoint x="241.655" y="270.621"/> + <KivioPoint x="241.655" y="270.793"/> + <KivioPoint x="242.000" y="270.966"/> + <KivioPoint x="242.172" y="271.138"/> + <KivioPoint x="242.345" y="271.310"/> + <KivioPoint x="242.483" y="271.483"/> + <KivioPoint x="242.690" y="271.483"/> + <KivioPoint x="243.034" y="271.655"/> + <KivioPoint x="243.172" y="271.828"/> + <KivioPoint x="243.379" y="272.000"/> + <KivioPoint x="243.552" y="272.000"/> + <KivioPoint x="243.552" y="272.172"/> + <KivioPoint x="243.724" y="272.345"/> + <KivioPoint x="243.034" y="272.897"/> + <KivioPoint x="243.034" y="272.724"/> + <KivioPoint x="243.034" y="272.897"/> + <KivioPoint x="242.862" y="272.897"/> + <KivioPoint x="242.690" y="272.897"/> + <KivioPoint x="242.517" y="273.069"/> + <KivioPoint x="242.345" y="273.241"/> + <KivioPoint x="242.000" y="273.241"/> + <KivioPoint x="241.828" y="273.414"/> + <KivioPoint x="241.655" y="273.586"/> + <KivioPoint x="241.483" y="273.759"/> + <KivioPoint x="241.310" y="273.931"/> + <KivioPoint x="241.310" y="274.103"/> + <KivioPoint x="241.138" y="274.276"/> + <KivioPoint x="241.138" y="274.448"/> + <KivioPoint x="241.138" y="274.621"/> + <KivioPoint x="241.138" y="274.793"/> + <KivioPoint x="241.138" y="274.966"/> + <KivioPoint x="241.138" y="275.310"/> + <KivioPoint x="241.138" y="275.483"/> + <KivioPoint x="241.138" y="275.655"/> + <KivioPoint x="241.138" y="276.000"/> + <KivioPoint x="241.138" y="276.172"/> + <KivioPoint x="241.138" y="276.345"/> + <KivioPoint x="241.138" y="276.517"/> + <KivioPoint x="241.310" y="276.690"/> + <KivioPoint x="241.310" y="276.862"/> + <KivioPoint x="241.310" y="277.034"/> + <KivioPoint x="241.483" y="277.379"/> + <KivioPoint x="241.655" y="277.552"/> + <KivioPoint x="241.828" y="277.724"/> + <KivioPoint x="241.828" y="277.897"/> + <KivioPoint x="241.828" y="278.069"/> + <KivioPoint x="242.000" y="278.241"/> + <KivioPoint x="242.000" y="278.414"/> + <KivioPoint x="242.172" y="278.586"/> + <KivioPoint x="242.172" y="278.759"/> + <KivioPoint x="242.345" y="278.931"/> + <KivioPoint x="242.517" y="279.103"/> + <KivioPoint x="242.862" y="279.276"/> + <KivioPoint x="243.207" y="279.276"/> + <KivioPoint x="243.379" y="279.448"/> + <KivioPoint x="243.552" y="279.448"/> + <KivioPoint x="243.724" y="279.621"/> + <KivioPoint x="243.897" y="279.793"/> + <KivioPoint x="243.897" y="279.966"/> + <KivioPoint x="243.897" y="280.138"/> + <KivioPoint x="244.069" y="280.310"/> + <KivioPoint x="244.069" y="280.483"/> + <KivioPoint x="244.241" y="280.655"/> + <KivioPoint x="244.414" y="281.000"/> + <KivioPoint x="244.586" y="281.172"/> + <KivioPoint x="244.586" y="281.345"/> + <KivioPoint x="244.931" y="281.517"/> + <KivioPoint x="245.103" y="281.862"/> + <KivioPoint x="245.103" y="282.034"/> + <KivioPoint x="245.276" y="282.207"/> + <KivioPoint x="245.276" y="282.379"/> + <KivioPoint x="245.276" y="282.724"/> + <KivioPoint x="245.276" y="282.897"/> + <KivioPoint x="245.276" y="283.069"/> + <KivioPoint x="245.276" y="283.241"/> + <KivioPoint x="245.103" y="283.414"/> + <KivioPoint x="244.931" y="283.586"/> + <KivioPoint x="244.759" y="283.586"/> + <KivioPoint x="244.586" y="283.759"/> + <KivioPoint x="244.414" y="283.931"/> + <KivioPoint x="244.069" y="284.276"/> + <KivioPoint x="243.897" y="284.276"/> + <KivioPoint x="243.897" y="284.448"/> + <KivioPoint x="243.724" y="284.448"/> + <KivioPoint x="243.552" y="284.621"/> + <KivioPoint x="243.207" y="284.621"/> + <KivioPoint x="243.034" y="284.793"/> + <KivioPoint x="242.862" y="284.966"/> + <KivioPoint x="242.690" y="284.966"/> + <KivioPoint x="242.517" y="285.310"/> + <KivioPoint x="242.517" y="285.655"/> + <KivioPoint x="242.345" y="286.000"/> + <KivioPoint x="242.345" y="286.172"/> + <KivioPoint x="242.345" y="286.517"/> + <KivioPoint x="242.345" y="286.862"/> + <KivioPoint x="242.345" y="287.034"/> + <KivioPoint x="242.345" y="287.379"/> + <KivioPoint x="242.345" y="287.552"/> + <KivioPoint x="242.345" y="287.724"/> + <KivioPoint x="242.345" y="287.897"/> + <KivioPoint x="242.345" y="288.241"/> + <KivioPoint x="242.345" y="288.414"/> + <KivioPoint x="242.345" y="288.759"/> + <KivioPoint x="242.517" y="289.103"/> + <KivioPoint x="242.517" y="289.276"/> + <KivioPoint x="242.517" y="289.448"/> + <KivioPoint x="242.517" y="289.621"/> + <KivioPoint x="242.517" y="289.793"/> + <KivioPoint x="242.517" y="289.966"/> + <KivioPoint x="242.517" y="290.138"/> + <KivioPoint x="242.517" y="290.655"/> + <KivioPoint x="242.345" y="290.828"/> + <KivioPoint x="242.345" y="291.000"/> + <KivioPoint x="242.345" y="291.172"/> + <KivioPoint x="242.345" y="291.345"/> + <KivioPoint x="242.345" y="291.517"/> + <KivioPoint x="242.345" y="291.690"/> + <KivioPoint x="242.345" y="291.862"/> + <KivioPoint x="242.345" y="292.034"/> + <KivioPoint x="242.517" y="292.207"/> + <KivioPoint x="242.690" y="292.379"/> + <KivioPoint x="243.034" y="292.552"/> + <KivioPoint x="243.379" y="292.897"/> + <KivioPoint x="243.552" y="292.897"/> + <KivioPoint x="243.724" y="293.241"/> + <KivioPoint x="243.897" y="293.241"/> + <KivioPoint x="243.897" y="293.414"/> + <KivioPoint x="244.069" y="293.586"/> + <KivioPoint x="244.241" y="293.759"/> + <KivioPoint x="244.414" y="293.931"/> + <KivioPoint x="244.586" y="294.103"/> + <KivioPoint x="244.759" y="294.276"/> + <KivioPoint x="244.931" y="294.448"/> + <KivioPoint x="245.103" y="294.621"/> + <KivioPoint x="245.276" y="294.793"/> + <KivioPoint x="245.276" y="294.966"/> + <KivioPoint x="245.448" y="295.138"/> + <KivioPoint x="245.621" y="295.310"/> + <KivioPoint x="245.793" y="295.483"/> + <KivioPoint x="245.966" y="295.655"/> + <KivioPoint x="246.138" y="295.828"/> + <KivioPoint x="246.310" y="296.000"/> + <KivioPoint x="246.310" y="296.172"/> + <KivioPoint x="246.483" y="296.345"/> + <KivioPoint x="246.483" y="296.517"/> + <KivioPoint x="246.655" y="296.690"/> + <KivioPoint x="246.655" y="297.034"/> + <KivioPoint x="246.655" y="297.379"/> + <KivioPoint x="246.655" y="297.552"/> + <KivioPoint x="246.655" y="297.897"/> + <KivioPoint x="246.655" y="298.069"/> + <KivioPoint x="246.655" y="298.241"/> + <KivioPoint x="246.655" y="298.414"/> + <KivioPoint x="246.655" y="298.586"/> + <KivioPoint x="246.655" y="298.931"/> + <KivioPoint x="246.483" y="299.103"/> + <KivioPoint x="246.483" y="299.448"/> + <KivioPoint x="246.310" y="299.621"/> + <KivioPoint x="246.310" y="299.793"/> + <KivioPoint x="245.828" y="300.207"/> + <KivioPoint x="245.345" y="300.448"/> + <KivioPoint x="245.207" y="300.448"/> + <KivioPoint x="245.207" y="300.621"/> + <KivioPoint x="245.034" y="300.621"/> + <KivioPoint x="244.828" y="300.793"/> + <KivioPoint x="244.655" y="300.966"/> + <KivioPoint x="244.517" y="301.138"/> + <KivioPoint x="244.517" y="301.310"/> + <KivioPoint x="244.345" y="301.483"/> + <KivioPoint x="244.138" y="301.655"/> + <KivioPoint x="243.966" y="301.828"/> + <KivioPoint x="243.828" y="302.000"/> + <KivioPoint x="243.655" y="302.172"/> + <KivioPoint x="243.276" y="302.172"/> + <KivioPoint x="242.966" y="302.345"/> + <KivioPoint x="242.759" y="302.345"/> + <KivioPoint x="242.586" y="302.345"/> + <KivioPoint x="242.448" y="302.345"/> + <KivioPoint x="242.276" y="302.345"/> + <KivioPoint x="241.897" y="302.345"/> + <KivioPoint x="241.759" y="302.345"/> + <KivioPoint x="241.379" y="302.345"/> + <KivioPoint x="241.069" y="302.345"/> + <KivioPoint x="240.897" y="302.345"/> + <KivioPoint x="240.690" y="302.345"/> + <KivioPoint x="240.517" y="302.345"/> + <KivioPoint x="240.379" y="302.345"/> + <KivioPoint x="240.000" y="302.517"/> + <KivioPoint x="239.828" y="302.517"/> + <KivioPoint x="239.690" y="302.517"/> + <KivioPoint x="239.690" y="302.690"/> + <KivioPoint x="239.517" y="302.690"/> + <KivioPoint x="239.310" y="302.862"/> + <KivioPoint x="239.310" y="303.034"/> + <KivioPoint x="239.138" y="303.207"/> + <KivioPoint x="239.000" y="303.379"/> + <KivioPoint x="238.828" y="303.552"/> + <KivioPoint x="238.621" y="303.724"/> + <KivioPoint x="238.448" y="303.897"/> + <KivioPoint x="238.448" y="304.069"/> + <KivioPoint x="238.310" y="304.241"/> + <KivioPoint x="237.931" y="304.414"/> + <KivioPoint x="237.759" y="304.655"/> + <KivioPoint x="237.621" y="304.759"/> + <KivioPoint x="237.448" y="304.759"/> + <KivioPoint x="237.310" y="304.931"/> + <KivioPoint x="236.931" y="304.931"/> + <KivioPoint x="236.759" y="305.103"/> + <KivioPoint x="236.379" y="305.103"/> + <KivioPoint x="236.241" y="305.276"/> + <KivioPoint x="235.862" y="305.276"/> + <KivioPoint x="235.552" y="305.448"/> + <KivioPoint x="235.379" y="305.448"/> + <KivioPoint x="235.172" y="305.621"/> + <KivioPoint x="235.000" y="305.621"/> + <KivioPoint x="234.690" y="305.621"/> + <KivioPoint x="234.310" y="305.621"/> + <KivioPoint x="234.172" y="305.621"/> + <KivioPoint x="233.793" y="305.621"/> + <KivioPoint x="233.621" y="305.621"/> + <KivioPoint x="233.483" y="305.621"/> + <KivioPoint x="233.310" y="305.621"/> + <KivioPoint x="233.103" y="305.621"/> + <KivioPoint x="232.931" y="305.793"/> + <KivioPoint x="232.931" y="305.966"/> + <KivioPoint x="232.793" y="305.966"/> + <KivioPoint x="232.621" y="306.138"/> + <KivioPoint x="231.483" y="305.897"/> + <KivioPoint x="231.310" y="305.897"/> + <KivioPoint x="231.138" y="305.897"/> + <KivioPoint x="230.966" y="305.897"/> + <KivioPoint x="230.793" y="305.897"/> + <KivioPoint x="230.621" y="305.897"/> + <KivioPoint x="230.448" y="305.897"/> + <KivioPoint x="230.276" y="305.724"/> + <KivioPoint x="230.103" y="305.724"/> + <KivioPoint x="229.931" y="305.552"/> + <KivioPoint x="229.759" y="305.379"/> + <KivioPoint x="229.586" y="305.379"/> + <KivioPoint x="229.414" y="305.207"/> + <KivioPoint x="229.241" y="305.207"/> + <KivioPoint x="229.069" y="305.034"/> + <KivioPoint x="228.897" y="304.862"/> + <KivioPoint x="228.724" y="304.517"/> + <KivioPoint x="228.552" y="304.517"/> + <KivioPoint x="228.552" y="304.345"/> + <KivioPoint x="228.552" y="304.172"/> + <KivioPoint x="228.552" y="304.000"/> + <KivioPoint x="228.552" y="303.828"/> + <KivioPoint x="228.724" y="303.655"/> + <KivioPoint x="228.724" y="303.483"/> + <KivioPoint x="228.724" y="303.310"/> + <KivioPoint x="228.897" y="303.138"/> + <KivioPoint x="228.897" y="302.793"/> + <KivioPoint x="228.897" y="302.621"/> + <KivioPoint x="228.897" y="302.448"/> + <KivioPoint x="228.897" y="302.276"/> + <KivioPoint x="228.897" y="302.103"/> + <KivioPoint x="228.897" y="301.931"/> + <KivioPoint x="228.897" y="301.759"/> + <KivioPoint x="228.897" y="301.586"/> + <KivioPoint x="228.897" y="301.241"/> + <KivioPoint x="228.724" y="301.069"/> + <KivioPoint x="228.724" y="300.897"/> + <KivioPoint x="228.724" y="300.724"/> + <KivioPoint x="228.552" y="300.379"/> + <KivioPoint x="228.552" y="300.207"/> + <KivioPoint x="228.379" y="300.034"/> + <KivioPoint x="228.379" y="299.862"/> + <KivioPoint x="228.207" y="299.690"/> + <KivioPoint x="228.207" y="299.345"/> + <KivioPoint x="228.207" y="299.172"/> + <KivioPoint x="228.207" y="298.828"/> + <KivioPoint x="228.034" y="298.655"/> + <KivioPoint x="228.034" y="298.310"/> + <KivioPoint x="228.034" y="298.138"/> + <KivioPoint x="228.034" y="297.793"/> + <KivioPoint x="228.034" y="297.621"/> + <KivioPoint x="228.034" y="297.448"/> + <KivioPoint x="228.034" y="297.276"/> + <KivioPoint x="228.034" y="297.103"/> + <KivioPoint x="228.034" y="296.931"/> + <KivioPoint x="228.034" y="296.759"/> + <KivioPoint x="228.034" y="296.414"/> + <KivioPoint x="228.034" y="296.241"/> + <KivioPoint x="228.034" y="296.069"/> + <KivioPoint x="227.862" y="295.724"/> + <KivioPoint x="227.862" y="295.379"/> + <KivioPoint x="227.862" y="295.207"/> + <KivioPoint x="227.862" y="295.034"/> + <KivioPoint x="227.862" y="294.690"/> + <KivioPoint x="228.034" y="294.517"/> + <KivioPoint x="228.034" y="294.345"/> + <KivioPoint x="228.034" y="294.172"/> + <KivioPoint x="228.034" y="294.000"/> + <KivioPoint x="228.034" y="293.828"/> + <KivioPoint x="228.034" y="293.483"/> + <KivioPoint x="228.034" y="293.310"/> + <KivioPoint x="228.034" y="293.138"/> + <KivioPoint x="227.862" y="292.966"/> + <KivioPoint x="227.862" y="292.793"/> + <KivioPoint x="227.862" y="292.621"/> + <KivioPoint x="227.690" y="292.448"/> + <KivioPoint x="227.690" y="292.276"/> + <KivioPoint x="227.517" y="292.103"/> + <KivioPoint x="227.517" y="291.931"/> + <KivioPoint x="227.345" y="291.759"/> + <KivioPoint x="227.172" y="291.586"/> + <KivioPoint x="227.000" y="291.414"/> + <KivioPoint x="226.828" y="291.241"/> + <KivioPoint x="226.828" y="291.069"/> + <KivioPoint x="226.655" y="290.897"/> + <KivioPoint x="226.483" y="290.724"/> + <KivioPoint x="226.310" y="290.552"/> + <KivioPoint x="226.138" y="290.379"/> + <KivioPoint x="225.966" y="290.207"/> + <KivioPoint x="225.966" y="290.034"/> + <KivioPoint x="225.793" y="289.862"/> + <KivioPoint x="225.793" y="289.690"/> + <KivioPoint x="225.621" y="289.517"/> + <KivioPoint x="225.448" y="289.345"/> + <KivioPoint x="225.103" y="289.345"/> + <KivioPoint x="225.103" y="289.172"/> + <KivioPoint x="224.931" y="289.172"/> + <KivioPoint x="224.759" y="289.172"/> + <KivioPoint x="224.759" y="289.000"/> + <KivioPoint x="224.586" y="289.000"/> + <KivioPoint x="224.414" y="289.000"/> + <KivioPoint x="224.414" y="289.172"/> + <KivioPoint x="224.241" y="289.172"/> + <KivioPoint x="224.069" y="289.345"/> + <KivioPoint x="223.897" y="289.517"/> + <KivioPoint x="223.897" y="289.690"/> + <KivioPoint x="223.724" y="289.690"/> + <KivioPoint x="223.552" y="289.690"/> + <KivioPoint x="223.379" y="289.862"/> + <KivioPoint x="223.207" y="289.690"/> + <KivioPoint x="223.034" y="289.690"/> + <KivioPoint x="222.862" y="289.517"/> + <KivioPoint x="222.862" y="289.345"/> + <KivioPoint x="222.862" y="289.172"/> + <KivioPoint x="222.690" y="289.000"/> + <KivioPoint x="222.517" y="288.828"/> + <KivioPoint x="222.345" y="288.655"/> + <KivioPoint x="222.000" y="288.655"/> + <KivioPoint x="221.828" y="288.655"/> + <KivioPoint x="221.655" y="288.655"/> + <KivioPoint x="221.483" y="288.655"/> + <KivioPoint x="221.310" y="288.655"/> + <KivioPoint x="221.310" y="288.828"/> + <KivioPoint x="221.138" y="289.000"/> + <KivioPoint x="221.138" y="289.172"/> + <KivioPoint x="220.966" y="289.345"/> + <KivioPoint x="220.966" y="289.517"/> + <KivioPoint x="220.966" y="289.690"/> + <KivioPoint x="220.793" y="289.862"/> + <KivioPoint x="220.793" y="290.034"/> + <KivioPoint x="220.621" y="290.207"/> + <KivioPoint x="220.621" y="290.379"/> + <KivioPoint x="220.448" y="290.724"/> + <KivioPoint x="220.276" y="290.897"/> + <KivioPoint x="220.276" y="291.069"/> + <KivioPoint x="220.103" y="291.414"/> + <KivioPoint x="220.103" y="291.586"/> + <KivioPoint x="219.931" y="291.759"/> + <KivioPoint x="219.931" y="291.931"/> + <KivioPoint x="219.931" y="292.276"/> + <KivioPoint x="219.931" y="292.448"/> + <KivioPoint x="219.931" y="292.621"/> + <KivioPoint x="219.931" y="292.793"/> + <KivioPoint x="219.759" y="292.793"/> + <KivioPoint x="219.586" y="292.966"/> + <KivioPoint x="219.276" y="294.138"/> + <KivioPoint x="219.276" y="294.310"/> + <KivioPoint x="219.276" y="294.655"/> + <KivioPoint x="219.276" y="294.828"/> + <KivioPoint x="219.276" y="295.000"/> + <KivioPoint x="218.931" y="295.000"/> + <KivioPoint x="218.759" y="295.000"/> + <KivioPoint x="218.586" y="294.828"/> + <KivioPoint x="218.414" y="294.655"/> + <KivioPoint x="218.241" y="294.483"/> + <KivioPoint x="218.069" y="294.310"/> + <KivioPoint x="217.897" y="294.138"/> + <KivioPoint x="217.724" y="293.966"/> + <KivioPoint x="217.552" y="293.793"/> + <KivioPoint x="217.552" y="293.621"/> + <KivioPoint x="217.379" y="293.448"/> + <KivioPoint x="217.207" y="293.276"/> + <KivioPoint x="217.207" y="293.103"/> + <KivioPoint x="217.034" y="292.931"/> + <KivioPoint x="217.034" y="292.759"/> + <KivioPoint x="216.862" y="292.759"/> + <KivioPoint x="216.862" y="292.586"/> + <KivioPoint x="216.690" y="292.414"/> + <KivioPoint x="216.517" y="292.241"/> + <KivioPoint x="216.345" y="292.069"/> + <KivioPoint x="216.172" y="292.069"/> + <KivioPoint x="216.172" y="291.897"/> + <KivioPoint x="216.000" y="291.724"/> + <KivioPoint x="216.000" y="291.552"/> + <KivioPoint x="216.000" y="291.379"/> + <KivioPoint x="216.000" y="291.034"/> + <KivioPoint x="215.828" y="291.034"/> + <KivioPoint x="215.828" y="290.862"/> + <KivioPoint x="215.655" y="290.862"/> + <KivioPoint x="215.310" y="290.690"/> + <KivioPoint x="215.138" y="290.517"/> + <KivioPoint x="214.793" y="290.345"/> + <KivioPoint x="214.621" y="290.345"/> + <KivioPoint x="214.448" y="290.172"/> + <KivioPoint x="214.103" y="290.000"/> + <KivioPoint x="213.931" y="289.828"/> + <KivioPoint x="213.586" y="289.655"/> + <KivioPoint x="213.241" y="289.483"/> + <KivioPoint x="213.069" y="289.310"/> + <KivioPoint x="212.724" y="289.138"/> + <KivioPoint x="212.379" y="289.138"/> + <KivioPoint x="212.207" y="288.966"/> + <KivioPoint x="211.862" y="288.793"/> + <KivioPoint x="211.690" y="288.621"/> + <KivioPoint x="211.517" y="288.448"/> + <KivioPoint x="211.172" y="288.448"/> + <KivioPoint x="211.000" y="288.276"/> + <KivioPoint x="210.828" y="288.103"/> + <KivioPoint x="210.483" y="288.103"/> + <KivioPoint x="210.138" y="287.931"/> + <KivioPoint x="209.793" y="287.931"/> + <KivioPoint x="209.621" y="287.759"/> + <KivioPoint x="209.276" y="287.586"/> + <KivioPoint x="209.103" y="287.586"/> + <KivioPoint x="208.759" y="287.414"/> + <KivioPoint x="208.241" y="287.241"/> + <KivioPoint x="207.897" y="287.241"/> + <KivioPoint x="207.379" y="287.069"/> + <KivioPoint x="207.034" y="286.897"/> + <KivioPoint x="206.862" y="286.724"/> + <KivioPoint x="206.690" y="286.552"/> + <KivioPoint x="206.690" y="286.379"/> + <KivioPoint x="206.862" y="286.207"/> + <KivioPoint x="206.862" y="286.034"/> + <KivioPoint x="206.862" y="285.690"/> + <KivioPoint x="206.690" y="285.517"/> + <KivioPoint x="206.690" y="285.345"/> + <KivioPoint x="206.690" y="285.172"/> + <KivioPoint x="206.517" y="285.000"/> + <KivioPoint x="206.517" y="284.828"/> + <KivioPoint x="206.345" y="284.655"/> + <KivioPoint x="206.345" y="284.310"/> + <KivioPoint x="206.345" y="284.138"/> + <KivioPoint x="206.172" y="283.966"/> + <KivioPoint x="206.172" y="283.793"/> + <KivioPoint x="206.000" y="283.621"/> + <KivioPoint x="206.000" y="283.448"/> + <KivioPoint x="205.828" y="283.276"/> + <KivioPoint x="205.655" y="283.103"/> + <KivioPoint x="205.483" y="282.931"/> + <KivioPoint x="205.310" y="282.759"/> + <KivioPoint x="205.138" y="282.586"/> + <KivioPoint x="204.966" y="282.241"/> + <KivioPoint x="204.793" y="282.241"/> + <KivioPoint x="204.793" y="282.069"/> + <KivioPoint x="204.448" y="282.069"/> + <KivioPoint x="204.276" y="281.897"/> + <KivioPoint x="204.103" y="281.897"/> + <KivioPoint x="203.931" y="281.724"/> + <KivioPoint x="203.586" y="281.552"/> + <KivioPoint x="203.241" y="281.379"/> + <KivioPoint x="202.897" y="281.207"/> + <KivioPoint x="202.724" y="281.207"/> + <KivioPoint x="202.552" y="281.034"/> + <KivioPoint x="202.207" y="281.034"/> + <KivioPoint x="202.207" y="280.862"/> + <KivioPoint x="202.034" y="280.862"/> + <KivioPoint x="201.690" y="280.862"/> + <KivioPoint x="201.345" y="280.862"/> + <KivioPoint x="201.345" y="280.690"/> + <KivioPoint x="201.000" y="280.690"/> + <KivioPoint x="200.828" y="280.690"/> + <KivioPoint x="200.655" y="280.517"/> + <KivioPoint x="200.310" y="280.345"/> + <KivioPoint x="200.138" y="280.345"/> + <KivioPoint x="199.793" y="280.000"/> + <KivioPoint x="199.621" y="280.000"/> + <KivioPoint x="199.448" y="280.000"/> + <KivioPoint x="199.103" y="279.828"/> + <KivioPoint x="198.759" y="279.655"/> + <KivioPoint x="198.586" y="279.655"/> + <KivioPoint x="198.414" y="279.655"/> + <KivioPoint x="198.241" y="279.655"/> + <KivioPoint x="198.069" y="279.655"/> + <KivioPoint x="197.897" y="279.655"/> + <KivioPoint x="197.724" y="279.655"/> + <KivioPoint x="197.379" y="279.655"/> + <KivioPoint x="197.207" y="279.655"/> + <KivioPoint x="196.862" y="279.828"/> + <KivioPoint x="196.690" y="279.828"/> + <KivioPoint x="196.345" y="279.655"/> + <KivioPoint x="196.172" y="279.655"/> + <KivioPoint x="196.000" y="279.483"/> + <KivioPoint x="196.000" y="279.310"/> + <KivioPoint x="196.000" y="279.138"/> + <KivioPoint x="195.828" y="278.966"/> + <KivioPoint x="195.655" y="278.621"/> + <KivioPoint x="195.483" y="278.448"/> + <KivioPoint x="195.310" y="278.276"/> + <KivioPoint x="195.138" y="278.103"/> + <KivioPoint x="194.966" y="277.931"/> + <KivioPoint x="194.793" y="277.931"/> + <KivioPoint x="194.448" y="277.586"/> + <KivioPoint x="194.103" y="277.586"/> + <KivioPoint x="193.931" y="277.414"/> + <KivioPoint x="193.931" y="277.241"/> + <KivioPoint x="193.759" y="277.069"/> + <KivioPoint x="193.414" y="276.897"/> + <KivioPoint x="193.241" y="276.552"/> + <KivioPoint x="193.069" y="276.379"/> + <KivioPoint x="192.897" y="276.207"/> + <KivioPoint x="192.724" y="275.862"/> + <KivioPoint x="192.552" y="275.690"/> + <KivioPoint x="192.207" y="275.345"/> + <KivioPoint x="192.034" y="275.172"/> + <KivioPoint x="191.862" y="275.000"/> + <KivioPoint x="191.690" y="274.828"/> + <KivioPoint x="191.517" y="274.483"/> + <KivioPoint x="191.345" y="274.138"/> + <KivioPoint x="191.172" y="273.793"/> + <KivioPoint x="191.000" y="273.621"/> + <KivioPoint x="190.828" y="273.448"/> + <KivioPoint x="190.655" y="273.276"/> + <KivioPoint x="190.655" y="273.103"/> + <KivioPoint x="190.483" y="272.759"/> + <KivioPoint x="190.138" y="272.586"/> + <KivioPoint x="189.966" y="272.241"/> + <KivioPoint x="189.793" y="272.069"/> + <KivioPoint x="189.448" y="271.724"/> + <KivioPoint x="189.448" y="271.552"/> + <KivioPoint x="189.276" y="271.379"/> + <KivioPoint x="189.276" y="271.034"/> + <KivioPoint x="189.276" y="270.690"/> + <KivioPoint x="189.276" y="270.517"/> + <KivioPoint x="189.103" y="270.345"/> + <KivioPoint x="189.103" y="270.000"/> + <KivioPoint x="188.931" y="269.828"/> + <KivioPoint x="188.759" y="269.655"/> + <KivioPoint x="188.759" y="269.310"/> + <KivioPoint x="188.586" y="269.138"/> + <KivioPoint x="188.414" y="268.966"/> + <KivioPoint x="188.241" y="268.621"/> + <KivioPoint x="188.069" y="268.448"/> + <KivioPoint x="188.069" y="268.276"/> + <KivioPoint x="187.897" y="268.103"/> + <KivioPoint x="187.724" y="267.759"/> + <KivioPoint x="187.552" y="267.414"/> + <KivioPoint x="187.552" y="267.241"/> + <KivioPoint x="187.552" y="267.069"/> + <KivioPoint x="187.552" y="266.897"/> + <KivioPoint x="187.552" y="266.724"/> + <KivioPoint x="187.552" y="266.552"/> + <KivioPoint x="187.552" y="266.379"/> + <KivioPoint x="187.552" y="266.207"/> + <KivioPoint x="187.552" y="266.034"/> + <KivioPoint x="187.724" y="266.034"/> + <KivioPoint x="187.724" y="265.862"/> + <KivioPoint x="187.724" y="265.690"/> + <KivioPoint x="187.724" y="265.517"/> + <KivioPoint x="187.724" y="265.345"/> + <KivioPoint x="187.724" y="265.172"/> + <KivioPoint x="187.724" y="264.828"/> + <KivioPoint x="187.724" y="264.483"/> + <KivioPoint x="187.724" y="264.310"/> + <KivioPoint x="187.724" y="264.138"/> + <KivioPoint x="187.724" y="263.966"/> + <KivioPoint x="187.724" y="263.793"/> + <KivioPoint x="187.724" y="263.621"/> + <KivioPoint x="187.724" y="263.448"/> + <KivioPoint x="187.724" y="263.276"/> + <KivioPoint x="187.552" y="263.103"/> + <KivioPoint x="187.552" y="262.931"/> + <KivioPoint x="187.552" y="262.759"/> + <KivioPoint x="187.379" y="262.586"/> + <KivioPoint x="187.379" y="262.414"/> + <KivioPoint x="187.379" y="262.241"/> + <KivioPoint x="187.207" y="262.069"/> + <KivioPoint x="187.034" y="261.897"/> + <KivioPoint x="187.034" y="261.724"/> + <KivioPoint x="186.862" y="261.724"/> + <KivioPoint x="186.517" y="261.552"/> + <KivioPoint x="186.345" y="261.379"/> + <KivioPoint x="186.345" y="261.207"/> + <KivioPoint x="186.000" y="261.034"/> + <KivioPoint x="185.828" y="261.034"/> + <KivioPoint x="185.655" y="260.862"/> + <KivioPoint x="185.310" y="260.690"/> + <KivioPoint x="185.138" y="260.690"/> + <KivioPoint x="184.966" y="260.690"/> + <KivioPoint x="184.793" y="260.690"/> + <KivioPoint x="184.621" y="260.862"/> + <KivioPoint x="184.621" y="261.034"/> + <KivioPoint x="184.483" y="261.207"/> + <KivioPoint x="184.276" y="261.379"/> + <KivioPoint x="184.103" y="261.552"/> + <KivioPoint x="184.103" y="261.724"/> + <KivioPoint x="183.931" y="261.897"/> + <KivioPoint x="183.759" y="262.241"/> + <KivioPoint x="183.759" y="262.414"/> + <KivioPoint x="183.759" y="262.586"/> + <KivioPoint x="183.759" y="262.759"/> + <KivioPoint x="183.931" y="262.931"/> + <KivioPoint x="183.931" y="263.103"/> + <KivioPoint x="184.103" y="263.448"/> + <KivioPoint x="184.103" y="263.621"/> + <KivioPoint x="184.103" y="263.793"/> + <KivioPoint x="183.931" y="263.793"/> + <KivioPoint x="183.759" y="263.966"/> + <KivioPoint x="183.586" y="264.310"/> + <KivioPoint x="183.414" y="264.483"/> + <KivioPoint x="183.241" y="264.483"/> + <KivioPoint x="183.069" y="264.655"/> + <KivioPoint x="182.897" y="264.828"/> + <KivioPoint x="182.724" y="265.000"/> + <KivioPoint x="182.552" y="265.172"/> + <KivioPoint x="182.379" y="265.517"/> + <KivioPoint x="182.379" y="265.690"/> + <KivioPoint x="182.207" y="265.862"/> + <KivioPoint x="182.207" y="266.207"/> + <KivioPoint x="182.034" y="266.379"/> + <KivioPoint x="181.862" y="266.552"/> + <KivioPoint x="181.690" y="266.724"/> + <KivioPoint x="181.345" y="266.897"/> + <KivioPoint x="181.172" y="266.897"/> + <KivioPoint x="181.000" y="266.897"/> + <KivioPoint x="180.828" y="266.724"/> + <KivioPoint x="180.655" y="266.552"/> + <KivioPoint x="180.655" y="266.379"/> + <KivioPoint x="180.483" y="266.207"/> + <KivioPoint x="180.483" y="266.034"/> + <KivioPoint x="180.483" y="265.862"/> + <KivioPoint x="180.483" y="265.690"/> + <KivioPoint x="180.483" y="265.517"/> + <KivioPoint x="180.483" y="265.345"/> + <KivioPoint x="180.483" y="265.172"/> + <KivioPoint x="180.310" y="265.000"/> + <KivioPoint x="180.310" y="264.828"/> + <KivioPoint x="180.138" y="264.655"/> + <KivioPoint x="179.966" y="264.483"/> + <KivioPoint x="179.966" y="264.310"/> + <KivioPoint x="179.793" y="264.138"/> + <KivioPoint x="179.621" y="263.966"/> + <KivioPoint x="179.621" y="263.793"/> + <KivioPoint x="179.448" y="263.621"/> + <KivioPoint x="179.276" y="263.448"/> + <KivioPoint x="179.103" y="263.276"/> + <KivioPoint x="178.931" y="263.103"/> + <KivioPoint x="178.759" y="262.586"/> + <KivioPoint x="178.586" y="262.414"/> + <KivioPoint x="178.586" y="262.069"/> + <KivioPoint x="178.414" y="261.897"/> + <KivioPoint x="178.414" y="261.724"/> + <KivioPoint x="178.414" y="261.379"/> + <KivioPoint x="178.414" y="261.207"/> + <KivioPoint x="178.414" y="261.034"/> + <KivioPoint x="178.414" y="260.862"/> + <KivioPoint x="178.586" y="260.517"/> + <KivioPoint x="178.586" y="260.345"/> + <KivioPoint x="178.586" y="260.172"/> + <KivioPoint x="178.759" y="260.000"/> + <KivioPoint x="178.759" y="259.655"/> + <KivioPoint x="178.931" y="259.483"/> + <KivioPoint x="178.931" y="259.310"/> + <KivioPoint x="178.931" y="259.138"/> + <KivioPoint x="179.103" y="258.966"/> + <KivioPoint x="179.276" y="258.966"/> + <KivioPoint x="179.448" y="258.793"/> + <KivioPoint x="179.621" y="258.621"/> + <KivioPoint x="179.793" y="258.621"/> + <KivioPoint x="180.138" y="258.448"/> + <KivioPoint x="180.310" y="258.276"/> + <KivioPoint x="180.483" y="258.103"/> + <KivioPoint x="180.655" y="257.931"/> + <KivioPoint x="180.655" y="257.759"/> + <KivioPoint x="180.483" y="257.586"/> + <KivioPoint x="180.483" y="257.414"/> + <KivioPoint x="180.483" y="257.241"/> + <KivioPoint x="180.310" y="257.069"/> + <KivioPoint x="180.310" y="256.897"/> + <KivioPoint x="180.138" y="256.897"/> + <KivioPoint x="180.138" y="256.724"/> + <KivioPoint x="180.138" y="256.552"/> + <KivioPoint x="179.966" y="256.552"/> + <KivioPoint x="179.966" y="256.379"/> + <KivioPoint x="179.621" y="255.862"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon42"> + <KivioPoint x="140.448" y="234.103"/> + <KivioPoint x="139.931" y="233.586"/> + <KivioPoint x="139.931" y="233.069"/> + <KivioPoint x="139.414" y="233.069"/> + <KivioPoint x="139.414" y="232.552"/> + <KivioPoint x="139.414" y="232.034"/> + <KivioPoint x="139.414" y="231.517"/> + <KivioPoint x="139.414" y="231.000"/> + <KivioPoint x="139.931" y="231.000"/> + <KivioPoint x="140.448" y="231.000"/> + <KivioPoint x="140.966" y="231.000"/> + <KivioPoint x="141.483" y="231.000"/> + <KivioPoint x="142.000" y="231.000"/> + <KivioPoint x="142.000" y="230.483"/> + <KivioPoint x="142.517" y="230.483"/> + <KivioPoint x="142.517" y="229.966"/> + <KivioPoint x="142.517" y="229.448"/> + <KivioPoint x="142.517" y="228.931"/> + <KivioPoint x="142.517" y="228.414"/> + <KivioPoint x="142.000" y="227.897"/> + <KivioPoint x="142.000" y="227.379"/> + <KivioPoint x="142.000" y="226.862"/> + <KivioPoint x="142.000" y="226.345"/> + <KivioPoint x="142.000" y="225.828"/> + <KivioPoint x="142.000" y="224.793"/> + <KivioPoint x="142.000" y="224.276"/> + <KivioPoint x="142.517" y="223.759"/> + <KivioPoint x="142.517" y="223.241"/> + <KivioPoint x="143.034" y="223.241"/> + <KivioPoint x="143.552" y="222.724"/> + <KivioPoint x="144.069" y="222.207"/> + <KivioPoint x="144.586" y="222.207"/> + <KivioPoint x="144.586" y="221.690"/> + <KivioPoint x="145.103" y="221.690"/> + <KivioPoint x="145.621" y="221.172"/> + <KivioPoint x="146.138" y="221.172"/> + <KivioPoint x="145.621" y="220.655"/> + <KivioPoint x="144.586" y="220.655"/> + <KivioPoint x="144.069" y="220.138"/> + <KivioPoint x="143.552" y="220.138"/> + <KivioPoint x="143.034" y="220.138"/> + <KivioPoint x="142.517" y="219.621"/> + <KivioPoint x="141.483" y="219.103"/> + <KivioPoint x="140.966" y="219.103"/> + <KivioPoint x="140.448" y="218.586"/> + <KivioPoint x="140.448" y="218.069"/> + <KivioPoint x="139.931" y="218.069"/> + <KivioPoint x="139.414" y="217.552"/> + <KivioPoint x="138.379" y="217.552"/> + <KivioPoint x="138.379" y="217.034"/> + <KivioPoint x="137.345" y="216.517"/> + <KivioPoint x="136.828" y="216.517"/> + <KivioPoint x="136.310" y="216.000"/> + <KivioPoint x="135.793" y="215.483"/> + <KivioPoint x="135.793" y="214.966"/> + <KivioPoint x="135.276" y="214.448"/> + <KivioPoint x="135.276" y="213.931"/> + <KivioPoint x="135.276" y="213.414"/> + <KivioPoint x="136.552" y="212.103"/> + <KivioPoint x="136.379" y="210.034"/> + <KivioPoint x="136.034" y="208.138"/> + <KivioPoint x="135.103" y="206.586"/> + <KivioPoint x="135.345" y="206.345"/> + <KivioPoint x="135.621" y="206.345"/> + <KivioPoint x="135.621" y="206.069"/> + <KivioPoint x="135.862" y="206.069"/> + <KivioPoint x="136.138" y="206.069"/> + <KivioPoint x="136.138" y="205.828"/> + <KivioPoint x="136.379" y="205.828"/> + <KivioPoint x="136.379" y="205.552"/> + <KivioPoint x="136.655" y="205.552"/> + <KivioPoint x="136.655" y="205.310"/> + <KivioPoint x="136.897" y="205.034"/> + <KivioPoint x="137.172" y="205.034"/> + <KivioPoint x="137.172" y="204.793"/> + <KivioPoint x="137.414" y="204.793"/> + <KivioPoint x="137.414" y="204.517"/> + <KivioPoint x="137.690" y="204.276"/> + <KivioPoint x="137.690" y="204.000"/> + <KivioPoint x="137.931" y="203.759"/> + <KivioPoint x="137.931" y="203.483"/> + <KivioPoint x="137.931" y="203.241"/> + <KivioPoint x="137.931" y="202.966"/> + <KivioPoint x="137.690" y="202.724"/> + <KivioPoint x="137.690" y="202.448"/> + <KivioPoint x="137.414" y="202.207"/> + <KivioPoint x="137.414" y="201.931"/> + <KivioPoint x="137.172" y="201.931"/> + <KivioPoint x="136.897" y="201.690"/> + <KivioPoint x="136.655" y="201.414"/> + <KivioPoint x="136.655" y="201.172"/> + <KivioPoint x="136.379" y="201.172"/> + <KivioPoint x="136.138" y="200.897"/> + <KivioPoint x="135.862" y="200.655"/> + <KivioPoint x="135.621" y="200.379"/> + <KivioPoint x="135.345" y="200.138"/> + <KivioPoint x="135.345" y="199.862"/> + <KivioPoint x="135.345" y="199.621"/> + <KivioPoint x="135.345" y="199.345"/> + <KivioPoint x="135.345" y="199.103"/> + <KivioPoint x="135.345" y="198.828"/> + <KivioPoint x="135.345" y="198.586"/> + <KivioPoint x="135.345" y="198.310"/> + <KivioPoint x="135.345" y="198.069"/> + <KivioPoint x="135.621" y="197.793"/> + <KivioPoint x="135.862" y="197.552"/> + <KivioPoint x="136.138" y="197.276"/> + <KivioPoint x="136.379" y="197.276"/> + <KivioPoint x="136.655" y="197.034"/> + <KivioPoint x="136.897" y="197.034"/> + <KivioPoint x="136.897" y="196.759"/> + <KivioPoint x="137.172" y="196.759"/> + <KivioPoint x="137.172" y="196.517"/> + <KivioPoint x="137.172" y="196.241"/> + <KivioPoint x="136.897" y="196.000"/> + <KivioPoint x="136.897" y="195.724"/> + <KivioPoint x="136.655" y="195.724"/> + <KivioPoint x="136.379" y="195.483"/> + <KivioPoint x="136.897" y="194.862"/> + <KivioPoint x="136.897" y="194.690"/> + <KivioPoint x="136.897" y="194.517"/> + <KivioPoint x="136.897" y="194.345"/> + <KivioPoint x="136.897" y="194.172"/> + <KivioPoint x="136.897" y="194.000"/> + <KivioPoint x="136.897" y="193.828"/> + <KivioPoint x="137.069" y="193.655"/> + <KivioPoint x="137.069" y="193.483"/> + <KivioPoint x="137.241" y="193.310"/> + <KivioPoint x="137.241" y="193.138"/> + <KivioPoint x="137.414" y="192.793"/> + <KivioPoint x="137.414" y="192.621"/> + <KivioPoint x="137.414" y="192.448"/> + <KivioPoint x="137.241" y="192.276"/> + <KivioPoint x="137.241" y="191.931"/> + <KivioPoint x="137.241" y="191.759"/> + <KivioPoint x="137.414" y="191.414"/> + <KivioPoint x="137.414" y="191.069"/> + <KivioPoint x="137.414" y="190.897"/> + <KivioPoint x="137.586" y="190.724"/> + <KivioPoint x="137.586" y="190.379"/> + <KivioPoint x="137.586" y="190.034"/> + <KivioPoint x="137.759" y="189.862"/> + <KivioPoint x="137.931" y="189.690"/> + <KivioPoint x="138.103" y="189.517"/> + <KivioPoint x="138.276" y="189.517"/> + <KivioPoint x="138.448" y="189.345"/> + <KivioPoint x="138.621" y="189.345"/> + <KivioPoint x="138.793" y="189.345"/> + <KivioPoint x="138.966" y="189.345"/> + <KivioPoint x="139.310" y="189.517"/> + <KivioPoint x="139.655" y="189.517"/> + <KivioPoint x="140.000" y="189.517"/> + <KivioPoint x="140.345" y="189.690"/> + <KivioPoint x="140.690" y="189.690"/> + <KivioPoint x="141.034" y="189.690"/> + <KivioPoint x="141.207" y="189.690"/> + <KivioPoint x="141.552" y="189.690"/> + <KivioPoint x="141.724" y="189.517"/> + <KivioPoint x="141.897" y="189.517"/> + <KivioPoint x="142.241" y="189.345"/> + <KivioPoint x="142.414" y="189.345"/> + <KivioPoint x="142.414" y="189.172"/> + <KivioPoint x="142.414" y="189.000"/> + <KivioPoint x="142.414" y="188.828"/> + <KivioPoint x="142.414" y="188.655"/> + <KivioPoint x="142.241" y="188.655"/> + <KivioPoint x="142.241" y="188.483"/> + <KivioPoint x="142.069" y="188.138"/> + <KivioPoint x="142.069" y="187.966"/> + <KivioPoint x="142.069" y="187.793"/> + <KivioPoint x="142.069" y="187.621"/> + <KivioPoint x="142.069" y="187.448"/> + <KivioPoint x="142.241" y="187.276"/> + <KivioPoint x="142.414" y="187.276"/> + <KivioPoint x="142.414" y="187.103"/> + <KivioPoint x="142.586" y="187.103"/> + <KivioPoint x="142.759" y="186.931"/> + <KivioPoint x="142.931" y="186.759"/> + <KivioPoint x="143.103" y="186.586"/> + <KivioPoint x="143.448" y="186.586"/> + <KivioPoint x="143.448" y="186.414"/> + <KivioPoint x="143.621" y="186.241"/> + <KivioPoint x="143.793" y="186.069"/> + <KivioPoint x="143.793" y="185.897"/> + <KivioPoint x="143.966" y="185.897"/> + <KivioPoint x="143.966" y="185.724"/> + <KivioPoint x="143.966" y="185.552"/> + <KivioPoint x="144.138" y="185.552"/> + <KivioPoint x="144.138" y="185.379"/> + <KivioPoint x="144.138" y="185.034"/> + <KivioPoint x="143.966" y="184.862"/> + <KivioPoint x="143.966" y="184.690"/> + <KivioPoint x="143.793" y="184.517"/> + <KivioPoint x="143.793" y="184.345"/> + <KivioPoint x="143.621" y="184.172"/> + <KivioPoint x="143.448" y="184.000"/> + <KivioPoint x="143.448" y="183.828"/> + <KivioPoint x="143.276" y="183.655"/> + <KivioPoint x="143.276" y="183.483"/> + <KivioPoint x="143.103" y="183.310"/> + <KivioPoint x="143.103" y="183.138"/> + <KivioPoint x="143.103" y="182.966"/> + <KivioPoint x="143.276" y="182.793"/> + <KivioPoint x="143.276" y="182.621"/> + <KivioPoint x="143.448" y="182.621"/> + <KivioPoint x="143.621" y="182.448"/> + <KivioPoint x="143.793" y="182.448"/> + <KivioPoint x="143.966" y="182.276"/> + <KivioPoint x="144.138" y="182.103"/> + <KivioPoint x="144.483" y="182.103"/> + <KivioPoint x="144.655" y="181.931"/> + <KivioPoint x="144.828" y="181.759"/> + <KivioPoint x="145.172" y="181.586"/> + <KivioPoint x="145.345" y="181.241"/> + <KivioPoint x="145.517" y="181.069"/> + <KivioPoint x="145.690" y="180.897"/> + <KivioPoint x="145.690" y="180.724"/> + <KivioPoint x="145.862" y="180.552"/> + <KivioPoint x="146.034" y="180.379"/> + <KivioPoint x="146.207" y="180.034"/> + <KivioPoint x="146.207" y="179.690"/> + <KivioPoint x="146.207" y="179.517"/> + <KivioPoint x="146.207" y="179.345"/> + <KivioPoint x="146.552" y="177.966"/> + <KivioPoint x="146.207" y="179.000"/> + <KivioPoint x="146.207" y="178.655"/> + <KivioPoint x="146.207" y="178.310"/> + <KivioPoint x="146.207" y="177.966"/> + <KivioPoint x="146.207" y="177.621"/> + <KivioPoint x="146.207" y="177.276"/> + <KivioPoint x="146.207" y="176.931"/> + <KivioPoint x="146.207" y="176.586"/> + <KivioPoint x="146.207" y="176.414"/> + <KivioPoint x="146.207" y="176.069"/> + <KivioPoint x="146.379" y="174.517"/> + <KivioPoint x="146.379" y="174.345"/> + <KivioPoint x="146.379" y="174.172"/> + <KivioPoint x="146.379" y="174.000"/> + <KivioPoint x="146.379" y="173.828"/> + <KivioPoint x="146.552" y="173.655"/> + <KivioPoint x="146.552" y="173.483"/> + <KivioPoint x="146.552" y="173.310"/> + <KivioPoint x="146.724" y="173.138"/> + <KivioPoint x="146.724" y="172.966"/> + <KivioPoint x="146.724" y="172.793"/> + <KivioPoint x="146.897" y="172.621"/> + <KivioPoint x="146.897" y="172.276"/> + <KivioPoint x="146.897" y="172.103"/> + <KivioPoint x="147.069" y="171.931"/> + <KivioPoint x="147.069" y="171.759"/> + <KivioPoint x="147.241" y="171.586"/> + <KivioPoint x="147.241" y="171.414"/> + <KivioPoint x="147.414" y="171.241"/> + <KivioPoint x="147.586" y="171.069"/> + <KivioPoint x="147.759" y="171.069"/> + <KivioPoint x="147.931" y="171.069"/> + <KivioPoint x="148.276" y="170.897"/> + <KivioPoint x="148.621" y="170.897"/> + <KivioPoint x="148.966" y="170.897"/> + <KivioPoint x="149.310" y="170.897"/> + <KivioPoint x="149.655" y="170.897"/> + <KivioPoint x="150.000" y="170.897"/> + <KivioPoint x="150.345" y="170.897"/> + <KivioPoint x="150.690" y="170.897"/> + <KivioPoint x="150.862" y="171.069"/> + <KivioPoint x="151.379" y="171.241"/> + <KivioPoint x="151.552" y="171.241"/> + <KivioPoint x="151.724" y="171.414"/> + <KivioPoint x="151.897" y="171.586"/> + <KivioPoint x="152.069" y="171.759"/> + <KivioPoint x="152.241" y="171.931"/> + <KivioPoint x="152.414" y="172.103"/> + <KivioPoint x="152.414" y="172.276"/> + <KivioPoint x="152.586" y="172.448"/> + <KivioPoint x="152.586" y="172.621"/> + <KivioPoint x="152.759" y="172.793"/> + <KivioPoint x="152.759" y="173.138"/> + <KivioPoint x="152.931" y="173.310"/> + <KivioPoint x="152.931" y="173.483"/> + <KivioPoint x="152.931" y="173.655"/> + <KivioPoint x="152.931" y="173.828"/> + <KivioPoint x="152.931" y="174.172"/> + <KivioPoint x="152.931" y="174.345"/> + <KivioPoint x="152.931" y="174.517"/> + <KivioPoint x="152.931" y="174.690"/> + <KivioPoint x="153.103" y="174.862"/> + <KivioPoint x="153.103" y="175.034"/> + <KivioPoint x="153.103" y="175.207"/> + <KivioPoint x="153.276" y="175.207"/> + <KivioPoint x="153.621" y="175.207"/> + <KivioPoint x="153.793" y="175.207"/> + <KivioPoint x="153.966" y="174.862"/> + <KivioPoint x="154.138" y="174.690"/> + <KivioPoint x="154.310" y="174.345"/> + <KivioPoint x="154.483" y="174.172"/> + <KivioPoint x="154.655" y="174.000"/> + <KivioPoint x="154.828" y="174.000"/> + <KivioPoint x="155.000" y="173.828"/> + <KivioPoint x="155.517" y="173.828"/> + <KivioPoint x="155.862" y="173.828"/> + <KivioPoint x="156.207" y="173.655"/> + <KivioPoint x="156.379" y="173.483"/> + <KivioPoint x="156.552" y="173.138"/> + <KivioPoint x="156.724" y="172.966"/> + <KivioPoint x="156.724" y="172.793"/> + <KivioPoint x="156.897" y="172.448"/> + <KivioPoint x="156.897" y="172.276"/> + <KivioPoint x="156.897" y="172.103"/> + <KivioPoint x="157.069" y="172.103"/> + <KivioPoint x="157.069" y="171.931"/> + <KivioPoint x="157.241" y="171.931"/> + <KivioPoint x="157.241" y="171.759"/> + <KivioPoint x="157.414" y="171.759"/> + <KivioPoint x="157.586" y="171.759"/> + <KivioPoint x="157.931" y="171.759"/> + <KivioPoint x="158.276" y="171.759"/> + <KivioPoint x="158.448" y="171.759"/> + <KivioPoint x="158.621" y="171.759"/> + <KivioPoint x="158.793" y="171.759"/> + <KivioPoint x="158.966" y="171.759"/> + <KivioPoint x="159.310" y="171.586"/> + <KivioPoint x="159.655" y="171.414"/> + <KivioPoint x="159.828" y="171.241"/> + <KivioPoint x="160.000" y="171.069"/> + <KivioPoint x="160.172" y="170.897"/> + <KivioPoint x="160.345" y="170.724"/> + <KivioPoint x="160.172" y="170.724"/> + <KivioPoint x="160.000" y="170.724"/> + <KivioPoint x="159.828" y="170.724"/> + <KivioPoint x="159.655" y="170.724"/> + <KivioPoint x="159.655" y="170.552"/> + <KivioPoint x="159.483" y="170.552"/> + <KivioPoint x="159.310" y="170.552"/> + <KivioPoint x="159.138" y="170.379"/> + <KivioPoint x="158.621" y="170.034"/> + <KivioPoint x="158.621" y="169.862"/> + <KivioPoint x="158.448" y="169.690"/> + <KivioPoint x="158.448" y="169.517"/> + <KivioPoint x="158.448" y="169.345"/> + <KivioPoint x="158.448" y="169.172"/> + <KivioPoint x="158.448" y="169.000"/> + <KivioPoint x="158.448" y="168.828"/> + <KivioPoint x="158.448" y="168.655"/> + <KivioPoint x="158.448" y="168.310"/> + <KivioPoint x="158.448" y="168.138"/> + <KivioPoint x="158.448" y="167.621"/> + <KivioPoint x="158.448" y="167.276"/> + <KivioPoint x="158.621" y="166.931"/> + <KivioPoint x="158.793" y="166.586"/> + <KivioPoint x="158.966" y="166.414"/> + <KivioPoint x="159.138" y="166.241"/> + <KivioPoint x="159.310" y="166.241"/> + <KivioPoint x="159.310" y="166.069"/> + <KivioPoint x="159.483" y="165.724"/> + <KivioPoint x="159.483" y="165.379"/> + <KivioPoint x="159.483" y="165.034"/> + <KivioPoint x="159.483" y="164.690"/> + <KivioPoint x="159.310" y="164.345"/> + <KivioPoint x="159.310" y="164.000"/> + <KivioPoint x="159.310" y="163.828"/> + <KivioPoint x="159.138" y="163.655"/> + <KivioPoint x="158.966" y="163.483"/> + <KivioPoint x="158.793" y="163.310"/> + <KivioPoint x="158.621" y="163.138"/> + <KivioPoint x="158.621" y="162.966"/> + <KivioPoint x="158.621" y="162.793"/> + <KivioPoint x="158.621" y="162.448"/> + <KivioPoint x="158.621" y="162.276"/> + <KivioPoint x="158.621" y="162.103"/> + <KivioPoint x="158.621" y="161.931"/> + <KivioPoint x="158.793" y="161.759"/> + <KivioPoint x="158.793" y="161.586"/> + <KivioPoint x="158.966" y="161.414"/> + <KivioPoint x="159.138" y="161.241"/> + <KivioPoint x="159.310" y="161.241"/> + <KivioPoint x="159.655" y="161.241"/> + <KivioPoint x="160.000" y="161.241"/> + <KivioPoint x="160.172" y="161.414"/> + <KivioPoint x="160.345" y="161.586"/> + <KivioPoint x="160.517" y="161.759"/> + <KivioPoint x="160.690" y="161.931"/> + <KivioPoint x="160.862" y="162.103"/> + <KivioPoint x="161.034" y="162.276"/> + <KivioPoint x="161.207" y="162.448"/> + <KivioPoint x="161.379" y="162.448"/> + <KivioPoint x="161.724" y="162.621"/> + <KivioPoint x="162.069" y="162.621"/> + <KivioPoint x="162.414" y="162.621"/> + <KivioPoint x="162.586" y="162.621"/> + <KivioPoint x="162.759" y="162.621"/> + <KivioPoint x="162.931" y="162.621"/> + <KivioPoint x="163.103" y="162.621"/> + <KivioPoint x="163.276" y="162.793"/> + <KivioPoint x="163.448" y="162.793"/> + <KivioPoint x="163.793" y="162.966"/> + <KivioPoint x="163.966" y="162.966"/> + <KivioPoint x="164.138" y="163.138"/> + <KivioPoint x="164.310" y="163.138"/> + <KivioPoint x="164.483" y="163.138"/> + <KivioPoint x="164.483" y="163.310"/> + <KivioPoint x="164.655" y="163.310"/> + <KivioPoint x="164.655" y="163.483"/> + <KivioPoint x="164.655" y="163.655"/> + <KivioPoint x="164.828" y="164.000"/> + <KivioPoint x="165.000" y="164.172"/> + <KivioPoint x="165.172" y="164.345"/> + <KivioPoint x="165.345" y="164.517"/> + <KivioPoint x="165.345" y="164.690"/> + <KivioPoint x="165.517" y="164.690"/> + <KivioPoint x="165.517" y="164.862"/> + <KivioPoint x="165.517" y="165.034"/> + <KivioPoint x="165.690" y="165.207"/> + <KivioPoint x="165.690" y="165.379"/> + <KivioPoint x="165.862" y="165.552"/> + <KivioPoint x="165.862" y="165.724"/> + <KivioPoint x="165.862" y="165.897"/> + <KivioPoint x="165.862" y="166.069"/> + <KivioPoint x="165.862" y="166.241"/> + <KivioPoint x="165.862" y="166.586"/> + <KivioPoint x="166.034" y="166.759"/> + <KivioPoint x="166.034" y="166.931"/> + <KivioPoint x="166.034" y="167.103"/> + <KivioPoint x="166.207" y="167.103"/> + <KivioPoint x="166.207" y="167.276"/> + <KivioPoint x="166.379" y="167.276"/> + <KivioPoint x="166.552" y="167.448"/> + <KivioPoint x="166.897" y="167.448"/> + <KivioPoint x="167.069" y="167.448"/> + <KivioPoint x="167.241" y="167.621"/> + <KivioPoint x="167.414" y="167.621"/> + <KivioPoint x="167.586" y="167.621"/> + <KivioPoint x="167.759" y="167.793"/> + <KivioPoint x="167.931" y="167.966"/> + <KivioPoint x="168.103" y="168.138"/> + <KivioPoint x="168.276" y="168.310"/> + <KivioPoint x="168.448" y="168.310"/> + <KivioPoint x="168.793" y="168.483"/> + <KivioPoint x="168.966" y="168.483"/> + <KivioPoint x="169.138" y="168.655"/> + <KivioPoint x="169.483" y="168.655"/> + <KivioPoint x="169.655" y="168.655"/> + <KivioPoint x="169.828" y="168.655"/> + <KivioPoint x="170.000" y="168.655"/> + <KivioPoint x="170.345" y="168.655"/> + <KivioPoint x="170.517" y="168.655"/> + <KivioPoint x="170.690" y="168.655"/> + <KivioPoint x="170.690" y="168.828"/> + <KivioPoint x="170.862" y="169.000"/> + <KivioPoint x="170.862" y="169.345"/> + <KivioPoint x="170.862" y="169.690"/> + <KivioPoint x="170.862" y="169.862"/> + <KivioPoint x="170.690" y="170.034"/> + <KivioPoint x="170.517" y="170.207"/> + <KivioPoint x="170.345" y="170.379"/> + <KivioPoint x="170.345" y="170.552"/> + <KivioPoint x="170.172" y="170.552"/> + <KivioPoint x="170.000" y="170.724"/> + <KivioPoint x="169.828" y="170.724"/> + <KivioPoint x="169.828" y="170.897"/> + <KivioPoint x="169.655" y="170.897"/> + <KivioPoint x="169.655" y="171.069"/> + <KivioPoint x="169.655" y="171.241"/> + <KivioPoint x="169.655" y="171.414"/> + <KivioPoint x="169.655" y="171.586"/> + <KivioPoint x="169.828" y="171.759"/> + <KivioPoint x="170.000" y="171.759"/> + <KivioPoint x="170.172" y="171.931"/> + <KivioPoint x="170.345" y="171.931"/> + <KivioPoint x="170.690" y="171.931"/> + <KivioPoint x="170.862" y="171.931"/> + <KivioPoint x="171.034" y="171.931"/> + <KivioPoint x="171.034" y="172.103"/> + <KivioPoint x="171.034" y="172.276"/> + <KivioPoint x="171.034" y="172.448"/> + <KivioPoint x="171.207" y="172.621"/> + <KivioPoint x="171.379" y="172.621"/> + <KivioPoint x="171.724" y="172.793"/> + <KivioPoint x="171.897" y="172.793"/> + <KivioPoint x="172.241" y="172.793"/> + <KivioPoint x="172.414" y="172.793"/> + <KivioPoint x="172.931" y="172.793"/> + <KivioPoint x="173.103" y="172.793"/> + <KivioPoint x="173.276" y="172.793"/> + <KivioPoint x="173.448" y="172.793"/> + <KivioPoint x="173.621" y="172.621"/> + <KivioPoint x="173.793" y="172.448"/> + <KivioPoint x="173.966" y="172.276"/> + <KivioPoint x="173.966" y="172.103"/> + <KivioPoint x="174.138" y="171.931"/> + <KivioPoint x="174.138" y="171.759"/> + <KivioPoint x="174.138" y="171.586"/> + <KivioPoint x="174.138" y="171.414"/> + <KivioPoint x="174.310" y="171.241"/> + <KivioPoint x="174.483" y="171.241"/> + <KivioPoint x="174.655" y="171.069"/> + <KivioPoint x="175.172" y="171.069"/> + <KivioPoint x="175.517" y="171.069"/> + <KivioPoint x="175.690" y="171.069"/> + <KivioPoint x="176.034" y="171.069"/> + <KivioPoint x="176.207" y="170.897"/> + <KivioPoint x="176.379" y="170.897"/> + <KivioPoint x="176.552" y="170.897"/> + <KivioPoint x="176.724" y="170.897"/> + <KivioPoint x="176.897" y="170.897"/> + <KivioPoint x="177.241" y="170.724"/> + <KivioPoint x="177.586" y="170.724"/> + <KivioPoint x="177.931" y="170.552"/> + <KivioPoint x="178.103" y="170.552"/> + <KivioPoint x="178.276" y="170.379"/> + <KivioPoint x="178.276" y="170.207"/> + <KivioPoint x="178.448" y="170.034"/> + <KivioPoint x="178.621" y="169.862"/> + <KivioPoint x="178.793" y="169.690"/> + <KivioPoint x="178.966" y="169.517"/> + <KivioPoint x="179.138" y="169.345"/> + <KivioPoint x="179.310" y="169.172"/> + <KivioPoint x="179.483" y="169.000"/> + <KivioPoint x="179.655" y="168.828"/> + <KivioPoint x="179.828" y="168.828"/> + <KivioPoint x="180.000" y="168.655"/> + <KivioPoint x="180.172" y="168.655"/> + <KivioPoint x="180.345" y="168.655"/> + <KivioPoint x="180.517" y="168.655"/> + <KivioPoint x="180.690" y="168.655"/> + <KivioPoint x="180.862" y="168.828"/> + <KivioPoint x="181.034" y="169.000"/> + <KivioPoint x="181.207" y="169.172"/> + <KivioPoint x="181.379" y="169.172"/> + <KivioPoint x="181.552" y="169.345"/> + <KivioPoint x="181.724" y="169.517"/> + <KivioPoint x="181.897" y="169.517"/> + <KivioPoint x="182.069" y="169.690"/> + <KivioPoint x="182.241" y="169.862"/> + <KivioPoint x="182.414" y="169.862"/> + <KivioPoint x="182.586" y="170.034"/> + <KivioPoint x="182.759" y="170.034"/> + <KivioPoint x="182.931" y="170.207"/> + <KivioPoint x="182.931" y="170.379"/> + <KivioPoint x="183.103" y="170.379"/> + <KivioPoint x="183.103" y="170.552"/> + <KivioPoint x="183.276" y="170.552"/> + <KivioPoint x="183.448" y="170.724"/> + <KivioPoint x="183.621" y="170.897"/> + <KivioPoint x="183.793" y="171.069"/> + <KivioPoint x="183.966" y="171.241"/> + <KivioPoint x="183.966" y="171.414"/> + <KivioPoint x="184.138" y="171.414"/> + <KivioPoint x="184.138" y="171.586"/> + <KivioPoint x="184.310" y="171.759"/> + <KivioPoint x="184.483" y="171.931"/> + <KivioPoint x="184.655" y="172.103"/> + <KivioPoint x="184.828" y="172.103"/> + <KivioPoint x="185.000" y="172.103"/> + <KivioPoint x="185.172" y="172.103"/> + <KivioPoint x="185.517" y="172.276"/> + <KivioPoint x="185.690" y="172.276"/> + <KivioPoint x="185.862" y="172.276"/> + <KivioPoint x="186.034" y="172.448"/> + <KivioPoint x="186.207" y="172.793"/> + <KivioPoint x="186.379" y="172.966"/> + <KivioPoint x="186.379" y="173.138"/> + <KivioPoint x="186.379" y="173.310"/> + <KivioPoint x="186.379" y="173.483"/> + <KivioPoint x="186.379" y="173.655"/> + <KivioPoint x="186.379" y="173.828"/> + <KivioPoint x="186.552" y="174.000"/> + <KivioPoint x="186.552" y="174.172"/> + <KivioPoint x="186.552" y="174.345"/> + <KivioPoint x="186.724" y="174.517"/> + <KivioPoint x="186.897" y="174.690"/> + <KivioPoint x="186.897" y="174.862"/> + <KivioPoint x="187.069" y="174.862"/> + <KivioPoint x="187.241" y="175.207"/> + <KivioPoint x="187.414" y="175.207"/> + <KivioPoint x="187.414" y="175.379"/> + <KivioPoint x="187.586" y="175.552"/> + <KivioPoint x="187.931" y="175.724"/> + <KivioPoint x="188.276" y="175.724"/> + <KivioPoint x="188.448" y="175.897"/> + <KivioPoint x="188.793" y="176.069"/> + <KivioPoint x="189.138" y="176.069"/> + <KivioPoint x="189.310" y="176.241"/> + <KivioPoint x="189.483" y="176.241"/> + <KivioPoint x="189.655" y="176.241"/> + <KivioPoint x="189.655" y="176.414"/> + <KivioPoint x="189.828" y="176.586"/> + <KivioPoint x="190.000" y="176.586"/> + <KivioPoint x="190.172" y="176.586"/> + <KivioPoint x="190.345" y="176.759"/> + <KivioPoint x="190.345" y="176.931"/> + <KivioPoint x="190.517" y="176.931"/> + <KivioPoint x="190.517" y="177.103"/> + <KivioPoint x="190.690" y="177.103"/> + <KivioPoint x="190.862" y="177.276"/> + <KivioPoint x="191.034" y="177.448"/> + <KivioPoint x="191.034" y="177.621"/> + <KivioPoint x="191.207" y="177.793"/> + <KivioPoint x="191.207" y="177.966"/> + <KivioPoint x="191.379" y="178.138"/> + <KivioPoint x="191.379" y="178.310"/> + <KivioPoint x="191.552" y="178.483"/> + <KivioPoint x="191.552" y="178.655"/> + <KivioPoint x="191.552" y="178.828"/> + <KivioPoint x="191.552" y="179.000"/> + <KivioPoint x="191.552" y="179.172"/> + <KivioPoint x="191.552" y="179.345"/> + <KivioPoint x="191.552" y="179.517"/> + <KivioPoint x="191.552" y="179.690"/> + <KivioPoint x="191.552" y="179.862"/> + <KivioPoint x="191.379" y="180.034"/> + <KivioPoint x="191.379" y="180.207"/> + <KivioPoint x="191.207" y="180.379"/> + <KivioPoint x="191.207" y="180.552"/> + <KivioPoint x="191.034" y="180.724"/> + <KivioPoint x="191.034" y="180.897"/> + <KivioPoint x="190.862" y="180.897"/> + <KivioPoint x="190.862" y="181.069"/> + <KivioPoint x="190.690" y="181.241"/> + <KivioPoint x="190.517" y="181.414"/> + <KivioPoint x="190.517" y="181.586"/> + <KivioPoint x="190.345" y="181.759"/> + <KivioPoint x="190.172" y="181.931"/> + <KivioPoint x="190.000" y="182.276"/> + <KivioPoint x="189.828" y="182.621"/> + <KivioPoint x="189.655" y="182.793"/> + <KivioPoint x="189.655" y="182.966"/> + <KivioPoint x="189.655" y="183.138"/> + <KivioPoint x="189.483" y="183.138"/> + <KivioPoint x="189.310" y="183.138"/> + <KivioPoint x="189.138" y="183.310"/> + <KivioPoint x="188.966" y="183.483"/> + <KivioPoint x="188.793" y="183.483"/> + <KivioPoint x="188.793" y="183.655"/> + <KivioPoint x="188.621" y="183.655"/> + <KivioPoint x="188.448" y="183.655"/> + <KivioPoint x="188.276" y="183.655"/> + <KivioPoint x="188.276" y="183.828"/> + <KivioPoint x="188.103" y="183.828"/> + <KivioPoint x="188.103" y="184.000"/> + <KivioPoint x="188.103" y="184.172"/> + <KivioPoint x="188.103" y="184.345"/> + <KivioPoint x="188.103" y="184.517"/> + <KivioPoint x="188.103" y="184.690"/> + <KivioPoint x="188.103" y="184.862"/> + <KivioPoint x="188.276" y="185.034"/> + <KivioPoint x="188.276" y="185.207"/> + <KivioPoint x="188.276" y="185.379"/> + <KivioPoint x="188.448" y="185.552"/> + <KivioPoint x="188.621" y="185.724"/> + <KivioPoint x="188.793" y="185.897"/> + <KivioPoint x="188.966" y="185.897"/> + <KivioPoint x="188.966" y="186.069"/> + <KivioPoint x="189.138" y="186.069"/> + <KivioPoint x="189.310" y="186.241"/> + <KivioPoint x="189.483" y="186.414"/> + <KivioPoint x="189.655" y="186.586"/> + <KivioPoint x="189.828" y="186.759"/> + <KivioPoint x="190.000" y="186.759"/> + <KivioPoint x="190.000" y="186.931"/> + <KivioPoint x="190.000" y="187.103"/> + <KivioPoint x="190.172" y="187.103"/> + <KivioPoint x="190.172" y="187.276"/> + <KivioPoint x="190.345" y="187.448"/> + <KivioPoint x="190.517" y="187.621"/> + <KivioPoint x="190.862" y="187.793"/> + <KivioPoint x="191.207" y="187.966"/> + <KivioPoint x="191.379" y="188.138"/> + <KivioPoint x="191.379" y="188.310"/> + <KivioPoint x="191.379" y="188.483"/> + <KivioPoint x="191.379" y="188.655"/> + <KivioPoint x="191.379" y="188.828"/> + <KivioPoint x="191.207" y="189.000"/> + <KivioPoint x="191.034" y="189.172"/> + <KivioPoint x="191.034" y="189.345"/> + <KivioPoint x="190.862" y="189.345"/> + <KivioPoint x="190.690" y="189.517"/> + <KivioPoint x="190.517" y="189.690"/> + <KivioPoint x="190.345" y="189.862"/> + <KivioPoint x="190.345" y="190.034"/> + <KivioPoint x="190.345" y="190.207"/> + <KivioPoint x="190.345" y="190.379"/> + <KivioPoint x="190.517" y="190.552"/> + <KivioPoint x="190.517" y="190.724"/> + <KivioPoint x="190.690" y="190.897"/> + <KivioPoint x="190.690" y="191.069"/> + <KivioPoint x="190.862" y="191.241"/> + <KivioPoint x="191.034" y="191.241"/> + <KivioPoint x="191.034" y="191.414"/> + <KivioPoint x="191.034" y="191.586"/> + <KivioPoint x="191.207" y="191.759"/> + <KivioPoint x="191.207" y="191.931"/> + <KivioPoint x="191.207" y="192.103"/> + <KivioPoint x="191.379" y="192.276"/> + <KivioPoint x="191.379" y="192.448"/> + <KivioPoint x="191.379" y="192.621"/> + <KivioPoint x="191.379" y="192.793"/> + <KivioPoint x="191.379" y="192.966"/> + <KivioPoint x="191.379" y="193.138"/> + <KivioPoint x="191.379" y="193.310"/> + <KivioPoint x="191.379" y="193.483"/> + <KivioPoint x="191.207" y="193.828"/> + <KivioPoint x="191.207" y="194.000"/> + <KivioPoint x="191.207" y="194.172"/> + <KivioPoint x="191.207" y="194.345"/> + <KivioPoint x="191.207" y="194.517"/> + <KivioPoint x="191.207" y="194.690"/> + <KivioPoint x="191.034" y="194.862"/> + <KivioPoint x="191.034" y="195.034"/> + <KivioPoint x="191.034" y="195.207"/> + <KivioPoint x="191.034" y="195.552"/> + <KivioPoint x="191.034" y="195.724"/> + <KivioPoint x="190.862" y="195.897"/> + <KivioPoint x="190.862" y="196.069"/> + <KivioPoint x="190.690" y="196.241"/> + <KivioPoint x="190.690" y="196.414"/> + <KivioPoint x="190.690" y="196.586"/> + <KivioPoint x="190.690" y="196.759"/> + <KivioPoint x="190.690" y="196.931"/> + <KivioPoint x="190.862" y="197.103"/> + <KivioPoint x="190.862" y="197.276"/> + <KivioPoint x="190.862" y="197.448"/> + <KivioPoint x="191.034" y="197.621"/> + <KivioPoint x="191.034" y="197.966"/> + <KivioPoint x="191.034" y="198.138"/> + <KivioPoint x="191.207" y="198.310"/> + <KivioPoint x="191.207" y="198.483"/> + <KivioPoint x="191.207" y="198.655"/> + <KivioPoint x="191.379" y="198.828"/> + <KivioPoint x="191.379" y="199.000"/> + <KivioPoint x="191.379" y="199.172"/> + <KivioPoint x="191.379" y="199.517"/> + <KivioPoint x="191.552" y="199.690"/> + <KivioPoint x="191.552" y="199.862"/> + <KivioPoint x="191.552" y="200.034"/> + <KivioPoint x="191.724" y="200.207"/> + <KivioPoint x="191.724" y="200.379"/> + <KivioPoint x="191.724" y="200.552"/> + <KivioPoint x="191.724" y="200.897"/> + <KivioPoint x="191.724" y="201.069"/> + <KivioPoint x="191.897" y="201.241"/> + <KivioPoint x="191.897" y="201.414"/> + <KivioPoint x="192.069" y="201.586"/> + <KivioPoint x="192.069" y="201.759"/> + <KivioPoint x="192.069" y="201.931"/> + <KivioPoint x="192.241" y="202.103"/> + <KivioPoint x="192.241" y="202.276"/> + <KivioPoint x="192.414" y="202.621"/> + <KivioPoint x="192.414" y="202.793"/> + <KivioPoint x="192.414" y="202.966"/> + <KivioPoint x="192.586" y="203.138"/> + <KivioPoint x="192.586" y="203.483"/> + <KivioPoint x="192.759" y="203.655"/> + <KivioPoint x="192.759" y="203.828"/> + <KivioPoint x="192.759" y="204.000"/> + <KivioPoint x="192.759" y="204.172"/> + <KivioPoint x="192.759" y="204.345"/> + <KivioPoint x="192.759" y="204.517"/> + <KivioPoint x="192.759" y="204.690"/> + <KivioPoint x="192.586" y="204.862"/> + <KivioPoint x="192.586" y="205.034"/> + <KivioPoint x="192.414" y="205.034"/> + <KivioPoint x="192.414" y="205.207"/> + <KivioPoint x="192.241" y="205.379"/> + <KivioPoint x="192.069" y="205.379"/> + <KivioPoint x="191.897" y="205.552"/> + <KivioPoint x="191.724" y="205.552"/> + <KivioPoint x="191.552" y="205.552"/> + <KivioPoint x="191.379" y="205.552"/> + <KivioPoint x="191.379" y="205.724"/> + <KivioPoint x="191.207" y="205.724"/> + <KivioPoint x="191.034" y="205.724"/> + <KivioPoint x="190.862" y="205.724"/> + <KivioPoint x="190.690" y="205.552"/> + <KivioPoint x="190.517" y="205.552"/> + <KivioPoint x="190.345" y="205.552"/> + <KivioPoint x="190.345" y="205.379"/> + <KivioPoint x="190.172" y="205.379"/> + <KivioPoint x="190.000" y="205.207"/> + <KivioPoint x="189.828" y="205.034"/> + <KivioPoint x="189.655" y="205.034"/> + <KivioPoint x="189.655" y="204.862"/> + <KivioPoint x="189.483" y="204.862"/> + <KivioPoint x="189.138" y="204.517"/> + <KivioPoint x="189.138" y="204.345"/> + <KivioPoint x="188.966" y="204.172"/> + <KivioPoint x="188.966" y="204.000"/> + <KivioPoint x="188.793" y="203.828"/> + <KivioPoint x="188.621" y="203.828"/> + <KivioPoint x="188.448" y="203.828"/> + <KivioPoint x="188.276" y="203.828"/> + <KivioPoint x="188.276" y="204.000"/> + <KivioPoint x="188.103" y="204.000"/> + <KivioPoint x="187.931" y="204.172"/> + <KivioPoint x="187.759" y="204.345"/> + <KivioPoint x="187.586" y="204.517"/> + <KivioPoint x="187.586" y="204.690"/> + <KivioPoint x="187.414" y="204.690"/> + <KivioPoint x="187.414" y="204.862"/> + <KivioPoint x="187.241" y="204.862"/> + <KivioPoint x="187.241" y="205.034"/> + <KivioPoint x="187.069" y="205.034"/> + <KivioPoint x="187.069" y="205.207"/> + <KivioPoint x="186.897" y="205.207"/> + <KivioPoint x="186.897" y="205.379"/> + <KivioPoint x="186.724" y="205.379"/> + <KivioPoint x="186.552" y="205.552"/> + <KivioPoint x="186.207" y="205.724"/> + <KivioPoint x="186.034" y="205.724"/> + <KivioPoint x="185.862" y="205.724"/> + <KivioPoint x="185.862" y="205.897"/> + <KivioPoint x="185.690" y="205.897"/> + <KivioPoint x="185.517" y="205.897"/> + <KivioPoint x="185.172" y="205.897"/> + <KivioPoint x="184.828" y="205.897"/> + <KivioPoint x="184.655" y="206.069"/> + <KivioPoint x="184.310" y="206.241"/> + <KivioPoint x="184.138" y="206.241"/> + <KivioPoint x="183.966" y="206.414"/> + <KivioPoint x="183.793" y="206.586"/> + <KivioPoint x="183.621" y="206.586"/> + <KivioPoint x="183.448" y="206.586"/> + <KivioPoint x="183.448" y="206.759"/> + <KivioPoint x="183.276" y="206.759"/> + <KivioPoint x="183.103" y="206.759"/> + <KivioPoint x="182.931" y="206.931"/> + <KivioPoint x="182.759" y="206.931"/> + <KivioPoint x="182.414" y="207.103"/> + <KivioPoint x="182.069" y="207.276"/> + <KivioPoint x="181.724" y="207.448"/> + <KivioPoint x="181.552" y="207.621"/> + <KivioPoint x="181.379" y="207.793"/> + <KivioPoint x="181.207" y="207.966"/> + <KivioPoint x="181.034" y="207.966"/> + <KivioPoint x="180.862" y="208.138"/> + <KivioPoint x="180.517" y="208.138"/> + <KivioPoint x="180.345" y="208.310"/> + <KivioPoint x="180.172" y="208.310"/> + <KivioPoint x="180.000" y="208.310"/> + <KivioPoint x="179.828" y="208.483"/> + <KivioPoint x="179.655" y="208.655"/> + <KivioPoint x="179.483" y="208.655"/> + <KivioPoint x="179.310" y="208.828"/> + <KivioPoint x="179.138" y="208.828"/> + <KivioPoint x="178.966" y="209.000"/> + <KivioPoint x="178.793" y="209.000"/> + <KivioPoint x="178.621" y="209.000"/> + <KivioPoint x="178.448" y="209.000"/> + <KivioPoint x="178.276" y="209.000"/> + <KivioPoint x="178.103" y="209.000"/> + <KivioPoint x="177.931" y="209.000"/> + <KivioPoint x="177.759" y="209.172"/> + <KivioPoint x="177.586" y="209.172"/> + <KivioPoint x="177.414" y="209.172"/> + <KivioPoint x="177.241" y="209.345"/> + <KivioPoint x="177.069" y="209.345"/> + <KivioPoint x="176.897" y="209.345"/> + <KivioPoint x="176.724" y="209.345"/> + <KivioPoint x="176.552" y="209.345"/> + <KivioPoint x="176.207" y="209.345"/> + <KivioPoint x="176.207" y="209.517"/> + <KivioPoint x="175.862" y="209.517"/> + <KivioPoint x="175.690" y="209.690"/> + <KivioPoint x="175.517" y="209.690"/> + <KivioPoint x="175.345" y="209.862"/> + <KivioPoint x="175.172" y="209.862"/> + <KivioPoint x="175.000" y="210.034"/> + <KivioPoint x="174.828" y="210.034"/> + <KivioPoint x="174.655" y="210.207"/> + <KivioPoint x="174.483" y="210.207"/> + <KivioPoint x="173.621" y="210.207"/> + <KivioPoint x="173.621" y="210.379"/> + <KivioPoint x="173.448" y="210.379"/> + <KivioPoint x="173.448" y="210.552"/> + <KivioPoint x="173.276" y="210.552"/> + <KivioPoint x="173.276" y="210.724"/> + <KivioPoint x="173.276" y="210.897"/> + <KivioPoint x="173.276" y="211.069"/> + <KivioPoint x="173.448" y="211.241"/> + <KivioPoint x="173.448" y="211.414"/> + <KivioPoint x="173.621" y="211.586"/> + <KivioPoint x="173.621" y="211.759"/> + <KivioPoint x="173.793" y="211.759"/> + <KivioPoint x="173.966" y="211.931"/> + <KivioPoint x="174.138" y="212.103"/> + <KivioPoint x="174.138" y="212.276"/> + <KivioPoint x="174.310" y="212.276"/> + <KivioPoint x="174.310" y="212.448"/> + <KivioPoint x="174.483" y="212.621"/> + <KivioPoint x="174.655" y="212.793"/> + <KivioPoint x="174.828" y="212.966"/> + <KivioPoint x="174.828" y="213.138"/> + <KivioPoint x="175.000" y="213.310"/> + <KivioPoint x="175.000" y="213.483"/> + <KivioPoint x="175.172" y="213.483"/> + <KivioPoint x="175.172" y="213.655"/> + <KivioPoint x="175.172" y="213.828"/> + <KivioPoint x="175.345" y="214.000"/> + <KivioPoint x="175.345" y="214.172"/> + <KivioPoint x="175.517" y="214.172"/> + <KivioPoint x="175.517" y="214.345"/> + <KivioPoint x="175.690" y="214.517"/> + <KivioPoint x="175.690" y="214.690"/> + <KivioPoint x="175.690" y="214.862"/> + <KivioPoint x="175.690" y="215.034"/> + <KivioPoint x="175.690" y="215.207"/> + <KivioPoint x="175.690" y="215.379"/> + <KivioPoint x="175.690" y="215.552"/> + <KivioPoint x="175.517" y="215.724"/> + <KivioPoint x="175.517" y="215.897"/> + <KivioPoint x="175.517" y="216.069"/> + <KivioPoint x="175.345" y="216.241"/> + <KivioPoint x="175.172" y="216.414"/> + <KivioPoint x="175.000" y="216.586"/> + <KivioPoint x="175.000" y="216.759"/> + <KivioPoint x="174.828" y="216.759"/> + <KivioPoint x="174.828" y="216.931"/> + <KivioPoint x="174.655" y="216.931"/> + <KivioPoint x="174.655" y="217.103"/> + <KivioPoint x="174.655" y="217.276"/> + <KivioPoint x="174.828" y="217.448"/> + <KivioPoint x="174.828" y="217.621"/> + <KivioPoint x="175.000" y="217.621"/> + <KivioPoint x="175.000" y="217.793"/> + <KivioPoint x="175.172" y="217.966"/> + <KivioPoint x="175.345" y="218.138"/> + <KivioPoint x="175.517" y="218.310"/> + <KivioPoint x="175.690" y="218.483"/> + <KivioPoint x="175.862" y="218.655"/> + <KivioPoint x="175.862" y="218.828"/> + <KivioPoint x="176.034" y="218.828"/> + <KivioPoint x="176.207" y="219.000"/> + <KivioPoint x="176.207" y="219.172"/> + <KivioPoint x="176.379" y="219.345"/> + <KivioPoint x="176.552" y="219.517"/> + <KivioPoint x="176.724" y="219.690"/> + <KivioPoint x="176.897" y="219.690"/> + <KivioPoint x="176.897" y="219.862"/> + <KivioPoint x="177.241" y="219.862"/> + <KivioPoint x="177.241" y="220.034"/> + <KivioPoint x="177.586" y="220.034"/> + <KivioPoint x="177.586" y="220.207"/> + <KivioPoint x="177.759" y="220.207"/> + <KivioPoint x="178.103" y="220.379"/> + <KivioPoint x="178.276" y="220.379"/> + <KivioPoint x="178.448" y="220.552"/> + <KivioPoint x="178.621" y="220.552"/> + <KivioPoint x="178.793" y="220.724"/> + <KivioPoint x="178.966" y="220.724"/> + <KivioPoint x="178.966" y="220.897"/> + <KivioPoint x="179.138" y="221.069"/> + <KivioPoint x="179.310" y="221.069"/> + <KivioPoint x="179.310" y="221.241"/> + <KivioPoint x="179.483" y="221.414"/> + <KivioPoint x="179.655" y="221.586"/> + <KivioPoint x="179.828" y="221.759"/> + <KivioPoint x="180.000" y="221.759"/> + <KivioPoint x="180.172" y="221.931"/> + <KivioPoint x="180.345" y="221.931"/> + <KivioPoint x="180.345" y="222.103"/> + <KivioPoint x="180.690" y="222.103"/> + <KivioPoint x="180.690" y="222.276"/> + <KivioPoint x="180.862" y="222.276"/> + <KivioPoint x="181.034" y="222.448"/> + <KivioPoint x="181.034" y="222.621"/> + <KivioPoint x="181.034" y="222.793"/> + <KivioPoint x="181.034" y="222.966"/> + <KivioPoint x="181.207" y="223.138"/> + <KivioPoint x="181.207" y="223.310"/> + <KivioPoint x="181.207" y="223.483"/> + <KivioPoint x="181.207" y="223.655"/> + <KivioPoint x="181.207" y="223.828"/> + <KivioPoint x="181.207" y="224.000"/> + <KivioPoint x="181.207" y="224.172"/> + <KivioPoint x="181.207" y="224.345"/> + <KivioPoint x="181.207" y="224.517"/> + <KivioPoint x="181.379" y="224.690"/> + <KivioPoint x="181.379" y="224.862"/> + <KivioPoint x="181.379" y="225.034"/> + <KivioPoint x="181.552" y="225.207"/> + <KivioPoint x="181.724" y="225.379"/> + <KivioPoint x="181.897" y="225.552"/> + <KivioPoint x="182.069" y="225.724"/> + <KivioPoint x="182.241" y="225.897"/> + <KivioPoint x="182.414" y="225.897"/> + <KivioPoint x="182.414" y="226.069"/> + <KivioPoint x="182.586" y="226.241"/> + <KivioPoint x="182.759" y="226.414"/> + <KivioPoint x="182.759" y="226.586"/> + <KivioPoint x="182.759" y="226.759"/> + <KivioPoint x="182.931" y="226.931"/> + <KivioPoint x="182.931" y="227.103"/> + <KivioPoint x="182.931" y="227.276"/> + <KivioPoint x="182.931" y="227.448"/> + <KivioPoint x="182.931" y="227.793"/> + <KivioPoint x="182.759" y="227.966"/> + <KivioPoint x="182.586" y="228.138"/> + <KivioPoint x="182.414" y="228.310"/> + <KivioPoint x="182.241" y="228.310"/> + <KivioPoint x="182.069" y="228.310"/> + <KivioPoint x="181.724" y="228.310"/> + <KivioPoint x="181.552" y="228.310"/> + <KivioPoint x="181.379" y="228.138"/> + <KivioPoint x="181.207" y="228.138"/> + <KivioPoint x="181.034" y="228.138"/> + <KivioPoint x="180.862" y="228.138"/> + <KivioPoint x="180.690" y="228.138"/> + <KivioPoint x="180.517" y="228.138"/> + <KivioPoint x="180.172" y="228.828"/> + <KivioPoint x="180.345" y="229.172"/> + <KivioPoint x="180.345" y="229.345"/> + <KivioPoint x="180.345" y="229.517"/> + <KivioPoint x="180.345" y="229.690"/> + <KivioPoint x="180.517" y="229.690"/> + <KivioPoint x="180.517" y="229.862"/> + <KivioPoint x="180.517" y="230.034"/> + <KivioPoint x="180.517" y="230.207"/> + <KivioPoint x="180.517" y="230.379"/> + <KivioPoint x="180.345" y="230.379"/> + <KivioPoint x="180.172" y="230.379"/> + <KivioPoint x="180.000" y="230.379"/> + <KivioPoint x="179.828" y="230.379"/> + <KivioPoint x="179.655" y="230.207"/> + <KivioPoint x="179.483" y="230.207"/> + <KivioPoint x="179.310" y="230.207"/> + <KivioPoint x="179.138" y="230.034"/> + <KivioPoint x="178.966" y="230.034"/> + <KivioPoint x="178.793" y="230.034"/> + <KivioPoint x="178.621" y="230.034"/> + <KivioPoint x="178.276" y="230.034"/> + <KivioPoint x="178.103" y="230.207"/> + <KivioPoint x="177.931" y="230.207"/> + <KivioPoint x="177.931" y="230.379"/> + <KivioPoint x="177.759" y="230.379"/> + <KivioPoint x="177.759" y="230.552"/> + <KivioPoint x="177.586" y="230.724"/> + <KivioPoint x="177.414" y="230.897"/> + <KivioPoint x="177.241" y="231.069"/> + <KivioPoint x="177.241" y="231.241"/> + <KivioPoint x="177.069" y="231.241"/> + <KivioPoint x="176.897" y="231.414"/> + <KivioPoint x="176.724" y="231.586"/> + <KivioPoint x="176.552" y="231.759"/> + <KivioPoint x="176.379" y="231.931"/> + <KivioPoint x="176.207" y="232.103"/> + <KivioPoint x="176.034" y="232.276"/> + <KivioPoint x="176.034" y="232.448"/> + <KivioPoint x="176.034" y="232.621"/> + <KivioPoint x="176.034" y="232.793"/> + <KivioPoint x="176.207" y="232.793"/> + <KivioPoint x="176.207" y="232.966"/> + <KivioPoint x="176.379" y="233.138"/> + <KivioPoint x="176.379" y="233.310"/> + <KivioPoint x="176.552" y="233.310"/> + <KivioPoint x="176.552" y="233.483"/> + <KivioPoint x="176.724" y="233.655"/> + <KivioPoint x="176.724" y="233.828"/> + <KivioPoint x="176.897" y="234.000"/> + <KivioPoint x="176.897" y="234.172"/> + <KivioPoint x="176.897" y="234.345"/> + <KivioPoint x="176.897" y="234.517"/> + <KivioPoint x="176.897" y="234.690"/> + <KivioPoint x="176.897" y="234.862"/> + <KivioPoint x="176.897" y="235.034"/> + <KivioPoint x="176.724" y="235.207"/> + <KivioPoint x="176.724" y="235.379"/> + <KivioPoint x="176.552" y="235.552"/> + <KivioPoint x="176.552" y="235.724"/> + <KivioPoint x="176.552" y="235.897"/> + <KivioPoint x="176.552" y="236.069"/> + <KivioPoint x="176.724" y="236.241"/> + <KivioPoint x="176.724" y="236.414"/> + <KivioPoint x="176.897" y="236.586"/> + <KivioPoint x="176.897" y="236.759"/> + <KivioPoint x="176.897" y="236.931"/> + <KivioPoint x="177.069" y="237.103"/> + <KivioPoint x="177.069" y="237.276"/> + <KivioPoint x="177.241" y="237.448"/> + <KivioPoint x="177.241" y="237.621"/> + <KivioPoint x="177.241" y="237.793"/> + <KivioPoint x="177.241" y="237.966"/> + <KivioPoint x="177.414" y="238.138"/> + <KivioPoint x="177.414" y="238.310"/> + <KivioPoint x="177.414" y="238.483"/> + <KivioPoint x="177.414" y="238.655"/> + <KivioPoint x="177.241" y="238.828"/> + <KivioPoint x="177.069" y="239.000"/> + <KivioPoint x="176.897" y="239.000"/> + <KivioPoint x="176.724" y="239.000"/> + <KivioPoint x="176.552" y="239.000"/> + <KivioPoint x="176.379" y="239.000"/> + <KivioPoint x="176.207" y="239.000"/> + <KivioPoint x="176.207" y="238.828"/> + <KivioPoint x="176.034" y="238.655"/> + <KivioPoint x="176.034" y="238.483"/> + <KivioPoint x="175.862" y="238.310"/> + <KivioPoint x="175.862" y="238.138"/> + <KivioPoint x="175.862" y="237.966"/> + <KivioPoint x="175.690" y="237.793"/> + <KivioPoint x="175.690" y="237.621"/> + <KivioPoint x="175.517" y="237.621"/> + <KivioPoint x="175.345" y="237.448"/> + <KivioPoint x="175.172" y="237.276"/> + <KivioPoint x="175.000" y="237.276"/> + <KivioPoint x="174.828" y="237.276"/> + <KivioPoint x="174.828" y="237.103"/> + <KivioPoint x="174.655" y="237.103"/> + <KivioPoint x="174.483" y="236.931"/> + <KivioPoint x="174.310" y="236.931"/> + <KivioPoint x="174.138" y="236.759"/> + <KivioPoint x="173.966" y="236.759"/> + <KivioPoint x="173.793" y="236.586"/> + <KivioPoint x="173.621" y="236.586"/> + <KivioPoint x="173.448" y="236.586"/> + <KivioPoint x="173.276" y="236.586"/> + <KivioPoint x="173.103" y="236.586"/> + <KivioPoint x="172.931" y="236.414"/> + <KivioPoint x="172.759" y="236.414"/> + <KivioPoint x="172.414" y="236.414"/> + <KivioPoint x="172.414" y="236.241"/> + <KivioPoint x="172.241" y="236.241"/> + <KivioPoint x="172.069" y="236.241"/> + <KivioPoint x="171.897" y="236.414"/> + <KivioPoint x="171.724" y="236.586"/> + <KivioPoint x="171.379" y="236.586"/> + <KivioPoint x="171.207" y="236.759"/> + <KivioPoint x="171.034" y="236.759"/> + <KivioPoint x="171.034" y="236.931"/> + <KivioPoint x="170.862" y="236.931"/> + <KivioPoint x="170.690" y="236.931"/> + <KivioPoint x="170.345" y="236.931"/> + <KivioPoint x="170.172" y="236.931"/> + <KivioPoint x="170.000" y="236.931"/> + <KivioPoint x="169.828" y="236.931"/> + <KivioPoint x="169.655" y="236.931"/> + <KivioPoint x="169.310" y="236.931"/> + <KivioPoint x="168.966" y="236.931"/> + <KivioPoint x="168.793" y="236.931"/> + <KivioPoint x="168.621" y="236.931"/> + <KivioPoint x="168.448" y="236.931"/> + <KivioPoint x="168.276" y="236.931"/> + <KivioPoint x="167.931" y="236.931"/> + <KivioPoint x="167.759" y="237.103"/> + <KivioPoint x="167.586" y="237.103"/> + <KivioPoint x="167.414" y="237.276"/> + <KivioPoint x="167.241" y="237.276"/> + <KivioPoint x="167.069" y="237.448"/> + <KivioPoint x="166.897" y="237.621"/> + <KivioPoint x="166.724" y="237.621"/> + <KivioPoint x="166.552" y="237.621"/> + <KivioPoint x="166.552" y="237.793"/> + <KivioPoint x="166.379" y="237.793"/> + <KivioPoint x="166.207" y="237.793"/> + <KivioPoint x="166.207" y="237.966"/> + <KivioPoint x="166.034" y="237.966"/> + <KivioPoint x="165.862" y="237.966"/> + <KivioPoint x="165.690" y="238.138"/> + <KivioPoint x="165.517" y="238.138"/> + <KivioPoint x="165.345" y="238.310"/> + <KivioPoint x="165.172" y="238.310"/> + <KivioPoint x="164.828" y="238.310"/> + <KivioPoint x="164.483" y="238.310"/> + <KivioPoint x="164.310" y="238.310"/> + <KivioPoint x="163.966" y="238.310"/> + <KivioPoint x="163.793" y="238.310"/> + <KivioPoint x="163.621" y="238.310"/> + <KivioPoint x="163.448" y="238.310"/> + <KivioPoint x="163.276" y="238.138"/> + <KivioPoint x="163.103" y="237.966"/> + <KivioPoint x="163.103" y="237.793"/> + <KivioPoint x="163.103" y="237.621"/> + <KivioPoint x="162.931" y="237.448"/> + <KivioPoint x="162.931" y="237.276"/> + <KivioPoint x="162.759" y="237.276"/> + <KivioPoint x="162.759" y="237.103"/> + <KivioPoint x="162.759" y="236.931"/> + <KivioPoint x="162.586" y="236.931"/> + <KivioPoint x="162.414" y="236.759"/> + <KivioPoint x="162.069" y="236.586"/> + <KivioPoint x="161.897" y="236.586"/> + <KivioPoint x="161.724" y="236.586"/> + <KivioPoint x="161.724" y="236.414"/> + <KivioPoint x="161.552" y="236.414"/> + <KivioPoint x="161.379" y="236.414"/> + <KivioPoint x="161.207" y="236.586"/> + <KivioPoint x="161.034" y="236.586"/> + <KivioPoint x="160.862" y="236.586"/> + <KivioPoint x="160.690" y="236.759"/> + <KivioPoint x="160.517" y="236.931"/> + <KivioPoint x="160.345" y="236.931"/> + <KivioPoint x="160.172" y="237.103"/> + <KivioPoint x="160.000" y="237.276"/> + <KivioPoint x="159.828" y="237.276"/> + <KivioPoint x="159.655" y="237.448"/> + <KivioPoint x="159.483" y="237.621"/> + <KivioPoint x="159.310" y="237.621"/> + <KivioPoint x="159.138" y="237.621"/> + <KivioPoint x="158.966" y="237.793"/> + <KivioPoint x="158.793" y="237.966"/> + <KivioPoint x="158.621" y="237.966"/> + <KivioPoint x="158.448" y="237.966"/> + <KivioPoint x="158.276" y="237.966"/> + <KivioPoint x="158.103" y="237.966"/> + <KivioPoint x="157.931" y="237.793"/> + <KivioPoint x="157.759" y="237.621"/> + <KivioPoint x="157.586" y="237.621"/> + <KivioPoint x="157.414" y="237.448"/> + <KivioPoint x="157.241" y="237.276"/> + <KivioPoint x="157.241" y="237.103"/> + <KivioPoint x="157.069" y="236.931"/> + <KivioPoint x="156.897" y="236.759"/> + <KivioPoint x="156.897" y="236.586"/> + <KivioPoint x="156.724" y="236.414"/> + <KivioPoint x="156.552" y="236.414"/> + <KivioPoint x="156.034" y="235.897"/> + <KivioPoint x="155.862" y="235.724"/> + <KivioPoint x="155.862" y="235.552"/> + <KivioPoint x="155.690" y="235.552"/> + <KivioPoint x="155.690" y="235.379"/> + <KivioPoint x="155.517" y="235.379"/> + <KivioPoint x="155.172" y="235.207"/> + <KivioPoint x="155.000" y="235.207"/> + <KivioPoint x="154.828" y="235.207"/> + <KivioPoint x="154.655" y="235.034"/> + <KivioPoint x="154.483" y="235.034"/> + <KivioPoint x="154.138" y="234.862"/> + <KivioPoint x="153.966" y="234.862"/> + <KivioPoint x="153.793" y="234.690"/> + <KivioPoint x="153.793" y="234.517"/> + <KivioPoint x="153.621" y="234.345"/> + <KivioPoint x="153.448" y="234.172"/> + <KivioPoint x="153.103" y="234.172"/> + <KivioPoint x="152.931" y="234.000"/> + <KivioPoint x="152.759" y="234.000"/> + <KivioPoint x="152.586" y="233.828"/> + <KivioPoint x="152.414" y="233.655"/> + <KivioPoint x="152.414" y="233.483"/> + <KivioPoint x="152.241" y="233.310"/> + <KivioPoint x="152.069" y="233.138"/> + <KivioPoint x="151.897" y="232.966"/> + <KivioPoint x="151.724" y="232.793"/> + <KivioPoint x="151.552" y="232.793"/> + <KivioPoint x="151.379" y="232.793"/> + <KivioPoint x="151.207" y="232.793"/> + <KivioPoint x="151.034" y="232.793"/> + <KivioPoint x="150.862" y="232.966"/> + <KivioPoint x="150.690" y="232.966"/> + <KivioPoint x="150.345" y="233.138"/> + <KivioPoint x="150.172" y="233.138"/> + <KivioPoint x="150.000" y="233.138"/> + <KivioPoint x="149.828" y="233.138"/> + <KivioPoint x="149.655" y="233.138"/> + <KivioPoint x="149.483" y="233.138"/> + <KivioPoint x="149.310" y="233.138"/> + <KivioPoint x="149.138" y="233.138"/> + <KivioPoint x="148.966" y="233.138"/> + <KivioPoint x="148.621" y="233.138"/> + <KivioPoint x="148.448" y="233.138"/> + <KivioPoint x="148.276" y="233.138"/> + <KivioPoint x="148.103" y="233.138"/> + <KivioPoint x="147.931" y="233.138"/> + <KivioPoint x="147.759" y="233.138"/> + <KivioPoint x="147.586" y="233.138"/> + <KivioPoint x="147.414" y="233.138"/> + <KivioPoint x="147.069" y="233.310"/> + <KivioPoint x="146.897" y="233.310"/> + <KivioPoint x="146.724" y="233.310"/> + <KivioPoint x="146.552" y="233.310"/> + <KivioPoint x="146.207" y="233.310"/> + <KivioPoint x="146.034" y="233.310"/> + <KivioPoint x="145.690" y="233.310"/> + <KivioPoint x="145.517" y="233.310"/> + <KivioPoint x="145.345" y="233.310"/> + <KivioPoint x="145.172" y="233.310"/> + <KivioPoint x="145.000" y="233.138"/> + <KivioPoint x="144.828" y="233.138"/> + <KivioPoint x="144.655" y="233.138"/> + <KivioPoint x="144.483" y="233.138"/> + <KivioPoint x="144.310" y="233.310"/> + <KivioPoint x="144.138" y="233.310"/> + <KivioPoint x="143.793" y="233.483"/> + <KivioPoint x="143.621" y="233.655"/> + <KivioPoint x="143.448" y="233.828"/> + <KivioPoint x="143.448" y="234.000"/> + <KivioPoint x="143.276" y="234.172"/> + <KivioPoint x="143.103" y="234.172"/> + <KivioPoint x="142.931" y="234.172"/> + <KivioPoint x="142.759" y="234.172"/> + <KivioPoint x="142.586" y="234.172"/> + <KivioPoint x="142.414" y="234.172"/> + <KivioPoint x="142.241" y="234.172"/> + <KivioPoint x="142.069" y="234.172"/> + <KivioPoint x="141.897" y="234.172"/> + <KivioPoint x="141.724" y="234.172"/> + <KivioPoint x="141.724" y="234.000"/> + <KivioPoint x="141.552" y="234.000"/> + <KivioPoint x="141.552" y="233.828"/> + <KivioPoint x="141.379" y="233.828"/> + <KivioPoint x="141.207" y="233.828"/> + <KivioPoint x="141.034" y="233.828"/> + <KivioPoint x="140.448" y="234.103"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon43"> + <KivioPoint x="100.103" y="278.586"/> + <KivioPoint x="100.621" y="278.586"/> + <KivioPoint x="100.621" y="278.069"/> + <KivioPoint x="101.138" y="278.069"/> + <KivioPoint x="101.138" y="277.552"/> + <KivioPoint x="100.621" y="277.552"/> + <KivioPoint x="100.621" y="277.034"/> + <KivioPoint x="100.621" y="276.517"/> + <KivioPoint x="100.621" y="276.000"/> + <KivioPoint x="100.621" y="275.483"/> + <KivioPoint x="101.138" y="274.966"/> + <KivioPoint x="101.138" y="274.448"/> + <KivioPoint x="101.655" y="274.448"/> + <KivioPoint x="102.172" y="273.931"/> + <KivioPoint x="102.172" y="273.414"/> + <KivioPoint x="102.690" y="272.897"/> + <KivioPoint x="102.690" y="272.379"/> + <KivioPoint x="103.207" y="272.379"/> + <KivioPoint x="103.207" y="271.862"/> + <KivioPoint x="103.724" y="271.345"/> + <KivioPoint x="104.241" y="271.345"/> + <KivioPoint x="104.759" y="271.345"/> + <KivioPoint x="105.793" y="271.345"/> + <KivioPoint x="106.310" y="271.345"/> + <KivioPoint x="106.828" y="271.345"/> + <KivioPoint x="107.345" y="270.828"/> + <KivioPoint x="107.345" y="270.310"/> + <KivioPoint x="107.862" y="270.310"/> + <KivioPoint x="108.379" y="270.310"/> + <KivioPoint x="108.897" y="269.793"/> + <KivioPoint x="109.414" y="269.793"/> + <KivioPoint x="109.931" y="269.793"/> + <KivioPoint x="110.448" y="269.793"/> + <KivioPoint x="111.483" y="270.310"/> + <KivioPoint x="112.000" y="270.310"/> + <KivioPoint x="112.517" y="270.310"/> + <KivioPoint x="113.034" y="270.828"/> + <KivioPoint x="113.034" y="271.345"/> + <KivioPoint x="113.552" y="271.345"/> + <KivioPoint x="114.069" y="271.862"/> + <KivioPoint x="114.586" y="272.379"/> + <KivioPoint x="115.103" y="272.379"/> + <KivioPoint x="115.621" y="272.897"/> + <KivioPoint x="116.138" y="272.379"/> + <KivioPoint x="116.655" y="272.379"/> + <KivioPoint x="117.690" y="273.414"/> + <KivioPoint x="118.207" y="273.414"/> + <KivioPoint x="119.241" y="274.448"/> + <KivioPoint x="120.793" y="274.966"/> + <KivioPoint x="121.310" y="274.966"/> + <KivioPoint x="121.828" y="275.483"/> + <KivioPoint x="122.345" y="275.483"/> + <KivioPoint x="122.862" y="276.000"/> + <KivioPoint x="123.379" y="276.517"/> + <KivioPoint x="123.897" y="277.034"/> + <KivioPoint x="124.414" y="277.552"/> + <KivioPoint x="124.931" y="278.069"/> + <KivioPoint x="125.448" y="278.069"/> + <KivioPoint x="125.966" y="278.069"/> + <KivioPoint x="126.483" y="277.552"/> + <KivioPoint x="127.000" y="277.552"/> + <KivioPoint x="127.000" y="277.034"/> + <KivioPoint x="127.517" y="277.034"/> + <KivioPoint x="128.034" y="276.517"/> + <KivioPoint x="128.034" y="276.000"/> + <KivioPoint x="128.552" y="276.000"/> + <KivioPoint x="128.552" y="275.483"/> + <KivioPoint x="129.069" y="274.966"/> + <KivioPoint x="129.586" y="274.966"/> + <KivioPoint x="130.103" y="274.448"/> + <KivioPoint x="130.621" y="274.448"/> + <KivioPoint x="131.138" y="274.448"/> + <KivioPoint x="131.655" y="273.931"/> + <KivioPoint x="132.172" y="273.931"/> + <KivioPoint x="132.690" y="273.931"/> + <KivioPoint x="132.690" y="273.414"/> + <KivioPoint x="132.690" y="272.897"/> + <KivioPoint x="132.690" y="272.379"/> + <KivioPoint x="133.207" y="272.379"/> + <KivioPoint x="133.724" y="271.862"/> + <KivioPoint x="134.241" y="271.345"/> + <KivioPoint x="134.759" y="270.828"/> + <KivioPoint x="135.276" y="270.310"/> + <KivioPoint x="135.276" y="269.793"/> + <KivioPoint x="135.276" y="269.276"/> + <KivioPoint x="134.759" y="268.759"/> + <KivioPoint x="134.759" y="268.241"/> + <KivioPoint x="134.241" y="268.241"/> + <KivioPoint x="134.241" y="267.724"/> + <KivioPoint x="133.724" y="267.207"/> + <KivioPoint x="133.207" y="266.690"/> + <KivioPoint x="132.690" y="266.690"/> + <KivioPoint x="132.172" y="266.172"/> + <KivioPoint x="131.655" y="266.172"/> + <KivioPoint x="131.138" y="265.655"/> + <KivioPoint x="130.621" y="265.138"/> + <KivioPoint x="130.621" y="264.621"/> + <KivioPoint x="130.103" y="264.103"/> + <KivioPoint x="130.103" y="263.586"/> + <KivioPoint x="130.103" y="263.069"/> + <KivioPoint x="130.103" y="262.552"/> + <KivioPoint x="130.103" y="262.034"/> + <KivioPoint x="130.103" y="261.517"/> + <KivioPoint x="130.621" y="261.000"/> + <KivioPoint x="130.621" y="260.483"/> + <KivioPoint x="130.621" y="259.966"/> + <KivioPoint x="130.621" y="259.448"/> + <KivioPoint x="131.138" y="258.931"/> + <KivioPoint x="131.138" y="257.897"/> + <KivioPoint x="131.655" y="257.897"/> + <KivioPoint x="132.172" y="257.897"/> + <KivioPoint x="132.690" y="257.897"/> + <KivioPoint x="133.207" y="257.897"/> + <KivioPoint x="133.724" y="257.379"/> + <KivioPoint x="134.241" y="256.862"/> + <KivioPoint x="134.241" y="255.828"/> + <KivioPoint x="133.724" y="255.310"/> + <KivioPoint x="133.724" y="254.793"/> + <KivioPoint x="133.207" y="254.276"/> + <KivioPoint x="133.207" y="253.759"/> + <KivioPoint x="133.207" y="253.241"/> + <KivioPoint x="133.207" y="252.724"/> + <KivioPoint x="133.207" y="252.207"/> + <KivioPoint x="133.207" y="251.690"/> + <KivioPoint x="133.207" y="251.172"/> + <KivioPoint x="133.724" y="251.172"/> + <KivioPoint x="133.724" y="250.655"/> + <KivioPoint x="134.241" y="250.138"/> + <KivioPoint x="134.241" y="249.621"/> + <KivioPoint x="133.724" y="249.621"/> + <KivioPoint x="133.724" y="249.103"/> + <KivioPoint x="133.724" y="248.586"/> + <KivioPoint x="133.207" y="248.586"/> + <KivioPoint x="133.207" y="248.069"/> + <KivioPoint x="133.207" y="247.034"/> + <KivioPoint x="132.690" y="246.000"/> + <KivioPoint x="133.448" y="244.862"/> + <KivioPoint x="133.276" y="244.000"/> + <KivioPoint x="132.172" y="243.414"/> + <KivioPoint x="132.172" y="242.897"/> + <KivioPoint x="130.517" y="243.138"/> + <KivioPoint x="129.310" y="242.448"/> + <KivioPoint x="129.828" y="241.069"/> + <KivioPoint x="130.103" y="240.310"/> + <KivioPoint x="130.103" y="239.793"/> + <KivioPoint x="130.103" y="239.276"/> + <KivioPoint x="130.621" y="239.276"/> + <KivioPoint x="131.138" y="238.759"/> + <KivioPoint x="131.138" y="238.241"/> + <KivioPoint x="131.655" y="238.241"/> + <KivioPoint x="131.655" y="237.724"/> + <KivioPoint x="132.172" y="237.724"/> + <KivioPoint x="132.690" y="237.207"/> + <KivioPoint x="133.207" y="237.207"/> + <KivioPoint x="133.724" y="237.207"/> + <KivioPoint x="134.241" y="237.207"/> + <KivioPoint x="134.759" y="237.207"/> + <KivioPoint x="134.759" y="236.690"/> + <KivioPoint x="135.276" y="236.690"/> + <KivioPoint x="135.276" y="236.172"/> + <KivioPoint x="135.276" y="235.655"/> + <KivioPoint x="135.793" y="235.655"/> + <KivioPoint x="136.310" y="235.138"/> + <KivioPoint x="136.310" y="234.621"/> + <KivioPoint x="136.828" y="234.621"/> + <KivioPoint x="137.345" y="234.621"/> + <KivioPoint x="138.379" y="234.621"/> + <KivioPoint x="139.414" y="235.138"/> + <KivioPoint x="139.931" y="235.138"/> + <KivioPoint x="140.448" y="234.621"/> + <KivioPoint x="140.448" y="234.103"/> + <KivioPoint x="139.931" y="233.586"/> + <KivioPoint x="139.931" y="233.069"/> + <KivioPoint x="139.414" y="233.069"/> + <KivioPoint x="139.414" y="232.552"/> + <KivioPoint x="139.414" y="232.034"/> + <KivioPoint x="139.414" y="231.517"/> + <KivioPoint x="139.414" y="231.000"/> + <KivioPoint x="139.931" y="231.000"/> + <KivioPoint x="140.448" y="231.000"/> + <KivioPoint x="140.966" y="231.000"/> + <KivioPoint x="141.483" y="231.000"/> + <KivioPoint x="142.000" y="231.000"/> + <KivioPoint x="142.000" y="230.483"/> + <KivioPoint x="142.517" y="230.483"/> + <KivioPoint x="142.517" y="229.966"/> + <KivioPoint x="142.517" y="229.448"/> + <KivioPoint x="142.517" y="228.931"/> + <KivioPoint x="142.517" y="228.414"/> + <KivioPoint x="142.000" y="227.897"/> + <KivioPoint x="142.000" y="227.379"/> + <KivioPoint x="142.000" y="226.862"/> + <KivioPoint x="142.000" y="226.345"/> + <KivioPoint x="142.000" y="225.828"/> + <KivioPoint x="142.000" y="224.793"/> + <KivioPoint x="142.000" y="224.276"/> + <KivioPoint x="142.517" y="223.759"/> + <KivioPoint x="142.517" y="223.241"/> + <KivioPoint x="143.034" y="223.241"/> + <KivioPoint x="143.552" y="222.724"/> + <KivioPoint x="144.069" y="222.207"/> + <KivioPoint x="144.586" y="222.207"/> + <KivioPoint x="144.586" y="221.690"/> + <KivioPoint x="145.103" y="221.690"/> + <KivioPoint x="145.621" y="221.172"/> + <KivioPoint x="146.138" y="221.172"/> + <KivioPoint x="145.621" y="220.655"/> + <KivioPoint x="144.586" y="220.655"/> + <KivioPoint x="144.069" y="220.138"/> + <KivioPoint x="143.552" y="220.138"/> + <KivioPoint x="143.034" y="220.138"/> + <KivioPoint x="142.517" y="219.621"/> + <KivioPoint x="141.483" y="219.103"/> + <KivioPoint x="140.966" y="219.103"/> + <KivioPoint x="140.448" y="218.586"/> + <KivioPoint x="140.448" y="218.069"/> + <KivioPoint x="139.931" y="218.069"/> + <KivioPoint x="139.414" y="217.552"/> + <KivioPoint x="138.379" y="217.552"/> + <KivioPoint x="138.379" y="217.034"/> + <KivioPoint x="137.345" y="216.517"/> + <KivioPoint x="136.828" y="216.517"/> + <KivioPoint x="136.310" y="216.000"/> + <KivioPoint x="135.793" y="215.483"/> + <KivioPoint x="135.793" y="214.966"/> + <KivioPoint x="135.276" y="214.448"/> + <KivioPoint x="135.276" y="213.931"/> + <KivioPoint x="135.276" y="213.414"/> + <KivioPoint x="133.103" y="212.621"/> + <KivioPoint x="131.655" y="212.379"/> + <KivioPoint x="131.138" y="212.379"/> + <KivioPoint x="130.621" y="212.379"/> + <KivioPoint x="130.103" y="211.862"/> + <KivioPoint x="129.586" y="211.345"/> + <KivioPoint x="129.069" y="210.828"/> + <KivioPoint x="128.552" y="210.310"/> + <KivioPoint x="128.034" y="210.310"/> + <KivioPoint x="127.517" y="209.793"/> + <KivioPoint x="127.000" y="209.276"/> + <KivioPoint x="127.000" y="208.759"/> + <KivioPoint x="126.483" y="208.241"/> + <KivioPoint x="125.966" y="208.241"/> + <KivioPoint x="125.966" y="207.724"/> + <KivioPoint x="125.966" y="207.207"/> + <KivioPoint x="126.483" y="207.207"/> + <KivioPoint x="127.000" y="206.690"/> + <KivioPoint x="127.000" y="206.172"/> + <KivioPoint x="126.483" y="206.172"/> + <KivioPoint x="125.966" y="206.690"/> + <KivioPoint x="125.448" y="206.690"/> + <KivioPoint x="124.931" y="206.690"/> + <KivioPoint x="124.414" y="206.690"/> + <KivioPoint x="123.897" y="206.690"/> + <KivioPoint x="122.862" y="206.172"/> + <KivioPoint x="121.828" y="206.172"/> + <KivioPoint x="121.828" y="205.655"/> + <KivioPoint x="121.828" y="205.138"/> + <KivioPoint x="121.828" y="204.621"/> + <KivioPoint x="122.345" y="204.103"/> + <KivioPoint x="122.345" y="203.586"/> + <KivioPoint x="121.828" y="203.586"/> + <KivioPoint x="121.828" y="203.069"/> + <KivioPoint x="121.310" y="202.552"/> + <KivioPoint x="120.793" y="202.034"/> + <KivioPoint x="120.276" y="202.034"/> + <KivioPoint x="119.759" y="202.034"/> + <KivioPoint x="119.241" y="202.034"/> + <KivioPoint x="118.724" y="202.034"/> + <KivioPoint x="118.207" y="201.517"/> + <KivioPoint x="118.207" y="201.000"/> + <KivioPoint x="117.690" y="200.483"/> + <KivioPoint x="117.172" y="199.966"/> + <KivioPoint x="117.172" y="199.448"/> + <KivioPoint x="116.655" y="199.448"/> + <KivioPoint x="116.655" y="198.931"/> + <KivioPoint x="117.172" y="198.414"/> + <KivioPoint x="117.172" y="197.897"/> + <KivioPoint x="117.172" y="197.379"/> + <KivioPoint x="116.655" y="196.862"/> + <KivioPoint x="116.655" y="196.345"/> + <KivioPoint x="116.138" y="196.345"/> + <KivioPoint x="115.621" y="196.345"/> + <KivioPoint x="115.103" y="196.345"/> + <KivioPoint x="114.586" y="196.345"/> + <KivioPoint x="114.069" y="196.345"/> + <KivioPoint x="113.552" y="195.828"/> + <KivioPoint x="113.034" y="195.828"/> + <KivioPoint x="112.517" y="195.828"/> + <KivioPoint x="112.000" y="195.828"/> + <KivioPoint x="111.483" y="195.310"/> + <KivioPoint x="110.448" y="195.310"/> + <KivioPoint x="109.414" y="194.793"/> + <KivioPoint x="107.862" y="197.897"/> + <KivioPoint x="107.862" y="198.414"/> + <KivioPoint x="107.862" y="198.931"/> + <KivioPoint x="106.310" y="200.483"/> + <KivioPoint x="105.793" y="201.000"/> + <KivioPoint x="105.276" y="201.517"/> + <KivioPoint x="104.759" y="202.034"/> + <KivioPoint x="104.241" y="202.034"/> + <KivioPoint x="103.724" y="202.552"/> + <KivioPoint x="103.207" y="202.552"/> + <KivioPoint x="102.690" y="202.552"/> + <KivioPoint x="102.172" y="202.034"/> + <KivioPoint x="101.138" y="202.034"/> + <KivioPoint x="100.621" y="202.034"/> + <KivioPoint x="99.586" y="202.034"/> + <KivioPoint x="99.069" y="202.034"/> + <KivioPoint x="98.552" y="202.034"/> + <KivioPoint x="98.034" y="202.034"/> + <KivioPoint x="98.034" y="202.552"/> + <KivioPoint x="97.517" y="203.069"/> + <KivioPoint x="97.000" y="203.586"/> + <KivioPoint x="96.483" y="204.103"/> + <KivioPoint x="95.966" y="204.103"/> + <KivioPoint x="95.448" y="204.621"/> + <KivioPoint x="94.931" y="205.138"/> + <KivioPoint x="94.414" y="205.655"/> + <KivioPoint x="93.897" y="205.655"/> + <KivioPoint x="93.379" y="205.655"/> + <KivioPoint x="92.862" y="205.655"/> + <KivioPoint x="92.345" y="205.138"/> + <KivioPoint x="91.828" y="205.138"/> + <KivioPoint x="91.310" y="205.138"/> + <KivioPoint x="90.793" y="205.138"/> + <KivioPoint x="90.793" y="204.621"/> + <KivioPoint x="90.276" y="204.621"/> + <KivioPoint x="89.759" y="204.103"/> + <KivioPoint x="89.241" y="204.103"/> + <KivioPoint x="88.724" y="203.586"/> + <KivioPoint x="88.724" y="203.069"/> + <KivioPoint x="88.207" y="202.552"/> + <KivioPoint x="88.207" y="202.034"/> + <KivioPoint x="87.690" y="201.517"/> + <KivioPoint x="87.690" y="201.000"/> + <KivioPoint x="87.172" y="200.483"/> + <KivioPoint x="87.172" y="199.966"/> + <KivioPoint x="86.655" y="199.966"/> + <KivioPoint x="86.138" y="199.966"/> + <KivioPoint x="85.621" y="199.966"/> + <KivioPoint x="85.103" y="199.448"/> + <KivioPoint x="84.586" y="199.448"/> + <KivioPoint x="84.586" y="199.966"/> + <KivioPoint x="84.586" y="200.483"/> + <KivioPoint x="84.586" y="201.000"/> + <KivioPoint x="84.586" y="201.517"/> + <KivioPoint x="84.586" y="202.034"/> + <KivioPoint x="84.586" y="202.552"/> + <KivioPoint x="84.586" y="203.069"/> + <KivioPoint x="84.586" y="203.586"/> + <KivioPoint x="84.586" y="204.103"/> + <KivioPoint x="84.586" y="204.621"/> + <KivioPoint x="84.586" y="205.138"/> + <KivioPoint x="85.103" y="205.138"/> + <KivioPoint x="85.103" y="205.655"/> + <KivioPoint x="85.621" y="206.172"/> + <KivioPoint x="85.621" y="206.690"/> + <KivioPoint x="85.621" y="207.207"/> + <KivioPoint x="85.103" y="207.207"/> + <KivioPoint x="84.586" y="207.724"/> + <KivioPoint x="84.069" y="208.241"/> + <KivioPoint x="83.552" y="208.759"/> + <KivioPoint x="83.552" y="209.276"/> + <KivioPoint x="83.552" y="209.793"/> + <KivioPoint x="83.552" y="210.310"/> + <KivioPoint x="84.069" y="210.828"/> + <KivioPoint x="84.069" y="211.345"/> + <KivioPoint x="83.552" y="211.345"/> + <KivioPoint x="83.034" y="210.828"/> + <KivioPoint x="82.517" y="210.828"/> + <KivioPoint x="82.000" y="210.828"/> + <KivioPoint x="81.483" y="210.310"/> + <KivioPoint x="80.966" y="210.310"/> + <KivioPoint x="80.448" y="210.310"/> + <KivioPoint x="79.931" y="210.310"/> + <KivioPoint x="79.414" y="209.793"/> + <KivioPoint x="78.897" y="209.793"/> + <KivioPoint x="78.897" y="209.276"/> + <KivioPoint x="78.379" y="209.276"/> + <KivioPoint x="77.862" y="208.759"/> + <KivioPoint x="76.828" y="208.759"/> + <KivioPoint x="76.310" y="209.276"/> + <KivioPoint x="76.310" y="208.759"/> + <KivioPoint x="76.310" y="208.241"/> + <KivioPoint x="75.793" y="207.724"/> + <KivioPoint x="75.793" y="207.207"/> + <KivioPoint x="75.793" y="206.690"/> + <KivioPoint x="75.276" y="206.172"/> + <KivioPoint x="74.759" y="205.655"/> + <KivioPoint x="74.241" y="205.655"/> + <KivioPoint x="74.241" y="205.138"/> + <KivioPoint x="73.207" y="205.138"/> + <KivioPoint x="72.690" y="205.138"/> + <KivioPoint x="72.172" y="205.138"/> + <KivioPoint x="71.655" y="205.138"/> + <KivioPoint x="71.138" y="205.138"/> + <KivioPoint x="70.621" y="205.138"/> + <KivioPoint x="70.103" y="205.138"/> + <KivioPoint x="69.586" y="205.138"/> + <KivioPoint x="69.069" y="205.138"/> + <KivioPoint x="68.552" y="205.138"/> + <KivioPoint x="68.034" y="205.138"/> + <KivioPoint x="67.517" y="204.621"/> + <KivioPoint x="67.000" y="204.621"/> + <KivioPoint x="66.483" y="204.103"/> + <KivioPoint x="65.966" y="204.103"/> + <KivioPoint x="65.448" y="204.103"/> + <KivioPoint x="64.931" y="204.103"/> + <KivioPoint x="64.931" y="204.621"/> + <KivioPoint x="64.414" y="204.621"/> + <KivioPoint x="63.897" y="205.138"/> + <KivioPoint x="63.897" y="205.655"/> + <KivioPoint x="64.414" y="206.172"/> + <KivioPoint x="64.931" y="206.690"/> + <KivioPoint x="64.931" y="207.207"/> + <KivioPoint x="64.931" y="207.724"/> + <KivioPoint x="64.931" y="208.241"/> + <KivioPoint x="64.414" y="208.241"/> + <KivioPoint x="63.897" y="208.759"/> + <KivioPoint x="63.379" y="209.276"/> + <KivioPoint x="63.379" y="209.793"/> + <KivioPoint x="63.379" y="210.310"/> + <KivioPoint x="63.379" y="210.828"/> + <KivioPoint x="63.897" y="211.345"/> + <KivioPoint x="63.897" y="211.862"/> + <KivioPoint x="64.414" y="212.379"/> + <KivioPoint x="64.931" y="212.897"/> + <KivioPoint x="65.448" y="212.897"/> + <KivioPoint x="65.966" y="213.414"/> + <KivioPoint x="67.000" y="213.931"/> + <KivioPoint x="68.034" y="214.966"/> + <KivioPoint x="68.552" y="215.483"/> + <KivioPoint x="69.069" y="216.000"/> + <KivioPoint x="69.069" y="216.517"/> + <KivioPoint x="69.069" y="217.034"/> + <KivioPoint x="69.069" y="217.552"/> + <KivioPoint x="69.069" y="218.586"/> + <KivioPoint x="69.586" y="218.586"/> + <KivioPoint x="70.621" y="218.586"/> + <KivioPoint x="71.138" y="218.586"/> + <KivioPoint x="72.172" y="218.586"/> + <KivioPoint x="72.172" y="219.103"/> + <KivioPoint x="72.690" y="219.103"/> + <KivioPoint x="73.207" y="219.621"/> + <KivioPoint x="74.241" y="219.621"/> + <KivioPoint x="74.241" y="220.138"/> + <KivioPoint x="74.241" y="220.655"/> + <KivioPoint x="74.241" y="221.172"/> + <KivioPoint x="73.724" y="221.172"/> + <KivioPoint x="73.724" y="221.690"/> + <KivioPoint x="73.724" y="222.207"/> + <KivioPoint x="73.724" y="221.690"/> + <KivioPoint x="74.241" y="221.690"/> + <KivioPoint x="74.759" y="221.172"/> + <KivioPoint x="75.793" y="221.172"/> + <KivioPoint x="76.310" y="221.690"/> + <KivioPoint x="76.310" y="222.207"/> + <KivioPoint x="76.310" y="222.724"/> + <KivioPoint x="76.310" y="223.241"/> + <KivioPoint x="76.310" y="223.759"/> + <KivioPoint x="76.310" y="224.276"/> + <KivioPoint x="75.793" y="224.793"/> + <KivioPoint x="75.793" y="225.828"/> + <KivioPoint x="75.793" y="226.345"/> + <KivioPoint x="75.793" y="226.862"/> + <KivioPoint x="75.793" y="227.379"/> + <KivioPoint x="75.793" y="227.897"/> + <KivioPoint x="76.310" y="227.897"/> + <KivioPoint x="76.310" y="228.414"/> + <KivioPoint x="76.828" y="228.931"/> + <KivioPoint x="77.345" y="229.448"/> + <KivioPoint x="77.862" y="229.448"/> + <KivioPoint x="77.862" y="229.966"/> + <KivioPoint x="78.379" y="230.483"/> + <KivioPoint x="78.897" y="231.000"/> + <KivioPoint x="79.414" y="231.517"/> + <KivioPoint x="79.414" y="232.034"/> + <KivioPoint x="79.931" y="232.552"/> + <KivioPoint x="79.931" y="233.069"/> + <KivioPoint x="80.448" y="233.069"/> + <KivioPoint x="80.966" y="233.586"/> + <KivioPoint x="80.966" y="234.103"/> + <KivioPoint x="81.483" y="234.621"/> + <KivioPoint x="81.483" y="235.138"/> + <KivioPoint x="81.483" y="235.655"/> + <KivioPoint x="81.483" y="236.172"/> + <KivioPoint x="80.966" y="236.690"/> + <KivioPoint x="80.966" y="237.207"/> + <KivioPoint x="80.448" y="237.207"/> + <KivioPoint x="79.931" y="237.724"/> + <KivioPoint x="79.931" y="238.241"/> + <KivioPoint x="79.414" y="238.241"/> + <KivioPoint x="79.414" y="238.759"/> + <KivioPoint x="79.414" y="239.276"/> + <KivioPoint x="79.414" y="239.793"/> + <KivioPoint x="79.414" y="240.310"/> + <KivioPoint x="79.414" y="240.828"/> + <KivioPoint x="78.897" y="241.345"/> + <KivioPoint x="78.897" y="241.862"/> + <KivioPoint x="78.379" y="242.379"/> + <KivioPoint x="78.379" y="242.897"/> + <KivioPoint x="78.379" y="243.414"/> + <KivioPoint x="78.379" y="243.931"/> + <KivioPoint x="78.379" y="244.448"/> + <KivioPoint x="78.379" y="244.966"/> + <KivioPoint x="78.379" y="245.483"/> + <KivioPoint x="77.862" y="245.483"/> + <KivioPoint x="77.862" y="246.000"/> + <KivioPoint x="77.862" y="246.517"/> + <KivioPoint x="77.345" y="247.034"/> + <KivioPoint x="77.345" y="247.552"/> + <KivioPoint x="76.828" y="248.069"/> + <KivioPoint x="76.828" y="248.586"/> + <KivioPoint x="76.310" y="249.103"/> + <KivioPoint x="76.310" y="249.621"/> + <KivioPoint x="75.793" y="250.138"/> + <KivioPoint x="75.793" y="250.655"/> + <KivioPoint x="75.276" y="251.172"/> + <KivioPoint x="75.276" y="251.690"/> + <KivioPoint x="75.276" y="252.207"/> + <KivioPoint x="74.759" y="252.724"/> + <KivioPoint x="74.759" y="253.241"/> + <KivioPoint x="74.241" y="253.759"/> + <KivioPoint x="74.241" y="254.276"/> + <KivioPoint x="74.241" y="254.793"/> + <KivioPoint x="73.724" y="255.310"/> + <KivioPoint x="73.724" y="255.828"/> + <KivioPoint x="73.207" y="256.345"/> + <KivioPoint x="73.207" y="256.862"/> + <KivioPoint x="73.207" y="257.379"/> + <KivioPoint x="73.207" y="257.897"/> + <KivioPoint x="72.690" y="258.414"/> + <KivioPoint x="72.690" y="258.931"/> + <KivioPoint x="72.172" y="259.448"/> + <KivioPoint x="72.172" y="259.966"/> + <KivioPoint x="71.655" y="259.966"/> + <KivioPoint x="71.138" y="259.966"/> + <KivioPoint x="71.138" y="260.483"/> + <KivioPoint x="70.621" y="260.483"/> + <KivioPoint x="70.103" y="260.483"/> + <KivioPoint x="69.586" y="261.000"/> + <KivioPoint x="69.069" y="261.000"/> + <KivioPoint x="69.862" y="261.759"/> + <KivioPoint x="69.862" y="261.897"/> + <KivioPoint x="69.862" y="262.034"/> + <KivioPoint x="69.966" y="262.276"/> + <KivioPoint x="70.103" y="262.276"/> + <KivioPoint x="70.241" y="262.414"/> + <KivioPoint x="70.379" y="262.552"/> + <KivioPoint x="70.483" y="262.655"/> + <KivioPoint x="70.621" y="262.655"/> + <KivioPoint x="70.759" y="262.655"/> + <KivioPoint x="70.897" y="262.793"/> + <KivioPoint x="71.138" y="262.793"/> + <KivioPoint x="71.276" y="262.793"/> + <KivioPoint x="71.517" y="262.931"/> + <KivioPoint x="71.655" y="263.069"/> + <KivioPoint x="71.931" y="263.172"/> + <KivioPoint x="71.931" y="263.310"/> + <KivioPoint x="72.034" y="263.448"/> + <KivioPoint x="72.034" y="263.586"/> + <KivioPoint x="72.034" y="263.690"/> + <KivioPoint x="72.034" y="263.828"/> + <KivioPoint x="71.793" y="263.966"/> + <KivioPoint x="71.655" y="264.207"/> + <KivioPoint x="71.414" y="264.345"/> + <KivioPoint x="71.276" y="264.483"/> + <KivioPoint x="71.138" y="264.621"/> + <KivioPoint x="71.138" y="264.724"/> + <KivioPoint x="71.000" y="264.724"/> + <KivioPoint x="71.000" y="264.862"/> + <KivioPoint x="70.897" y="265.000"/> + <KivioPoint x="71.000" y="265.138"/> + <KivioPoint x="71.276" y="265.138"/> + <KivioPoint x="71.414" y="265.138"/> + <KivioPoint x="71.517" y="265.138"/> + <KivioPoint x="71.655" y="265.138"/> + <KivioPoint x="71.793" y="265.138"/> + <KivioPoint x="71.931" y="265.241"/> + <KivioPoint x="72.034" y="265.241"/> + <KivioPoint x="72.310" y="265.379"/> + <KivioPoint x="72.448" y="265.517"/> + <KivioPoint x="72.552" y="265.655"/> + <KivioPoint x="72.828" y="265.759"/> + <KivioPoint x="73.069" y="265.897"/> + <KivioPoint x="73.345" y="265.897"/> + <KivioPoint x="73.345" y="266.034"/> + <KivioPoint x="73.586" y="266.172"/> + <KivioPoint x="73.862" y="266.276"/> + <KivioPoint x="73.862" y="266.414"/> + <KivioPoint x="74.000" y="266.552"/> + <KivioPoint x="74.241" y="266.690"/> + <KivioPoint x="74.379" y="266.793"/> + <KivioPoint x="74.517" y="266.931"/> + <KivioPoint x="74.621" y="267.069"/> + <KivioPoint x="74.897" y="267.310"/> + <KivioPoint x="75.034" y="267.448"/> + <KivioPoint x="75.138" y="267.448"/> + <KivioPoint x="75.414" y="267.448"/> + <KivioPoint x="75.552" y="267.586"/> + <KivioPoint x="75.655" y="267.586"/> + <KivioPoint x="75.793" y="267.724"/> + <KivioPoint x="75.931" y="267.966"/> + <KivioPoint x="76.034" y="268.103"/> + <KivioPoint x="76.034" y="268.241"/> + <KivioPoint x="76.172" y="268.345"/> + <KivioPoint x="76.172" y="268.483"/> + <KivioPoint x="76.172" y="268.621"/> + <KivioPoint x="76.172" y="268.759"/> + <KivioPoint x="76.310" y="268.862"/> + <KivioPoint x="76.448" y="268.862"/> + <KivioPoint x="76.552" y="268.862"/> + <KivioPoint x="76.966" y="268.862"/> + <KivioPoint x="77.345" y="269.000"/> + <KivioPoint x="77.483" y="269.000"/> + <KivioPoint x="77.586" y="269.000"/> + <KivioPoint x="78.000" y="269.138"/> + <KivioPoint x="78.241" y="269.276"/> + <KivioPoint x="78.379" y="269.276"/> + <KivioPoint x="78.517" y="269.379"/> + <KivioPoint x="78.759" y="269.517"/> + <KivioPoint x="79.034" y="269.793"/> + <KivioPoint x="79.138" y="269.897"/> + <KivioPoint x="79.138" y="270.034"/> + <KivioPoint x="79.276" y="270.034"/> + <KivioPoint x="79.276" y="270.310"/> + <KivioPoint x="79.414" y="270.414"/> + <KivioPoint x="79.552" y="270.690"/> + <KivioPoint x="79.793" y="270.828"/> + <KivioPoint x="79.931" y="270.931"/> + <KivioPoint x="80.172" y="271.069"/> + <KivioPoint x="80.172" y="271.207"/> + <KivioPoint x="80.586" y="271.345"/> + <KivioPoint x="80.828" y="271.345"/> + <KivioPoint x="81.483" y="271.448"/> + <KivioPoint x="81.724" y="271.586"/> + <KivioPoint x="82.000" y="271.586"/> + <KivioPoint x="82.241" y="271.724"/> + <KivioPoint x="82.655" y="271.724"/> + <KivioPoint x="82.897" y="271.724"/> + <KivioPoint x="83.172" y="271.724"/> + <KivioPoint x="83.414" y="271.862"/> + <KivioPoint x="83.552" y="271.862"/> + <KivioPoint x="83.690" y="272.103"/> + <KivioPoint x="83.793" y="272.241"/> + <KivioPoint x="83.931" y="272.241"/> + <KivioPoint x="84.069" y="272.379"/> + <KivioPoint x="84.207" y="272.483"/> + <KivioPoint x="84.310" y="272.483"/> + <KivioPoint x="84.448" y="272.379"/> + <KivioPoint x="84.586" y="272.241"/> + <KivioPoint x="84.724" y="271.966"/> + <KivioPoint x="84.828" y="271.862"/> + <KivioPoint x="85.103" y="271.586"/> + <KivioPoint x="85.483" y="271.448"/> + <KivioPoint x="85.759" y="271.345"/> + <KivioPoint x="86.000" y="271.345"/> + <KivioPoint x="86.000" y="271.207"/> + <KivioPoint x="86.276" y="271.345"/> + <KivioPoint x="86.517" y="271.448"/> + <KivioPoint x="86.655" y="271.586"/> + <KivioPoint x="86.897" y="271.724"/> + <KivioPoint x="87.034" y="271.862"/> + <KivioPoint x="87.172" y="271.966"/> + <KivioPoint x="87.310" y="272.241"/> + <KivioPoint x="87.552" y="272.379"/> + <KivioPoint x="87.828" y="272.483"/> + <KivioPoint x="88.069" y="272.621"/> + <KivioPoint x="88.345" y="272.759"/> + <KivioPoint x="88.586" y="272.897"/> + <KivioPoint x="88.862" y="273.000"/> + <KivioPoint x="88.862" y="273.138"/> + <KivioPoint x="89.103" y="273.276"/> + <KivioPoint x="89.241" y="273.414"/> + <KivioPoint x="89.379" y="273.517"/> + <KivioPoint x="89.483" y="273.655"/> + <KivioPoint x="89.759" y="273.793"/> + <KivioPoint x="89.897" y="273.931"/> + <KivioPoint x="90.138" y="274.034"/> + <KivioPoint x="90.793" y="274.310"/> + <KivioPoint x="91.034" y="274.448"/> + <KivioPoint x="91.310" y="274.552"/> + <KivioPoint x="91.448" y="274.690"/> + <KivioPoint x="91.552" y="274.690"/> + <KivioPoint x="91.690" y="274.828"/> + <KivioPoint x="91.828" y="274.966"/> + <KivioPoint x="91.966" y="275.069"/> + <KivioPoint x="92.069" y="275.069"/> + <KivioPoint x="92.345" y="275.207"/> + <KivioPoint x="92.483" y="275.345"/> + <KivioPoint x="92.483" y="275.483"/> + <KivioPoint x="92.483" y="275.586"/> + <KivioPoint x="92.586" y="275.862"/> + <KivioPoint x="92.724" y="275.862"/> + <KivioPoint x="92.724" y="276.000"/> + <KivioPoint x="92.862" y="276.103"/> + <KivioPoint x="92.862" y="276.379"/> + <KivioPoint x="92.862" y="276.621"/> + <KivioPoint x="93.000" y="276.897"/> + <KivioPoint x="93.000" y="277.138"/> + <KivioPoint x="93.103" y="277.414"/> + <KivioPoint x="93.103" y="277.655"/> + <KivioPoint x="93.241" y="277.655"/> + <KivioPoint x="93.241" y="277.793"/> + <KivioPoint x="93.517" y="277.931"/> + <KivioPoint x="93.759" y="277.931"/> + <KivioPoint x="94.138" y="277.931"/> + <KivioPoint x="94.552" y="277.931"/> + <KivioPoint x="94.793" y="277.931"/> + <KivioPoint x="95.069" y="277.931"/> + <KivioPoint x="95.310" y="278.069"/> + <KivioPoint x="95.586" y="278.069"/> + <KivioPoint x="95.828" y="278.172"/> + <KivioPoint x="96.207" y="278.310"/> + <KivioPoint x="96.345" y="278.448"/> + <KivioPoint x="96.621" y="278.586"/> + <KivioPoint x="96.621" y="278.690"/> + <KivioPoint x="96.862" y="278.828"/> + <KivioPoint x="97.138" y="278.966"/> + <KivioPoint x="97.379" y="279.103"/> + <KivioPoint x="97.517" y="279.103"/> + <KivioPoint x="97.655" y="279.103"/> + <KivioPoint x="97.897" y="279.103"/> + <KivioPoint x="98.172" y="279.103"/> + <KivioPoint x="98.414" y="278.966"/> + <KivioPoint x="98.690" y="278.966"/> + <KivioPoint x="99.069" y="278.828"/> + <KivioPoint x="99.586" y="278.828"/> + <KivioPoint x="99.724" y="278.828"/> + <KivioPoint x="99.828" y="278.690"/> + <KivioPoint x="99.966" y="278.690"/> + <KivioPoint x="100.103" y="278.690"/> + <KivioPoint x="100.241" y="278.690"/> + <KivioPoint x="100.241" y="278.586"/> + <KivioPoint x="100.345" y="278.586"/> + <KivioPoint x="100.483" y="278.586"/> + <KivioPoint x="100.759" y="278.586"/> + <KivioPoint x="100.862" y="278.586"/> + <KivioPoint x="100.103" y="278.586"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon44"> + <KivioPoint x="46.241" y="22.828"/> + <KivioPoint x="46.241" y="23.000"/> + <KivioPoint x="46.414" y="23.000"/> + <KivioPoint x="46.414" y="23.172"/> + <KivioPoint x="46.586" y="23.345"/> + <KivioPoint x="46.759" y="23.345"/> + <KivioPoint x="46.759" y="23.517"/> + <KivioPoint x="46.931" y="23.517"/> + <KivioPoint x="47.103" y="23.517"/> + <KivioPoint x="47.276" y="23.517"/> + <KivioPoint x="47.448" y="23.517"/> + <KivioPoint x="47.621" y="23.690"/> + <KivioPoint x="47.793" y="23.690"/> + <KivioPoint x="47.966" y="23.862"/> + <KivioPoint x="48.138" y="23.862"/> + <KivioPoint x="48.310" y="24.034"/> + <KivioPoint x="48.483" y="24.034"/> + <KivioPoint x="48.655" y="24.207"/> + <KivioPoint x="48.828" y="24.379"/> + <KivioPoint x="49.000" y="24.379"/> + <KivioPoint x="49.000" y="24.552"/> + <KivioPoint x="49.172" y="24.552"/> + <KivioPoint x="49.517" y="24.724"/> + <KivioPoint x="49.690" y="24.897"/> + <KivioPoint x="49.862" y="25.069"/> + <KivioPoint x="50.034" y="25.241"/> + <KivioPoint x="50.379" y="25.241"/> + <KivioPoint x="50.552" y="25.414"/> + <KivioPoint x="50.724" y="25.414"/> + <KivioPoint x="50.724" y="25.586"/> + <KivioPoint x="51.069" y="25.586"/> + <KivioPoint x="51.414" y="25.759"/> + <KivioPoint x="51.414" y="25.931"/> + <KivioPoint x="51.586" y="26.103"/> + <KivioPoint x="51.759" y="26.276"/> + <KivioPoint x="51.759" y="26.448"/> + <KivioPoint x="51.931" y="26.621"/> + <KivioPoint x="52.103" y="26.793"/> + <KivioPoint x="52.103" y="26.966"/> + <KivioPoint x="52.448" y="27.310"/> + <KivioPoint x="52.448" y="27.483"/> + <KivioPoint x="52.621" y="27.655"/> + <KivioPoint x="52.793" y="27.828"/> + <KivioPoint x="52.966" y="28.000"/> + <KivioPoint x="53.138" y="28.172"/> + <KivioPoint x="53.310" y="28.172"/> + <KivioPoint x="53.310" y="28.345"/> + <KivioPoint x="53.138" y="28.517"/> + <KivioPoint x="53.138" y="28.690"/> + <KivioPoint x="53.138" y="28.862"/> + <KivioPoint x="53.138" y="29.034"/> + <KivioPoint x="53.138" y="29.207"/> + <KivioPoint x="53.138" y="29.552"/> + <KivioPoint x="53.138" y="29.724"/> + <KivioPoint x="53.310" y="30.069"/> + <KivioPoint x="53.483" y="30.414"/> + <KivioPoint x="53.483" y="30.586"/> + <KivioPoint x="53.483" y="30.759"/> + <KivioPoint x="53.483" y="30.931"/> + <KivioPoint x="53.483" y="31.103"/> + <KivioPoint x="53.655" y="31.276"/> + <KivioPoint x="53.655" y="31.621"/> + <KivioPoint x="53.828" y="31.793"/> + <KivioPoint x="54.172" y="31.966"/> + <KivioPoint x="54.345" y="32.138"/> + <KivioPoint x="54.517" y="32.483"/> + <KivioPoint x="54.690" y="32.655"/> + <KivioPoint x="54.690" y="32.828"/> + <KivioPoint x="54.862" y="33.000"/> + <KivioPoint x="54.862" y="33.172"/> + <KivioPoint x="55.034" y="33.345"/> + <KivioPoint x="55.034" y="33.517"/> + <KivioPoint x="55.207" y="33.690"/> + <KivioPoint x="55.379" y="34.034"/> + <KivioPoint x="55.552" y="34.207"/> + <KivioPoint x="55.724" y="34.379"/> + <KivioPoint x="55.897" y="34.552"/> + <KivioPoint x="55.897" y="34.724"/> + <KivioPoint x="56.069" y="34.897"/> + <KivioPoint x="56.241" y="35.069"/> + <KivioPoint x="56.414" y="35.069"/> + <KivioPoint x="56.414" y="35.241"/> + <KivioPoint x="56.586" y="35.241"/> + <KivioPoint x="56.759" y="35.414"/> + <KivioPoint x="56.931" y="35.586"/> + <KivioPoint x="57.103" y="35.759"/> + <KivioPoint x="57.276" y="35.931"/> + <KivioPoint x="57.448" y="35.931"/> + <KivioPoint x="57.621" y="36.103"/> + <KivioPoint x="57.966" y="36.276"/> + <KivioPoint x="58.138" y="36.276"/> + <KivioPoint x="58.310" y="36.448"/> + <KivioPoint x="58.483" y="36.448"/> + <KivioPoint x="58.655" y="36.448"/> + <KivioPoint x="58.828" y="36.621"/> + <KivioPoint x="59.000" y="36.621"/> + <KivioPoint x="59.345" y="36.621"/> + <KivioPoint x="59.690" y="36.621"/> + <KivioPoint x="60.034" y="36.621"/> + <KivioPoint x="60.207" y="36.621"/> + <KivioPoint x="60.379" y="36.621"/> + <KivioPoint x="60.552" y="36.621"/> + <KivioPoint x="60.724" y="36.621"/> + <KivioPoint x="60.897" y="36.448"/> + <KivioPoint x="61.069" y="36.448"/> + <KivioPoint x="61.241" y="36.448"/> + <KivioPoint x="61.586" y="36.448"/> + <KivioPoint x="61.759" y="36.448"/> + <KivioPoint x="61.931" y="36.448"/> + <KivioPoint x="62.103" y="36.448"/> + <KivioPoint x="62.276" y="36.448"/> + <KivioPoint x="62.448" y="36.276"/> + <KivioPoint x="62.793" y="36.276"/> + <KivioPoint x="62.793" y="36.103"/> + <KivioPoint x="62.793" y="36.276"/> + <KivioPoint x="62.966" y="36.103"/> + <KivioPoint x="63.138" y="35.931"/> + <KivioPoint x="63.483" y="35.931"/> + <KivioPoint x="63.828" y="35.931"/> + <KivioPoint x="64.345" y="35.931"/> + <KivioPoint x="64.690" y="35.931"/> + <KivioPoint x="64.862" y="35.931"/> + <KivioPoint x="65.034" y="35.931"/> + <KivioPoint x="65.207" y="35.931"/> + <KivioPoint x="65.552" y="35.931"/> + <KivioPoint x="65.897" y="35.931"/> + <KivioPoint x="66.069" y="35.931"/> + <KivioPoint x="66.241" y="36.103"/> + <KivioPoint x="66.414" y="36.276"/> + <KivioPoint x="66.586" y="36.276"/> + <KivioPoint x="66.931" y="36.448"/> + <KivioPoint x="67.276" y="36.621"/> + <KivioPoint x="67.621" y="36.621"/> + <KivioPoint x="67.621" y="36.276"/> + <KivioPoint x="67.621" y="36.103"/> + <KivioPoint x="68.138" y="35.931"/> + <KivioPoint x="68.310" y="35.931"/> + <KivioPoint x="68.655" y="35.931"/> + <KivioPoint x="68.828" y="35.931"/> + <KivioPoint x="69.172" y="36.276"/> + <KivioPoint x="69.345" y="36.448"/> + <KivioPoint x="69.517" y="36.448"/> + <KivioPoint x="70.034" y="36.448"/> + <KivioPoint x="70.379" y="36.448"/> + <KivioPoint x="70.897" y="36.448"/> + <KivioPoint x="71.241" y="36.448"/> + <KivioPoint x="71.586" y="36.448"/> + <KivioPoint x="71.759" y="36.448"/> + <KivioPoint x="71.931" y="36.448"/> + <KivioPoint x="72.103" y="36.276"/> + <KivioPoint x="72.448" y="36.276"/> + <KivioPoint x="72.966" y="36.276"/> + <KivioPoint x="73.138" y="36.276"/> + <KivioPoint x="73.310" y="36.103"/> + <KivioPoint x="73.483" y="36.103"/> + <KivioPoint x="73.655" y="36.103"/> + <KivioPoint x="73.828" y="36.103"/> + <KivioPoint x="74.000" y="35.931"/> + <KivioPoint x="74.172" y="35.931"/> + <KivioPoint x="74.345" y="35.931"/> + <KivioPoint x="74.517" y="35.759"/> + <KivioPoint x="74.862" y="35.586"/> + <KivioPoint x="74.862" y="35.414"/> + <KivioPoint x="75.034" y="35.241"/> + <KivioPoint x="75.207" y="35.241"/> + <KivioPoint x="75.379" y="35.069"/> + <KivioPoint x="75.552" y="35.069"/> + <KivioPoint x="75.897" y="35.069"/> + <KivioPoint x="76.069" y="34.897"/> + <KivioPoint x="76.241" y="35.069"/> + <KivioPoint x="76.414" y="35.241"/> + <KivioPoint x="76.586" y="35.586"/> + <KivioPoint x="76.586" y="35.759"/> + <KivioPoint x="76.586" y="35.931"/> + <KivioPoint x="76.586" y="36.448"/> + <KivioPoint x="76.759" y="36.621"/> + <KivioPoint x="77.103" y="36.621"/> + <KivioPoint x="77.276" y="36.621"/> + <KivioPoint x="77.448" y="36.448"/> + <KivioPoint x="77.621" y="36.276"/> + <KivioPoint x="77.793" y="36.276"/> + <KivioPoint x="77.966" y="36.103"/> + <KivioPoint x="78.138" y="35.931"/> + <KivioPoint x="78.310" y="35.931"/> + <KivioPoint x="78.483" y="35.759"/> + <KivioPoint x="78.828" y="35.586"/> + <KivioPoint x="79.000" y="35.414"/> + <KivioPoint x="79.172" y="35.414"/> + <KivioPoint x="79.345" y="35.241"/> + <KivioPoint x="79.517" y="35.069"/> + <KivioPoint x="79.690" y="34.724"/> + <KivioPoint x="79.690" y="34.552"/> + <KivioPoint x="79.862" y="34.207"/> + <KivioPoint x="80.034" y="34.034"/> + <KivioPoint x="80.207" y="33.862"/> + <KivioPoint x="80.379" y="33.862"/> + <KivioPoint x="80.552" y="33.862"/> + <KivioPoint x="80.897" y="33.862"/> + <KivioPoint x="81.241" y="33.862"/> + <KivioPoint x="81.414" y="33.862"/> + <KivioPoint x="81.586" y="33.862"/> + <KivioPoint x="81.759" y="34.034"/> + <KivioPoint x="82.103" y="34.034"/> + <KivioPoint x="82.276" y="34.207"/> + <KivioPoint x="82.448" y="34.379"/> + <KivioPoint x="82.621" y="34.379"/> + <KivioPoint x="82.793" y="34.207"/> + <KivioPoint x="82.966" y="34.207"/> + <KivioPoint x="82.966" y="34.034"/> + <KivioPoint x="83.138" y="33.862"/> + <KivioPoint x="83.310" y="33.862"/> + <KivioPoint x="83.483" y="33.690"/> + <KivioPoint x="83.655" y="33.517"/> + <KivioPoint x="83.828" y="33.345"/> + <KivioPoint x="84.000" y="33.172"/> + <KivioPoint x="84.000" y="33.000"/> + <KivioPoint x="84.172" y="32.828"/> + <KivioPoint x="84.172" y="32.655"/> + <KivioPoint x="84.172" y="32.483"/> + <KivioPoint x="84.345" y="32.483"/> + <KivioPoint x="84.690" y="32.310"/> + <KivioPoint x="85.207" y="32.310"/> + <KivioPoint x="85.379" y="32.138"/> + <KivioPoint x="85.552" y="32.138"/> + <KivioPoint x="85.897" y="31.966"/> + <KivioPoint x="86.241" y="31.793"/> + <KivioPoint x="86.241" y="31.621"/> + <KivioPoint x="86.069" y="31.448"/> + <KivioPoint x="86.069" y="31.276"/> + <KivioPoint x="85.897" y="31.103"/> + <KivioPoint x="85.897" y="30.931"/> + <KivioPoint x="85.552" y="30.759"/> + <KivioPoint x="85.207" y="30.759"/> + <KivioPoint x="85.034" y="30.586"/> + <KivioPoint x="85.034" y="30.414"/> + <KivioPoint x="85.034" y="30.241"/> + <KivioPoint x="85.034" y="30.069"/> + <KivioPoint x="85.034" y="29.897"/> + <KivioPoint x="85.207" y="29.724"/> + <KivioPoint x="85.552" y="29.724"/> + <KivioPoint x="85.724" y="29.379"/> + <KivioPoint x="86.241" y="29.379"/> + <KivioPoint x="86.586" y="29.207"/> + <KivioPoint x="86.759" y="29.034"/> + <KivioPoint x="86.931" y="29.034"/> + <KivioPoint x="87.103" y="28.862"/> + <KivioPoint x="87.103" y="28.690"/> + <KivioPoint x="87.276" y="28.517"/> + <KivioPoint x="87.276" y="28.345"/> + <KivioPoint x="87.276" y="28.172"/> + <KivioPoint x="87.276" y="27.828"/> + <KivioPoint x="87.276" y="27.655"/> + <KivioPoint x="87.276" y="27.310"/> + <KivioPoint x="87.103" y="27.138"/> + <KivioPoint x="87.103" y="26.966"/> + <KivioPoint x="86.931" y="26.793"/> + <KivioPoint x="86.931" y="26.621"/> + <KivioPoint x="86.759" y="26.448"/> + <KivioPoint x="86.586" y="26.276"/> + <KivioPoint x="86.586" y="25.931"/> + <KivioPoint x="86.414" y="25.931"/> + <KivioPoint x="86.241" y="25.586"/> + <KivioPoint x="86.241" y="25.414"/> + <KivioPoint x="86.241" y="25.241"/> + <KivioPoint x="86.241" y="24.897"/> + <KivioPoint x="86.241" y="24.724"/> + <KivioPoint x="86.241" y="24.552"/> + <KivioPoint x="86.241" y="24.379"/> + <KivioPoint x="86.241" y="24.207"/> + <KivioPoint x="86.069" y="24.207"/> + <KivioPoint x="85.897" y="24.207"/> + <KivioPoint x="85.724" y="24.207"/> + <KivioPoint x="85.552" y="24.034"/> + <KivioPoint x="85.379" y="23.862"/> + <KivioPoint x="85.207" y="23.690"/> + <KivioPoint x="84.862" y="23.517"/> + <KivioPoint x="84.862" y="23.345"/> + <KivioPoint x="84.862" y="23.172"/> + <KivioPoint x="84.862" y="23.000"/> + <KivioPoint x="85.034" y="23.000"/> + <KivioPoint x="85.207" y="22.828"/> + <KivioPoint x="85.379" y="22.828"/> + <KivioPoint x="85.724" y="22.655"/> + <KivioPoint x="85.897" y="22.655"/> + <KivioPoint x="85.897" y="22.483"/> + <KivioPoint x="86.069" y="22.310"/> + <KivioPoint x="86.069" y="22.138"/> + <KivioPoint x="86.069" y="21.966"/> + <KivioPoint x="85.897" y="21.793"/> + <KivioPoint x="85.897" y="21.621"/> + <KivioPoint x="85.552" y="21.448"/> + <KivioPoint x="85.552" y="21.276"/> + <KivioPoint x="85.379" y="21.103"/> + <KivioPoint x="85.379" y="20.931"/> + <KivioPoint x="85.207" y="20.759"/> + <KivioPoint x="85.034" y="20.414"/> + <KivioPoint x="85.034" y="20.241"/> + <KivioPoint x="85.034" y="20.069"/> + <KivioPoint x="85.034" y="19.897"/> + <KivioPoint x="85.034" y="19.724"/> + <KivioPoint x="85.207" y="19.724"/> + <KivioPoint x="85.552" y="19.552"/> + <KivioPoint x="85.724" y="19.552"/> + <KivioPoint x="85.897" y="19.552"/> + <KivioPoint x="86.069" y="19.379"/> + <KivioPoint x="86.241" y="19.207"/> + <KivioPoint x="86.241" y="18.862"/> + <KivioPoint x="86.241" y="18.690"/> + <KivioPoint x="86.241" y="18.517"/> + <KivioPoint x="86.241" y="18.345"/> + <KivioPoint x="86.241" y="18.172"/> + <KivioPoint x="86.241" y="18.000"/> + <KivioPoint x="86.069" y="18.000"/> + <KivioPoint x="85.897" y="17.828"/> + <KivioPoint x="85.724" y="17.828"/> + <KivioPoint x="85.552" y="17.828"/> + <KivioPoint x="85.379" y="17.828"/> + <KivioPoint x="85.207" y="17.828"/> + <KivioPoint x="85.034" y="18.000"/> + <KivioPoint x="84.862" y="18.000"/> + <KivioPoint x="84.690" y="18.172"/> + <KivioPoint x="84.517" y="18.172"/> + <KivioPoint x="84.345" y="18.172"/> + <KivioPoint x="84.345" y="18.345"/> + <KivioPoint x="84.345" y="17.483"/> + <KivioPoint x="84.345" y="17.310"/> + <KivioPoint x="84.345" y="17.138"/> + <KivioPoint x="84.517" y="16.966"/> + <KivioPoint x="84.517" y="16.793"/> + <KivioPoint x="84.517" y="16.621"/> + <KivioPoint x="84.517" y="16.448"/> + <KivioPoint x="84.517" y="16.276"/> + <KivioPoint x="84.345" y="16.103"/> + <KivioPoint x="84.345" y="15.931"/> + <KivioPoint x="84.345" y="15.759"/> + <KivioPoint x="84.345" y="15.586"/> + <KivioPoint x="84.517" y="15.414"/> + <KivioPoint x="84.517" y="15.241"/> + <KivioPoint x="84.517" y="15.069"/> + <KivioPoint x="84.517" y="14.897"/> + <KivioPoint x="84.345" y="14.724"/> + <KivioPoint x="84.172" y="14.552"/> + <KivioPoint x="84.172" y="14.379"/> + <KivioPoint x="84.000" y="14.379"/> + <KivioPoint x="84.000" y="14.207"/> + <KivioPoint x="83.828" y="14.207"/> + <KivioPoint x="83.655" y="14.034"/> + <KivioPoint x="83.483" y="14.034"/> + <KivioPoint x="83.310" y="13.862"/> + <KivioPoint x="83.138" y="13.862"/> + <KivioPoint x="82.793" y="13.862"/> + <KivioPoint x="82.621" y="14.034"/> + <KivioPoint x="82.448" y="14.034"/> + <KivioPoint x="82.276" y="14.207"/> + <KivioPoint x="82.103" y="14.207"/> + <KivioPoint x="81.931" y="14.379"/> + <KivioPoint x="81.931" y="14.552"/> + <KivioPoint x="81.931" y="14.724"/> + <KivioPoint x="81.931" y="14.897"/> + <KivioPoint x="81.931" y="15.069"/> + <KivioPoint x="81.759" y="15.241"/> + <KivioPoint x="81.759" y="15.414"/> + <KivioPoint x="81.586" y="15.586"/> + <KivioPoint x="81.586" y="15.759"/> + <KivioPoint x="81.586" y="15.931"/> + <KivioPoint x="81.414" y="15.931"/> + <KivioPoint x="81.414" y="16.103"/> + <KivioPoint x="81.241" y="16.276"/> + <KivioPoint x="81.069" y="16.276"/> + <KivioPoint x="80.897" y="16.276"/> + <KivioPoint x="80.724" y="16.448"/> + <KivioPoint x="80.552" y="16.448"/> + <KivioPoint x="80.379" y="16.448"/> + <KivioPoint x="80.207" y="16.448"/> + <KivioPoint x="79.862" y="16.448"/> + <KivioPoint x="79.517" y="16.103"/> + <KivioPoint x="79.172" y="15.931"/> + <KivioPoint x="79.000" y="15.931"/> + <KivioPoint x="79.000" y="15.759"/> + <KivioPoint x="78.828" y="15.759"/> + <KivioPoint x="78.828" y="15.586"/> + <KivioPoint x="79.000" y="15.414"/> + <KivioPoint x="79.000" y="15.241"/> + <KivioPoint x="79.172" y="15.069"/> + <KivioPoint x="79.172" y="14.897"/> + <KivioPoint x="79.172" y="14.724"/> + <KivioPoint x="79.172" y="14.552"/> + <KivioPoint x="79.172" y="14.379"/> + <KivioPoint x="79.000" y="14.552"/> + <KivioPoint x="78.655" y="14.552"/> + <KivioPoint x="78.483" y="14.724"/> + <KivioPoint x="78.138" y="14.897"/> + <KivioPoint x="77.966" y="15.069"/> + <KivioPoint x="77.966" y="15.241"/> + <KivioPoint x="77.793" y="15.414"/> + <KivioPoint x="77.621" y="15.759"/> + <KivioPoint x="77.448" y="15.931"/> + <KivioPoint x="77.276" y="16.103"/> + <KivioPoint x="77.276" y="16.276"/> + <KivioPoint x="77.103" y="16.276"/> + <KivioPoint x="76.931" y="16.448"/> + <KivioPoint x="76.759" y="16.276"/> + <KivioPoint x="76.759" y="16.103"/> + <KivioPoint x="76.586" y="15.931"/> + <KivioPoint x="76.241" y="15.759"/> + <KivioPoint x="76.069" y="15.586"/> + <KivioPoint x="75.897" y="15.586"/> + <KivioPoint x="75.897" y="15.414"/> + <KivioPoint x="75.897" y="15.241"/> + <KivioPoint x="75.897" y="15.069"/> + <KivioPoint x="76.069" y="14.897"/> + <KivioPoint x="76.069" y="14.724"/> + <KivioPoint x="76.069" y="14.552"/> + <KivioPoint x="75.897" y="14.552"/> + <KivioPoint x="75.897" y="14.379"/> + <KivioPoint x="75.897" y="14.207"/> + <KivioPoint x="75.724" y="14.034"/> + <KivioPoint x="75.552" y="14.034"/> + <KivioPoint x="75.552" y="13.862"/> + <KivioPoint x="75.379" y="13.862"/> + <KivioPoint x="75.207" y="13.690"/> + <KivioPoint x="75.207" y="13.517"/> + <KivioPoint x="75.034" y="13.517"/> + <KivioPoint x="74.862" y="13.345"/> + <KivioPoint x="74.690" y="13.345"/> + <KivioPoint x="74.690" y="13.517"/> + <KivioPoint x="74.517" y="13.690"/> + <KivioPoint x="74.517" y="13.862"/> + <KivioPoint x="74.517" y="14.034"/> + <KivioPoint x="74.345" y="14.207"/> + <KivioPoint x="74.345" y="14.379"/> + <KivioPoint x="74.172" y="14.552"/> + <KivioPoint x="74.172" y="14.724"/> + <KivioPoint x="74.000" y="15.069"/> + <KivioPoint x="74.000" y="15.241"/> + <KivioPoint x="73.828" y="15.586"/> + <KivioPoint x="73.828" y="15.759"/> + <KivioPoint x="73.828" y="15.931"/> + <KivioPoint x="73.655" y="15.931"/> + <KivioPoint x="73.483" y="15.759"/> + <KivioPoint x="73.483" y="15.586"/> + <KivioPoint x="73.483" y="15.414"/> + <KivioPoint x="73.483" y="15.241"/> + <KivioPoint x="73.483" y="15.069"/> + <KivioPoint x="73.483" y="14.897"/> + <KivioPoint x="73.483" y="14.552"/> + <KivioPoint x="73.483" y="14.207"/> + <KivioPoint x="73.483" y="14.034"/> + <KivioPoint x="73.310" y="13.690"/> + <KivioPoint x="73.310" y="13.345"/> + <KivioPoint x="73.138" y="13.172"/> + <KivioPoint x="73.138" y="12.828"/> + <KivioPoint x="72.793" y="12.655"/> + <KivioPoint x="72.793" y="12.483"/> + <KivioPoint x="72.793" y="12.310"/> + <KivioPoint x="72.448" y="12.310"/> + <KivioPoint x="72.276" y="12.138"/> + <KivioPoint x="72.103" y="12.138"/> + <KivioPoint x="71.931" y="12.138"/> + <KivioPoint x="71.759" y="12.138"/> + <KivioPoint x="71.586" y="12.138"/> + <KivioPoint x="71.414" y="12.138"/> + <KivioPoint x="71.241" y="12.138"/> + <KivioPoint x="71.069" y="11.966"/> + <KivioPoint x="70.724" y="11.966"/> + <KivioPoint x="70.552" y="11.966"/> + <KivioPoint x="70.379" y="12.138"/> + <KivioPoint x="70.379" y="12.310"/> + <KivioPoint x="70.207" y="12.483"/> + <KivioPoint x="70.207" y="12.655"/> + <KivioPoint x="70.207" y="12.828"/> + <KivioPoint x="70.034" y="13.000"/> + <KivioPoint x="69.862" y="13.172"/> + <KivioPoint x="69.862" y="13.345"/> + <KivioPoint x="69.690" y="13.517"/> + <KivioPoint x="69.690" y="13.690"/> + <KivioPoint x="69.517" y="13.862"/> + <KivioPoint x="69.345" y="14.034"/> + <KivioPoint x="69.345" y="14.207"/> + <KivioPoint x="69.172" y="14.379"/> + <KivioPoint x="69.000" y="14.379"/> + <KivioPoint x="68.828" y="14.379"/> + <KivioPoint x="68.828" y="14.207"/> + <KivioPoint x="68.655" y="14.034"/> + <KivioPoint x="68.655" y="13.862"/> + <KivioPoint x="68.655" y="13.690"/> + <KivioPoint x="68.655" y="13.517"/> + <KivioPoint x="68.655" y="13.345"/> + <KivioPoint x="68.655" y="13.000"/> + <KivioPoint x="68.655" y="12.655"/> + <KivioPoint x="68.655" y="12.483"/> + <KivioPoint x="68.655" y="12.138"/> + <KivioPoint x="68.655" y="11.966"/> + <KivioPoint x="68.655" y="11.793"/> + <KivioPoint x="68.655" y="11.621"/> + <KivioPoint x="68.655" y="11.448"/> + <KivioPoint x="68.655" y="11.276"/> + <KivioPoint x="68.655" y="11.103"/> + <KivioPoint x="68.655" y="10.931"/> + <KivioPoint x="68.655" y="10.759"/> + <KivioPoint x="68.655" y="10.586"/> + <KivioPoint x="68.483" y="10.414"/> + <KivioPoint x="68.483" y="10.069"/> + <KivioPoint x="68.310" y="10.069"/> + <KivioPoint x="68.310" y="9.897"/> + <KivioPoint x="68.138" y="9.897"/> + <KivioPoint x="67.966" y="9.724"/> + <KivioPoint x="67.966" y="9.552"/> + <KivioPoint x="67.793" y="9.552"/> + <KivioPoint x="67.621" y="9.552"/> + <KivioPoint x="67.448" y="9.724"/> + <KivioPoint x="66.931" y="9.724"/> + <KivioPoint x="66.586" y="9.724"/> + <KivioPoint x="66.414" y="9.897"/> + <KivioPoint x="66.241" y="10.069"/> + <KivioPoint x="66.241" y="10.241"/> + <KivioPoint x="66.069" y="10.414"/> + <KivioPoint x="66.069" y="10.586"/> + <KivioPoint x="66.069" y="10.759"/> + <KivioPoint x="66.069" y="10.931"/> + <KivioPoint x="66.069" y="11.103"/> + <KivioPoint x="65.897" y="11.276"/> + <KivioPoint x="65.897" y="11.448"/> + <KivioPoint x="65.897" y="11.793"/> + <KivioPoint x="65.724" y="11.966"/> + <KivioPoint x="65.724" y="12.310"/> + <KivioPoint x="65.552" y="12.483"/> + <KivioPoint x="65.552" y="12.655"/> + <KivioPoint x="65.552" y="12.828"/> + <KivioPoint x="65.379" y="13.000"/> + <KivioPoint x="65.207" y="13.172"/> + <KivioPoint x="64.862" y="13.172"/> + <KivioPoint x="64.690" y="13.172"/> + <KivioPoint x="64.345" y="13.000"/> + <KivioPoint x="64.172" y="12.828"/> + <KivioPoint x="64.172" y="12.655"/> + <KivioPoint x="64.000" y="12.483"/> + <KivioPoint x="63.828" y="12.310"/> + <KivioPoint x="63.828" y="12.138"/> + <KivioPoint x="63.655" y="12.138"/> + <KivioPoint x="63.483" y="11.966"/> + <KivioPoint x="63.310" y="11.793"/> + <KivioPoint x="63.138" y="11.621"/> + <KivioPoint x="62.966" y="11.621"/> + <KivioPoint x="62.793" y="11.793"/> + <KivioPoint x="62.621" y="11.966"/> + <KivioPoint x="62.448" y="12.138"/> + <KivioPoint x="62.276" y="12.310"/> + <KivioPoint x="62.276" y="12.483"/> + <KivioPoint x="62.103" y="12.483"/> + <KivioPoint x="62.103" y="12.655"/> + <KivioPoint x="61.931" y="12.828"/> + <KivioPoint x="61.759" y="13.000"/> + <KivioPoint x="61.586" y="13.172"/> + <KivioPoint x="61.414" y="13.345"/> + <KivioPoint x="61.241" y="13.517"/> + <KivioPoint x="61.069" y="13.517"/> + <KivioPoint x="61.069" y="13.690"/> + <KivioPoint x="60.897" y="13.862"/> + <KivioPoint x="60.724" y="13.862"/> + <KivioPoint x="60.724" y="14.034"/> + <KivioPoint x="60.552" y="14.034"/> + <KivioPoint x="60.552" y="14.207"/> + <KivioPoint x="60.379" y="14.207"/> + <KivioPoint x="60.207" y="14.379"/> + <KivioPoint x="60.034" y="14.552"/> + <KivioPoint x="59.862" y="14.724"/> + <KivioPoint x="59.690" y="14.724"/> + <KivioPoint x="59.690" y="14.897"/> + <KivioPoint x="59.690" y="14.724"/> + <KivioPoint x="59.690" y="14.379"/> + <KivioPoint x="59.690" y="14.207"/> + <KivioPoint x="59.690" y="14.034"/> + <KivioPoint x="59.690" y="13.862"/> + <KivioPoint x="59.862" y="13.517"/> + <KivioPoint x="59.862" y="13.345"/> + <KivioPoint x="60.034" y="13.172"/> + <KivioPoint x="60.034" y="13.000"/> + <KivioPoint x="60.034" y="12.828"/> + <KivioPoint x="60.207" y="12.655"/> + <KivioPoint x="60.207" y="12.483"/> + <KivioPoint x="60.379" y="12.310"/> + <KivioPoint x="60.379" y="12.138"/> + <KivioPoint x="60.379" y="11.966"/> + <KivioPoint x="60.379" y="11.793"/> + <KivioPoint x="60.552" y="11.793"/> + <KivioPoint x="60.552" y="11.448"/> + <KivioPoint x="60.552" y="11.276"/> + <KivioPoint x="60.724" y="11.103"/> + <KivioPoint x="60.724" y="10.759"/> + <KivioPoint x="60.724" y="10.586"/> + <KivioPoint x="60.724" y="10.414"/> + <KivioPoint x="60.724" y="10.241"/> + <KivioPoint x="60.724" y="10.069"/> + <KivioPoint x="60.724" y="9.897"/> + <KivioPoint x="60.724" y="9.724"/> + <KivioPoint x="60.724" y="9.552"/> + <KivioPoint x="60.897" y="9.379"/> + <KivioPoint x="60.897" y="9.207"/> + <KivioPoint x="61.069" y="9.034"/> + <KivioPoint x="61.069" y="9.207"/> + <KivioPoint x="61.414" y="9.379"/> + <KivioPoint x="61.414" y="9.552"/> + <KivioPoint x="61.586" y="9.724"/> + <KivioPoint x="61.759" y="9.724"/> + <KivioPoint x="61.931" y="9.897"/> + <KivioPoint x="62.103" y="9.897"/> + <KivioPoint x="62.103" y="10.069"/> + <KivioPoint x="62.448" y="10.069"/> + <KivioPoint x="62.793" y="9.897"/> + <KivioPoint x="62.966" y="9.724"/> + <KivioPoint x="62.966" y="9.552"/> + <KivioPoint x="63.138" y="9.379"/> + <KivioPoint x="63.138" y="9.207"/> + <KivioPoint x="63.310" y="9.034"/> + <KivioPoint x="63.310" y="8.690"/> + <KivioPoint x="63.310" y="8.345"/> + <KivioPoint x="63.310" y="8.000"/> + <KivioPoint x="63.310" y="7.828"/> + <KivioPoint x="63.310" y="7.655"/> + <KivioPoint x="63.310" y="7.310"/> + <KivioPoint x="63.310" y="7.138"/> + <KivioPoint x="63.310" y="6.793"/> + <KivioPoint x="63.138" y="6.621"/> + <KivioPoint x="63.138" y="6.276"/> + <KivioPoint x="63.138" y="5.931"/> + <KivioPoint x="62.966" y="5.586"/> + <KivioPoint x="62.793" y="5.414"/> + <KivioPoint x="62.793" y="5.241"/> + <KivioPoint x="62.793" y="4.897"/> + <KivioPoint x="62.793" y="4.552"/> + <KivioPoint x="62.793" y="4.379"/> + <KivioPoint x="62.793" y="4.207"/> + <KivioPoint x="62.793" y="3.862"/> + <KivioPoint x="62.793" y="3.517"/> + <KivioPoint x="62.793" y="3.172"/> + <KivioPoint x="62.793" y="3.000"/> + <KivioPoint x="62.793" y="2.655"/> + <KivioPoint x="62.793" y="2.310"/> + <KivioPoint x="62.793" y="2.138"/> + <KivioPoint x="62.793" y="1.793"/> + <KivioPoint x="62.621" y="1.621"/> + <KivioPoint x="62.448" y="1.448"/> + <KivioPoint x="62.276" y="1.103"/> + <KivioPoint x="61.931" y="0.931"/> + <KivioPoint x="61.759" y="0.931"/> + <KivioPoint x="61.586" y="0.759"/> + <KivioPoint x="61.414" y="0.759"/> + <KivioPoint x="61.241" y="0.586"/> + <KivioPoint x="61.069" y="0.414"/> + <KivioPoint x="60.897" y="0.414"/> + <KivioPoint x="60.724" y="0.414"/> + <KivioPoint x="60.552" y="0.586"/> + <KivioPoint x="60.207" y="0.586"/> + <KivioPoint x="60.034" y="0.759"/> + <KivioPoint x="59.862" y="1.103"/> + <KivioPoint x="59.690" y="1.448"/> + <KivioPoint x="59.690" y="1.621"/> + <KivioPoint x="59.690" y="1.793"/> + <KivioPoint x="59.862" y="1.966"/> + <KivioPoint x="60.034" y="2.138"/> + <KivioPoint x="60.207" y="2.138"/> + <KivioPoint x="60.552" y="2.138"/> + <KivioPoint x="60.724" y="2.138"/> + <KivioPoint x="60.897" y="2.138"/> + <KivioPoint x="60.897" y="2.483"/> + <KivioPoint x="61.069" y="2.828"/> + <KivioPoint x="61.241" y="3.000"/> + <KivioPoint x="61.241" y="3.172"/> + <KivioPoint x="61.414" y="3.517"/> + <KivioPoint x="61.414" y="3.690"/> + <KivioPoint x="61.069" y="3.690"/> + <KivioPoint x="60.897" y="3.517"/> + <KivioPoint x="60.552" y="3.517"/> + <KivioPoint x="60.379" y="3.345"/> + <KivioPoint x="60.207" y="3.172"/> + <KivioPoint x="60.034" y="3.172"/> + <KivioPoint x="60.034" y="3.345"/> + <KivioPoint x="60.034" y="3.517"/> + <KivioPoint x="60.034" y="3.690"/> + <KivioPoint x="60.034" y="3.862"/> + <KivioPoint x="60.034" y="4.034"/> + <KivioPoint x="60.034" y="4.207"/> + <KivioPoint x="60.207" y="4.379"/> + <KivioPoint x="60.207" y="4.552"/> + <KivioPoint x="60.379" y="4.724"/> + <KivioPoint x="60.379" y="4.897"/> + <KivioPoint x="60.379" y="5.069"/> + <KivioPoint x="60.379" y="5.241"/> + <KivioPoint x="60.379" y="5.414"/> + <KivioPoint x="60.379" y="5.586"/> + <KivioPoint x="60.207" y="5.759"/> + <KivioPoint x="60.034" y="5.931"/> + <KivioPoint x="60.034" y="6.103"/> + <KivioPoint x="59.862" y="6.276"/> + <KivioPoint x="59.690" y="6.448"/> + <KivioPoint x="59.517" y="6.621"/> + <KivioPoint x="59.345" y="6.276"/> + <KivioPoint x="59.172" y="6.103"/> + <KivioPoint x="59.000" y="5.759"/> + <KivioPoint x="58.828" y="5.586"/> + <KivioPoint x="58.655" y="5.414"/> + <KivioPoint x="58.655" y="5.241"/> + <KivioPoint x="58.655" y="4.897"/> + <KivioPoint x="58.483" y="4.552"/> + <KivioPoint x="58.310" y="4.207"/> + <KivioPoint x="58.310" y="4.034"/> + <KivioPoint x="58.310" y="3.690"/> + <KivioPoint x="58.310" y="3.517"/> + <KivioPoint x="58.138" y="3.345"/> + <KivioPoint x="57.966" y="3.172"/> + <KivioPoint x="57.793" y="3.000"/> + <KivioPoint x="57.621" y="2.828"/> + <KivioPoint x="57.448" y="2.655"/> + <KivioPoint x="57.276" y="2.483"/> + <KivioPoint x="57.103" y="2.483"/> + <KivioPoint x="56.759" y="2.483"/> + <KivioPoint x="56.414" y="2.483"/> + <KivioPoint x="56.241" y="2.655"/> + <KivioPoint x="56.069" y="2.828"/> + <KivioPoint x="55.897" y="2.828"/> + <KivioPoint x="55.724" y="3.000"/> + <KivioPoint x="55.724" y="3.172"/> + <KivioPoint x="55.552" y="3.345"/> + <KivioPoint x="55.379" y="3.517"/> + <KivioPoint x="55.379" y="3.690"/> + <KivioPoint x="55.379" y="3.862"/> + <KivioPoint x="55.379" y="4.034"/> + <KivioPoint x="55.552" y="4.207"/> + <KivioPoint x="55.724" y="4.207"/> + <KivioPoint x="55.724" y="4.379"/> + <KivioPoint x="55.552" y="4.552"/> + <KivioPoint x="55.379" y="4.724"/> + <KivioPoint x="55.207" y="4.724"/> + <KivioPoint x="55.207" y="4.897"/> + <KivioPoint x="54.862" y="4.897"/> + <KivioPoint x="54.517" y="4.724"/> + <KivioPoint x="54.172" y="4.379"/> + <KivioPoint x="53.828" y="4.207"/> + <KivioPoint x="53.655" y="4.207"/> + <KivioPoint x="53.483" y="4.552"/> + <KivioPoint x="53.483" y="4.724"/> + <KivioPoint x="53.483" y="4.897"/> + <KivioPoint x="53.310" y="4.897"/> + <KivioPoint x="53.138" y="4.897"/> + <KivioPoint x="52.448" y="4.724"/> + <KivioPoint x="51.931" y="4.552"/> + <KivioPoint x="51.759" y="4.552"/> + <KivioPoint x="51.759" y="4.897"/> + <KivioPoint x="51.586" y="5.241"/> + <KivioPoint x="51.586" y="5.414"/> + <KivioPoint x="51.586" y="5.586"/> + <KivioPoint x="51.759" y="5.759"/> + <KivioPoint x="51.759" y="5.931"/> + <KivioPoint x="51.759" y="6.103"/> + <KivioPoint x="51.759" y="6.276"/> + <KivioPoint x="51.759" y="6.448"/> + <KivioPoint x="51.759" y="6.621"/> + <KivioPoint x="51.931" y="6.793"/> + <KivioPoint x="52.103" y="6.793"/> + <KivioPoint x="52.448" y="6.966"/> + <KivioPoint x="52.966" y="6.966"/> + <KivioPoint x="53.138" y="7.138"/> + <KivioPoint x="53.310" y="7.138"/> + <KivioPoint x="53.483" y="7.138"/> + <KivioPoint x="53.828" y="7.138"/> + <KivioPoint x="54.172" y="7.138"/> + <KivioPoint x="54.517" y="7.310"/> + <KivioPoint x="54.862" y="7.310"/> + <KivioPoint x="55.034" y="7.483"/> + <KivioPoint x="55.207" y="7.655"/> + <KivioPoint x="55.379" y="7.655"/> + <KivioPoint x="55.552" y="7.655"/> + <KivioPoint x="55.724" y="7.828"/> + <KivioPoint x="56.069" y="8.000"/> + <KivioPoint x="56.241" y="8.000"/> + <KivioPoint x="56.414" y="8.172"/> + <KivioPoint x="56.586" y="8.172"/> + <KivioPoint x="56.931" y="8.172"/> + <KivioPoint x="57.103" y="8.345"/> + <KivioPoint x="57.276" y="8.345"/> + <KivioPoint x="57.448" y="8.517"/> + <KivioPoint x="57.621" y="8.690"/> + <KivioPoint x="57.621" y="8.862"/> + <KivioPoint x="57.621" y="9.034"/> + <KivioPoint x="57.793" y="9.034"/> + <KivioPoint x="57.793" y="9.207"/> + <KivioPoint x="57.966" y="9.207"/> + <KivioPoint x="57.966" y="9.379"/> + <KivioPoint x="57.966" y="9.552"/> + <KivioPoint x="57.966" y="9.724"/> + <KivioPoint x="57.966" y="9.897"/> + <KivioPoint x="57.966" y="10.069"/> + <KivioPoint x="58.310" y="10.414"/> + <KivioPoint x="58.655" y="10.586"/> + <KivioPoint x="59.000" y="10.759"/> + <KivioPoint x="59.345" y="10.931"/> + <KivioPoint x="59.345" y="11.103"/> + <KivioPoint x="59.172" y="11.276"/> + <KivioPoint x="59.000" y="11.276"/> + <KivioPoint x="58.828" y="11.276"/> + <KivioPoint x="58.655" y="11.276"/> + <KivioPoint x="58.310" y="11.276"/> + <KivioPoint x="58.138" y="11.448"/> + <KivioPoint x="57.621" y="11.448"/> + <KivioPoint x="57.276" y="11.448"/> + <KivioPoint x="56.931" y="11.448"/> + <KivioPoint x="56.586" y="11.448"/> + <KivioPoint x="56.241" y="11.448"/> + <KivioPoint x="56.069" y="11.448"/> + <KivioPoint x="55.724" y="11.448"/> + <KivioPoint x="55.552" y="11.448"/> + <KivioPoint x="55.379" y="11.621"/> + <KivioPoint x="55.207" y="11.793"/> + <KivioPoint x="55.379" y="11.966"/> + <KivioPoint x="55.724" y="12.483"/> + <KivioPoint x="56.241" y="13.345"/> + <KivioPoint x="56.241" y="13.517"/> + <KivioPoint x="56.586" y="13.862"/> + <KivioPoint x="56.759" y="14.034"/> + <KivioPoint x="56.759" y="14.207"/> + <KivioPoint x="56.759" y="14.379"/> + <KivioPoint x="56.586" y="14.379"/> + <KivioPoint x="56.414" y="14.379"/> + <KivioPoint x="56.241" y="14.379"/> + <KivioPoint x="55.897" y="14.207"/> + <KivioPoint x="55.552" y="14.207"/> + <KivioPoint x="55.379" y="14.034"/> + <KivioPoint x="55.034" y="13.862"/> + <KivioPoint x="54.862" y="13.862"/> + <KivioPoint x="54.862" y="13.690"/> + <KivioPoint x="54.690" y="13.517"/> + <KivioPoint x="54.517" y="13.517"/> + <KivioPoint x="54.172" y="13.345"/> + <KivioPoint x="54.000" y="13.345"/> + <KivioPoint x="53.828" y="13.517"/> + <KivioPoint x="53.655" y="13.517"/> + <KivioPoint x="53.483" y="13.517"/> + <KivioPoint x="53.138" y="13.517"/> + <KivioPoint x="52.793" y="13.172"/> + <KivioPoint x="52.621" y="13.172"/> + <KivioPoint x="52.448" y="13.000"/> + <KivioPoint x="52.276" y="12.828"/> + <KivioPoint x="51.931" y="12.655"/> + <KivioPoint x="51.759" y="12.483"/> + <KivioPoint x="51.241" y="12.310"/> + <KivioPoint x="51.069" y="12.310"/> + <KivioPoint x="50.897" y="12.310"/> + <KivioPoint x="50.724" y="12.138"/> + <KivioPoint x="50.379" y="12.138"/> + <KivioPoint x="50.034" y="11.966"/> + <KivioPoint x="50.034" y="11.793"/> + <KivioPoint x="49.690" y="11.793"/> + <KivioPoint x="49.690" y="11.448"/> + <KivioPoint x="49.517" y="11.448"/> + <KivioPoint x="49.517" y="11.276"/> + <KivioPoint x="49.345" y="11.276"/> + <KivioPoint x="49.000" y="11.103"/> + <KivioPoint x="48.828" y="11.103"/> + <KivioPoint x="48.655" y="11.103"/> + <KivioPoint x="48.483" y="11.103"/> + <KivioPoint x="48.310" y="11.276"/> + <KivioPoint x="48.310" y="11.448"/> + <KivioPoint x="48.138" y="11.448"/> + <KivioPoint x="48.138" y="11.621"/> + <KivioPoint x="48.138" y="11.793"/> + <KivioPoint x="47.966" y="11.793"/> + <KivioPoint x="47.966" y="11.966"/> + <KivioPoint x="47.966" y="12.138"/> + <KivioPoint x="47.966" y="12.310"/> + <KivioPoint x="47.966" y="12.483"/> + <KivioPoint x="48.138" y="12.655"/> + <KivioPoint x="48.310" y="12.828"/> + <KivioPoint x="48.655" y="13.000"/> + <KivioPoint x="49.172" y="13.172"/> + <KivioPoint x="49.690" y="13.345"/> + <KivioPoint x="49.690" y="13.517"/> + <KivioPoint x="49.862" y="13.690"/> + <KivioPoint x="50.034" y="13.690"/> + <KivioPoint x="50.552" y="14.034"/> + <KivioPoint x="50.724" y="14.034"/> + <KivioPoint x="51.069" y="14.207"/> + <KivioPoint x="51.586" y="14.379"/> + <KivioPoint x="51.759" y="14.379"/> + <KivioPoint x="51.931" y="14.552"/> + <KivioPoint x="51.931" y="14.724"/> + <KivioPoint x="52.103" y="14.724"/> + <KivioPoint x="52.103" y="14.897"/> + <KivioPoint x="52.103" y="15.069"/> + <KivioPoint x="52.276" y="15.069"/> + <KivioPoint x="52.448" y="15.586"/> + <KivioPoint x="52.621" y="15.759"/> + <KivioPoint x="52.621" y="15.931"/> + <KivioPoint x="52.448" y="16.448"/> + <KivioPoint x="52.448" y="16.621"/> + <KivioPoint x="52.276" y="16.621"/> + <KivioPoint x="52.276" y="16.793"/> + <KivioPoint x="52.276" y="16.966"/> + <KivioPoint x="52.276" y="17.138"/> + <KivioPoint x="52.276" y="17.310"/> + <KivioPoint x="52.103" y="17.483"/> + <KivioPoint x="52.103" y="17.655"/> + <KivioPoint x="52.103" y="18.000"/> + <KivioPoint x="51.931" y="18.172"/> + <KivioPoint x="51.931" y="18.345"/> + <KivioPoint x="51.931" y="18.517"/> + <KivioPoint x="51.931" y="18.690"/> + <KivioPoint x="52.103" y="18.862"/> + <KivioPoint x="52.103" y="19.034"/> + <KivioPoint x="52.448" y="19.207"/> + <KivioPoint x="52.448" y="19.379"/> + <KivioPoint x="52.621" y="19.379"/> + <KivioPoint x="52.621" y="19.552"/> + <KivioPoint x="52.793" y="19.724"/> + <KivioPoint x="52.793" y="19.897"/> + <KivioPoint x="52.966" y="20.069"/> + <KivioPoint x="53.138" y="20.069"/> + <KivioPoint x="53.310" y="20.241"/> + <KivioPoint x="53.483" y="20.241"/> + <KivioPoint x="53.655" y="20.414"/> + <KivioPoint x="53.828" y="20.759"/> + <KivioPoint x="54.000" y="20.759"/> + <KivioPoint x="54.172" y="20.931"/> + <KivioPoint x="54.172" y="21.103"/> + <KivioPoint x="54.000" y="21.276"/> + <KivioPoint x="53.828" y="21.448"/> + <KivioPoint x="53.655" y="21.448"/> + <KivioPoint x="53.310" y="21.448"/> + <KivioPoint x="53.138" y="21.448"/> + <KivioPoint x="52.793" y="21.448"/> + <KivioPoint x="52.621" y="21.621"/> + <KivioPoint x="52.448" y="21.621"/> + <KivioPoint x="52.276" y="21.448"/> + <KivioPoint x="51.931" y="21.448"/> + <KivioPoint x="51.586" y="21.448"/> + <KivioPoint x="51.414" y="21.448"/> + <KivioPoint x="51.414" y="21.621"/> + <KivioPoint x="51.241" y="21.621"/> + <KivioPoint x="51.069" y="21.793"/> + <KivioPoint x="51.069" y="21.966"/> + <KivioPoint x="51.069" y="22.310"/> + <KivioPoint x="50.897" y="22.483"/> + <KivioPoint x="50.724" y="22.483"/> + <KivioPoint x="50.552" y="22.483"/> + <KivioPoint x="50.379" y="22.483"/> + <KivioPoint x="50.034" y="22.483"/> + <KivioPoint x="49.862" y="22.483"/> + <KivioPoint x="49.690" y="22.483"/> + <KivioPoint x="49.517" y="22.483"/> + <KivioPoint x="49.345" y="22.483"/> + <KivioPoint x="49.172" y="22.483"/> + <KivioPoint x="49.000" y="22.483"/> + <KivioPoint x="48.828" y="22.655"/> + <KivioPoint x="48.655" y="22.655"/> + <KivioPoint x="48.483" y="22.483"/> + <KivioPoint x="48.310" y="22.483"/> + <KivioPoint x="47.966" y="22.483"/> + <KivioPoint x="47.793" y="22.310"/> + <KivioPoint x="47.621" y="22.138"/> + <KivioPoint x="47.448" y="22.138"/> + <KivioPoint x="47.448" y="21.966"/> + <KivioPoint x="47.448" y="21.793"/> + <KivioPoint x="47.621" y="21.621"/> + <KivioPoint x="47.276" y="21.448"/> + <KivioPoint x="47.103" y="21.448"/> + <KivioPoint x="46.931" y="21.448"/> + <KivioPoint x="46.931" y="21.621"/> + <KivioPoint x="46.759" y="21.793"/> + <KivioPoint x="46.759" y="21.966"/> + <KivioPoint x="46.586" y="22.138"/> + <KivioPoint x="46.414" y="22.310"/> + <KivioPoint x="46.241" y="22.828"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4a656a" /> +</KivioShape> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Geographic/Maps/Europe.xpm b/kivio/kiviopart/stencils/Geographic/Maps/Europe.xpm Binary files differnew file mode 100644 index 00000000..ea95de3d --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Maps/Europe.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Maps/Makefile.am b/kivio/kiviopart/stencils/Geographic/Maps/Makefile.am new file mode 100644 index 00000000..cb0912f8 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Maps/Makefile.am @@ -0,0 +1,9 @@ +mapsdir = $(kde_datadir)/kivio/stencils/Geographic/Maps + +maps_DATA = \ +Belgium.sml \ +Belgium.xpm \ +desc \ +Europe.sml \ +Europe.xpm \ +icon.xpm diff --git a/kivio/kiviopart/stencils/Geographic/Maps/desc b/kivio/kiviopart/stencils/Geographic/Maps/desc new file mode 100644 index 00000000..9e030e79 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Maps/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Maps"/> + <Id data="Klipart - Maps"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Geographic/Maps/icon.xpm b/kivio/kiviopart/stencils/Geographic/Maps/icon.xpm Binary files differnew file mode 100644 index 00000000..32b752f5 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/Maps/icon.xpm diff --git a/kivio/kiviopart/stencils/Geographic/desc b/kivio/kiviopart/stencils/Geographic/desc new file mode 100644 index 00000000..d3bbe24f --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="Geographic Collections"/> + <Id data="Kivio - Geographic Collections"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/Geographic/icon.xpm b/kivio/kiviopart/stencils/Geographic/icon.xpm Binary files differnew file mode 100644 index 00000000..32b752f5 --- /dev/null +++ b/kivio/kiviopart/stencils/Geographic/icon.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/3FloppyDisk.sml b/kivio/kiviopart/stencils/Hardware/Computer/3FloppyDisk.sml new file mode 100644 index 00000000..34c0b640 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/3FloppyDisk.sml @@ -0,0 +1,91 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Floppy Disk"/> + <Id data="Floppy Disk"/> + <Description data="Floppy Disk 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="0.0" y="50.0"/> + <KivioConnectorTarget x="100.0" y="50.0"/> + <KivioConnectorTarget x="50.0" y="4.0"/> + <KivioConnectorTarget x="50.0" y="100.0"/> + <KivioShape type="ClosedPath" name="Disk_omlijning"> + <KivioFillStyle colorStyle="1" color="#404040"/> + <KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="0"/> + <KivioPoint x="10" y="0"/> + <KivioPoint x="10" y="5"/> + <KivioPoint x="80" y="5"/> + <KivioPoint x="80" y="0"/> + <KivioPoint x="95" y="0"/> + <KivioPoint x="100" y="5"/> + <KivioPoint x="100" y="100"/> + <KivioPoint x="0" y="100"/> + <KivioPoint x="0" y="0"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Disk_ijzer"> + <KivioFillStyle colorStyle="1" color="#e0e0e0"/> + <KivioLineStyle color="#c0c0c0" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="10" y="5"/> + <KivioPoint x="10" y="40"/> + <KivioPoint x="30" y="40"/> + <KivioPoint x="30" y="4"/> + <KivioPoint x="80" y="4"/> + <KivioPoint x="80" y="40"/> + <KivioPoint x="10" y="40"/> + <KivioPoint x="10" y="5"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Disk_gatinijzer"> + <KivioFillStyle colorStyle="1" color="#404040"/> + <KivioLineStyle color="#c0c0c0" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="60" y="10"/> + <KivioPoint x="75" y="10"/> + <KivioPoint x="75" y="35"/> + <KivioPoint x="60" y="35"/> + <KivioPoint x="60" y="10"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Disk_sticker"> + <KivioPoint x="10" y="100"/> + <KivioPoint x="10" y="50"/> + <KivioPoint x="90" y="50"/> + <KivioPoint x="90" y="100"/> + <KivioPoint x="10" y="100"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Disk_gatrechts"> + <KivioFillStyle colorStyle="1" color="#000000"/> + <KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="3" y="93"/> + <KivioPoint x="7" y="93"/> + <KivioPoint x="7" y="97"/> + <KivioPoint x="3" y="97"/> + <KivioPoint x="3" y="93"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Disk_gatlinks"> + <KivioFillStyle colorStyle="1" color="#000000"/> + <KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="93" y="93"/> + <KivioPoint x="97" y="93"/> + <KivioPoint x="97" y="97"/> + <KivioPoint x="93" y="97"/> + <KivioPoint x="93" y="93"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Disk_pijl"> + <KivioFillStyle colorStyle="1" color="#000000"/> + <KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="2" y="10"/> + <KivioPoint x="5" y="5"/> + <KivioPoint x="8" y="10"/> + <KivioPoint x="5" y="10"/> + <KivioPoint x="5" y="13"/> + <KivioPoint x="5" y="10"/> + <KivioPoint x="2" y="10"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="10.0" y="50.0" w="80.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/3FloppyDisk.xpm b/kivio/kiviopart/stencils/Hardware/Computer/3FloppyDisk.xpm new file mode 100644 index 00000000..ff4688d9 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/3FloppyDisk.xpm @@ -0,0 +1,557 @@ +/* XPM */ +static char * 3FloppyDisk_xpm[] = { +"32 32 522 2", +" c None", +". c #ADAEC3", +"+ c #A8A9BF", +"@ c #A3A3BC", +"# c #404273", +"$ c #2F3066", +"% c #AEAEC4", +"& c #EAEDF2", +"* c #E6E9F0", +"= c #E3E7EE", +"- c #A4A4BC", +"; c #A0A0B9", +"> c #9C9CB5", +", c #9797B2", +"' c #9393AE", +") c #8E8EAB", +"! c #8989A8", +"~ c #8585A4", +"{ c #8080A1", +"] c #7B7B9D", +"^ c #77779A", +"/ c #727296", +"( c #6E6E93", +"_ c #696990", +": c #64648C", +"< c #606089", +"[ c #5B5B85", +"} c #565682", +"| c #B6C0D2", +"1 c #B2BACD", +"2 c #414273", +"3 c #A9AAC0", +"4 c #E2E6ED", +"5 c #03033F", +"6 c #D3D9E4", +"7 c #E9EDF1", +"8 c #E5E8EF", +"9 c #E0E4EC", +"0 c #FFFFFF", +"a c #D2D8E3", +"b c #92A1BC", +"c c #8F9EB9", +"d c #8387A7", +"e c #181854", +"f c #A4A5BD", +"g c #DFE3EB", +"h c #CFD5E1", +"i c #ABACC2", +"j c #DBE0E9", +"k c #D7DCE6", +"l c #072764", +"m c #203C74", +"n c #284479", +"o c #304B7E", +"p c #8E9DB9", +"q c #8B9AB7", +"r c #7D81A1", +"s c #1C1C56", +"t c #A0A1BA", +"u c #CED5E1", +"v c #CAD1DE", +"w c #B3B4C8", +"x c #CDD4E0", +"y c #12316B", +"z c #526893", +"A c #63769D", +"B c #7385A7", +"C c #8A99B6", +"D c #8696B4", +"E c #6D7193", +"F c #1A1A54", +"G c #9B9CB6", +"H c #D8DEE7", +"I c #C9D0DE", +"J c #C6CEDC", +"K c #BBBDCE", +"L c #C9D0DD", +"M c #C4CCDA", +"N c #18366F", +"O c #6B7EA3", +"P c #7B8CAD", +"Q c #8595B3", +"R c #7786A6", +"S c #64678B", +"T c #181853", +"U c #9798B3", +"V c #D5DAE5", +"W c #C5CDDB", +"X c #C2CAD9", +"Y c #C2C5D5", +"Z c #BFC8D7", +"` c #BBC4D4", +" . c #8494B2", +".. c #94A2BC", +"+. c #A4B0C7", +"@. c #7585A5", +"#. c #6B789A", +"$. c #5D6186", +"%. c #171752", +"&. c #9294AF", +"*. c #D1D7E2", +"=. c #C1C9D8", +"-. c #BDC6D6", +";. c #CACEDB", +">. c #B6C0D1", +",. c #B1BCCE", +"'. c #FDFDFD", +"). c #E7E7ED", +"!. c #697799", +"~. c #647395", +"{. c #585B81", +"]. c #151550", +"^. c #8E8FAC", +"/. c #CED4E1", +"(. c #BCC5D6", +"_. c #B9C2D4", +":. c #DADFE8", +"<. c #D8DDE7", +"[. c #D6DCE6", +"}. c #D0D6E2", +"|. c #CCD3DF", +"1. c #CBD2DE", +"2. c #C7CFDC", +"3. c #BDC5D4", +"4. c #A9B0C4", +"5. c #9EA5BC", +"6. c #637195", +"7. c #5F6D91", +"8. c #52557C", +"9. c #14144F", +"0. c #898AA9", +"a. c #CBD2DF", +"b. c #B8C1D3", +"c. c #B5BFD1", +"d. c #B1BBCF", +"e. c #AEB9CD", +"f. c #AAB5CA", +"g. c #A7B3C8", +"h. c #A4B0C6", +"i. c #A0ADC4", +"j. c #9DAAC2", +"k. c #99A7C0", +"l. c #96A4BE", +"m. c #93A1BC", +"n. c #8C9BB8", +"o. c #8898B5", +"p. c #8393B1", +"q. c #7685A6", +"r. c #6B799B", +"s. c #677597", +"t. c #627094", +"u. c #5E6B90", +"v. c #59678C", +"w. c #4C5077", +"x. c #12124E", +"y. c #8486A5", +"z. c #C7CEDC", +"A. c #B4BED0", +"B. c #B0BACE", +"C. c #ADB8CC", +"D. c #A9B5CA", +"E. c #A6B2C8", +"F. c #A3AFC6", +"G. c #9FACC3", +"H. c #9CA9C2", +"I. c #98A6BF", +"J. c #95A3BD", +"K. c #92A0BB", +"L. c #7988A8", +"M. c #6F7D9E", +"N. c #6A789A", +"O. c #667496", +"P. c #616E93", +"Q. c #5C6A8F", +"R. c #58668B", +"S. c #546287", +"T. c #474B72", +"U. c #11114D", +"V. c #8081A2", +"W. c #AFBACE", +"X. c #ACB7CB", +"Y. c #A9B4C9", +"Z. c #A5B1C7", +"`. c #A2AEC5", +" + c #9EABC3", +".+ c #9BA8C1", +"++ c #97A5BF", +"@+ c #94A2BD", +"#+ c #909FBA", +"$+ c #8998B4", +"%+ c #8291AE", +"&+ c #7987A6", +"*+ c #7280A1", +"=+ c #6D7B9D", +"-+ c #647295", +";+ c #606D92", +">+ c #5B698E", +",+ c #57658A", +"'+ c #526186", +")+ c #4E5D83", +"!+ c #42456E", +"~+ c #10104C", +"{+ c #7B7D9F", +"]+ c #C0C9D8", +"^+ c #ABB6CB", +"/+ c #A8B3C9", +"(+ c #BBC4D5", +"_+ c #B9C2D3", +":+ c #B1BCCF", +"<+ c #ABB5CA", +"[+ c #A3ADC4", +"}+ c #9AA4BC", +"|+ c #95A0B9", +"1+ c #909BB5", +"2+ c #8C96B1", +"3+ c #8792AD", +"4+ c #838DAA", +"5+ c #7F89A7", +"6+ c #7A84A3", +"7+ c #76809F", +"8+ c #727C9C", +"9+ c #6D7898", +"0+ c #4D5C82", +"a+ c #49577E", +"b+ c #3C4069", +"c+ c #0F0F4B", +"d+ c #76789B", +"e+ c #FCFCFD", +"f+ c #F2F2F6", +"g+ c #EBEBF0", +"h+ c #E3E3EA", +"i+ c #DFDFE8", +"j+ c #DBDBE5", +"k+ c #D8D8E2", +"l+ c #D4D4DF", +"m+ c #D0D0DC", +"n+ c #CCCCD9", +"o+ c #C8C8D6", +"p+ c #C4C4D3", +"q+ c #C0C0D1", +"r+ c #BCBCCE", +"s+ c #48567D", +"t+ c #44527A", +"u+ c #373B64", +"v+ c #0D0D49", +"w+ c #727498", +"x+ c #BAC3D4", +"y+ c #F8F8FA", +"z+ c #EEEEF2", +"A+ c #EAEAEF", +"B+ c #E6E6ED", +"C+ c #E2E2EA", +"D+ c #DEDEE7", +"E+ c #DADAE4", +"F+ c #D7D7E1", +"G+ c #D2D2DE", +"H+ c #CFCFDB", +"I+ c #CBCBD8", +"J+ c #C7C7D6", +"K+ c #C3C3D3", +"L+ c #BFBFD0", +"M+ c #BBBBCD", +"N+ c #B7B7CA", +"O+ c #435179", +"P+ c #3F4D76", +"Q+ c #333660", +"R+ c #0C0C48", +"S+ c #6D6F95", +"T+ c #FEFEFE", +"U+ c #F3F3F6", +"V+ c #EDEDF1", +"W+ c #E9E9EF", +"X+ c #E5E5EC", +"Y+ c #E1E1E9", +"Z+ c #DDDDE6", +"`+ c #D9D9E3", +" @ c #D5D5E0", +".@ c #D1D1DD", +"+@ c #CDCDDA", +"@@ c #CACAD8", +"#@ c #C6C6D5", +"$@ c #C2C2D2", +"%@ c #BEBECF", +"&@ c #BABACC", +"*@ c #B6B6C9", +"=@ c #B2B2C6", +"-@ c #3E4C75", +";@ c #3A4971", +">@ c #2F325C", +",@ c #0B0B47", +"'@ c #686A91", +")@ c #B3BDD0", +"!@ c #9AA7C0", +"~@ c #96A3BD", +"{@ c #F2F2F5", +"]@ c #BDBDD8", +"^@ c #B9B9D6", +"/@ c #B6B6D3", +"(@ c #B3B3D0", +"_@ c #B0B0CE", +":@ c #ADADCB", +"<@ c #AAAAC9", +"[@ c #A7A7C6", +"}@ c #A4A4C3", +"|@ c #A1A1C1", +"1@ c #9D9DBE", +"2@ c #9A9ABC", +"3@ c #9797B9", +"4@ c #9494B7", +"5@ c #9191B4", +"6@ c #8E8EB1", +"7@ c #ADADC3", +"8@ c #394870", +"9@ c #36446D", +"0@ c #2A2E58", +"a@ c #0A0A46", +"b@ c #63668E", +"c@ c #8B98B5", +"d@ c #EAEAF0", +"e@ c #DBDBE7", +"f@ c #D7D7E4", +"g@ c #D4D4E1", +"h@ c #D0D0DE", +"i@ c #CCCCDC", +"j@ c #C9C9D9", +"k@ c #C5C5D6", +"l@ c #C1C1D3", +"m@ c #BDBDD1", +"n@ c #BABACE", +"o@ c #B6B6CB", +"p@ c #B2B2C8", +"q@ c #AEAEC5", +"r@ c #ABABC3", +"s@ c #A7A7C0", +"t@ c #A3A3BD", +"u@ c #A8A8BF", +"v@ c #35436D", +"w@ c #324069", +"x@ c #262A54", +"y@ c #090945", +"z@ c #5F618A", +"A@ c #ACB7CC", +"B@ c #8C9AB6", +"C@ c #818FAD", +"D@ c #E6E6EC", +"E@ c #CBCBDD", +"F@ c #C8C8DB", +"G@ c #C4C4D8", +"H@ c #C1C1D5", +"I@ c #BDBDD3", +"J@ c #BABAD0", +"K@ c #B6B6CD", +"L@ c #B3B3CA", +"M@ c #AFAFC8", +"N@ c #ACACC5", +"O@ c #A8A8C2", +"P@ c #A5A5BF", +"Q@ c #A1A1BD", +"R@ c #9D9DBA", +"S@ c #9A9AB7", +"T@ c #9797B4", +"U@ c #A4A4BB", +"V@ c #313F68", +"W@ c #2D3B65", +"X@ c #222650", +"Y@ c #080844", +"Z@ c #5A5D87", +"`@ c #808EAC", +" # c #7B89A8", +".# c #BBBBD4", +"+# c #B8B8D1", +"@# c #B5B5CF", +"## c #B2B2CC", +"$# c #AEAEC9", +"%# c #ABABC7", +"&# c #A8A8C4", +"*# c #A4A4C2", +"=# c #A1A1BF", +"-# c #9E9EBC", +";# c #9A9AB9", +"># c #9797B7", +",# c #9494B4", +"'# c #9090B1", +")# c #8D8DAF", +"!# c #8A8AAC", +"~# c #9F9FB7", +"{# c #2C3A64", +"]# c #293861", +"^# c #1E224C", +"/# c #070743", +"(# c #555884", +"_# c #9EA9C0", +":# c #7988A6", +"<# c #7583A3", +"[# c #C8C8D7", +"}# c #C4C4D4", +"|# c #B8B8CB", +"1# c #B5B5C8", +"2# c #B1B1C5", +"3# c #ADADC2", +"4# c #A9A9BF", +"5# c #A5A5BC", +"6# c #A2A2BA", +"7# c #9E9EB7", +"8# c #9A9AB4", +"9# c #283760", +"0# c #26345D", +"a# c #1B1E48", +"b# c #060642", +"c# c #50527F", +"d# c #96A1B9", +"e# c #7381A2", +"f# c #6E7C9E", +"g# c #A8A8C8", +"h# c #A5A5C5", +"i# c #A3A3C3", +"j# c #9F9FC0", +"k# c #9C9CBD", +"l# c #9999BB", +"m# c #9696B8", +"n# c #9393B6", +"o# c #9090B3", +"p# c #8C8CB1", +"q# c #8989AE", +"r# c #8686AB", +"s# c #8484A9", +"t# c #8181A6", +"u# c #7D7DA4", +"v# c #7A7AA1", +"w# c #9595B0", +"x# c #25335D", +"y# c #223059", +"z# c #181B44", +"A# c #060641", +"B# c #494C7A", +"C# c #919CB6", +"D# c #697699", +"E# c #D2D2DD", +"F# c #C3C3D5", +"G# c #C0C0D2", +"H# c #BCBCCF", +"I# c #B8B8CD", +"J# c #B4B4CA", +"K# c #B1B1C7", +"L# c #ADADC4", +"M# c #A9A9C1", +"N# c #A6A6BF", +"O# c #A2A2BC", +"P# c #9E9EB9", +"Q# c #9B9BB6", +"R# c #9797B3", +"S# c #9494B1", +"T# c #9090AE", +"U# c #8D8DAB", +"V# c #9090AC", +"W# c #212F58", +"X# c #1E2C56", +"Y# c #141841", +"Z# c #050540", +"`# c #444776", +" $ c #8D97B2", +".$ c #637194", +"+$ c #C9C9D7", +"@$ c #C5C5D4", +"#$ c #C1C1D1", +"$$ c #BDBDCE", +"%$ c #B9B9CB", +"&$ c #B5B5C9", +"*$ c #B1B1C6", +"=$ c #AAAAC0", +"-$ c #A6A6BD", +";$ c #9B9BB4", +">$ c #9393AF", +",$ c #8F8FAC", +"'$ c #8B8BA9", +")$ c #1D2C55", +"!$ c #11143D", +"~$ c #040440", +"{$ c #3E3E70", +"]$ c #8184A1", +"^$ c #595C82", +"/$ c #54587E", +"($ c #AAAAB6", +"_$ c #A7A7B4", +":$ c #A3A3B1", +"<$ c #A0A0AF", +"[$ c #9D9DAC", +"}$ c #9999AA", +"|$ c #9696A8", +"1$ c #9393A5", +"2$ c #8F8FA2", +"3$ c #8C8CA0", +"4$ c #89899E", +"5$ c #86869B", +"6$ c #838399", +"7$ c #7F7F96", +"8$ c #7C7C94", +"9$ c #797991", +"0$ c #75758F", +"a$ c #72728C", +"b$ c #12163D", +"c$ c #10143C", +"d$ c #0C0D35", +"e$ c #2F2F64", +"f$ c #202058", +"g$ c #2A2A5E", +"h$ c #27275C", +"i$ c #26265B", +"j$ c #25255A", +"k$ c #24245A", +"l$ c #232359", +"m$ c #222258", +"n$ c #212158", +"o$ c #202057", +"p$ c #202056", +"q$ c #1F1F56", +"r$ c #1E1E55", +"s$ c #1D1D55", +"t$ c #1C1C54", +"u$ c #1C1C53", +"v$ c #1B1B53", +"w$ c #04043F", +" ", +" ", +" ", +" . + @ # $ ", +" % & * = - ; > , ' ) ! ~ { ] ^ / ( _ : < [ } | 1 2 ", +" 3 4 5 6 @ 7 8 9 6 0 0 0 0 0 0 0 a a a a 0 0 b c d e ", +" f g a h i 9 j k 6 0 0 0 0 0 0 0 l m n o 0 0 p q r s ", +" t j u v w k a x 6 0 0 0 0 0 0 0 y z A B 0 0 C D E F ", +" G H I J K x L M 6 0 0 0 0 0 0 0 N O P q 0 0 Q R S T ", +" U V W X Y M Z ` 6 0 0 0 0 0 0 0 o ...+.0 0 @.#.$.%. ", +" &.*.=.-.;.` >.,.6 0 0 0 0 0 0 0 0 0 0 0 '.).!.~.{.]. ", +" ^./.(._.:.<.[.V 6 *.}./.|.1.L 2.W M X 3.4.5.6.7.8.9. ", +" 0.a.b.c.d.e.f.g.h.i.j.k.l.m.c n.o.p.q.r.s.t.u.v.w.x. ", +" y.z.A.B.C.D.E.F.G.H.I.J.K.p q .L.M.N.O.P.Q.R.S.T.U. ", +" V.M W.X.Y.Z.`. +.+++@+#+$+%+&+*+=+!.-+;+>+,+'+)+!+~+ ", +" {+]+^+/+(+_+| A.:+<+[+}+|+1+2+3+4+5+6+7+8+9+0+a+b+c+ ", +" d+-.g.F.0 0 0 e+f+g+).h+i+j+k+l+m+n+o+p+q+r+s+t+u+v+ ", +" w+x+`.G.0 0 y+z+A+B+C+D+E+F+G+H+I+J+K+L+M+N+O+P+Q+R+ ", +" S+| +.+T+U+V+W+X+Y+Z+`+ @.@+@@@#@$@%@&@*@=@-@;@>@,@ ", +" '@)@!@~@{@]@^@/@(@_@:@<@[@}@|@1@2@3@4@5@6@7@8@9@0@a@ ", +" [email protected]@d@e@f@g@h@i@j@k@l@m@n@o@p@q@r@s@t@u@v@w@x@y@ ", +" z@A@B@C@D@E@F@G@H@I@J@K@L@M@N@O@P@Q@R@S@T@U@V@W@X@Y@ ", +" Z@g.`@ #Y+.#+#@###$#%#&#*#=#-#;#>#,#'#)#!#~#{#]#^#/# ", +" (#_#:#<#j+k+l+m+n+[#}#q+r+|#1#2#3#4#5#6#7#8#9#0#a#b# ", +" c#d#e#f#F+g#h#i#j#k#l#m#n#o#p#q#r#s#t#u#v#w#x#y#z#A# ", +" B#C#=+D#E#F#G#H#I#J#K#L#M#N#O#P#Q#R#S#T#U#V#W#X#Y#Z# ", +" `# $5 .$+@+$@$#$$$%$&$*$7@=$-$6#~#;$, >$,$'$)$5 !$~$ ", +" {$]$^$/$($_$:$<$[$}$|$1$2$3$4$5$6$7$8$9$0$a$b$c$d$5 ", +" e$f$F g$h$h$i$j$k$l$l$m$n$o$p$q$r$s$t$u$v$w$w$5 ", +" ", +" ", +" "}; diff --git a/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC2D.sml b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC2D.sml new file mode 100644 index 00000000..42c9afb7 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC2D.sml @@ -0,0 +1,218 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Desktop PC 2D"/> +<Description data="Desktop PC 2D"/> +<Title data="Desktop PC 2D"/> +<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="177.000" h="205.750" defaultAspect="0.75"/> +<KivioConnectorTarget x="88.5" y="0.75"/> +<KivioConnectorTarget x="13.5" y="62.5"/> +<KivioConnectorTarget x="163.5" y="62.5"/> +<KivioConnectorTarget x="13.5" y="150"/> +<KivioConnectorTarget x="163.5" y="150"/> +<KivioConnectorTarget x="88.5" y="205.75"/> + + +<KivioShape type="Rectangle" name="Rectangle1" x="13.5" y="0.75" w="150" h="125"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle4" x="28.5" y="15.75" w="120" h="95"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle2" x="57.25" y="125.75" w="62.5" h="6.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle3" x="51" y="132" w="75" h="6.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon48"> + <KivioPoint x="32.25" y="107"/> + <KivioPoint x="32.25" y="107" type="bezier"/> + <KivioPoint x="69.75" y="109.5" type="bezier"/> + <KivioPoint x="114.417" y="109.5" type="bezier"/> + <KivioPoint x="144.75" y="107" type="bezier"/> + <KivioPoint x="144.75" y="107"/> + <KivioPoint x="151" y="113.25"/> + <KivioPoint x="26" y="113.25"/> + <KivioPoint x="32.25" y="107"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon49"> + <KivioPoint x="26" y="113.25"/> + <KivioPoint x="32.25" y="107"/> + <KivioPoint x="32.25" y="19.5"/> + <KivioPoint x="26" y="13.25"/> + <KivioPoint x="26" y="113.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon50"> + <KivioPoint x="32.25" y="19.5"/> + <KivioPoint x="32.25" y="19.5" type="bezier"/> + <KivioPoint x="69.75" y="17" type="bezier"/> + <KivioPoint x="114.417" y="17" type="bezier"/> + <KivioPoint x="144.75" y="19.5" type="bezier"/> + <KivioPoint x="144.75" y="19.5"/> + <KivioPoint x="151" y="13.25"/> + <KivioPoint x="26" y="13.25"/> + <KivioPoint x="32.25" y="19.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon51"> + <KivioPoint x="151" y="113.25"/> + <KivioPoint x="144.75" y="107"/> + <KivioPoint x="144.75" y="19.5"/> + <KivioPoint x="151" y="13.25"/> + <KivioPoint x="151" y="113.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> + + + + +<KivioShape type="Rectangle" name="Rectangle11" x="13.5" y="138.25" w="150" h="23.75"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle12" x="13.5" y="162" w="20" h="3"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle13" x="143.5" y="162" w="20" h="3"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> + + +<KivioShape type="Rectangle" name="Rectangle14" x="126" y="142" w="15" h="12"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle15" x="113.5" y="147" w="40" h="2"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle16" x="144.5" y="152" w="8" h="2"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> + + + + + + + +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="19.750" y="167.250"/> + <KivioPoint x="157.250" y="167.250"/> + <KivioPoint x="176.000" y="198.500"/> + <KivioPoint x="176.000" y="204.750"/> + <KivioPoint x="1.000" y="204.750"/> + <KivioPoint x="1.000" y="198.500"/> + <KivioPoint x="19.750" y="167.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="1.000" y="198.500"/> + <KivioPoint x="1.000" y="204.750"/> + <KivioPoint x="176.000" y="204.750"/> + <KivioPoint x="176.000" y="198.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="26.000" y="173.500"/> + <KivioPoint x="13.500" y="192.250"/> + <KivioPoint x="126.000" y="192.250"/> + <KivioPoint x="119.750" y="173.500"/> + <KivioPoint x="26.000" y="173.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="151.000" y="173.500"/> + <KivioPoint x="126.000" y="173.500"/> + <KivioPoint x="132.250" y="192.250"/> + <KivioPoint x="163.500" y="192.250"/> + <KivioPoint x="151.000" y="173.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle52" x="13.500" y="192.250" w="112.500" h="2.250"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon53"> + <KivioPoint x="23.667" y="173.500"/> + <KivioPoint x="13.500" y="192.250"/> + <KivioPoint x="32.250" y="192.250"/> + <KivioPoint x="34.833" y="186.000"/> + <KivioPoint x="30.500" y="186.000"/> + <KivioPoint x="33.000" y="179.750"/> + <KivioPoint x="29.000" y="179.750"/> + <KivioPoint x="32.250" y="173.500"/> + <KivioPoint x="23.667" y="173.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon54"> + <KivioPoint x="126.000" y="192.250"/> + <KivioPoint x="107.250" y="192.250"/> + <KivioPoint x="107.250" y="185.917"/> + <KivioPoint x="111.333" y="186.000"/> + <KivioPoint x="110.667" y="179.750"/> + <KivioPoint x="113.500" y="179.750"/> + <KivioPoint x="114.417" y="179.750"/> + <KivioPoint x="113.167" y="173.500"/> + <KivioPoint x="120.917" y="173.500"/> + <KivioPoint x="126.000" y="192.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon55"> + <KivioPoint x="163.500" y="192.250"/> + <KivioPoint x="157.750" y="192.250"/> + <KivioPoint x="151.000" y="177.250"/> + <KivioPoint x="127.167" y="177.250"/> + <KivioPoint x="125.917" y="173.500"/> + <KivioPoint x="153.583" y="173.500"/> + <KivioPoint x="163.500" y="192.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle56" x="132.250" y="192.250" w="31.250" h="2.167"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon57"> + <KivioPoint x="132.250" y="192.333"/> + <KivioPoint x="132.167" y="194.583"/> + <KivioPoint x="125.833" y="175.333"/> + <KivioPoint x="125.917" y="173.583"/> + <KivioPoint x="132.250" y="192.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> + +<KivioShape type="TextBox" name="TextBox0" x="30.0" y="20.0" w="120" h="90" /> + + + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC2D.xpm b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC2D.xpm Binary files differnew file mode 100644 index 00000000..a0f7ce3b --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC2D.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC3D.sml b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC3D.sml new file mode 100644 index 00000000..42754acf --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC3D.sml @@ -0,0 +1,561 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Desktop PC 3D"/> +<Description data="Desktop PC 3D"/> +<Title data="Desktop PC 3D"/> +<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="257.545" h="249.091" defaultAspect="0.75"/> +<KivioConnectorTarget x="128.8" y="2"/> +<KivioConnectorTarget x="56" y="158"/> +<KivioConnectorTarget x="248" y="152"/> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="257.545" h="249.091" /> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="57.091" y="134.636"/> + <KivioPoint x="57.091" y="182.818"/> + <KivioPoint x="186.818" y="201.364"/> + <KivioPoint x="187.636" y="148.727"/> + <KivioPoint x="57.091" y="134.636"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="57.182" y="134.000"/> + <KivioPoint x="129.818" y="118.000"/> + <KivioPoint x="246.727" y="128.909"/> + <KivioPoint x="187.091" y="149.000"/> + <KivioPoint x="57.182" y="134.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="186.727" y="149.455"/> + <KivioPoint x="186.727" y="201.364"/> + <KivioPoint x="246.727" y="172.818"/> + <KivioPoint x="246.727" y="128.727"/> + <KivioPoint x="186.727" y="149.455"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="65.273" y="154.909"/> + <KivioPoint x="64.909" y="160.273"/> + <KivioPoint x="78.091" y="161.273"/> + <KivioPoint x="78.091" y="156.182"/> + <KivioPoint x="65.273" y="154.909"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#c0c0c0" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="141.364" y="148.000"/> + <KivioPoint x="141.364" y="160.636"/> + <KivioPoint x="182.818" y="166.091"/> + <KivioPoint x="182.818" y="152.727"/> + <KivioPoint x="141.364" y="148.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="99.000" y="140.455"/> + <KivioPoint x="99.000" y="188.727"/> + <KivioPoint x="138.273" y="194.182"/> + <KivioPoint x="138.273" y="144.909"/> + <KivioPoint x="99.000" y="140.455"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="144.273" y="155.364"/> + <KivioPoint x="179.455" y="159.727"/> + <KivioPoint x="179.455" y="156.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="170.636" y="163.455"/> + <KivioPoint x="176.818" y="164.273"/> + <KivioPoint x="176.727" y="162.545"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="97.818" y="141.000"/> + <KivioPoint x="97.818" y="189.273"/> + <KivioPoint x="137.091" y="194.727"/> + <KivioPoint x="137.091" y="145.455"/> + <KivioPoint x="97.818" y="141.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="144.000" y="155.091"/> + <KivioPoint x="144.000" y="151.545"/> + <KivioPoint x="179.727" y="155.636"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="150.273" y="167.091"/> + <KivioPoint x="150.273" y="170.818"/> + <KivioPoint x="175.455" y="173.545"/> + <KivioPoint x="175.636" y="169.364"/> + <KivioPoint x="150.273" y="167.091"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="120.182" y="146.273"/> + <KivioPoint x="128.636" y="156.636"/> + <KivioPoint x="135.727" y="147.909"/> + <KivioPoint x="120.182" y="146.273"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="109.273" y="176.273"/> + <KivioPoint x="126.455" y="178.182"/> + <KivioPoint x="117.727" y="186.909"/> + <KivioPoint x="109.273" y="176.273"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="127.818" y="181.182"/> + <KivioPoint x="120.727" y="189.364"/> + <KivioPoint x="135.455" y="191.545"/> + <KivioPoint x="127.818" y="181.182"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon15"> + <KivioPoint x="107.909" y="179.545"/> + <KivioPoint x="100.000" y="187.182"/> + <KivioPoint x="115.545" y="189.091"/> + <KivioPoint x="107.909" y="179.545"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="101.364" y="143.818"/> + <KivioPoint x="107.636" y="152.273"/> + <KivioPoint x="115.000" y="145.455"/> + <KivioPoint x="101.364" y="143.818"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="90.636" y="121.364"/> + <KivioPoint x="174.364" y="129.909"/> + <KivioPoint x="217.364" y="114.727"/> + <KivioPoint x="140.455" y="106.273"/> + <KivioPoint x="90.636" y="121.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="91.545" y="120.909"/> + <KivioPoint x="174.364" y="129.909"/> + <KivioPoint x="216.545" y="114.455"/> + <KivioPoint x="219.273" y="122.636"/> + <KivioPoint x="175.455" y="141.182"/> + <KivioPoint x="89.091" y="131.909"/> + <KivioPoint x="91.545" y="120.909"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="3.000" y="220.818"/> + <KivioPoint x="42.818" y="200.727"/> + <KivioPoint x="179.182" y="212.182"/> + <KivioPoint x="183.000" y="214.545"/> + <KivioPoint x="182.545" y="216.091"/> + <KivioPoint x="159.455" y="239.545"/> + <KivioPoint x="2.636" y="222.818"/> + <KivioPoint x="2.636" y="220.636"/> + <KivioPoint x="3.000" y="220.818"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="3.000" y="223.091"/> + <KivioPoint x="3.000" y="229.909"/> + <KivioPoint x="160.182" y="249.000"/> + <KivioPoint x="183.636" y="224.636"/> + <KivioPoint x="183.000" y="214.545"/> + <KivioPoint x="159.091" y="239.545"/> + <KivioPoint x="2.364" y="222.545"/> + <KivioPoint x="3.000" y="223.091"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon21"> + <KivioPoint x="224.818" y="218.364"/> + <KivioPoint x="200.273" y="229.000"/> + <KivioPoint x="197.273" y="235.273"/> + <KivioPoint x="197.273" y="240.091"/> + <KivioPoint x="233.545" y="242.636"/> + <KivioPoint x="233.000" y="236.000"/> + <KivioPoint x="235.182" y="229.545"/> + <KivioPoint x="253.455" y="218.909"/> + <KivioPoint x="224.818" y="218.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon22"> + <KivioPoint x="173.818" y="130.455"/> + <KivioPoint x="174.727" y="140.909"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon23"> + <KivioPoint x="226.000" y="22.727"/> + <KivioPoint x="250.909" y="30.545"/> + <KivioPoint x="249.545" y="90.182"/> + <KivioPoint x="225.000" y="103.182"/> + <KivioPoint x="226.000" y="22.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon25"> + <KivioPoint x="217.727" y="222.000"/> + <KivioPoint x="246.091" y="223.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon26"> + <KivioPoint x="237.364" y="222.818"/> + <KivioPoint x="243.909" y="219.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon27"> + <KivioPoint x="228.636" y="222.000"/> + <KivioPoint x="233.273" y="219.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon28"> + <KivioPoint x="235.455" y="229.636"/> + <KivioPoint x="233.545" y="235.909"/> + <KivioPoint x="233.545" y="242.182"/> + <KivioPoint x="256.455" y="228.818"/> + <KivioPoint x="256.455" y="223.636"/> + <KivioPoint x="253.727" y="219.273"/> + <KivioPoint x="235.455" y="229.636"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon29"> + <KivioPoint x="220.727" y="6.545"/> + <KivioPoint x="219.909" y="122.909"/> + <KivioPoint x="226.000" y="116.818"/> + <KivioPoint x="227.818" y="13.636"/> + <KivioPoint x="220.727" y="6.545"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon30"> + <KivioPoint x="201.091" y="1.091"/> + <KivioPoint x="199.455" y="132.273"/> + <KivioPoint x="219.545" y="122.909"/> + <KivioPoint x="221.000" y="7.364"/> + <KivioPoint x="201.091" y="1.091"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon77"> + <KivioPoint x="202.455" y="229.364"/> + <KivioPoint x="233.455" y="230.909"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#00008f" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon78"> + <KivioPoint x="199.273" y="235.273"/> + <KivioPoint x="231.909" y="236.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#00008f" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon79"> + <KivioPoint x="235.091" y="235.545"/> + <KivioPoint x="256.182" y="223.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="0" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon80"> + <KivioPoint x="59.000" y="2.727"/> + <KivioPoint x="56.545" y="119.364"/> + <KivioPoint x="199.455" y="132.273"/> + <KivioPoint x="201.364" y="1.636"/> + <KivioPoint x="59.000" y="2.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon81"> + <KivioPoint x="159.000" y="170.909"/> + <KivioPoint x="159.545" y="173.909"/> + <KivioPoint x="166.364" y="174.727"/> + <KivioPoint x="166.364" y="171.455"/> + <KivioPoint x="159.000" y="170.909"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Display_black"> + <KivioPoint x="67.091" y="89.455"/> + <KivioPoint x="67.091" y="92.182"/> + <KivioPoint x="67.000" y="94.636"/> + <KivioPoint x="67.000" y="96.818"/> + <KivioPoint x="67.000" y="98.818"/> + <KivioPoint x="67.000" y="100.545"/> + <KivioPoint x="67.000" y="102.091"/> + <KivioPoint x="67.091" y="103.455"/> + <KivioPoint x="67.182" y="104.545"/> + <KivioPoint x="67.273" y="105.545"/> + <KivioPoint x="67.364" y="106.273"/> + <KivioPoint x="67.455" y="106.818"/> + <KivioPoint x="67.636" y="107.273"/> + <KivioPoint x="67.818" y="107.636"/> + <KivioPoint x="68.000" y="108.000"/> + <KivioPoint x="68.273" y="108.182"/> + <KivioPoint x="68.545" y="108.455"/> + <KivioPoint x="69.000" y="108.727"/> + <KivioPoint x="69.545" y="108.909"/> + <KivioPoint x="70.364" y="109.091"/> + <KivioPoint x="71.364" y="109.273"/> + <KivioPoint x="72.636" y="109.545"/> + <KivioPoint x="74.273" y="109.727"/> + <KivioPoint x="76.091" y="109.909"/> + <KivioPoint x="78.273" y="110.091"/> + <KivioPoint x="80.818" y="110.364"/> + <KivioPoint x="83.636" y="110.636"/> + <KivioPoint x="86.727" y="110.818"/> + <KivioPoint x="90.273" y="111.091"/> + <KivioPoint x="92.182" y="111.273"/> + <KivioPoint x="94.182" y="111.455"/> + <KivioPoint x="96.364" y="111.636"/> + <KivioPoint x="98.636" y="111.818"/> + <KivioPoint x="101.091" y="112.000"/> + <KivioPoint x="103.636" y="112.182"/> + <KivioPoint x="106.273" y="112.364"/> + <KivioPoint x="109.000" y="112.545"/> + <KivioPoint x="111.909" y="112.818"/> + <KivioPoint x="114.818" y="113.000"/> + <KivioPoint x="117.818" y="113.273"/> + <KivioPoint x="120.909" y="113.455"/> + <KivioPoint x="124.000" y="113.727"/> + <KivioPoint x="127.091" y="113.909"/> + <KivioPoint x="130.273" y="114.182"/> + <KivioPoint x="133.364" y="114.455"/> + <KivioPoint x="136.455" y="114.636"/> + <KivioPoint x="139.455" y="114.909"/> + <KivioPoint x="142.364" y="115.091"/> + <KivioPoint x="145.273" y="115.273"/> + <KivioPoint x="148.000" y="115.545"/> + <KivioPoint x="150.636" y="115.727"/> + <KivioPoint x="153.182" y="115.909"/> + <KivioPoint x="155.545" y="116.091"/> + <KivioPoint x="157.818" y="116.273"/> + <KivioPoint x="160.000" y="116.455"/> + <KivioPoint x="162.091" y="116.545"/> + <KivioPoint x="164.000" y="116.727"/> + <KivioPoint x="167.455" y="117.000"/> + <KivioPoint x="170.636" y="117.182"/> + <KivioPoint x="173.455" y="117.455"/> + <KivioPoint x="175.909" y="117.545"/> + <KivioPoint x="178.091" y="117.727"/> + <KivioPoint x="180.000" y="117.818"/> + <KivioPoint x="181.545" y="117.818"/> + <KivioPoint x="182.818" y="117.909"/> + <KivioPoint x="183.909" y="117.818"/> + <KivioPoint x="184.727" y="117.727"/> + <KivioPoint x="185.273" y="117.636"/> + <KivioPoint x="185.727" y="117.455"/> + <KivioPoint x="186.091" y="117.273"/> + <KivioPoint x="186.364" y="117.091"/> + <KivioPoint x="186.636" y="116.818"/> + <KivioPoint x="186.818" y="116.455"/> + <KivioPoint x="187.000" y="116.091"/> + <KivioPoint x="187.182" y="115.455"/> + <KivioPoint x="187.455" y="114.727"/> + <KivioPoint x="187.545" y="113.727"/> + <KivioPoint x="187.727" y="112.545"/> + <KivioPoint x="187.909" y="111.091"/> + <KivioPoint x="188.000" y="109.455"/> + <KivioPoint x="188.091" y="107.545"/> + <KivioPoint x="188.273" y="105.455"/> + <KivioPoint x="188.364" y="103.000"/> + <KivioPoint x="188.364" y="100.364"/> + <KivioPoint x="188.455" y="97.455"/> + <KivioPoint x="188.545" y="95.545"/> + <KivioPoint x="188.545" y="93.545"/> + <KivioPoint x="188.636" y="91.364"/> + <KivioPoint x="188.636" y="89.091"/> + <KivioPoint x="188.727" y="86.727"/> + <KivioPoint x="188.727" y="84.182"/> + <KivioPoint x="188.818" y="81.455"/> + <KivioPoint x="188.818" y="78.727"/> + <KivioPoint x="188.909" y="75.818"/> + <KivioPoint x="188.909" y="72.909"/> + <KivioPoint x="189.000" y="69.909"/> + <KivioPoint x="189.000" y="66.909"/> + <KivioPoint x="189.091" y="63.909"/> + <KivioPoint x="189.091" y="61.000"/> + <KivioPoint x="189.091" y="58.000"/> + <KivioPoint x="189.182" y="55.182"/> + <KivioPoint x="189.182" y="52.364"/> + <KivioPoint x="189.273" y="49.727"/> + <KivioPoint x="189.273" y="47.182"/> + <KivioPoint x="189.273" y="44.727"/> + <KivioPoint x="189.273" y="42.455"/> + <KivioPoint x="189.364" y="40.364"/> + <KivioPoint x="189.364" y="38.273"/> + <KivioPoint x="189.364" y="36.455"/> + <KivioPoint x="189.364" y="33.455"/> + <KivioPoint x="189.455" y="30.727"/> + <KivioPoint x="189.455" y="28.364"/> + <KivioPoint x="189.455" y="26.182"/> + <KivioPoint x="189.364" y="24.273"/> + <KivioPoint x="189.364" y="22.545"/> + <KivioPoint x="189.273" y="21.091"/> + <KivioPoint x="189.182" y="19.909"/> + <KivioPoint x="189.000" y="18.909"/> + <KivioPoint x="188.818" y="18.091"/> + <KivioPoint x="188.636" y="17.455"/> + <KivioPoint x="188.364" y="17.000"/> + <KivioPoint x="188.091" y="16.636"/> + <KivioPoint x="187.727" y="16.364"/> + <KivioPoint x="187.364" y="16.182"/> + <KivioPoint x="187.000" y="15.909"/> + <KivioPoint x="186.455" y="15.727"/> + <KivioPoint x="185.909" y="15.636"/> + <KivioPoint x="185.091" y="15.455"/> + <KivioPoint x="184.182" y="15.364"/> + <KivioPoint x="183.000" y="15.273"/> + <KivioPoint x="181.727" y="15.182"/> + <KivioPoint x="180.182" y="15.091"/> + <KivioPoint x="178.364" y="15.091"/> + <KivioPoint x="176.364" y="15.000"/> + <KivioPoint x="174.182" y="15.000"/> + <KivioPoint x="171.818" y="15.000"/> + <KivioPoint x="169.182" y="14.909"/> + <KivioPoint x="166.364" y="14.909"/> + <KivioPoint x="163.182" y="14.909"/> + <KivioPoint x="161.273" y="14.909"/> + <KivioPoint x="159.273" y="14.909"/> + <KivioPoint x="157.091" y="14.909"/> + <KivioPoint x="154.818" y="14.909"/> + <KivioPoint x="152.455" y="14.818"/> + <KivioPoint x="149.909" y="14.818"/> + <KivioPoint x="147.364" y="14.818"/> + <KivioPoint x="144.636" y="14.818"/> + <KivioPoint x="141.818" y="14.818"/> + <KivioPoint x="139.000" y="14.818"/> + <KivioPoint x="136.000" y="14.727"/> + <KivioPoint x="133.000" y="14.727"/> + <KivioPoint x="130.000" y="14.727"/> + <KivioPoint x="127.000" y="14.727"/> + <KivioPoint x="123.909" y="14.727"/> + <KivioPoint x="120.909" y="14.727"/> + <KivioPoint x="117.909" y="14.636"/> + <KivioPoint x="115.000" y="14.636"/> + <KivioPoint x="112.182" y="14.636"/> + <KivioPoint x="109.364" y="14.636"/> + <KivioPoint x="106.727" y="14.636"/> + <KivioPoint x="104.182" y="14.545"/> + <KivioPoint x="101.727" y="14.545"/> + <KivioPoint x="99.364" y="14.545"/> + <KivioPoint x="97.182" y="14.545"/> + <KivioPoint x="95.091" y="14.545"/> + <KivioPoint x="93.091" y="14.545"/> + <KivioPoint x="91.273" y="14.545"/> + <KivioPoint x="87.818" y="14.455"/> + <KivioPoint x="84.818" y="14.455"/> + <KivioPoint x="82.091" y="14.455"/> + <KivioPoint x="79.727" y="14.455"/> + <KivioPoint x="77.545" y="14.455"/> + <KivioPoint x="75.727" y="14.455"/> + <KivioPoint x="74.182" y="14.545"/> + <KivioPoint x="72.909" y="14.545"/> + <KivioPoint x="71.909" y="14.636"/> + <KivioPoint x="71.182" y="14.818"/> + <KivioPoint x="70.545" y="14.909"/> + <KivioPoint x="70.091" y="15.091"/> + <KivioPoint x="69.818" y="15.273"/> + <KivioPoint x="69.545" y="15.545"/> + <KivioPoint x="69.364" y="15.727"/> + <KivioPoint x="69.091" y="16.091"/> + <KivioPoint x="68.909" y="16.545"/> + <KivioPoint x="68.818" y="17.091"/> + <KivioPoint x="68.636" y="17.818"/> + <KivioPoint x="68.545" y="18.727"/> + <KivioPoint x="68.364" y="19.818"/> + <KivioPoint x="68.273" y="21.182"/> + <KivioPoint x="68.182" y="22.727"/> + <KivioPoint x="68.182" y="24.455"/> + <KivioPoint x="68.091" y="26.455"/> + <KivioPoint x="68.000" y="28.636"/> + <KivioPoint x="68.000" y="31.091"/> + <KivioPoint x="67.909" y="33.818"/> + <KivioPoint x="67.909" y="35.545"/> + <KivioPoint x="67.818" y="37.364"/> + <KivioPoint x="67.818" y="39.364"/> + <KivioPoint x="67.818" y="41.455"/> + <KivioPoint x="67.727" y="43.636"/> + <KivioPoint x="67.727" y="46.000"/> + <KivioPoint x="67.636" y="48.364"/> + <KivioPoint x="67.636" y="50.909"/> + <KivioPoint x="67.545" y="53.545"/> + <KivioPoint x="67.545" y="56.182"/> + <KivioPoint x="67.545" y="58.909"/> + <KivioPoint x="67.455" y="61.636"/> + <KivioPoint x="67.455" y="64.364"/> + <KivioPoint x="67.364" y="67.091"/> + <KivioPoint x="67.364" y="69.727"/> + <KivioPoint x="67.273" y="72.364"/> + <KivioPoint x="67.273" y="74.909"/> + <KivioPoint x="67.273" y="77.273"/> + <KivioPoint x="67.182" y="79.636"/> + <KivioPoint x="67.182" y="81.818"/> + <KivioPoint x="67.182" y="83.909"/> + <KivioPoint x="67.091" y="85.909"/> + <KivioPoint x="67.091" y="87.727"/> + <KivioPoint x="67.091" y="89.455"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon83"> + <KivioPoint x="170.818" y="163.636"/> + <KivioPoint x="170.818" y="160.727"/> + <KivioPoint x="177.000" y="161.636"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon84"> + <KivioPoint x="150.545" y="170.818"/> + <KivioPoint x="158.909" y="171.636"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon85"> + <KivioPoint x="159.636" y="173.818"/> + <KivioPoint x="166.273" y="174.545"/> + <KivioPoint x="166.273" y="172.455"/> + <KivioPoint x="175.455" y="173.545"/> + <KivioPoint x="175.455" y="169.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon86"> + <KivioPoint x="117.727" y="147.636"/> + <KivioPoint x="109.545" y="155.818"/> + <KivioPoint x="125.364" y="158.000"/> + <KivioPoint x="117.727" y="147.636"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +</KivioShapeStencil>
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC3D.xpm b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC3D.xpm Binary files differnew file mode 100644 index 00000000..a0f7ce3b --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/DesktopPC3D.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/HDD.sml b/kivio/kiviopart/stencils/Hardware/Computer/HDD.sml new file mode 100644 index 00000000..ad817504 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/HDD.sml @@ -0,0 +1,62 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="HDD"/> +<Description data="HDD"/> +<Title data="HDD"/> +<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="238.167" h="97.167" defaultAspect="0.75"/> +<KivioConnectorTarget x="180" y="5"/> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="238.167" h="97.167" /> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="2.000" y="39.667"/> + <KivioPoint x="2.000" y="79.000"/> + <KivioPoint x="104.667" y="95.167"/> + <KivioPoint x="104.667" y="53.833"/> + <KivioPoint x="2.000" y="39.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="104.500" y="94.833"/> + <KivioPoint x="104.500" y="53.500"/> + <KivioPoint x="236.000" y="11.667"/> + <KivioPoint x="236.000" y="50.500"/> + <KivioPoint x="104.500" y="94.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="2.667" y="40.167"/> + <KivioPoint x="104.500" y="53.500"/> + <KivioPoint x="236.167" y="11.333"/> + <KivioPoint x="136.500" y="2.000"/> + <KivioPoint x="2.667" y="40.167"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="2.500" y="71.167"/> + <KivioPoint x="2.500" y="79.000"/> + <KivioPoint x="105.167" y="95.167"/> + <KivioPoint x="105.167" y="86.500"/> + <KivioPoint x="2.500" y="71.167"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="104.333" y="94.833"/> + <KivioPoint x="104.333" y="85.833"/> + <KivioPoint x="235.833" y="42.000"/> + <KivioPoint x="235.833" y="50.500"/> + <KivioPoint x="104.333" y="94.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/HDD.xpm b/kivio/kiviopart/stencils/Hardware/Computer/HDD.xpm Binary files differnew file mode 100644 index 00000000..51455cb9 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/HDD.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Makefile.am b/kivio/kiviopart/stencils/Hardware/Computer/Makefile.am new file mode 100644 index 00000000..55feea16 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Makefile.am @@ -0,0 +1,37 @@ +computerdir = $(kde_datadir)/kivio/stencils/Hardware/Computer + +computer_DATA = \ +3FloppyDisk.sml \ +3FloppyDisk.xpm \ +desc \ +DesktopPC2D.sml \ +DesktopPC2D.xpm \ +DesktopPC3D.sml \ +DesktopPC3D.xpm \ +HDD.sml \ +HDD.xpm \ +icon.xpm \ +keyboard.sml \ +keyboard.xpm \ +MinitowerDesktopPC2D.sml \ +MinitowerDesktopPC2D.xpm \ +MinitowerDesktopPC3D.sml \ +MinitowerDesktopPC3D.xpm \ +Notebook.sml \ +Notebook.xpm \ +PCIcard.sml \ +PCIcard.xpm \ +printer1.sml \ +printer1.xpm \ +printer2.sml \ +printer2.xpm \ +proxy.sml \ +proxy.xpm \ +Rack.sml \ +Rack.xpm \ +Terminal.png \ +Terminal.sml \ +Workstation3D.sml \ +Workstation3D.xpm \ +XTerminal.sml \ +XTerminal.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC2D.sml b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC2D.sml new file mode 100644 index 00000000..03e4e4f4 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC2D.sml @@ -0,0 +1,382 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Mini-tower Desktop PC 2D"/> +<Description data="Mini-tower Desktop PC 2D"/> +<Title data="Mini-tower Desktop PC 2D"/> +<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="270.750" h="195.750" defaultAspect="0.75"/> +<KivioConnectorTarget x="90" y="20"/> +<KivioConnectorTarget x="12" y="80"/> +<KivioConnectorTarget x="270" y="80"/> +<KivioConnectorTarget x="225" y="0"/> +<KivioConnectorTarget x="90" y="195"/> +<KivioConnectorTarget x="225" y="160"/> + +<KivioShape type="Rectangle" name="Rectangle1" x="13.500" y="19.750" w="150.000" h="125.000"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle1" x="28.500" y="34.750" w="120.000" h="95.000"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle2" x="57.250" y="144.750" w="62.500" h="6.250"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle3" x="51.000" y="151.000" w="75.000" h="6.250"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="19.750" y="157.250"/> + <KivioPoint x="157.250" y="157.250"/> + <KivioPoint x="176.000" y="188.500"/> + <KivioPoint x="176.000" y="194.750"/> + <KivioPoint x="1.000" y="194.750"/> + <KivioPoint x="1.000" y="188.500"/> + <KivioPoint x="19.750" y="157.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle5" x="182.250" y="160.250" w="18.750" h="3.250"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle6" x="251.000" y="160.250" w="18.750" h="3.250"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle7" x="182.250" y="1.000" w="87.500" h="158.917"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="1.000" y="188.500"/> + <KivioPoint x="1.000" y="194.750"/> + <KivioPoint x="176.000" y="194.750"/> + <KivioPoint x="176.000" y="188.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="26.000" y="163.500"/> + <KivioPoint x="13.500" y="182.250"/> + <KivioPoint x="126.000" y="182.250"/> + <KivioPoint x="119.750" y="163.500"/> + <KivioPoint x="26.000" y="163.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="151.000" y="163.500"/> + <KivioPoint x="126.000" y="163.500"/> + <KivioPoint x="132.250" y="182.250"/> + <KivioPoint x="163.500" y="182.250"/> + <KivioPoint x="151.000" y="163.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon35"> + <KivioPoint x="188.500" y="57.250"/> + <KivioPoint x="238.500" y="57.250"/> + <KivioPoint x="238.500" y="38.500"/> + <KivioPoint x="263.500" y="38.500"/> + <KivioPoint x="263.500" y="13.500"/> + <KivioPoint x="188.500" y="13.500"/> + <KivioPoint x="188.500" y="57.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="1" color="#f3f3f4" /> +</KivioShape> +<KivioShape type="Bezier" name="Bezier37"> + <KivioPoint x="247.667" y="80.417" type="bezier" /> + <KivioPoint x="247.667" y="71.583" type="bezier" /> + <KivioPoint x="247.667" y="71.583" type="bezier" /> + <KivioPoint x="256.500" y="71.583" type="bezier" /> + <KivioFillStyle colorStyle="0" color="#f3f3f4" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> +</KivioShape> +<KivioShape type="Bezier" name="Bezier38"> + <KivioPoint x="247.667" y="80.417" type="bezier" /> + <KivioPoint x="256.500" y="80.417" type="bezier" /> + <KivioPoint x="256.500" y="80.417" type="bezier" /> + <KivioPoint x="256.500" y="71.583" type="bezier" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon39"> + <KivioPoint x="188.500" y="94.750"/> + <KivioPoint x="226.000" y="94.750"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon40"> + <KivioPoint x="188.500" y="101.000"/> + <KivioPoint x="226.000" y="101.000"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon41"> + <KivioPoint x="188.500" y="107.250"/> + <KivioPoint x="226.000" y="107.250"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon42"> + <KivioPoint x="188.500" y="113.500"/> + <KivioPoint x="226.000" y="113.500"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon43"> + <KivioPoint x="188.500" y="119.750"/> + <KivioPoint x="226.000" y="119.750"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon44"> + <KivioPoint x="188.500" y="126.000"/> + <KivioPoint x="226.000" y="126.000"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon45"> + <KivioPoint x="188.500" y="132.250"/> + <KivioPoint x="226.000" y="132.250"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon46"> + <KivioPoint x="188.500" y="138.500"/> + <KivioPoint x="226.000" y="138.500"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon47"> + <KivioPoint x="188.500" y="144.750"/> + <KivioPoint x="226.000" y="144.750"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon48"> + <KivioPoint x="32.250" y="126.000"/> + + <KivioPoint x="32.250" y="126.000" type="bezier"/> + <KivioPoint x="69.750" y="128.500" type="bezier"/> + <KivioPoint x="114.417" y="128.500" type="bezier"/> + <KivioPoint x="144.750" y="126.000" type="bezier"/> + + <KivioPoint x="144.750" y="126.000"/> + <KivioPoint x="151.000" y="132.250"/> + <KivioPoint x="26.000" y="132.250"/> + <KivioPoint x="32.250" y="126.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon49"> + <KivioPoint x="26.000" y="132.250"/> + <KivioPoint x="32.250" y="126.000"/> + <KivioPoint x="32.250" y="38.500"/> + <KivioPoint x="26.000" y="32.250"/> + <KivioPoint x="26.000" y="132.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon50"> + <KivioPoint x="32.250" y="38.500"/> + + <KivioPoint x="32.250" y="38.500" type="bezier"/> + <KivioPoint x="69.750" y="36.000" type="bezier"/> + <KivioPoint x="114.417" y="36.000" type="bezier"/> + <KivioPoint x="144.750" y="38.500" type="bezier"/> + + <KivioPoint x="144.750" y="38.500"/> + <KivioPoint x="151.000" y="32.250"/> + <KivioPoint x="26.000" y="32.250"/> + <KivioPoint x="32.250" y="38.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon51"> + <KivioPoint x="151.000" y="132.250"/> + <KivioPoint x="144.750" y="126.000"/> + <KivioPoint x="144.750" y="38.500"/> + <KivioPoint x="151.000" y="32.250"/> + <KivioPoint x="151.000" y="132.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle52" x="13.500" y="182.250" w="112.500" h="2.250"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon53"> + <KivioPoint x="23.667" y="163.500"/> + <KivioPoint x="13.500" y="182.250"/> + <KivioPoint x="32.250" y="182.250"/> + <KivioPoint x="34.833" y="176.000"/> + <KivioPoint x="30.500" y="176.000"/> + <KivioPoint x="33.000" y="169.750"/> + <KivioPoint x="29.000" y="169.750"/> + <KivioPoint x="32.250" y="163.500"/> + <KivioPoint x="23.667" y="163.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon54"> + <KivioPoint x="126.000" y="182.250"/> + <KivioPoint x="107.250" y="182.250"/> + <KivioPoint x="107.250" y="175.917"/> + <KivioPoint x="111.333" y="176.000"/> + <KivioPoint x="110.667" y="169.750"/> + <KivioPoint x="113.500" y="169.750"/> + <KivioPoint x="114.417" y="169.750"/> + <KivioPoint x="113.167" y="163.500"/> + <KivioPoint x="120.917" y="163.500"/> + <KivioPoint x="126.000" y="182.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon55"> + <KivioPoint x="163.500" y="182.250"/> + <KivioPoint x="157.750" y="182.250"/> + <KivioPoint x="151.000" y="167.250"/> + <KivioPoint x="127.167" y="167.250"/> + <KivioPoint x="125.917" y="163.500"/> + <KivioPoint x="153.583" y="163.500"/> + <KivioPoint x="163.500" y="182.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle56" x="132.250" y="182.250" w="31.250" h="2.167"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon57"> + <KivioPoint x="132.250" y="182.333"/> + <KivioPoint x="132.167" y="184.583"/> + <KivioPoint x="125.833" y="165.333"/> + <KivioPoint x="125.917" y="163.583"/> + <KivioPoint x="132.250" y="182.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse58" x="200.000" y="29.750" w="4.333" h="4.333"> + <KivioFillStyle colorStyle="1" color="#404040" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse59" x="200.917" y="30.667" w="2.500" h="2.500"> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline19"> + <KivioPoint x="191.583" y="47.833"/> + <KivioPoint x="191.583" y="44.667"/> + <KivioPoint x="205.083" y="44.667"/> + <KivioPoint x="205.083" y="41.583"/> + <KivioPoint x="221.833" y="41.583"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline20"> + <KivioPoint x="205.083" y="54.083"/> + <KivioPoint x="205.083" y="47.833"/> + <KivioPoint x="221.833" y="47.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline21"> + <KivioPoint x="221.833" y="44.667"/> + <KivioPoint x="235.333" y="44.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline22"> + <KivioPoint x="221.833" y="41.583"/> + <KivioPoint x="221.833" y="44.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline23"> + <KivioPoint x="191.583" y="47.833"/> + <KivioPoint x="205.083" y="47.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline24"> + <KivioPoint x="205.083" y="54.083"/> + <KivioPoint x="221.833" y="54.083"/> + <KivioPoint x="221.833" y="47.833"/> + <KivioPoint x="235.333" y="47.833"/> + <KivioPoint x="235.333" y="44.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline25"> + <KivioPoint x="225.250" y="54.083"/> + <KivioPoint x="232.000" y="54.083"/> + <KivioPoint x="232.000" y="51.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline26"> + <KivioPoint x="225.250" y="54.083"/> + <KivioPoint x="225.250" y="51.000"/> + <KivioPoint x="232.000" y="51.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon27"> + <KivioPoint x="248.417" y="33.500"/> + <KivioPoint x="248.417" y="30.333"/> + <KivioPoint x="254.750" y="30.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline28"> + <KivioPoint x="248.417" y="33.500"/> + <KivioPoint x="254.750" y="33.500"/> + <KivioPoint x="254.750" y="30.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle29" x="212.917" y="30.417" w="3.167" h="3.000"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle30" x="216.083" y="30.417" w="3.083" h="3.000"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle31" x="209.833" y="30.417" w="3.083" h="3.000"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle32" x="240.250" y="30.750" w="4.083" h="2.250"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon33"> + <KivioPoint x="194.750" y="26.000"/> + <KivioPoint x="194.750" y="16.250"/> + <KivioPoint x="257.250" y="16.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#ffffff" /> + <KivioFillStyle colorStyle="0" color="#808080" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline34"> + <KivioPoint x="194.750" y="26.000"/> + <KivioPoint x="257.250" y="26.000"/> + <KivioPoint x="257.250" y="16.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="30.0" y="40.0" w="120" h="90" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC2D.xpm b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC2D.xpm Binary files differnew file mode 100644 index 00000000..6313e823 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC2D.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC3D.sml b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC3D.sml new file mode 100644 index 00000000..1e0b6337 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC3D.sml @@ -0,0 +1,504 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Mini-tower Desktop PC 3D"/> +<Description data="Mini-tower Desktop PC 3D"/> +<Title data="Mini-tower Desktop PC 3D"/> +<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="278.667" h="200.917" defaultAspect="0.75"/> +<KivioConnectorTarget x="145" y="26"/> +<KivioConnectorTarget x="0" y="75"/> +<KivioConnectorTarget x="257" y="80"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="53.500" y="20.833"/> + <KivioPoint x="53.500" y="146.500"/> + <KivioPoint x="1.000" y="137.750"/> + <KivioPoint x="1.000" y="18.583"/> + <KivioPoint x="53.500" y="20.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="53.333" y="21.333"/> + <KivioPoint x="53.333" y="145.833"/> + <KivioPoint x="128.333" y="107.917"/> + <KivioPoint x="128.333" y="3.083"/> + <KivioPoint x="53.333" y="21.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="1.333" y="18.833"/> + <KivioPoint x="53.583" y="21.250"/> + <KivioPoint x="128.833" y="2.833"/> + <KivioPoint x="85.500" y="1.000"/> + <KivioPoint x="1.333" y="18.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="2.833" y="85.000"/> + <KivioPoint x="2.833" y="136.250"/> + <KivioPoint x="50.833" y="144.250"/> + <KivioPoint x="50.833" y="90.000"/> + <KivioPoint x="2.833" y="85.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="5.583" y="22.583"/> + <KivioPoint x="5.583" y="36.583"/> + <KivioPoint x="49.583" y="39.583"/> + <KivioPoint x="49.583" y="25.083"/> + <KivioPoint x="5.583" y="22.583"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="13.000" y="39.583"/> + <KivioPoint x="13.000" y="50.250"/> + <KivioPoint x="41.083" y="52.250"/> + <KivioPoint x="41.083" y="41.583"/> + <KivioPoint x="13.000" y="39.583"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="13.000" y="52.083"/> + <KivioPoint x="13.000" y="62.333"/> + <KivioPoint x="41.083" y="64.750"/> + <KivioPoint x="41.083" y="54.083"/> + <KivioPoint x="13.000" y="52.083"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="1.250" y="63.917"/> + <KivioPoint x="1.250" y="82.500"/> + <KivioPoint x="53.250" y="88.083"/> + <KivioPoint x="53.250" y="68.500"/> + <KivioPoint x="1.250" y="63.917"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="3.667" y="68.667"/> + <KivioPoint x="17.000" y="69.833"/> + <KivioPoint x="10.083" y="77.250"/> + <KivioPoint x="3.667" y="68.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="24.833" y="81.750"/> + <KivioPoint x="11.000" y="80.333"/> + <KivioPoint x="18.333" y="73.417"/> + <KivioPoint x="24.833" y="81.750"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="19.417" y="70.000"/> + <KivioPoint x="33.083" y="71.333"/> + <KivioPoint x="26.167" y="78.500"/> + <KivioPoint x="19.417" y="70.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="41.333" y="83.333"/> + <KivioPoint x="27.500" y="81.917"/> + <KivioPoint x="34.833" y="75.000"/> + <KivioPoint x="41.333" y="83.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="36.667" y="71.667"/> + <KivioPoint x="50.833" y="73.083"/> + <KivioPoint x="43.750" y="80.417"/> + <KivioPoint x="36.667" y="71.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon21"> + <KivioPoint x="111.250" y="141.583"/> + <KivioPoint x="187.167" y="149.833"/> + <KivioPoint x="223.500" y="127.417"/> + <KivioPoint x="225.417" y="136.167"/> + <KivioPoint x="188.167" y="160.167"/> + <KivioPoint x="109.000" y="151.667"/> + <KivioPoint x="111.250" y="141.583"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon22"> + <KivioPoint x="110.417" y="142.000"/> + <KivioPoint x="187.167" y="149.833"/> + <KivioPoint x="223.750" y="127.417"/> + <KivioPoint x="150.083" y="118.833"/> + <KivioPoint x="110.417" y="142.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon23"> + <KivioPoint x="248.667" y="172.333"/> + <KivioPoint x="226.167" y="182.083"/> + <KivioPoint x="223.417" y="187.833"/> + <KivioPoint x="223.417" y="192.250"/> + <KivioPoint x="256.667" y="194.583"/> + <KivioPoint x="256.167" y="188.500"/> + <KivioPoint x="258.167" y="182.583"/> + <KivioPoint x="274.917" y="172.833"/> + <KivioPoint x="248.667" y="172.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon24"> + <KivioPoint x="45.333" y="175.000"/> + <KivioPoint x="81.833" y="156.583"/> + <KivioPoint x="206.833" y="167.083"/> + <KivioPoint x="210.333" y="169.250"/> + <KivioPoint x="209.917" y="170.667"/> + <KivioPoint x="188.750" y="192.167"/> + <KivioPoint x="45.000" y="176.833"/> + <KivioPoint x="45.000" y="174.833"/> + <KivioPoint x="45.333" y="175.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon25"> + <KivioPoint x="45.333" y="177.083"/> + <KivioPoint x="45.333" y="183.333"/> + <KivioPoint x="189.417" y="200.833"/> + <KivioPoint x="210.917" y="178.500"/> + <KivioPoint x="210.333" y="169.250"/> + <KivioPoint x="188.417" y="192.167"/> + <KivioPoint x="44.750" y="176.583"/> + <KivioPoint x="45.333" y="177.083"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon26"> + <KivioPoint x="186.667" y="150.333"/> + <KivioPoint x="187.500" y="159.917"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon27"> + <KivioPoint x="234.500" y="45.333"/> + <KivioPoint x="257.333" y="52.500"/> + <KivioPoint x="256.083" y="107.167"/> + <KivioPoint x="233.583" y="119.083"/> + <KivioPoint x="234.500" y="45.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon28"> + <KivioPoint x="242.167" y="175.667"/> + <KivioPoint x="268.167" y="176.917"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon29"> + <KivioPoint x="260.167" y="176.417"/> + <KivioPoint x="266.167" y="172.917"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon30"> + <KivioPoint x="252.167" y="175.667"/> + <KivioPoint x="256.417" y="172.917"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon31"> + <KivioPoint x="258.417" y="182.667"/> + <KivioPoint x="256.667" y="188.417"/> + <KivioPoint x="256.667" y="194.167"/> + <KivioPoint x="277.667" y="181.917"/> + <KivioPoint x="277.667" y="177.167"/> + <KivioPoint x="275.167" y="173.167"/> + <KivioPoint x="258.417" y="182.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon33"> + <KivioPoint x="229.667" y="30.500"/> + <KivioPoint x="228.917" y="137.167"/> + <KivioPoint x="234.500" y="131.583"/> + <KivioPoint x="236.167" y="37.000"/> + <KivioPoint x="229.667" y="30.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon34"> + <KivioPoint x="211.667" y="25.500"/> + <KivioPoint x="210.167" y="145.750"/> + <KivioPoint x="228.583" y="137.167"/> + <KivioPoint x="229.917" y="31.250"/> + <KivioPoint x="211.667" y="25.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon35"> + <KivioPoint x="228.167" y="182.417"/> + <KivioPoint x="256.583" y="183.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#00008f" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon36"> + <KivioPoint x="225.250" y="187.833"/> + <KivioPoint x="255.167" y="189.167"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#00008f" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon37"> + <KivioPoint x="258.083" y="188.083"/> + <KivioPoint x="277.417" y="176.917"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="0" color="#c0c0c0" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon84"> + <KivioPoint x="81.417" y="27.000"/> + <KivioPoint x="79.167" y="133.917"/> + <KivioPoint x="210.167" y="145.750"/> + <KivioPoint x="211.917" y="26.000"/> + <KivioPoint x="81.417" y="27.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Display_black"> + <KivioPoint x="88.833" y="106.500"/> + <KivioPoint x="88.833" y="109.000"/> + <KivioPoint x="88.750" y="111.250"/> + <KivioPoint x="88.750" y="113.250"/> + <KivioPoint x="88.750" y="115.083"/> + <KivioPoint x="88.750" y="116.667"/> + <KivioPoint x="88.750" y="118.083"/> + <KivioPoint x="88.833" y="119.333"/> + <KivioPoint x="88.917" y="120.333"/> + <KivioPoint x="89.000" y="121.250"/> + <KivioPoint x="89.083" y="121.917"/> + <KivioPoint x="89.167" y="122.417"/> + <KivioPoint x="89.333" y="122.833"/> + <KivioPoint x="89.500" y="123.167"/> + <KivioPoint x="89.667" y="123.500"/> + <KivioPoint x="89.917" y="123.667"/> + <KivioPoint x="90.167" y="123.917"/> + <KivioPoint x="90.583" y="124.167"/> + <KivioPoint x="91.083" y="124.333"/> + <KivioPoint x="91.833" y="124.500"/> + <KivioPoint x="92.750" y="124.667"/> + <KivioPoint x="93.917" y="124.917"/> + <KivioPoint x="95.417" y="125.083"/> + <KivioPoint x="97.083" y="125.250"/> + <KivioPoint x="99.083" y="125.417"/> + <KivioPoint x="101.417" y="125.667"/> + <KivioPoint x="104.000" y="125.917"/> + <KivioPoint x="106.833" y="126.083"/> + <KivioPoint x="110.083" y="126.333"/> + <KivioPoint x="111.833" y="126.500"/> + <KivioPoint x="113.667" y="126.667"/> + <KivioPoint x="115.667" y="126.833"/> + <KivioPoint x="117.750" y="127.000"/> + <KivioPoint x="120.000" y="127.167"/> + <KivioPoint x="122.333" y="127.333"/> + <KivioPoint x="124.750" y="127.500"/> + <KivioPoint x="127.250" y="127.667"/> + <KivioPoint x="129.917" y="127.917"/> + <KivioPoint x="132.583" y="128.083"/> + <KivioPoint x="135.333" y="128.333"/> + <KivioPoint x="138.167" y="128.500"/> + <KivioPoint x="141.000" y="128.750"/> + <KivioPoint x="143.833" y="128.917"/> + <KivioPoint x="146.750" y="129.167"/> + <KivioPoint x="149.583" y="129.417"/> + <KivioPoint x="152.417" y="129.583"/> + <KivioPoint x="155.167" y="129.833"/> + <KivioPoint x="157.833" y="130.000"/> + <KivioPoint x="160.500" y="130.167"/> + <KivioPoint x="163.000" y="130.417"/> + <KivioPoint x="165.417" y="130.583"/> + <KivioPoint x="167.750" y="130.750"/> + <KivioPoint x="169.917" y="130.917"/> + <KivioPoint x="172.000" y="131.083"/> + <KivioPoint x="174.000" y="131.250"/> + <KivioPoint x="175.917" y="131.333"/> + <KivioPoint x="177.667" y="131.500"/> + <KivioPoint x="180.833" y="131.750"/> + <KivioPoint x="183.750" y="131.917"/> + <KivioPoint x="186.333" y="132.167"/> + <KivioPoint x="188.583" y="132.250"/> + <KivioPoint x="190.583" y="132.417"/> + <KivioPoint x="192.333" y="132.500"/> + <KivioPoint x="193.750" y="132.500"/> + <KivioPoint x="194.917" y="132.583"/> + <KivioPoint x="195.917" y="132.500"/> + <KivioPoint x="196.667" y="132.417"/> + <KivioPoint x="197.167" y="132.333"/> + <KivioPoint x="197.583" y="132.167"/> + <KivioPoint x="197.917" y="132.000"/> + <KivioPoint x="198.167" y="131.833"/> + <KivioPoint x="198.417" y="131.583"/> + <KivioPoint x="198.583" y="131.250"/> + <KivioPoint x="198.750" y="130.917"/> + <KivioPoint x="198.917" y="130.333"/> + <KivioPoint x="199.167" y="129.667"/> + <KivioPoint x="199.250" y="128.750"/> + <KivioPoint x="199.417" y="127.667"/> + <KivioPoint x="199.583" y="126.333"/> + <KivioPoint x="199.667" y="124.833"/> + <KivioPoint x="199.750" y="123.083"/> + <KivioPoint x="199.917" y="121.167"/> + <KivioPoint x="200.000" y="118.917"/> + <KivioPoint x="200.000" y="116.500"/> + <KivioPoint x="200.083" y="113.833"/> + <KivioPoint x="200.167" y="112.083"/> + <KivioPoint x="200.167" y="110.250"/> + <KivioPoint x="200.250" y="108.250"/> + <KivioPoint x="200.250" y="106.167"/> + <KivioPoint x="200.333" y="104.000"/> + <KivioPoint x="200.333" y="101.667"/> + <KivioPoint x="200.417" y="99.167"/> + <KivioPoint x="200.417" y="96.667"/> + <KivioPoint x="200.500" y="94.000"/> + <KivioPoint x="200.500" y="91.333"/> + <KivioPoint x="200.583" y="88.583"/> + <KivioPoint x="200.583" y="85.833"/> + <KivioPoint x="200.667" y="83.083"/> + <KivioPoint x="200.667" y="80.417"/> + <KivioPoint x="200.667" y="77.667"/> + <KivioPoint x="200.750" y="75.083"/> + <KivioPoint x="200.750" y="72.500"/> + <KivioPoint x="200.833" y="70.083"/> + <KivioPoint x="200.833" y="67.750"/> + <KivioPoint x="200.833" y="65.500"/> + <KivioPoint x="200.833" y="63.417"/> + <KivioPoint x="200.917" y="61.500"/> + <KivioPoint x="200.917" y="59.583"/> + <KivioPoint x="200.917" y="57.917"/> + <KivioPoint x="200.917" y="55.167"/> + <KivioPoint x="201.000" y="52.667"/> + <KivioPoint x="201.000" y="50.500"/> + <KivioPoint x="201.000" y="48.500"/> + <KivioPoint x="200.917" y="46.750"/> + <KivioPoint x="200.917" y="45.167"/> + <KivioPoint x="200.833" y="43.833"/> + <KivioPoint x="200.750" y="42.750"/> + <KivioPoint x="200.583" y="41.833"/> + <KivioPoint x="200.417" y="41.083"/> + <KivioPoint x="200.250" y="40.500"/> + <KivioPoint x="200.000" y="40.083"/> + <KivioPoint x="199.750" y="39.750"/> + <KivioPoint x="199.417" y="39.500"/> + <KivioPoint x="199.083" y="39.333"/> + <KivioPoint x="198.750" y="39.083"/> + <KivioPoint x="198.250" y="38.917"/> + <KivioPoint x="197.750" y="38.833"/> + <KivioPoint x="197.000" y="38.667"/> + <KivioPoint x="196.167" y="38.583"/> + <KivioPoint x="195.083" y="38.500"/> + <KivioPoint x="193.917" y="38.417"/> + <KivioPoint x="192.500" y="38.333"/> + <KivioPoint x="190.833" y="38.333"/> + <KivioPoint x="189.000" y="38.250"/> + <KivioPoint x="187.000" y="38.250"/> + <KivioPoint x="184.833" y="38.250"/> + <KivioPoint x="182.417" y="38.167"/> + <KivioPoint x="179.833" y="38.167"/> + <KivioPoint x="176.917" y="38.167"/> + <KivioPoint x="175.167" y="38.167"/> + <KivioPoint x="173.333" y="38.167"/> + <KivioPoint x="171.333" y="38.167"/> + <KivioPoint x="169.250" y="38.167"/> + <KivioPoint x="167.083" y="38.083"/> + <KivioPoint x="164.750" y="38.083"/> + <KivioPoint x="162.417" y="38.083"/> + <KivioPoint x="159.917" y="38.083"/> + <KivioPoint x="157.333" y="38.083"/> + <KivioPoint x="154.750" y="38.083"/> + <KivioPoint x="152.000" y="38.000"/> + <KivioPoint x="149.250" y="38.000"/> + <KivioPoint x="146.500" y="38.000"/> + <KivioPoint x="143.750" y="38.000"/> + <KivioPoint x="140.917" y="38.000"/> + <KivioPoint x="138.167" y="38.000"/> + <KivioPoint x="135.417" y="37.917"/> + <KivioPoint x="132.750" y="37.917"/> + <KivioPoint x="130.167" y="37.917"/> + <KivioPoint x="127.583" y="37.917"/> + <KivioPoint x="125.167" y="37.917"/> + <KivioPoint x="122.833" y="37.833"/> + <KivioPoint x="120.583" y="37.833"/> + <KivioPoint x="118.417" y="37.833"/> + <KivioPoint x="116.417" y="37.833"/> + <KivioPoint x="114.500" y="37.833"/> + <KivioPoint x="112.667" y="37.833"/> + <KivioPoint x="111.000" y="37.833"/> + <KivioPoint x="107.833" y="37.750"/> + <KivioPoint x="105.083" y="37.750"/> + <KivioPoint x="102.583" y="37.750"/> + <KivioPoint x="100.417" y="37.750"/> + <KivioPoint x="98.417" y="37.750"/> + <KivioPoint x="96.750" y="37.750"/> + <KivioPoint x="95.333" y="37.833"/> + <KivioPoint x="94.167" y="37.833"/> + <KivioPoint x="93.250" y="37.917"/> + <KivioPoint x="92.583" y="38.083"/> + <KivioPoint x="92.000" y="38.167"/> + <KivioPoint x="91.583" y="38.333"/> + <KivioPoint x="91.333" y="38.500"/> + <KivioPoint x="91.083" y="38.750"/> + <KivioPoint x="90.917" y="38.917"/> + <KivioPoint x="90.667" y="39.250"/> + <KivioPoint x="90.500" y="39.667"/> + <KivioPoint x="90.417" y="40.167"/> + <KivioPoint x="90.250" y="40.833"/> + <KivioPoint x="90.167" y="41.667"/> + <KivioPoint x="90.000" y="42.667"/> + <KivioPoint x="89.917" y="43.917"/> + <KivioPoint x="89.833" y="45.333"/> + <KivioPoint x="89.833" y="46.917"/> + <KivioPoint x="89.750" y="48.750"/> + <KivioPoint x="89.667" y="50.750"/> + <KivioPoint x="89.667" y="53.000"/> + <KivioPoint x="89.583" y="55.500"/> + <KivioPoint x="89.583" y="57.083"/> + <KivioPoint x="89.500" y="58.750"/> + <KivioPoint x="89.500" y="60.583"/> + <KivioPoint x="89.500" y="62.500"/> + <KivioPoint x="89.417" y="64.500"/> + <KivioPoint x="89.417" y="66.667"/> + <KivioPoint x="89.333" y="68.833"/> + <KivioPoint x="89.333" y="71.167"/> + <KivioPoint x="89.250" y="73.583"/> + <KivioPoint x="89.250" y="76.000"/> + <KivioPoint x="89.250" y="78.500"/> + <KivioPoint x="89.167" y="81.000"/> + <KivioPoint x="89.167" y="83.500"/> + <KivioPoint x="89.083" y="86.000"/> + <KivioPoint x="89.083" y="88.417"/> + <KivioPoint x="89.000" y="90.833"/> + <KivioPoint x="89.000" y="93.167"/> + <KivioPoint x="89.000" y="95.333"/> + <KivioPoint x="88.917" y="97.500"/> + <KivioPoint x="88.917" y="99.500"/> + <KivioPoint x="88.917" y="101.417"/> + <KivioPoint x="88.833" y="103.250"/> + <KivioPoint x="88.833" y="104.917"/> + <KivioPoint x="88.833" y="106.500"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="278.667" h="200.917" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC3D.xpm b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC3D.xpm Binary files differnew file mode 100644 index 00000000..6313e823 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/MinitowerDesktopPC3D.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml b/kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml new file mode 100644 index 00000000..ebde8e24 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Notebook.sml @@ -0,0 +1,103 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Title data="Notebook"/> +<Id data="Notebook"/> +<Description data="Notebook"/> +<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="200.0" h="150.0"/> + <KivioConnectorTarget x="62.5" y="3.75"/> + <KivioConnectorTarget x="10" y="62.5"/> + <KivioConnectorTarget x="27.5" y="120"/> + <KivioConnectorTarget x="32.5" y="122.5"/> + <KivioConnectorTarget x="37.5" y="125"/> + <KivioConnectorTarget x="42.5" y="127.5"/> + <KivioConnectorTarget x="137.5" y="140"/> + <KivioConnectorTarget x="167.5" y="103.75"/> + <KivioConnectorTarget x="127.5" y="45"/> +<KivioShape type="ClosedPath" name="screen_ijzer"> +<KivioFillStyle colorStyle="1" color="#e0e0e0"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="7.5" y="7.5"/> +<KivioPoint x="111.25" y="0"/> +<KivioPoint x="116.25" y="2.5"/> +<KivioPoint x="117.5" y="5"/> +<KivioPoint x="137.5" y="92.5"/> +<KivioPoint x="22.5" y="117.5"/> +<KivioPoint x="20" y="115"/> +<KivioPoint x="0" y="15"/> +<KivioPoint x="2.5" y="10"/> +</KivioShape> +<KivioShape type="ClosedPath" name="screen_black"> +<KivioFillStyle colorStyle="1" color="#404040"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="10" y="15"/> +<KivioPoint x="112.5" y="7.5"/> +<KivioPoint x="130" y="87.5"/> +<KivioPoint x="27.5" y="102.5"/> +<KivioPoint x="10" y="15"/> +</KivioShape> +<KivioShape type="ClosedPath" name="keyboard"> +<KivioFillStyle colorStyle="1" color="#e0e0e0"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="22.5" y="110"/> +<KivioPoint x="140" y="92.5"/> +<KivioPoint x="142.5" y="92.5"/> +<KivioPoint x="197.5" y="117.5"/> +<KivioPoint x="195" y="128.75"/> +<KivioPoint x="77.5" y="150"/> +<KivioPoint x="70" y="150"/> +<KivioPoint x="22.5" y="122.5"/> +<KivioPoint x="22.5" y="110"/> +</KivioShape> +<KivioShape type="ClosedPath" name="side"> +<KivioFillStyle colorStyle="1" color="#c0c0c0"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="22.5" y="110"/> +<KivioPoint x="70" y="137.5"/> +<KivioPoint x="72.5" y="137.5"/> +<KivioPoint x="75" y="137.5"/> +<KivioPoint x="197.5" y="117.5"/> +<KivioPoint x="196.25" y="125"/> +<KivioPoint x="75" y="145"/> +<KivioPoint x="70" y="145"/> +<KivioPoint x="50" y="133.75"/> +<KivioPoint x="50" y="136.25"/> +<KivioPoint x="22.5" y="120"/> +<KivioPoint x="22.5" y="110"/> +</KivioShape> +<KivioShape type="ClosedPath" name="keys"> +<KivioFillStyle colorStyle="1" color="#808080"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="35" y="115"/> +<KivioPoint x="147.5" y="97.5"/> +<KivioPoint x="170" y="107.5"/> +<KivioPoint x="52.5" y="125"/> +<KivioPoint x="35" y="115"/> +</KivioShape> +<KivioShape type="ClosedPath" name="mouse"> +<KivioFillStyle colorStyle="1" color="#404040"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="102.5" y="121.25"/> +<KivioPoint x="137.5" y="116.25"/> +<KivioPoint x="151.25" y="122.5"/> +<KivioPoint x="120" y="127.5"/> +<KivioPoint x="105" y="121.25"/> +</KivioShape> +<KivioShape type="ClosedPath" name="lock"> +<KivioFillStyle colorStyle="1" color="#f2f3f5"/> +<KivioLineStyle color="#000000" width="0.5" capStyle="32" joinStyle="128"/> +<KivioPoint x="130" y="131.25"/> +<KivioPoint x="147.5" y="127.5"/> +<KivioPoint x="147.5" y="130"/> +<KivioPoint x="130" y="133.75"/> +<KivioPoint x="130" y="131.25"/> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="200.0" h="150.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Notebook.xpm b/kivio/kiviopart/stencils/Hardware/Computer/Notebook.xpm Binary files differnew file mode 100644 index 00000000..3aa5d32b --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Notebook.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/PCIcard.sml b/kivio/kiviopart/stencils/Hardware/Computer/PCIcard.sml new file mode 100644 index 00000000..762083b7 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/PCIcard.sml @@ -0,0 +1,53 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Title data="PCI card"/> +<Id data="PCI card"/> +<Description data="PCI card"/> +<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="160.0" h="100.0"/> +<KivioConnectorTarget x="85.0" y="5.0"/> +<KivioConnectorTarget x="5.0" y="52.5"/> +<KivioConnectorTarget x="57.5" y="100"/> +<KivioConnectorTarget x="160.0" y="52.5"/> +<KivioShape type="ClosedPath" name="S1"> + <KivioFillStyle colorStyle="1" color="#e4e4e4"/> + <KivioLineStyle color="#5959a5" width="0.5" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="0"/> + <KivioPoint x="10" y="0"/> + <KivioPoint x="10" y="100"/> + <KivioPoint x="5" y="100"/> + <KivioPoint x="5" y="5"/> + <KivioPoint x="0" y="5"/> + <KivioPoint x="0" y="0"/> +</KivioShape> +<KivioShape type="ClosedPath" name="S2"> + <KivioFillStyle colorStyle="1" color="#53ca30"/> + <KivioLineStyle color="#056c00" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="10" y="5"/> + <KivioPoint x="160" y="5"/> + <KivioPoint x="160" y="90"/> + <KivioPoint x="100" y="90"/> + <KivioPoint x="100" y="100"/> + <KivioPoint x="15" y="100"/> + <KivioPoint x="15" y="90"/> + <KivioPoint x="10" y="90"/> + <KivioPoint x="10" y="5"/> +</KivioShape> +<KivioShape type="ClosedPath" name="S3"> + <KivioFillStyle colorStyle="1" color="#fff489"/> + <KivioLineStyle color="#ffd256" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="20" y="90"/> + <KivioPoint x="95" y="90"/> + <KivioPoint x="95" y="100"/> + <KivioPoint x="20" y="100"/> + <KivioPoint x="20" y="90"/> +</KivioShape> +<KivioShape type="TextBox" name="Text" x="2.0" y="60.0" w="96.0" h="40.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/PCIcard.xpm b/kivio/kiviopart/stencils/Hardware/Computer/PCIcard.xpm Binary files differnew file mode 100644 index 00000000..f57ea625 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/PCIcard.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Rack.sml b/kivio/kiviopart/stencils/Hardware/Computer/Rack.sml new file mode 100644 index 00000000..49aeb452 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Rack.sml @@ -0,0 +1,605 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Title data="Rack"/> +<Id data="Rack"/> +<Description data="Rack"/> +<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="127.578" h="242.052" defaultAspect="0.75"/> +<KivioConnectorTarget x="56" y="0"/> +<KivioConnectorTarget x="77" y="242"/> +<KivioConnectorTarget x="0" y="121"/> +<KivioConnectorTarget x="127" y="121"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="115.106" y="1.422"/> + <KivioPoint x="126.948" y="13.264"/> + <KivioPoint x="126.948" y="18"/> + <KivioPoint x="115.106" y="6.158"/> + <KivioPoint x="115.106" y="1.422"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="115.106" y="115.106"/> + <KivioPoint x="126.948" y="127.736"/> + <KivioPoint x="126.948" y="131.684"/> + <KivioPoint x="115.106" y="119.842"/> + <KivioPoint x="115.106" y="115.106"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="115.106" y="224.842"/> + <KivioPoint x="126.948" y="236.684"/> + <KivioPoint x="126.948" y="241.422"/> + <KivioPoint x="115.106" y="229.578"/> + <KivioPoint x="115.106" y="224.842"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle4" x="0.632" y="1.422" w="6.316" h="228.158"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="2.21" y="3"/> + <KivioPoint x="0.632" y="1.422"/> + <KivioPoint x="0.632" y="229.578"/> + <KivioPoint x="2.21" y="231.158"/> + <KivioPoint x="2.21" y="3"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle6" x="108.79" y="1.422" w="6.316" h="228.158"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="116.684" y="3"/> + <KivioPoint x="115.106" y="1.422"/> + <KivioPoint x="115.106" y="229.578"/> + <KivioPoint x="116.684" y="231.158"/> + <KivioPoint x="116.684" y="3"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="12.474" y="13.264"/> + <KivioPoint x="10.894" y="11.684"/> + <KivioPoint x="10.894" y="239.842"/> + <KivioPoint x="12.474" y="241.422"/> + <KivioPoint x="12.474" y="13.264"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="126.948" y="51.158"/> + <KivioPoint x="115.106" y="41.684"/> + <KivioPoint x="0.632" y="41.684"/> + <KivioPoint x="10.894" y="51.158"/> + <KivioPoint x="126.948" y="51.158"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#878787" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="10.106" y="51.158"/> + <KivioPoint x="0.632" y="41.684"/> + <KivioPoint x="0.632" y="69.316"/> + <KivioPoint x="10.106" y="82.736"/> + <KivioPoint x="10.106" y="51.158"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="126.948" y="158.526"/> + <KivioPoint x="115.106" y="149.052"/> + <KivioPoint x="0.632" y="149.052"/> + <KivioPoint x="10.894" y="158.526"/> + <KivioPoint x="126.948" y="158.526"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#878787" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="10.106" y="158.526"/> + <KivioPoint x="0.632" y="149.052"/> + <KivioPoint x="0.632" y="176.684"/> + <KivioPoint x="10.106" y="190.106"/> + <KivioPoint x="10.106" y="158.526"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle13" x="16.422" y="12.474" w="106.578" h="7.894"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle14" x="4.578" y="0.632" w="106.578" h="7.894"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle15" x="4.578" y="221.684" w="106.578" h="7.894"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle16" x="16.422" y="233.526" w="106.578" h="7.894"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle17" x="10.106" y="51.158" w="116.842" h="31.578"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle18" x="10.106" y="158.526" w="116.842" h="31.578"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle19" x="12.474" y="13.264" w="6.316" h="228.158"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle20" x="120.632" y="13.264" w="6.316" h="228.158"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle21" x="104.052" y="52.736" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle22" x="93" y="52.736" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle23" x="37.736" y="52.736" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle24" x="81.948" y="52.736" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle25" x="70.894" y="52.736" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle26" x="59.842" y="52.736" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle27" x="48.79" y="52.736" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle28" x="104.052" y="160.106" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle29" x="93" y="160.106" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle30" x="37.736" y="160.106" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle31" x="81.948" y="160.106" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle32" x="70.894" y="160.106" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle33" x="59.842" y="160.106" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle34" x="48.79" y="160.106" w="11.052" h="29.21"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#f3f3f3" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon35"> + <KivioPoint x="0.632" y="1.422"/> + <KivioPoint x="12.474" y="13.264"/> + <KivioPoint x="12.474" y="18"/> + <KivioPoint x="0.632" y="6.158"/> + <KivioPoint x="0.632" y="1.422"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon36"> + <KivioPoint x="0.632" y="224.842"/> + <KivioPoint x="12.474" y="236.684"/> + <KivioPoint x="12.474" y="241.422"/> + <KivioPoint x="0.632" y="229.578"/> + <KivioPoint x="0.632" y="224.842"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon37"> + <KivioPoint x="0.632" y="115.106"/> + <KivioPoint x="12.474" y="127.736"/> + <KivioPoint x="12.474" y="131.684"/> + <KivioPoint x="0.632" y="119.842"/> + <KivioPoint x="0.632" y="115.106"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#4b4b4b" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse38" x="3" y="147.474" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse39" x="3" y="164.052" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse40" x="3" y="182.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse41" x="3" y="200.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse42" x="3" y="75.632" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse43" x="3" y="92.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse44" x="3" y="110.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse45" x="3" y="128.526" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse46" x="3" y="20.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse47" x="3" y="37.736" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse48" x="3" y="55.894" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse49" x="3" y="218.526" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse50" x="3" y="3.79" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline51"> + <KivioPoint x="119.842" y="58.264"/> + <KivioPoint x="123.79" y="62.21"/> + <KivioPoint x="123.79" y="75.632"/> + <KivioPoint x="119.842" y="72.474"/> + <KivioLineStyle width="2.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse52" x="108" y="54.316" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse53" x="108" y="77.21" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse54" x="108" y="71.684" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse55" x="108" y="60.632" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse56" x="96.948" y="54.316" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse57" x="96.948" y="77.21" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse58" x="96.948" y="71.684" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse59" x="96.948" y="60.632" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse60" x="41.684" y="54.316" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse61" x="41.684" y="77.21" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse62" x="41.684" y="71.684" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse63" x="41.684" y="60.632" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline64"> + <KivioPoint x="21.158" y="58.264"/> + <KivioPoint x="25.106" y="62.21"/> + <KivioPoint x="25.106" y="75.632"/> + <KivioPoint x="21.158" y="72.474"/> + <KivioLineStyle width="2.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon65"> + <KivioPoint x="28.264" y="65.368"/> + <KivioPoint x="28.264" y="53.526"/> + <KivioPoint x="31.422" y="54.316"/> + <KivioPoint x="31.422" y="64.578"/> + <KivioPoint x="28.264" y="65.368"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon66"> + <KivioPoint x="28.264" y="78"/> + <KivioPoint x="28.264" y="69.316"/> + <KivioPoint x="29.842" y="70.106"/> + <KivioPoint x="29.842" y="76.422"/> + <KivioPoint x="28.264" y="78"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline67"> + <KivioPoint x="119.842" y="165.632"/> + <KivioPoint x="123.79" y="169.578"/> + <KivioPoint x="123.79" y="183"/> + <KivioPoint x="119.842" y="179.842"/> + <KivioLineStyle width="2.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse68" x="108" y="161.684" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse69" x="108" y="184.578" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse70" x="108" y="179.052" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse71" x="108" y="168" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse72" x="96.948" y="161.684" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse73" x="96.948" y="184.578" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse74" x="96.948" y="179.052" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse75" x="96.948" y="168" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse76" x="41.684" y="161.684" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse77" x="41.684" y="184.578" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse78" x="41.684" y="179.052" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse79" x="41.684" y="168" w="3.158" h="3.158"> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Polyline" name="Polyline80"> + <KivioPoint x="21.158" y="165.632"/> + <KivioPoint x="25.106" y="169.578"/> + <KivioPoint x="25.106" y="183"/> + <KivioPoint x="21.158" y="179.842"/> + <KivioLineStyle width="2.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#10c0c0b" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon81"> + <KivioPoint x="28.264" y="172.736"/> + <KivioPoint x="28.264" y="160.894"/> + <KivioPoint x="31.422" y="161.684"/> + <KivioPoint x="31.422" y="171.948"/> + <KivioPoint x="28.264" y="172.736"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon82"> + <KivioPoint x="28.264" y="185.368"/> + <KivioPoint x="28.264" y="176.684"/> + <KivioPoint x="29.842" y="177.474"/> + <KivioPoint x="29.842" y="183.79"/> + <KivioPoint x="28.264" y="185.368"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c3c3c3" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse83" x="111.158" y="147.474" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse84" x="111.158" y="164.052" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse85" x="111.158" y="182.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse86" x="111.158" y="200.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse87" x="111.158" y="75.632" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse88" x="111.158" y="92.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse89" x="111.158" y="110.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse90" x="111.158" y="128.526" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse91" x="111.158" y="20.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse92" x="111.158" y="37.736" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse93" x="111.158" y="55.894" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse94" x="111.158" y="218.526" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse95" x="111.158" y="3.79" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse96" x="14.842" y="159.316" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse97" x="14.842" y="175.894" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse98" x="14.842" y="194.052" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse99" x="14.842" y="212.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse100" x="14.842" y="104.052" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse101" x="14.842" y="122.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse102" x="14.842" y="140.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse103" x="14.842" y="32.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse104" x="14.842" y="50.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse105" x="14.842" y="67.736" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse106" x="14.842" y="231.158" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse107" x="14.842" y="15.632" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse108" x="123" y="159.316" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse109" x="123" y="175.894" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse110" x="123" y="194.052" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse111" x="123" y="212.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse112" x="123" y="87.474" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse113" x="123" y="104.052" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse114" x="123" y="122.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse115" x="123" y="140.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse116" x="123" y="32.21" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse117" x="123" y="50.368" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse118" x="123" y="67.736" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse119" x="123" y="231.158" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse120" x="123" y="15.632" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse121" x="14.842" y="87.474" w="1.578" h="1.578"> + <KivioFillStyle colorStyle="1" color="#878787" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0" y="0.0" w="127.578" h="121.026" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Rack.xpm b/kivio/kiviopart/stencils/Hardware/Computer/Rack.xpm Binary files differnew file mode 100644 index 00000000..3f07b9f7 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Rack.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Terminal.png b/kivio/kiviopart/stencils/Hardware/Computer/Terminal.png Binary files differnew file mode 100644 index 00000000..2ed0aeef --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Terminal.png diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Terminal.sml b/kivio/kiviopart/stencils/Hardware/Computer/Terminal.sml new file mode 100644 index 00000000..394c053b --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Terminal.sml @@ -0,0 +1,174 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Terminal"/> +<Description data="Terminal"/> +<Title data="Terminal"/> +<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="177" h="176.75" defaultAspect="0.75"/> +<KivioConnectorTarget x="88.5" y="0.75"/> +<KivioConnectorTarget x="13.5" y="62.5"/> +<KivioConnectorTarget x="163.5" y="62.5"/> +<KivioConnectorTarget x="88.5" y="176.75"/> + +<KivioShape type="Rectangle" name="Rectangle1" x="13.5" y="0.75" w="150" h="125"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle4" x="28.5" y="15.75" w="120" h="95"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle2" x="57.25" y="125.75" w="62.5" h="6.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle3" x="51" y="132" w="75" h="6.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="19.75" y="138.25"/> + <KivioPoint x="157.25" y="138.25"/> + <KivioPoint x="176" y="169.5"/> + <KivioPoint x="176" y="175.75"/> + <KivioPoint x="1" y="175.75"/> + <KivioPoint x="1" y="169.5"/> + <KivioPoint x="19.75" y="138.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="1" y="169.5"/> + <KivioPoint x="1" y="175.75"/> + <KivioPoint x="176" y="175.75"/> + <KivioPoint x="176" y="169.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="26" y="144.5"/> + <KivioPoint x="13.5" y="163.25"/> + <KivioPoint x="126" y="163.25"/> + <KivioPoint x="119.75" y="144.5"/> + <KivioPoint x="26" y="144.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="151" y="144.5"/> + <KivioPoint x="126" y="144.5"/> + <KivioPoint x="132.25" y="163.25"/> + <KivioPoint x="163.5" y="163.25"/> + <KivioPoint x="151" y="144.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon48"> + <KivioPoint x="32.25" y="107"/> + <KivioPoint x="32.25" y="107" type="bezier"/> + <KivioPoint x="69.75" y="109.5" type="bezier"/> + <KivioPoint x="114.417" y="109.5" type="bezier"/> + <KivioPoint x="144.75" y="107" type="bezier"/> + <KivioPoint x="144.75" y="107"/> + <KivioPoint x="151" y="113.25"/> + <KivioPoint x="26" y="113.25"/> + <KivioPoint x="32.25" y="107"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon49"> + <KivioPoint x="26" y="113.25"/> + <KivioPoint x="32.25" y="107"/> + <KivioPoint x="32.25" y="19.5"/> + <KivioPoint x="26" y="13.25"/> + <KivioPoint x="26" y="113.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon50"> + <KivioPoint x="32.25" y="19.5"/> + <KivioPoint x="32.25" y="19.5" type="bezier"/> + <KivioPoint x="69.75" y="17" type="bezier"/> + <KivioPoint x="114.417" y="17" type="bezier"/> + <KivioPoint x="144.75" y="19.5" type="bezier"/> + <KivioPoint x="144.75" y="19.5"/> + <KivioPoint x="151" y="13.25"/> + <KivioPoint x="26" y="13.25"/> + <KivioPoint x="32.25" y="19.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon51"> + <KivioPoint x="151" y="113.25"/> + <KivioPoint x="144.75" y="107"/> + <KivioPoint x="144.75" y="19.5"/> + <KivioPoint x="151" y="13.25"/> + <KivioPoint x="151" y="113.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle52" x="13.5" y="163.25" w="112.5" h="2.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon53"> + <KivioPoint x="23.667" y="144.5"/> + <KivioPoint x="13.5" y="163.25"/> + <KivioPoint x="32.25" y="163.25"/> + <KivioPoint x="34.833" y="157"/> + <KivioPoint x="30.5" y="157"/> + <KivioPoint x="33" y="150.75"/> + <KivioPoint x="29" y="150.75"/> + <KivioPoint x="32.25" y="144.5"/> + <KivioPoint x="23.667" y="144.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon54"> + <KivioPoint x="126" y="163.25"/> + <KivioPoint x="107.25" y="163.25"/> + <KivioPoint x="107.25" y="156.917"/> + <KivioPoint x="111.333" y="157"/> + <KivioPoint x="110.667" y="150.75"/> + <KivioPoint x="113.5" y="150.75"/> + <KivioPoint x="114.417" y="150.75"/> + <KivioPoint x="113.167" y="144.5"/> + <KivioPoint x="120.917" y="144.5"/> + <KivioPoint x="126" y="163.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon55"> + <KivioPoint x="163.5" y="163.25"/> + <KivioPoint x="157.75" y="163.25"/> + <KivioPoint x="151" y="148.25"/> + <KivioPoint x="127.167" y="148.25"/> + <KivioPoint x="125.917" y="144.5"/> + <KivioPoint x="153.583" y="144.5"/> + <KivioPoint x="163.5" y="163.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle56" x="132.25" y="163.25" w="31.25" h="2.167"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon57"> + <KivioPoint x="132.25" y="163.333"/> + <KivioPoint x="132.167" y="165.583"/> + <KivioPoint x="125.833" y="146.333"/> + <KivioPoint x="125.917" y="144.583"/> + <KivioPoint x="132.25" y="163.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="30" y="20.0" w="120" h="90" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Workstation3D.sml b/kivio/kiviopart/stencils/Hardware/Computer/Workstation3D.sml new file mode 100644 index 00000000..096a8d51 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Workstation3D.sml @@ -0,0 +1,470 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Workstation 3D"/> +<Description data="Workstation 3D"/> +<Title data="Workstation 3D"/> +<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="259.273" h="230.091" defaultAspect="0.75"/> +<KivioConnectorTarget x="120" y="2"/> +<KivioConnectorTarget x="42" y="144"/> +<KivioConnectorTarget x="233" y="135"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="42.909" y="131.000"/> + <KivioPoint x="118.909" y="109.818"/> + <KivioPoint x="232.545" y="122.727"/> + <KivioPoint x="172.455" y="146.727"/> + <KivioPoint x="42.909" y="131.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="42.818" y="131.000"/> + <KivioPoint x="42.818" y="155.000"/> + <KivioPoint x="172.455" y="174.455"/> + <KivioPoint x="172.636" y="146.727"/> + <KivioPoint x="42.818" y="131.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="172.455" y="147.000"/> + <KivioPoint x="172.455" y="174.909"/> + <KivioPoint x="232.455" y="146.455"/> + <KivioPoint x="232.455" y="122.545"/> + <KivioPoint x="172.455" y="147.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="42.909" y="135.091"/> + <KivioPoint x="47.182" y="135.909"/> + <KivioPoint x="57.545" y="151.818"/> + <KivioPoint x="153.364" y="165.727"/> + <KivioPoint x="167.727" y="152.091"/> + <KivioPoint x="172.455" y="152.455"/> + <KivioPoint x="172.455" y="174.909"/> + <KivioPoint x="42.909" y="155.273"/> + <KivioPoint x="42.909" y="135.091"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="232.455" y="128.000"/> + <KivioPoint x="172.455" y="152.000"/> + <KivioPoint x="172.455" y="174.545"/> + <KivioPoint x="232.455" y="146.000"/> + <KivioPoint x="232.455" y="128.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="60.273" y="141.818"/> + <KivioPoint x="60.273" y="146.636"/> + <KivioPoint x="70.727" y="148.000"/> + <KivioPoint x="70.727" y="143.636"/> + <KivioPoint x="60.273" y="141.818"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#c0c0c0" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="130.455" y="151.182"/> + <KivioPoint x="130.727" y="156.818"/> + <KivioPoint x="147.727" y="159.364"/> + <KivioPoint x="147.545" y="153.455"/> + <KivioPoint x="130.455" y="151.182"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#c0c0c0" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="201.000" y="140.727"/> + <KivioPoint x="201.000" y="161.455"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="172.455" y="162.091"/> + <KivioPoint x="201.000" y="150.545"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="77.909" y="120.909"/> + <KivioPoint x="160.727" y="129.909"/> + <KivioPoint x="202.909" y="114.455"/> + <KivioPoint x="205.636" y="122.636"/> + <KivioPoint x="161.818" y="141.182"/> + <KivioPoint x="75.455" y="131.909"/> + <KivioPoint x="77.909" y="120.909"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="77.000" y="121.364"/> + <KivioPoint x="160.727" y="129.909"/> + <KivioPoint x="203.727" y="114.727"/> + <KivioPoint x="126.818" y="106.273"/> + <KivioPoint x="77.000" y="121.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="3.000" y="200.364"/> + <KivioPoint x="42.818" y="180.273"/> + <KivioPoint x="179.182" y="191.727"/> + <KivioPoint x="183.000" y="194.091"/> + <KivioPoint x="182.545" y="195.636"/> + <KivioPoint x="159.455" y="219.091"/> + <KivioPoint x="2.636" y="202.364"/> + <KivioPoint x="2.636" y="200.182"/> + <KivioPoint x="3.000" y="200.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="3.000" y="202.636"/> + <KivioPoint x="3.000" y="209.455"/> + <KivioPoint x="160.182" y="228.545"/> + <KivioPoint x="183.636" y="204.182"/> + <KivioPoint x="183.000" y="194.091"/> + <KivioPoint x="159.091" y="219.091"/> + <KivioPoint x="2.364" y="202.091"/> + <KivioPoint x="3.000" y="202.636"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="226.545" y="204.727"/> + <KivioPoint x="202.000" y="215.364"/> + <KivioPoint x="199.000" y="221.636"/> + <KivioPoint x="199.000" y="226.455"/> + <KivioPoint x="235.273" y="229.000"/> + <KivioPoint x="234.727" y="222.364"/> + <KivioPoint x="236.909" y="215.909"/> + <KivioPoint x="255.182" y="205.273"/> + <KivioPoint x="226.545" y="204.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon15"> + <KivioPoint x="212.364" y="22.727"/> + <KivioPoint x="237.273" y="30.545"/> + <KivioPoint x="235.909" y="90.182"/> + <KivioPoint x="211.364" y="103.182"/> + <KivioPoint x="212.364" y="22.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="160.182" y="130.455"/> + <KivioPoint x="161.091" y="140.909"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="219.455" y="208.364"/> + <KivioPoint x="247.818" y="209.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="239.091" y="209.182"/> + <KivioPoint x="245.636" y="205.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="230.364" y="208.364"/> + <KivioPoint x="235.000" y="205.364"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon21"> + <KivioPoint x="237.182" y="216.000"/> + <KivioPoint x="235.273" y="222.273"/> + <KivioPoint x="235.273" y="228.545"/> + <KivioPoint x="258.182" y="215.182"/> + <KivioPoint x="258.182" y="210.000"/> + <KivioPoint x="255.455" y="205.636"/> + <KivioPoint x="237.182" y="216.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon22"> + <KivioPoint x="207.091" y="6.545"/> + <KivioPoint x="206.273" y="122.909"/> + <KivioPoint x="212.364" y="116.818"/> + <KivioPoint x="214.182" y="13.636"/> + <KivioPoint x="207.091" y="6.545"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon23"> + <KivioPoint x="187.455" y="1.091"/> + <KivioPoint x="185.818" y="132.273"/> + <KivioPoint x="205.909" y="122.909"/> + <KivioPoint x="207.364" y="7.364"/> + <KivioPoint x="187.455" y="1.091"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon70"> + <KivioPoint x="204.182" y="215.727"/> + <KivioPoint x="235.182" y="217.273"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#00008f" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon71"> + <KivioPoint x="201.000" y="221.636"/> + <KivioPoint x="233.636" y="223.091"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#00008f" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon72"> + <KivioPoint x="236.818" y="221.909"/> + <KivioPoint x="257.909" y="209.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="0" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon73"> + <KivioPoint x="45.364" y="2.727"/> + <KivioPoint x="42.909" y="119.364"/> + <KivioPoint x="185.818" y="132.273"/> + <KivioPoint x="187.727" y="1.636"/> + <KivioPoint x="45.364" y="2.727"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Display_black"> + <KivioPoint x="53.455" y="89.455"/> + <KivioPoint x="53.455" y="92.182"/> + <KivioPoint x="53.364" y="94.636"/> + <KivioPoint x="53.364" y="96.818"/> + <KivioPoint x="53.364" y="98.818"/> + <KivioPoint x="53.364" y="100.545"/> + <KivioPoint x="53.364" y="102.091"/> + <KivioPoint x="53.455" y="103.455"/> + <KivioPoint x="53.545" y="104.545"/> + <KivioPoint x="53.636" y="105.545"/> + <KivioPoint x="53.727" y="106.273"/> + <KivioPoint x="53.818" y="106.818"/> + <KivioPoint x="54.000" y="107.273"/> + <KivioPoint x="54.182" y="107.636"/> + <KivioPoint x="54.364" y="108.000"/> + <KivioPoint x="54.636" y="108.182"/> + <KivioPoint x="54.909" y="108.455"/> + <KivioPoint x="55.364" y="108.727"/> + <KivioPoint x="55.909" y="108.909"/> + <KivioPoint x="56.727" y="109.091"/> + <KivioPoint x="57.727" y="109.273"/> + <KivioPoint x="59.000" y="109.545"/> + <KivioPoint x="60.636" y="109.727"/> + <KivioPoint x="62.455" y="109.909"/> + <KivioPoint x="64.636" y="110.091"/> + <KivioPoint x="67.182" y="110.364"/> + <KivioPoint x="70.000" y="110.636"/> + <KivioPoint x="73.091" y="110.818"/> + <KivioPoint x="76.636" y="111.091"/> + <KivioPoint x="78.545" y="111.273"/> + <KivioPoint x="80.545" y="111.455"/> + <KivioPoint x="82.727" y="111.636"/> + <KivioPoint x="85.000" y="111.818"/> + <KivioPoint x="87.455" y="112.000"/> + <KivioPoint x="90.000" y="112.182"/> + <KivioPoint x="92.636" y="112.364"/> + <KivioPoint x="95.364" y="112.545"/> + <KivioPoint x="98.273" y="112.818"/> + <KivioPoint x="101.182" y="113.000"/> + <KivioPoint x="104.182" y="113.273"/> + <KivioPoint x="107.273" y="113.455"/> + <KivioPoint x="110.364" y="113.727"/> + <KivioPoint x="113.455" y="113.909"/> + <KivioPoint x="116.636" y="114.182"/> + <KivioPoint x="119.727" y="114.455"/> + <KivioPoint x="122.818" y="114.636"/> + <KivioPoint x="125.818" y="114.909"/> + <KivioPoint x="128.727" y="115.091"/> + <KivioPoint x="131.636" y="115.273"/> + <KivioPoint x="134.364" y="115.545"/> + <KivioPoint x="137.000" y="115.727"/> + <KivioPoint x="139.545" y="115.909"/> + <KivioPoint x="141.909" y="116.091"/> + <KivioPoint x="144.182" y="116.273"/> + <KivioPoint x="146.364" y="116.455"/> + <KivioPoint x="148.455" y="116.545"/> + <KivioPoint x="150.364" y="116.727"/> + <KivioPoint x="153.818" y="117.000"/> + <KivioPoint x="157.000" y="117.182"/> + <KivioPoint x="159.818" y="117.455"/> + <KivioPoint x="162.273" y="117.545"/> + <KivioPoint x="164.455" y="117.727"/> + <KivioPoint x="166.364" y="117.818"/> + <KivioPoint x="167.909" y="117.818"/> + <KivioPoint x="169.182" y="117.909"/> + <KivioPoint x="170.273" y="117.818"/> + <KivioPoint x="171.091" y="117.727"/> + <KivioPoint x="171.636" y="117.636"/> + <KivioPoint x="172.091" y="117.455"/> + <KivioPoint x="172.455" y="117.273"/> + <KivioPoint x="172.727" y="117.091"/> + <KivioPoint x="173.000" y="116.818"/> + <KivioPoint x="173.182" y="116.455"/> + <KivioPoint x="173.364" y="116.091"/> + <KivioPoint x="173.545" y="115.455"/> + <KivioPoint x="173.818" y="114.727"/> + <KivioPoint x="173.909" y="113.727"/> + <KivioPoint x="174.091" y="112.545"/> + <KivioPoint x="174.273" y="111.091"/> + <KivioPoint x="174.364" y="109.455"/> + <KivioPoint x="174.455" y="107.545"/> + <KivioPoint x="174.636" y="105.455"/> + <KivioPoint x="174.727" y="103.000"/> + <KivioPoint x="174.727" y="100.364"/> + <KivioPoint x="174.818" y="97.455"/> + <KivioPoint x="174.909" y="95.545"/> + <KivioPoint x="174.909" y="93.545"/> + <KivioPoint x="175.000" y="91.364"/> + <KivioPoint x="175.000" y="89.091"/> + <KivioPoint x="175.091" y="86.727"/> + <KivioPoint x="175.091" y="84.182"/> + <KivioPoint x="175.182" y="81.455"/> + <KivioPoint x="175.182" y="78.727"/> + <KivioPoint x="175.273" y="75.818"/> + <KivioPoint x="175.273" y="72.909"/> + <KivioPoint x="175.364" y="69.909"/> + <KivioPoint x="175.364" y="66.909"/> + <KivioPoint x="175.455" y="63.909"/> + <KivioPoint x="175.455" y="61.000"/> + <KivioPoint x="175.455" y="58.000"/> + <KivioPoint x="175.545" y="55.182"/> + <KivioPoint x="175.545" y="52.364"/> + <KivioPoint x="175.636" y="49.727"/> + <KivioPoint x="175.636" y="47.182"/> + <KivioPoint x="175.636" y="44.727"/> + <KivioPoint x="175.636" y="42.455"/> + <KivioPoint x="175.727" y="40.364"/> + <KivioPoint x="175.727" y="38.273"/> + <KivioPoint x="175.727" y="36.455"/> + <KivioPoint x="175.727" y="33.455"/> + <KivioPoint x="175.818" y="30.727"/> + <KivioPoint x="175.818" y="28.364"/> + <KivioPoint x="175.818" y="26.182"/> + <KivioPoint x="175.727" y="24.273"/> + <KivioPoint x="175.727" y="22.545"/> + <KivioPoint x="175.636" y="21.091"/> + <KivioPoint x="175.545" y="19.909"/> + <KivioPoint x="175.364" y="18.909"/> + <KivioPoint x="175.182" y="18.091"/> + <KivioPoint x="175.000" y="17.455"/> + <KivioPoint x="174.727" y="17.000"/> + <KivioPoint x="174.455" y="16.636"/> + <KivioPoint x="174.091" y="16.364"/> + <KivioPoint x="173.727" y="16.182"/> + <KivioPoint x="173.364" y="15.909"/> + <KivioPoint x="172.818" y="15.727"/> + <KivioPoint x="172.273" y="15.636"/> + <KivioPoint x="171.455" y="15.455"/> + <KivioPoint x="170.545" y="15.364"/> + <KivioPoint x="169.364" y="15.273"/> + <KivioPoint x="168.091" y="15.182"/> + <KivioPoint x="166.545" y="15.091"/> + <KivioPoint x="164.727" y="15.091"/> + <KivioPoint x="162.727" y="15.000"/> + <KivioPoint x="160.545" y="15.000"/> + <KivioPoint x="158.182" y="15.000"/> + <KivioPoint x="155.545" y="14.909"/> + <KivioPoint x="152.727" y="14.909"/> + <KivioPoint x="149.545" y="14.909"/> + <KivioPoint x="147.636" y="14.909"/> + <KivioPoint x="145.636" y="14.909"/> + <KivioPoint x="143.455" y="14.909"/> + <KivioPoint x="141.182" y="14.909"/> + <KivioPoint x="138.818" y="14.818"/> + <KivioPoint x="136.273" y="14.818"/> + <KivioPoint x="133.727" y="14.818"/> + <KivioPoint x="131.000" y="14.818"/> + <KivioPoint x="128.182" y="14.818"/> + <KivioPoint x="125.364" y="14.818"/> + <KivioPoint x="122.364" y="14.727"/> + <KivioPoint x="119.364" y="14.727"/> + <KivioPoint x="116.364" y="14.727"/> + <KivioPoint x="113.364" y="14.727"/> + <KivioPoint x="110.273" y="14.727"/> + <KivioPoint x="107.273" y="14.727"/> + <KivioPoint x="104.273" y="14.636"/> + <KivioPoint x="101.364" y="14.636"/> + <KivioPoint x="98.545" y="14.636"/> + <KivioPoint x="95.727" y="14.636"/> + <KivioPoint x="93.091" y="14.636"/> + <KivioPoint x="90.545" y="14.545"/> + <KivioPoint x="88.091" y="14.545"/> + <KivioPoint x="85.727" y="14.545"/> + <KivioPoint x="83.545" y="14.545"/> + <KivioPoint x="81.455" y="14.545"/> + <KivioPoint x="79.455" y="14.545"/> + <KivioPoint x="77.636" y="14.545"/> + <KivioPoint x="74.182" y="14.455"/> + <KivioPoint x="71.182" y="14.455"/> + <KivioPoint x="68.455" y="14.455"/> + <KivioPoint x="66.091" y="14.455"/> + <KivioPoint x="63.909" y="14.455"/> + <KivioPoint x="62.091" y="14.455"/> + <KivioPoint x="60.545" y="14.545"/> + <KivioPoint x="59.273" y="14.545"/> + <KivioPoint x="58.273" y="14.636"/> + <KivioPoint x="57.545" y="14.818"/> + <KivioPoint x="56.909" y="14.909"/> + <KivioPoint x="56.455" y="15.091"/> + <KivioPoint x="56.182" y="15.273"/> + <KivioPoint x="55.909" y="15.545"/> + <KivioPoint x="55.727" y="15.727"/> + <KivioPoint x="55.455" y="16.091"/> + <KivioPoint x="55.273" y="16.545"/> + <KivioPoint x="55.182" y="17.091"/> + <KivioPoint x="55.000" y="17.818"/> + <KivioPoint x="54.909" y="18.727"/> + <KivioPoint x="54.727" y="19.818"/> + <KivioPoint x="54.636" y="21.182"/> + <KivioPoint x="54.545" y="22.727"/> + <KivioPoint x="54.545" y="24.455"/> + <KivioPoint x="54.455" y="26.455"/> + <KivioPoint x="54.364" y="28.636"/> + <KivioPoint x="54.364" y="31.091"/> + <KivioPoint x="54.273" y="33.818"/> + <KivioPoint x="54.273" y="35.545"/> + <KivioPoint x="54.182" y="37.364"/> + <KivioPoint x="54.182" y="39.364"/> + <KivioPoint x="54.182" y="41.455"/> + <KivioPoint x="54.091" y="43.636"/> + <KivioPoint x="54.091" y="46.000"/> + <KivioPoint x="54.000" y="48.364"/> + <KivioPoint x="54.000" y="50.909"/> + <KivioPoint x="53.909" y="53.545"/> + <KivioPoint x="53.909" y="56.182"/> + <KivioPoint x="53.909" y="58.909"/> + <KivioPoint x="53.818" y="61.636"/> + <KivioPoint x="53.818" y="64.364"/> + <KivioPoint x="53.727" y="67.091"/> + <KivioPoint x="53.727" y="69.727"/> + <KivioPoint x="53.636" y="72.364"/> + <KivioPoint x="53.636" y="74.909"/> + <KivioPoint x="53.636" y="77.273"/> + <KivioPoint x="53.545" y="79.636"/> + <KivioPoint x="53.545" y="81.818"/> + <KivioPoint x="53.545" y="83.909"/> + <KivioPoint x="53.455" y="85.909"/> + <KivioPoint x="53.455" y="87.727"/> + <KivioPoint x="53.455" y="89.455"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="259.273" h="230.091" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/Workstation3D.xpm b/kivio/kiviopart/stencils/Hardware/Computer/Workstation3D.xpm Binary files differnew file mode 100644 index 00000000..a0f7ce3b --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/Workstation3D.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/XTerminal.sml b/kivio/kiviopart/stencils/Hardware/Computer/XTerminal.sml new file mode 100644 index 00000000..0b5e04f7 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/XTerminal.sml @@ -0,0 +1,196 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Terminal 2D"/> +<Description data="Terminal 2D"/> +<Title data="X Terminal"/> +<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="177" h="176.75" defaultAspect="0.75"/> +<KivioConnectorTarget x="88.5" y="0.75"/> +<KivioConnectorTarget x="13.5" y="62.5"/> +<KivioConnectorTarget x="163.5" y="62.5"/> +<KivioConnectorTarget x="88.5" y="176.75"/> + +<KivioShape type="Rectangle" name="Rectangle1" x="13.5" y="0.75" w="150" h="125"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle4" x="28.5" y="15.75" w="120" h="95"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle2" x="57.25" y="125.75" w="62.5" h="6.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle3" x="51" y="132" w="75" h="6.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="19.75" y="138.25"/> + <KivioPoint x="157.25" y="138.25"/> + <KivioPoint x="176" y="169.5"/> + <KivioPoint x="176" y="175.75"/> + <KivioPoint x="1" y="175.75"/> + <KivioPoint x="1" y="169.5"/> + <KivioPoint x="19.75" y="138.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="1" y="169.5"/> + <KivioPoint x="1" y="175.75"/> + <KivioPoint x="176" y="175.75"/> + <KivioPoint x="176" y="169.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="26" y="144.5"/> + <KivioPoint x="13.5" y="163.25"/> + <KivioPoint x="126" y="163.25"/> + <KivioPoint x="119.75" y="144.5"/> + <KivioPoint x="26" y="144.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="151" y="144.5"/> + <KivioPoint x="126" y="144.5"/> + <KivioPoint x="132.25" y="163.25"/> + <KivioPoint x="163.5" y="163.25"/> + <KivioPoint x="151" y="144.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon48"> + <KivioPoint x="32.25" y="107"/> + <KivioPoint x="32.25" y="107" type="bezier"/> + <KivioPoint x="69.75" y="109.5" type="bezier"/> + <KivioPoint x="114.417" y="109.5" type="bezier"/> + <KivioPoint x="144.75" y="107" type="bezier"/> + <KivioPoint x="144.75" y="107"/> + <KivioPoint x="151" y="113.25"/> + <KivioPoint x="26" y="113.25"/> + <KivioPoint x="32.25" y="107"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon49"> + <KivioPoint x="26" y="113.25"/> + <KivioPoint x="32.25" y="107"/> + <KivioPoint x="32.25" y="19.5"/> + <KivioPoint x="26" y="13.25"/> + <KivioPoint x="26" y="113.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon50"> + <KivioPoint x="32.25" y="19.5"/> + <KivioPoint x="32.25" y="19.5" type="bezier"/> + <KivioPoint x="69.75" y="17" type="bezier"/> + <KivioPoint x="114.417" y="17" type="bezier"/> + <KivioPoint x="144.75" y="19.5" type="bezier"/> + <KivioPoint x="144.75" y="19.5"/> + <KivioPoint x="151" y="13.25"/> + <KivioPoint x="26" y="13.25"/> + <KivioPoint x="32.25" y="19.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon51"> + <KivioPoint x="151" y="113.25"/> + <KivioPoint x="144.75" y="107"/> + <KivioPoint x="144.75" y="19.5"/> + <KivioPoint x="151" y="13.25"/> + <KivioPoint x="151" y="113.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle52" x="13.5" y="163.25" w="112.5" h="2.25"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon53"> + <KivioPoint x="23.667" y="144.5"/> + <KivioPoint x="13.5" y="163.25"/> + <KivioPoint x="32.25" y="163.25"/> + <KivioPoint x="34.833" y="157"/> + <KivioPoint x="30.5" y="157"/> + <KivioPoint x="33" y="150.75"/> + <KivioPoint x="29" y="150.75"/> + <KivioPoint x="32.25" y="144.5"/> + <KivioPoint x="23.667" y="144.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon54"> + <KivioPoint x="126" y="163.25"/> + <KivioPoint x="107.25" y="163.25"/> + <KivioPoint x="107.25" y="156.917"/> + <KivioPoint x="111.333" y="157"/> + <KivioPoint x="110.667" y="150.75"/> + <KivioPoint x="113.5" y="150.75"/> + <KivioPoint x="114.417" y="150.75"/> + <KivioPoint x="113.167" y="144.5"/> + <KivioPoint x="120.917" y="144.5"/> + <KivioPoint x="126" y="163.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon55"> + <KivioPoint x="163.5" y="163.25"/> + <KivioPoint x="157.75" y="163.25"/> + <KivioPoint x="151" y="148.25"/> + <KivioPoint x="127.167" y="148.25"/> + <KivioPoint x="125.917" y="144.5"/> + <KivioPoint x="153.583" y="144.5"/> + <KivioPoint x="163.5" y="163.25"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle56" x="132.25" y="163.25" w="31.25" h="2.167"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon57"> + <KivioPoint x="132.25" y="163.333"/> + <KivioPoint x="132.167" y="165.583"/> + <KivioPoint x="125.833" y="146.333"/> + <KivioPoint x="125.917" y="144.583"/> + <KivioPoint x="132.25" y="163.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="58.667" y="35.444"/> + <KivioPoint x="70.667" y="35.444"/> + <KivioPoint x="91" y="60.889"/> + <KivioPoint x="63.889" y="95"/> + <KivioPoint x="58.667" y="95"/> + <KivioPoint x="82.556" y="64.333"/> + <KivioPoint x="58.667" y="35.444"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#7f0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="119.889" y="95"/> + <KivioPoint x="108" y="95"/> + <KivioPoint x="87.556" y="69.444"/> + <KivioPoint x="114.667" y="35.444"/> + <KivioPoint x="119.889" y="35.444"/> + <KivioPoint x="96" y="66.111"/> + <KivioPoint x="119.889" y="95"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#7f0000" /> + <KivioFillStyle colorStyle="1" color="#ff0000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="30" y="20.0" w="120" h="90" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Hardware/Computer/XTerminal.xpm b/kivio/kiviopart/stencils/Hardware/Computer/XTerminal.xpm Binary files differnew file mode 100644 index 00000000..fdb275f2 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/XTerminal.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/desc b/kivio/kiviopart/stencils/Hardware/Computer/desc new file mode 100644 index 00000000..261e088d --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Computer Hardware"/> + <Id data="Kivio - Computer Hardware"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/icon.xpm b/kivio/kiviopart/stencils/Hardware/Computer/icon.xpm Binary files differnew file mode 100644 index 00000000..1d1a7ec4 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/icon.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/keyboard.sml b/kivio/kiviopart/stencils/Hardware/Computer/keyboard.sml new file mode 100644 index 00000000..84285e6d --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/keyboard.sml @@ -0,0 +1,109 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Keyboard"/> +<Description data="Keyboard"/> +<Title data="Keyboard"/> +<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="236.000" h="60.000" defaultAspect="0.75"/> +<KivioConnectorTarget x="118" y="4"/> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="236.000" h="236.000" /> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="26.333" y="4.667"/> + <KivioPoint x="209.667" y="4.667"/> + <KivioPoint x="234.667" y="46.333"/> + <KivioPoint x="234.667" y="54.667"/> + <KivioPoint x="1.333" y="54.667"/> + <KivioPoint x="1.333" y="46.333"/> + <KivioPoint x="26.333" y="4.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="1.333" y="46.333"/> + <KivioPoint x="1.333" y="54.667"/> + <KivioPoint x="234.667" y="54.667"/> + <KivioPoint x="234.667" y="46.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="34.667" y="13.000"/> + <KivioPoint x="18.000" y="38.000"/> + <KivioPoint x="168.000" y="38.000"/> + <KivioPoint x="159.667" y="13.000"/> + <KivioPoint x="34.667" y="13.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="201.333" y="13.000"/> + <KivioPoint x="168.000" y="13.000"/> + <KivioPoint x="176.333" y="38.000"/> + <KivioPoint x="218.000" y="38.000"/> + <KivioPoint x="201.333" y="13.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle9" x="18.000" y="38.000" w="150.000" h="3.000"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="31.556" y="13.000"/> + <KivioPoint x="18.000" y="38.000"/> + <KivioPoint x="43.000" y="38.000"/> + <KivioPoint x="46.444" y="29.667"/> + <KivioPoint x="40.667" y="29.667"/> + <KivioPoint x="44.000" y="21.333"/> + <KivioPoint x="38.667" y="21.333"/> + <KivioPoint x="43.000" y="13.000"/> + <KivioPoint x="31.556" y="13.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="168.000" y="38.000"/> + <KivioPoint x="143.000" y="38.000"/> + <KivioPoint x="143.000" y="29.556"/> + <KivioPoint x="148.444" y="29.667"/> + <KivioPoint x="147.556" y="21.333"/> + <KivioPoint x="151.333" y="21.333"/> + <KivioPoint x="152.556" y="21.333"/> + <KivioPoint x="150.889" y="13.000"/> + <KivioPoint x="161.222" y="13.000"/> + <KivioPoint x="168.000" y="38.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape>1 +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="218.000" y="38.000"/> + <KivioPoint x="210.333" y="38.000"/> + <KivioPoint x="201.333" y="18.000"/> + <KivioPoint x="169.556" y="18.000"/> + <KivioPoint x="167.889" y="13.000"/> + <KivioPoint x="204.778" y="13.000"/> + <KivioPoint x="218.000" y="38.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle13" x="176.333" y="38.000" w="41.667" h="2.889"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="176.333" y="38.111"/> + <KivioPoint x="176.222" y="41.111"/> + <KivioPoint x="167.778" y="15.444"/> + <KivioPoint x="167.889" y="13.111"/> + <KivioPoint x="176.333" y="38.111"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/keyboard.xpm b/kivio/kiviopart/stencils/Hardware/Computer/keyboard.xpm Binary files differnew file mode 100644 index 00000000..7e8abf96 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/keyboard.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/printer1.sml b/kivio/kiviopart/stencils/Hardware/Computer/printer1.sml new file mode 100644 index 00000000..cb7a5332 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/printer1.sml @@ -0,0 +1,171 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Printer 1"/> +<Description data="Printer 1"/> +<Title data="Printer 1"/> +<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="134.2855" h="100.2855" defaultAspect="0.75"/> +<KivioConnectorTarget x="134" y="62"/> +<KivioConnectorTarget x="0" y="70"/> +<KivioConnectorTarget x="67" y="100"/> +<KivioShape type="TextBox" name="TextBox0" x="0" y="0.0" w="134.2855" h="200.571" /> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="15.143" y="23.2855"/> + <KivioPoint x="58.143" y="11.5715"/> + <KivioPoint x="133.4285" y="17.2145"/> + <KivioPoint x="85.5" y="33.857"/> + <KivioPoint x="14.9285" y="26.2145"/> + <KivioPoint x="15.143" y="23.2855"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="78.2145" y="5"/> + <KivioPoint x="112.5" y="7.857"/> + <KivioPoint x="112.5" y="16.0715"/> + <KivioPoint x="93.2145" y="22.857"/> + <KivioPoint x="56.4285" y="19.2855"/> + <KivioPoint x="78.2145" y="5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="53.9285" y="17.2855"/> + <KivioPoint x="77.643" y="0.857"/> + <KivioPoint x="123.0715" y="3.857"/> + <KivioPoint x="99.5715" y="22.7855"/> + <KivioPoint x="53.9285" y="17.2855"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="86.2855" y="39.643"/> + <KivioPoint x="86.2855" y="98.5715"/> + <KivioPoint x="133.2145" y="76.5715"/> + <KivioPoint x="133.2145" y="17.143"/> + <KivioPoint x="110.7855" y="24"/> + <KivioPoint x="102.9285" y="18.2145"/> + <KivioPoint x="93.857" y="21.143"/> + <KivioPoint x="86.2855" y="39.643"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="21.7145" y="12.4285"/> + <KivioPoint x="14.2145" y="14.9285"/> + <KivioPoint x="5.9285" y="32.4285"/> + <KivioPoint x="86.643" y="39.643"/> + <KivioPoint x="94.143" y="20.5715"/> + <KivioPoint x="102.9285" y="18.2145"/> + <KivioPoint x="21.7145" y="12.4285"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="86.2855" y="39.643"/> + <KivioPoint x="86.2855" y="98.5715"/> + <KivioPoint x="5.9285" y="86"/> + <KivioPoint x="6" y="32.5"/> + <KivioPoint x="86.2855" y="39.643"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="82.143" y="20.7145"/> + <KivioPoint x="79.7855" y="25.2145"/> + <KivioPoint x="84.9285" y="26.0715"/> + <KivioPoint x="87.0715" y="21.357"/> + <KivioPoint x="82.143" y="20.7145"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="19.357" y="19.4285"/> + <KivioPoint x="15.7145" y="27.5715"/> + <KivioPoint x="41.2145" y="29.7145"/> + <KivioPoint x="44.2145" y="21.7855"/> + <KivioPoint x="19.357" y="19.4285"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="15.857" y="15.2855"/> + <KivioPoint x="93" y="20.5715"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="87.357" y="70.5"/> + <KivioPoint x="132.2855" y="51.4285"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#404040" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="84.643" y="71.2855"/> + <KivioPoint x="6.857" y="61.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#808080" /> + <KivioFillStyle colorStyle="1" color="#000000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="79.7855" y="84.643"/> + <KivioPoint x="72" y="89.4285"/> + <KivioPoint x="72" y="99.4285"/> + <KivioPoint x="79.7855" y="95.0715"/> + <KivioPoint x="79.7855" y="84.643"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="0.857" y="78.357"/> + <KivioPoint x="0.857" y="88.2855"/> + <KivioPoint x="72.0715" y="99.4285"/> + <KivioPoint x="72.0715" y="89.2855"/> + <KivioPoint x="0.857" y="78.357"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="0.857" y="78.5"/> + <KivioPoint x="72.0715" y="89.4285"/> + <KivioPoint x="79.857" y="84.7145"/> + <KivioPoint x="12" y="74.5715"/> + <KivioPoint x="0.857" y="78.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon15"> + <KivioPoint x="11.857" y="64.143"/> + <KivioPoint x="1" y="68.357"/> + <KivioPoint x="71.857" y="77.5"/> + <KivioPoint x="79.857" y="73.0715"/> + <KivioPoint x="11.857" y="64.143"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="0.9285" y="68.357"/> + <KivioPoint x="0.9285" y="76.357"/> + <KivioPoint x="71.7855" y="87.0715"/> + <KivioPoint x="71.7855" y="77.5"/> + <KivioPoint x="0.9285" y="68.357"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="71.7855" y="77.643"/> + <KivioPoint x="71.7855" y="87.2145"/> + <KivioPoint x="79.7855" y="82.643"/> + <KivioPoint x="79.7855" y="73.143"/> + <KivioPoint x="71.7855" y="77.643"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Hardware/Computer/printer1.xpm b/kivio/kiviopart/stencils/Hardware/Computer/printer1.xpm Binary files differnew file mode 100644 index 00000000..45e3765c --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/printer1.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/printer2.sml b/kivio/kiviopart/stencils/Hardware/Computer/printer2.sml new file mode 100644 index 00000000..1b66af06 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/printer2.sml @@ -0,0 +1,116 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Printer 2"/> +<Description data="Printer 2"/> +<Title data="Printer 2"/> +<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="111.94875" h="101.9175" defaultAspect="0.75"/> +<KivioConnectorTarget x="1" y="80"/> +<KivioConnectorTarget x="111" y="80"/> +<KivioConnectorTarget x="56" y="101.9175"/> +<KivioShape type="TextBox" name="TextBox0" x="0" y="0.0" w="111.94875" h="95.250" /> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="15.84884" y="18.39116"/> + <KivioPoint x="20.865" y="15.84884"/> + <KivioPoint x="91.08375" y="15.84884"/> + <KivioPoint x="96.09884" y="18.39116"/> + <KivioPoint x="15.84884" y="18.39116"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="0.8025" y="40.9275"/> + <KivioPoint x="5.81866" y="20.865"/> + <KivioPoint x="106.13116" y="20.865"/> + <KivioPoint x="111.14625" y="40.9275"/> + <KivioPoint x="0.8025" y="40.9275"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle3" x="0.8025" y="40.9275" w="110.34375" h="55.17134"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="5.81866" y="66.00616"/> + <KivioPoint x="106.13116" y="66.00616"/> + <KivioPoint x="104.52616" y="63.46384"/> + <KivioPoint x="7.42366" y="63.46384"/> + <KivioPoint x="5.81866" y="66.00616"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle5" x="5.81866" y="66.00616" w="100.3125" h="15.04634"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="5.81866" y="86.06866"/> + <KivioPoint x="106.13116" y="86.06866"/> + <KivioPoint x="104.52616" y="83.52634"/> + <KivioPoint x="7.42366" y="83.52634"/> + <KivioPoint x="5.81866" y="86.06866"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Rectangle" name="Rectangle7" x="5.81866" y="86.06866" w="100.3125" h="15.04634"> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="8.69375" y="25.88116"/> + <KivioPoint x="6.48634" y="35.91134"/> + <KivioPoint x="43.20125" y="35.91134"/> + <KivioPoint x="44.20384" y="25.88116"/> + <KivioPoint x="8.69375" y="25.88116"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="0.8025" y="60.99"/> + <KivioPoint x="111.14625" y="60.99"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="20.865" y="20.865"/> + <KivioPoint x="25.88116" y="0.8025"/> + <KivioPoint x="86.06866" y="0.8025"/> + <KivioPoint x="91.08375" y="20.865"/> + <KivioPoint x="20.865" y="20.865"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="5.81866" y="20.865"/> + <KivioPoint x="10.83375" y="18.39116"/> + <KivioPoint x="101.115" y="18.39116"/> + <KivioPoint x="106.13116" y="20.865"/> + <KivioPoint x="5.81866" y="20.865"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="11.43616" y="28.55616"/> + <KivioPoint x="10.49884" y="33.57125"/> + <KivioPoint x="25.47884" y="33.57125"/> + <KivioPoint x="26.215" y="28.55616"/> + <KivioPoint x="11.43616" y="28.55616"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="5.81866" y="20.865"/> + <KivioPoint x="106.13116" y="20.865"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="111.94875" h="101.9175" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/printer2.xpm b/kivio/kiviopart/stencils/Hardware/Computer/printer2.xpm Binary files differnew file mode 100644 index 00000000..33d4ec7d --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/printer2.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Computer/proxy.sml b/kivio/kiviopart/stencils/Hardware/Computer/proxy.sml new file mode 100644 index 00000000..c89c6ffe --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/proxy.sml @@ -0,0 +1,136 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Proxy"/> +<Description data="Proxy"/> +<Title data="Proxy"/> +<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="238.167" h="177.167" defaultAspect="0.75"/> +<KivioConnectorTarget x="180" y="5"/> +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="2.000" y="39.667"/> + <KivioPoint x="2.000" y="79.000"/> + <KivioPoint x="104.667" y="95.167"/> + <KivioPoint x="104.667" y="53.833"/> + <KivioPoint x="2.000" y="39.667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="104.500" y="94.833"/> + <KivioPoint x="104.500" y="53.500"/> + <KivioPoint x="236.000" y="11.667"/> + <KivioPoint x="236.000" y="50.500"/> + <KivioPoint x="104.500" y="94.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="2.667" y="40.167"/> + <KivioPoint x="104.500" y="53.500"/> + <KivioPoint x="236.167" y="11.333"/> + <KivioPoint x="136.500" y="2.000"/> + <KivioPoint x="2.667" y="40.167"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="2.500" y="71.167"/> + <KivioPoint x="2.500" y="79.000"/> + <KivioPoint x="105.167" y="95.167"/> + <KivioPoint x="105.167" y="86.500"/> + <KivioPoint x="2.500" y="71.167"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="104.333" y="94.833"/> + <KivioPoint x="104.333" y="85.833"/> + <KivioPoint x="235.833" y="42.000"/> + <KivioPoint x="235.833" y="50.500"/> + <KivioPoint x="104.333" y="94.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="2.000" y="79.000"/> + <KivioPoint x="2.000" y="118.333"/> + <KivioPoint x="104.667" y="134.500"/> + <KivioPoint x="104.667" y="93.166"/> + <KivioPoint x="2.000" y="79.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="104.500" y="134.166"/> + <KivioPoint x="104.500" y="92.833"/> + <KivioPoint x="236.000" y="51.000"/> + <KivioPoint x="236.000" y="89.833"/> + <KivioPoint x="104.500" y="134.166"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="2.500" y="110.500"/> + <KivioPoint x="2.500" y="118.333"/> + <KivioPoint x="105.167" y="134.500"/> + <KivioPoint x="105.167" y="125.833"/> + <KivioPoint x="2.500" y="110.500"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="104.333" y="134.166"/> + <KivioPoint x="104.333" y="125.166"/> + <KivioPoint x="235.833" y="81.333"/> + <KivioPoint x="235.833" y="89.833"/> + <KivioPoint x="104.333" y="134.166"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> + +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="2.000" y="118.333"/> + <KivioPoint x="2.000" y="157.666"/> + <KivioPoint x="104.667" y="173.833"/> + <KivioPoint x="104.667" y="132.499"/> + <KivioPoint x="2.000" y="118.333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="104.500" y="173.499"/> + <KivioPoint x="104.500" y="132.166"/> + <KivioPoint x="236.000" y="90.333"/> + <KivioPoint x="236.000" y="129.166"/> + <KivioPoint x="104.500" y="173.499"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="2.500" y="149.833"/> + <KivioPoint x="2.500" y="157.666"/> + <KivioPoint x="105.167" y="173.833"/> + <KivioPoint x="105.167" y="165.166"/> + <KivioPoint x="2.500" y="149.833"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="104.333" y="173.499"/> + <KivioPoint x="104.333" y="164.499"/> + <KivioPoint x="235.833" y="120.666"/> + <KivioPoint x="235.833" y="129.166"/> + <KivioPoint x="104.333" y="173.499"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="238.167" h="97.167" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Computer/proxy.xpm b/kivio/kiviopart/stencils/Hardware/Computer/proxy.xpm Binary files differnew file mode 100644 index 00000000..bb89c5aa --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Computer/proxy.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Makefile.am b/kivio/kiviopart/stencils/Hardware/Makefile.am new file mode 100644 index 00000000..e2308d33 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = Computer Miscellaneous + +hardwaredir = $(kde_datadir)/kivio/stencils/Hardware + +hardware_DATA = desc icon.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/CellPhone.sml b/kivio/kiviopart/stencils/Hardware/Miscellaneous/CellPhone.sml new file mode 100644 index 00000000..6502dde9 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/CellPhone.sml @@ -0,0 +1,386 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="Cell Phone"/> +<Description data="Cell Phone"/> +<Title data="Cell Phone"/> +<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="72.4046666666666667" h="234.404666666666667" defaultAspect="0.75"/> +<KivioConnectorTarget x="0" y="117"/> +<KivioConnectorTarget x="72" y="117"/> +<KivioConnectorTarget x="36" y="43"/> +<KivioConnectorTarget x="36" y="234"/> + + +<KivioShape type="Polygon" name="Behuizing"> + <KivioPoint x="12.3333333333333333" y="2.16666666666666667"/> + <KivioPoint x="13.1666666666666667" y="1.238"/> + <KivioPoint x="14.619" y="0.833333333333333333"/> + <KivioPoint x="18.0713333333333333" y="0.285666666666666667"/> + <KivioPoint x="20.4763333333333333" y="0.381"/> + <KivioPoint x="22.262" y="0.381"/> + <KivioPoint x="24.7856666666666667" y="0.714333333333333333"/> + <KivioPoint x="26.881" y="1.57133333333333333"/> + <KivioPoint x="27.4046666666666667" y="2.5"/> + <KivioPoint x="27.4046666666666667" y="5.643"/> + <KivioPoint x="27.9046666666666667" y="12.5476666666666667"/> + <KivioPoint x="28.9523333333333333" y="30.6666666666666667"/> + <KivioPoint x="29.1903333333333333" y="36.738"/> + <KivioPoint x="29.1903333333333333" y="37.143"/> + <KivioPoint x="29.1903333333333333" y="37.857"/> + <KivioPoint x="29.5236666666666667" y="38.3096666666666667"/> + <KivioPoint x="29.5236666666666667" y="42.143"/> + <KivioPoint x="29.7856666666666667" y="43.3333333333333333"/> + <KivioPoint x="30.738" y="43.6666666666666667"/> + <KivioPoint x="42.2856666666666667" y="44.0476666666666667"/> + <KivioPoint x="49.357" y="44.381"/> + <KivioPoint x="57.8333333333333333" y="45.2143333333333333"/> + <KivioPoint x="65.4763333333333333" y="46.3333333333333333"/> + <KivioPoint x="67.4763333333333333" y="46.7856666666666667"/> + <KivioPoint x="67.8096666666666667" y="47.8333333333333333"/> + <KivioPoint x="68.2143333333333333" y="51.5236666666666667"/> + <KivioPoint x="68.9286666666666667" y="57.5953333333333333"/> + <KivioPoint x="69.5953333333333333" y="65.119"/> + <KivioPoint x="70.2143333333333333" y="72.643"/> + <KivioPoint x="70.9523333333333333" y="87.4286666666666667"/> + <KivioPoint x="71.7856666666666667" y="111.5"/> + <KivioPoint x="71.881" y="119.262"/> + <KivioPoint x="72.119" y="137.595333333333333"/> + <KivioPoint x="72.119" y="160.857"/> + <KivioPoint x="71.4523333333333333" y="183.976333333333333"/> + <KivioPoint x="70.0953333333333333" y="207.690333333333333"/> + <KivioPoint x="69.381" y="219.047666666666667"/> + <KivioPoint x="68.5476666666666667" y="229.476333333333333"/> + <KivioPoint x="68.2143333333333333" y="232.095333333333333"/> + <KivioPoint x="67.7143333333333333" y="232.833333333333333"/> + <KivioPoint x="66.762" y="232.928666666666667"/> + <KivioPoint x="65.9286666666666667" y="233.166666666666667"/> + <KivioPoint x="63.5236666666666667" y="233.547666666666667"/> + <KivioPoint x="59.238" y="233.666666666666667"/> + <KivioPoint x="52.4286666666666667" y="234"/> + <KivioPoint x="43.8333333333333333" y="234.119"/> + <KivioPoint x="31.6903333333333333" y="234.119"/> + <KivioPoint x="26.0476666666666667" y="233.881"/> + <KivioPoint x="18.762" y="233.666666666666667"/> + <KivioPoint x="7.30966666666666667" y="233.047666666666667"/> + <KivioPoint x="4.30966666666666667" y="232.714333333333333"/> + <KivioPoint x="3.762" y="232"/> + <KivioPoint x="3.02366666666666667" y="227.190333333333333"/> + <KivioPoint x="2.40466666666666667" y="218.881"/> + <KivioPoint x="1.97633333333333333" y="209.571333333333333"/> + <KivioPoint x="1.238" y="193.904666666666667"/> + <KivioPoint x="0.738" y="175.166666666666667"/> + <KivioPoint x="0.285666666666666667" y="153.095333333333333"/> + <KivioPoint x="0.404666666666666667" y="130.190333333333333"/> + <KivioPoint x="1.238" y="103.023666666666667"/> + <KivioPoint x="3.143" y="71.143"/> + <KivioPoint x="3.357" y="69.9046666666666667"/> + <KivioPoint x="2.90466666666666667" y="68.857"/> + <KivioPoint x="3.02366666666666667" y="66.9523333333333333"/> + <KivioPoint x="3.02366666666666667" y="65.4046666666666667"/> + <KivioPoint x="3.02366666666666667" y="63.738"/> + <KivioPoint x="2.69033333333333333" y="62.6666666666666667"/> + <KivioPoint x="2.19033333333333333" y="61.5476666666666667"/> + <KivioPoint x="1.857" y="61.0953333333333333"/> + <KivioPoint x="3.02366666666666667" y="59.762"/> + <KivioPoint x="3.357" y="59.0953333333333333"/> + <KivioPoint x="3.97633333333333333" y="55.262"/> + <KivioPoint x="4.19033333333333333" y="53.143"/> + <KivioPoint x="4.69033333333333333" y="52.738"/> + <KivioPoint x="4.92866666666666667" y="52.3096666666666667"/> + <KivioPoint x="5.30966666666666667" y="48.619"/> + <KivioPoint x="5.762" y="47.0476666666666667"/> + <KivioPoint x="6.381" y="46.2143333333333333"/> + <KivioPoint x="7.09533333333333333" y="45.5"/> + <KivioPoint x="7.42866666666666667" y="44.5476666666666667"/> + <KivioPoint x="7.09533333333333333" y="44.1666666666666667"/> + <KivioPoint x="7.21433333333333333" y="42.262"/> + <KivioPoint x="7.42866666666666667" y="41.643"/> + <KivioPoint x="7.42866666666666667" y="41.0953333333333333"/> + <KivioPoint x="7.09533333333333333" y="41.0953333333333333"/> + <KivioPoint x="7.92866666666666667" y="33.9046666666666667"/> + <KivioPoint x="9" y="24.143"/> + <KivioPoint x="10.2856666666666667" y="13.5"/> + <KivioPoint x="11.619" y="3.95233333333333333"/> + <KivioPoint x="12.4523333333333333" y="2.16666666666666667"/> + <KivioPoint x="13.1666666666666667" y="1.238"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#404040" /> +</KivioShape> +<KivioShape type="Polygon" name="Groen_Licht"> + <KivioPoint x="42.143" y="45.3096666666666667"/> + <KivioPoint x="44.0713333333333333" y="45.381"/> + <KivioPoint x="44.0713333333333333" y="46.619"/> + <KivioPoint x="43.238" y="48.1666666666666667"/> + <KivioPoint x="42.5713333333333333" y="49.3333333333333333"/> + <KivioPoint x="41.9763333333333333" y="49.6666666666666667"/> + <KivioPoint x="41.4286666666666667" y="49.4763333333333333"/> + <KivioPoint x="41.238" y="48.738"/> + <KivioPoint x="41.2856666666666667" y="47.6903333333333333"/> + <KivioPoint x="41.6666666666666667" y="46.6666666666666667"/> + <KivioPoint x="41.9523333333333333" y="45.881"/> + <KivioPoint x="41.9523333333333333" y="45.381"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#00ff00" /> +</KivioShape> + +<KivioShape type="Polygon" name="Display_grey"> + <KivioPoint x="7.857" y="89.4523333333333333"/> + <KivioPoint x="13.4523333333333333" y="86.738"/> + <KivioPoint x="17.5" y="85.1903333333333333"/> + <KivioPoint x="23.6666666666666667" y="83.4523333333333333"/> + <KivioPoint x="33.3333333333333333" y="82.119"/> + <KivioPoint x="40.4763333333333333" y="82.3096666666666667"/> + <KivioPoint x="49.738" y="83.643"/> + <KivioPoint x="57.0713333333333333" y="85.7856666666666667"/> + <KivioPoint x="65.5713333333333333" y="89.4523333333333333"/> + <KivioPoint x="65.9523333333333333" y="108.738"/> + <KivioPoint x="66.143" y="124.571333333333333"/> + <KivioPoint x="65.381" y="139.452333333333333"/> + <KivioPoint x="54.1666666666666667" y="142.143"/> + <KivioPoint x="44.7143333333333333" y="142.928666666666667"/> + <KivioPoint x="33.5236666666666667" y="143.119"/> + <KivioPoint x="25.0236666666666667" y="142.714333333333333"/> + <KivioPoint x="12.4763333333333333" y="140.023666666666667"/> + <KivioPoint x="7.07133333333333333" y="138.285666666666667"/> + <KivioPoint x="6.881" y="116.666666666666667"/> + <KivioPoint x="7.262" y="97.1666666666666667"/> + <KivioPoint x="7.45233333333333333" y="89.262"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Display_blue"> + <KivioPoint x="12.6666666666666667" y="94.0713333333333333"/> + <KivioPoint x="13.4523333333333333" y="93.6903333333333333"/> + <KivioPoint x="16.3333333333333333" y="93.3096666666666667"/> + <KivioPoint x="25.0236666666666667" y="92.7143333333333333"/> + <KivioPoint x="53.4046666666666667" y="93.119"/> + <KivioPoint x="59.5713333333333333" y="93.881"/> + <KivioPoint x="60.5476666666666667" y="94.262"/> + <KivioPoint x="60.738" y="101.809666666666667"/> + <KivioPoint x="60.9286666666666667" y="116.666666666666667"/> + <KivioPoint x="60.738" y="128.428666666666667"/> + <KivioPoint x="60.357" y="133.452333333333333"/> + <KivioPoint x="58.8096666666666667" y="134.428666666666667"/> + <KivioPoint x="52.238" y="134.619"/> + <KivioPoint x="31.2143333333333333" y="134.619"/> + <KivioPoint x="24.8333333333333333" y="134.619"/> + <KivioPoint x="13.643" y="134.047666666666667"/> + <KivioPoint x="12.6666666666666667" y="133.452333333333333"/> + <KivioPoint x="12.0953333333333333" y="132.5"/> + <KivioPoint x="11.7143333333333333" y="119.166666666666667"/> + <KivioPoint x="11.7143333333333333" y="96.5953333333333333"/> + <KivioPoint x="11.7143333333333333" y="94.4523333333333333"/> + <KivioPoint x="12.857" y="93.6903333333333333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#0000ff" /> + <KivioFillStyle colorStyle="1" color="#3ca9ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Knop_links"> + <KivioPoint x="6.97633333333333333" y="138.547666666666667"/> + <KivioPoint x="7.42866666666666667" y="155.523666666666667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Knop_rechts"> + <KivioPoint x="65.4286666666666667" y="139.666666666666667"/> + <KivioPoint x="64.7856666666666667" y="155.714333333333333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Knop_boven_menu"> + <KivioPoint x="33.3096666666666667" y="144.214333333333333"/> + <KivioPoint x="39.0953333333333333" y="144.214333333333333"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Volumeknop"> + <KivioPoint x="4.381" y="53.2143333333333333"/> + <KivioPoint x="4.92866666666666667" y="53.357"/> + <KivioPoint x="4.738" y="57.619"/> + <KivioPoint x="4.54766666666666667" y="61.643"/> + <KivioPoint x="4.47633333333333333" y="65.5953333333333333"/> + <KivioPoint x="4.33333333333333333" y="67.8096666666666667"/> + <KivioPoint x="4.143" y="68.357"/> + <KivioPoint x="3.54766666666666667" y="69.2856666666666667"/> + <KivioPoint x="3.19033333333333333" y="69.5"/> + <KivioPoint x="3.09533333333333333" y="69.5"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#000000" /> +</KivioShape> +<KivioShape type="Polygon" name="Knop_boven_menu1"> + <KivioPoint x="33.7143333333333333" y="143.285666666666667"/> + <KivioPoint x="32.0236666666666667" y="149.309666666666667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Polygon" name="Knop_boven_menu2"> + <KivioPoint x="38.7143333333333333" y="143.190333333333333"/> + <KivioPoint x="40.381" y="149.404666666666667"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="ClosedPath" name="Menu"> + <KivioPoint x="7.54766666666666667" y="155.809666666666667"/> + <KivioPoint x="8" y="162.643"/> + + <KivioPoint x="8" y="162.643" type="bezier"/> + <KivioPoint x="18" y="162.643" type="bezier"/> + <KivioPoint x="26.619" y="173.904666666666667" type="bezier"/> + <KivioPoint x="36.619" y="173.904666666666667" type="bezier"/> + + <KivioPoint x="36.619" y="173.904666666666667"/> + + <KivioPoint x="36.619" y="173.904666666666667" type="bezier"/> + <KivioPoint x="46.619" y="173.904666666666667" type="bezier"/> + <KivioPoint x="52.405" y="162.643" type="bezier"/> + <KivioPoint x="64.405" y="162.643" type="bezier"/> + + <KivioPoint x="64.405" y="162.643"/> + <KivioPoint x="64.9473333333333333" y="155.809666666666667"/> + + <KivioPoint x="64.9473333333333333" y="155.809666666666667" type="bezier"/> + <KivioPoint x="54.9473333333333333" y="155.809666666666667" type="bezier"/> + <KivioPoint x="46.619" y="148" type="bezier"/> + <KivioPoint x="36.619" y="148" type="bezier"/> + + <KivioPoint x="36.619" y="148"/> + + <KivioPoint x="36.619" y="148" type="bezier"/> + <KivioPoint x="26.619" y="148" type="bezier"/> + <KivioPoint x="17.54766666666666667" y="155.809666666666667" type="bezier"/> + <KivioPoint x="7.54766666666666667" y="155.809666666666667" type="bezier"/> + + <KivioPoint x="7.54766666666666667" y="155.809666666666667"/> + + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#808080" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse1" x="53.5" y="49.7143333333333333" w="6.90466666666666667" h="9.04766666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse2" x="31.381" y="150.738" w="10.381" h="21.238"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse3" x="6.381" y="176.262" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse4" x="27.8096666666666667" y="177.571333333333333" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse5" x="49.238" y="176.452333333333333" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse6" x="6.66666666666666667" y="188.238" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse7" x="27.7143333333333333" y="189.738" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse8" x="49" y="188.619" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse9" x="48.1666666666666667" y="200.523666666666667" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse10" x="27.643" y="201.833333333333333" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse11" x="7.40466666666666667" y="200.333333333333333" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse12" x="7.69033333333333333" y="212.404666666666667" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse13" x="27.738" y="213.904666666666667" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse14" x="47.762" y="212.690333333333333" w="16.4763333333333333" h="8.52366666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse15" x="16.5" y="222.047666666666667" w="0.904666666666666667" h="7.04766666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse16" x="14.619" y="222.404666666666667" w="0.571333333333333333" h="4.47633333333333333"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse17" x="45.5713333333333333" y="58" w="1.66666666666666667" h="16.3333333333333333"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse18" x="36.2143333333333333" y="58.1666666666666667" w="1.47633333333333333" h="13.1903333333333333"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse19" x="27.4046666666666667" y="58" w="1.47633333333333333" h="11.857"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse20" x="53.3333333333333333" y="167.143" w="12.381" h="6.04766666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse21" x="6.40466666666666667" y="166.643" w="12.381" h="6.04766666666666667"> + <KivioFillStyle colorStyle="1" color="#000000" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> +</KivioShape> +<KivioShape type="ClosedPath" name="knop_adresboek"> + <KivioPoint x="29.643" y="155.262"/> + + <KivioPoint x="29.643" y="155.262" type="bezier"/> + <KivioPoint x="16.643" y="155.262" type="bezier"/> + <KivioPoint x="16.643" y="167.738" type="bezier"/> + <KivioPoint x="29.643" y="167.738" type="bezier"/> + + <KivioPoint x="29.643" y="167.738"/> + + <KivioPoint x="29.643" y="167.738" type="bezier"/> + <KivioPoint x="26.643" y="167.738" type="bezier"/> + <KivioPoint x="26.643" y="155.262" type="bezier"/> + <KivioPoint x="29.643" y="155.262" type="bezier"/> + + <KivioPoint x="29.643" y="155.262"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> + <KivioFillStyle colorStyle="1" color="#000000" /> +</KivioShape> +<KivioShape type="ClosedPath" name="Knop_ok"> + <KivioPoint x="43.643" y="155.262"/> + + <KivioPoint x="43.643" y="155.262" type="bezier"/> + <KivioPoint x="56.643" y="155.262" type="bezier"/> + <KivioPoint x="56.643" y="167.738" type="bezier"/> + <KivioPoint x="43.643" y="167.738" type="bezier"/> + + <KivioPoint x="43.643" y="167.738"/> + + <KivioPoint x="43.643" y="167.738" type="bezier"/> + <KivioPoint x="46.643" y="167.738" type="bezier"/> + <KivioPoint x="46.643" y="155.262" type="bezier"/> + <KivioPoint x="43.643" y="155.262" type="bezier"/> + + <KivioPoint x="43.643" y="155.262"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#2c348e" /> + <KivioFillStyle colorStyle="1" color="#000000" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="10" y="95.0" w="50" h="40" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/CellPhone.xpm b/kivio/kiviopart/stencils/Hardware/Miscellaneous/CellPhone.xpm Binary files differnew file mode 100644 index 00000000..ab5315c4 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/CellPhone.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/Makefile.am b/kivio/kiviopart/stencils/Hardware/Miscellaneous/Makefile.am new file mode 100644 index 00000000..bfa0c3cc --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/Makefile.am @@ -0,0 +1,11 @@ +miscdir = $(kde_datadir)/kivio/stencils/Hardware/Miscellaneous + +misc_DATA = \ +cd-rom.sml \ +cd-rom.xpm \ +CellPhone.sml \ +CellPhone.xpm \ +key.sml \ +key.xpm \ +desc \ +icon.xpm
\ No newline at end of file diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/cd-rom.sml b/kivio/kiviopart/stencils/Hardware/Miscellaneous/cd-rom.sml new file mode 100644 index 00000000..0126cc1d --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/cd-rom.sml @@ -0,0 +1,141 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="cd-rom"/> +<Description data="CD-ROM"/> +<Title data="CD-ROM"/> +<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="144.000" h="144.000" defaultAspect="0.75"/> +<KivioConnectorTarget x="0" y="72"/> +<KivioConnectorTarget x="144" y="72"/> +<KivioConnectorTarget x="72" y="0"/> +<KivioConnectorTarget x="72" y="144"/> + +<KivioShape type="Ellipse" name="Ellipse1" x="0.750" y="0.750" w="142.500" h="142.500"> + <KivioFillStyle colorStyle="1" color="#f8faff" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="26.200" y="126.600"/> + <KivioPoint x="55.250" y="92.050"/> + <KivioPoint x="52.500" y="89.700"/> + <KivioPoint x="50.800" y="87.300"/> + <KivioPoint x="49.350" y="85.100"/> + <KivioPoint x="10.500" y="107.750"/> + <KivioPoint x="14.300" y="113.950"/> + <KivioPoint x="20.400" y="121.050"/> + <KivioPoint x="26.200" y="126.600"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#e8efff" /> + <KivioFillStyle colorStyle="1" color="#e8efff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="47.650" y="138.950"/> + <KivioPoint x="63.100" y="96.550"/> + <KivioPoint x="59.750" y="95.300"/> + <KivioPoint x="57.300" y="93.650"/> + <KivioPoint x="55.200" y="92.050"/> + <KivioPoint x="26.450" y="126.600"/> + <KivioPoint x="32.100" y="131.150"/> + <KivioPoint x="40.300" y="135.750"/> + <KivioPoint x="47.650" y="138.950"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#d1dfff" /> + <KivioFillStyle colorStyle="1" color="#d1dfff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="10.500" y="107.800"/> + <KivioPoint x="49.400" y="85.100"/> + <KivioPoint x="47.600" y="81.950"/> + <KivioPoint x="46.850" y="79.150"/> + <KivioPoint x="46.250" y="76.550"/> + <KivioPoint x="2.000" y="84.550"/> + <KivioPoint x="3.450" y="91.700"/> + <KivioPoint x="6.750" y="100.450"/> + <KivioPoint x="10.500" y="107.800"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#f3f7ff" /> + <KivioFillStyle colorStyle="1" color="#f3f7ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="117.800" y="17.400"/> + <KivioPoint x="88.750" y="51.950"/> + <KivioPoint x="91.500" y="54.300"/> + <KivioPoint x="93.200" y="56.700"/> + <KivioPoint x="94.650" y="58.900"/> + <KivioPoint x="133.500" y="36.250"/> + <KivioPoint x="129.700" y="30.050"/> + <KivioPoint x="123.600" y="22.950"/> + <KivioPoint x="117.800" y="17.400"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#e8efff" /> + <KivioFillStyle colorStyle="1" color="#e8efff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="96.350" y="5.050"/> + <KivioPoint x="80.900" y="47.450"/> + <KivioPoint x="84.250" y="48.700"/> + <KivioPoint x="86.700" y="50.350"/> + <KivioPoint x="88.800" y="51.950"/> + <KivioPoint x="117.550" y="17.400"/> + <KivioPoint x="111.900" y="12.850"/> + <KivioPoint x="103.700" y="8.250"/> + <KivioPoint x="96.350" y="5.050"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#d1dfff" /> + <KivioFillStyle colorStyle="1" color="#d1dfff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="133.700" y="36.350"/> + <KivioPoint x="94.600" y="58.900"/> + <KivioPoint x="96.400" y="62.050"/> + <KivioPoint x="97.150" y="64.850"/> + <KivioPoint x="97.750" y="67.450"/> + <KivioPoint x="142.150" y="59.900"/> + <KivioPoint x="140.550" y="52.300"/> + <KivioPoint x="137.250" y="43.550"/> + <KivioPoint x="133.700" y="36.350"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#f3f7ff" /> + <KivioFillStyle colorStyle="1" color="#f3f7ff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="72.000" y="143.250"/> + <KivioPoint x="72.050" y="98.100"/> + <KivioPoint x="68.450" y="98.100"/> + <KivioPoint x="65.600" y="97.350"/> + <KivioPoint x="63.050" y="96.600"/> + <KivioPoint x="47.650" y="139.050"/> + <KivioPoint x="54.750" y="141.250"/> + <KivioPoint x="64.000" y="142.750"/> + <KivioPoint x="72.000" y="143.250"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#e8efff" /> + <KivioFillStyle colorStyle="1" color="#e8efff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="72.000" y="0.750"/> + <KivioPoint x="71.950" y="45.900"/> + <KivioPoint x="75.550" y="45.900"/> + <KivioPoint x="78.400" y="46.650"/> + <KivioPoint x="80.950" y="47.400"/> + <KivioPoint x="96.100" y="5.100"/> + <KivioPoint x="89.250" y="2.750"/> + <KivioPoint x="80.000" y="1.250"/> + <KivioPoint x="72.000" y="0.750"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#e8efff" /> + <KivioFillStyle colorStyle="1" color="#e8efff" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse10" x="45.750" y="45.750" w="52.500" h="52.500"> + <KivioFillStyle colorStyle="1" color="#ffffff" /> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse11" x="64.500" y="64.500" w="15.000" h="15.000"> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse12" x="0.750" y="0.750" w="142.500" h="142.500"> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#c0c0c0" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="144.000" h="144.000" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/cd-rom.xpm b/kivio/kiviopart/stencils/Hardware/Miscellaneous/cd-rom.xpm Binary files differnew file mode 100644 index 00000000..15a677f5 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/cd-rom.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/desc b/kivio/kiviopart/stencils/Hardware/Miscellaneous/desc new file mode 100644 index 00000000..1c82e4ce --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Miscellaneous Hardware"/> + <Id data="Kivio - Miscellaneous Hardware"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/icon.xpm b/kivio/kiviopart/stencils/Hardware/Miscellaneous/icon.xpm Binary files differnew file mode 100644 index 00000000..ec4831ba --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/icon.xpm diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/key.sml b/kivio/kiviopart/stencils/Hardware/Miscellaneous/key.sml new file mode 100644 index 00000000..a03ce9cb --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/key.sml @@ -0,0 +1,61 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Key"/> + <Id data="Key"/> + <Description data="Key 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="160.0" h="80.0"/> + <KivioConnectorTarget x="160.0" y="40"/> + <KivioConnectorTarget x="0" y="40"/> + <KivioConnectorTarget x="120" y="0"/> + <KivioConnectorTarget x="120" y="80"/> + <KivioShape type="ClosedPath" name="K1"> + <KivioFillStyle colorStyle="1" color="#fff489"/> + <KivioLineStyle color="#ffd256" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="5" y="25"/> + <KivioPoint x="90" y="25"/> + <KivioPoint x="90" y="55"/> + + <KivioPoint x="60" y="55"/> + <KivioPoint x="55" y="50"/> + <KivioPoint x="50" y="50"/> + <KivioPoint x="45" y="55"/> + <KivioPoint x="40" y="55"/> + <KivioPoint x="35" y="60"/> + <KivioPoint x="30" y="60"/> + <KivioPoint x="20" y="50"/> + <KivioPoint x="15" y="55"/> + + <KivioPoint x="10" y="55"/> + <KivioPoint x="0" y="45"/> + <KivioPoint x="0" y="30"/> + <KivioPoint x="5" y="25"/> + </KivioShape> + <KivioShape type="ClosedPath" name="K1"> + <KivioFillStyle colorStyle="1" color="#ffd256"/> + <KivioLineStyle color="#ffd256" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="5" y="35"/> + <KivioPoint x="90" y="35"/> + <KivioPoint x="90" y="40"/> + + <KivioPoint x="5" y="40"/> + <KivioPoint x="5" y="35"/> + + </KivioShape> + <KivioShape type="Ellipse" name="Ellipse1" x="80" y="0" w="80" h="80"> + <KivioFillStyle colorStyle="1" color="#fff489" /> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#ffd256" /> +</KivioShape> +<KivioShape type="Ellipse" name="Ellipse1" x="140" y="35" w="10" h="10"> + <KivioFillStyle colorStyle="1" color="#ffffff" /> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#ffd256" /> +</KivioShape> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Hardware/Miscellaneous/key.xpm b/kivio/kiviopart/stencils/Hardware/Miscellaneous/key.xpm Binary files differnew file mode 100644 index 00000000..7dcef5ec --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/Miscellaneous/key.xpm diff --git a/kivio/kiviopart/stencils/Hardware/desc b/kivio/kiviopart/stencils/Hardware/desc new file mode 100644 index 00000000..1670f19b --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="Hardware Collections"/> + <Id data="Kivio - Hardware Collections"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/Hardware/icon.xpm b/kivio/kiviopart/stencils/Hardware/icon.xpm Binary files differnew file mode 100644 index 00000000..1d1a7ec4 --- /dev/null +++ b/kivio/kiviopart/stencils/Hardware/icon.xpm diff --git a/kivio/kiviopart/stencils/Makefile.am b/kivio/kiviopart/stencils/Makefile.am new file mode 100644 index 00000000..684f6c69 --- /dev/null +++ b/kivio/kiviopart/stencils/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = Dia Flowcharting UML Geographic Miscellaneous Hardware + 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> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.xpm new file mode 100644 index 00000000..f05334e5 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Arrow.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Arrow_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@#@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$#@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$$#@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$$$#@@@@.+", +".+@@###@#####@########$$$$#@@@.+", +".+@@#$#+#$$$#+#$$$$$$$$$$$$#@@.+", +".+@@#$#+#$$$#+#$$$$$$$$$$$$#@@.+", +".+@@###+#####+########$$$$#+@@.+", +".+@@@+++@+++++@++++++#$$$#+@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$$#+@@@@.+", +".+@@@@@@@@@@@@@@@@@@@#$#+@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@#+@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Makefile.am new file mode 100644 index 00000000..5853bef8 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Makefile.am @@ -0,0 +1,15 @@ +arrowsdir = $(kde_datadir)/kivio/stencils/Miscellaneous/Arrows + +arrows_DATA = \ +Arrow.sml \ +Arrow.xpm \ +desc \ +icon.xpm \ +Multiple_Arrow_1.sml \ +Multiple_Arrow_1.xpm \ +Multiple_Arrow_2.sml \ +Multiple_Arrow_2.xpm \ +Multiple_Arrow_3.sml \ +Multiple_Arrow_3.xpm \ +Sun_Arrow.sml \ +Sun_Arrow.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.sml new file mode 100644 index 00000000..909e814c --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.sml @@ -0,0 +1,75 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Multiple Arrow 1"/> + <Id data="Multiple arrow 1"/> + <Description data="Multiple Arrow shape 1"/> + <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="0.0" y="50.0"/> + <KivioConnectorTarget x="50.0" y="0.0"/> + <KivioConnectorTarget x="50.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="50.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="45" y="38"/> + <KivioPoint x="45" y="15"/> + <KivioPoint x="37" y="15"/> + <KivioPoint x="50" y="0"/> + <KivioPoint x="63" y="15"/> + <KivioPoint x="55" y="15"/> + <KivioPoint x="55" y="38"/> + <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="62" 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="62" y="55"/> + <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="55" y="62"/> + <KivioPoint x="55" y="85"/> + <KivioPoint x="63" y="85"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="37" y="85"/> + <KivioPoint x="45" y="85"/> + <KivioPoint x="45" y="62"/> + <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="38" y="55"/> + <KivioPoint x="15" y="55"/> + <KivioPoint x="15" y="63"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="15" y="37"/> + <KivioPoint x="15" y="45"/> + <KivioPoint x="38" y="45"/> + <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> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.xpm new file mode 100644 index 00000000..27d21ae0 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_1.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Multiple_Arrow_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@#@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$#@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@###$###@@@@@@@@@@@.+", +".+@@@@@#####@+#$#++#####@@@@@@.+", +".+@@@@@#$$#++@#$#+@@#$$#+@@@@@.+", +".+@@@@@#$$$#@@#$#+@#$$$#+@@@@@.+", +".+@@@@@##$$$#@#$#+#$$$##+@@@@@.+", +".+@@@@@#+#$$$##$##$$$#+#+@@@@@.+", +".+@@@@#@+@#$$$#$#$$$#+@@#@@@@@.+", +".+@@@##+@@@#$$$$$$$#+@@@##@@@@.+", +".+@@#$#######$$$$$#######$#@@@.+", +".+@#$$$$$$$$$$$$$$$$$$$$$$$#+@.+", +".+@+#$#######$$$$$#######$#+@@.+", +".+@@+##++++#$$$$$$$#++++##+@@@.+", +".+@@@+#+@@#$$$#$#$$$#@@@#+@@@@.+", +".+@@@@+#@#$$$##$##$$$#@#+@@@@@.+", +".+@@@@@##$$$#+#$#+#$$$##+@@@@@.+", +".+@@@@@#$$$#+@#$#++#$$$#+@@@@@.+", +".+@@@@@#$$#+@@#$#+@+#$$#+@@@@@.+", +".+@@@@@#####@@#$#+@#####+@@@@@.+", +".+@@@@@@++++###$###++++++@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$#+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+#+@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@+@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.sml new file mode 100644 index 00000000..16599b33 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.sml @@ -0,0 +1,47 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Multiple Arrow 2"/> + <Id data="Multiple arrow 2"/> + <Description data="Multiple Arrow shape 2"/> + <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="0.0" y="50.0"/> + <KivioConnectorTarget x="50.0" y="0.0"/> + <KivioConnectorTarget x="50.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="50.0"/> + <KivioShape type="ClosedPath" name="Multiple_Arrow"> + <KivioPoint x="45" y="45"/> + <KivioPoint x="45" y="15"/> + <KivioPoint x="37" y="15"/> + <KivioPoint x="50" y="0"/> + <KivioPoint x="63" y="15"/> + <KivioPoint x="55" y="15"/> + <KivioPoint x="55" 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="55" y="55"/> + <KivioPoint x="55" y="85"/> + <KivioPoint x="63" y="85"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="37" y="85"/> + <KivioPoint x="45" y="85"/> + <KivioPoint x="45" y="55"/> + <KivioPoint x="15" y="55"/> + <KivioPoint x="15" y="63"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="15" y="37"/> + <KivioPoint x="15" y="45"/> + <KivioPoint x="45" y="45"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.xpm new file mode 100644 index 00000000..ba44b6f9 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_2.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Arrow2_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@##@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$$#@@@@@@@@@@@.+", +".+@@@@@@@@@@#$$$$$$#@@@@@@@@@@.+", +".+@@@@@@@@@#$$$$$$$$#@@@@@@@@@.+", +".+@@@@@@@@@####$$####+@@@@@@@@.+", +".+@@@@@@@@@@++#$$#++++@@@@@@@@.+", +".+@@@@@@##@@@@#$$#+@@@##@@@@@@.+", +".+@@@@@#$#+@@@#$$#+@@@#$#@@@@@.+", +".+@@@@#$$#+@@@#$$#+@@@#$$#@@@@.+", +".+@@@#$$$######$$######$$$#@@@.+", +".+@@#$$$$$$$$$$$$$$$$$$$$$$#@@.+", +".+@@#$$$$$$$$$$$$$$$$$$$$$$#+@.+", +".+@@@#$$$######$$######$$$#+@@.+", +".+@@@@#$$#++++#$$#++++#$$#+@@@.+", +".+@@@@@#$#+@@@#$$#+@@@#$#+@@@@.+", +".+@@@@@@##+@@@#$$#+@@@##+@@@@@.+", +".+@@@@@@@++@@@#$$#+@@@@+@@@@@@.+", +".+@@@@@@@@@####$$####@@@@@@@@@.+", +".+@@@@@@@@@#$$$$$$$$#@@@@@@@@@.+", +".+@@@@@@@@@+#$$$$$$#+@@@@@@@@@.+", +".+@@@@@@@@@@+#$$$$#+@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+##+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@++@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.sml new file mode 100644 index 00000000..b0243201 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.sml @@ -0,0 +1,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 shape 3"/> + <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="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> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.xpm new file mode 100644 index 00000000..5a20d5ba --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Multiple_Arrow_3.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Arrow3_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@#######@@@#######@@@@@@.+", +".+@@@@@#$$$$#+@@@@#$$$$#+@@@@@.+", +".+@@@@@#$$$#+@@@@@@#$$$#+@@@@@.+", +".+@@@@@#$$$$#@@@@@#$$$$#+@@@@@.+", +".+@@@@@#$#$$$#@@@#$$$#$#+@@@@@.+", +".+@@@@@##+#$$$#@#$$$#+##+@@@@@.+", +".+@@@@@#+@+#$$$#$$$#+@@#+@@@@@.+", +".+@@@@@@@@@+#$$$$$#+@@@@+@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@#$$$$$#@@@@@@@@@@@.+", +".+@@@@@#@@@#$$$#$$$#@@@#@@@@@@.+", +".+@@@@@##@#$$$#+#$$$#@##+@@@@@.+", +".+@@@@@#$#$$$#+@+#$$$#$#+@@@@@.+", +".+@@@@@#$$$$#+@@@+#$$$$#+@@@@@.+", +".+@@@@@#$$$#+@@@@@+#$$$#+@@@@@.+", +".+@@@@@#$$$$#@@@@@#$$$$#+@@@@@.+", +".+@@@@@#######@@@#######+@@@@@.+", +".+@@@@@@+++++++@@@+++++++@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.sml b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.sml new file mode 100644 index 00000000..7cfdc307 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.sml @@ -0,0 +1,45 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Sun Arrow"/> + <Id data="Sun arrow"/> + <Description data="Sun 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="0.0" y="50.0"/> + <KivioConnectorTarget x="50.0" y="0.0"/> + <KivioConnectorTarget x="50.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="50.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="Sun_Arrow"> + <KivioPoint x="15" y="15"/> + <KivioPoint x="35" y="15"/> + <KivioPoint x="50" y="0"/> + <KivioPoint x="65" y="15"/> + <KivioPoint x="85" y="15"/> + <KivioPoint x="85" y="35"/> + <KivioPoint x="100" y="50"/> + <KivioPoint x="85" y="65"/> + <KivioPoint x="85" y="85"/> + <KivioPoint x="65" y="85"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="35" y="85"/> + <KivioPoint x="15" y="85"/> + <KivioPoint x="15" y="65"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="15" y="35"/> + <KivioPoint x="15" y="15"/> + </KivioShape> + <KivioShape type="Ellipse" name="Sun" x="12" w="76.0" y="12" h="76.0"/> + <KivioShape type="Ellipse" name="Sun" x="15" w="70.0" y="15" h="70.0"/> + <KivioShape type="TextBox" name="Text" x="40.0" y="5.0" w="150.0" h="50.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.xpm new file mode 100644 index 00000000..9c6ab46f --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/Sun_Arrow.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Sun_Arrow_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@#@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$#@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@#######@@@@@@@@@@@.+", +".+@@@@@#####@++++++#####@@@@@@.+", +".+@@@@@#$$#+@@###@@@#$$#+@@@@@.+", +".+@@@@@#$#+@##$$$##@+#$#+@@@@@.+", +".+@@@@@##+@#$$$$$$$#@+##+@@@@@.+", +".+@@@@@#+@#$$$$$$$$$#@+#+@@@@@.+", +".+@@@@#@@#$$$$$$$$$$$#@+#@@@@@.+", +".+@@@##+@#$$$$$$$$$$$#+@##@@@@.+", +".+@@#$#+#$$$$$$$$$$$$$#+#$#@@@.+", +".+@#$$#+#$$$$$$$$$$$$$#+#$$#+@.+", +".+@+#$#+#$$$$$$$$$$$$$#+#$#+@@.+", +".+@@+##+@#$$$$$$$$$$$#++##+@@@.+", +".+@@@+#+@#$$$$$$$$$$$#+@#+@@@@.+", +".+@@@@+#@+#$$$$$$$$$#++#+@@@@@.+", +".+@@@@@##@+#$$$$$$$#++##+@@@@@.+", +".+@@@@@#$#@+##$$$##++#$#+@@@@@.+", +".+@@@@@#$$#@++###+++#$$#+@@@@@.+", +".+@@@@@#####@@@+++@#####+@@@@@.+", +".+@@@@@@++++#######++++++@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$#+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+#+@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@+@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/desc b/kivio/kiviopart/stencils/Miscellaneous/Arrows/desc new file mode 100644 index 00000000..2db1349b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Arrow Shapes"/> + <Id data="Klipart - Arrow Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Arrows/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/Arrows/icon.xpm Binary files differnew file mode 100644 index 00000000..d460942b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Arrows/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.sml b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.sml new file mode 100755 index 00000000..8ff9b029 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.sml @@ -0,0 +1,70 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Factory"/> + <Id data="Factory"/> + <Description data="Factory 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="0.0" y="75.0"/> + <KivioConnectorTarget x="100.0" y="75.0"/> + <KivioConnectorTarget x="50.0" y="100"/> + <KivioShape type="ClosedPath" name="Factory"> + <KivioPoint x="0" y="60"/> + <KivioPoint x="25" y="35"/> + <KivioPoint x="25" y="60"/> + <KivioPoint x="50" y="35"/> + <KivioPoint x="50" y="60"/> + <KivioPoint x="75" y="35"/> + <KivioPoint x="75" y="60"/> + <KivioPoint x="90" y="60"/> + <KivioPoint x="90" y="20"/> + + <KivioPoint x="90" y="20"/> + <KivioPoint x="90" y="20" type="bezier"/> + <KivioPoint x="85" y="25" type="bezier"/> + <KivioPoint x="75" y="25" type="bezier"/> + <KivioPoint x="70" y="20" type="bezier"/> + <KivioPoint x="70" y="20"/> + <KivioPoint x="70" y="20" type="bezier"/> + <KivioPoint x="65" y="25" type="bezier"/> + <KivioPoint x="55" y="25" type="bezier"/> + <KivioPoint x="50" y="20" type="bezier"/> + <KivioPoint x="50" y="20"/> + <KivioPoint x="50" y="20" type="bezier"/> + <KivioPoint x="40" y="22" type="bezier"/> + <KivioPoint x="30" y="18" type="bezier"/> + <KivioPoint x="27" y="14" type="bezier"/> + <KivioPoint x="27" y="14"/> + <KivioPoint x="27" y="14" type="bezier"/> + <KivioPoint x="27" y="6" type="bezier"/> + <KivioPoint x="30" y="2" type="bezier"/> + <KivioPoint x="40" y="5" type="bezier"/> + <KivioPoint x="40" y="5"/> + <KivioPoint x="40" y="5" type="bezier"/> + <KivioPoint x="45" y="0" type="bezier"/> + <KivioPoint x="55" y="0" type="bezier"/> + <KivioPoint x="60" y="5" type="bezier"/> + <KivioPoint x="60" y="5"/> + <KivioPoint x="60" y="5" type="bezier"/> + <KivioPoint x="65" y="0" type="bezier"/> + <KivioPoint x="75" y="0" type="bezier"/> + <KivioPoint x="80" y="5" type="bezier"/> + <KivioPoint x="80" y="5"/> + <KivioPoint x="80" y="5" type="bezier"/> + <KivioPoint x="90" y="2" type="bezier"/> + <KivioPoint x="98" y="10" type="bezier"/> + <KivioPoint x="100" y="20" type="bezier"/> + <KivioPoint x="100" y="20"/> + <KivioPoint x="100" y="100"/> + <KivioPoint x="0" y="100"/> + <KivioPoint x="0" y="60"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="2.0" y="60.0" w="96.0" h="40.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.xpm Binary files differnew file mode 100644 index 00000000..3a84a811 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Factory.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml new file mode 100755 index 00000000..95075972 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.sml @@ -0,0 +1,35 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="House"/> + <Id data="House"/> + <Description data="House 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="10.0" y="75.0"/> + <KivioConnectorTarget x="90.0" y="75.0"/> + <KivioConnectorTarget x="50.0" y="100"/> + <KivioShape type="ClosedPath" name="House"> + <KivioPoint x="50" y="0"/> + + <KivioPoint x="70" y="20"/> + <KivioPoint x="70" y="10"/> + <KivioPoint x="80" y="10"/> + <KivioPoint x="80" y="30"/> + + <KivioPoint x="100" y="50"/> + <KivioPoint x="90" y="50"/> + <KivioPoint x="90" y="100"/> + <KivioPoint x="10" y="100"/> + <KivioPoint x="10" y="50"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="50" y="0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="10.0" y="40.0" w="80.0" h="60.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.xpm Binary files differnew file mode 100644 index 00000000..044dae3f --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/House.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Makefile.am new file mode 100644 index 00000000..9b72f572 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Makefile.am @@ -0,0 +1,12 @@ +buildingsdir = $(kde_datadir)/kivio/stencils/Miscellaneous/Buildings + +buildings_DATA = \ +desc \ +Factory.sml \ +Factory.xpm \ +House.sml \ +House.xpm \ +icon.xpm \ +Office2.xpm \ +Office.sml \ +Office.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.sml b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.sml new file mode 100644 index 00000000..26dfe707 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.sml @@ -0,0 +1,3126 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> +<KivioSMLStencilSpawnerInfo> +<Author data="Kristof Borrey"/> +<Id data="office2"/> +<Description data="Large office building"/> +<Title data="Large office building"/> +<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="260.829" h="130.488" defaultAspect="0.75"/> +<KivioConnectorTarget x="130.0" y="129"/> +<KivioConnectorTarget x="130.0" y="10"/> +<KivioConnectorTarget x="22.0" y="65"/> +<KivioConnectorTarget x="242.0" y="65"/> + +<KivioShape type="Polygon" name="Polygon1"> + <KivioPoint x="7.854" y="105.122"/> + <KivioPoint x="16.634" y="101.463"/> + <KivioPoint x="35.293" y="100.732"/> + <KivioPoint x="56.878" y="98.902"/> + <KivioPoint x="79.927" y="101.829"/> + <KivioPoint x="96.390" y="101.098"/> + <KivioPoint x="104.805" y="103.659"/> + <KivioPoint x="104.439" y="110.610"/> + <KivioPoint x="88.341" y="117.561"/> + <KivioPoint x="70.780" y="119.024"/> + <KivioPoint x="42.610" y="117.195"/> + <KivioPoint x="26.146" y="113.171"/> + <KivioPoint x="11.146" y="110.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a14000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon2"> + <KivioPoint x="143.220" y="100.366"/> + <KivioPoint x="128.585" y="107.683"/> + <KivioPoint x="139.561" y="115.732"/> + <KivioPoint x="154.195" y="122.317"/> + <KivioPoint x="185.293" y="120.488"/> + <KivioPoint x="199.927" y="120.488"/> + <KivioPoint x="219.683" y="117.927"/> + <KivioPoint x="241.268" y="117.561"/> + <KivioPoint x="259.927" y="117.561"/> + <KivioPoint x="255.537" y="106.220"/> + <KivioPoint x="237.244" y="98.902"/> + <KivioPoint x="143.220" y="100.366"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a14000" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon3"> + <KivioPoint x="23.220" y="70.366"/> + <KivioPoint x="24.683" y="70.366"/> + <KivioPoint x="59.073" y="45.854"/> + <KivioPoint x="87.415" y="50.073"/> + <KivioPoint x="92.927" y="44.951"/> + <KivioPoint x="64.561" y="40.000"/> + <KivioPoint x="23.220" y="70.366"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon4"> + <KivioPoint x="134.268" y="44.756"/> + <KivioPoint x="139.756" y="49.878"/> + <KivioPoint x="167.732" y="42.024"/> + <KivioPoint x="238.902" y="66.707"/> + <KivioPoint x="240.732" y="66.707"/> + <KivioPoint x="161.707" y="35.366"/> + <KivioPoint x="134.268" y="44.951"/> + <KivioPoint x="134.268" y="44.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon5"> + <KivioPoint x="24.024" y="52.390"/> + <KivioPoint x="62.122" y="16.341"/> + <KivioPoint x="115.488" y="26.902"/> + <KivioPoint x="157.000" y="13.902"/> + <KivioPoint x="239.268" y="52.707"/> + <KivioPoint x="246.707" y="52.707"/> + <KivioPoint x="158.341" y="8.390"/> + <KivioPoint x="115.488" y="22.829"/> + <KivioPoint x="59.951" y="11.171"/> + <KivioPoint x="19.317" y="52.390"/> + <KivioPoint x="24.024" y="52.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon6"> + <KivioPoint x="88.146" y="92.512"/> + <KivioPoint x="71.146" y="92.146"/> + <KivioPoint x="71.146" y="106.585"/> + <KivioPoint x="87.976" y="105.317"/> + <KivioPoint x="88.146" y="92.512"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon7"> + <KivioPoint x="139.927" y="91.585"/> + <KivioPoint x="139.927" y="105.854"/> + <KivioPoint x="157.000" y="108.049"/> + <KivioPoint x="156.756" y="90.244"/> + <KivioPoint x="139.927" y="91.585"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon8"> + <KivioPoint x="172.732" y="90.244"/> + <KivioPoint x="238.829" y="95.976"/> + <KivioPoint x="238.829" y="101.341"/> + <KivioPoint x="172.854" y="108.659"/> + <KivioPoint x="172.732" y="90.244"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon9"> + <KivioPoint x="28.341" y="95.610"/> + <KivioPoint x="27.805" y="100.366"/> + <KivioPoint x="56.878" y="104.951"/> + <KivioPoint x="56.878" y="91.951"/> + <KivioPoint x="28.341" y="95.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#a1a1b7" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon10"> + <KivioPoint x="25.171" y="84.146"/> + <KivioPoint x="58.951" y="68.415"/> + <KivioPoint x="87.976" y="71.463"/> + <KivioPoint x="87.976" y="81.098"/> + <KivioPoint x="60.049" y="79.268"/> + <KivioPoint x="25.049" y="89.390"/> + <KivioPoint x="25.171" y="84.146"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon11"> + <KivioPoint x="24.683" y="76.415"/> + <KivioPoint x="24.683" y="70.195"/> + <KivioPoint x="59.244" y="45.854"/> + <KivioPoint x="87.732" y="50.073"/> + <KivioPoint x="87.732" y="59.390"/> + <KivioPoint x="59.317" y="56.341"/> + <KivioPoint x="24.683" y="76.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon12"> + <KivioPoint x="24.122" y="61.220"/> + <KivioPoint x="24.122" y="52.073"/> + <KivioPoint x="62.000" y="16.390"/> + <KivioPoint x="115.585" y="26.829"/> + <KivioPoint x="115.780" y="39.073"/> + <KivioPoint x="64.732" y="27.927"/> + <KivioPoint x="24.122" y="61.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon13"> + <KivioPoint x="139.927" y="59.024"/> + <KivioPoint x="168.463" y="52.634"/> + <KivioPoint x="238.902" y="73.488"/> + <KivioPoint x="238.902" y="66.707"/> + <KivioPoint x="167.732" y="41.659"/> + <KivioPoint x="139.927" y="49.707"/> + <KivioPoint x="139.927" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon14"> + <KivioPoint x="139.561" y="70.000"/> + <KivioPoint x="168.293" y="64.512"/> + <KivioPoint x="238.707" y="82.439"/> + <KivioPoint x="238.537" y="89.585"/> + <KivioPoint x="167.000" y="77.146"/> + <KivioPoint x="139.561" y="80.805"/> + <KivioPoint x="139.561" y="70.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon15"> + <KivioPoint x="55.902" y="91.951"/> + <KivioPoint x="56.024" y="106.585"/> + <KivioPoint x="60.537" y="107.317"/> + <KivioPoint x="71.512" y="106.951"/> + <KivioPoint x="71.634" y="91.585"/> + <KivioPoint x="55.902" y="91.951"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon16"> + <KivioPoint x="42.000" y="93.902"/> + <KivioPoint x="41.878" y="104.220"/> + <KivioPoint x="46.512" y="105.000"/> + <KivioPoint x="52.976" y="104.220"/> + <KivioPoint x="53.220" y="92.317"/> + <KivioPoint x="42.000" y="93.902"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon17"> + <KivioPoint x="30.780" y="95.122"/> + <KivioPoint x="30.780" y="102.317"/> + <KivioPoint x="33.951" y="102.927"/> + <KivioPoint x="39.683" y="102.195"/> + <KivioPoint x="39.927" y="93.780"/> + <KivioPoint x="30.780" y="95.122"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon18"> + <KivioPoint x="24.195" y="96.463"/> + <KivioPoint x="24.195" y="100.976"/> + <KivioPoint x="25.902" y="101.220"/> + <KivioPoint x="29.195" y="100.732"/> + <KivioPoint x="29.439" y="95.610"/> + <KivioPoint x="24.195" y="96.463"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon19"> + <KivioPoint x="59.195" y="68.537"/> + <KivioPoint x="59.195" y="79.268"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon20"> + <KivioPoint x="59.195" y="46.049"/> + <KivioPoint x="59.195" y="56.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon21"> + <KivioPoint x="87.610" y="50.244"/> + <KivioPoint x="92.927" y="44.951"/> + <KivioPoint x="93.098" y="107.488"/> + <KivioPoint x="87.976" y="105.293"/> + <KivioPoint x="87.610" y="50.244"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#dbdbdb" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon22"> + <KivioPoint x="62.366" y="16.415"/> + <KivioPoint x="62.366" y="29.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon23"> + <KivioPoint x="73.878" y="18.976"/> + <KivioPoint x="73.878" y="30.854"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon24"> + <KivioPoint x="84.683" y="20.610"/> + <KivioPoint x="84.683" y="33.049"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon25"> + <KivioPoint x="96.220" y="23.171"/> + <KivioPoint x="96.220" y="35.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon26"> + <KivioPoint x="106.073" y="25.171"/> + <KivioPoint x="106.073" y="37.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon27"> + <KivioPoint x="167.927" y="42.024"/> + <KivioPoint x="167.927" y="54.634"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon28"> + <KivioPoint x="139.561" y="49.707"/> + <KivioPoint x="134.244" y="44.951"/> + <KivioPoint x="134.073" y="107.488"/> + <KivioPoint x="139.756" y="105.854"/> + <KivioPoint x="139.561" y="49.707"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#dbdbdb" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon29"> + <KivioPoint x="167.927" y="64.512"/> + <KivioPoint x="167.927" y="77.122"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon30"> + <KivioPoint x="185.488" y="68.537"/> + <KivioPoint x="185.488" y="80.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon31"> + <KivioPoint x="176.707" y="66.537"/> + <KivioPoint x="176.707" y="78.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon32"> + <KivioPoint x="176.707" y="44.756"/> + <KivioPoint x="176.707" y="56.634"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon33"> + <KivioPoint x="185.488" y="47.854"/> + <KivioPoint x="185.488" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon34"> + <KivioPoint x="194.268" y="50.951"/> + <KivioPoint x="194.268" y="61.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon35"> + <KivioPoint x="201.756" y="53.878"/> + <KivioPoint x="201.756" y="64.146"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon36"> + <KivioPoint x="209.073" y="56.439"/> + <KivioPoint x="209.073" y="65.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon37"> + <KivioPoint x="215.488" y="58.488"/> + <KivioPoint x="215.488" y="68.171"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon38"> + <KivioPoint x="220.976" y="60.683"/> + <KivioPoint x="220.976" y="69.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon39"> + <KivioPoint x="226.268" y="62.341"/> + <KivioPoint x="226.268" y="71.293"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon40"> + <KivioPoint x="230.659" y="63.780"/> + <KivioPoint x="230.659" y="72.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon41"> + <KivioPoint x="235.049" y="65.610"/> + <KivioPoint x="235.049" y="73.854"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon42"> + <KivioPoint x="157.317" y="44.780"/> + <KivioPoint x="157.317" y="55.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon43"> + <KivioPoint x="148.537" y="47.512"/> + <KivioPoint x="148.537" y="57.561"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon44"> + <KivioPoint x="148.537" y="67.634"/> + <KivioPoint x="148.537" y="79.512"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon45"> + <KivioPoint x="157.317" y="66.171"/> + <KivioPoint x="157.317" y="78.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon46"> + <KivioPoint x="209.073" y="74.561"/> + <KivioPoint x="209.073" y="86.439"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon47"> + <KivioPoint x="226.268" y="78.610"/> + <KivioPoint x="226.268" y="90.488"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon48"> + <KivioPoint x="60.537" y="107.317"/> + <KivioPoint x="60.659" y="91.951"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon49"> + <KivioPoint x="46.512" y="105.000"/> + <KivioPoint x="46.512" y="93.293"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon50"> + <KivioPoint x="34.195" y="102.805"/> + <KivioPoint x="34.195" y="95.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon51"> + <KivioPoint x="25.780" y="101.220"/> + <KivioPoint x="25.780" y="95.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon52"> + <KivioPoint x="100.415" y="59.024"/> + <KivioPoint x="99.683" y="106.415"/> + <KivioPoint x="115.780" y="104.951"/> + <KivioPoint x="129.146" y="106.415"/> + <KivioPoint x="128.585" y="58.659"/> + <KivioPoint x="115.610" y="62.146"/> + <KivioPoint x="100.415" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon53"> + <KivioPoint x="23.463" y="84.024"/> + <KivioPoint x="25.171" y="84.024"/> + <KivioPoint x="59.073" y="68.293"/> + <KivioPoint x="87.488" y="71.463"/> + <KivioPoint x="87.610" y="69.878"/> + <KivioPoint x="60.293" y="66.220"/> + <KivioPoint x="23.463" y="84.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon54"> + <KivioPoint x="139.610" y="69.220"/> + <KivioPoint x="139.610" y="70.317"/> + <KivioPoint x="168.293" y="64.512"/> + <KivioPoint x="238.537" y="82.268"/> + <KivioPoint x="240.366" y="82.268"/> + <KivioPoint x="167.366" y="62.683"/> + <KivioPoint x="139.610" y="69.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#94949a" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon55"> + <KivioPoint x="100.244" y="35.610"/> + <KivioPoint x="115.780" y="39.098"/> + <KivioPoint x="115.780" y="62.146"/> + <KivioPoint x="100.244" y="59.024"/> + <KivioPoint x="100.244" y="35.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon56"> + <KivioPoint x="115.780" y="39.268"/> + <KivioPoint x="128.780" y="35.439"/> + <KivioPoint x="128.780" y="58.488"/> + <KivioPoint x="115.780" y="62.146"/> + <KivioPoint x="115.780" y="39.268"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon57"> + <KivioPoint x="115.780" y="26.829"/> + <KivioPoint x="156.951" y="13.659"/> + <KivioPoint x="239.268" y="52.634"/> + <KivioPoint x="239.268" y="59.585"/> + <KivioPoint x="159.512" y="25.561"/> + <KivioPoint x="115.780" y="39.463"/> + <KivioPoint x="115.780" y="26.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon58"> + <KivioPoint x="52.732" y="71.463"/> + <KivioPoint x="52.732" y="81.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon59"> + <KivioPoint x="46.512" y="74.268"/> + <KivioPoint x="46.512" y="83.732"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon60"> + <KivioPoint x="40.902" y="76.951"/> + <KivioPoint x="40.902" y="85.268"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon61"> + <KivioPoint x="35.780" y="79.390"/> + <KivioPoint x="35.780" y="86.878"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon62"> + <KivioPoint x="31.390" y="81.341"/> + <KivioPoint x="31.390" y="87.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon63"> + <KivioPoint x="69.317" y="69.634"/> + <KivioPoint x="69.317" y="80.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon64"> + <KivioPoint x="78.829" y="70.610"/> + <KivioPoint x="78.829" y="80.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon65"> + <KivioPoint x="28.098" y="82.683"/> + <KivioPoint x="28.098" y="88.780"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon66"> + <KivioPoint x="28.098" y="67.805"/> + <KivioPoint x="28.098" y="74.878"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon67"> + <KivioPoint x="31.390" y="65.244"/> + <KivioPoint x="31.390" y="73.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon68"> + <KivioPoint x="35.780" y="61.951"/> + <KivioPoint x="35.780" y="70.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon69"> + <KivioPoint x="40.902" y="58.854"/> + <KivioPoint x="40.902" y="67.171"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon70"> + <KivioPoint x="46.512" y="54.512"/> + <KivioPoint x="46.512" y="63.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon71"> + <KivioPoint x="52.732" y="50.610"/> + <KivioPoint x="52.732" y="60.244"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon72"> + <KivioPoint x="69.317" y="46.951"/> + <KivioPoint x="69.317" y="57.317"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon73"> + <KivioPoint x="78.829" y="48.293"/> + <KivioPoint x="78.829" y="58.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon74"> + <KivioPoint x="28.098" y="48.049"/> + <KivioPoint x="28.098" y="57.683"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon75"> + <KivioPoint x="55.780" y="22.805"/> + <KivioPoint x="55.780" y="35.537"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon76"> + <KivioPoint x="48.829" y="28.659"/> + <KivioPoint x="48.829" y="40.732"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon77"> + <KivioPoint x="42.439" y="34.317"/> + <KivioPoint x="42.439" y="46.488"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon78"> + <KivioPoint x="37.122" y="39.805"/> + <KivioPoint x="37.122" y="50.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon79"> + <KivioPoint x="32.537" y="44.024"/> + <KivioPoint x="32.537" y="54.317"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon80"> + <KivioPoint x="156.220" y="91.220"/> + <KivioPoint x="156.585" y="108.244"/> + <KivioPoint x="166.268" y="109.707"/> + <KivioPoint x="173.220" y="108.780"/> + <KivioPoint x="173.415" y="91.220"/> + <KivioPoint x="167.000" y="90.854"/> + <KivioPoint x="156.220" y="91.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon81"> + <KivioPoint x="166.902" y="18.415"/> + <KivioPoint x="167.073" y="31.049"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon82"> + <KivioPoint x="156.951" y="14.024"/> + <KivioPoint x="157.122" y="26.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon83"> + <KivioPoint x="145.878" y="17.122"/> + <KivioPoint x="146.049" y="29.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon84"> + <KivioPoint x="136.000" y="20.415"/> + <KivioPoint x="136.171" y="33.049"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon85"> + <KivioPoint x="125.756" y="23.707"/> + <KivioPoint x="125.927" y="36.341"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon86"> + <KivioPoint x="176.610" y="23.171"/> + <KivioPoint x="176.780" y="35.805"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon87"> + <KivioPoint x="185.951" y="27.561"/> + <KivioPoint x="186.122" y="40.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon88"> + <KivioPoint x="197.463" y="33.073"/> + <KivioPoint x="197.634" y="41.659"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon89"> + <KivioPoint x="206.049" y="36.902"/> + <KivioPoint x="206.220" y="45.488"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon90"> + <KivioPoint x="212.829" y="40.561"/> + <KivioPoint x="213.000" y="49.146"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon91"> + <KivioPoint x="219.220" y="43.317"/> + <KivioPoint x="219.390" y="51.902"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon92"> + <KivioPoint x="225.073" y="46.244"/> + <KivioPoint x="225.244" y="54.829"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon93"> + <KivioPoint x="229.829" y="48.439"/> + <KivioPoint x="230.000" y="57.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon94"> + <KivioPoint x="234.585" y="50.439"/> + <KivioPoint x="234.756" y="59.024"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon95"> + <KivioPoint x="243.829" y="118.659"/> + <KivioPoint x="242.512" y="118.659"/> + <KivioPoint x="241.244" y="118.659"/> + <KivioPoint x="240.049" y="118.659"/> + <KivioPoint x="238.976" y="118.659"/> + <KivioPoint x="238.000" y="118.634"/> + <KivioPoint x="237.146" y="118.634"/> + <KivioPoint x="236.415" y="118.634"/> + <KivioPoint x="235.805" y="118.610"/> + <KivioPoint x="235.317" y="118.585"/> + <KivioPoint x="234.902" y="118.585"/> + <KivioPoint x="234.537" y="118.561"/> + <KivioPoint x="234.268" y="118.537"/> + <KivioPoint x="234.000" y="118.537"/> + <KivioPoint x="233.756" y="118.512"/> + <KivioPoint x="233.537" y="118.488"/> + <KivioPoint x="233.268" y="118.463"/> + <KivioPoint x="233.000" y="118.463"/> + <KivioPoint x="232.634" y="118.439"/> + <KivioPoint x="232.220" y="118.439"/> + <KivioPoint x="231.732" y="118.439"/> + <KivioPoint x="231.122" y="118.439"/> + <KivioPoint x="230.390" y="118.439"/> + <KivioPoint x="229.537" y="118.463"/> + <KivioPoint x="228.561" y="118.488"/> + <KivioPoint x="227.488" y="118.512"/> + <KivioPoint x="226.293" y="118.537"/> + <KivioPoint x="225.024" y="118.610"/> + <KivioPoint x="223.707" y="118.659"/> + <KivioPoint x="222.317" y="118.732"/> + <KivioPoint x="221.024" y="118.805"/> + <KivioPoint x="219.854" y="118.878"/> + <KivioPoint x="218.854" y="118.951"/> + <KivioPoint x="218.024" y="119.024"/> + <KivioPoint x="217.366" y="119.073"/> + <KivioPoint x="216.878" y="119.122"/> + <KivioPoint x="216.512" y="119.171"/> + <KivioPoint x="216.268" y="119.195"/> + <KivioPoint x="216.146" y="119.220"/> + <KivioPoint x="216.073" y="119.244"/> + <KivioPoint x="216.098" y="119.268"/> + <KivioPoint x="216.098" y="119.293"/> + <KivioPoint x="216.073" y="119.317"/> + <KivioPoint x="216.000" y="119.341"/> + <KivioPoint x="215.829" y="119.366"/> + <KivioPoint x="215.561" y="119.415"/> + <KivioPoint x="215.146" y="119.488"/> + <KivioPoint x="214.585" y="119.561"/> + <KivioPoint x="213.829" y="119.659"/> + <KivioPoint x="212.902" y="119.780"/> + <KivioPoint x="211.756" y="119.927"/> + <KivioPoint x="210.415" y="120.098"/> + <KivioPoint x="208.878" y="120.293"/> + <KivioPoint x="207.244" y="120.488"/> + <KivioPoint x="205.854" y="120.659"/> + <KivioPoint x="204.488" y="120.829"/> + <KivioPoint x="203.171" y="121.000"/> + <KivioPoint x="201.951" y="121.171"/> + <KivioPoint x="200.829" y="121.317"/> + <KivioPoint x="199.829" y="121.439"/> + <KivioPoint x="198.976" y="121.561"/> + <KivioPoint x="198.220" y="121.683"/> + <KivioPoint x="197.610" y="121.780"/> + <KivioPoint x="197.098" y="121.854"/> + <KivioPoint x="196.683" y="121.927"/> + <KivioPoint x="196.341" y="121.976"/> + <KivioPoint x="196.073" y="122.024"/> + <KivioPoint x="195.878" y="122.073"/> + <KivioPoint x="195.683" y="122.122"/> + <KivioPoint x="195.512" y="122.171"/> + <KivioPoint x="195.317" y="122.195"/> + <KivioPoint x="195.122" y="122.244"/> + <KivioPoint x="194.854" y="122.293"/> + <KivioPoint x="194.537" y="122.366"/> + <KivioPoint x="194.146" y="122.415"/> + <KivioPoint x="193.634" y="122.488"/> + <KivioPoint x="193.000" y="122.585"/> + <KivioPoint x="192.220" y="122.707"/> + <KivioPoint x="191.268" y="122.829"/> + <KivioPoint x="190.146" y="122.951"/> + <KivioPoint x="188.854" y="123.122"/> + <KivioPoint x="187.366" y="123.293"/> + <KivioPoint x="185.707" y="123.488"/> + <KivioPoint x="183.854" y="123.707"/> + <KivioPoint x="181.878" y="123.927"/> + <KivioPoint x="179.805" y="124.146"/> + <KivioPoint x="178.098" y="124.317"/> + <KivioPoint x="176.415" y="124.512"/> + <KivioPoint x="174.756" y="124.683"/> + <KivioPoint x="173.146" y="124.854"/> + <KivioPoint x="171.634" y="125.000"/> + <KivioPoint x="170.220" y="125.146"/> + <KivioPoint x="168.902" y="125.268"/> + <KivioPoint x="167.683" y="125.390"/> + <KivioPoint x="166.585" y="125.512"/> + <KivioPoint x="165.610" y="125.585"/> + <KivioPoint x="164.707" y="125.683"/> + <KivioPoint x="163.927" y="125.756"/> + <KivioPoint x="163.220" y="125.829"/> + <KivioPoint x="162.585" y="125.878"/> + <KivioPoint x="162.024" y="125.927"/> + <KivioPoint x="161.512" y="125.976"/> + <KivioPoint x="161.049" y="126.024"/> + <KivioPoint x="160.634" y="126.049"/> + <KivioPoint x="160.220" y="126.098"/> + <KivioPoint x="159.829" y="126.122"/> + <KivioPoint x="159.439" y="126.171"/> + <KivioPoint x="159.049" y="126.195"/> + <KivioPoint x="158.610" y="126.220"/> + <KivioPoint x="158.146" y="126.268"/> + <KivioPoint x="157.634" y="126.317"/> + <KivioPoint x="157.073" y="126.366"/> + <KivioPoint x="156.439" y="126.415"/> + <KivioPoint x="155.732" y="126.463"/> + <KivioPoint x="154.927" y="126.537"/> + <KivioPoint x="154.024" y="126.610"/> + <KivioPoint x="153.024" y="126.707"/> + <KivioPoint x="151.902" y="126.780"/> + <KivioPoint x="150.683" y="126.902"/> + <KivioPoint x="149.341" y="127.000"/> + <KivioPoint x="147.902" y="127.122"/> + <KivioPoint x="146.366" y="127.244"/> + <KivioPoint x="144.732" y="127.390"/> + <KivioPoint x="143.049" y="127.537"/> + <KivioPoint x="141.317" y="127.659"/> + <KivioPoint x="139.561" y="127.805"/> + <KivioPoint x="137.537" y="127.951"/> + <KivioPoint x="135.610" y="128.122"/> + <KivioPoint x="133.805" y="128.244"/> + <KivioPoint x="132.171" y="128.366"/> + <KivioPoint x="130.683" y="128.488"/> + <KivioPoint x="129.366" y="128.585"/> + <KivioPoint x="128.244" y="128.659"/> + <KivioPoint x="127.268" y="128.732"/> + <KivioPoint x="126.463" y="128.805"/> + <KivioPoint x="125.805" y="128.854"/> + <KivioPoint x="125.293" y="128.902"/> + <KivioPoint x="124.878" y="128.927"/> + <KivioPoint x="124.537" y="128.951"/> + <KivioPoint x="124.317" y="128.976"/> + <KivioPoint x="124.122" y="129.000"/> + <KivioPoint x="123.976" y="129.000"/> + <KivioPoint x="123.854" y="129.024"/> + <KivioPoint x="123.732" y="129.024"/> + <KivioPoint x="123.610" y="129.049"/> + <KivioPoint x="123.439" y="129.049"/> + <KivioPoint x="123.220" y="129.073"/> + <KivioPoint x="122.951" y="129.098"/> + <KivioPoint x="122.585" y="129.122"/> + <KivioPoint x="122.098" y="129.146"/> + <KivioPoint x="121.512" y="129.171"/> + <KivioPoint x="120.805" y="129.195"/> + <KivioPoint x="119.951" y="129.244"/> + <KivioPoint x="118.951" y="129.293"/> + <KivioPoint x="117.805" y="129.341"/> + <KivioPoint x="116.537" y="129.390"/> + <KivioPoint x="115.098" y="129.463"/> + <KivioPoint x="113.561" y="129.512"/> + <KivioPoint x="111.951" y="129.585"/> + <KivioPoint x="110.293" y="129.634"/> + <KivioPoint x="108.537" y="129.683"/> + <KivioPoint x="106.829" y="129.732"/> + <KivioPoint x="105.244" y="129.780"/> + <KivioPoint x="103.780" y="129.805"/> + <KivioPoint x="102.463" y="129.829"/> + <KivioPoint x="101.317" y="129.854"/> + <KivioPoint x="100.317" y="129.878"/> + <KivioPoint x="99.488" y="129.902"/> + <KivioPoint x="98.780" y="129.902"/> + <KivioPoint x="98.220" y="129.927"/> + <KivioPoint x="97.780" y="129.927"/> + <KivioPoint x="97.415" y="129.927"/> + <KivioPoint x="97.146" y="129.927"/> + <KivioPoint x="96.927" y="129.927"/> + <KivioPoint x="96.732" y="129.927"/> + <KivioPoint x="96.585" y="129.951"/> + <KivioPoint x="96.415" y="129.927"/> + <KivioPoint x="96.220" y="129.927"/> + <KivioPoint x="96.000" y="129.927"/> + <KivioPoint x="95.732" y="129.927"/> + <KivioPoint x="95.366" y="129.927"/> + <KivioPoint x="94.927" y="129.927"/> + <KivioPoint x="94.366" y="129.902"/> + <KivioPoint x="93.659" y="129.902"/> + <KivioPoint x="92.829" y="129.878"/> + <KivioPoint x="91.829" y="129.854"/> + <KivioPoint x="90.683" y="129.829"/> + <KivioPoint x="89.366" y="129.805"/> + <KivioPoint x="87.902" y="129.780"/> + <KivioPoint x="86.317" y="129.732"/> + <KivioPoint x="84.610" y="129.683"/> + <KivioPoint x="82.854" y="129.634"/> + <KivioPoint x="81.195" y="129.585"/> + <KivioPoint x="79.561" y="129.512"/> + <KivioPoint x="78.024" y="129.463"/> + <KivioPoint x="76.561" y="129.390"/> + <KivioPoint x="75.244" y="129.341"/> + <KivioPoint x="74.024" y="129.268"/> + <KivioPoint x="72.951" y="129.220"/> + <KivioPoint x="72.000" y="129.171"/> + <KivioPoint x="71.195" y="129.122"/> + <KivioPoint x="70.463" y="129.098"/> + <KivioPoint x="69.878" y="129.049"/> + <KivioPoint x="69.341" y="129.024"/> + <KivioPoint x="68.902" y="128.976"/> + <KivioPoint x="68.537" y="128.951"/> + <KivioPoint x="68.195" y="128.927"/> + <KivioPoint x="67.902" y="128.902"/> + <KivioPoint x="67.610" y="128.878"/> + <KivioPoint x="67.317" y="128.854"/> + <KivioPoint x="67.024" y="128.805"/> + <KivioPoint x="66.707" y="128.780"/> + <KivioPoint x="66.341" y="128.756"/> + <KivioPoint x="65.927" y="128.707"/> + <KivioPoint x="65.439" y="128.683"/> + <KivioPoint x="64.854" y="128.634"/> + <KivioPoint x="64.195" y="128.585"/> + <KivioPoint x="63.415" y="128.512"/> + <KivioPoint x="62.537" y="128.463"/> + <KivioPoint x="61.537" y="128.390"/> + <KivioPoint x="60.439" y="128.293"/> + <KivioPoint x="59.220" y="128.220"/> + <KivioPoint x="57.878" y="128.122"/> + <KivioPoint x="56.488" y="128.024"/> + <KivioPoint x="55.049" y="127.902"/> + <KivioPoint x="53.585" y="127.805"/> + <KivioPoint x="51.854" y="127.683"/> + <KivioPoint x="50.220" y="127.561"/> + <KivioPoint x="48.756" y="127.439"/> + <KivioPoint x="47.439" y="127.341"/> + <KivioPoint x="46.293" y="127.244"/> + <KivioPoint x="45.317" y="127.195"/> + <KivioPoint x="44.537" y="127.122"/> + <KivioPoint x="43.902" y="127.098"/> + <KivioPoint x="43.390" y="127.073"/> + <KivioPoint x="43.000" y="127.049"/> + <KivioPoint x="42.707" y="127.049"/> + <KivioPoint x="42.488" y="127.049"/> + <KivioPoint x="42.293" y="127.049"/> + <KivioPoint x="42.146" y="127.049"/> + <KivioPoint x="42.000" y="127.049"/> + <KivioPoint x="41.854" y="127.049"/> + <KivioPoint x="41.659" y="127.049"/> + <KivioPoint x="41.415" y="127.024"/> + <KivioPoint x="41.098" y="127.000"/> + <KivioPoint x="40.683" y="126.951"/> + <KivioPoint x="40.171" y="126.902"/> + <KivioPoint x="39.537" y="126.829"/> + <KivioPoint x="38.780" y="126.756"/> + <KivioPoint x="37.902" y="126.634"/> + <KivioPoint x="36.902" y="126.488"/> + <KivioPoint x="35.805" y="126.341"/> + <KivioPoint x="34.659" y="126.171"/> + <KivioPoint x="33.463" y="125.976"/> + <KivioPoint x="32.024" y="125.732"/> + <KivioPoint x="30.707" y="125.488"/> + <KivioPoint x="29.585" y="125.268"/> + <KivioPoint x="28.683" y="125.098"/> + <KivioPoint x="28.024" y="124.976"/> + <KivioPoint x="27.537" y="124.878"/> + <KivioPoint x="27.220" y="124.854"/> + <KivioPoint x="27.049" y="124.829"/> + <KivioPoint x="27.000" y="124.854"/> + <KivioPoint x="27.000" y="124.878"/> + <KivioPoint x="27.073" y="124.902"/> + <KivioPoint x="27.122" y="124.927"/> + <KivioPoint x="27.122" y="124.951"/> + <KivioPoint x="27.073" y="124.927"/> + <KivioPoint x="26.902" y="124.878"/> + <KivioPoint x="26.585" y="124.756"/> + <KivioPoint x="26.098" y="124.561"/> + <KivioPoint x="25.439" y="124.293"/> + <KivioPoint x="24.537" y="123.951"/> + <KivioPoint x="23.415" y="123.488"/> + <KivioPoint x="22.098" y="122.951"/> + <KivioPoint x="20.659" y="122.317"/> + <KivioPoint x="19.561" y="121.805"/> + <KivioPoint x="18.439" y="121.293"/> + <KivioPoint x="17.341" y="120.756"/> + <KivioPoint x="16.268" y="120.244"/> + <KivioPoint x="15.220" y="119.707"/> + <KivioPoint x="14.195" y="119.195"/> + <KivioPoint x="13.220" y="118.683"/> + <KivioPoint x="12.268" y="118.171"/> + <KivioPoint x="11.341" y="117.659"/> + <KivioPoint x="10.439" y="117.171"/> + <KivioPoint x="9.561" y="116.683"/> + <KivioPoint x="8.707" y="116.195"/> + <KivioPoint x="7.878" y="115.707"/> + <KivioPoint x="7.049" y="115.244"/> + <KivioPoint x="6.244" y="114.780"/> + <KivioPoint x="5.488" y="114.317"/> + <KivioPoint x="4.756" y="113.878"/> + <KivioPoint x="4.049" y="113.463"/> + <KivioPoint x="3.415" y="113.073"/> + <KivioPoint x="2.829" y="112.732"/> + <KivioPoint x="2.293" y="112.415"/> + <KivioPoint x="1.829" y="112.122"/> + <KivioPoint x="1.439" y="111.902"/> + <KivioPoint x="1.146" y="111.707"/> + <KivioPoint x="0.902" y="111.561"/> + <KivioPoint x="0.732" y="111.463"/> + <KivioPoint x="0.610" y="111.390"/> + <KivioPoint x="0.561" y="111.366"/> + <KivioPoint x="0.537" y="111.341"/> + <KivioPoint x="0.537" y="111.317"/> + <KivioPoint x="0.537" y="111.171"/> + <KivioPoint x="0.537" y="110.854"/> + <KivioPoint x="0.537" y="110.439"/> + <KivioPoint x="0.537" y="110.000"/> + <KivioPoint x="0.537" y="109.683"/> + <KivioPoint x="0.537" y="109.537"/> + <KivioPoint x="0.537" y="109.512"/> + <KivioPoint x="0.561" y="109.537"/> + <KivioPoint x="0.610" y="109.561"/> + <KivioPoint x="0.732" y="109.634"/> + <KivioPoint x="0.902" y="109.732"/> + <KivioPoint x="1.146" y="109.878"/> + <KivioPoint x="1.439" y="110.073"/> + <KivioPoint x="1.829" y="110.293"/> + <KivioPoint x="2.293" y="110.585"/> + <KivioPoint x="2.829" y="110.902"/> + <KivioPoint x="3.415" y="111.244"/> + <KivioPoint x="4.049" y="111.634"/> + <KivioPoint x="4.756" y="112.049"/> + <KivioPoint x="5.488" y="112.488"/> + <KivioPoint x="6.244" y="112.951"/> + <KivioPoint x="7.049" y="113.415"/> + <KivioPoint x="7.878" y="113.878"/> + <KivioPoint x="8.707" y="114.366"/> + <KivioPoint x="9.561" y="114.854"/> + <KivioPoint x="10.439" y="115.341"/> + <KivioPoint x="11.341" y="115.829"/> + <KivioPoint x="12.268" y="116.341"/> + <KivioPoint x="13.220" y="116.854"/> + <KivioPoint x="14.195" y="117.366"/> + <KivioPoint x="15.220" y="117.878"/> + <KivioPoint x="16.268" y="118.415"/> + <KivioPoint x="17.341" y="118.927"/> + <KivioPoint x="18.439" y="119.463"/> + <KivioPoint x="19.561" y="119.976"/> + <KivioPoint x="20.659" y="120.488"/> + <KivioPoint x="22.098" y="121.122"/> + <KivioPoint x="23.415" y="121.659"/> + <KivioPoint x="24.537" y="122.122"/> + <KivioPoint x="25.439" y="122.463"/> + <KivioPoint x="26.098" y="122.732"/> + <KivioPoint x="26.585" y="122.927"/> + <KivioPoint x="26.902" y="123.049"/> + <KivioPoint x="27.073" y="123.098"/> + <KivioPoint x="27.122" y="123.122"/> + <KivioPoint x="27.122" y="123.098"/> + <KivioPoint x="27.049" y="123.073"/> + <KivioPoint x="27.000" y="123.049"/> + <KivioPoint x="27.000" y="123.024"/> + <KivioPoint x="27.049" y="123.000"/> + <KivioPoint x="27.220" y="123.024"/> + <KivioPoint x="27.537" y="123.049"/> + <KivioPoint x="28.024" y="123.146"/> + <KivioPoint x="28.683" y="123.268"/> + <KivioPoint x="29.585" y="123.439"/> + <KivioPoint x="30.707" y="123.659"/> + <KivioPoint x="32.024" y="123.902"/> + <KivioPoint x="33.463" y="124.146"/> + <KivioPoint x="34.659" y="124.341"/> + <KivioPoint x="35.805" y="124.512"/> + <KivioPoint x="36.902" y="124.659"/> + <KivioPoint x="37.902" y="124.805"/> + <KivioPoint x="38.780" y="124.927"/> + <KivioPoint x="39.537" y="125.000"/> + <KivioPoint x="40.171" y="125.073"/> + <KivioPoint x="40.683" y="125.122"/> + <KivioPoint x="41.098" y="125.171"/> + <KivioPoint x="41.415" y="125.195"/> + <KivioPoint x="41.659" y="125.220"/> + <KivioPoint x="41.854" y="125.220"/> + <KivioPoint x="42.000" y="125.220"/> + <KivioPoint x="42.146" y="125.220"/> + <KivioPoint x="42.293" y="125.220"/> + <KivioPoint x="42.488" y="125.220"/> + <KivioPoint x="42.707" y="125.220"/> + <KivioPoint x="43.000" y="125.220"/> + <KivioPoint x="43.390" y="125.244"/> + <KivioPoint x="43.902" y="125.268"/> + <KivioPoint x="44.537" y="125.293"/> + <KivioPoint x="45.317" y="125.366"/> + <KivioPoint x="46.293" y="125.415"/> + <KivioPoint x="47.439" y="125.512"/> + <KivioPoint x="48.756" y="125.610"/> + <KivioPoint x="50.220" y="125.732"/> + <KivioPoint x="51.854" y="125.854"/> + <KivioPoint x="53.585" y="125.976"/> + <KivioPoint x="55.049" y="126.073"/> + <KivioPoint x="56.488" y="126.195"/> + <KivioPoint x="57.878" y="126.293"/> + <KivioPoint x="59.220" y="126.390"/> + <KivioPoint x="60.439" y="126.463"/> + <KivioPoint x="61.537" y="126.561"/> + <KivioPoint x="62.537" y="126.634"/> + <KivioPoint x="63.415" y="126.683"/> + <KivioPoint x="64.195" y="126.756"/> + <KivioPoint x="64.854" y="126.805"/> + <KivioPoint x="65.439" y="126.854"/> + <KivioPoint x="65.927" y="126.878"/> + <KivioPoint x="66.341" y="126.927"/> + <KivioPoint x="66.707" y="126.951"/> + <KivioPoint x="67.024" y="126.976"/> + <KivioPoint x="67.317" y="127.024"/> + <KivioPoint x="67.610" y="127.049"/> + <KivioPoint x="67.902" y="127.073"/> + <KivioPoint x="68.195" y="127.098"/> + <KivioPoint x="68.537" y="127.122"/> + <KivioPoint x="68.902" y="127.146"/> + <KivioPoint x="69.341" y="127.195"/> + <KivioPoint x="69.878" y="127.220"/> + <KivioPoint x="70.463" y="127.268"/> + <KivioPoint x="71.195" y="127.293"/> + <KivioPoint x="72.000" y="127.341"/> + <KivioPoint x="72.951" y="127.390"/> + <KivioPoint x="74.024" y="127.439"/> + <KivioPoint x="75.244" y="127.512"/> + <KivioPoint x="76.561" y="127.561"/> + <KivioPoint x="78.024" y="127.634"/> + <KivioPoint x="79.561" y="127.683"/> + <KivioPoint x="81.195" y="127.756"/> + <KivioPoint x="82.854" y="127.805"/> + <KivioPoint x="84.610" y="127.854"/> + <KivioPoint x="86.317" y="127.902"/> + <KivioPoint x="87.902" y="127.951"/> + <KivioPoint x="89.366" y="127.976"/> + <KivioPoint x="90.683" y="128.000"/> + <KivioPoint x="91.829" y="128.024"/> + <KivioPoint x="92.829" y="128.049"/> + <KivioPoint x="93.659" y="128.073"/> + <KivioPoint x="94.366" y="128.073"/> + <KivioPoint x="94.927" y="128.098"/> + <KivioPoint x="95.366" y="128.098"/> + <KivioPoint x="95.732" y="128.098"/> + <KivioPoint x="96.000" y="128.098"/> + <KivioPoint x="96.220" y="128.098"/> + <KivioPoint x="96.415" y="128.098"/> + <KivioPoint x="96.585" y="128.122"/> + <KivioPoint x="96.732" y="128.098"/> + <KivioPoint x="96.927" y="128.098"/> + <KivioPoint x="97.146" y="128.098"/> + <KivioPoint x="97.415" y="128.098"/> + <KivioPoint x="97.780" y="128.098"/> + <KivioPoint x="98.220" y="128.098"/> + <KivioPoint x="98.780" y="128.073"/> + <KivioPoint x="99.488" y="128.073"/> + <KivioPoint x="100.317" y="128.049"/> + <KivioPoint x="101.317" y="128.024"/> + <KivioPoint x="102.463" y="128.000"/> + <KivioPoint x="103.780" y="127.976"/> + <KivioPoint x="105.244" y="127.951"/> + <KivioPoint x="106.829" y="127.902"/> + <KivioPoint x="108.537" y="127.854"/> + <KivioPoint x="110.293" y="127.805"/> + <KivioPoint x="111.951" y="127.756"/> + <KivioPoint x="113.561" y="127.683"/> + <KivioPoint x="115.098" y="127.634"/> + <KivioPoint x="116.537" y="127.561"/> + <KivioPoint x="117.805" y="127.512"/> + <KivioPoint x="118.951" y="127.463"/> + <KivioPoint x="119.951" y="127.415"/> + <KivioPoint x="120.805" y="127.366"/> + <KivioPoint x="121.512" y="127.341"/> + <KivioPoint x="122.098" y="127.317"/> + <KivioPoint x="122.585" y="127.293"/> + <KivioPoint x="122.951" y="127.268"/> + <KivioPoint x="123.220" y="127.244"/> + <KivioPoint x="123.439" y="127.220"/> + <KivioPoint x="123.610" y="127.220"/> + <KivioPoint x="123.732" y="127.195"/> + <KivioPoint x="123.854" y="127.195"/> + <KivioPoint x="123.976" y="127.171"/> + <KivioPoint x="124.122" y="127.171"/> + <KivioPoint x="124.317" y="127.146"/> + <KivioPoint x="124.537" y="127.122"/> + <KivioPoint x="124.878" y="127.098"/> + <KivioPoint x="125.293" y="127.073"/> + <KivioPoint x="125.805" y="127.024"/> + <KivioPoint x="126.463" y="126.976"/> + <KivioPoint x="127.268" y="126.902"/> + <KivioPoint x="128.244" y="126.829"/> + <KivioPoint x="129.366" y="126.756"/> + <KivioPoint x="130.683" y="126.659"/> + <KivioPoint x="132.171" y="126.537"/> + <KivioPoint x="133.805" y="126.415"/> + <KivioPoint x="135.610" y="126.293"/> + <KivioPoint x="137.537" y="126.122"/> + <KivioPoint x="139.561" y="125.976"/> + <KivioPoint x="141.317" y="125.829"/> + <KivioPoint x="143.049" y="125.707"/> + <KivioPoint x="144.732" y="125.561"/> + <KivioPoint x="146.366" y="125.415"/> + <KivioPoint x="147.902" y="125.293"/> + <KivioPoint x="149.341" y="125.171"/> + <KivioPoint x="150.683" y="125.073"/> + <KivioPoint x="151.902" y="124.951"/> + <KivioPoint x="153.024" y="124.878"/> + <KivioPoint x="154.024" y="124.780"/> + <KivioPoint x="154.927" y="124.707"/> + <KivioPoint x="155.732" y="124.634"/> + <KivioPoint x="156.439" y="124.585"/> + <KivioPoint x="157.073" y="124.537"/> + <KivioPoint x="157.634" y="124.488"/> + <KivioPoint x="158.146" y="124.439"/> + <KivioPoint x="158.610" y="124.390"/> + <KivioPoint x="159.049" y="124.366"/> + <KivioPoint x="159.439" y="124.341"/> + <KivioPoint x="159.829" y="124.293"/> + <KivioPoint x="160.220" y="124.268"/> + <KivioPoint x="160.634" y="124.220"/> + <KivioPoint x="161.049" y="124.195"/> + <KivioPoint x="161.512" y="124.146"/> + <KivioPoint x="162.024" y="124.098"/> + <KivioPoint x="162.585" y="124.049"/> + <KivioPoint x="163.220" y="124.000"/> + <KivioPoint x="163.927" y="123.927"/> + <KivioPoint x="164.707" y="123.854"/> + <KivioPoint x="165.610" y="123.756"/> + <KivioPoint x="166.585" y="123.683"/> + <KivioPoint x="167.683" y="123.561"/> + <KivioPoint x="168.902" y="123.439"/> + <KivioPoint x="170.220" y="123.317"/> + <KivioPoint x="171.634" y="123.171"/> + <KivioPoint x="173.146" y="123.024"/> + <KivioPoint x="174.756" y="122.854"/> + <KivioPoint x="176.415" y="122.683"/> + <KivioPoint x="178.098" y="122.488"/> + <KivioPoint x="179.805" y="122.317"/> + <KivioPoint x="181.878" y="122.098"/> + <KivioPoint x="183.854" y="121.878"/> + <KivioPoint x="185.707" y="121.659"/> + <KivioPoint x="187.366" y="121.463"/> + <KivioPoint x="188.854" y="121.293"/> + <KivioPoint x="190.146" y="121.122"/> + <KivioPoint x="191.268" y="121.000"/> + <KivioPoint x="192.220" y="120.878"/> + <KivioPoint x="193.000" y="120.756"/> + <KivioPoint x="193.634" y="120.659"/> + <KivioPoint x="194.146" y="120.585"/> + <KivioPoint x="194.537" y="120.537"/> + <KivioPoint x="194.854" y="120.463"/> + <KivioPoint x="195.122" y="120.415"/> + <KivioPoint x="195.317" y="120.366"/> + <KivioPoint x="195.512" y="120.341"/> + <KivioPoint x="195.683" y="120.293"/> + <KivioPoint x="195.878" y="120.244"/> + <KivioPoint x="196.073" y="120.195"/> + <KivioPoint x="196.341" y="120.146"/> + <KivioPoint x="196.683" y="120.098"/> + <KivioPoint x="197.098" y="120.024"/> + <KivioPoint x="197.610" y="119.951"/> + <KivioPoint x="198.220" y="119.854"/> + <KivioPoint x="198.976" y="119.732"/> + <KivioPoint x="199.829" y="119.610"/> + <KivioPoint x="200.829" y="119.488"/> + <KivioPoint x="201.951" y="119.341"/> + <KivioPoint x="203.171" y="119.171"/> + <KivioPoint x="204.488" y="119.000"/> + <KivioPoint x="205.854" y="118.829"/> + <KivioPoint x="207.244" y="118.659"/> + <KivioPoint x="208.878" y="118.463"/> + <KivioPoint x="210.415" y="118.268"/> + <KivioPoint x="211.756" y="118.098"/> + <KivioPoint x="212.902" y="117.951"/> + <KivioPoint x="213.829" y="117.829"/> + <KivioPoint x="214.585" y="117.732"/> + <KivioPoint x="215.146" y="117.659"/> + <KivioPoint x="215.561" y="117.585"/> + <KivioPoint x="215.829" y="117.537"/> + <KivioPoint x="216.000" y="117.512"/> + <KivioPoint x="216.073" y="117.488"/> + <KivioPoint x="216.098" y="117.463"/> + <KivioPoint x="216.073" y="117.439"/> + <KivioPoint x="216.073" y="117.415"/> + <KivioPoint x="216.146" y="117.390"/> + <KivioPoint x="216.268" y="117.366"/> + <KivioPoint x="216.512" y="117.341"/> + <KivioPoint x="216.878" y="117.293"/> + <KivioPoint x="217.366" y="117.244"/> + <KivioPoint x="218.024" y="117.195"/> + <KivioPoint x="218.854" y="117.122"/> + <KivioPoint x="219.854" y="117.049"/> + <KivioPoint x="221.024" y="116.976"/> + <KivioPoint x="222.317" y="116.902"/> + <KivioPoint x="223.707" y="116.829"/> + <KivioPoint x="225.024" y="116.780"/> + <KivioPoint x="226.293" y="116.707"/> + <KivioPoint x="227.488" y="116.683"/> + <KivioPoint x="228.561" y="116.659"/> + <KivioPoint x="229.537" y="116.634"/> + <KivioPoint x="230.390" y="116.610"/> + <KivioPoint x="231.122" y="116.610"/> + <KivioPoint x="231.732" y="116.610"/> + <KivioPoint x="232.220" y="116.610"/> + <KivioPoint x="232.634" y="116.610"/> + <KivioPoint x="233.000" y="116.634"/> + <KivioPoint x="233.268" y="116.634"/> + <KivioPoint x="233.537" y="116.659"/> + <KivioPoint x="233.780" y="116.683"/> + <KivioPoint x="234.000" y="116.707"/> + <KivioPoint x="234.268" y="116.707"/> + <KivioPoint x="234.537" y="116.732"/> + <KivioPoint x="234.902" y="116.756"/> + <KivioPoint x="235.317" y="116.756"/> + <KivioPoint x="235.805" y="116.780"/> + <KivioPoint x="236.415" y="116.805"/> + <KivioPoint x="237.146" y="116.805"/> + <KivioPoint x="238.000" y="116.805"/> + <KivioPoint x="238.976" y="116.829"/> + <KivioPoint x="240.049" y="116.829"/> + <KivioPoint x="241.244" y="116.829"/> + <KivioPoint x="242.512" y="116.829"/> + <KivioPoint x="243.829" y="116.829"/> + <KivioPoint x="245.341" y="116.829"/> + <KivioPoint x="246.756" y="116.829"/> + <KivioPoint x="248.098" y="116.829"/> + <KivioPoint x="249.341" y="116.829"/> + <KivioPoint x="250.488" y="116.829"/> + <KivioPoint x="251.537" y="116.829"/> + <KivioPoint x="252.512" y="116.829"/> + <KivioPoint x="253.415" y="116.829"/> + <KivioPoint x="254.268" y="116.829"/> + <KivioPoint x="255.049" y="116.829"/> + <KivioPoint x="255.805" y="116.829"/> + <KivioPoint x="256.512" y="116.829"/> + <KivioPoint x="257.171" y="116.829"/> + <KivioPoint x="257.780" y="116.829"/> + <KivioPoint x="258.341" y="116.829"/> + <KivioPoint x="258.829" y="116.829"/> + <KivioPoint x="259.268" y="116.829"/> + <KivioPoint x="259.610" y="116.829"/> + <KivioPoint x="259.878" y="116.829"/> + <KivioPoint x="260.073" y="116.829"/> + <KivioPoint x="260.195" y="116.829"/> + <KivioPoint x="260.268" y="116.829"/> + <KivioPoint x="260.293" y="116.829"/> + <KivioPoint x="260.293" y="116.854"/> + <KivioPoint x="260.293" y="117.000"/> + <KivioPoint x="260.293" y="117.317"/> + <KivioPoint x="260.293" y="117.756"/> + <KivioPoint x="260.293" y="118.171"/> + <KivioPoint x="260.293" y="118.488"/> + <KivioPoint x="260.293" y="118.634"/> + <KivioPoint x="260.293" y="118.659"/> + <KivioPoint x="260.268" y="118.659"/> + <KivioPoint x="260.195" y="118.659"/> + <KivioPoint x="260.073" y="118.659"/> + <KivioPoint x="259.878" y="118.659"/> + <KivioPoint x="259.610" y="118.659"/> + <KivioPoint x="259.268" y="118.659"/> + <KivioPoint x="258.829" y="118.659"/> + <KivioPoint x="258.341" y="118.659"/> + <KivioPoint x="257.780" y="118.659"/> + <KivioPoint x="257.171" y="118.659"/> + <KivioPoint x="256.512" y="118.659"/> + <KivioPoint x="255.805" y="118.659"/> + <KivioPoint x="255.049" y="118.659"/> + <KivioPoint x="254.268" y="118.659"/> + <KivioPoint x="253.415" y="118.659"/> + <KivioPoint x="252.512" y="118.659"/> + <KivioPoint x="251.537" y="118.659"/> + <KivioPoint x="250.488" y="118.659"/> + <KivioPoint x="249.341" y="118.659"/> + <KivioPoint x="248.098" y="118.659"/> + <KivioPoint x="246.756" y="118.659"/> + <KivioPoint x="245.341" y="118.659"/> + <KivioPoint x="243.829" y="118.659"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e0e0e0" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon96"> + <KivioPoint x="161.512" y="118.659"/> + <KivioPoint x="159.707" y="118.463"/> + <KivioPoint x="158.000" y="118.244"/> + <KivioPoint x="156.415" y="118.049"/> + <KivioPoint x="154.976" y="117.854"/> + <KivioPoint x="153.659" y="117.659"/> + <KivioPoint x="152.463" y="117.463"/> + <KivioPoint x="151.366" y="117.293"/> + <KivioPoint x="150.390" y="117.098"/> + <KivioPoint x="149.488" y="116.927"/> + <KivioPoint x="148.659" y="116.756"/> + <KivioPoint x="147.902" y="116.585"/> + <KivioPoint x="147.195" y="116.415"/> + <KivioPoint x="146.537" y="116.244"/> + <KivioPoint x="145.951" y="116.098"/> + <KivioPoint x="145.390" y="115.927"/> + <KivioPoint x="144.878" y="115.780"/> + <KivioPoint x="144.415" y="115.634"/> + <KivioPoint x="144.000" y="115.512"/> + <KivioPoint x="143.634" y="115.390"/> + <KivioPoint x="143.341" y="115.293"/> + <KivioPoint x="143.073" y="115.220"/> + <KivioPoint x="142.878" y="115.146"/> + <KivioPoint x="142.707" y="115.073"/> + <KivioPoint x="142.610" y="115.049"/> + <KivioPoint x="142.537" y="115.024"/> + <KivioPoint x="142.512" y="115.000"/> + <KivioPoint x="142.488" y="115.000"/> + <KivioPoint x="142.463" y="114.951"/> + <KivioPoint x="142.390" y="114.854"/> + <KivioPoint x="142.244" y="114.683"/> + <KivioPoint x="142.073" y="114.463"/> + <KivioPoint x="141.829" y="114.146"/> + <KivioPoint x="141.561" y="113.805"/> + <KivioPoint x="141.268" y="113.415"/> + <KivioPoint x="140.951" y="113.024"/> + <KivioPoint x="140.634" y="112.585"/> + <KivioPoint x="140.293" y="112.171"/> + <KivioPoint x="139.951" y="111.732"/> + <KivioPoint x="139.585" y="111.293"/> + <KivioPoint x="139.220" y="110.829"/> + <KivioPoint x="138.829" y="110.366"/> + <KivioPoint x="138.463" y="109.927"/> + <KivioPoint x="137.951" y="109.341"/> + <KivioPoint x="137.610" y="108.927"/> + <KivioPoint x="137.463" y="108.732"/> + <KivioPoint x="137.415" y="108.659"/> + <KivioPoint x="137.463" y="108.683"/> + <KivioPoint x="137.488" y="108.683"/> + <KivioPoint x="137.366" y="108.585"/> + <KivioPoint x="137.098" y="108.415"/> + <KivioPoint x="136.707" y="108.171"/> + <KivioPoint x="136.293" y="107.976"/> + <KivioPoint x="135.878" y="107.829"/> + <KivioPoint x="135.537" y="107.732"/> + <KivioPoint x="135.220" y="107.659"/> + <KivioPoint x="134.902" y="107.610"/> + <KivioPoint x="134.634" y="107.610"/> + <KivioPoint x="134.439" y="107.585"/> + <KivioPoint x="134.293" y="107.585"/> + <KivioPoint x="134.220" y="107.585"/> + <KivioPoint x="134.171" y="107.585"/> + <KivioPoint x="134.024" y="107.561"/> + <KivioPoint x="133.780" y="107.512"/> + <KivioPoint x="133.415" y="107.463"/> + <KivioPoint x="132.902" y="107.390"/> + <KivioPoint x="132.220" y="107.293"/> + <KivioPoint x="131.390" y="107.171"/> + <KivioPoint x="130.390" y="107.024"/> + <KivioPoint x="129.268" y="106.854"/> + <KivioPoint x="128.024" y="106.659"/> + <KivioPoint x="126.732" y="106.463"/> + <KivioPoint x="125.366" y="106.268"/> + <KivioPoint x="124.000" y="106.073"/> + <KivioPoint x="122.707" y="105.878"/> + <KivioPoint x="121.463" y="105.683"/> + <KivioPoint x="120.341" y="105.512"/> + <KivioPoint x="119.341" y="105.366"/> + <KivioPoint x="118.512" y="105.244"/> + <KivioPoint x="117.829" y="105.146"/> + <KivioPoint x="117.317" y="105.073"/> + <KivioPoint x="116.951" y="105.024"/> + <KivioPoint x="116.707" y="104.976"/> + <KivioPoint x="116.561" y="104.951"/> + <KivioPoint x="116.512" y="104.951"/> + <KivioPoint x="116.439" y="104.951"/> + <KivioPoint x="116.293" y="104.976"/> + <KivioPoint x="116.024" y="105.000"/> + <KivioPoint x="115.610" y="105.049"/> + <KivioPoint x="115.024" y="105.098"/> + <KivioPoint x="114.268" y="105.171"/> + <KivioPoint x="113.341" y="105.268"/> + <KivioPoint x="112.268" y="105.390"/> + <KivioPoint x="111.073" y="105.512"/> + <KivioPoint x="109.805" y="105.634"/> + <KivioPoint x="108.463" y="105.780"/> + <KivioPoint x="107.122" y="105.902"/> + <KivioPoint x="105.854" y="106.024"/> + <KivioPoint x="104.659" y="106.146"/> + <KivioPoint x="103.585" y="106.268"/> + <KivioPoint x="102.659" y="106.366"/> + <KivioPoint x="101.902" y="106.439"/> + <KivioPoint x="101.317" y="106.488"/> + <KivioPoint x="100.902" y="106.537"/> + <KivioPoint x="100.634" y="106.561"/> + <KivioPoint x="100.488" y="106.585"/> + <KivioPoint x="100.415" y="106.585"/> + <KivioPoint x="100.341" y="106.634"/> + <KivioPoint x="100.220" y="106.732"/> + <KivioPoint x="99.976" y="106.927"/> + <KivioPoint x="99.610" y="107.220"/> + <KivioPoint x="99.122" y="107.585"/> + <KivioPoint x="98.537" y="108.049"/> + <KivioPoint x="97.854" y="108.585"/> + <KivioPoint x="97.122" y="109.146"/> + <KivioPoint x="96.390" y="109.707"/> + <KivioPoint x="95.707" y="110.244"/> + <KivioPoint x="95.122" y="110.707"/> + <KivioPoint x="94.634" y="111.073"/> + <KivioPoint x="94.268" y="111.366"/> + <KivioPoint x="94.024" y="111.561"/> + <KivioPoint x="93.902" y="111.659"/> + <KivioPoint x="93.829" y="111.707"/> + <KivioPoint x="93.805" y="111.707"/> + <KivioPoint x="93.756" y="111.732"/> + <KivioPoint x="93.659" y="111.756"/> + <KivioPoint x="93.512" y="111.780"/> + <KivioPoint x="93.317" y="111.829"/> + <KivioPoint x="93.073" y="111.902"/> + <KivioPoint x="92.756" y="111.951"/> + <KivioPoint x="92.390" y="112.049"/> + <KivioPoint x="91.976" y="112.122"/> + <KivioPoint x="91.488" y="112.220"/> + <KivioPoint x="90.902" y="112.317"/> + <KivioPoint x="90.244" y="112.415"/> + <KivioPoint x="89.463" y="112.537"/> + <KivioPoint x="88.537" y="112.683"/> + <KivioPoint x="87.415" y="112.829"/> + <KivioPoint x="86.146" y="113.000"/> + <KivioPoint x="84.683" y="113.171"/> + <KivioPoint x="83.610" y="113.293"/> + <KivioPoint x="82.537" y="113.415"/> + <KivioPoint x="81.537" y="113.537"/> + <KivioPoint x="80.610" y="113.659"/> + <KivioPoint x="79.780" y="113.756"/> + <KivioPoint x="79.073" y="113.854"/> + <KivioPoint x="78.488" y="113.951"/> + <KivioPoint x="77.976" y="114.024"/> + <KivioPoint x="77.561" y="114.098"/> + <KivioPoint x="77.220" y="114.171"/> + <KivioPoint x="76.927" y="114.244"/> + <KivioPoint x="76.683" y="114.293"/> + <KivioPoint x="76.439" y="114.366"/> + <KivioPoint x="76.220" y="114.415"/> + <KivioPoint x="75.951" y="114.463"/> + <KivioPoint x="75.634" y="114.537"/> + <KivioPoint x="75.244" y="114.585"/> + <KivioPoint x="74.780" y="114.659"/> + <KivioPoint x="74.195" y="114.707"/> + <KivioPoint x="73.488" y="114.756"/> + <KivioPoint x="72.659" y="114.829"/> + <KivioPoint x="71.659" y="114.878"/> + <KivioPoint x="70.512" y="114.927"/> + <KivioPoint x="69.244" y="114.951"/> + <KivioPoint x="67.854" y="115.000"/> + <KivioPoint x="66.390" y="115.000"/> + <KivioPoint x="65.024" y="115.000"/> + <KivioPoint x="63.707" y="114.976"/> + <KivioPoint x="62.463" y="114.927"/> + <KivioPoint x="61.341" y="114.902"/> + <KivioPoint x="60.341" y="114.854"/> + <KivioPoint x="59.463" y="114.805"/> + <KivioPoint x="58.732" y="114.732"/> + <KivioPoint x="58.098" y="114.683"/> + <KivioPoint x="57.585" y="114.634"/> + <KivioPoint x="57.171" y="114.585"/> + <KivioPoint x="56.805" y="114.537"/> + <KivioPoint x="56.512" y="114.488"/> + <KivioPoint x="56.268" y="114.439"/> + <KivioPoint x="56.024" y="114.390"/> + <KivioPoint x="55.780" y="114.341"/> + <KivioPoint x="55.537" y="114.293"/> + <KivioPoint x="55.244" y="114.220"/> + <KivioPoint x="54.902" y="114.171"/> + <KivioPoint x="54.512" y="114.098"/> + <KivioPoint x="54.000" y="114.024"/> + <KivioPoint x="53.415" y="113.951"/> + <KivioPoint x="52.707" y="113.854"/> + <KivioPoint x="51.878" y="113.756"/> + <KivioPoint x="50.951" y="113.659"/> + <KivioPoint x="49.878" y="113.537"/> + <KivioPoint x="48.732" y="113.439"/> + <KivioPoint x="47.512" y="113.293"/> + <KivioPoint x="46.268" y="113.171"/> + <KivioPoint x="44.854" y="113.024"/> + <KivioPoint x="43.537" y="112.878"/> + <KivioPoint x="42.366" y="112.756"/> + <KivioPoint x="41.366" y="112.634"/> + <KivioPoint x="40.561" y="112.537"/> + <KivioPoint x="39.902" y="112.463"/> + <KivioPoint x="39.390" y="112.390"/> + <KivioPoint x="39.024" y="112.366"/> + <KivioPoint x="38.756" y="112.317"/> + <KivioPoint x="38.561" y="112.293"/> + <KivioPoint x="38.439" y="112.268"/> + <KivioPoint x="38.341" y="112.244"/> + <KivioPoint x="38.244" y="112.244"/> + <KivioPoint x="38.122" y="112.220"/> + <KivioPoint x="37.976" y="112.195"/> + <KivioPoint x="37.732" y="112.146"/> + <KivioPoint x="37.415" y="112.122"/> + <KivioPoint x="36.976" y="112.049"/> + <KivioPoint x="36.390" y="111.976"/> + <KivioPoint x="35.683" y="111.878"/> + <KivioPoint x="34.829" y="111.756"/> + <KivioPoint x="33.854" y="111.634"/> + <KivioPoint x="32.780" y="111.488"/> + <KivioPoint x="31.634" y="111.341"/> + <KivioPoint x="30.415" y="111.171"/> + <KivioPoint x="29.268" y="111.024"/> + <KivioPoint x="28.244" y="110.902"/> + <KivioPoint x="27.390" y="110.805"/> + <KivioPoint x="26.707" y="110.707"/> + <KivioPoint x="26.146" y="110.659"/> + <KivioPoint x="25.732" y="110.634"/> + <KivioPoint x="25.415" y="110.634"/> + <KivioPoint x="25.195" y="110.634"/> + <KivioPoint x="25.000" y="110.659"/> + <KivioPoint x="24.854" y="110.683"/> + <KivioPoint x="24.732" y="110.683"/> + <KivioPoint x="24.561" y="110.707"/> + <KivioPoint x="24.341" y="110.683"/> + <KivioPoint x="24.049" y="110.659"/> + <KivioPoint x="23.659" y="110.610"/> + <KivioPoint x="23.171" y="110.537"/> + <KivioPoint x="22.537" y="110.415"/> + <KivioPoint x="21.756" y="110.244"/> + <KivioPoint x="20.878" y="110.049"/> + <KivioPoint x="19.878" y="109.805"/> + <KivioPoint x="18.829" y="109.512"/> + <KivioPoint x="17.707" y="109.171"/> + <KivioPoint x="16.634" y="108.829"/> + <KivioPoint x="15.659" y="108.463"/> + <KivioPoint x="14.805" y="108.122"/> + <KivioPoint x="14.000" y="107.805"/> + <KivioPoint x="13.268" y="107.463"/> + <KivioPoint x="12.610" y="107.146"/> + <KivioPoint x="12.000" y="106.829"/> + <KivioPoint x="11.439" y="106.512"/> + <KivioPoint x="10.902" y="106.220"/> + <KivioPoint x="10.415" y="105.927"/> + <KivioPoint x="9.976" y="105.659"/> + <KivioPoint x="9.585" y="105.415"/> + <KivioPoint x="9.268" y="105.220"/> + <KivioPoint x="9.000" y="105.049"/> + <KivioPoint x="8.805" y="104.902"/> + <KivioPoint x="8.683" y="104.829"/> + <KivioPoint x="8.610" y="104.780"/> + <KivioPoint x="8.585" y="104.756"/> + <KivioPoint x="8.512" y="104.805"/> + <KivioPoint x="8.341" y="104.902"/> + <KivioPoint x="8.049" y="105.073"/> + <KivioPoint x="7.610" y="105.341"/> + <KivioPoint x="7.000" y="105.683"/> + <KivioPoint x="6.268" y="106.122"/> + <KivioPoint x="5.439" y="106.610"/> + <KivioPoint x="4.561" y="107.146"/> + <KivioPoint x="3.683" y="107.659"/> + <KivioPoint x="2.854" y="108.146"/> + <KivioPoint x="2.122" y="108.585"/> + <KivioPoint x="1.512" y="108.927"/> + <KivioPoint x="1.073" y="109.195"/> + <KivioPoint x="0.780" y="109.366"/> + <KivioPoint x="0.610" y="109.463"/> + <KivioPoint x="0.537" y="109.512"/> + <KivioPoint x="0.561" y="109.537"/> + <KivioPoint x="0.610" y="109.561"/> + <KivioPoint x="0.732" y="109.634"/> + <KivioPoint x="0.902" y="109.732"/> + <KivioPoint x="1.146" y="109.878"/> + <KivioPoint x="1.439" y="110.073"/> + <KivioPoint x="1.829" y="110.293"/> + <KivioPoint x="2.293" y="110.585"/> + <KivioPoint x="2.829" y="110.902"/> + <KivioPoint x="3.415" y="111.244"/> + <KivioPoint x="4.049" y="111.634"/> + <KivioPoint x="4.756" y="112.049"/> + <KivioPoint x="5.488" y="112.488"/> + <KivioPoint x="6.244" y="112.951"/> + <KivioPoint x="7.049" y="113.415"/> + <KivioPoint x="7.878" y="113.878"/> + <KivioPoint x="8.707" y="114.366"/> + <KivioPoint x="9.561" y="114.854"/> + <KivioPoint x="10.439" y="115.341"/> + <KivioPoint x="11.341" y="115.829"/> + <KivioPoint x="12.268" y="116.341"/> + <KivioPoint x="13.220" y="116.854"/> + <KivioPoint x="14.195" y="117.366"/> + <KivioPoint x="15.220" y="117.878"/> + <KivioPoint x="16.268" y="118.415"/> + <KivioPoint x="17.341" y="118.927"/> + <KivioPoint x="18.439" y="119.463"/> + <KivioPoint x="19.561" y="119.976"/> + <KivioPoint x="20.659" y="120.488"/> + <KivioPoint x="22.098" y="121.122"/> + <KivioPoint x="23.415" y="121.659"/> + <KivioPoint x="24.537" y="122.122"/> + <KivioPoint x="25.439" y="122.463"/> + <KivioPoint x="26.098" y="122.732"/> + <KivioPoint x="26.585" y="122.927"/> + <KivioPoint x="26.902" y="123.049"/> + <KivioPoint x="27.073" y="123.098"/> + <KivioPoint x="27.122" y="123.122"/> + <KivioPoint x="27.122" y="123.098"/> + <KivioPoint x="27.049" y="123.073"/> + <KivioPoint x="27.000" y="123.049"/> + <KivioPoint x="27.000" y="123.024"/> + <KivioPoint x="27.049" y="123.000"/> + <KivioPoint x="27.220" y="123.024"/> + <KivioPoint x="27.537" y="123.049"/> + <KivioPoint x="28.024" y="123.146"/> + <KivioPoint x="28.683" y="123.268"/> + <KivioPoint x="29.585" y="123.439"/> + <KivioPoint x="30.707" y="123.659"/> + <KivioPoint x="32.024" y="123.902"/> + <KivioPoint x="33.463" y="124.146"/> + <KivioPoint x="34.659" y="124.341"/> + <KivioPoint x="35.805" y="124.512"/> + <KivioPoint x="36.902" y="124.659"/> + <KivioPoint x="37.902" y="124.805"/> + <KivioPoint x="38.780" y="124.927"/> + <KivioPoint x="39.537" y="125.000"/> + <KivioPoint x="40.171" y="125.073"/> + <KivioPoint x="40.683" y="125.122"/> + <KivioPoint x="41.098" y="125.171"/> + <KivioPoint x="41.415" y="125.195"/> + <KivioPoint x="41.659" y="125.220"/> + <KivioPoint x="41.854" y="125.220"/> + <KivioPoint x="42.000" y="125.220"/> + <KivioPoint x="42.146" y="125.220"/> + <KivioPoint x="42.293" y="125.220"/> + <KivioPoint x="42.488" y="125.220"/> + <KivioPoint x="42.707" y="125.220"/> + <KivioPoint x="43.000" y="125.220"/> + <KivioPoint x="43.390" y="125.244"/> + <KivioPoint x="43.902" y="125.268"/> + <KivioPoint x="44.537" y="125.293"/> + <KivioPoint x="45.317" y="125.366"/> + <KivioPoint x="46.293" y="125.415"/> + <KivioPoint x="47.439" y="125.512"/> + <KivioPoint x="48.756" y="125.610"/> + <KivioPoint x="50.220" y="125.732"/> + <KivioPoint x="51.854" y="125.854"/> + <KivioPoint x="53.585" y="125.976"/> + <KivioPoint x="55.049" y="126.073"/> + <KivioPoint x="56.488" y="126.195"/> + <KivioPoint x="57.878" y="126.293"/> + <KivioPoint x="59.220" y="126.390"/> + <KivioPoint x="60.439" y="126.463"/> + <KivioPoint x="61.537" y="126.561"/> + <KivioPoint x="62.537" y="126.634"/> + <KivioPoint x="63.415" y="126.683"/> + <KivioPoint x="64.195" y="126.756"/> + <KivioPoint x="64.854" y="126.805"/> + <KivioPoint x="65.439" y="126.854"/> + <KivioPoint x="65.927" y="126.878"/> + <KivioPoint x="66.341" y="126.927"/> + <KivioPoint x="66.707" y="126.951"/> + <KivioPoint x="67.024" y="126.976"/> + <KivioPoint x="67.317" y="127.024"/> + <KivioPoint x="67.610" y="127.049"/> + <KivioPoint x="67.902" y="127.073"/> + <KivioPoint x="68.195" y="127.098"/> + <KivioPoint x="68.537" y="127.122"/> + <KivioPoint x="68.902" y="127.146"/> + <KivioPoint x="69.341" y="127.195"/> + <KivioPoint x="69.878" y="127.220"/> + <KivioPoint x="70.463" y="127.268"/> + <KivioPoint x="71.195" y="127.293"/> + <KivioPoint x="72.000" y="127.341"/> + <KivioPoint x="72.951" y="127.390"/> + <KivioPoint x="74.024" y="127.439"/> + <KivioPoint x="75.244" y="127.512"/> + <KivioPoint x="76.561" y="127.561"/> + <KivioPoint x="78.024" y="127.634"/> + <KivioPoint x="79.561" y="127.683"/> + <KivioPoint x="81.195" y="127.756"/> + <KivioPoint x="82.854" y="127.805"/> + <KivioPoint x="84.610" y="127.854"/> + <KivioPoint x="86.317" y="127.902"/> + <KivioPoint x="87.902" y="127.951"/> + <KivioPoint x="89.366" y="127.976"/> + <KivioPoint x="90.683" y="128.000"/> + <KivioPoint x="91.829" y="128.024"/> + <KivioPoint x="92.829" y="128.049"/> + <KivioPoint x="93.659" y="128.073"/> + <KivioPoint x="94.366" y="128.073"/> + <KivioPoint x="94.927" y="128.098"/> + <KivioPoint x="95.366" y="128.098"/> + <KivioPoint x="95.732" y="128.098"/> + <KivioPoint x="96.000" y="128.098"/> + <KivioPoint x="96.220" y="128.098"/> + <KivioPoint x="96.415" y="128.098"/> + <KivioPoint x="96.585" y="128.122"/> + <KivioPoint x="96.732" y="128.098"/> + <KivioPoint x="96.927" y="128.098"/> + <KivioPoint x="97.146" y="128.098"/> + <KivioPoint x="97.415" y="128.098"/> + <KivioPoint x="97.780" y="128.098"/> + <KivioPoint x="98.220" y="128.098"/> + <KivioPoint x="98.780" y="128.073"/> + <KivioPoint x="99.488" y="128.073"/> + <KivioPoint x="100.317" y="128.049"/> + <KivioPoint x="101.317" y="128.024"/> + <KivioPoint x="102.463" y="128.000"/> + <KivioPoint x="103.780" y="127.976"/> + <KivioPoint x="105.244" y="127.951"/> + <KivioPoint x="106.829" y="127.902"/> + <KivioPoint x="108.537" y="127.854"/> + <KivioPoint x="110.293" y="127.805"/> + <KivioPoint x="111.951" y="127.756"/> + <KivioPoint x="113.561" y="127.683"/> + <KivioPoint x="115.098" y="127.634"/> + <KivioPoint x="116.537" y="127.561"/> + <KivioPoint x="117.805" y="127.512"/> + <KivioPoint x="118.951" y="127.463"/> + <KivioPoint x="119.951" y="127.415"/> + <KivioPoint x="120.805" y="127.366"/> + <KivioPoint x="121.512" y="127.341"/> + <KivioPoint x="122.098" y="127.317"/> + <KivioPoint x="122.585" y="127.293"/> + <KivioPoint x="122.951" y="127.268"/> + <KivioPoint x="123.220" y="127.244"/> + <KivioPoint x="123.439" y="127.220"/> + <KivioPoint x="123.610" y="127.220"/> + <KivioPoint x="123.732" y="127.195"/> + <KivioPoint x="123.854" y="127.195"/> + <KivioPoint x="123.976" y="127.171"/> + <KivioPoint x="124.122" y="127.171"/> + <KivioPoint x="124.317" y="127.146"/> + <KivioPoint x="124.537" y="127.122"/> + <KivioPoint x="124.878" y="127.098"/> + <KivioPoint x="125.293" y="127.073"/> + <KivioPoint x="125.805" y="127.024"/> + <KivioPoint x="126.463" y="126.976"/> + <KivioPoint x="127.268" y="126.902"/> + <KivioPoint x="128.244" y="126.829"/> + <KivioPoint x="129.366" y="126.756"/> + <KivioPoint x="130.683" y="126.659"/> + <KivioPoint x="132.171" y="126.537"/> + <KivioPoint x="133.805" y="126.415"/> + <KivioPoint x="135.610" y="126.293"/> + <KivioPoint x="137.537" y="126.122"/> + <KivioPoint x="139.561" y="125.976"/> + <KivioPoint x="141.317" y="125.829"/> + <KivioPoint x="143.049" y="125.707"/> + <KivioPoint x="144.756" y="125.561"/> + <KivioPoint x="146.390" y="125.415"/> + <KivioPoint x="147.951" y="125.293"/> + <KivioPoint x="149.415" y="125.171"/> + <KivioPoint x="150.780" y="125.049"/> + <KivioPoint x="152.049" y="124.951"/> + <KivioPoint x="153.220" y="124.854"/> + <KivioPoint x="154.268" y="124.756"/> + <KivioPoint x="155.244" y="124.659"/> + <KivioPoint x="156.098" y="124.585"/> + <KivioPoint x="156.902" y="124.512"/> + <KivioPoint x="157.610" y="124.463"/> + <KivioPoint x="158.268" y="124.390"/> + <KivioPoint x="158.854" y="124.341"/> + <KivioPoint x="159.415" y="124.293"/> + <KivioPoint x="159.927" y="124.244"/> + <KivioPoint x="160.415" y="124.195"/> + <KivioPoint x="160.902" y="124.146"/> + <KivioPoint x="161.390" y="124.098"/> + <KivioPoint x="161.878" y="124.049"/> + <KivioPoint x="162.366" y="124.000"/> + <KivioPoint x="162.902" y="123.951"/> + <KivioPoint x="163.463" y="123.902"/> + <KivioPoint x="164.098" y="123.829"/> + <KivioPoint x="164.756" y="123.780"/> + <KivioPoint x="165.488" y="123.707"/> + <KivioPoint x="166.293" y="123.634"/> + <KivioPoint x="167.171" y="123.537"/> + <KivioPoint x="168.146" y="123.439"/> + <KivioPoint x="169.195" y="123.341"/> + <KivioPoint x="170.317" y="123.244"/> + <KivioPoint x="171.537" y="123.122"/> + <KivioPoint x="172.805" y="123.000"/> + <KivioPoint x="174.171" y="122.878"/> + <KivioPoint x="175.561" y="122.732"/> + <KivioPoint x="176.976" y="122.585"/> + <KivioPoint x="178.415" y="122.463"/> + <KivioPoint x="179.805" y="122.317"/> + <KivioPoint x="181.829" y="122.122"/> + <KivioPoint x="183.683" y="121.927"/> + <KivioPoint x="185.317" y="121.756"/> + <KivioPoint x="186.756" y="121.634"/> + <KivioPoint x="188.000" y="121.512"/> + <KivioPoint x="189.073" y="121.415"/> + <KivioPoint x="189.976" y="121.341"/> + <KivioPoint x="190.732" y="121.317"/> + <KivioPoint x="191.390" y="121.268"/> + <KivioPoint x="191.951" y="121.244"/> + <KivioPoint x="192.415" y="121.244"/> + <KivioPoint x="192.854" y="121.244"/> + <KivioPoint x="193.220" y="121.244"/> + <KivioPoint x="193.561" y="121.244"/> + <KivioPoint x="193.878" y="121.244"/> + <KivioPoint x="194.195" y="121.244"/> + <KivioPoint x="194.488" y="121.244"/> + <KivioPoint x="194.756" y="121.220"/> + <KivioPoint x="195.000" y="121.195"/> + <KivioPoint x="195.244" y="121.122"/> + <KivioPoint x="195.415" y="121.073"/> + <KivioPoint x="195.512" y="120.976"/> + <KivioPoint x="195.488" y="120.878"/> + <KivioPoint x="195.341" y="120.756"/> + <KivioPoint x="195.000" y="120.634"/> + <KivioPoint x="194.439" y="120.488"/> + <KivioPoint x="193.854" y="120.390"/> + <KivioPoint x="193.171" y="120.293"/> + <KivioPoint x="192.415" y="120.195"/> + <KivioPoint x="191.585" y="120.122"/> + <KivioPoint x="190.732" y="120.024"/> + <KivioPoint x="189.854" y="119.976"/> + <KivioPoint x="188.976" y="119.902"/> + <KivioPoint x="188.122" y="119.854"/> + <KivioPoint x="187.293" y="119.805"/> + <KivioPoint x="186.488" y="119.780"/> + <KivioPoint x="185.707" y="119.756"/> + <KivioPoint x="184.951" y="119.732"/> + <KivioPoint x="184.220" y="119.732"/> + <KivioPoint x="183.512" y="119.732"/> + <KivioPoint x="182.805" y="119.732"/> + <KivioPoint x="182.122" y="119.732"/> + <KivioPoint x="181.463" y="119.732"/> + <KivioPoint x="180.780" y="119.732"/> + <KivioPoint x="180.098" y="119.732"/> + <KivioPoint x="179.390" y="119.732"/> + <KivioPoint x="178.683" y="119.732"/> + <KivioPoint x="177.927" y="119.732"/> + <KivioPoint x="177.146" y="119.707"/> + <KivioPoint x="176.293" y="119.683"/> + <KivioPoint x="175.415" y="119.659"/> + <KivioPoint x="174.463" y="119.634"/> + <KivioPoint x="173.439" y="119.585"/> + <KivioPoint x="172.366" y="119.537"/> + <KivioPoint x="171.195" y="119.463"/> + <KivioPoint x="169.976" y="119.390"/> + <KivioPoint x="168.683" y="119.293"/> + <KivioPoint x="167.317" y="119.195"/> + <KivioPoint x="165.902" y="119.073"/> + <KivioPoint x="164.439" y="118.951"/> + <KivioPoint x="162.976" y="118.805"/> + <KivioPoint x="161.512" y="118.659"/> + <KivioLineStyle width="1.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ededed" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon97"> + <KivioPoint x="115.976" y="61.780"/> + <KivioPoint x="115.976" y="105.122"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon98"> + <KivioPoint x="116.146" y="93.415"/> + <KivioPoint x="99.854" y="93.780"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon99"> + <KivioPoint x="115.902" y="93.415"/> + <KivioPoint x="129.146" y="94.341"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#e2e2ee" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon100"> + <KivioPoint x="23.585" y="89.756"/> + <KivioPoint x="60.171" y="79.146"/> + <KivioPoint x="88.902" y="80.976"/> + <KivioPoint x="89.073" y="93.049"/> + <KivioPoint x="59.439" y="92.317"/> + <KivioPoint x="23.439" y="96.756"/> + <KivioPoint x="23.585" y="89.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon101"> + <KivioPoint x="23.220" y="70.195"/> + <KivioPoint x="64.561" y="40.000"/> + <KivioPoint x="92.927" y="44.951"/> + <KivioPoint x="92.927" y="107.512"/> + <KivioPoint x="99.878" y="106.415"/> + <KivioPoint x="100.415" y="35.805"/> + <KivioPoint x="64.561" y="27.927"/> + <KivioPoint x="23.220" y="61.951"/> + <KivioPoint x="23.220" y="70.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon102"> + <KivioPoint x="23.390" y="83.902"/> + <KivioPoint x="23.390" y="77.317"/> + <KivioPoint x="60.293" y="55.732"/> + <KivioPoint x="89.073" y="59.390"/> + <KivioPoint x="89.073" y="69.878"/> + <KivioPoint x="60.293" y="66.220"/> + <KivioPoint x="23.390" y="83.902"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon103"> + <KivioPoint x="138.659" y="69.463"/> + <KivioPoint x="167.366" y="62.878"/> + <KivioPoint x="240.366" y="82.073"/> + <KivioPoint x="240.366" y="74.024"/> + <KivioPoint x="167.366" y="52.268"/> + <KivioPoint x="138.659" y="59.220"/> + <KivioPoint x="138.659" y="69.463"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon104"> + <KivioPoint x="134.439" y="107.512"/> + <KivioPoint x="134.268" y="44.756"/> + <KivioPoint x="161.512" y="35.610"/> + <KivioPoint x="240.537" y="66.341"/> + <KivioPoint x="240.732" y="59.951"/> + <KivioPoint x="159.878" y="25.366"/> + <KivioPoint x="128.780" y="35.439"/> + <KivioPoint x="128.415" y="106.415"/> + <KivioPoint x="134.439" y="107.512"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon105"> + <KivioPoint x="60.366" y="11.390"/> + <KivioPoint x="115.561" y="22.732"/> + <KivioPoint x="158.659" y="8.610"/> + <KivioPoint x="246.610" y="52.756"/> + <KivioPoint x="246.610" y="47.659"/> + <KivioPoint x="158.659" y="0.293"/> + <KivioPoint x="115.805" y="15.415"/> + <KivioPoint x="60.366" y="3.073"/> + <KivioPoint x="19.317" y="45.561"/> + <KivioPoint x="19.317" y="52.390"/> + <KivioPoint x="60.366" y="11.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon106"> + <KivioPoint x="61.341" y="103.317"/> + <KivioPoint x="61.610" y="103.317"/> + <KivioPoint x="61.854" y="103.390"/> + <KivioPoint x="62.049" y="103.512"/> + <KivioPoint x="62.171" y="103.683"/> + <KivioPoint x="62.293" y="103.829"/> + <KivioPoint x="62.415" y="104.000"/> + <KivioPoint x="62.561" y="104.122"/> + <KivioPoint x="62.805" y="104.220"/> + <KivioPoint x="63.171" y="104.268"/> + <KivioPoint x="63.634" y="104.195"/> + <KivioPoint x="64.098" y="104.024"/> + <KivioPoint x="64.488" y="103.805"/> + <KivioPoint x="64.756" y="103.561"/> + <KivioPoint x="64.927" y="103.317"/> + <KivioPoint x="65.049" y="103.098"/> + <KivioPoint x="65.171" y="102.854"/> + <KivioPoint x="65.341" y="102.634"/> + <KivioPoint x="65.561" y="102.390"/> + <KivioPoint x="65.854" y="102.195"/> + <KivioPoint x="66.171" y="102.073"/> + <KivioPoint x="66.512" y="102.122"/> + <KivioPoint x="66.537" y="102.341"/> + <KivioPoint x="66.390" y="102.610"/> + <KivioPoint x="66.244" y="102.878"/> + <KivioPoint x="66.268" y="103.195"/> + <KivioPoint x="66.610" y="103.512"/> + <KivioPoint x="66.927" y="103.634"/> + <KivioPoint x="67.244" y="103.707"/> + <KivioPoint x="67.537" y="103.707"/> + <KivioPoint x="67.805" y="103.659"/> + <KivioPoint x="68.049" y="103.585"/> + <KivioPoint x="68.268" y="103.512"/> + <KivioPoint x="68.512" y="103.463"/> + <KivioPoint x="68.732" y="103.463"/> + <KivioPoint x="68.951" y="103.537"/> + <KivioPoint x="69.073" y="103.683"/> + <KivioPoint x="69.049" y="103.878"/> + <KivioPoint x="68.902" y="104.073"/> + <KivioPoint x="68.707" y="104.220"/> + <KivioPoint x="68.488" y="104.317"/> + <KivioPoint x="68.244" y="104.415"/> + <KivioPoint x="68.000" y="104.512"/> + <KivioPoint x="67.756" y="104.634"/> + <KivioPoint x="67.512" y="104.805"/> + <KivioPoint x="67.293" y="105.049"/> + <KivioPoint x="67.146" y="105.317"/> + <KivioPoint x="67.098" y="105.537"/> + <KivioPoint x="67.098" y="105.732"/> + <KivioPoint x="67.122" y="105.854"/> + <KivioPoint x="67.146" y="105.951"/> + <KivioPoint x="67.195" y="106.000"/> + <KivioPoint x="67.244" y="106.049"/> + <KivioPoint x="67.293" y="106.073"/> + <KivioPoint x="67.366" y="106.122"/> + <KivioPoint x="67.463" y="106.195"/> + <KivioPoint x="67.610" y="106.293"/> + <KivioPoint x="67.780" y="106.415"/> + <KivioPoint x="68.000" y="106.537"/> + <KivioPoint x="68.366" y="106.683"/> + <KivioPoint x="68.707" y="106.707"/> + <KivioPoint x="68.951" y="106.659"/> + <KivioPoint x="69.171" y="106.585"/> + <KivioPoint x="69.390" y="106.488"/> + <KivioPoint x="69.610" y="106.463"/> + <KivioPoint x="69.854" y="106.561"/> + <KivioPoint x="70.049" y="106.805"/> + <KivioPoint x="70.098" y="106.951"/> + <KivioPoint x="70.122" y="107.098"/> + <KivioPoint x="70.122" y="107.244"/> + <KivioPoint x="70.146" y="107.390"/> + <KivioPoint x="70.171" y="107.512"/> + <KivioPoint x="70.195" y="107.634"/> + <KivioPoint x="70.220" y="107.732"/> + <KivioPoint x="70.268" y="107.829"/> + <KivioPoint x="70.293" y="107.927"/> + <KivioPoint x="70.341" y="108.000"/> + <KivioPoint x="70.366" y="108.098"/> + <KivioPoint x="70.390" y="108.195"/> + <KivioPoint x="70.390" y="108.293"/> + <KivioPoint x="70.366" y="108.390"/> + <KivioPoint x="70.293" y="108.512"/> + <KivioPoint x="70.171" y="108.634"/> + <KivioPoint x="70.000" y="108.756"/> + <KivioPoint x="69.756" y="108.902"/> + <KivioPoint x="69.463" y="109.049"/> + <KivioPoint x="69.073" y="109.171"/> + <KivioPoint x="68.512" y="109.293"/> + <KivioPoint x="67.951" y="109.390"/> + <KivioPoint x="67.415" y="109.439"/> + <KivioPoint x="66.927" y="109.463"/> + <KivioPoint x="66.488" y="109.463"/> + <KivioPoint x="66.122" y="109.439"/> + <KivioPoint x="65.805" y="109.415"/> + <KivioPoint x="65.488" y="109.366"/> + <KivioPoint x="65.171" y="109.317"/> + <KivioPoint x="64.854" y="109.293"/> + <KivioPoint x="64.463" y="109.244"/> + <KivioPoint x="64.024" y="109.220"/> + <KivioPoint x="63.537" y="109.195"/> + <KivioPoint x="62.976" y="109.171"/> + <KivioPoint x="62.366" y="109.171"/> + <KivioPoint x="61.756" y="109.171"/> + <KivioPoint x="60.976" y="109.171"/> + <KivioPoint x="60.488" y="109.195"/> + <KivioPoint x="60.244" y="109.220"/> + <KivioPoint x="60.195" y="109.268"/> + <KivioPoint x="60.244" y="109.317"/> + <KivioPoint x="60.293" y="109.366"/> + <KivioPoint x="60.317" y="109.390"/> + <KivioPoint x="60.268" y="109.390"/> + <KivioPoint x="60.122" y="109.317"/> + <KivioPoint x="59.927" y="109.171"/> + <KivioPoint x="59.756" y="108.927"/> + <KivioPoint x="59.707" y="108.683"/> + <KivioPoint x="59.707" y="108.537"/> + <KivioPoint x="59.780" y="108.415"/> + <KivioPoint x="59.829" y="108.268"/> + <KivioPoint x="59.902" y="108.073"/> + <KivioPoint x="59.927" y="107.780"/> + <KivioPoint x="59.927" y="107.341"/> + <KivioPoint x="59.927" y="106.902"/> + <KivioPoint x="59.902" y="106.610"/> + <KivioPoint x="59.829" y="106.415"/> + <KivioPoint x="59.780" y="106.268"/> + <KivioPoint x="59.707" y="106.146"/> + <KivioPoint x="59.707" y="106.000"/> + <KivioPoint x="59.756" y="105.756"/> + <KivioPoint x="59.927" y="105.512"/> + <KivioPoint x="60.195" y="105.341"/> + <KivioPoint x="60.463" y="105.317"/> + <KivioPoint x="60.683" y="105.341"/> + <KivioPoint x="60.878" y="105.439"/> + <KivioPoint x="61.098" y="105.537"/> + <KivioPoint x="61.317" y="105.585"/> + <KivioPoint x="61.537" y="105.585"/> + <KivioPoint x="61.756" y="105.512"/> + <KivioPoint x="61.854" y="105.341"/> + <KivioPoint x="61.756" y="105.195"/> + <KivioPoint x="61.610" y="105.122"/> + <KivioPoint x="61.439" y="105.049"/> + <KivioPoint x="61.293" y="104.854"/> + <KivioPoint x="61.195" y="104.537"/> + <KivioPoint x="61.171" y="104.366"/> + <KivioPoint x="61.146" y="104.195"/> + <KivioPoint x="61.122" y="104.049"/> + <KivioPoint x="61.098" y="103.951"/> + <KivioPoint x="61.073" y="103.854"/> + <KivioPoint x="61.024" y="103.780"/> + <KivioPoint x="61.000" y="103.707"/> + <KivioPoint x="61.000" y="103.610"/> + <KivioPoint x="61.000" y="103.537"/> + <KivioPoint x="61.073" y="103.439"/> + <KivioPoint x="61.171" y="103.366"/> + <KivioPoint x="61.341" y="103.317"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon107"> + <KivioPoint x="158.171" y="106.220"/> + <KivioPoint x="158.512" y="106.073"/> + <KivioPoint x="158.780" y="106.024"/> + <KivioPoint x="158.976" y="106.049"/> + <KivioPoint x="159.098" y="106.122"/> + <KivioPoint x="159.244" y="106.195"/> + <KivioPoint x="159.463" y="106.195"/> + <KivioPoint x="159.902" y="106.122"/> + <KivioPoint x="160.512" y="105.927"/> + <KivioPoint x="160.951" y="105.732"/> + <KivioPoint x="161.341" y="105.561"/> + <KivioPoint x="161.634" y="105.366"/> + <KivioPoint x="161.854" y="105.220"/> + <KivioPoint x="162.000" y="105.049"/> + <KivioPoint x="162.122" y="104.927"/> + <KivioPoint x="162.220" y="104.780"/> + <KivioPoint x="162.366" y="104.659"/> + <KivioPoint x="162.561" y="104.512"/> + <KivioPoint x="162.829" y="104.366"/> + <KivioPoint x="163.195" y="104.244"/> + <KivioPoint x="163.585" y="104.171"/> + <KivioPoint x="164.000" y="104.171"/> + <KivioPoint x="164.293" y="104.244"/> + <KivioPoint x="164.463" y="104.317"/> + <KivioPoint x="164.537" y="104.439"/> + <KivioPoint x="164.585" y="104.537"/> + <KivioPoint x="164.585" y="104.659"/> + <KivioPoint x="164.634" y="104.780"/> + <KivioPoint x="164.756" y="104.951"/> + <KivioPoint x="164.951" y="105.146"/> + <KivioPoint x="165.171" y="105.390"/> + <KivioPoint x="165.390" y="105.610"/> + <KivioPoint x="165.537" y="105.780"/> + <KivioPoint x="165.659" y="105.878"/> + <KivioPoint x="165.756" y="105.927"/> + <KivioPoint x="165.829" y="105.951"/> + <KivioPoint x="165.902" y="105.976"/> + <KivioPoint x="165.951" y="106.024"/> + <KivioPoint x="165.976" y="106.122"/> + <KivioPoint x="165.976" y="106.317"/> + <KivioPoint x="165.902" y="106.585"/> + <KivioPoint x="165.732" y="106.854"/> + <KivioPoint x="165.537" y="107.098"/> + <KivioPoint x="165.317" y="107.244"/> + <KivioPoint x="165.122" y="107.341"/> + <KivioPoint x="164.927" y="107.390"/> + <KivioPoint x="164.732" y="107.463"/> + <KivioPoint x="164.537" y="107.561"/> + <KivioPoint x="164.317" y="107.707"/> + <KivioPoint x="164.122" y="107.951"/> + <KivioPoint x="163.976" y="108.220"/> + <KivioPoint x="163.927" y="108.390"/> + <KivioPoint x="163.902" y="108.537"/> + <KivioPoint x="163.902" y="108.683"/> + <KivioPoint x="163.927" y="108.780"/> + <KivioPoint x="163.927" y="108.854"/> + <KivioPoint x="163.951" y="108.927"/> + <KivioPoint x="163.976" y="108.976"/> + <KivioPoint x="164.000" y="109.024"/> + <KivioPoint x="164.024" y="109.073"/> + <KivioPoint x="164.049" y="109.098"/> + <KivioPoint x="164.122" y="109.146"/> + <KivioPoint x="164.195" y="109.195"/> + <KivioPoint x="164.293" y="109.268"/> + <KivioPoint x="164.439" y="109.341"/> + <KivioPoint x="164.610" y="109.390"/> + <KivioPoint x="164.829" y="109.439"/> + <KivioPoint x="165.244" y="109.463"/> + <KivioPoint x="165.610" y="109.390"/> + <KivioPoint x="165.927" y="109.268"/> + <KivioPoint x="166.171" y="109.098"/> + <KivioPoint x="166.390" y="108.902"/> + <KivioPoint x="166.610" y="108.732"/> + <KivioPoint x="166.829" y="108.585"/> + <KivioPoint x="167.122" y="108.512"/> + <KivioPoint x="167.463" y="108.561"/> + <KivioPoint x="167.805" y="108.780"/> + <KivioPoint x="167.951" y="108.951"/> + <KivioPoint x="168.049" y="109.146"/> + <KivioPoint x="168.146" y="109.341"/> + <KivioPoint x="168.244" y="109.537"/> + <KivioPoint x="168.341" y="109.732"/> + <KivioPoint x="168.439" y="109.902"/> + <KivioPoint x="168.537" y="110.073"/> + <KivioPoint x="168.634" y="110.244"/> + <KivioPoint x="168.732" y="110.415"/> + <KivioPoint x="168.829" y="110.561"/> + <KivioPoint x="168.902" y="110.707"/> + <KivioPoint x="168.976" y="110.878"/> + <KivioPoint x="169.024" y="111.024"/> + <KivioPoint x="169.024" y="111.220"/> + <KivioPoint x="169.000" y="111.390"/> + <KivioPoint x="168.927" y="111.585"/> + <KivioPoint x="168.756" y="111.805"/> + <KivioPoint x="168.537" y="112.000"/> + <KivioPoint x="168.220" y="112.220"/> + <KivioPoint x="167.805" y="112.390"/> + <KivioPoint x="167.244" y="112.537"/> + <KivioPoint x="166.659" y="112.659"/> + <KivioPoint x="166.049" y="112.732"/> + <KivioPoint x="165.488" y="112.756"/> + <KivioPoint x="164.976" y="112.732"/> + <KivioPoint x="164.512" y="112.707"/> + <KivioPoint x="164.098" y="112.659"/> + <KivioPoint x="163.732" y="112.610"/> + <KivioPoint x="163.341" y="112.537"/> + <KivioPoint x="162.976" y="112.463"/> + <KivioPoint x="162.585" y="112.390"/> + <KivioPoint x="162.146" y="112.317"/> + <KivioPoint x="161.683" y="112.268"/> + <KivioPoint x="161.146" y="112.195"/> + <KivioPoint x="160.537" y="112.146"/> + <KivioPoint x="159.902" y="112.122"/> + <KivioPoint x="159.244" y="112.098"/> + <KivioPoint x="158.585" y="112.073"/> + <KivioPoint x="157.780" y="112.049"/> + <KivioPoint x="157.244" y="112.049"/> + <KivioPoint x="156.927" y="112.073"/> + <KivioPoint x="156.805" y="112.098"/> + <KivioPoint x="156.829" y="112.146"/> + <KivioPoint x="156.902" y="112.195"/> + <KivioPoint x="157.000" y="112.244"/> + <KivioPoint x="157.073" y="112.293"/> + <KivioPoint x="157.098" y="112.293"/> + <KivioPoint x="157.049" y="112.268"/> + <KivioPoint x="156.927" y="112.195"/> + <KivioPoint x="156.756" y="112.073"/> + <KivioPoint x="156.585" y="111.829"/> + <KivioPoint x="156.537" y="111.585"/> + <KivioPoint x="156.537" y="111.439"/> + <KivioPoint x="156.610" y="111.317"/> + <KivioPoint x="156.659" y="111.171"/> + <KivioPoint x="156.732" y="110.976"/> + <KivioPoint x="156.756" y="110.683"/> + <KivioPoint x="156.756" y="110.244"/> + <KivioPoint x="156.756" y="109.805"/> + <KivioPoint x="156.732" y="109.512"/> + <KivioPoint x="156.659" y="109.317"/> + <KivioPoint x="156.610" y="109.171"/> + <KivioPoint x="156.537" y="109.049"/> + <KivioPoint x="156.537" y="108.902"/> + <KivioPoint x="156.585" y="108.659"/> + <KivioPoint x="156.756" y="108.415"/> + <KivioPoint x="157.024" y="108.244"/> + <KivioPoint x="157.293" y="108.220"/> + <KivioPoint x="157.512" y="108.244"/> + <KivioPoint x="157.707" y="108.341"/> + <KivioPoint x="157.927" y="108.439"/> + <KivioPoint x="158.146" y="108.488"/> + <KivioPoint x="158.366" y="108.488"/> + <KivioPoint x="158.585" y="108.415"/> + <KivioPoint x="158.683" y="108.244"/> + <KivioPoint x="158.585" y="108.098"/> + <KivioPoint x="158.439" y="108.024"/> + <KivioPoint x="158.268" y="107.951"/> + <KivioPoint x="158.122" y="107.756"/> + <KivioPoint x="158.024" y="107.439"/> + <KivioPoint x="158.000" y="107.220"/> + <KivioPoint x="157.976" y="107.049"/> + <KivioPoint x="157.927" y="106.927"/> + <KivioPoint x="157.902" y="106.829"/> + <KivioPoint x="157.854" y="106.780"/> + <KivioPoint x="157.829" y="106.707"/> + <KivioPoint x="157.829" y="106.634"/> + <KivioPoint x="157.854" y="106.512"/> + <KivioPoint x="157.976" y="106.390"/> + <KivioPoint x="158.171" y="106.220"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon108"> + <KivioPoint x="166.268" y="90.976"/> + <KivioPoint x="166.341" y="109.756"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon109"> + <KivioPoint x="138.463" y="80.976"/> + <KivioPoint x="166.634" y="76.951"/> + <KivioPoint x="239.073" y="89.756"/> + <KivioPoint x="239.073" y="96.463"/> + <KivioPoint x="166.634" y="90.854"/> + <KivioPoint x="138.463" y="92.317"/> + <KivioPoint x="138.463" y="80.976"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon110"> + <KivioPoint x="181.220" y="103.561"/> + <KivioPoint x="180.878" y="103.561"/> + <KivioPoint x="180.537" y="103.659"/> + <KivioPoint x="180.293" y="103.829"/> + <KivioPoint x="180.098" y="104.024"/> + <KivioPoint x="179.951" y="104.244"/> + <KivioPoint x="179.805" y="104.463"/> + <KivioPoint x="179.585" y="104.634"/> + <KivioPoint x="179.268" y="104.780"/> + <KivioPoint x="178.780" y="104.829"/> + <KivioPoint x="178.171" y="104.732"/> + <KivioPoint x="177.659" y="104.561"/> + <KivioPoint x="177.195" y="104.317"/> + <KivioPoint x="176.854" y="104.049"/> + <KivioPoint x="176.610" y="103.780"/> + <KivioPoint x="176.415" y="103.512"/> + <KivioPoint x="176.293" y="103.268"/> + <KivioPoint x="176.146" y="103.024"/> + <KivioPoint x="175.976" y="102.756"/> + <KivioPoint x="175.780" y="102.512"/> + <KivioPoint x="175.488" y="102.268"/> + <KivioPoint x="175.146" y="102.049"/> + <KivioPoint x="174.805" y="101.927"/> + <KivioPoint x="174.415" y="101.951"/> + <KivioPoint x="174.293" y="102.122"/> + <KivioPoint x="174.341" y="102.366"/> + <KivioPoint x="174.512" y="102.634"/> + <KivioPoint x="174.659" y="102.902"/> + <KivioPoint x="174.732" y="103.220"/> + <KivioPoint x="174.585" y="103.537"/> + <KivioPoint x="174.220" y="103.829"/> + <KivioPoint x="173.805" y="104.000"/> + <KivioPoint x="173.366" y="104.073"/> + <KivioPoint x="172.976" y="104.073"/> + <KivioPoint x="172.634" y="104.000"/> + <KivioPoint x="172.317" y="103.927"/> + <KivioPoint x="172.024" y="103.829"/> + <KivioPoint x="171.707" y="103.756"/> + <KivioPoint x="171.390" y="103.756"/> + <KivioPoint x="171.122" y="103.854"/> + <KivioPoint x="170.951" y="104.049"/> + <KivioPoint x="170.976" y="104.317"/> + <KivioPoint x="171.171" y="104.561"/> + <KivioPoint x="171.439" y="104.756"/> + <KivioPoint x="171.732" y="104.902"/> + <KivioPoint x="172.049" y="105.024"/> + <KivioPoint x="172.366" y="105.146"/> + <KivioPoint x="172.707" y="105.317"/> + <KivioPoint x="173.024" y="105.537"/> + <KivioPoint x="173.317" y="105.854"/> + <KivioPoint x="173.512" y="106.220"/> + <KivioPoint x="173.585" y="106.488"/> + <KivioPoint x="173.585" y="106.707"/> + <KivioPoint x="173.585" y="106.878"/> + <KivioPoint x="173.537" y="107.000"/> + <KivioPoint x="173.488" y="107.073"/> + <KivioPoint x="173.439" y="107.122"/> + <KivioPoint x="173.390" y="107.171"/> + <KivioPoint x="173.317" y="107.220"/> + <KivioPoint x="173.244" y="107.268"/> + <KivioPoint x="173.146" y="107.317"/> + <KivioPoint x="173.024" y="107.415"/> + <KivioPoint x="172.854" y="107.537"/> + <KivioPoint x="172.659" y="107.683"/> + <KivioPoint x="172.390" y="107.829"/> + <KivioPoint x="172.000" y="108.000"/> + <KivioPoint x="171.610" y="108.073"/> + <KivioPoint x="171.317" y="108.049"/> + <KivioPoint x="171.049" y="107.976"/> + <KivioPoint x="170.829" y="107.878"/> + <KivioPoint x="170.610" y="107.780"/> + <KivioPoint x="170.366" y="107.732"/> + <KivioPoint x="170.122" y="107.756"/> + <KivioPoint x="169.854" y="107.902"/> + <KivioPoint x="169.659" y="108.195"/> + <KivioPoint x="169.610" y="108.390"/> + <KivioPoint x="169.561" y="108.585"/> + <KivioPoint x="169.561" y="108.780"/> + <KivioPoint x="169.537" y="108.951"/> + <KivioPoint x="169.512" y="109.122"/> + <KivioPoint x="169.463" y="109.293"/> + <KivioPoint x="169.415" y="109.439"/> + <KivioPoint x="169.366" y="109.561"/> + <KivioPoint x="169.317" y="109.683"/> + <KivioPoint x="169.268" y="109.805"/> + <KivioPoint x="169.220" y="109.927"/> + <KivioPoint x="169.195" y="110.049"/> + <KivioPoint x="169.195" y="110.171"/> + <KivioPoint x="169.244" y="110.317"/> + <KivioPoint x="169.341" y="110.463"/> + <KivioPoint x="169.488" y="110.634"/> + <KivioPoint x="169.707" y="110.805"/> + <KivioPoint x="170.024" y="110.976"/> + <KivioPoint x="170.439" y="111.171"/> + <KivioPoint x="170.951" y="111.341"/> + <KivioPoint x="171.610" y="111.488"/> + <KivioPoint x="172.268" y="111.610"/> + <KivioPoint x="172.927" y="111.683"/> + <KivioPoint x="173.537" y="111.732"/> + <KivioPoint x="174.073" y="111.732"/> + <KivioPoint x="174.537" y="111.707"/> + <KivioPoint x="174.951" y="111.683"/> + <KivioPoint x="175.341" y="111.659"/> + <KivioPoint x="175.707" y="111.610"/> + <KivioPoint x="176.073" y="111.561"/> + <KivioPoint x="176.463" y="111.512"/> + <KivioPoint x="176.878" y="111.463"/> + <KivioPoint x="177.366" y="111.415"/> + <KivioPoint x="177.927" y="111.390"/> + <KivioPoint x="178.537" y="111.366"/> + <KivioPoint x="179.220" y="111.341"/> + <KivioPoint x="179.951" y="111.341"/> + <KivioPoint x="180.659" y="111.341"/> + <KivioPoint x="181.561" y="111.341"/> + <KivioPoint x="182.171" y="111.366"/> + <KivioPoint x="182.537" y="111.390"/> + <KivioPoint x="182.707" y="111.439"/> + <KivioPoint x="182.732" y="111.488"/> + <KivioPoint x="182.683" y="111.537"/> + <KivioPoint x="182.610" y="111.585"/> + <KivioPoint x="182.585" y="111.634"/> + <KivioPoint x="182.707" y="111.610"/> + <KivioPoint x="182.878" y="111.512"/> + <KivioPoint x="183.098" y="111.341"/> + <KivioPoint x="183.293" y="111.073"/> + <KivioPoint x="183.390" y="110.805"/> + <KivioPoint x="183.390" y="110.610"/> + <KivioPoint x="183.366" y="110.439"/> + <KivioPoint x="183.293" y="110.317"/> + <KivioPoint x="183.244" y="110.195"/> + <KivioPoint x="183.171" y="110.000"/> + <KivioPoint x="183.122" y="109.732"/> + <KivioPoint x="183.098" y="109.366"/> + <KivioPoint x="183.098" y="108.902"/> + <KivioPoint x="183.098" y="108.341"/> + <KivioPoint x="183.146" y="107.927"/> + <KivioPoint x="183.220" y="107.659"/> + <KivioPoint x="183.293" y="107.488"/> + <KivioPoint x="183.366" y="107.341"/> + <KivioPoint x="183.390" y="107.122"/> + <KivioPoint x="183.317" y="106.829"/> + <KivioPoint x="183.098" y="106.488"/> + <KivioPoint x="182.829" y="106.293"/> + <KivioPoint x="182.537" y="106.220"/> + <KivioPoint x="182.268" y="106.220"/> + <KivioPoint x="182.024" y="106.293"/> + <KivioPoint x="181.805" y="106.390"/> + <KivioPoint x="181.610" y="106.488"/> + <KivioPoint x="181.366" y="106.585"/> + <KivioPoint x="181.122" y="106.610"/> + <KivioPoint x="180.878" y="106.585"/> + <KivioPoint x="180.659" y="106.488"/> + <KivioPoint x="180.537" y="106.244"/> + <KivioPoint x="180.659" y="106.073"/> + <KivioPoint x="180.854" y="105.976"/> + <KivioPoint x="181.073" y="105.854"/> + <KivioPoint x="181.268" y="105.610"/> + <KivioPoint x="181.415" y="105.195"/> + <KivioPoint x="181.439" y="104.976"/> + <KivioPoint x="181.463" y="104.805"/> + <KivioPoint x="181.488" y="104.634"/> + <KivioPoint x="181.537" y="104.488"/> + <KivioPoint x="181.561" y="104.366"/> + <KivioPoint x="181.610" y="104.268"/> + <KivioPoint x="181.634" y="104.171"/> + <KivioPoint x="181.659" y="104.073"/> + <KivioPoint x="181.683" y="104.000"/> + <KivioPoint x="181.683" y="103.902"/> + <KivioPoint x="181.634" y="103.805"/> + <KivioPoint x="181.561" y="103.707"/> + <KivioPoint x="181.415" y="103.610"/> + <KivioPoint x="181.220" y="103.561"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon111"> + <KivioPoint x="61.220" y="102.098"/> + <KivioPoint x="60.878" y="102.098"/> + <KivioPoint x="60.537" y="102.195"/> + <KivioPoint x="60.293" y="102.366"/> + <KivioPoint x="60.098" y="102.561"/> + <KivioPoint x="59.951" y="102.780"/> + <KivioPoint x="59.805" y="103.000"/> + <KivioPoint x="59.585" y="103.171"/> + <KivioPoint x="59.268" y="103.317"/> + <KivioPoint x="58.780" y="103.366"/> + <KivioPoint x="58.171" y="103.268"/> + <KivioPoint x="57.659" y="103.098"/> + <KivioPoint x="57.195" y="102.854"/> + <KivioPoint x="56.854" y="102.585"/> + <KivioPoint x="56.610" y="102.317"/> + <KivioPoint x="56.415" y="102.049"/> + <KivioPoint x="56.293" y="101.805"/> + <KivioPoint x="56.146" y="101.561"/> + <KivioPoint x="55.976" y="101.293"/> + <KivioPoint x="55.780" y="101.049"/> + <KivioPoint x="55.488" y="100.805"/> + <KivioPoint x="55.146" y="100.585"/> + <KivioPoint x="54.805" y="100.463"/> + <KivioPoint x="54.415" y="100.488"/> + <KivioPoint x="54.293" y="100.659"/> + <KivioPoint x="54.341" y="100.902"/> + <KivioPoint x="54.512" y="101.171"/> + <KivioPoint x="54.659" y="101.439"/> + <KivioPoint x="54.732" y="101.756"/> + <KivioPoint x="54.585" y="102.073"/> + <KivioPoint x="54.220" y="102.366"/> + <KivioPoint x="53.805" y="102.537"/> + <KivioPoint x="53.366" y="102.610"/> + <KivioPoint x="52.976" y="102.610"/> + <KivioPoint x="52.634" y="102.537"/> + <KivioPoint x="52.317" y="102.463"/> + <KivioPoint x="52.024" y="102.366"/> + <KivioPoint x="51.707" y="102.293"/> + <KivioPoint x="51.390" y="102.293"/> + <KivioPoint x="51.122" y="102.390"/> + <KivioPoint x="50.951" y="102.585"/> + <KivioPoint x="50.976" y="102.854"/> + <KivioPoint x="51.171" y="103.098"/> + <KivioPoint x="51.439" y="103.293"/> + <KivioPoint x="51.732" y="103.439"/> + <KivioPoint x="52.049" y="103.561"/> + <KivioPoint x="52.366" y="103.683"/> + <KivioPoint x="52.707" y="103.854"/> + <KivioPoint x="53.024" y="104.073"/> + <KivioPoint x="53.317" y="104.390"/> + <KivioPoint x="53.512" y="104.756"/> + <KivioPoint x="53.585" y="105.024"/> + <KivioPoint x="53.585" y="105.244"/> + <KivioPoint x="53.585" y="105.415"/> + <KivioPoint x="53.537" y="105.537"/> + <KivioPoint x="53.488" y="105.610"/> + <KivioPoint x="53.439" y="105.659"/> + <KivioPoint x="53.390" y="105.707"/> + <KivioPoint x="53.317" y="105.756"/> + <KivioPoint x="53.244" y="105.805"/> + <KivioPoint x="53.146" y="105.854"/> + <KivioPoint x="53.024" y="105.951"/> + <KivioPoint x="52.854" y="106.073"/> + <KivioPoint x="52.659" y="106.220"/> + <KivioPoint x="52.390" y="106.366"/> + <KivioPoint x="52.000" y="106.537"/> + <KivioPoint x="51.610" y="106.610"/> + <KivioPoint x="51.317" y="106.585"/> + <KivioPoint x="51.049" y="106.512"/> + <KivioPoint x="50.829" y="106.415"/> + <KivioPoint x="50.610" y="106.317"/> + <KivioPoint x="50.366" y="106.268"/> + <KivioPoint x="50.122" y="106.293"/> + <KivioPoint x="49.854" y="106.439"/> + <KivioPoint x="49.659" y="106.732"/> + <KivioPoint x="49.610" y="106.927"/> + <KivioPoint x="49.561" y="107.122"/> + <KivioPoint x="49.561" y="107.317"/> + <KivioPoint x="49.537" y="107.488"/> + <KivioPoint x="49.512" y="107.659"/> + <KivioPoint x="49.463" y="107.829"/> + <KivioPoint x="49.415" y="107.976"/> + <KivioPoint x="49.366" y="108.098"/> + <KivioPoint x="49.317" y="108.220"/> + <KivioPoint x="49.268" y="108.341"/> + <KivioPoint x="49.220" y="108.463"/> + <KivioPoint x="49.195" y="108.585"/> + <KivioPoint x="49.195" y="108.707"/> + <KivioPoint x="49.244" y="108.854"/> + <KivioPoint x="49.341" y="109.000"/> + <KivioPoint x="49.488" y="109.171"/> + <KivioPoint x="49.707" y="109.341"/> + <KivioPoint x="50.024" y="109.512"/> + <KivioPoint x="50.439" y="109.707"/> + <KivioPoint x="50.951" y="109.878"/> + <KivioPoint x="51.610" y="110.024"/> + <KivioPoint x="52.268" y="110.146"/> + <KivioPoint x="52.927" y="110.220"/> + <KivioPoint x="53.537" y="110.268"/> + <KivioPoint x="54.073" y="110.268"/> + <KivioPoint x="54.537" y="110.244"/> + <KivioPoint x="54.951" y="110.220"/> + <KivioPoint x="55.341" y="110.195"/> + <KivioPoint x="55.707" y="110.146"/> + <KivioPoint x="56.073" y="110.098"/> + <KivioPoint x="56.463" y="110.049"/> + <KivioPoint x="56.878" y="110.000"/> + <KivioPoint x="57.366" y="109.951"/> + <KivioPoint x="57.927" y="109.927"/> + <KivioPoint x="58.537" y="109.902"/> + <KivioPoint x="59.220" y="109.878"/> + <KivioPoint x="59.951" y="109.878"/> + <KivioPoint x="60.659" y="109.878"/> + <KivioPoint x="61.561" y="109.878"/> + <KivioPoint x="62.171" y="109.902"/> + <KivioPoint x="62.537" y="109.927"/> + <KivioPoint x="62.707" y="109.976"/> + <KivioPoint x="62.732" y="110.024"/> + <KivioPoint x="62.683" y="110.073"/> + <KivioPoint x="62.610" y="110.122"/> + <KivioPoint x="62.585" y="110.171"/> + <KivioPoint x="62.707" y="110.146"/> + <KivioPoint x="62.878" y="110.049"/> + <KivioPoint x="63.098" y="109.878"/> + <KivioPoint x="63.293" y="109.610"/> + <KivioPoint x="63.390" y="109.341"/> + <KivioPoint x="63.390" y="109.146"/> + <KivioPoint x="63.366" y="108.976"/> + <KivioPoint x="63.293" y="108.854"/> + <KivioPoint x="63.244" y="108.732"/> + <KivioPoint x="63.171" y="108.537"/> + <KivioPoint x="63.122" y="108.268"/> + <KivioPoint x="63.098" y="107.902"/> + <KivioPoint x="63.098" y="107.439"/> + <KivioPoint x="63.098" y="106.878"/> + <KivioPoint x="63.146" y="106.463"/> + <KivioPoint x="63.220" y="106.195"/> + <KivioPoint x="63.293" y="106.024"/> + <KivioPoint x="63.366" y="105.878"/> + <KivioPoint x="63.390" y="105.659"/> + <KivioPoint x="63.317" y="105.366"/> + <KivioPoint x="63.098" y="105.024"/> + <KivioPoint x="62.829" y="104.829"/> + <KivioPoint x="62.537" y="104.756"/> + <KivioPoint x="62.268" y="104.756"/> + <KivioPoint x="62.024" y="104.829"/> + <KivioPoint x="61.805" y="104.927"/> + <KivioPoint x="61.610" y="105.024"/> + <KivioPoint x="61.366" y="105.122"/> + <KivioPoint x="61.122" y="105.146"/> + <KivioPoint x="60.878" y="105.122"/> + <KivioPoint x="60.659" y="105.024"/> + <KivioPoint x="60.537" y="104.780"/> + <KivioPoint x="60.659" y="104.610"/> + <KivioPoint x="60.854" y="104.512"/> + <KivioPoint x="61.073" y="104.390"/> + <KivioPoint x="61.268" y="104.146"/> + <KivioPoint x="61.415" y="103.732"/> + <KivioPoint x="61.439" y="103.512"/> + <KivioPoint x="61.463" y="103.341"/> + <KivioPoint x="61.488" y="103.171"/> + <KivioPoint x="61.537" y="103.024"/> + <KivioPoint x="61.561" y="102.902"/> + <KivioPoint x="61.610" y="102.805"/> + <KivioPoint x="61.634" y="102.707"/> + <KivioPoint x="61.659" y="102.610"/> + <KivioPoint x="61.683" y="102.537"/> + <KivioPoint x="61.683" y="102.439"/> + <KivioPoint x="61.634" y="102.341"/> + <KivioPoint x="61.561" y="102.244"/> + <KivioPoint x="61.415" y="102.146"/> + <KivioPoint x="61.220" y="102.098"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon112"> + <KivioPoint x="29.439" y="100.366"/> + <KivioPoint x="29.707" y="100.366"/> + <KivioPoint x="29.951" y="100.439"/> + <KivioPoint x="30.146" y="100.561"/> + <KivioPoint x="30.268" y="100.732"/> + <KivioPoint x="30.390" y="100.878"/> + <KivioPoint x="30.512" y="101.049"/> + <KivioPoint x="30.659" y="101.171"/> + <KivioPoint x="30.902" y="101.268"/> + <KivioPoint x="31.268" y="101.317"/> + <KivioPoint x="31.732" y="101.244"/> + <KivioPoint x="32.195" y="101.073"/> + <KivioPoint x="32.585" y="100.854"/> + <KivioPoint x="32.854" y="100.610"/> + <KivioPoint x="33.024" y="100.366"/> + <KivioPoint x="33.146" y="100.146"/> + <KivioPoint x="33.268" y="99.902"/> + <KivioPoint x="33.439" y="99.683"/> + <KivioPoint x="33.659" y="99.439"/> + <KivioPoint x="33.951" y="99.244"/> + <KivioPoint x="34.268" y="99.122"/> + <KivioPoint x="34.610" y="99.171"/> + <KivioPoint x="34.634" y="99.390"/> + <KivioPoint x="34.488" y="99.659"/> + <KivioPoint x="34.341" y="99.927"/> + <KivioPoint x="34.366" y="100.244"/> + <KivioPoint x="34.707" y="100.561"/> + <KivioPoint x="35.024" y="100.683"/> + <KivioPoint x="35.341" y="100.756"/> + <KivioPoint x="35.634" y="100.756"/> + <KivioPoint x="35.902" y="100.707"/> + <KivioPoint x="36.146" y="100.634"/> + <KivioPoint x="36.366" y="100.561"/> + <KivioPoint x="36.610" y="100.512"/> + <KivioPoint x="36.829" y="100.512"/> + <KivioPoint x="37.049" y="100.585"/> + <KivioPoint x="37.171" y="100.732"/> + <KivioPoint x="37.146" y="100.927"/> + <KivioPoint x="37.000" y="101.122"/> + <KivioPoint x="36.805" y="101.268"/> + <KivioPoint x="36.585" y="101.366"/> + <KivioPoint x="36.341" y="101.463"/> + <KivioPoint x="36.098" y="101.561"/> + <KivioPoint x="35.854" y="101.683"/> + <KivioPoint x="35.610" y="101.854"/> + <KivioPoint x="35.390" y="102.098"/> + <KivioPoint x="35.244" y="102.366"/> + <KivioPoint x="35.195" y="102.585"/> + <KivioPoint x="35.195" y="102.780"/> + <KivioPoint x="35.220" y="102.902"/> + <KivioPoint x="35.244" y="103.000"/> + <KivioPoint x="35.293" y="103.049"/> + <KivioPoint x="35.341" y="103.098"/> + <KivioPoint x="35.390" y="103.122"/> + <KivioPoint x="35.463" y="103.171"/> + <KivioPoint x="35.561" y="103.244"/> + <KivioPoint x="35.707" y="103.341"/> + <KivioPoint x="35.878" y="103.463"/> + <KivioPoint x="36.098" y="103.585"/> + <KivioPoint x="36.463" y="103.732"/> + <KivioPoint x="36.805" y="103.756"/> + <KivioPoint x="37.049" y="103.707"/> + <KivioPoint x="37.268" y="103.634"/> + <KivioPoint x="37.488" y="103.537"/> + <KivioPoint x="37.707" y="103.512"/> + <KivioPoint x="37.951" y="103.610"/> + <KivioPoint x="38.146" y="103.854"/> + <KivioPoint x="38.195" y="104.000"/> + <KivioPoint x="38.220" y="104.146"/> + <KivioPoint x="38.220" y="104.293"/> + <KivioPoint x="38.244" y="104.439"/> + <KivioPoint x="38.268" y="104.561"/> + <KivioPoint x="38.293" y="104.683"/> + <KivioPoint x="38.317" y="104.780"/> + <KivioPoint x="38.366" y="104.878"/> + <KivioPoint x="38.390" y="104.976"/> + <KivioPoint x="38.439" y="105.049"/> + <KivioPoint x="38.463" y="105.146"/> + <KivioPoint x="38.488" y="105.244"/> + <KivioPoint x="38.488" y="105.341"/> + <KivioPoint x="38.463" y="105.439"/> + <KivioPoint x="38.390" y="105.561"/> + <KivioPoint x="38.268" y="105.683"/> + <KivioPoint x="38.098" y="105.805"/> + <KivioPoint x="37.854" y="105.951"/> + <KivioPoint x="37.561" y="106.098"/> + <KivioPoint x="37.171" y="106.220"/> + <KivioPoint x="36.610" y="106.341"/> + <KivioPoint x="36.049" y="106.439"/> + <KivioPoint x="35.512" y="106.488"/> + <KivioPoint x="35.024" y="106.512"/> + <KivioPoint x="34.585" y="106.512"/> + <KivioPoint x="34.220" y="106.488"/> + <KivioPoint x="33.902" y="106.463"/> + <KivioPoint x="33.585" y="106.415"/> + <KivioPoint x="33.268" y="106.366"/> + <KivioPoint x="32.951" y="106.341"/> + <KivioPoint x="32.561" y="106.293"/> + <KivioPoint x="32.122" y="106.268"/> + <KivioPoint x="31.634" y="106.244"/> + <KivioPoint x="31.073" y="106.220"/> + <KivioPoint x="30.463" y="106.220"/> + <KivioPoint x="29.854" y="106.220"/> + <KivioPoint x="29.073" y="106.220"/> + <KivioPoint x="28.585" y="106.244"/> + <KivioPoint x="28.341" y="106.268"/> + <KivioPoint x="28.293" y="106.317"/> + <KivioPoint x="28.341" y="106.366"/> + <KivioPoint x="28.390" y="106.415"/> + <KivioPoint x="28.415" y="106.439"/> + <KivioPoint x="28.366" y="106.439"/> + <KivioPoint x="28.220" y="106.366"/> + <KivioPoint x="28.024" y="106.220"/> + <KivioPoint x="27.854" y="105.976"/> + <KivioPoint x="27.805" y="105.732"/> + <KivioPoint x="27.805" y="105.585"/> + <KivioPoint x="27.878" y="105.463"/> + <KivioPoint x="27.927" y="105.317"/> + <KivioPoint x="28.000" y="105.122"/> + <KivioPoint x="28.024" y="104.829"/> + <KivioPoint x="28.024" y="104.390"/> + <KivioPoint x="28.024" y="103.951"/> + <KivioPoint x="28.000" y="103.659"/> + <KivioPoint x="27.927" y="103.463"/> + <KivioPoint x="27.878" y="103.317"/> + <KivioPoint x="27.805" y="103.195"/> + <KivioPoint x="27.805" y="103.049"/> + <KivioPoint x="27.854" y="102.805"/> + <KivioPoint x="28.024" y="102.561"/> + <KivioPoint x="28.293" y="102.390"/> + <KivioPoint x="28.561" y="102.366"/> + <KivioPoint x="28.780" y="102.390"/> + <KivioPoint x="28.976" y="102.488"/> + <KivioPoint x="29.195" y="102.585"/> + <KivioPoint x="29.415" y="102.634"/> + <KivioPoint x="29.634" y="102.634"/> + <KivioPoint x="29.854" y="102.561"/> + <KivioPoint x="29.951" y="102.390"/> + <KivioPoint x="29.854" y="102.244"/> + <KivioPoint x="29.707" y="102.171"/> + <KivioPoint x="29.537" y="102.098"/> + <KivioPoint x="29.390" y="101.902"/> + <KivioPoint x="29.293" y="101.585"/> + <KivioPoint x="29.268" y="101.415"/> + <KivioPoint x="29.244" y="101.244"/> + <KivioPoint x="29.220" y="101.098"/> + <KivioPoint x="29.195" y="101.000"/> + <KivioPoint x="29.171" y="100.902"/> + <KivioPoint x="29.122" y="100.829"/> + <KivioPoint x="29.098" y="100.756"/> + <KivioPoint x="29.098" y="100.659"/> + <KivioPoint x="29.098" y="100.585"/> + <KivioPoint x="29.171" y="100.488"/> + <KivioPoint x="29.268" y="100.415"/> + <KivioPoint x="29.439" y="100.366"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon113"> + <KivioPoint x="190.293" y="92.805"/> + <KivioPoint x="198.341" y="93.415"/> + <KivioPoint x="198.098" y="107.073"/> + <KivioPoint x="190.293" y="106.585"/> + <KivioPoint x="190.293" y="92.805"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon114"> + <KivioPoint x="198.220" y="93.415"/> + <KivioPoint x="202.366" y="93.659"/> + <KivioPoint x="202.122" y="106.341"/> + <KivioPoint x="198.098" y="106.951"/> + <KivioPoint x="198.220" y="93.415"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon115"> + <KivioPoint x="167.000" y="77.317"/> + <KivioPoint x="166.878" y="91.098"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon116"> + <KivioPoint x="227.976" y="95.610"/> + <KivioPoint x="234.439" y="96.098"/> + <KivioPoint x="234.439" y="102.805"/> + <KivioPoint x="228.098" y="102.561"/> + <KivioPoint x="227.976" y="95.610"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon117"> + <KivioPoint x="220.780" y="95.000"/> + <KivioPoint x="223.951" y="95.244"/> + <KivioPoint x="224.195" y="104.146"/> + <KivioPoint x="220.902" y="104.512"/> + <KivioPoint x="220.780" y="95.000"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon118"> + <KivioPoint x="234.439" y="96.098"/> + <KivioPoint x="236.878" y="96.220"/> + <KivioPoint x="237.122" y="102.805"/> + <KivioPoint x="234.439" y="102.927"/> + <KivioPoint x="234.439" y="96.098"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon119"> + <KivioPoint x="212.976" y="94.390"/> + <KivioPoint x="220.780" y="95.000"/> + <KivioPoint x="220.902" y="104.512"/> + <KivioPoint x="212.732" y="104.268"/> + <KivioPoint x="212.976" y="94.390"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#ffffff" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon120"> + <KivioPoint x="59.927" y="79.390"/> + <KivioPoint x="59.927" y="92.195"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="0" color="#fff3f3f4" /> +</KivioShape> +<KivioShape type="Polygon" name="Polygon121"> + <KivioPoint x="195.488" y="102.927"/> + <KivioPoint x="195.756" y="102.927"/> + <KivioPoint x="196.000" y="103.000"/> + <KivioPoint x="196.195" y="103.122"/> + <KivioPoint x="196.317" y="103.293"/> + <KivioPoint x="196.439" y="103.439"/> + <KivioPoint x="196.561" y="103.610"/> + <KivioPoint x="196.707" y="103.732"/> + <KivioPoint x="196.951" y="103.829"/> + <KivioPoint x="197.317" y="103.878"/> + <KivioPoint x="197.780" y="103.805"/> + <KivioPoint x="198.244" y="103.634"/> + <KivioPoint x="198.634" y="103.415"/> + <KivioPoint x="198.902" y="103.171"/> + <KivioPoint x="199.073" y="102.927"/> + <KivioPoint x="199.195" y="102.707"/> + <KivioPoint x="199.317" y="102.463"/> + <KivioPoint x="199.488" y="102.244"/> + <KivioPoint x="199.707" y="102.000"/> + <KivioPoint x="200.000" y="101.805"/> + <KivioPoint x="200.317" y="101.683"/> + <KivioPoint x="200.659" y="101.732"/> + <KivioPoint x="200.683" y="101.951"/> + <KivioPoint x="200.537" y="102.220"/> + <KivioPoint x="200.390" y="102.488"/> + <KivioPoint x="200.415" y="102.805"/> + <KivioPoint x="200.756" y="103.122"/> + <KivioPoint x="201.073" y="103.244"/> + <KivioPoint x="201.390" y="103.317"/> + <KivioPoint x="201.683" y="103.317"/> + <KivioPoint x="201.951" y="103.268"/> + <KivioPoint x="202.195" y="103.195"/> + <KivioPoint x="202.415" y="103.122"/> + <KivioPoint x="202.659" y="103.073"/> + <KivioPoint x="202.878" y="103.073"/> + <KivioPoint x="203.098" y="103.146"/> + <KivioPoint x="203.220" y="103.293"/> + <KivioPoint x="203.195" y="103.488"/> + <KivioPoint x="203.049" y="103.683"/> + <KivioPoint x="202.854" y="103.829"/> + <KivioPoint x="202.634" y="103.927"/> + <KivioPoint x="202.390" y="104.024"/> + <KivioPoint x="202.146" y="104.122"/> + <KivioPoint x="201.902" y="104.244"/> + <KivioPoint x="201.659" y="104.415"/> + <KivioPoint x="201.439" y="104.659"/> + <KivioPoint x="201.293" y="104.927"/> + <KivioPoint x="201.244" y="105.146"/> + <KivioPoint x="201.244" y="105.341"/> + <KivioPoint x="201.268" y="105.463"/> + <KivioPoint x="201.293" y="105.561"/> + <KivioPoint x="201.341" y="105.610"/> + <KivioPoint x="201.390" y="105.659"/> + <KivioPoint x="201.439" y="105.683"/> + <KivioPoint x="201.512" y="105.732"/> + <KivioPoint x="201.610" y="105.805"/> + <KivioPoint x="201.756" y="105.902"/> + <KivioPoint x="201.927" y="106.024"/> + <KivioPoint x="202.146" y="106.146"/> + <KivioPoint x="202.512" y="106.293"/> + <KivioPoint x="202.854" y="106.317"/> + <KivioPoint x="203.098" y="106.268"/> + <KivioPoint x="203.317" y="106.195"/> + <KivioPoint x="203.537" y="106.098"/> + <KivioPoint x="203.756" y="106.073"/> + <KivioPoint x="204.000" y="106.171"/> + <KivioPoint x="204.195" y="106.415"/> + <KivioPoint x="204.244" y="106.561"/> + <KivioPoint x="204.268" y="106.707"/> + <KivioPoint x="204.268" y="106.854"/> + <KivioPoint x="204.293" y="107.000"/> + <KivioPoint x="204.317" y="107.122"/> + <KivioPoint x="204.341" y="107.244"/> + <KivioPoint x="204.366" y="107.341"/> + <KivioPoint x="204.415" y="107.439"/> + <KivioPoint x="204.439" y="107.537"/> + <KivioPoint x="204.488" y="107.610"/> + <KivioPoint x="204.512" y="107.707"/> + <KivioPoint x="204.537" y="107.805"/> + <KivioPoint x="204.537" y="107.902"/> + <KivioPoint x="204.512" y="108.000"/> + <KivioPoint x="204.439" y="108.122"/> + <KivioPoint x="204.317" y="108.244"/> + <KivioPoint x="204.146" y="108.366"/> + <KivioPoint x="203.902" y="108.512"/> + <KivioPoint x="203.610" y="108.659"/> + <KivioPoint x="203.220" y="108.780"/> + <KivioPoint x="202.659" y="108.902"/> + <KivioPoint x="202.098" y="109.000"/> + <KivioPoint x="201.561" y="109.049"/> + <KivioPoint x="201.073" y="109.073"/> + <KivioPoint x="200.634" y="109.073"/> + <KivioPoint x="200.268" y="109.049"/> + <KivioPoint x="199.951" y="109.024"/> + <KivioPoint x="199.634" y="108.976"/> + <KivioPoint x="199.317" y="108.927"/> + <KivioPoint x="199.000" y="108.902"/> + <KivioPoint x="198.610" y="108.854"/> + <KivioPoint x="198.171" y="108.829"/> + <KivioPoint x="197.683" y="108.805"/> + <KivioPoint x="197.122" y="108.780"/> + <KivioPoint x="196.512" y="108.780"/> + <KivioPoint x="195.902" y="108.780"/> + <KivioPoint x="195.122" y="108.780"/> + <KivioPoint x="194.634" y="108.805"/> + <KivioPoint x="194.390" y="108.829"/> + <KivioPoint x="194.341" y="108.878"/> + <KivioPoint x="194.390" y="108.927"/> + <KivioPoint x="194.439" y="108.976"/> + <KivioPoint x="194.463" y="109.000"/> + <KivioPoint x="194.415" y="109.000"/> + <KivioPoint x="194.268" y="108.927"/> + <KivioPoint x="194.073" y="108.780"/> + <KivioPoint x="193.902" y="108.537"/> + <KivioPoint x="193.854" y="108.293"/> + <KivioPoint x="193.854" y="108.146"/> + <KivioPoint x="193.927" y="108.024"/> + <KivioPoint x="193.976" y="107.878"/> + <KivioPoint x="194.049" y="107.683"/> + <KivioPoint x="194.073" y="107.390"/> + <KivioPoint x="194.073" y="106.951"/> + <KivioPoint x="194.073" y="106.512"/> + <KivioPoint x="194.049" y="106.220"/> + <KivioPoint x="193.976" y="106.024"/> + <KivioPoint x="193.927" y="105.878"/> + <KivioPoint x="193.854" y="105.756"/> + <KivioPoint x="193.854" y="105.610"/> + <KivioPoint x="193.902" y="105.366"/> + <KivioPoint x="194.073" y="105.122"/> + <KivioPoint x="194.341" y="104.951"/> + <KivioPoint x="194.610" y="104.927"/> + <KivioPoint x="194.829" y="104.951"/> + <KivioPoint x="195.024" y="105.049"/> + <KivioPoint x="195.244" y="105.146"/> + <KivioPoint x="195.463" y="105.195"/> + <KivioPoint x="195.683" y="105.195"/> + <KivioPoint x="195.902" y="105.122"/> + <KivioPoint x="196.000" y="104.951"/> + <KivioPoint x="195.902" y="104.805"/> + <KivioPoint x="195.756" y="104.732"/> + <KivioPoint x="195.585" y="104.659"/> + <KivioPoint x="195.439" y="104.463"/> + <KivioPoint x="195.341" y="104.146"/> + <KivioPoint x="195.317" y="103.976"/> + <KivioPoint x="195.293" y="103.805"/> + <KivioPoint x="195.268" y="103.659"/> + <KivioPoint x="195.244" y="103.561"/> + <KivioPoint x="195.220" y="103.463"/> + <KivioPoint x="195.171" y="103.390"/> + <KivioPoint x="195.146" y="103.317"/> + <KivioPoint x="195.146" y="103.220"/> + <KivioPoint x="195.146" y="103.146"/> + <KivioPoint x="195.220" y="103.049"/> + <KivioPoint x="195.317" y="102.976"/> + <KivioPoint x="195.488" y="102.927"/> + <KivioLineStyle width="0.000" capStyle="32" pattern="1" joinStyle="128" color="#000000" /> + <KivioFillStyle colorStyle="1" color="#008f00" /> +</KivioShape> +<KivioShape type="TextBox" name="TextBox0" x="0.0" y="0.0" w="260.829" h="130.488" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.xpm Binary files differnew file mode 100644 index 00000000..f601bdbb --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office2.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office2.xpm Binary files differnew file mode 100644 index 00000000..f54ca0af --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/Office2.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/desc b/kivio/kiviopart/stencils/Miscellaneous/Buildings/desc new file mode 100755 index 00000000..1ac9a49d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Building Shapes"/> + <Id data="Klipart - Building Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Buildings/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/Buildings/icon.xpm Binary files differnew file mode 100644 index 00000000..1e103ae4 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Buildings/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/ER/Makefile.am new file mode 100644 index 00000000..fb8d184a --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/Makefile.am @@ -0,0 +1,4 @@ +erdir = $(kde_datadir)/kivio/stencils/Miscellaneous/ER + +er_DATA = desc icon.png entity.sml weakentity.sml attribute.sml multivaluedattribute.sml \ + derivedattribute.sml relationship.sml weakrelationship.sml diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml new file mode 100644 index 00000000..88e06fdb --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/attribute.sml @@ -0,0 +1,20 @@ +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Attribute"/> + <Id data="ER-Attribute"/> + <Version data="1.0"/> + <Description data="Attribute shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="34.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="17.0"/> + <KivioConnectorTarget x="36.0" y="34.0"/> + <KivioConnectorTarget x="0.0" y="17.0"/> + <KivioShape type="Ellipse" name="Outline" x="0.0" y="0.0" w="72.0" h="34.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="34.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml new file mode 100644 index 00000000..8c325c32 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/derivedattribute.sml @@ -0,0 +1,22 @@ +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Derived Attribute"/> + <Id data="ER-DerivedAttribute"/> + <Version data="1.0"/> + <Description data="Derived Attribute shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="34.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="17.0"/> + <KivioConnectorTarget x="36.0" y="34.0"/> + <KivioConnectorTarget x="0.0" y="17.0"/> + <KivioShape type="Ellipse" name="Outline" x="0.0" y="0.0" w="72.0" h="34.0"> + <KivioLineStyle pattern="2" joinstyle="0" capstyle="0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="34.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/desc b/kivio/kiviopart/stencils/Miscellaneous/ER/desc new file mode 100644 index 00000000..c0c3af29 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/desc @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Entity Relationship"/> + <Id data="Kivio-ER-Collection"/> + <Description>Stencils needed to create an Entity Relationship diagram.</Description> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml new file mode 100644 index 00000000..6eaed85a --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/entity.sml @@ -0,0 +1,25 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Entity"/> + <Id data="ER-Entity"/> + <Version data="1.0"/> + <Description data="Entity shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Outline" x="0.0" y="0.0" w="72.0" h="54.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/icon.png b/kivio/kiviopart/stencils/Miscellaneous/ER/icon.png Binary files differnew file mode 100644 index 00000000..620efdc3 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/icon.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml new file mode 100644 index 00000000..baef5b76 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/multivaluedattribute.sml @@ -0,0 +1,21 @@ +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Multivalued Attribute"/> + <Id data="ER-MultivaluedAttribute"/> + <Version data="1.0"/> + <Description data="Multivalued Attribute shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="34.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="17.0"/> + <KivioConnectorTarget x="36.0" y="34.0"/> + <KivioConnectorTarget x="0.0" y="17.0"/> + <KivioShape type="Ellipse" name="Outline" x="0.0" y="0.0" w="72.0" h="34.0"/> + <KivioShape type="Ellipse" name="InsideEllipse" x="5.0" y="5.0" w="62.0" h="24.0"/> + <KivioShape type="TextBox" name="Text" x="5.0" y="5.0" w="62.0" h="24.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml new file mode 100644 index 00000000..bd6c93ea --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/relationship.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Relationship"/> + <Id data="ER-Relationship"/> + <Version data="1.0"/> + <Description data="Relationship shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="13.5"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="54.0" y="40.5"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="18.0" y="40.5"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="18.0" y="13.5"/> + <KivioShape type="Polygon" name="Outline"> + <KivioPoint x="36.0" y="0.0"/> + <KivioPoint x="72.0" y="27.0"/> + <KivioPoint x="36.0" y="54.0"/> + <KivioPoint x="0.0" y="27.0"/> + <KivioPoint x="36.0" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="18.0" y="13.5" w="36.0" h="27.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml new file mode 100644 index 00000000..b81da1e9 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/weakentity.sml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Weak Entity"/> + <Id data="ER-WeakEntity"/> + <Version data="1.0"/> + <Description data="Weak Entity shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="72.0" y="54.0"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="54.0"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioShape type="Rectangle" name="Outline" x="0.0" y="0.0" w="72.0" h="54.0"/> + <KivioShape type="Rectangle" name="InsideBox" x="5.0" y="5.0" w="62.0" h="44.0"/> + <KivioShape type="TextBox" name="Text" x="5.0" y="5.0" w="62.0" h="44.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml b/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml new file mode 100644 index 00000000..ac102000 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/ER/weakrelationship.sml @@ -0,0 +1,38 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="kate"> + <KivioSMLStencilSpawnerInfo> + <Title data="Relationship"/> + <Id data="ER-Relationship"/> + <Version data="1.0"/> + <Description data="Relationship shape used in ER diagrams"/> + <Copyright data="Copyright (C) 2005 Peter Simonsson. Distributed under the BSD license."/> + <Author data="Peter Simonsson"/> + <Email data="[email protected]"/> + <Web data="http://www.koffice.org/kivio/"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="13.5"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="54.0" y="40.5"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="18.0" y="40.5"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="18.0" y="13.5"/> + <KivioShape type="Polygon" name="Outline"> + <KivioPoint x="36.0" y="0.0"/> + <KivioPoint x="72.0" y="27.0"/> + <KivioPoint x="36.0" y="54.0"/> + <KivioPoint x="0.0" y="27.0"/> + <KivioPoint x="36.0" y="0.0"/> + </KivioShape> + <KivioShape type="Polygon" name="InsidePolygon"> + <KivioPoint x="36.0" y="5.0"/> + <KivioPoint x="67.0" y="27.0"/> + <KivioPoint x="36.0" y="49.0"/> + <KivioPoint x="5.0" y="27.0"/> + <KivioPoint x="36.0" y="5.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="18.0" y="13.5" w="36.0" h="27.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Makefile.am new file mode 100644 index 00000000..ebf7ca71 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = People Buildings Transport Arrows NassiShneiderman ER + +miscdir = $(kde_datadir)/kivio/stencils/Miscellaneous + +misc_DATA = desc icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/Makefile.am new file mode 100644 index 00000000..be49cf64 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/Makefile.am @@ -0,0 +1,29 @@ +nassiShneidermandir = $(kde_datadir)/kivio/stencils/Miscellaneous/NassiShneiderman + +nassiShneiderman_DATA = \ +block.png \ +block.sml \ +box.png \ +box.sml \ +call.png \ +call.sml \ +choice-add.png \ +choice-add.sml \ +choice.png \ +choice.sml \ +conditional.png \ +conditional.sml \ +desc \ +exit.png \ +exit.sml \ +footloop.png \ +footloop.sml \ +headloop.png \ +headloop.sml \ +icon.png \ +statement.png \ +statement.sml \ +conditional-head1.png \ +conditional-head1.sml \ +conditional-head2.png \ +conditional-head2.sml diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.png Binary files differnew file mode 100644 index 00000000..fb8ddb9d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.sml new file mode 100644 index 00000000..33d483bb --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/block.sml @@ -0,0 +1,29 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="block"/> + <Id data="block"/> + <Description data="block"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="160.0"/> + + <KivioShape type="Rectangle" name="block" x="0.0" w="260.0" y="0.0" h="160.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="20.0" x2="260.0" y2="20.0"/> + <Line x1="20.0" y1="140.0" x2="260.0" y2="140.0"/> + <Line x1="20.0" y1="20.0" x2="20.0" y2="140.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text2" x="25.0" y="22.0" w="230.0" h="136.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.png Binary files differnew file mode 100644 index 00000000..89fe0e59 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.sml new file mode 100644 index 00000000..88144040 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/box.sml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="box"/> + <Id data="box"/> + <Description data="box"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="260.0"/> + + <KivioShape type="Rectangle" name="box" x="0.0" y="0.0" w="260.0" h="260.0"/> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="256.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.png Binary files differnew file mode 100644 index 00000000..4ca00c96 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.sml new file mode 100644 index 00000000..0a4c7268 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/call.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="call"/> + <Id data="call"/> + <Description data="call"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="40.0"/> + + <KivioShape type="Rectangle" name="call" x="0.0" y="0.0" w="260.0" h="40.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="15.0" y1="5.0" x2="15.0" y2="35.0"/> + <Line x1="245.0" y1="5.0" x2="245.0" y2="35.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="20.0" y="2.0" w="220.0" h="36.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.png Binary files differnew file mode 100644 index 00000000..29728092 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.sml new file mode 100644 index 00000000..e57673f2 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice-add.sml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="choice-add"/> + <Id data="choice-add"/> + <Description data="choice-add"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="240.0" h="40.0"/> + + <KivioShape type="Rectangle" name="choice-add" x="0.0" y="0.0" w="240.0" h="40.0"/> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="230.0" h="36.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.png Binary files differnew file mode 100644 index 00000000..4a61da46 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.sml new file mode 100644 index 00000000..a3c417b1 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/choice.sml @@ -0,0 +1,46 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="choice"/> + <Id data="choice"/> + <Description data="choice"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="240.0"/> + + <KivioShape type="Rectangle" name="choice" x="0.0" y="0.0" w="260.0" h="240.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="40.0" x2="260.0" y2="40.0"/> + <Line x1="20.0" y1="80.0" x2="260.0" y2="80.0"/> + <Line x1="20.0" y1="40.0" x2="20.0" y2="80.0"/> + + <Line x1="20.0" y1="100.0" x2="260.0" y2="100.0"/> + <Line x1="20.0" y1="140.0" x2="260.0" y2="140.0"/> + <Line x1="20.0" y1="100.0" x2="20.0" y2="140.0"/> + + <Line x1="20.0" y1="160.0" x2="260.0" y2="160.0"/> + <Line x1="20.0" y1="200.0" x2="260.0" y2="200.0"/> + <Line x1="20.0" y1="160.0" x2="20.0" y2="200.0"/> + + <Line x1="20.0" y1="220.0" x2="260.0" y2="220.0"/> + <Line x1="20.0" y1="220.0" x2="20.0" y2="240.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="36.0"/> + <KivioShape type="TextBox" name="Text2" x="25.0" y="42.0" w="230.0" h="36.0"/> + <KivioShape type="TextBox" name="Text3" x="5.0" y="82.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text4" x="25.0" y="102.0" w="230.0" h="36.0"/> + <KivioShape type="TextBox" name="Text5" x="5.0" y="142.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text6" x="25.0" y="162.0" w="230.0" h="36.0"/> + <KivioShape type="TextBox" name="Text7" x="5.0" y="202.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text8" x="25.0" y="222.0" w="230.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.png Binary files differnew file mode 100644 index 00000000..cccc0796 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.sml new file mode 100644 index 00000000..ff261f35 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head1.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="conditional-head1"/> + <Id data="conditional-head1"/> + <Description data="conditional-head1"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="60.0"/> + + <KivioShape type="Rectangle" name="conditional-head1" x="0.0" y="0.0" w="260.0" h="60.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="0.0" x2="130.0" y2="60.0"/> + <Line x1="260.0" y1="0.0" x2="130.0" y2="60.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="56.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.png Binary files differnew file mode 100644 index 00000000..b6ba8f83 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml new file mode 100644 index 00000000..18826a2f --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional-head2.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="conditional-head2"/> + <Id data="conditional-head2"/> + <Description data="conditional-head2"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="60.0"/> + + <KivioShape type="Rectangle" name="conditional-head2" x="0.0" y="0.0" w="260.0" h="60.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="0.0" x2="240.0" y2="60.0"/> + <Line x1="260.0" y1="0.0" x2="240.0" y2="60.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="56.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.png Binary files differnew file mode 100644 index 00000000..8f7d646a --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.sml new file mode 100644 index 00000000..a6a7fd37 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/conditional.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="conditional"/> + <Id data="conditional"/> + <Description data="conditional"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="160.0"/> + + <KivioShape type="Rectangle" name="conditional" x="0.0" y="0.0" w="260.0" h="160.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="0.0" x2="130.0" y2="60.0"/> + <Line x1="260.0" y1="0.0" x2="130.0" y2="60.0"/> + <Line x1="0.0" y1="60.0" x2="260.0" y2="60.0"/> + <Line x1="130.0" y1="60.0" x2="130.0" y2="160.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="56.0"/> + <KivioShape type="TextBox" name="Text2" x="5.0" y="62.0" w="120.0" h="96.0"/> + <KivioShape type="TextBox" name="Text3" x="135.0" y="62.0" w="120.0" h="96.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/desc b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/desc new file mode 100644 index 00000000..3375c860 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/desc @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Nassi Shneiderman Diagram Shapes"/> + <Id data="Joerg de la Haye - Nassi Shneiderman Shapes"/> + <Description>Nassi Shneiderman diagrams are useful for programming by creating a logical structure of the program, filling a gap between concept and source code. Within the diagrams' text labels both pseudo and programming language code are possible, depending on the programmers choice of diagram usage.</Description> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.png Binary files differnew file mode 100644 index 00000000..1fe53ec5 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.sml new file mode 100644 index 00000000..ef099f98 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/exit.sml @@ -0,0 +1,27 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="exit"/> + <Id data="exit"/> + <Description data="exit"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="20.0"/> + + <KivioShape type="Rectangle" name="exit" x="0.0" y="0.0" w="260.0" h="20.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="10.0" x2="20.0" y2="0.0"/> + <Line x1="0.0" y1="10.0" x2="20.0" y2="20.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text" x="25.0" y="2.0" w="230.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.png Binary files differnew file mode 100644 index 00000000..6151d0ed --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.sml new file mode 100644 index 00000000..b5d61c3e --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/footloop.sml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="footloop"/> + <Id data="footloop"/> + <Description data="footloop"/> + <Version data="0.2"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="80.0"/> + + <KivioShape type="Rectangle" name="footloop" x="0.0" y="0.0" w="260.0" h="80.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="60.0" x2="260.0" y2="60.0"/> + <Line x1="20.0" y1="0.0" x2="20.0" y2="60.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="25.0" y="2.0" w="230.0" h="56.0"/> + <KivioShape type="TextBox" name="Text2" x="5.0" y="62.0" w="250.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.png Binary files differnew file mode 100644 index 00000000..7e0aaeff --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.sml new file mode 100644 index 00000000..b2ce9aad --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/headloop.sml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="headloop"/> + <Id data="headloop"/> + <Description data="headloop"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="80.0"/> + + <KivioShape type="Rectangle" name="headloop" x="0.0" y="0.0" w="260.0" h="80.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="20.0" y1="20.0" x2="260.0" y2="20.0"/> + <Line x1="20.0" y1="20.0" x2="20.0" y2="80.0"/> + </KivioShape> + + <KivioShape type="TextBox" name="Text1" x="5.0" y="2.0" w="250.0" h="16.0"/> + <KivioShape type="TextBox" name="Text2" x="25.0" y="22.0" w="230.0" h="56.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/icon.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/icon.png Binary files differnew file mode 100644 index 00000000..22f8e117 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/icon.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.png b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.png Binary files differnew file mode 100644 index 00000000..8ede9679 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.png diff --git a/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.sml b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.sml new file mode 100644 index 00000000..bbd2c641 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/NassiShneiderman/statement.sml @@ -0,0 +1,23 @@ +<?xml version="1.0"?> + +<KivioShapeStencil creator="vi"> + + <KivioSMLStencilSpawnerInfo> + <Author data="Joerg de la Haye"/> + <Title data="statement"/> + <Id data="statement"/> + <Description data="statement"/> + <Version data="0.1"/> + <Web data=""/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2004 Joerg de la Haye. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + + <Dimensions w="260.0" h="20.0"/> + + <KivioShape type="Rectangle" name="statement" x="0.0" y="0.0" w="260.0" h="20.0"/> + + <KivioShape type="TextBox" name="Text" x="5.0" y="2.0" w="250.0" h="16.0"/> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml new file mode 100755 index 00000000..eb1650e7 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.sml @@ -0,0 +1,103 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Bad"/> + <Id data="Bad"/> + <Description data="Bad 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="0.0" y="30.0"/> + <KivioConnectorTarget x="10.0" y="0.0"/> + <KivioConnectorTarget x="10.0" y="60.0"/> + <KivioShape type="ClosedPath" name="Bad1"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="20" y="50"/> + <KivioPoint x="30" y="55"/> + <KivioPoint x="60" y="95"/> + <KivioPoint x="65" y="95"/> + <KivioPoint x="68" y="93"/> + <KivioPoint x="70" y="90"/> + + <KivioPoint x="70" y="90" type="bezier"/> + <KivioPoint x="70" y="80" type="bezier"/> + <KivioPoint x="58" y="72" type="bezier"/> + <KivioPoint x="56" y="65" type="bezier"/> + + + <KivioPoint x="56" y="65"/> + + + <KivioPoint x="56" y="65" type="bezier"/> + <KivioPoint x="56" y="55" type="bezier"/> + <KivioPoint x="70" y="50" type="bezier"/> + <KivioPoint x="75" y="55" type="bezier"/> + + <KivioPoint x="75" y="55"/> + <KivioPoint x="95" y="55"/> + + <KivioPoint x="95" y="55" type="bezier"/> + <KivioPoint x="100" y="51" type="bezier"/> + <KivioPoint x="100" y="46" type="bezier"/> + <KivioPoint x="95" y="42" type="bezier"/> + + <KivioPoint x="95" y="42"/> + + <KivioPoint x="95" y="42" type="bezier"/> + <KivioPoint x="100" y="38" type="bezier"/> + <KivioPoint x="100" y="33" type="bezier"/> + <KivioPoint x="95" y="29" type="bezier"/> + + + <KivioPoint x="95" y="29"/> + + <KivioPoint x="95" y="29" type="bezier"/> + <KivioPoint x="100" y="25" type="bezier"/> + <KivioPoint x="100" y="20" type="bezier"/> + <KivioPoint x="95" y="16" type="bezier"/> + + <KivioPoint x="95" y="16"/> + + <KivioPoint x="95" y="16" type="bezier"/> + <KivioPoint x="100" y="13" type="bezier"/> + <KivioPoint x="100" y="8" type="bezier"/> + <KivioPoint x="95" y="5" type="bezier"/> + + <KivioPoint x="95" y="5"/> + <KivioPoint x="35" y="5"/> + + <KivioPoint x="35" y="5" type="bezier"/> + <KivioPoint x="30" y="6" type="bezier"/> + <KivioPoint x="25" y="7" type="bezier"/> + <KivioPoint x="20" y="10" type="bezier"/> + + <KivioPoint x="20" y="10"/> + <KivioPoint x="20" y="50"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Bad2"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="65" y="95"/> + <KivioPoint x="55" y="85"/> + <KivioPoint x="53" y="87"/> + <KivioPoint x="63" y="98"/> + <KivioPoint x="65" y="95"/> + </KivioShape> + + <KivioShape type="Rectangle" name="Bad3" x="0.0" y="0.0" w="20.0" h="60.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Bad4" x="5.0" y="45.0" w="10.0" h="10.0"> + <KivioFillStyle colorStyle="1" color="#5555a2"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Bad.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.xpm Binary files differnew file mode 100644 index 00000000..509a156b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Bad.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.sml new file mode 100755 index 00000000..87751add --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.sml @@ -0,0 +1,57 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Blue Collar Worker"/> + <Id data="Blue Collar Worker"/> + <Description data="Blue Collar Worker"/> + <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="60" h="100.0"/> + <KivioConnectorTarget x="30.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="100.0"/> + <KivioConnectorTarget x="30.0" y="100.0"/> + <KivioConnectorTarget x="60.0" y="100.0"/> + <KivioShape type="Ellipse" name="On-Page Reference" x="5.0" w="50.0" y="5.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioLineStyle color="#000072" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="100" type="bezier"/> + <KivioPoint x="10" y="40" type="bezier"/> + <KivioPoint x="50" y="40" type="bezier"/> + <KivioPoint x="60" y="100" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#9e6710"/> + <KivioLineStyle color="#602e00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="58" y="0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="56.5341" y="20" type="bezier"/> + <KivioPoint x="36" y="30" type="bezier"/> + + <KivioPoint x="36" y="30" type="bezier"/> + <KivioPoint x="15.4914" y="40" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2.0" y="0" type="bezier"/> + <KivioPoint x="30.0" y="0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="5.0" y="70.0" w="50" h="30" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.xpm Binary files differnew file mode 100644 index 00000000..36437b43 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Blue_Collar_Worker.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml new file mode 100755 index 00000000..8cb5b46d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Good.sml @@ -0,0 +1,143 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Good"/> + <Id data="Good"/> + <Description data="Good 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="0.0" y="70.0"/> + <KivioConnectorTarget x="10.0" y="40.0"/> + <KivioConnectorTarget x="10.0" y="100.0"/> + <KivioShape type="ClosedPath" name="Good1"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="20" y="45"/> + <KivioPoint x="30" y="40"/> + <KivioPoint x="60" y="0"/> + <KivioPoint x="65" y="0"/> + <KivioPoint x="68" y="2"/> + <KivioPoint x="70" y="5"/> + + <KivioPoint x="70" y="5" type="bezier"/> + <KivioPoint x="70" y="15" type="bezier"/> + <KivioPoint x="58" y="23" type="bezier"/> + <KivioPoint x="56" y="30" type="bezier"/> + + + <KivioPoint x="56" y="30"/> + + + <KivioPoint x="56" y="30" type="bezier"/> + <KivioPoint x="56" y="40" type="bezier"/> + <KivioPoint x="70" y="45" type="bezier"/> + <KivioPoint x="75" y="40" type="bezier"/> + + <KivioPoint x="75" y="40"/> + <KivioPoint x="95" y="40"/> + + <KivioPoint x="95" y="40" type="bezier"/> + <KivioPoint x="100" y="44" type="bezier"/> + <KivioPoint x="100" y="49" type="bezier"/> + <KivioPoint x="95" y="53" type="bezier"/> + + <KivioPoint x="95" y="53"/> + <KivioPoint x="75" y="53"/> + <KivioPoint x="75" y="48"/> + <KivioPoint x="75" y="53"/> + <KivioPoint x="95" y="53"/> + + <KivioPoint x="95" y="53" type="bezier"/> + <KivioPoint x="100" y="57" type="bezier"/> + <KivioPoint x="100" y="62" type="bezier"/> + <KivioPoint x="95" y="66" type="bezier"/> + + <KivioPoint x="95" y="66"/> + <KivioPoint x="75" y="66"/> + <KivioPoint x="75" y="61"/> + <KivioPoint x="75" y="66"/> + <KivioPoint x="95" y="66"/> + + <KivioPoint x="95" y="66" type="bezier"/> + <KivioPoint x="100" y="70" type="bezier"/> + <KivioPoint x="100" y="75" type="bezier"/> + <KivioPoint x="95" y="79" type="bezier"/> + + <KivioPoint x="95" y="79"/> + <KivioPoint x="75" y="79"/> + <KivioPoint x="75" y="74"/> + <KivioPoint x="75" y="79"/> + <KivioPoint x="95" y="79"/> + + <KivioPoint x="95" y="79" type="bezier"/> + <KivioPoint x="100" y="82" type="bezier"/> + <KivioPoint x="100" y="87" type="bezier"/> + <KivioPoint x="95" y="90" type="bezier"/> + + <KivioPoint x="95" y="90"/> + <KivioPoint x="75" y="90"/> + <KivioPoint x="75" y="85"/> + <KivioPoint x="75" y="90"/> + <KivioPoint x="35" y="90"/> + + <KivioPoint x="35" y="90" type="bezier"/> + <KivioPoint x="30" y="89" type="bezier"/> + <KivioPoint x="25" y="88" type="bezier"/> + <KivioPoint x="20" y="85" type="bezier"/> + + <KivioPoint x="20" y="85"/> + <KivioPoint x="20" y="45"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Good2"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="50" y="45"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="45" y="65"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="50" y="45"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Good3"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="65" y="0"/> + <KivioPoint x="55" y="10"/> + <KivioPoint x="53" y="8"/> + <KivioPoint x="63" y="-3"/> + <KivioPoint x="65" y="0"/> + </KivioShape> + + <KivioShape type="Rectangle" name="Good4" x="77.0" y="42.0" w="10.0" h="9.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good5" x="77.0" y="55.0" w="10.0" h="9.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good6" x="77.0" y="68.0" w="10.0" h="9.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good7" x="77.0" y="81.0" w="10.0" h="7.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + + <KivioShape type="Rectangle" name="Good8" x="0.0" y="40.0" w="20.0" h="60.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="Rectangle" name="Good9" x="5.0" y="85.0" w="10.0" h="10.0"> + <KivioFillStyle colorStyle="1" color="#5555a2"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="72.0" h="54.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Good.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Good.xpm Binary files differnew file mode 100644 index 00000000..4020599d --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Good.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Group.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Group.sml new file mode 100755 index 00000000..9ad8d5c9 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Group.sml @@ -0,0 +1,96 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Group"/> + <Id data="Group"/> + <Description data="Group"/> + <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" h="110.0"/> + <KivioConnectorTarget x="30.0" y="10.0"/> + <KivioConnectorTarget x="70.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="110.0"/> + <KivioConnectorTarget x="30.0" y="110.0"/> + <KivioConnectorTarget x="60.0" y="110.0"/> + <KivioConnectorTarget x="70.0" y="100.0"/> + <KivioConnectorTarget x="100.0" y="100.0"/> + <KivioShape type="Ellipse" name="On-Page Reference" x="45.0" w="50.0" y="5.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioLineStyle color="#000072" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="40" y="100" type="bezier"/> + <KivioPoint x="50" y="40" type="bezier"/> + <KivioPoint x="90" y="40" type="bezier"/> + <KivioPoint x="100" y="100" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#9e6710"/> + <KivioLineStyle color="#602e00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="70" y="0" type="bezier"/> + <KivioPoint x="98" y="0" type="bezier"/> + <KivioPoint x="98" y="30.0" type="bezier"/> + <KivioPoint x="98" y="30.0" type="bezier"/> + + <KivioPoint x="98" y="30.0" type="bezier"/> + <KivioPoint x="98" y="30.0" type="bezier"/> + <KivioPoint x="96.5341" y="20" type="bezier"/> + <KivioPoint x="76" y="30" type="bezier"/> + + <KivioPoint x="76" y="30" type="bezier"/> + <KivioPoint x="55.4914" y="40" type="bezier"/> + <KivioPoint x="42" y="30.0" type="bezier"/> + <KivioPoint x="42" y="30.0" type="bezier"/> + + <KivioPoint x="42" y="30.0" type="bezier"/> + <KivioPoint x="42" y="30.0" type="bezier"/> + <KivioPoint x="42.0" y="0" type="bezier"/> + <KivioPoint x="70.0" y="0" type="bezier"/> + </KivioShape> + <KivioShape type="Ellipse" name="On-Page Reference" x="5.0" w="50.0" y="15.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#ff0000"/> + <KivioLineStyle color="#720000" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="110" type="bezier"/> + <KivioPoint x="10" y="50" type="bezier"/> + <KivioPoint x="50" y="50" type="bezier"/> + <KivioPoint x="60" y="110" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#ffe55b"/> + <KivioLineStyle color="#d06a00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="30" y="10" type="bezier"/> + <KivioPoint x="58" y="10" type="bezier"/> + <KivioPoint x="58" y="40.0" type="bezier"/> + <KivioPoint x="58" y="40.0" type="bezier"/> + + <KivioPoint x="58" y="40.0" type="bezier"/> + <KivioPoint x="58" y="40.0" type="bezier"/> + <KivioPoint x="56.5341" y="30" type="bezier"/> + <KivioPoint x="36" y="40" type="bezier"/> + + <KivioPoint x="36" y="40" type="bezier"/> + <KivioPoint x="15.4914" y="50" type="bezier"/> + <KivioPoint x="2" y="40.0" type="bezier"/> + <KivioPoint x="2" y="40.0" type="bezier"/> + + <KivioPoint x="2" y="40.0" type="bezier"/> + <KivioPoint x="2" y="40.0" type="bezier"/> + <KivioPoint x="2.0" y="10" type="bezier"/> + <KivioPoint x="30.0" y="10" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="5.0" y="80.0" w="50" h="30" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Group.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Group.xpm Binary files differnew file mode 100644 index 00000000..90324f47 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Group.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/People/Makefile.am new file mode 100644 index 00000000..8a9e3099 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Makefile.am @@ -0,0 +1,21 @@ +peopledir = $(kde_datadir)/kivio/stencils/Miscellaneous/People + +people_DATA = \ +Bad.sml \ +Bad.xpm \ +Blue_Collar_Worker.sml \ +Blue_Collar_Worker.xpm \ +desc \ +Good.sml \ +Good.xpm \ +Group.sml \ +Group.xpm \ +icon.xpm \ +Man.sml \ +Man.xpm \ +White_Collar_Worker.sml \ +White_Collar_Worker.xpm \ +Woman_Shape.sml \ +Woman_Shape.xpm \ +Woman.sml \ +Woman.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml new file mode 100755 index 00000000..13c5b46c --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Man.sml @@ -0,0 +1,62 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Man"/> + <Id data="Man"/> + <Description data="Man 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="50.0" h="100.0"/> + <KivioConnectorTarget x="25.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="45.0"/> + <KivioConnectorTarget x="50.0" y="45.0"/> + <KivioConnectorTarget x="25.0" y="100.0"/> + <KivioShape type="ClosedPath" name="Man"> + + <KivioPoint x="20" y="20"/> + + <KivioPoint x="20" y="20" type="bezier"/> + <KivioPoint x="15" y="15" type="bezier"/> + <KivioPoint x="15" y="5" type="bezier"/> + <KivioPoint x="20" y="0" type="bezier"/> + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="35" y="5" type="bezier"/> + <KivioPoint x="35" y="15" type="bezier"/> + <KivioPoint x="30" y="20" type="bezier"/> + + <KivioPoint x="30" y="20"/> + <KivioPoint x="30" y="22.5"/> + <KivioPoint x="40" y="22.5"/> + <KivioPoint x="45" y="25"/> + <KivioPoint x="50" y="30"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="40" y="55"/> + <KivioPoint x="40" y="57.5"/> + <KivioPoint x="50" y="57.5"/> + <KivioPoint x="40" y="65"/> + <KivioPoint x="40" y="95"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="27.5" y="100"/> + <KivioPoint x="27.5" y="65"/> + <KivioPoint x="22.5" y="65"/> + <KivioPoint x="22.5" y="100"/> + <KivioPoint x="0" y="100"/> + <KivioPoint x="10" y="95"/> + <KivioPoint x="10" y="65"/> + <KivioPoint x="0" y="57.5"/> + <KivioPoint x="10" y="57.5"/> + <KivioPoint x="10" y="55"/> + <KivioPoint x="0" y="55"/> + <KivioPoint x="0" y="30"/> + <KivioPoint x="5" y="25"/> + <KivioPoint x="10" y="22.5"/> + <KivioPoint x="20" y="22.5"/> + <KivioPoint x="20" y="20"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="25.0" w="50.0" h="35.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Man.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Man.xpm Binary files differnew file mode 100644 index 00000000..eb83d625 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Man.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.sml b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.sml new file mode 100755 index 00000000..eb2df1c0 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.sml @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="White Collar Worker"/> + <Id data="White Collar Worker"/> + <Description data="White Collar Worker"/> + <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="60" h="100.0"/> + <KivioConnectorTarget x="30.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="100.0"/> + <KivioConnectorTarget x="30.0" y="100.0"/> + <KivioConnectorTarget x="60.0" y="100.0"/> + <KivioShape type="Ellipse" name="On-Page Reference" x="5.0" w="50.0" y="5.0" h="50.0"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioLineStyle color="#ffae62" width="1" capStyle="32" joinStyle="128"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Body"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="0" y="100" type="bezier"/> + <KivioPoint x="10" y="40" type="bezier"/> + <KivioPoint x="50" y="40" type="bezier"/> + <KivioPoint x="60" y="100" type="bezier"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Tie"> + <KivioFillStyle colorStyle="1" color="#5555a2"/> + <KivioLineStyle color="#5555a2" width="1" capStyle="32" joinStyle="128"/> + <KivioPoint x="30" y="55"/> + <KivioPoint x="25" y="95"/> + <KivioPoint x="30" y="100"/> + <KivioPoint x="35" y="95"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Path"> + <KivioFillStyle colorStyle="1" color="#9e6710"/> + <KivioLineStyle color="#602e00" width="1" capStyle="32" joinStyle="128"/> + + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="58" y="0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="58" y="30.0" type="bezier"/> + <KivioPoint x="56.5341" y="20" type="bezier"/> + <KivioPoint x="36" y="30" type="bezier"/> + + <KivioPoint x="36" y="30" type="bezier"/> + <KivioPoint x="15.4914" y="40" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2" y="30.0" type="bezier"/> + <KivioPoint x="2.0" y="0" type="bezier"/> + <KivioPoint x="30.0" y="0" type="bezier"/> + </KivioShape> + <KivioShape type="TextBox" name="TextBox0" x="5.0" y="70.0" w="50" h="30" /> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.xpm Binary files differnew file mode 100644 index 00000000..b2d03ca6 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/White_Collar_Worker.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml new file mode 100755 index 00000000..e1c4aabc --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.sml @@ -0,0 +1,66 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Woman"/> + <Id data="Woman"/> + <Description data="Woman 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="50.0" h="100.0"/> + <KivioConnectorTarget x="25.0" y="2.0"/> + <KivioConnectorTarget x="0.0" y="45.0"/> + <KivioConnectorTarget x="50.0" y="45.0"/> + <KivioConnectorTarget x="25.0" y="100.0"/> + <KivioShape type="ClosedPath" name="Woman"> + + <KivioPoint x="20" y="20"/> + <KivioPoint x="15" y="20"/> + <KivioPoint x="15" y="10"/> + + <KivioPoint x="15" y="10" type="bezier"/> + <KivioPoint x="20" y="0" type="bezier"/> + <KivioPoint x="30" y="0" type="bezier"/> + <KivioPoint x="35" y="10" type="bezier"/> + + <KivioPoint x="35" y="10"/> + <KivioPoint x="35" y="20"/> + <KivioPoint x="30" y="20"/> + <KivioPoint x="30" y="22.5"/> + <KivioPoint x="40" y="22.5"/> + <KivioPoint x="45" y="25"/> + <KivioPoint x="50" y="30"/> + <KivioPoint x="50" y="55"/> + <KivioPoint x="40" y="55"/> + <KivioPoint x="40" y="57.5"/> + <KivioPoint x="50" y="57.5"/> + <KivioPoint x="40" y="65"/> + <KivioPoint x="45" y="80"/> + <KivioPoint x="40" y="80"/> + <KivioPoint x="40" y="95"/> + <KivioPoint x="50" y="100"/> + <KivioPoint x="27.5" y="100"/> + <KivioPoint x="27.5" y="80"/> + <KivioPoint x="22.5" y="80"/> + <KivioPoint x="22.5" y="100"/> + <KivioPoint x="0" y="100"/> + <KivioPoint x="10" y="95"/> + <KivioPoint x="10" y="80"/> + <KivioPoint x="5" y="80"/> + <KivioPoint x="10" y="65"/> + <KivioPoint x="0" y="57.5"/> + <KivioPoint x="10" y="57.5"/> + <KivioPoint x="10" y="55"/> + <KivioPoint x="0" y="55"/> + <KivioPoint x="0" y="30"/> + <KivioPoint x="5" y="25"/> + <KivioPoint x="10" y="22.5"/> + <KivioPoint x="20" y="22.5"/> + <KivioPoint x="20" y="20"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="25.0" w="50.0" h="35.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.xpm Binary files differnew file mode 100644 index 00000000..847745c7 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml new file mode 100755 index 00000000..36e87464 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.sml @@ -0,0 +1,870 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Woman Shape"/> + <Id data="Woman Shape"/> + <Description data="Woman 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="110.0" h="240.0"/> + <KivioConnectorTarget x="0.0" y="120.0"/> + <KivioConnectorTarget x="110.0" y="120.0"/> + <KivioConnectorTarget x="55.0" y="0.0"/> + <KivioConnectorTarget x="55.0" y="240.0"/> + + <KivioShape type="ClosedPath" name="Haar"> + <KivioFillStyle colorStyle="1" color="#4a4431"/> + <KivioPoint x="50" y="5"/> + + <KivioPoint x="50" y="5" type="bezier"/> + <KivioPoint x="47" y="0" type="bezier"/> + <KivioPoint x="53" y="-4" type="bezier"/> + <KivioPoint x="58.5" y="-2.5" type="bezier"/> + + <KivioPoint x="58.5" y="-2.5"/> + <KivioPoint x="55" y="0"/> + + <KivioPoint x="55" y="0" type="bezier"/> + <KivioPoint x="57.5" y="-2.5" type="bezier"/> + <KivioPoint x="62" y="-3" type="bezier"/> + <KivioPoint x="67.5" y="0" type="bezier"/> + + <KivioPoint x="67.5" y="0"/> + <KivioPoint x="62.5" y="2.5"/> + + <KivioPoint x="62.5" y="2.5" type="bezier"/> + <KivioPoint x="68" y="0" type="bezier"/> + <KivioPoint x="74" y="5" type="bezier"/> + <KivioPoint x="68" y="12.5" type="bezier"/> + + <KivioPoint x="68" y="12.5"/> + <KivioPoint x="68" y="20.5"/> + + <KivioPoint x="68" y="20.5" type="bezier"/> + <KivioPoint x="74" y="23.5" type="bezier"/> + <KivioPoint x="74" y="29.5" type="bezier"/> + <KivioPoint x="70" y="32.5" type="bezier"/> + + <KivioPoint x="70" y="32.5"/> + <KivioPoint x="70" y="40"/> + + <KivioPoint x="40" y="40"/> + + <KivioPoint x="40" y="40" type="bezier"/> + <KivioPoint x="35" y="35" type="bezier"/> + <KivioPoint x="40" y="27.5" type="bezier"/> + <KivioPoint x="45" y="30" type="bezier"/> + + <KivioPoint x="45" y="30"/> + + <KivioPoint x="45" y="30" type="bezier"/> + <KivioPoint x="46.5" y="29.5" type="bezier"/> + <KivioPoint x="46.5" y="26.5" type="bezier"/> + <KivioPoint x="45" y="25" type="bezier"/> + + <KivioPoint x="45" y="25"/> + + <KivioPoint x="45" y="25" type="bezier"/> + <KivioPoint x="43" y="20" type="bezier"/> + <KivioPoint x="41.5" y="15" type="bezier"/> + <KivioPoint x="45" y="10" type="bezier"/> + + <KivioPoint x="45" y="10"/> + <KivioPoint x="50" y="5"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Nek"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="50" y="20"/> + <KivioPoint x="50" y="34"/> + + <KivioPoint x="48" y="35"/> + <KivioPoint x="38" y="50"/> + + <KivioPoint x="38" y="50" type="bezier"/> + <KivioPoint x="39.5" y="55" type="bezier"/> + <KivioPoint x="40.5" y="56.5" type="bezier"/> + <KivioPoint x="42" y="57" type="bezier"/> + + <KivioPoint x="42" y="57"/> + + <KivioPoint x="42" y="57" type="bezier"/> + <KivioPoint x="43.5" y="58.5" type="bezier"/> + <KivioPoint x="45" y="60" type="bezier"/> + <KivioPoint x="45" y="64" type="bezier"/> + + <KivioPoint x="45" y="64"/> + <KivioPoint x="51" y="64"/> + <KivioPoint x="52" y="63"/> + + <KivioPoint x="52" y="63" type="bezier"/> + <KivioPoint x="53" y="57" type="bezier"/> + <KivioPoint x="55" y="53" type="bezier"/> + <KivioPoint x="65" y="50" type="bezier"/> + + <KivioPoint x="65" y="50"/> + <KivioPoint x="63" y="35"/> + + + + <KivioPoint x="65" y="35"/> + <KivioPoint x="62.5" y="31"/> + <KivioPoint x="62.5" y="20"/> + <KivioPoint x="50" y="20"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hoofd"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="46" y="12"/> + + <KivioPoint x="46" y="12" type="bezier"/> + <KivioPoint x="46" y="5" type="bezier"/> + <KivioPoint x="49" y="1" type="bezier"/> + <KivioPoint x="56" y="0" type="bezier"/> + + <KivioPoint x="56" y="0"/> + + <KivioPoint x="56" y="0" type="bezier"/> + <KivioPoint x="63" y="1" type="bezier"/> + <KivioPoint x="66" y="5" type="bezier"/> + <KivioPoint x="66" y="12" type="bezier"/> + + <KivioPoint x="66" y="12"/> + + <KivioPoint x="66" y="12" type="bezier"/> + <KivioPoint x="67" y="15" type="bezier"/> + <KivioPoint x="65" y="25" type="bezier"/> + <KivioPoint x="59" y="29" type="bezier"/> + + <KivioPoint x="59" y="29"/> + <KivioPoint x="59" y="29" type="bezier"/> + <KivioPoint x="57" y="30" type="bezier"/> + <KivioPoint x="55" y="30" type="bezier"/> + <KivioPoint x="53" y="29" type="bezier"/> + <KivioPoint x="53" y="29"/> + + <KivioPoint x="53" y="29" type="bezier"/> + <KivioPoint x="47" y="25" type="bezier"/> + <KivioPoint x="45" y="15" type="bezier"/> + <KivioPoint x="46" y="12" type="bezier"/> + + <KivioPoint x="46" y="12"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Haar"> + <KivioFillStyle colorStyle="1" color="#4a4431"/> + <KivioPoint x="50" y="5"/> + + <KivioPoint x="48.5" y="2"/> + + <KivioPoint x="48.5" y="2" type="bezier"/> + <KivioPoint x="47" y="3.5" type="bezier"/> + <KivioPoint x="44" y="5" type="bezier"/> + <KivioPoint x="45" y="15" type="bezier"/> + + <KivioPoint x="45" y="15"/> + <KivioPoint x="47" y="8"/> + + <KivioPoint x="50" y="5"/> + <KivioPoint x="50" y="5" type="bezier"/> + <KivioPoint x="47" y="0" type="bezier"/> + <KivioPoint x="53" y="-4" type="bezier"/> + <KivioPoint x="58.5" y="-2.5" type="bezier"/> + + <KivioPoint x="58.5" y="-2.5"/> + <KivioPoint x="55" y="0"/> + + <KivioPoint x="55" y="0" type="bezier"/> + <KivioPoint x="57.5" y="-2.5" type="bezier"/> + <KivioPoint x="62" y="-3" type="bezier"/> + <KivioPoint x="67.5" y="0" type="bezier"/> + + <KivioPoint x="67.5" y="0"/> + <KivioPoint x="62.5" y="2.5"/> + + <KivioPoint x="62.5" y="2.5" type="bezier"/> + <KivioPoint x="68" y="0" type="bezier"/> + <KivioPoint x="74" y="5" type="bezier"/> + <KivioPoint x="68" y="15" type="bezier"/> + + <KivioPoint x="68" y="15"/> + + <KivioPoint x="68" y="15" type="bezier"/> + <KivioPoint x="65" y="9" type="bezier"/> + <KivioPoint x="63" y="8" type="bezier"/> + <KivioPoint x="60" y="7" type="bezier"/> + + <KivioPoint x="50" y="5"/> + + </KivioShape> + + <KivioShape type="Ellipse" name="Oog" x="51" w="1.0" y="13" h="1.0"/> + <KivioShape type="Ellipse" name="Oog" x="60" w="1.0" y="13" h="1.0"/> + <KivioShape type="ClosedPath" name="Ooglid"> + <KivioPoint x="49" y="13"/> + <KivioPoint x="54" y="13"/> + <KivioPoint x="49" y="13"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Ooglid"> + <KivioPoint x="58" y="13"/> + <KivioPoint x="63" y="13"/> + <KivioPoint x="58" y="13"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Neus"> + <KivioPoint x="55" y="20"/> + <KivioPoint x="57" y="20"/> + <KivioPoint x="55" y="20"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Mond"> + <KivioPoint x="54" y="24"/> + <KivioPoint x="58" y="24"/> + <KivioPoint x="54" y="24"/> + </KivioShape> + <KivioShape type="ClosedPath" name="Mond"> + <KivioPoint x="55" y="25"/> + <KivioPoint x="57" y="25"/> + <KivioPoint x="55" y="25"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Linker_schouder"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="35" y="54.5"/> + <KivioPoint x="34" y="55.5"/> + <KivioPoint x="35" y="51.5"/> + + <KivioPoint x="35" y="51.5" type="bezier"/> + <KivioPoint x="36" y="46" type="bezier"/> + <KivioPoint x="38" y="40" type="bezier"/> + <KivioPoint x="42" y="37.5" type="bezier"/> + + <KivioPoint x="42" y="37.5"/> + <KivioPoint x="48" y="35"/> + <KivioPoint x="38" y="50"/> + <KivioPoint x="35" y="54.5"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Linker_arm"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="32" y="65"/> + <KivioPoint x="35" y="62"/> + <KivioPoint x="38" y="85"/>> + <KivioPoint x="29" y="89"/> + <KivioPoint x="20" y="94"/> + <KivioPoint x="19" y="87"/> + <KivioPoint x="20" y="94"/> + <KivioPoint x="15" y="98"/> + <KivioPoint x="14" y="94"/> + <KivioPoint x="12" y="90"/> + <KivioPoint x="14" y="94"/> + <KivioPoint x="15" y="98"/> + <KivioPoint x="10" y="98"/> + <KivioPoint x="7" y="88"/> + <KivioPoint x="10" y="85"/> + + <KivioPoint x="10" y="86"/> + <KivioPoint x="11" y="88"/> + <KivioPoint x="12" y="88"/> + <KivioPoint x="14" y="87"/> + <KivioPoint x="12" y="88"/> + <KivioPoint x="11" y="88"/> + <KivioPoint x="10" y="86"/> + + <KivioPoint x="10" y="85"/> + <KivioPoint x="17.5" y="85"/> + <KivioPoint x="23" y="82"/> + <KivioPoint x="29" y="76.5"/> + <KivioPoint x="32" y="78"/> + <KivioPoint x="33.5" y="80"/> + <KivioPoint x="32" y="78"/> + <KivioPoint x="29" y="76.5"/> + + <KivioPoint x="29" y="76.5" type="bezier"/> + <KivioPoint x="29" y="71.5" type="bezier"/> + <KivioPoint x="31" y="60" type="bezier"/> + <KivioPoint x="32" y="65" type="bezier"/> + + <KivioPoint x="32" y="65"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Bh-links"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioPoint x="38" y="50"/> + <KivioPoint x="48" y="35"/> + <KivioPoint x="38" y="50"/> + + <KivioPoint x="38" y="50" type="bezier"/> + <KivioPoint x="39.5" y="55" type="bezier"/> + <KivioPoint x="40.5" y="56.5" type="bezier"/> + <KivioPoint x="42" y="57" type="bezier"/> + + <KivioPoint x="42" y="57"/> + + <KivioPoint x="42" y="57" type="bezier"/> + <KivioPoint x="43.5" y="58.5" type="bezier"/> + <KivioPoint x="45" y="60" type="bezier"/> + <KivioPoint x="45" y="64" type="bezier"/> + + <KivioPoint x="45" y="64"/> + + <KivioPoint x="45" y="64" type="bezier"/> + <KivioPoint x="42.5" y="66" type="bezier"/> + <KivioPoint x="40" y="67.5" type="bezier"/> + <KivioPoint x="35" y="67.5" type="bezier"/> + + <KivioPoint x="35" y="67.5"/> + + <KivioPoint x="35" y="67.5" type="bezier"/> + <KivioPoint x="33" y="66" type="bezier"/> + <KivioPoint x="31" y="65" type="bezier"/> + <KivioPoint x="30" y="59" type="bezier"/> + + <KivioPoint x="30" y="59"/> + <KivioPoint x="35" y="54.5"/> + <KivioPoint x="38" y="50"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Bh_rechts"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioPoint x="51" y="64"/> + <KivioPoint x="52" y="63"/> + + <KivioPoint x="52" y="63" type="bezier"/> + <KivioPoint x="53" y="57" type="bezier"/> + <KivioPoint x="55" y="53" type="bezier"/> + <KivioPoint x="65" y="50" type="bezier"/> + + <KivioPoint x="65" y="50"/> + <KivioPoint x="63" y="35"/> + <KivioPoint x="65" y="50"/> + + <KivioPoint x="65" y="50" type="bezier"/> + <KivioPoint x="68.5" y="55" type="bezier"/> + <KivioPoint x="70" y="60" type="bezier"/> + <KivioPoint x="68.5" y="63" type="bezier"/> + + <KivioPoint x="68.5" y="63"/> + <KivioPoint x="70" y="60"/> + <KivioPoint x="70" y="61.5"/> + <KivioPoint x="73" y="64"/> + <KivioPoint x="73" y="67"/> + <KivioPoint x="66" y="66"/> + + <KivioPoint x="66" y="66" type="bezier"/> + <KivioPoint x="60" y="67" type="bezier"/> + <KivioPoint x="56" y="68" type="bezier"/> + <KivioPoint x="51" y="64" type="bezier"/> + + <KivioPoint x="51" y="64"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="buik"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="35" y="67.5"/> + + <KivioPoint x="35" y="67.5" type="bezier"/> + <KivioPoint x="40" y="67.5" type="bezier"/> + <KivioPoint x="42.5" y="66" type="bezier"/> + <KivioPoint x="45" y="64" type="bezier"/> + + <KivioPoint x="45" y="64"/> + <KivioPoint x="51" y="64"/> + + <KivioPoint x="51" y="64" type="bezier"/> + <KivioPoint x="56" y="68" type="bezier"/> + <KivioPoint x="60" y="67" type="bezier"/> + <KivioPoint x="66" y="66" type="bezier"/> + + <KivioPoint x="66" y="66"/> + <KivioPoint x="73" y="67"/> + <KivioPoint x="68" y="85"/> + <KivioPoint x="66" y="91"/> + <KivioPoint x="67" y="94"/> + <KivioPoint x="67.5" y="97"/> + + <KivioPoint x="67.5" y="97" type="bezier"/> + <KivioPoint x="65" y="100" type="bezier"/> + <KivioPoint x="60" y="102" type="bezier"/> + <KivioPoint x="45" y="103.5" type="bezier"/> + + <KivioPoint x="45" y="103.5"/> + + <KivioPoint x="45" y="103.5" type="bezier"/> + <KivioPoint x="40" y="100" type="bezier"/> + <KivioPoint x="35" y="95" type="bezier"/> + <KivioPoint x="33" y="88" type="bezier"/> + + <KivioPoint x="33" y="88"/> + + <KivioPoint x="35" y="86"/> + <KivioPoint x="36" y="88"/> + <KivioPoint x="35" y="80"/> + <KivioPoint x="34" y="75"/> + <KivioPoint x="35" y="67.5"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Rechter_Arm"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="60" y="35"/> + + <KivioPoint x="60" y="35" type="bezier"/> + <KivioPoint x="72" y="26" type="bezier"/> + <KivioPoint x="85" y="44" type="bezier"/> + <KivioPoint x="84" y="47" type="bezier"/> + + <KivioPoint x="84" y="47"/> + <KivioPoint x="89" y="65"/> + <KivioPoint x="90" y="67.5"/> + <KivioPoint x="91" y="70"/> + + <KivioPoint x="91" y="70" type="bezier"/> + <KivioPoint x="95" y="80" type="bezier"/> + <KivioPoint x="97" y="92" type="bezier"/> + <KivioPoint x="99" y="102" type="bezier"/> + + <KivioPoint x="99" y="102"/> + <KivioPoint x="106" y="103"/> + <KivioPoint x="106" y="111"/> + <KivioPoint x="101" y="112"/> + <KivioPoint x="96" y="111"/> + <KivioPoint x="97" y="108"/> + <KivioPoint x="101" y="109"/> + <KivioPoint x="103" y="107"/> + <KivioPoint x="101" y="105"/> + <KivioPoint x="97" y="106"/> + <KivioPoint x="95" y="105"/> + <KivioPoint x="97" y="106"/> + <KivioPoint x="101" y="105"/> + <KivioPoint x="103" y="107"/> + <KivioPoint x="101" y="109"/> + <KivioPoint x="97" y="108"/> + <KivioPoint x="93" y="109"/> + <KivioPoint x="92" y="108"/> + <KivioPoint x="91" y="107"/> + <KivioPoint x="90" y="106"/> + <KivioPoint x="90" y="103"/> + + <KivioPoint x="88" y="95"/> + + <KivioPoint x="88" y="95" type="bezier"/> + <KivioPoint x="86" y="90" type="bezier"/> + <KivioPoint x="82" y="85" type="bezier"/> + <KivioPoint x="81" y="74" type="bezier"/> + + <KivioPoint x="81" y="74"/> + + <KivioPoint x="81" y="74" type="bezier"/> + <KivioPoint x="76.5" y="67" type="bezier"/> + <KivioPoint x="74.5" y="50" type="bezier"/> + <KivioPoint x="74" y="57" type="bezier"/> + + <KivioPoint x="74" y="57"/> + <KivioPoint x="74" y="51"/> + <KivioPoint x="76.5" y="45"/> + <KivioPoint x="74" y="51"/> + <KivioPoint x="74" y="53"/> + <KivioPoint x="76" y="50"/> + <KivioPoint x="74" y="53"/> + <KivioPoint x="73" y="64"/> + + <KivioPoint x="70" y="61.5"/> + <KivioPoint x="68.8" y="59"/> + <KivioPoint x="68.5" y="63"/> + + <KivioPoint x="68.5" y="63" type="bezier"/> + <KivioPoint x="70" y="60" type="bezier"/> + <KivioPoint x="68.5" y="55" type="bezier"/> + <KivioPoint x="65" y="50" type="bezier"/> + + <KivioPoint x="65" y="50"/> + <KivioPoint x="63" y="33"/> + + <KivioPoint x="60" y="35"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Slip"> + <KivioFillStyle colorStyle="1" color="#0000ff"/> + <KivioPoint x="30" y="92"/> + <KivioPoint x="33" y="88"/> + + <KivioPoint x="33" y="88" type="bezier"/> + <KivioPoint x="35" y="95" type="bezier"/> + <KivioPoint x="40" y="100" type="bezier"/> + <KivioPoint x="45" y="103.5" type="bezier"/> + + <KivioPoint x="45" y="103.5"/> + + <KivioPoint x="45" y="103.5" type="bezier"/> + <KivioPoint x="60" y="102" type="bezier"/> + <KivioPoint x="65" y="100" type="bezier"/> + <KivioPoint x="67.5" y="97" type="bezier"/> + + <KivioPoint x="67.5" y="97"/> + <KivioPoint x="69" y="101"/> + + <KivioPoint x="69" y="101" type="bezier"/> + <KivioPoint x="67" y="103.5" type="bezier"/> + <KivioPoint x="64" y="106" type="bezier"/> + <KivioPoint x="54" y="111" type="bezier"/> + + <KivioPoint x="54" y="111"/> + + <KivioPoint x="54" y="111" type="bezier"/> + <KivioPoint x="50" y="113.5" type="bezier"/> + <KivioPoint x="47.5" y="117.5" type="bezier"/> + <KivioPoint x="47.5" y="122.5" type="bezier"/> + + <KivioPoint x="47.5" y="122.5"/> + + <KivioPoint x="47.5" y="122.5" type="bezier"/> + <KivioPoint x="43.5" y="121" type="bezier"/> + <KivioPoint x="41" y="118" type="bezier"/> + <KivioPoint x="39" y="110" type="bezier"/> + + <KivioPoint x="39" y="110"/> + + <KivioPoint x="39" y="110" type="bezier"/> + <KivioPoint x="34" y="105" type="bezier"/> + <KivioPoint x="32" y="100" type="bezier"/> + <KivioPoint x="30" y="92" type="bezier"/> + + <KivioPoint x="30" y="92"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Linker_Been"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="30" y="92"/> + + <KivioPoint x="30" y="92" type="bezier"/> + <KivioPoint x="32" y="100" type="bezier"/> + <KivioPoint x="34" y="105" type="bezier"/> + <KivioPoint x="39" y="110" type="bezier"/> + + <KivioPoint x="39" y="110"/> + + <KivioPoint x="39" y="110" type="bezier"/> + <KivioPoint x="41" y="118" type="bezier"/> + <KivioPoint x="43.5" y="121" type="bezier"/> + <KivioPoint x="47.5" y="122.5" type="bezier"/> + + <KivioPoint x="47.5" y="122.5"/> + + <KivioPoint x="44" y="131"/> + <KivioPoint x="41" y="163"/> + + <KivioPoint x="41" y="163" type="bezier"/> + <KivioPoint x="42" y="169" type="bezier"/> + <KivioPoint x="40" y="179" type="bezier"/> + <KivioPoint x="38" y="185" type="bezier"/> + + <KivioPoint x="38" y="185"/> + + <KivioPoint x="38" y="185" type="bezier"/> + <KivioPoint x="38" y="200" type="bezier"/> + <KivioPoint x="36" y="212.5" type="bezier"/> + <KivioPoint x="33" y="225" type="bezier"/> + + <KivioPoint x="33" y="225"/> + <KivioPoint x="33.5" y="227.5"/> + <KivioPoint x="33" y="230"/> + + <KivioPoint x="33" y="230" type="bezier"/> + <KivioPoint x="34" y="233" type="bezier"/> + <KivioPoint x="35" y="237" type="bezier"/> + <KivioPoint x="33" y="240" type="bezier"/> + + <KivioPoint x="33" y="240"/> + <KivioPoint x="29" y="240"/> + <KivioPoint x="29" y="236"/> + <KivioPoint x="29" y="240"/> + <KivioPoint x="16" y="240"/> + + <KivioPoint x="16" y="240" type="bezier"/> + <KivioPoint x="14" y="237" type="bezier"/> + <KivioPoint x="16" y="233" type="bezier"/> + <KivioPoint x="18" y="230" type="bezier"/> + + <KivioPoint x="18" y="230"/> + <KivioPoint x="20" y="220"/> + + <KivioPoint x="20" y="220" type="bezier"/> + <KivioPoint x="19" y="206" type="bezier"/> + <KivioPoint x="18" y="192" type="bezier"/> + <KivioPoint x="23" y="172" type="bezier"/> + + <KivioPoint x="23" y="172"/> + <KivioPoint x="23" y="160"/> + + <KivioPoint x="23" y="160" type="bezier"/> + <KivioPoint x="21" y="135" type="bezier"/> + <KivioPoint x="24" y="105" type="bezier"/> + <KivioPoint x="30" y="92" type="bezier"/> + + <KivioPoint x="30" y="92"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Rechter_been"> + <KivioFillStyle colorStyle="1" color="#ffdeac"/> + <KivioPoint x="47.5" y="122.5"/> + + <KivioPoint x="47.5" y="122.5" type="bezier"/> + <KivioPoint x="47.5" y="117.5" type="bezier"/> + <KivioPoint x="50" y="113.5" type="bezier"/> + <KivioPoint x="54" y="111" type="bezier"/> + + <KivioPoint x="54" y="111"/> + + <KivioPoint x="54" y="111" type="bezier"/> + <KivioPoint x="64" y="106" type="bezier"/> + <KivioPoint x="67" y="103.5" type="bezier"/> + <KivioPoint x="69" y="101" type="bezier"/> + + <KivioPoint x="69" y="101"/> + + <KivioPoint x="69" y="101" type="bezier"/> + <KivioPoint x="70" y="104" type="bezier"/> + <KivioPoint x="71" y="107" type="bezier"/> + <KivioPoint x="70" y="110" type="bezier"/> + + <KivioPoint x="70" y="110"/> + + <KivioPoint x="70" y="110" type="bezier"/> + <KivioPoint x="77.5" y="130" type="bezier"/> + <KivioPoint x="80" y="140" type="bezier"/> + <KivioPoint x="82.5" y="165" type="bezier"/> + + <KivioPoint x="82.5" y="165"/> + + <KivioPoint x="82.5" y="165" type="bezier"/> + <KivioPoint x="84" y="170" type="bezier"/> + <KivioPoint x="85.5" y="175" type="bezier"/> + <KivioPoint x="86" y="180" type="bezier"/> + + <KivioPoint x="86" y="180"/> + + <KivioPoint x="86" y="180" type="bezier"/> + <KivioPoint x="91" y="190" type="bezier"/> + <KivioPoint x="92" y="210" type="bezier"/> + <KivioPoint x="93" y="220" type="bezier"/> + + <KivioPoint x="93" y="220"/> + <KivioPoint x="93.5" y="222.5"/> + <KivioPoint x="93" y="225"/> + + <KivioPoint x="93" y="225" type="bezier"/> + <KivioPoint x="95" y="230" type="bezier"/> + <KivioPoint x="98" y="235" type="bezier"/> + <KivioPoint x="96" y="240" type="bezier"/> + + <KivioPoint x="96" y="240"/> + <KivioPoint x="84" y="240"/> + <KivioPoint x="84" y="236"/> + <KivioPoint x="84" y="240"/> + <KivioPoint x="80" y="240"/> + + <KivioPoint x="80" y="240" type="bezier"/> + <KivioPoint x="78" y="237" type="bezier"/> + <KivioPoint x="79" y="233" type="bezier"/> + <KivioPoint x="81" y="230" type="bezier"/> + + <KivioPoint x="81" y="230"/> + <KivioPoint x="81" y="225"/> + + <KivioPoint x="81" y="225" type="bezier"/> + <KivioPoint x="74" y="207.5" type="bezier"/> + <KivioPoint x="71" y="193" type="bezier"/> + <KivioPoint x="70" y="185" type="bezier"/> + + <KivioPoint x="70" y="185"/> + + <KivioPoint x="70" y="185" type="bezier"/> + <KivioPoint x="67.5" y="180" type="bezier"/> + <KivioPoint x="66.5" y="172" type="bezier"/> + <KivioPoint x="65" y="165" type="bezier"/> + + <KivioPoint x="65" y="165"/> + + <KivioPoint x="65" y="165" type="bezier"/> + <KivioPoint x="62.5" y="155" type="bezier"/> + <KivioPoint x="58" y="144" type="bezier"/> + <KivioPoint x="55" y="134" type="bezier"/> + + <KivioPoint x="55" y="134"/> + <KivioPoint x="47.5" y="122.5"/> + </KivioShape> + <KivioShape type="Ellipse" name="Navel" x="44" w="3.0" y="95" h="2.0"/> + <KivioShape type="ClosedPath" name="Ribben"> + <KivioPoint x="42" y="76"/> + + <KivioPoint x="42" y="76" type="bezier"/> + <KivioPoint x="43" y="75" type="bezier"/> + <KivioPoint x="44" y="73" type="bezier"/> + <KivioPoint x="48" y="72" type="bezier"/> + + <KivioPoint x="48" y="72"/> + + <KivioPoint x="48" y="72" type="bezier"/> + <KivioPoint x="52" y="73" type="bezier"/> + <KivioPoint x="54" y="78" type="bezier"/> + <KivioPoint x="55" y="80" type="bezier"/> + + <KivioPoint x="55" y="80"/> + <KivioPoint x="59" y="85"/> + <KivioPoint x="55" y="80"/> + + <KivioPoint x="55" y="80" type="bezier"/> + <KivioPoint x="54" y="78" type="bezier"/> + <KivioPoint x="52" y="73" type="bezier"/> + <KivioPoint x="48" y="72" type="bezier"/> + + <KivioPoint x="48" y="72"/> + + <KivioPoint x="48" y="72" type="bezier"/> + <KivioPoint x="44" y="73" type="bezier"/> + <KivioPoint x="43" y="75" type="bezier"/> + <KivioPoint x="42" y="76" type="bezier"/> + + <KivioPoint x="42" y="76"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_links"> + <KivioPoint x="26" y="172"/> + <KivioPoint x="26.5" y="175"/> + <KivioPoint x="24" y="179"/> + <KivioPoint x="26.5" y="175"/> + <KivioPoint x="26" y="172"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_links"> + <KivioPoint x="34" y="169"/> + <KivioPoint x="34" y="174"/> + <KivioPoint x="36" y="178"/> + <KivioPoint x="34" y="174"/> + <KivioPoint x="34" y="169"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_links"> + <KivioPoint x="27.5" y="179"/> + <KivioPoint x="31" y="183"/> + <KivioPoint x="34.5" y="181"/> + <KivioPoint x="31" y="183"/> + <KivioPoint x="27.5" y="179"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_rechts"> + <KivioPoint x="73.5" y="169"/> + <KivioPoint x="74" y="173"/> + <KivioPoint x="73" y="177"/> + <KivioPoint x="74" y="173"/> + <KivioPoint x="73.5" y="169"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_rechts"> + <KivioPoint x="80" y="171"/> + <KivioPoint x="80" y="175"/> + <KivioPoint x="82.5" y="177.5"/> + <KivioPoint x="80" y="175"/> + <KivioPoint x="80" y="171"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Knieschijf_rechts"> + <KivioPoint x="74" y="180"/> + <KivioPoint x="78" y="182"/> + <KivioPoint x="81" y="179"/> + <KivioPoint x="78" y="182"/> + <KivioPoint x="74" y="180"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="koord"> + <KivioPoint x="35" y="80"/> + <KivioPoint x="35" y="80" type="bezier"/> + <KivioPoint x="36.5" y="84" type="bezier"/> + <KivioPoint x="42" y="87" type="bezier"/> + <KivioPoint x="45" y="89" type="bezier"/> + <KivioPoint x="45" y="89"/> + + <KivioPoint x="90" y="105"/> + + <KivioPoint x="45" y="89"/> + <KivioPoint x="45" y="89" type="bezier"/> + <KivioPoint x="42" y="87" type="bezier"/> + <KivioPoint x="36.5" y="84" type="bezier"/> + <KivioPoint x="35" y="80" type="bezier"/> + <KivioPoint x="35" y="80"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="koord"> + <KivioPoint x="69" y="82"/> + <KivioPoint x="69" y="82" type="bezier"/> + <KivioPoint x="68.5" y="84" type="bezier"/> + <KivioPoint x="65" y="86" type="bezier"/> + <KivioPoint x="55" y="89" type="bezier"/> + <KivioPoint x="55" y="89"/> + + <KivioPoint x="14" y="93"/> + + <KivioPoint x="55" y="89"/> + <KivioPoint x="55" y="89" type="bezier"/> + <KivioPoint x="65" y="86" type="bezier"/> + <KivioPoint x="68.5" y="84" type="bezier"/> + <KivioPoint x="69" y="82" type="bezier"/> + <KivioPoint x="69" y="82"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Borst_links"> + <KivioPoint x="43" y="52"/> + <KivioPoint x="43" y="52" type="bezier"/> + <KivioPoint x="46" y="54.5" type="bezier"/> + <KivioPoint x="47" y="57" type="bezier"/> + <KivioPoint x="47" y="61" type="bezier"/> + <KivioPoint x="47" y="61"/> + <KivioPoint x="47" y="61" type="bezier"/> + <KivioPoint x="47" y="57" type="bezier"/> + <KivioPoint x="46" y="54.5" type="bezier"/> + <KivioPoint x="43" y="52" type="bezier"/> + <KivioPoint x="43" y="52"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Borst_rechts"> + <KivioPoint x="51" y="60"/> + <KivioPoint x="51" y="60" type="bezier"/> + <KivioPoint x="51" y="56" type="bezier"/> + <KivioPoint x="52" y="53" type="bezier"/> + <KivioPoint x="56" y="51" type="bezier"/> + <KivioPoint x="56" y="51"/> + <KivioPoint x="56" y="51" type="bezier"/> + <KivioPoint x="52" y="53" type="bezier"/> + <KivioPoint x="51" y="56" type="bezier"/> + <KivioPoint x="51" y="60" type="bezier"/> + <KivioPoint x="51" y="60"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hals"> + <KivioPoint x="48" y="37"/> + <KivioPoint x="51" y="40"/> + <KivioPoint x="48" y="37"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hals"> + <KivioPoint x="53" y="41"/> + <KivioPoint x="53" y="45"/> + <KivioPoint x="53" y="41"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Hals"> + <KivioPoint x="56" y="39"/> + <KivioPoint x="59" y="36.5"/> + <KivioPoint x="56" y="39"/> + </KivioShape> + + <KivioShape type="ClosedPath" name="Arm_scheiding"> + <KivioPoint x="86" y="72"/> + <KivioPoint x="84" y="74"/> + <KivioPoint x="86" y="72"/> + </KivioShape> + +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.xpm Binary files differnew file mode 100644 index 00000000..89563984 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/Woman_Shape.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/desc b/kivio/kiviopart/stencils/Miscellaneous/People/desc new file mode 100755 index 00000000..906d99dd --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="People Shapes"/> + <Id data="Klipart - People Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/People/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/People/icon.xpm Binary files differnew file mode 100644 index 00000000..b14c0a69 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/People/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/Makefile.am b/kivio/kiviopart/stencils/Miscellaneous/Transport/Makefile.am new file mode 100644 index 00000000..93ce35f7 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/Makefile.am @@ -0,0 +1,7 @@ +transportdir = $(kde_datadir)/kivio/stencils/Miscellaneous/Transport + +transport_DATA = \ +desc \ +icon.xpm \ +Truck.sml \ +Truck.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.sml b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.sml new file mode 100644 index 00000000..f7f6d666 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.sml @@ -0,0 +1,59 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="Kate"> + <KivioSMLStencilSpawnerInfo> + <Author data="Kristof Borrey"/> + <Title data="Truck"/> + <Id data="Truck"/> + <Description data="Truck 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="60.0"/> + <KivioConnectorTarget x="66.0" y="0.0"/> + <KivioConnectorTarget x="100.0" y="21.5"/> + <KivioConnectorTarget x="50.0" y="53"/> + <KivioConnectorTarget x="0.0" y="42.5"/> + <KivioShape type="ClosedPath" name="Process"> + <KivioPoint x="0" y="35"/> + <KivioPoint x="0" y="50"/> + <KivioPoint x="17" y="53"/> + + + <KivioPoint x="17" y="53" type="bezier"/> + <KivioPoint x="20" y="60" type="bezier"/> + <KivioPoint x="30" y="60" type="bezier"/> + <KivioPoint x="33" y="53" type="bezier"/> + + <KivioPoint x="33" y="53"/> + <KivioPoint x="72" y="53"/> + + <KivioPoint x="72" y="53" type="bezier"/> + <KivioPoint x="75" y="60" type="bezier"/> + <KivioPoint x="85" y="60" type="bezier"/> + <KivioPoint x="88" y="53" type="bezier"/> + + <KivioPoint x="88" y="53"/> + <KivioPoint x="95" y="53"/> + <KivioPoint x="100" y="50"/> + <KivioPoint x="100" y="45"/> + <KivioPoint x="80" y="45"/> + <KivioPoint x="80" y="43"/> + <KivioPoint x="100" y="43"/> + <KivioPoint x="100" y="0"/> + <KivioPoint x="32" y="0"/> + <KivioPoint x="32" y="43"/> + <KivioPoint x="70" y="43"/> + <KivioPoint x="70" y="45"/> + <KivioPoint x="30" y="45"/> + <KivioPoint x="30" y="20"/> + <KivioPoint x="10" y="20"/> + <KivioPoint x="0" y="35"/> + + + + </KivioShape> + <KivioShape type="TextBox" name="Text" x="35.0" y="0.0" w="70.0" h="45.0"/> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.xpm b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.xpm new file mode 100644 index 00000000..9ec37aad --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/Truck.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * Truck_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@#################@.+", +".+@@@@@@@@@@#$$$$$$$$$$$$$$$#+.+", +".+@@@@@@@@@@#$$$$$$$$$$$$$$$#+.+", +".+@@@@#####@#$$$$$$$$$$$$$$$#+.+", +".+@@@#$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@@#$$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@#$$$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@#$$$$$$#+#$$$$$$$$$$$$$$$#+.+", +".+@#$$$$$$#+#################+.+", +".+@#$$$$$$#+@+++++++++++++++++.+", +".+@#$$$$$$###################@.+", +".+@#$$$$$$$$$$$$$$$$$$$$$$$$#+.+", +".+@####$$$$##########$$$$###++.+", +".+@@+++#$$#++++++++++#$$#+++@@.+", +".+@@@@@+##+@@@@@@@@@@+##+@@@@@.+", +".+@@@@@@++@@@@@@@@@@@@++@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/desc b/kivio/kiviopart/stencils/Miscellaneous/Transport/desc new file mode 100755 index 00000000..6f89310b --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Transport Shapes"/> + <Id data="Klipart - Transport Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/Miscellaneous/Transport/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/Transport/icon.xpm Binary files differnew file mode 100644 index 00000000..3afc7199 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/Transport/icon.xpm diff --git a/kivio/kiviopart/stencils/Miscellaneous/desc b/kivio/kiviopart/stencils/Miscellaneous/desc new file mode 100644 index 00000000..fd4289e1 --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="Miscellaneous Collections"/> + <Id data="Kivio - Miscellaneous Collections"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/Miscellaneous/icon.xpm b/kivio/kiviopart/stencils/Miscellaneous/icon.xpm Binary files differnew file mode 100644 index 00000000..ec4831ba --- /dev/null +++ b/kivio/kiviopart/stencils/Miscellaneous/icon.xpm diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/Activity.sml b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Activity.sml new file mode 100755 index 00000000..4e98f4cc --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Activity.sml @@ -0,0 +1,51 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Activity"/> + <Id data="Activity"/> + <Description data="Activity"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="128.0" h="96.0"/> + <KivioConnectorTarget x="128.0" y="48.0"/> + <KivioConnectorTarget x="64.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="48.0"/> + <KivioConnectorTarget x="64.0" y="96.0"/> + <KivioShape type="Bezier" name="Activity Upper Left"> + <KivioPoint x="32.0" y="0.0" type="bezier"/> + <KivioPoint x="16.0" y="0.0" type="bezier"/> + <KivioPoint x="0.0" y="12.0" type="bezier"/> + <KivioPoint x="0.0" y="24.0" type="bezier"/> + </KivioShape> + <KivioShape type="Bezier" name="Activity Upper Right"> + <KivioPoint x="96.0" y="0.0" type="bezier"/> + <KivioPoint x="112.0" y="0.0" type="bezier"/> + <KivioPoint x="128.0" y="12.0" type="bezier"/> + <KivioPoint x="128.0" y="24.0" type="bezier"/> + </KivioShape> + <KivioShape type="Bezier" name="Activity Lower Right"> + <KivioPoint x="128.0" y="72.0" type="bezier"/> + <KivioPoint x="128.0" y="84.0" type="bezier"/> + <KivioPoint x="112.0" y="96.0" type="bezier"/> + <KivioPoint x="96.0" y="96.0" type="bezier"/> + </KivioShape> + <KivioShape type="Bezier" name="Activity Lower Left"> + <KivioPoint x="0.0" y="72.0" type="bezier"/> + <KivioPoint x="0.0" y="84.0" type="bezier"/> + <KivioPoint x="16.0" y="96.0" type="bezier"/> + <KivioPoint x="32.0" y="96.0" type="bezier"/> + </KivioShape> + <KivioShape type="LineArray" name="Sides"> + <Line x1="32.0" y1="0.0" x2="96.0" y2="0.0"/> + <Line x1="0.0" y1="24.0" x2="0.0" y2="72.0"/> + <Line x1="32.0" y1="96.0" x2="96.0" y2="96.0"/> + <Line x1="128.0" y1="24.0" x2="128.0" y2="72.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" y="0.0" w="128.0" h="96.0"/> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/Activity.xpm b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Activity.xpm new file mode 100755 index 00000000..672ffdc8 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Activity.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char *Activity[]={ +"32 32 6 1", +"c c #000000", +"# c #808080", +"a c #c0c0c0", +"b c #c3c3c3", +". c #f8fcf8", +"d c #ffffff", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aabbbbccccccccccccccccbbbbaa.#", +".#aabbccddddddddddddddddccbbaa.#", +".#aabcddddddddddddddddddddc#aa.#", +".#aabcddddddddddddddddddddc#aa.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aacddddddddddddddddddddddc#a.#", +".#aabcddddddddddddddddddddc#aa.#", +".#aabcddddddddddddddddddddc#ba.#", +".#aabbccddddddddddddddddcc#bba.#", +".#aabbb#cccccccccccccccc###baa.#", +".#aaaaaa################aaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/BranchMerge.sml b/kivio/kiviopart/stencils/UML/ActivityDiagrams/BranchMerge.sml new file mode 100755 index 00000000..0ba0ed42 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/BranchMerge.sml @@ -0,0 +1,31 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Branch & Merge"/> + <Id data="Branch and Merge"/> + <Description data="Branch and Merge"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="72.0" h="54.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="54.0" y="13.5"/> + <KivioConnectorTarget x="72.0" y="27.0"/> + <KivioConnectorTarget x="54.0" y="40.5"/> + <KivioConnectorTarget x="36.0" y="54.0"/> + <KivioConnectorTarget x="18.0" y="40.5"/> + <KivioConnectorTarget x="0.0" y="27.0"/> + <KivioConnectorTarget x="18.0" y="13.5"/> + <KivioShape type="Polygon" name="Branch and Merge"> + <KivioPoint x="36.0" y="0.0"/> + <KivioPoint x="72.0" y="27.0"/> + <KivioPoint x="36.0" y="54.0"/> + <KivioPoint x="0.0" y="27.0"/> + <KivioPoint x="36.0" y="0.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="18.0" y="13.5" w="36.0" h="27.0" /> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/BranchMerge.xpm b/kivio/kiviopart/stencils/UML/ActivityDiagrams/BranchMerge.xpm new file mode 100755 index 00000000..8ac835bf --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/BranchMerge.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static const char * Decision_xpm[] = { +"32 32 6 1", +" c None", +". c #F8FCF8", +"+ c #808080", +"@ c #C0C0C0", +"# c #000000", +"$ c #FFFFFF", +"...............................+", +".+++++++++++++++++++++++++++++.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@#@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@#$#@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@#$$$#@@@@@@@@@@@@.+", +".+@@@@@@@@@@#$$$$$#@@@@@@@@@@@.+", +".+@@@@@@@@@#$$$$$$$#@@@@@@@@@@.+", +".+@@@@@@@@#$$$$$$$$$#@@@@@@@@@.+", +".+@@@@@@@#$$$$$$$$$$$#@@@@@@@@.+", +".+@@@@@@#$$$$$$$$$$$$$#@@@@@@@.+", +".+@@@@@#$$$$$$$$$$$$$$$#@@@@@@.+", +".+@@@@#$$$$$$$$$$$$$$$$$#@@@@@.+", +".+@@@@+#$$$$$$$$$$$$$$$#+@@@@@.+", +".+@@@@@+#$$$$$$$$$$$$$#+@@@@@@.+", +".+@@@@@@+#$$$$$$$$$$$#+@@@@@@@.+", +".+@@@@@@@+#$$$$$$$$$#+@@@@@@@@.+", +".+@@@@@@@@+#$$$$$$$#+@@@@@@@@@.+", +".+@@@@@@@@@+#$$$$$#+@@@@@@@@@@.+", +".+@@@@@@@@@@+#$$$#+@@@@@@@@@@@.+", +".+@@@@@@@@@@@+#$#+@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@+#+@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@+@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +".+@@@@@@@@@@@@@@@@@@@@@@@@@@@@.+", +"...............................+", +"++++++++++++++++++++++++++++++++"}; diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/End.sml b/kivio/kiviopart/stencils/UML/ActivityDiagrams/End.sml new file mode 100755 index 00000000..1f5b344c --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/End.sml @@ -0,0 +1,24 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="End"/> + <Id data="End"/> + <Description data="End"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="48.0" h="48.0"/> + <KivioConnectorTarget x="48.0" y="24.0" /> + <KivioConnectorTarget x="24.0" y="0.0" /> + <KivioConnectorTarget x="0.0" y="24.0" /> + <KivioConnectorTarget x="24.0" y="48.0" /> + <KivioShape type="Ellipse" name="End Outer" x="0.0" w="48.0" y="0.0" h="48.0"/> + <KivioShape type="Ellipse" name="End Inner" x="6.0" w="36.0" y="6.0" h="36.0"> + <KivioFillStyle colorStyle="1" color="#000000"/> + </KivioShape> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/End.xpm b/kivio/kiviopart/stencils/UML/ActivityDiagrams/End.xpm new file mode 100755 index 00000000..d28ce188 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/End.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char *End[]={ +"32 32 6 1", +"c c #000000", +"# c #808080", +"a c #c0c0c0", +"b c #c3c3c3", +". c #f8fcf8", +"d c #ffffff", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaabbbbbbbbbbbbaaaaaaaaa.#", +".#aaabaabbbbccccccabbbaaaaaaaa.#", +".#aaaaabbbccddddddcccbbaaaaaaa.#", +".#aaaabbbcdddddddddddcbbbaaaaa.#", +".#aaabbccddddcccccddddccbbaaaa.#", +".#aaabacdddcccccccccddddcbbaaa.#", +".#aabbcddcccccccccccccddc#baaa.#", +".#aabcdddcccccccccccccdddcaaaa.#", +".#abbcddcccccccccccccccddc#aaa.#", +".#abacddcccccccccccccccdddcbaa.#", +".#abcddcccccccccccccccccddc#aa.#", +".#abcddcccccccccccccccccddc#aa.#", +".#abcddcccccccccccccccccddc#aa.#", +".#abcddcccccccccccccccccddc#aa.#", +".#abcddcccccccccccccccccddc#aa.#", +".#abcdddcccccccccccccccddc##aa.#", +".#aabcddcccccccccccccccddc#baa.#", +".#aabcdddcccccccccccccdddc#aaa.#", +".#aabbcddcccccccccccccddc#baaa.#", +".#aaabbcdddcccccccccdddc#baaaa.#", +".#aaaabccddddcccccdddddc#aaaaa.#", +".#aaaabbbcdddddddddddcc#aaaaaa.#", +".#aaaaaabbcccddddddcc##aaaaaaa.#", +".#aaaaaaaab##cccccc##bbaaaaaaa.#", +".#aaaaaaaaaab######aaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/ForkJoin.sml b/kivio/kiviopart/stencils/UML/ActivityDiagrams/ForkJoin.sml new file mode 100755 index 00000000..bff31e65 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/ForkJoin.sml @@ -0,0 +1,28 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Fork & Join"/> + <Id data="Fork and Join"/> + <Description data="Fork and Join"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="144.0" h="6.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="36.0" y="0.0"/> + <KivioConnectorTarget x="72.0" y="0.0"/> + <KivioConnectorTarget x="108.0" y="0.0"/> + <KivioConnectorTarget x="144.0" y="0.0"/> + <KivioConnectorTarget x="0.0" y="6.0"/> + <KivioConnectorTarget x="36.0" y="6.0"/> + <KivioConnectorTarget x="72.0" y="6.0"/> + <KivioConnectorTarget x="108.0" y="6.0"/> + <KivioConnectorTarget x="144.0" y="6.0"/> + <KivioShape type="Rectangle" name="Fork and Join" x="0.0" y="0.0" w="144.0" h="6.0"> + <KivioFillStyle colorStyle="1" color="#000000" /> + </KivioShape> +</KivioShapeStencil> diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/ForkJoin.xpm b/kivio/kiviopart/stencils/UML/ActivityDiagrams/ForkJoin.xpm new file mode 100755 index 00000000..8d272020 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/ForkJoin.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char *Fork[]={ +"32 32 5 1", +"c c #000000", +"# c #808080", +"a c #c0c0c0", +"b c #c3c3c3", +". c #f8fcf8", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#acccccccccccccccccccccccccaa.#", +".#accccccccccccccccccccccccc#a.#", +".#aa#########################a.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/Makefile.am b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Makefile.am new file mode 100644 index 00000000..3649fad4 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Makefile.am @@ -0,0 +1,29 @@ +activitydir = $(kde_datadir)/kivio/stencils/UML/ActivityDiagrams + +activity_DATA = \ + Activity.sml \ + desc \ + ForkJoin.xpm \ + Start.sml \ + Activity.xpm \ + End.sml \ + icon.xpm \ + Start.xpm \ + BranchMerge.sml \ + End.xpm \ + BranchMerge.xpm \ + ForkJoin.sml + +EXTRA_DIST = \ + Activity.sml \ + desc \ + ForkJoin.xpm \ + Start.sml \ + Activity.xpm \ + End.sml \ + icon.xpm \ + Start.xpm \ + BranchMerge.sml \ + End.xpm \ + BranchMerge.xpm \ + ForkJoin.sml diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/Start.sml b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Start.sml new file mode 100755 index 00000000..ae129bbf --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Start.sml @@ -0,0 +1,20 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Start"/> + <Id data="Start"/> + <Description data="Start"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="36.0" h="36.0"/> + <KivioConnectorTarget x="18.0" y="18.0"/> + <KivioShape type="Ellipse" name="Start" x="0.0" w="36.0" y="0.0" h="36.0"> + <KivioFillStyle colorStyle="1" color="#000000"/> + </KivioShape> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/Start.xpm b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Start.xpm new file mode 100755 index 00000000..62438ad5 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/Start.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char *Start[]={ +"32 32 4 1", +"b c #000000", +"# c #808080", +"a c #c0c0c0", +". c #f8fcf8", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaabbbbbaaaaaaaaaaaa.#", +".#aaaaaaaaabbbbbbbbbaaaaaaaaaa.#", +".#aaaaaaabbbbbbbbbbbbbaaaaaaaa.#", +".#aaaaaaabbbbbbbbbbbbb#aaaaaaa.#", +".#aaaaaabbbbbbbbbbbbbbbaaaaaaa.#", +".#aaaaaabbbbbbbbbbbbbbb#aaaaaa.#", +".#aaaaabbbbbbbbbbbbbbbbbaaaaaa.#", +".#aaaaabbbbbbbbbbbbbbbbb#aaaaa.#", +".#aaaaabbbbbbbbbbbbbbbbb#aaaaa.#", +".#aaaaabbbbbbbbbbbbbbbbb#aaaaa.#", +".#aaaaabbbbbbbbbbbbbbbbb#aaaaa.#", +".#aaaaaabbbbbbbbbbbbbbb#aaaaaa.#", +".#aaaaaabbbbbbbbbbbbbbb#aaaaaa.#", +".#aaaaaaabbbbbbbbbbbbb#aaaaaaa.#", +".#aaaaaaabbbbbbbbbbbbb#aaaaaaa.#", +".#aaaaaaaaabbbbbbbbb##aaaaaaaa.#", +".#aaaaaaaaaaabbbbb##aaaaaaaaaa.#", +".#aaaaaaaaaaaa####aaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/desc b/kivio/kiviopart/stencils/UML/ActivityDiagrams/desc new file mode 100755 index 00000000..7932ae36 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Activity Diagram Shapes"/> + <Id data="Eric R. Turner - Activity Diagram Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/UML/ActivityDiagrams/icon.xpm b/kivio/kiviopart/stencils/UML/ActivityDiagrams/icon.xpm new file mode 100755 index 00000000..c54b14fc --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ActivityDiagrams/icon.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char *icon[]={ +"16 16 4 1", +". c None", +"a c #303030", +"# c #800000", +"b c #dcb730", +"................", +".....####.......", +"......####......", +"...#....###.....", +"..###...###.....", +".#########......", +"...######.a.....", +".bb..###.aa.....", +".bbb.....aa.....", +".bbbbbbb.aa.a...", +".bb.bbbb.aa.....", +".bb.b.bb.aa..aa.", +"..b.b.bb.aaaaaa.", +"....b.bb.aaaaa..", +"......bb.aaa....", +"................"}; diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/Class.sml b/kivio/kiviopart/stencils/UML/ClassDiagrams/Class.sml new file mode 100755 index 00000000..2d0ebfac --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/Class.sml @@ -0,0 +1,30 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Class"/> + <Id data="Class"/> + <Description data="Class"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="96.0" h="128.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="48.0" y="0.0"/> + <KivioConnectorTarget x="96.0" y="0.0"/> + <KivioConnectorTarget x="96.0" y="64.0"/> + <KivioConnectorTarget x="96.0" y="128.0"/> + <KivioConnectorTarget x="48.0" y="128.0"/> + <KivioConnectorTarget x="0.0" y="128.0"/> + <KivioConnectorTarget x="0.0" y="64.0"/> + <KivioShape type="Rectangle" name="Class" x="0.0" w="96.0" y="0.0" h="128.0"/> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="19.0" x2="96.0" y2="19.0"/> + </KivioShape> + <KivioShape type="TextBox" name="ClassName" x="0.0" w="96.0" y="0.0" h="18.0"/> + <KivioShape type="TextBox" name="ClassSpecification" x="0.0" w="96.0" y="20.0" h="108.0"/> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/Class.xpm b/kivio/kiviopart/stencils/UML/ClassDiagrams/Class.xpm new file mode 100755 index 00000000..2f095b93 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/Class.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char *Class[]={ +"32 32 6 1", +"c c #000000", +"# c #808080", +"a c #c0c0c0", +"b c #c3c3c3", +". c #f8fcf8", +"d c #ffffff", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#abcccccccccccccccccccccccbbb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abccccccccccccccccccccccc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#aaccccccccccccccccccccccc#aa.#", +".#aaaa######################aa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/ClassConceptual.sml b/kivio/kiviopart/stencils/UML/ClassDiagrams/ClassConceptual.sml new file mode 100755 index 00000000..5ee88a5d --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/ClassConceptual.sml @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Class"/> + <Id data="ClassConceptual"/> + <Description data="ClassConceptual"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="96.0" h="64.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="48.0" y="0.0"/> + <KivioConnectorTarget x="96.0" y="0.0"/> + <KivioConnectorTarget x="96.0" y="32.0"/> + <KivioConnectorTarget x="96.0" y="64.0"/> + <KivioConnectorTarget x="48.0" y="64.0"/> + <KivioConnectorTarget x="0.0" y="64.0"/> + <KivioConnectorTarget x="0.0" y="32.0"/> + <KivioShape type="Rectangle" name="ClassConceptual" x="0.0" w="96.0" y="0.0" h="64.0"/> + <KivioShape type="TextBox" name="Text" x="0.0" w="96.0" y="0.0" h="64.0"/> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/ClassConceptual.xpm b/kivio/kiviopart/stencils/UML/ClassDiagrams/ClassConceptual.xpm new file mode 100755 index 00000000..3dcac081 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/ClassConceptual.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char *ClassConceptual[]={ +"32 32 6 1", +"c c #000000", +"# c #808080", +"a c #c0c0c0", +"b c #c3c3c3", +". c #f8fcf8", +"d c #ffffff", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#abcccccccccccccccccccccccbbb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#aaccccccccccccccccccccccc#aa.#", +".#aaaa######################aa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/Interface.sml b/kivio/kiviopart/stencils/UML/ClassDiagrams/Interface.sml new file mode 100755 index 00000000..b5b608d2 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/Interface.sml @@ -0,0 +1,20 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Interface"/> + <Id data="Interface"/> + <Description data="Interface"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="18.0" h="18.0"/> + <KivioConnectorTarget x="9.0" y="9.0"/> + <KivioShape type="Ellipse" name="Interface" x="0.0" w="18.0" y="0.0" h="18.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + </KivioShape> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/Interface.xpm b/kivio/kiviopart/stencils/UML/ClassDiagrams/Interface.xpm new file mode 100755 index 00000000..726a8b02 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/Interface.xpm @@ -0,0 +1,40 @@ +/* XPM */ +static char *Interface[]={ +"32 32 5 1", +"b c #000000", +"# c #808080", +"a c #c0c0c0", +". c #f8fcf8", +"c c #ffffff", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaabbbbbaaaaaaaaaaaa.#", +".#aaaaaaaaabbcccccbbaaaaaaaaaa.#", +".#aaaaaaabbcccccccccbbaaaaaaaa.#", +".#aaaaaaabcccccccccccb#aaaaaaa.#", +".#aaaaaabcccccccccccccbaaaaaaa.#", +".#aaaaaabcccccccccccccb#aaaaaa.#", +".#aaaaabcccccccccccccccbaaaaaa.#", +".#aaaaabcccccccccccccccb#aaaaa.#", +".#aaaaabcccccccccccccccb#aaaaa.#", +".#aaaaabcccccccccccccccb#aaaaa.#", +".#aaaaabcccccccccccccccb#aaaaa.#", +".#aaaaaabcccccccccccccb#aaaaaa.#", +".#aaaaaabcccccccccccccb#aaaaaa.#", +".#aaaaaaabcccccccccccb#aaaaaaa.#", +".#aaaaaaabbcccccccccbb#aaaaaaa.#", +".#aaaaaaaaabbcccccbb##aaaaaaaa.#", +".#aaaaaaaaaaabbbbb##aaaaaaaaaa.#", +".#aaaaaaaaaaaa####aaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/Makefile.am b/kivio/kiviopart/stencils/UML/ClassDiagrams/Makefile.am new file mode 100644 index 00000000..11416a91 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/Makefile.am @@ -0,0 +1,29 @@ +classdir = $(kde_datadir)/kivio/stencils/UML/ClassDiagrams + +class_DATA = \ + ClassConceptual.sml \ + icon.xpm \ + Note.sml \ + ClassConceptual.xpm \ + Interface.sml \ + Note.xpm \ + Class.sml \ + Interface.xpm \ + TemplateClass.sml \ + Class.xpm \ + TemplateClass.xpm \ + desc + +EXTRA_DIST = \ + ClassConceptual.sml \ + icon.xpm \ + Note.sml \ + ClassConceptual.xpm \ + Interface.sml \ + Note.xpm \ + Class.sml \ + Interface.xpm \ + TemplateClass.sml \ + Class.xpm \ + TemplateClass.xpm \ + desc diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/Note.sml b/kivio/kiviopart/stencils/UML/ClassDiagrams/Note.sml new file mode 100755 index 00000000..06c8837e --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/Note.sml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Note"/> + <Id data="Note"/> + <Description data="Note"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="96.0" h="64.0"/> + <KivioConnectorTarget x="0.0" y="0.0"/> + <KivioConnectorTarget x="48.0" y="0.0"/> + <KivioConnectorTarget x="96.0" y="32.0"/> + <KivioConnectorTarget x="96.0" y="64.0"/> + <KivioConnectorTarget x="48.0" y="64.0"/> + <KivioConnectorTarget x="0.0" y="64.0"/> + <KivioConnectorTarget x="0.0" y="32.0"/> + <KivioShape type="ClosedPath" name="Note"> + <KivioPoint x="0.0" y="0.0"/> + <KivioPoint x="80.0" y="0.0"/> + <KivioPoint x="96.0" y="16.0"/> + <KivioPoint x="96.0" y="64.0"/> + <KivioPoint x="0.0" y="64.0"/> + <KivioPoint x="0.0" y="0.0"/> + </KivioShape> + <KivioShape type="LineArray" name="DogEar"> + <Line name="DogEarVert" x1="80" y1="0.0" x2="80" y2="16.0"/> + <Line name="DogEarHoriz" x1="80" y1="16.0" x2="96" y2="16.0"/> + </KivioShape> + <KivioShape type="TextBox" name="Text" x="0.0" w="96.0" y="0.0" h="64.0"/> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/Note.xpm b/kivio/kiviopart/stencils/UML/ClassDiagrams/Note.xpm new file mode 100755 index 00000000..50699d81 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/Note.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char *Note[]={ +"32 32 6 1", +"c c #000000", +"# c #808080", +"a c #c0c0c0", +"b c #c3c3c3", +". c #f8fcf8", +"d c #ffffff", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#abbbbbbbbbbbbbbbbbbbbbbbbbbb.#", +".#abbbbbbbbbbbbbbbbbbbbbbbbbbb.#", +".#abbbbbbbbbbbbbbbbbbbbbbbbbbb.#", +".#abccccccccccccccccccbbbbbbbb.#", +".#abcddddddddddddddddccbbbbbbb.#", +".#abcddddddddddddddddcdcbbbbbb.#", +".#abcddddddddddddddddcddcbbbbb.#", +".#abcddddddddddddddddcdddcbbbb.#", +".#abcddddddddddddddddcccccc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abcdddddddddddddddddddddc#bb.#", +".#abccccccccccccccccccccccc#bb.#", +".#abbb######################bb.#", +".#abbbbbbbbbbbbbbbbbbbbbbbbbbb.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbbba.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbbba.#", +".#aabbbbbbbbbbbbbbbbbbbbbbbbba.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/TemplateClass.sml b/kivio/kiviopart/stencils/UML/ClassDiagrams/TemplateClass.sml new file mode 100755 index 00000000..a2db5da8 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/TemplateClass.sml @@ -0,0 +1,36 @@ +<?xml version="1.0"?> +<KivioShapeStencil creator="emacs"> + <KivioSMLStencilSpawnerInfo> + <Author data="Eric R. Turner"/> + <Title data="Template Class"/> + <Id data="TemplateClass"/> + <Description data="TemplateClass"/> + <Version data="0.1"/> + <Web data="http://www.bitbreather.com"/> + <Email data="[email protected]"/> + <Copyright data="Copyright (C) 2002 Eric R. Turner. Distributed under the GPL."/> + <AutoUpdate data="off"/> + </KivioSMLStencilSpawnerInfo> + <Dimensions w="102.0" h="144.0"/> + <KivioConnectorTarget x="0.0" y="16.0"/> + <KivioConnectorTarget x="48.0" y="16.0"/> + <KivioConnectorTarget x="96.0" y="80.0"/> + <KivioConnectorTarget x="96.0" y="144.0"/> + <KivioConnectorTarget x="48.0" y="144.0"/> + <KivioConnectorTarget x="0.0" y="144.0"/> + <KivioConnectorTarget x="0.0" y="80.0"/> + <KivioShape type="Rectangle" name="TemplateClass" x="0.0" w="96.0" y="16.0" h="128.0"/> + <KivioShape type="Rectangle" name="TemplateClassTemplate" x="54.0" w="48.0" y="0.0" h="20.0"> + <KivioFillStyle colorStyle="1" color="#ffffff"/> + </KivioShape> + <KivioShape type="LineArray" name="Separator"> + <Line x1="0.0" y1="35.0" x2="96.0" y2="35.0"/> + </KivioShape> + <KivioShape type="LineArray" name="T"> + <Line x1="78.0" y1="4.0" x2="78.0" y2="16.0"/> + <Line x1="64.0" y1="4.0" x2="92.0" y2="4.0"/> + </KivioShape> + <KivioShape type="TextBox" name="TemplateClassName" x="0.0" w="96.0" y="16.0" h="18.0"/> + <KivioShape type="TextBox" name="TemplateClassSpecification" x="0.0" w="96.0" y="36.0" h="108.0"/> +</KivioShapeStencil> + diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/TemplateClass.xpm b/kivio/kiviopart/stencils/UML/ClassDiagrams/TemplateClass.xpm new file mode 100755 index 00000000..9ecd13f3 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/TemplateClass.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char *TemplateClass[]={ +"32 32 6 1", +"b c #000000", +"# c #808080", +"a c #c0c0c0", +"c c #c3c3c3", +". c #f8fcf8", +"d c #ffffff", +"...............................#", +".#############################.#", +".#aaaaaaaaaaaaaaaabbbbbbbbbbca.#", +".#aaaaaaaaaaaaaaaabddddddddbca.#", +".#acbbbbbbbbbbbbbbbddddddddbcc.#", +".#acbdddddddddddddbddddddddbcc.#", +".#acbdddddddddddddbbbbbbbbbbcc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbbbbbbbbbbbbbbbbbbbbbbb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#acbdddddddddddddddddddddb#cc.#", +".#aabbbbbbbbbbbbbbbbbbbbbbb#aa.#", +".#aaaa######################aa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +".#aaaaaaaaaaaaaaaaaaaaaaaaaaaa.#", +"...............................#", +"################################"}; diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/desc b/kivio/kiviopart/stencils/UML/ClassDiagrams/desc new file mode 100755 index 00000000..ec35f624 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSet> + <Title data="Class Diagram Shapes"/> + <Id data="Eric R. Turner - Class Diagram Shapes"/> +</KivioStencilSpawnerSet> diff --git a/kivio/kiviopart/stencils/UML/ClassDiagrams/icon.xpm b/kivio/kiviopart/stencils/UML/ClassDiagrams/icon.xpm new file mode 100755 index 00000000..c54b14fc --- /dev/null +++ b/kivio/kiviopart/stencils/UML/ClassDiagrams/icon.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char *icon[]={ +"16 16 4 1", +". c None", +"a c #303030", +"# c #800000", +"b c #dcb730", +"................", +".....####.......", +"......####......", +"...#....###.....", +"..###...###.....", +".#########......", +"...######.a.....", +".bb..###.aa.....", +".bbb.....aa.....", +".bbbbbbb.aa.a...", +".bb.bbbb.aa.....", +".bb.b.bb.aa..aa.", +"..b.b.bb.aaaaaa.", +"....b.bb.aaaaa..", +"......bb.aaa....", +"................"}; diff --git a/kivio/kiviopart/stencils/UML/Makefile.am b/kivio/kiviopart/stencils/UML/Makefile.am new file mode 100644 index 00000000..fa6e36a5 --- /dev/null +++ b/kivio/kiviopart/stencils/UML/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = ActivityDiagrams ClassDiagrams +umldir = $(kde_datadir)/kivio/stencils/UML + +uml_DATA = desc icon.xpm +EXTRA_DIST = \ + desc\ + icon.xpm diff --git a/kivio/kiviopart/stencils/UML/desc b/kivio/kiviopart/stencils/UML/desc new file mode 100755 index 00000000..d753347f --- /dev/null +++ b/kivio/kiviopart/stencils/UML/desc @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<KivioStencilSpawnerSetCollection> + <Title data="UML Collections"/> + <Id data="bitbreather.com - UML Collections I"/> +</KivioStencilSpawnerSetCollection> diff --git a/kivio/kiviopart/stencils/UML/icon.xpm b/kivio/kiviopart/stencils/UML/icon.xpm new file mode 100755 index 00000000..c54b14fc --- /dev/null +++ b/kivio/kiviopart/stencils/UML/icon.xpm @@ -0,0 +1,23 @@ +/* XPM */ +static char *icon[]={ +"16 16 4 1", +". c None", +"a c #303030", +"# c #800000", +"b c #dcb730", +"................", +".....####.......", +"......####......", +"...#....###.....", +"..###...###.....", +".#########......", +"...######.a.....", +".bb..###.aa.....", +".bbb.....aa.....", +".bbbbbbb.aa.a...", +".bb.bbbb.aa.....", +".bb.b.bb.aa..aa.", +"..b.b.bb.aaaaaa.", +"....b.bb.aaaaa..", +"......bb.aaa....", +"................"}; |