Skip to content

[LOGO] iost - #1471

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

[LOGO] iost#1471
mahnunchik wants to merge 1 commit into
masterfrom
logo-iost

Conversation

@mahnunchik

@mahnunchik mahnunchik commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Note

Overview
Updates logo/iost.svg and logo-dark/iost.svg so both variants share the same simplified markup.

The white circular background layer and explicit black/white fill attributes are removed, leaving a single path for the IOST mark. The root viewBox is adjusted slightly (450 520450 519.6), and fill="none" is dropped from the <svg> element.

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

@mahnunchik
mahnunchik force-pushed the logo-iost branch 7 times, most recently from 3704095 to f3efebf Compare May 13, 2026 06:47
@mahnunchik
mahnunchik force-pushed the logo-iost branch 7 times, most recently from ec66de7 to 13a3094 Compare May 20, 2026 06:59
@mahnunchik
mahnunchik force-pushed the logo-iost branch 8 times, most recently from 165d8bc to a1144f0 Compare May 28, 2026 06:59
@mahnunchik
mahnunchik force-pushed the logo-iost branch 7 times, most recently from 1ab7322 to e2fa716 Compare June 4, 2026 07:15
@mahnunchik
mahnunchik force-pushed the logo-iost branch 6 times, most recently from 2a2dd94 to 326847a Compare June 23, 2026 07:00
@mahnunchik
mahnunchik force-pushed the logo-iost branch 7 times, most recently from 9069ab1 to b29494c Compare July 2, 2026 06:58
@mahnunchik
mahnunchik force-pushed the logo-iost branch 7 times, most recently from 9e81ead to d5fb396 Compare July 9, 2026 09:18
@mahnunchik
mahnunchik force-pushed the logo-iost branch 8 times, most recently from de01ccd to f310164 Compare July 17, 2026 07:46

@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 d4d8823. Configure here.

Comment thread logo-dark/iost.svg
@@ -1,4 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 450 520">
<path fill="#fff" d="M424 259.5C424 369.681 334.681 459 224.5 459S25 369.681 25 259.5 114.319 60 224.5 60 424 149.319 424 259.5"/>
<path fill="#000" d="M225 0 0 129.9v259.8l225 129.9 225-129.9V129.9zm4.6 420.8L56.9 322.3l.7-47.9 171.9 98.4 82.9-47.8-55.6-32.1-20.8 12-39-22.4 20.9-12.1-27.3-15.8-16.5 9.6-39.1-22.4 16.6-9.6-88.1-50.9 166-95.8 156.6 89.3-42 24.4-114.6-65.7-82.9 47.8 46.4 26.8 23.7-13.8 39.1 22.4-23.9 13.8 27.3 15.8 19.4-11.3 39.1 22.4-19.6 11.4 97.2 56.1z"/>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Dark IOST logo loses contrast

High Severity

logo-dark/iost.svg is now the same unfilled black hex as the light asset. The white disc that previously kept the mark visible on dark UIs is gone, and the path has no light fill. Catalog and wallet dark themes load this file as an image on #111, so the IOST icon is effectively invisible.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d4d8823. 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