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

« back to all changes in this revision

Viewing changes to Racks/shapes/Racks/equipment_7u.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
<!-- Copyright (c) 2007 by Jaroslav Benkovsky, edheldil001 (at) eowyn (dot) cz. Licensed under GPL v2.0 or higher -->
 
4
  <name>Racks - Equipment 7U</name>
 
5
  <icon>equipment_7u.png</icon>
 
6
  <connections>
 
7
    <point x="0.0" y="0.0"/>
 
8
    <point x="2.413" y="1.5557"/>
 
9
  </connections>
 
10
  <aspectratio type="fixed"/>
 
11
  <svg:svg width="4.826" height="3.1115">
 
12
    <svg:rect x="0.0" y="0.0" width="4.826" height="3.1115" style="fill: default" />
 
13
    <svg:line x1="0.15875" y1="0.0" x2="0.15875" y2="3.1115" style="fill: nofill; stroke-width: 0.001" />
 
14
    <svg:line x1="4.66725" y1="0.0" x2="4.66725" y2="3.1115" style="fill: nofill; stroke-width: 0.001" />
 
15
  </svg:svg>
 
16
</shape>