Skip to content

[LOGO] sui - #1164

Open
mahnunchik wants to merge 1 commit into
masterfrom
logo-sui
Open

[LOGO] sui#1164
mahnunchik wants to merge 1 commit into
masterfrom
logo-sui

Conversation

@mahnunchik

@mahnunchik mahnunchik commented Aug 7, 2025

Copy link
Copy Markdown
Collaborator

Note

Overview
Replaces the Sui token icon in logo/sui.svg and logo-dark/sui.svg with the full official Sui mark instead of the previous small circular badge.

The new assets use a 300×383.5 viewBox and a single #4da2ff path (no separate white-on-blue circle). Filenames and crypto metadata ("logo": "sui.svg") are unchanged, so consumers keep the same paths while the rendered logo scales differently at fixed display sizes (e.g. 40px in list.md).

Reviewed by Cursor Bugbot for commit 696fe3f. Bugbot is set up for automated code reviews on this repo. Configure here.

@mahnunchik
mahnunchik force-pushed the logo-sui branch 8 times, most recently from 56caec2 to eb60723 Compare August 15, 2025 05:44
@mahnunchik
mahnunchik force-pushed the logo-sui branch 8 times, most recently from 5dfe2ee to fd7b91b Compare August 23, 2025 05:40
@mahnunchik
mahnunchik force-pushed the logo-sui branch 8 times, most recently from 9b91910 to ad873c7 Compare August 31, 2025 05:40
@mahnunchik
mahnunchik force-pushed the logo-sui branch 6 times, most recently from e9eca02 to 9b73ef9 Compare September 6, 2025 05:41
@mahnunchik
mahnunchik force-pushed the logo-sui branch 7 times, most recently from 55c6e0e to fa887cd Compare September 25, 2025 05:40
@mahnunchik
mahnunchik force-pushed the logo-sui branch 8 times, most recently from db4a574 to bd96f8b Compare October 3, 2025 05:40
@mahnunchik
mahnunchik force-pushed the logo-sui branch 8 times, most recently from 82b865d to 46f7ea1 Compare October 11, 2025 05:39
@mahnunchik
mahnunchik force-pushed the logo-sui branch 5 times, most recently from eadbc26 to 5c4a514 Compare October 16, 2025 05:40

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 7f27b31. Configure here.

Comment thread logo/sui.svg
@@ -1,4 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20">
<circle cx="10" cy="10" r="10" fill="#63a1f8"/>
<path fill="#fff" fill-rule="evenodd" d="M13.001 8.793a3.75 3.75 0 0 1 .833 2.361 3.75 3.75 0 0 1-.856 2.39l-.046.057-.013-.072a3 3 0 0 0-.037-.184c-.268-1.167-1.14-2.167-2.578-2.977-.97-.546-1.526-1.203-1.672-1.95-.094-.482-.024-.967.112-1.382.135-.415.336-.763.507-.973l.56-.677a.247.247 0 0 1 .379 0zm.885-.677-3.747-4.541a.18.18 0 0 0-.278 0l-3.747 4.54-.012.016A4.9 4.9 0 0 0 5 11.229c0 2.733 2.239 4.948 5 4.948s5-2.215 5-4.947a4.9 4.9 0 0 0-1.102-3.1zm-6.875.662.335-.406.01.075q.012.089.03.179c.216 1.127.991 2.068 2.286 2.796 1.126.635 1.782 1.365 1.97 2.166.08.334.094.663.06.95l-.003.018-.016.008a3.85 3.85 0 0 1-1.683.384c-2.118 0-3.834-1.698-3.834-3.794 0-.9.316-1.726.845-2.376" clip-rule="evenodd"/>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale PNG logos left behind

Medium Severity

logo/sui.svg and logo-dark/sui.svg now use the new droplet mark, but logo/sui.png and logo-dark/sui.png were not updated and still show the old circular badge. That leaves mismatched assets in the published package for the same coin, so any consumer loading the PNG path gets the outdated logo.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 7f27b31. Configure here.

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.

1 participant