Skip to content

Add HOOD, ORCL, SMCI, BABA, and TQQQ logos - #253

Merged
findolor merged 2 commits into
mainfrom
2026-08-05-add-hood-orcl-smci-baba-logos
Aug 6, 2026
Merged

findolor merged 2 commits into
mainfrom
2026-08-05-add-hood-orcl-smci-baba-logos

Conversation

@alastairong1

@alastairong1 alastairong1 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds logos for the five tokens launched on Base on 2026-08-05 and referenced by ST0x-Technology/st0x.registry#51 as https://st0x.io/images/{TICKER}.png.

Ticker Source Quality
ORCL Parqet, SVG-native True 1000px render
SMCI Parqet, SVG-native True 1000px render
BABA Parqet, SVG-native True 1000px render
HOOD Parqet, 100×100 PNG-native 10× upscale; simple black geometry with no visible artefacts
TQQQ ProShares SVG via Wikimedia Commons Vector-derived mark, rendered at 760px and centred on a 1000×1000 brand-teal canvas

All five outputs are 1000×1000 PNGs, matching the recent token-logo fleet. They are force-added past the blanket *.png ignore in the same way as the existing logos.

Validation

  • All five image paths return HTTP 200 from the Vercel preview.
  • NPM test, integration, e2e, lint, and Vercel checks pass.

This PR should merge before the registry PR and before SARKEX/st0x#256, which references these image paths without duplicating the assets.

🤖 Generated with Claude Code

1000x1000 PNGs for four of the five tokens launched on Base 2026-08-05.

ORCL, SMCI and BABA come from Parqet's SVG-native assets, so they are
true 1000px renders. HOOD's native asset is a 100x100 PNG, but the mark
is simple black geometry that upscales without visible artefacts.

TQQQ is deliberately excluded: its Parqet asset is also a 100x100 PNG,
and the ProShares mark bleeds to all four edges rather than sitting
centred with margin like the rest of the fleet. It needs rendering from
a ProShares vector instead.

Force-added past the blanket *.png ignore, matching how the existing
logos are tracked.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
st0x Ready Ready Preview Aug 6, 2026 7:28am

Request Review

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (5)
  • static/images/BABA.png is excluded by !**/*.png
  • static/images/HOOD.png is excluded by !**/*.png
  • static/images/ORCL.png is excluded by !**/*.png
  • static/images/SMCI.png is excluded by !**/*.png
  • static/images/TQQQ.png is excluded by !**/*.png

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 44fdf987-58a2-480e-b2b4-091843155a26

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Replaces the rejected Parqet asset (a 100x100 PNG upscaled 10x, with the
mark bleeding to all four edges). Rendered instead from the ProShares
SVG on Wikimedia Commons: the swirl mark isolated from the wordmark,
recoloured white and composited at 760px centred on 1000x1000 in the
ProShares brand teal #00526a.

Matches the house treatment for issuer logos — see invesco.png (white
mark on brand blue) and PTY.png (white PIMCO wordmark on brand navy).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@findolor findolor changed the title Add HOOD, ORCL, SMCI, BABA logos Add HOOD, ORCL, SMCI, BABA, and TQQQ logos Aug 6, 2026
@findolor
findolor merged commit bc2546b into main Aug 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants