Files
stealth/slides/public/chainalysis-logo.svg
2026-02-27 11:16:15 -03:00

23 lines
621 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="460" height="96" viewBox="0 0 460 96" role="img" aria-labelledby="title desc">
<title id="title">Chainalysis logo</title>
<desc id="desc">Chainalysis wordmark</desc>
<defs>
<linearGradient id="orange" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#ff8a34" />
<stop offset="100%" stop-color="#ff5a1f" />
</linearGradient>
</defs>
<text
x="8"
y="66"
font-family="Inter, Arial, sans-serif"
font-size="62"
font-weight="700"
letter-spacing="-1.4"
fill="#ff6f2c"
>
Chainalysis
</text>
</svg>