~ubuntu-branches/ubuntu/trusty/dia-shapes/trusty-proposed

« back to all changes in this revision

Viewing changes to CH-1/shapes/CH-1/storage.shape

Tags: 0.1
Initial release. (Closes: #594475)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
 
3
  <name>CH-1 - Storage</name>
 
4
  <description>Storage</description>
 
5
  <icon>storage.png</icon>
 
6
  <connections>
 
7
    <point x="1.25" y="0"/>
 
8
    <point x="1.25" y="1.8"/>
 
9
    <point x="2.5" y="1.0"/>
 
10
    <point x="0" y="1.0"/>
 
11
    <point x="1.25" y="1" main="yes"/>
 
12
  </connections>
 
13
  <textbox x1="0.1" y1="0.8" x2="2.4" y2="1.67"/>
 
14
  <svg:svg width="2.5" height="2">
 
15
    <svg:path d="M 2.5,1.5 c 0,0.15 -0.5,0.277 -1.25,0.277 -0.7,0 -1.25,-0.12 -1.25,-0.277 L 0,0.3 l 2.5,0 z" style="fill: default"/>
 
16
    <svg:path d="M 2.5,0.5 a 1.25,0.2777 0 0 1 -2.5,0" style="fill: default"/>
 
17
    <svg:path d="M 2.5,0.3 a 1.25,0.2777 0 0 1 -2.5,0 1.25,0.277 0 1 1 2.5,0 z" style="fill: default"/>
 
18
  </svg:svg>
 
19
</shape>