mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Use supplied Itō PNG logo (#2570)
Replace the generated Itō SVG wordmark with the supplied transparent monogram assets, keep the exact white-and-gold mark for dark mode, add a same-geometry light-mode variant, and refresh the dependency lock entry flagged by CI.
This commit is contained in:
parent
abe185c6a4
commit
ac30ff3ea2
8 changed files with 33 additions and 52 deletions
|
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="172" height="40" viewBox="0 0 172 40">
|
||||
<defs><style>@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=IBM+Plex+Mono:wght@300;400;500&display=swap');</style></defs>
|
||||
|
||||
<text x="0" y="30" font-family="'Libre Baskerville', serif" font-size="36" font-weight="500" letter-spacing="0.08em">
|
||||
<tspan fill="#F8FAFC">It</tspan><tspan fill="#B5A172">ô</tspan>
|
||||
</text>
|
||||
<line x1="78" y1="10" x2="78" y2="32" stroke="#334155" stroke-width="1"/>
|
||||
<text x="92" y="26" font-family="'IBM Plex Mono', monospace" font-size="11" font-weight="300" fill="#64748B" letter-spacing="0.3em">MARKETS</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 737 B |
BIN
assets/images/sponsors/ito-transparent-light.png
Normal file
BIN
assets/images/sponsors/ito-transparent-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 465 KiB |
BIN
assets/images/sponsors/ito-transparent.png
Normal file
BIN
assets/images/sponsors/ito-transparent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 673 KiB |
|
|
@ -1,10 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="172" height="40" viewBox="0 0 172 40">
|
||||
<defs><style>@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&family=IBM+Plex+Mono:wght@300;400;500&display=swap');</style></defs>
|
||||
|
||||
<text x="0" y="30" font-family="'EB Garamond', serif" font-size="36" font-weight="500" letter-spacing="0.08em">
|
||||
<tspan fill="#111827">It</tspan><tspan fill="#B5A172">ô</tspan>
|
||||
</text>
|
||||
<line x1="78" y1="10" x2="78" y2="32" stroke="#D1D5DB" stroke-width="1"/>
|
||||
<text x="92" y="26" font-family="'IBM Plex Mono', monospace" font-size="11" font-weight="300" fill="#6B7280" letter-spacing="0.3em">MARKETS</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 718 B |
Loading…
Add table
Add a link
Reference in a new issue