add qualcomm and toshiba

This commit is contained in:
King Kévin 2016-01-16 14:39:25 +01:00
parent 795c4c7d2f
commit ade6a7463f
3 changed files with 88 additions and 1 deletions

View File

@ -127,6 +127,10 @@
<td><a href="http://www.onsemi.com/">On Semiconductor</td>
</tr>
<tr>
<tr>
<td><img src="qualcomm.svg" width="50px" /></td>
<td><a href="https://developer.qualcomm.com/download/hardware">Qualcomm</td>
</tr>
<td><img src="realtek.svg" width="50px" /></td>
<td><a href="http://www.realtek.com.tw/products/">Realtek Semiconductor Corp.</td>
</tr>
@ -153,12 +157,16 @@
</tr>
<tr>
<td><img src="texas-instruments.svg" width="50px" /></td>
<td><a href="http://www.ti.com/general/docs/topsidemarkingformats.tsp">Texas Instruments Inc.</a></td>
<td><a href="http://www.ti.com/general/docs/topsidemarkingformats.tsp">Texas Instruments</a></td>
</tr>
<tr>
<td><img src="thomson.svg" width="50px" /></td>
<td>Thomson-CSF<br/>(now Thales Group)</td>
</tr>
<tr>
<td><img src="toshiba.svg" width="50px" /></td>
<td><a href="http://toshiba.semicon-storage.com/eu/product/">Toshiba (Semiconductor and Storage)</a></td>
</tr>
<tr>
<td><img src="vtm.svg" width="50px" /></td>
<td><a href="http://www.vitrohm.com/en/products/">Vitrohm</a><br/>(part of yageo)</td>

43
qualcomm.svg Normal file
View File

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="62.171249"
height="62.17625"
id="svg3410">
<defs
id="defs3412" />
<metadata
id="metadata3415">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(-163.36849,-43.951469)"
id="layer1">
<path
d="m 203.875,56.09375 c -11.9225,0 -21.59375,9.66875 -21.59375,21.59375 0,11.9225 9.67125,21.59375 21.59375,21.59375 0.9225,0 1.80625,-0.0725 2.6875,-0.1875 l 0,5.78125 7.03125,0 0,-7.96875 c 4.9775,-2.5325 8.85,-6.91375 10.6875,-12.25 l 0,-13.96875 C 221.36875,62.20875 213.345,56.09375 203.875,56.09375 z m 0,7.625 c 7.725,0 13.96875,6.24125 13.96875,13.96875 0,3.95 -1.62,7.5475 -4.25,10.09375 l 0,-6.96875 -4.65625,1.34375 0,-0.03125 -2.40625,0.71875 0.0312,8.5625 c -0.86875,0.17875 -1.76375,0.28125 -2.6875,0.28125 -7.72,0 -14,-6.27875 -14,-14 0,-7.7275 6.28,-13.96875 14,-13.96875 z"
id="path3469"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<g
transform="matrix(1.25,0,0,-1.25,208.93249,82.146469)"
id="g94" />
<path
d="m 218.36749,104.87647 c 3.26875,0 5.92125,-2.65125 5.92125,-5.921251 l 0.001,-47.8325 c 0,-3.27 -2.65125,-5.92125 -5.92125,-5.92125 l -47.83125,0 c -3.2675,0 -5.91875,2.65125 -5.91875,5.92125 l 0,47.8325 c 0,3.271251 2.65125,5.922501 5.91875,5.922501 z"
id="path3482"
style="fill:none;stroke:#000000;stroke-width:0.5" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

36
toshiba.svg Normal file
View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
version="1.1"
width="56.95079"
height="37.837769"
id="svg3208">
<defs
id="defs3210" />
<metadata
id="metadata3213">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(-542.95318,-573.4433)"
id="layer1">
<path
d="m 599.90397,573.4433 -44.44671,0 -12.50408,21.65769 17.04976,0 -9.34157,16.18008 20.32698,0 10.55882,-18.28842 -18.00869,0 5.19815,-9.00346 25.6115,0 z"
id="path3195"
style="fill:#000000;stroke:none" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB