diff options
author | Niel Mishra | 2015-09-11 15:55:11 +0530 |
---|---|---|
committer | Niel Mishra | 2015-09-11 15:55:11 +0530 |
commit | 769fcf719320e5b9c740f455630aeb44b3deb575 (patch) | |
tree | ac219a58b81d3e1cfc8e3332a006ab2f874fd21b /webtronix_server/resistors/testresistor.svg | |
parent | dbd3f0a9ea8dc6f655b4db33885ec4144db18805 (diff) | |
download | eSIM-webapp-769fcf719320e5b9c740f455630aeb44b3deb575.tar.gz eSIM-webapp-769fcf719320e5b9c740f455630aeb44b3deb575.tar.bz2 eSIM-webapp-769fcf719320e5b9c740f455630aeb44b3deb575.zip |
First Commit
Diffstat (limited to 'webtronix_server/resistors/testresistor.svg')
-rwxr-xr-x | webtronix_server/resistors/testresistor.svg | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/webtronix_server/resistors/testresistor.svg b/webtronix_server/resistors/testresistor.svg new file mode 100755 index 0000000..226736c --- /dev/null +++ b/webtronix_server/resistors/testresistor.svg @@ -0,0 +1,53 @@ +<?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="19.999998" +> + <g stroke='black' + stroke-width='2px' + > +<metadata class="part" > +<wtx:part xmlns:wtx="/home/niel/Desktop/webtronics" > + <wtx:pins> + <wtx:analog> + <wtx:node index="1" x="0" y="10"/> + <wtx:node index="2" x="40" y="10"/> + </wtx:analog> + </wtx:pins> + <wtx:id>r</wtx:id> + <wtx:type>r</wtx:type> + <wtx:name>testresistor</wtx:name> + <wtx:category>resistors</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> + <path + d="M 5.1400289,10.973441 7.5009997,5.0436578 10.530362,14.908323 14.248435,4.3282724 18.324457,14.77488 21.761826,4.4617163 25.849828,14.589134 29.504786,4.5222528 33.128938,14.818135 35.33864,10.115602" + id="path3444" + fill='none' +/> + <path + d="m -0.0278984,10.588417 5.424147,0" + id="path2159" +/> + <path + d="m 40.555206,9.9057016 -5.459106,0" + id="path2161" +/> + <rect + width="40" + height="19.999998" + x="-0.86240554" + y="-0.021562828" + id="rect2162" + style="fill:none;stroke:none" /> +</g> +</svg> |