Use transparent logo asset in README

This commit is contained in:
dirtydishes 2026-05-03 15:28:18 -04:00
parent 4dd07591c0
commit 6006304f30
2 changed files with 5 additions and 12 deletions

View file

@ -1,13 +1,9 @@
<p align="center">
<img src="assets/islandflow-logo.svg" alt="Islandflow logo" width="720" />
</p>
<p align="center">
<img src="https://img.shields.io/badge/status-pre--alpha-b91c1c?style=for-the-badge" alt="Status: pre-alpha" />
</p>
# Real-Time Options Flow & Off-Exchange Analysis # Real-Time Options Flow & Off-Exchange Analysis
<p align="center">
<img src="assets/islandflow-logo.svg" alt="Islandflow logo" width="640" />
</p>
> **Pre-alpha warning** > **Pre-alpha warning**
> This project is in an early pre-alpha state. It will not perform consistently or as expected, and APIs, behavior, and data contracts may change without notice. > This project is in an early pre-alpha state. It will not perform consistently or as expected, and APIs, behavior, and data contracts may change without notice.

View file

@ -1,4 +1,4 @@
<svg width="1600" height="520" viewBox="0 0 1600 520" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title desc"> <svg width="1600" height="320" viewBox="0 90 1600 320" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title desc">
<title id="title">Islandflow logo</title> <title id="title">Islandflow logo</title>
<desc id="desc">Islandflow wordmark with a small palm tree and waterline.</desc> <desc id="desc">Islandflow wordmark with a small palm tree and waterline.</desc>
<defs> <defs>
@ -27,7 +27,6 @@
</feMerge> </feMerge>
</filter> </filter>
<style> <style>
.bg { fill: #05070b; }
.word { font: 700 118px "Menlo", "Consolas", "Liberation Mono", monospace; letter-spacing: 1px; fill: #d2ffc1; } .word { font: 700 118px "Menlo", "Consolas", "Liberation Mono", monospace; letter-spacing: 1px; fill: #d2ffc1; }
.outline { fill: none; stroke: #d2ffc1; stroke-width: 10; stroke-linecap: round; stroke-linejoin: round; } .outline { fill: none; stroke: #d2ffc1; stroke-width: 10; stroke-linecap: round; stroke-linejoin: round; }
.trunk { fill: none; stroke: #f2d39a; stroke-width: 12; stroke-linecap: round; stroke-linejoin: round; } .trunk { fill: none; stroke: #f2d39a; stroke-width: 12; stroke-linecap: round; stroke-linejoin: round; }
@ -35,8 +34,6 @@
</style> </style>
</defs> </defs>
<rect class="bg" x="8" y="8" width="1584" height="504" rx="24"/>
<g filter="url(#glowGreen)"> <g filter="url(#glowGreen)">
<text class="word" x="130" y="330">islandflow</text> <text class="word" x="130" y="330">islandflow</text>
</g> </g>

Before

Width:  |  Height:  |  Size: 3 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Before After
Before After