example svg added

This commit is contained in:
root
2024-12-02 17:17:46 +01:00
parent 27b2372371
commit 0f03e0647a

56
example/example-pcb.svg Normal file
View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 841.9 595.3" style="enable-background:new 0 0 841.9 595.3;" xml:space="preserve">
<style type="text/css">
.st0{font-family:'Roboto-Bold';}
.st1{font-size:12px;}
.st2{fill:#FFFFFF;stroke:#000000;stroke-miterlimit:10;}
.st3{fill:none;stroke:#000000;stroke-miterlimit:10;}
</style>
<g id="Copper">
<text transform="matrix(1 0 0 1 218.3729 245.1983)" class="st0 st1">MIDI CONTROLLER</text>
</g>
<g id="Controls">
<g id="Potentiometers">
<g>
<circle class="st2" cx="202.6" cy="207.6" r="6.3"/>
<circle class="st3" cx="202.6" cy="207.6" r="14.2"/>
</g>
<g>
<circle class="st2" cx="247.8" cy="207.6" r="6.3"/>
<circle class="st3" cx="247.8" cy="207.6" r="14.2"/>
</g>
<g>
<circle class="st2" cx="293.1" cy="207.6" r="6.3"/>
<circle class="st3" cx="293.1" cy="207.6" r="14.2"/>
</g>
<g>
<circle class="st2" cx="338.4" cy="207.6" r="6.3"/>
<circle class="st3" cx="338.4" cy="207.6" r="14.2"/>
</g>
</g>
<g id="Pushbuttons">
<g>
<circle class="st3" cx="202.6" cy="280.5" r="4.5"/>
<rect x="189.8" y="267.8" class="st3" width="25.5" height="25.5"/>
</g>
<g>
<circle class="st3" cx="247.8" cy="280.5" r="4.5"/>
<rect x="235.1" y="267.8" class="st3" width="25.5" height="25.5"/>
</g>
<g>
<circle class="st3" cx="293.1" cy="280.5" r="4.5"/>
<rect x="280.3" y="267.8" class="st3" width="25.5" height="25.5"/>
</g>
<g>
<circle class="st3" cx="338.4" cy="280.5" r="4.5"/>
<rect x="325.6" y="267.8" class="st3" width="25.5" height="25.5"/>
</g>
</g>
</g>
<g id="Outline">
<path class="st3" d="M370.6,311.8H170.3c-7.3,0-13.3-5.9-13.3-13.3V183.3c0-7.3,5.9-13.3,13.3-13.3h200.2c7.3,0,13.3,5.9,13.3,13.3
v115.2C383.9,305.9,377.9,311.8,370.6,311.8z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB