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

« back to all changes in this revision

Viewing changes to shapes/Optics/lpg.shape

  • Committer: Package Import Robot
  • Author(s): Thomas Bechtold
  • Date: 2012-01-01 13:48:28 UTC
  • mto: This revision was merged to the branch mainline in revision 2.
  • Revision ID: package-import@ubuntu.com-20120101134828-q7ns65mbumvnr25v
Tags: upstream-0.1/optics
Import upstream version 0.1, component optics

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>Optics - LPG</name>
 
4
  <icon>lpg.png</icon>
 
5
  <connections>
 
6
    <point x="0" y="1"/>
 
7
    <point x="4.7" y="1"/>
 
8
  </connections>
 
9
  <aspectratio type="fixed"/>
 
10
  <svg:svg>
 
11
    <svg:line style="fill: none" x1="0" y1="1" x2="4.7" y2="1"/>
 
12
    <svg:line style="fill: none; stroke-width: 0.1" x1="0.7" y1="0" x2="0.7" y2="2"/>
 
13
    <svg:line style="fill: none; stroke-width: 0.1" x1="1" y1="0" x2="1" y2="2"/>
 
14
    <svg:line style="fill: none; stroke-width: 0.1" x1="1.3" y1="0" x2="1.3" y2="2"/>
 
15
    <svg:line style="fill: none; stroke-width: 0.1" x1="1.6" y1="0" x2="1.6" y2="2"/>
 
16
    <svg:line style="fill: none; stroke-width: 0.1" x1="1.9" y1="0" x2="1.9" y2="2"/>
 
17
    <svg:line style="fill: none; stroke-width: 0.1" x1="2.2" y1="0" x2="2.2" y2="2"/>
 
18
    <svg:line style="fill: none; stroke-width: 0.1" x1="2.5" y1="0" x2="2.5" y2="2"/>
 
19
    <svg:line style="fill: none; stroke-width: 0.1" x1="2.8" y1="0" x2="2.8" y2="2"/>
 
20
    <svg:line style="fill: none; stroke-width: 0.1" x1="3.1" y1="0" x2="3.1" y2="2"/>
 
21
    <svg:line style="fill: none; stroke-width: 0.1" x1="3.4" y1="0" x2="3.4" y2="2"/>
 
22
    <svg:line style="fill: none; stroke-width: 0.1" x1="3.7" y1="0" x2="3.7" y2="2"/>
 
23
    <svg:line style="fill: none; stroke-width: 0.1" x1="4" y1="0" x2="4" y2="2"/>
 
24
  </svg:svg>
 
25
</shape>