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