mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-23 10:30:53 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@59 bfdf4180-ca20-0410-9c96-a3a8aa849046
20 lines
733 B
Plaintext
20 lines
733 B
Plaintext
<!DOCTYPE definition SYSTEM "definition_element.dtd">
|
|
<definition type="element" width="30" height="70" hotspot_x="15" hotspot_y="5" orientation="dnny">
|
|
<names>
|
|
<name lang="fr">DEL</name>
|
|
<name lang="en">LED</name>
|
|
</names>
|
|
<description>
|
|
<!--Lampe-->
|
|
<circle x="-10" y="20" diameter="20" antialias="true" style="filling:white;" />
|
|
<line x1="-7" y1="23" x2="7" y2="37" antialias="true" />
|
|
<line x1="7" y1="23" x2="-7" y2="37" antialias="true" />
|
|
<!--Fils-->
|
|
<line x1="0" y1="0" x2="0" y2="20" antialias="false" />
|
|
<line x1="0" y1="40" x2="0" y2="60" antialias="false" />
|
|
<!--Bornes-->
|
|
<terminal orientation="n" x="0" y="0" />
|
|
<terminal orientation="s" x="0" y="60" />
|
|
</description>
|
|
</definition>
|