add mitsubishi logo
This commit is contained in:
parent
8b845f145e
commit
33fb913ddd
|
@ -153,6 +153,10 @@ table
|
|||
<td><img src="micron.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="https://www.micron.com/support/fbga">Micron Technology</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="mitsubishi.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="http://www.mitsubishielectric.com/">Mitsubishi Electric</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="motorola.svg" width="50" alt="logo" /></td>
|
||||
<td>Motorola<br/>(Freescale since 2004)</td>
|
||||
|
|
|
@ -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="480"
|
||||
height="414"
|
||||
id="svg2997">
|
||||
<defs
|
||||
id="defs2999" />
|
||||
<metadata
|
||||
id="metadata3002">
|
||||
<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(-480,-579.6479)"
|
||||
id="layer1">
|
||||
<path
|
||||
d="m 720,579.6479 82,139 -82,139 -82,-138 82,-140 z m 0,278 h 160 l 80,136 H 800 l -80,-136 z m 0,0 H 560 l -80,136 h 160 l 80,-136 z"
|
||||
id="path3"
|
||||
style="fill:#000000;stroke:none" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue