logicsimulator/components/breadboard.svg

63 lines
2.7 KiB
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g id="root" class="breadboard">
<rect width="320.04" height="20.32" x="0" y="0" class="board top power" />
<rect width="320.04" height="66.04" x="0" y="20.32" class="board center" />
<rect width="320.04" height="20.32" x="0" y="86.36" class="board bottom power" />
<path d="M 320.04, 1 l 0, 19.32" class="shadow-right top power"/>
<path d="M 320.04, 21.32 l 0, 65.04" class="shadow-right center"/>
<path d="M 320.04, 87.36 l 0, 19.32" class="shadow-right bottom power"/>
<path d="M 0, 0 l 0, 20.32" class="shadow-left top power"/>
<path d="M 0, 21.32 l 0, 66.04" class="shadow-left center"/>
<path d="M 0, 87.36 l 0, 20.32" class="shadow-left bottom power"/>
<path d="M 0, 0 l 320.04, 0" class="shadow-top power"/>
<path d="M 0, 20.32 l 320.04, 0" class="shadow-bottom power"/>
<path d="M 0, 21.32 l 320.04, 0" class="shadow-top center"/>
<path d="M 0, 86.38 l 320.04, 0" class="shadow-bottom bottom"/>
<path d="M 0, 87.38 l 320.04, 0" class="shadow-top bottom power"/>
<path d="M 1, 106.68 l 319.04, 0" class="shadow-bottom bottom power"/>
<path d="M 10.16, 2.54 l 299.72, 0" class="minus top label power"/>
<path d="M 10.16, 17.78 l 299.72, 0" class="plus top label power"/>
<path d="M 10.16, 88.9 l 299.72, 0" class="minus bottom label power"/>
<path d="M 10.16, 104.14 l 299.72, 0" class="plus bottom label power"/>
<text x="5.08" y="13.97" class="plus top label">+</text>
<text x="5.9" y="10" class="minus top label">-</text>
<text x="5.08" y="100.28" class="plus bottom label">+</text>
<text x="5.9" y="96.22" class="minus bottom label">-</text>
<g class="center">
<text x="6" y="56">0</text>
<text x="31" y="56">5</text>
<text x="55" y="56">10</text>
<text x="80" y="56">15</text>
<text x="106" y="56">20</text>
<text x="131" y="56">25</text>
<text x="157" y="56">30</text>
<text x="182" y="56">35</text>
<text x="207" y="56">40</text>
<text x="233" y="56">45</text>
<text x="259" y="56">50</text>
<text x="284" y="56">55</text>
</g>
<g transform="rotate(270)" class="center">
<text x="-83" y="5">A</text>
<text x="-78" y="5">B</text>
<text x="-73" y="5">C</text>
<text x="-68" y="5">D</text>
<text x="-63" y="5">E</text>
<text x="-48" y="5">F</text>
<text x="-43" y="5">G</text>
<text x="-38" y="5">H</text>
<text x="-31" y="5">I</text>
<text x="-27" y="5">J</text>
</g>
<g class="pintemplate">
<path d="m -2,0 a 2,2 0 0 1 4,0" />
<path d="m 2,0 a 2,2 0 1 1 -4,0" />
<circle cx="0" cy="0" r="1"/>
</g>
</g>
</svg>