mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-26 21:40:52 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@59 bfdf4180-ca20-0410-9c96-a3a8aa849046
17 lines
631 B
Plaintext
17 lines
631 B
Plaintext
<!DOCTYPE definition SYSTEM "definition_element.dtd">
|
|
<definition type="element" width="25" height="45" hotspot_x="15" hotspot_y="25" orientation="dyyy">
|
|
<names>
|
|
<name lang="fr">Diode</name>
|
|
<name lang="en">Diode</name>
|
|
</names>
|
|
<description>
|
|
<!--Diode-->
|
|
<polygon x1="-10" y1="-10" x2="10" y2="-10" x3="0" y3="10" antialias="true" style="filling:white;" />
|
|
<line x1="0" y1="-20" x2="0" y2="20" antialias="false" />
|
|
<line x1="-10" y1="10" x2="10" y2="10" antialias="false" />
|
|
<!--Bornes-->
|
|
<terminal orientation="s" x="0" y="20" />
|
|
<terminal orientation="n" x="0" y="-20" />
|
|
</description>
|
|
</definition>
|