add elmos logo
This commit is contained in:
parent
4568371a5c
commit
058234e213
47
elmos.svg
Normal file
47
elmos.svg
Normal file
@ -0,0 +1,47 @@
|
||||
<?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="svg3759"
|
||||
version="1.1"
|
||||
viewBox="0 0 9.3846598 10.72206"
|
||||
height="10.72206mm"
|
||||
width="9.3846598mm">
|
||||
<defs
|
||||
id="defs3753" />
|
||||
<metadata
|
||||
id="metadata3756">
|
||||
<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(-156.32553,-110.2104)"
|
||||
id="layer1">
|
||||
<path
|
||||
id="path124"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
|
||||
d="m 159.53863,114.19159 c -1.05093,0 -1.80164,0.75071 -1.98191,1.89865 h 3.78354 c 0.03,-1.13313 -0.66075,-1.89865 -1.80163,-1.89865 m 2.94252,2.72273 h -4.9844 c -0.0751,2.19322 0.81068,3.10586 2.47721,3.10586 0.78069,0 1.60655,-0.19156 2.16217,-0.47096 l 0.10478,0.94192 c -0.69039,0.2794 -1.53106,0.44132 -2.46204,0.44132 -2.25213,0 -3.45334,-1.19203 -3.45334,-3.7532 0,-2.19287 1.20121,-3.82658 3.27307,-3.82658 2.05705,0 2.91289,1.39841 2.91289,3.01731 0,0.13229 0,0.32385 -0.0303,0.54433" />
|
||||
<path
|
||||
id="path150"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
|
||||
d="m 163.95018,112.93067 h 1.76001 v 1.76 h -1.76001 z" />
|
||||
<path
|
||||
id="path152"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
|
||||
d="m 161.22991,110.2104 h 1.76001 v 1.76 h -1.76001 z" />
|
||||
<path
|
||||
id="path154"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.35277775"
|
||||
d="m 163.95018,110.2104 h 1.76001 v 1.76 h -1.76001 z" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.0 KiB |
@ -107,6 +107,10 @@
|
||||
<td><img src="diotec.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="https://diotec.com/">Diotec</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="elmos.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="https://www.elmos.com/english.html">Elmos</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="espressif.svg" width="50" alt="logo" /></td>
|
||||
<td><a href="https://espressif.com/en/support/download/documents">Espressif</a></td>
|
||||
|
Loading…
Reference in New Issue
Block a user