diff options
Diffstat (limited to 'webtronix_server/switches/ncpb.svg')
-rwxr-xr-x | webtronix_server/switches/ncpb.svg | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/webtronix_server/switches/ncpb.svg b/webtronix_server/switches/ncpb.svg new file mode 100755 index 0000000..e5c34d2 --- /dev/null +++ b/webtronix_server/switches/ncpb.svg @@ -0,0 +1,64 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns="http://www.w3.org/2000/svg" + version="1.1" + width="40" + height="30" +> + <g connects="0,20;40,20" + stroke='black' + stroke-width='2px' + id="S" + class="ncpb"> +<metadata class="part" > +<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" > + <wtx:pins> + <wtx:analog> + <wtx:node index="1" x="0" y="20"/> + <wtx:node index="2" x="40" y="20"/> + </wtx:analog> + </wtx:pins> + <wtx:id>s</wtx:id> + <wtx:type>s</wtx:type> + <wtx:name>ncpb</wtx:name> + <wtx:category>switches</wtx:category> + <wtx:value></wtx:value> + <wtx:label></wtx:label> + <wtx:spice></wtx:spice> + <wtx:flip></wtx:flip> + <wtx:model></wtx:model> +</wtx:part> +</metadata> + + <circle cx="13" cy="20" r="2" + id="path3734" + /> + <circle cx="28" cy="20" r="2" + id="path3736" + /> + <path + d="M 10,21 L 8.4802776,20 L 0,20" + id="path3740" + /> + <path + d="M 29.006642,21 L 30,20 L 40,20" + id="path3742" + /> + <path + d="M 10,24 L 30,24" + id="path3744" + /> + <path + d="M 20,24 L 20,0" + id="path3749" + /> + <rect + width="40" + height="30" + x="-0.86240554" + y="-0.021562828" + id="rect2162" + visibility="hidden" /> + </g> +</svg> |