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

« back to all changes in this revision

Viewing changes to optics/shapes/Optics/dfb_laser.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>Optics - DFB Laser</name>
 
4
  <icon>dfb_laser.png</icon>
 
5
  <connections>
 
6
    <point x="-1.5" y="0"/>
 
7
    <point x="3" y="0"/>
 
8
  </connections>
 
9
  <textbox x1="-4.5" y1="-3.5" x2="6" y2="-1" font-size="0.6"/>
 
10
  <aspectratio type="fixed"/>
 
11
  <svg:svg>
 
12
    <svg:rect style="fill: default" x="-1.5" y="-.75" width="4.5" height="1.5"/>
 
13
 
 
14
<svg:line style='fill: none; stroke-width: 0.1; stroke: #110000' x1='2' y1='0' x2='-0.5' y2='0'/>
 
15
<svg:line style='fill: none; stroke-width: 0.1; stroke: #110000' x1='0.433' y1='0.25' x2='-0.433' y2='-0.25'/>
 
16
<svg:line style='fill: none; stroke-width: 0.1; stroke: #110000' x1='0.25' y1='0.433' x2='-0.25' y2='-0.433'/>
 
17
<svg:line style='fill: none; stroke-width: 0.1; stroke: #110000' x1='0' y1='0.5' x2='0' y2='-0.5'/>
 
18
<svg:line style='fill: none; stroke-width: 0.1; stroke: #110000' x1='-0.25' y1='0.433' x2='0.25' y2='-0.433'/>
 
19
<svg:line style='fill: none; stroke-width: 0.1; stroke: #110000' x1='-0.433' y1='0.25' x2='0.433' y2='-0.25'/>
 
20
<!--    <svg:ellipse style="fill: #110000" cx="0" cy="0" rx="0.20" ry="0.25"/>
 
21
-->
 
22
 
 
23
<svg:line style='fill: none; stroke-width: 0.17; stroke: #110000' x1='0.386' y1='0.104' x2='-0.386' y2='-0.104'/>
 
24
<svg:line style='fill: none; stroke-width: 0.17; stroke: #110000' x1='0.283' y1='0.283' x2='-0.283' y2='-0.283'/>
 
25
<svg:line style='fill: none; stroke-width: 0.17; stroke: #110000' x1='0.104' y1='0.386' x2='-0.104' y2='-0.386'/>
 
26
<svg:line style='fill: none; stroke-width: 0.17; stroke: #110000' x1='-0.104' y1='0.386' x2='0.104' y2='-0.386'/>
 
27
<svg:line style='fill: none; stroke-width: 0.17; stroke: #110000' x1='-0.283' y1='0.283' x2='0.283' y2='-0.283'/>
 
28
<svg:line style='fill: none; stroke-width: 0.17; stroke: #110000' x1='-0.386' y1='0.104' x2='0.386' y2='-0.104'/>
 
29
                
 
30
                
 
31
  </svg:svg>
 
32
</shape>