Add white background to circuit diagram SVG

This commit is contained in:
Reinout Meliesie 2025-09-01 19:41:05 +02:00
commit d31acf16bc
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -1,20 +1,22 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" width="600" height="360" xmlns="http://www.w3.org/2000/svg"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="600" height="360">
<line x1="440" y1="80" x2="440" y2="130" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <rect width="100%" height="100%" fill="white" />
<line x1="150" y1="130" x2="440" y2="130" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" />
<line x1="240" y1="80" x2="240" y2="140" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="440" y1="80" x2="440" y2="130" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="150" y1="140" x2="240" y2="140" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="150" y1="130" x2="440" y2="130" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="480" y1="200" x2="480" y2="280" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="240" y1="80" x2="240" y2="140" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="280" y1="200" x2="480" y2="200" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="150" y1="140" x2="240" y2="140" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="280" y1="200" x2="280" y2="280" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="480" y1="200" x2="480" y2="280" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="150" y1="200" x2="280" y2="200" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="280" y1="200" x2="480" y2="200" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="360" y1="220" x2="560" y2="220" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="280" y1="200" x2="280" y2="280" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="150" y1="220" x2="360" y2="220" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="150" y1="200" x2="280" y2="200" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="560" y1="80" x2="560" y2="280" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="360" y1="220" x2="560" y2="220" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="520" y1="80" x2="520" y2="280" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="150" y1="220" x2="360" y2="220" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="360" y1="80" x2="360" y2="280" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="560" y1="80" x2="560" y2="280" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="320" y1="80" x2="320" y2="280" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="520" y1="80" x2="520" y2="280" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="360" y1="80" x2="360" y2="280" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<line x1="320" y1="80" x2="320" y2="280" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="500" y="330" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">female fan connector 1</text> <text x="500" y="330" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">female fan connector 1</text>
<text x="300" y="330" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">female fan connector 0</text> <text x="300" y="330" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">female fan connector 0</text>
@ -22,127 +24,127 @@
<text x="300" y="30" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">male fan header 0</text> <text x="300" y="30" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">male fan header 0</text>
<text x="560" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">GND</text> <text x="560" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">GND</text>
<line x1="560" y1="280" x2="560" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="560" y1="280" x2="560" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="560" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="560" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="520" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">+12V</text> <text x="520" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">+12V</text>
<line x1="520" y1="280" x2="520" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="520" y1="280" x2="520" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="520" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="520" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="480" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">TACH</text> <text x="480" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">TACH</text>
<line x1="480" y1="280" x2="480" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="480" y1="280" x2="480" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="480" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="480" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="440" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">PWM</text> <text x="440" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">PWM</text>
<line x1="440" y1="280" x2="440" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="440" y1="280" x2="440" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="440" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="440" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="360" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">GND</text> <text x="360" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">GND</text>
<line x1="360" y1="280" x2="360" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="360" y1="280" x2="360" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="360" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="360" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="320" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">+12V</text> <text x="320" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">+12V</text>
<line x1="320" y1="280" x2="320" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="320" y1="280" x2="320" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="320" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="320" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="280" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">TACH</text> <text x="280" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">TACH</text>
<line x1="280" y1="280" x2="280" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="280" y1="280" x2="280" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="280" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="280" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="240" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">PWM</text> <text x="240" y="305" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="hanging">PWM</text>
<line x1="240" y1="280" x2="240" y2="297" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="240" y1="280" x2="240" y2="297" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="240" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="240" cy="300" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="560" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">GND</text> <text x="560" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">GND</text>
<line x1="560" y1="63" x2="560" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="560" y1="63" x2="560" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="560" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="560" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="520" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">+12V</text> <text x="520" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">+12V</text>
<line x1="520" y1="63" x2="520" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="520" y1="63" x2="520" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="520" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="520" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="480" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">TACH</text> <text x="480" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">TACH</text>
<line x1="480" y1="63" x2="480" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="480" y1="63" x2="480" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="480" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="480" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="440" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">PWM</text> <text x="440" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">PWM</text>
<line x1="440" y1="63" x2="440" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="440" y1="63" x2="440" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="440" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="440" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="360" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">GND</text> <text x="360" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">GND</text>
<line x1="360" y1="63" x2="360" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="360" y1="63" x2="360" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="360" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="360" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="320" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">+12V</text> <text x="320" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">+12V</text>
<line x1="320" y1="63" x2="320" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="320" y1="63" x2="320" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="320" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="320" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="280" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">TACH</text> <text x="280" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">TACH</text>
<line x1="280" y1="63" x2="280" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="280" y1="63" x2="280" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="280" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="280" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="240" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">PWM</text> <text x="240" y="55" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="auto">PWM</text>
<line x1="240" y1="63" x2="240" y2="80" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="240" y1="63" x2="240" y2="80" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<ellipse cx="240" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="240" cy="60" rx="3" ry="3" style="fill-opacity:0;fill:black;stroke:black;stroke-width:2" />
<text x="90" y="90" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">Arduino Micro</text> <text x="90" y="90" style="font-family:monospace;font-size:11px;text-anchor:middle" dominant-baseline="middle">Arduino Micro</text>
<rect x="40" y="100" width="100" height="180" style="fill-opacity:0;stroke:rgb(0, 0, 0);stroke-width:2" /> <rect x="40" y="100" width="100" height="180" style="fill-opacity:0;stroke:black;stroke-width:2" />
<line x1="30" y1="110" x2="40" y2="110" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="110" x2="40" y2="110" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="110" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">13</text> <text x="44" y="110" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">13</text>
<line x1="140" y1="110" x2="150" y2="110" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="110" x2="150" y2="110" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="110" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">12</text> <text x="136" y="110" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">12</text>
<line x1="30" y1="120" x2="40" y2="120" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="120" x2="40" y2="120" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="120" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">+3V</text> <text x="44" y="120" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">+3V</text>
<line x1="140" y1="120" x2="150" y2="120" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="120" x2="150" y2="120" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="120" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">11</text> <text x="136" y="120" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">11</text>
<line x1="30" y1="130" x2="40" y2="130" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="130" x2="40" y2="130" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="130" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">AREF</text> <text x="44" y="130" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">AREF</text>
<line x1="140" y1="130" x2="150" y2="130" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="130" x2="150" y2="130" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="130" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">10</text> <text x="136" y="130" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">10</text>
<line x1="30" y1="140" x2="40" y2="140" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="140" x2="40" y2="140" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="140" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">18</text> <text x="44" y="140" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">18</text>
<line x1="140" y1="140" x2="150" y2="140" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="140" x2="150" y2="140" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="140" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">9</text> <text x="136" y="140" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">9</text>
<line x1="30" y1="150" x2="40" y2="150" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="150" x2="40" y2="150" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="150" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">19</text> <text x="44" y="150" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">19</text>
<line x1="140" y1="150" x2="150" y2="150" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="150" x2="150" y2="150" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="150" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">8</text> <text x="136" y="150" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">8</text>
<line x1="30" y1="160" x2="40" y2="160" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="160" x2="40" y2="160" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="160" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">20</text> <text x="44" y="160" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">20</text>
<line x1="140" y1="160" x2="150" y2="160" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="160" x2="150" y2="160" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="160" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">7</text> <text x="136" y="160" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">7</text>
<line x1="30" y1="170" x2="40" y2="170" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="170" x2="40" y2="170" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="170" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">21</text> <text x="44" y="170" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">21</text>
<line x1="140" y1="170" x2="150" y2="170" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="170" x2="150" y2="170" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="170" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">6</text> <text x="136" y="170" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">6</text>
<line x1="30" y1="180" x2="40" y2="180" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="180" x2="40" y2="180" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="180" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">22</text> <text x="44" y="180" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">22</text>
<line x1="140" y1="180" x2="150" y2="180" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="180" x2="150" y2="180" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="180" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">5</text> <text x="136" y="180" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">5</text>
<line x1="30" y1="190" x2="40" y2="190" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="190" x2="40" y2="190" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="190" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">23</text> <text x="44" y="190" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">23</text>
<line x1="140" y1="190" x2="150" y2="190" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="190" x2="150" y2="190" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="190" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">4</text> <text x="136" y="190" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">4</text>
<line x1="30" y1="200" x2="40" y2="200" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="200" x2="40" y2="200" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="200" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">NC</text> <text x="44" y="200" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">NC</text>
<line x1="140" y1="200" x2="150" y2="200" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="200" x2="150" y2="200" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="200" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">3</text> <text x="136" y="200" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">3</text>
<line x1="30" y1="210" x2="40" y2="210" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="210" x2="40" y2="210" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="210" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">NC</text> <text x="44" y="210" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">NC</text>
<line x1="140" y1="210" x2="150" y2="210" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="210" x2="150" y2="210" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="210" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">2</text> <text x="136" y="210" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">2</text>
<line x1="30" y1="220" x2="40" y2="220" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="220" x2="40" y2="220" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="220" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">+5V</text> <text x="44" y="220" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">+5V</text>
<line x1="140" y1="220" x2="150" y2="220" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="220" x2="150" y2="220" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="220" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">GND</text> <text x="136" y="220" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">GND</text>
<line x1="30" y1="230" x2="40" y2="230" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="230" x2="40" y2="230" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="230" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">RESET</text> <text x="44" y="230" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">RESET</text>
<line x1="140" y1="230" x2="150" y2="230" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="230" x2="150" y2="230" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="230" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">RESET</text> <text x="136" y="230" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">RESET</text>
<line x1="30" y1="240" x2="40" y2="240" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="240" x2="40" y2="240" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="240" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">GND</text> <text x="44" y="240" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">GND</text>
<line x1="140" y1="240" x2="150" y2="240" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="240" x2="150" y2="240" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="240" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">0</text> <text x="136" y="240" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">0</text>
<line x1="30" y1="250" x2="40" y2="250" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="250" x2="40" y2="250" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="250" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">VIN</text> <text x="44" y="250" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">VIN</text>
<line x1="140" y1="250" x2="150" y2="250" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="250" x2="150" y2="250" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="250" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">1</text> <text x="136" y="250" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">1</text>
<line x1="30" y1="260" x2="40" y2="260" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="260" x2="40" y2="260" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="260" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">14</text> <text x="44" y="260" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">14</text>
<line x1="140" y1="260" x2="150" y2="260" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="260" x2="150" y2="260" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="260" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">17</text> <text x="136" y="260" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">17</text>
<line x1="30" y1="270" x2="40" y2="270" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="30" y1="270" x2="40" y2="270" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="44" y="270" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">15</text> <text x="44" y="270" style="font-family:monospace;font-size:11px;text-anchor:start" dominant-baseline="middle">15</text>
<line x1="140" y1="270" x2="150" y2="270" style="stroke:rgb(0, 0, 0);stroke-linecap:square;stroke-width:2" /> <line x1="140" y1="270" x2="150" y2="270" style="stroke:black;stroke-linecap:square;stroke-width:2" />
<text x="136" y="270" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">16</text> <text x="136" y="270" style="font-family:monospace;font-size:11px;text-anchor:end" dominant-baseline="middle">16</text>
<ellipse cx="280" cy="200" rx="2" ry="2" style="fill-opacity:1;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="280" cy="200" rx="2" ry="2" style="fill-opacity:1;fill:black;stroke:black;stroke-width:2" />
<ellipse cx="360" cy="220" rx="2" ry="2" style="fill-opacity:1;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="360" cy="220" rx="2" ry="2" style="fill-opacity:1;fill:black;stroke:black;stroke-width:2" />
<ellipse cx="560" cy="220" rx="2" ry="2" style="fill-opacity:1;fill:rgb(0, 0, 0);stroke:rgb(0, 0, 0);stroke-width:2" /> <ellipse cx="560" cy="220" rx="2" ry="2" style="fill-opacity:1;fill:black;stroke:black;stroke-width:2" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Before After
Before After