Skip to content

[LOGO] tron - #1352

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

[LOGO] tron#1352
mahnunchik wants to merge 1 commit into
masterfrom
logo-tron

Conversation

@mahnunchik

@mahnunchik mahnunchik commented Nov 18, 2025

Copy link
Copy Markdown
Collaborator

Note

Overview
Replaces the TRON icon in logo/tron.svg and logo-dark/tron.svg with a new 64×64 SVG instead of the previous 20×20 red circle and white facet paths.

Both files now use the same single-path TRON mark in #ff060a, so light and dark logo variants render the same updated artwork wherever tron.svg is referenced (e.g. crypto metadata and list.md previews).

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

@mahnunchik
mahnunchik force-pushed the logo-tron branch 7 times, most recently from 1085bf4 to d731b7e Compare November 26, 2025 05:51
@mahnunchik
mahnunchik force-pushed the logo-tron branch 7 times, most recently from 25191f9 to 7b53a68 Compare December 3, 2025 05:52
@mahnunchik
mahnunchik force-pushed the logo-tron branch 8 times, most recently from fc92160 to 8e6c2dc Compare December 11, 2025 05:52
@mahnunchik
mahnunchik force-pushed the logo-tron branch 7 times, most recently from 7d78ffc to d5d23eb Compare December 18, 2025 05:53
@mahnunchik
mahnunchik force-pushed the logo-tron branch 8 times, most recently from 53a8092 to c70178e Compare January 8, 2026 05:53
@mahnunchik
mahnunchik force-pushed the logo-tron branch 7 times, most recently from f04ec9d to 0e5d159 Compare January 15, 2026 05:56
@mahnunchik
mahnunchik force-pushed the logo-tron branch 7 times, most recently from f181b92 to bc5a3b6 Compare January 22, 2026 05:56
@mahnunchik
mahnunchik force-pushed the logo-tron branch 6 times, most recently from b6ed246 to 327a7da Compare January 28, 2026 05:55

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

Comment thread logo/tron.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="#eb322a"/>
<path fill="#fff" fill-rule="evenodd" d="M4.063 3.98a.4.4 0 0 1 .375-.145l10.164 1.613a.4.4 0 0 1 .227.119l2.457 2.578a.4.4 0 0 1 .023.533l-7.38 9.074a.4.4 0 0 1-.682-.105L4.003 4.377a.4.4 0 0 1 .06-.398m12.11 4.157-1.615-1.695L11.97 8.73zm-2.456-2.02L5.749 4.853l4.968 3.917zm-2.657 3.55 4.987-.704-5.817 7.151zm-1.617 6.3L5.32 5.532l4.962 3.912z" 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 logo assets

Medium Severity

logo/tron.svg and logo-dark/tron.svg were redesigned, but the matching logo/tron.png and logo-dark/tron.png files were not updated. Those PNGs still ship in the package and still show the previous circular artwork, so SVG and PNG consumers diverge after this change. Prior tron logo updates kept all four assets in sync.

Additional Locations (1)
Fix in Cursor Fix in Web

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