[LOGO] story - #1514
Conversation
1a45203 to
6ebf2f8
Compare
5347718 to
6bfc2cd
Compare
f10a1af to
60259f4
Compare
bb6ac05 to
1baf1bc
Compare
4df237d to
5c0f360
Compare
4404c94 to
83bd32e
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 83bd32e. Configure here.
| @@ -1,24 +1,3 @@ | |||
| <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 301 301"> | |||
| <g clip-path="url(#logo_story_svg__a)"> | |||
| <path fill="url(#logo_story_svg__b)" d="M86.112 44.567c24.497-60.28 109.059-59.142 131.989 1.773 6.886 18.355 21.193 32.98 39.051 40.01 58.896 23.041 57.795 108.736-1.706 130.179-18.14 6.496-32.729 20.803-40.116 38.943-24.6 60.53-109.662 59.004-132.203-2.305-6.957-18.069-21.157-32.519-38.872-39.441-58.896-23.041-57.795-108.736 1.706-130.18C64.1 77.05 78.69 62.743 86.077 44.603h.035z"/> | |||
There was a problem hiding this comment.
Wrong brand logo asset
High Severity
logo/story.svg and logo-dark/story.svg now use Streamr’s mark (#ff5c00 four-corner concentric arcs) instead of Story Protocol / Data Network branding. Those assets are referenced by story@story and story@binance-smart-chain (Coingecko story-2), so wallets would show the wrong project’s logo. The matching story.png files were left unchanged, so SVG and PNG branding also diverge.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 83bd32e. Configure here.
875725b to
92644c3
Compare
ba61b18 to
4c1945f
Compare


Note
Overview
Replaces the Story token artwork in
logo/story.svgandlogo-dark/story.svgwith a new single-path orange (#ff5c00) spiral icon and a largerviewBox(~444×444), dropping the previous multi-layer gold gradient mark with an embedded “S”.Light and dark assets now use the same SVG geometry; only the listing paths change, so previews in
list.mdwill show the new brand mark in both themes.Reviewed by Cursor Bugbot for commit a8e809d. Bugbot is set up for automated code reviews on this repo. Configure here.