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:
Affaan Mustafa 2026-07-24 17:40:49 -07:00 committed by GitHub
parent abe185c6a4
commit ac30ff3ea2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 33 additions and 52 deletions

View file

@ -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&amp;family=IBM+Plex+Mono:wght@300;400;500&amp;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

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 KiB

View file

@ -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&amp;family=IBM+Plex+Mono:wght@300;400;500&amp;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