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/Dia/Civil/civil_soil.shape | |
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/Dia/Civil/civil_soil.shape')
-rw-r--r-- | kivio/kiviopart/stencils/Dia/Civil/civil_soil.shape | 75 |
1 files changed, 75 insertions, 0 deletions
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> + |