add AMD
This commit is contained in:
parent
7eb7ee37a6
commit
3aed740604
41
amd.svg
Normal file
41
amd.svg
Normal file
@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<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"
|
||||
id="svg847"
|
||||
version="1.1"
|
||||
viewBox="0 0 50.482498 50.483028"
|
||||
height="50.483028mm"
|
||||
width="50.482498mm">
|
||||
<defs
|
||||
id="defs841" />
|
||||
<metadata
|
||||
id="metadata844">
|
||||
<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(-110.83018,-209.77039)"
|
||||
id="layer1">
|
||||
<g
|
||||
id="g15"
|
||||
transform="matrix(0.26458333,0,0,0.26458333,-50.353986,209.77039)">
|
||||
<polygon
|
||||
id="polygon11"
|
||||
points="748.028,51.981 662.769,51.981 610.797,0 800,0 800,189.21 748.028,137.235 " />
|
||||
<polygon
|
||||
id="polygon13"
|
||||
points="662.708,137.296 662.708,62.397 609.2,115.903 609.2,190.802 684.089,190.802 737.594,137.296 " />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.2 KiB |
@ -19,6 +19,10 @@
|
||||
<td><img src="ad.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="http://www.analog.com/en/content/package-information/fca.html">Analog Devices</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="amd.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="https://developer.amd.com/resources/developer-guides-manuals/">Advanced Micro Devices (AMD)</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="ao.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="http://www.aosmd.com/products">Alpha and Omega Semiconductor</a></td>
|
||||
|
Loading…
Reference in New Issue
Block a user