mirror of
https://github.com/mempool/mempool.git
synced 2025-02-25 15:10:12 +01:00
Merge pull request #5231 from mempool/hunicus/about-foundry-logo
Update foundry logo on about page
This commit is contained in:
commit
2e336d7ad1
1 changed files with 20 additions and 7 deletions
|
@ -53,13 +53,26 @@
|
||||||
<span>Spiral</span>
|
<span>Spiral</span>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://foundrydigital.com/" target="_blank" title="Foundry">
|
<a href="https://foundrydigital.com/" target="_blank" title="Foundry">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="-10 -10 100 100" class="image">
|
<svg xmlns="http://www.w3.org/2000/svg" id="b" data-name="Layer 2" style="zoom: 1;" width="32" height="76" viewBox="0 0 32 76">
|
||||||
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
<defs>
|
||||||
<g transform="translate(-186.000000, -2316.000000)">
|
<style>
|
||||||
<g transform="translate(186.000000, 2316.000000)">
|
.d {
|
||||||
<rect id="" fill="#023D32" x="-10" y="-10" width="100" height="100" rx="8"></rect>
|
fill: #fff;
|
||||||
<path d="M61.6666667,9.16666667 L61.6666667,17.0041667 L46.2625,17.0041667 C46.2625,17.0041667 44.1666667,16.6666667 44.1666667,18.3333333 L44.1666667,25.8025 L61.6666667,25.8025 L61.6666667,34.7391667 L44.1666667,34.7391667 L44.1666667,70.5575 L31.7825,70.5575 L31.7825,35 L19.1666667,35 L19.1666667,25.595 L31.6666667,25.595 L31.6666667,17.5 C31.6666667,17.5 32.5,9.16666667 40.4166667,9.16666667 L61.6666667,9.16666667 Z" id="Fill-1" fill="#86E2A0"></path>
|
}
|
||||||
</g>
|
|
||||||
|
.e {
|
||||||
|
fill: #ff8200;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</defs>
|
||||||
|
<g id="c" data-name="b">
|
||||||
|
<circle class="e" cx="24" cy="32" r="8" />
|
||||||
|
<circle class="e" cx="24" cy="56" r="8" />
|
||||||
|
<circle class="e" cx="8" cy="68" r="8" />
|
||||||
|
<g>
|
||||||
|
<circle class="d" cx="24" cy="8" r="8" />
|
||||||
|
<circle class="d" cx="8" cy="20" r="8" />
|
||||||
|
<circle class="d" cx="8" cy="44" r="8" />
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Loading…
Add table
Reference in a new issue