[LOGO] zilliqa - #1430
Open
mahnunchik wants to merge 1 commit into
Open
Conversation
mahnunchik
force-pushed
the
logo-zilliqa
branch
8 times, most recently
from
March 19, 2026 06:05
6e680df to
414d87c
Compare
mahnunchik
force-pushed
the
logo-zilliqa
branch
7 times, most recently
from
March 26, 2026 06:15
e5b9593 to
771f0a7
Compare
mahnunchik
force-pushed
the
logo-zilliqa
branch
8 times, most recently
from
April 3, 2026 06:14
b2bee91 to
5034e5c
Compare
mahnunchik
force-pushed
the
logo-zilliqa
branch
7 times, most recently
from
April 10, 2026 06:23
afc75af to
efdf226
Compare
mahnunchik
force-pushed
the
logo-zilliqa
branch
7 times, most recently
from
April 30, 2026 06:35
4ef8bfd to
b020d88
Compare
mahnunchik
force-pushed
the
logo-zilliqa
branch
8 times, most recently
from
May 8, 2026 06:27
85de7f5 to
84602d1
Compare
mahnunchik
force-pushed
the
logo-zilliqa
branch
7 times, most recently
from
May 15, 2026 07:03
4b4f024 to
ae3dd58
Compare
mahnunchik
force-pushed
the
logo-zilliqa
branch
6 times, most recently
from
May 21, 2026 07:17
15693a1 to
8a0697a
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 6adce65. Configure here.
| </linearGradient> | ||
| </defs> | ||
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 308.1 436.1"> | ||
| <path fill="#49c1bf" d="m308.093 180.2-62.8 28-166.6 84.8 166.6 80.1V240.7l62.8-28.3V408l-62.8 28-245.3-117.4v-62.4l169.8-83.3-169.8-81.6V28l63.8-28 244.3 117.6z"/> |
There was a problem hiding this comment.
Silhouette path fills Z gaps
High Severity
The first #49c1bf path traces the outer silhouette of the mark and fills the negative-space gaps that form the Z letterform. Later paths only overlay facets or redraw the body in the same fill, so those gaps stay solid and the logo no longer reads as a Z.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 6adce65. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Note
Overview
Replaces the Zilliqa brand mark in
logo/zilliqa.svgandlogo-dark/zilliqa.svgwith updated artwork. The old 20×20 icon used linear gradients; the new SVG uses a larger viewBox (308.1 × 436.1) and flat teal fills (#49c1bf,#077a8f,#298e97) on five paths.Light and dark assets share the same geometry and colors in this change—only the file paths differ for consumers that pick theme-specific logos (e.g.
list.mdpreviews). No crypto metadata or references change; filenames stayzilliqa.svg.Reviewed by Cursor Bugbot for commit 6adce65. Bugbot is set up for automated code reviews on this repo. Configure here.