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

« back to all changes in this revision

Viewing changes to chemistry-lab/shapes/chemistry_lab/clamp-front.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" encoding="UTF-8"?>
 
2
<shape xmlns="http://www.daa.com.au/~james/dia-shape-ns" xmlns:svg="http://www.w3.org/2000/svg">
 
3
  <name>Chem-Widgets - clamp-front</name>
 
4
  <icon>clamp-front.png</icon>
 
5
  <connections>
 
6
    <point x="10" y="14"/>
 
7
    <point x="21" y="15"/>
 
8
    <point x="10" y="15"/>
 
9
    <point x="10" y="14.5"/>
 
10
    <point x="21" y="14"/>
 
11
    <point x="21" y="14.5"/>
 
12
    <point x="15.5" y="15"/>
 
13
    <point x="15.5" y="14"/>
 
14
    <point x="10" y="16"/>
 
15
    <point x="21" y="17"/>
 
16
    <point x="10" y="17"/>
 
17
    <point x="10" y="16.5"/>
 
18
    <point x="21" y="16"/>
 
19
    <point x="21" y="16.5"/>
 
20
    <point x="15.5" y="17"/>
 
21
    <point x="15.5" y="16"/>
 
22
  </connections>
 
23
  <aspectratio type="fixed"/>
 
24
  <svg:svg>
 
25
    <svg:rect style="fill: #ffffff" x="10" y="14" width="11" height="1"/>
 
26
    <svg:rect style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x="10" y="14" width="11" height="1"/>
 
27
    <svg:rect style="fill: #ffffff" x="10" y="16" width="11" height="1"/>
 
28
    <svg:rect style="fill: none; fill-opacity:0; stroke-width: 0.1; stroke: #000000" x="10" y="16" width="11" height="1"/>
 
29
  </svg:svg>
 
30
</shape>