added po target to updated the *.mo files
[dia.git] / shapes / Logic / inverter.shape
blob605354a75aeafd9d9e8f418c1bec5fd3ea7f4cba
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>Logic - Inverter</name>
4 <icon>inverter.png</icon>
5 <connections>
6 <point x="4.92135" y="2.63202"/>
7 <point x="4.54635" y="4.38202"/>
8 <point x="4.92135" y="4.38202"/>
9 <point x="5.29635" y="4.38202"/>
10 </connections>
11 <aspectratio type="fixed"/>
12 <svg:svg>
13 <svg:polygon style="fill: #ffffff" points="4.92135,3.13202 5.67135,4.38202 4.17135,4.38202 "/>
14 <svg:polygon style="stroke-width: 0.1; stroke: #000000" points="4.92135,3.13202 5.67135,4.38202 4.17135,4.38202 "/>
15 <svg:ellipse style="fill: #ffffff" cx="4.92135" cy="2.88202" rx="0.25" ry="0.25"/>
16 <svg:ellipse style="stroke-width: 0.1; stroke: #000000" cx="4.92135" cy="2.88202" rx="0.25" ry="0.25"/>
17 </svg:svg>
18 </shape>