Skip to content

fix & optimize eide icon#244

Merged
github0null merged 1 commit intogithub0null:devfrom
Crystal-RainSlide:eide-icon-fix
May 8, 2023
Merged

fix & optimize eide icon#244
github0null merged 1 commit intogithub0null:devfrom
Crystal-RainSlide:eide-icon-fix

Conversation

@Crystal-RainSlide
Copy link
Copy Markdown

This PR substitutes #243 which pointed to the master branch instead of dev.

  • set <circle>'s cx from 80.285 to 80;
  • merge paths with same color (#878787);
  • remove unnessary rect / path;
  • icon.png is re-exported from Inkscape, then changed color mode to
    8-bit gray+alpha & compressed losslessly with ect -9 -strip.

Note that, since the original icon is using a 1.5px width stroke,
every edge is 0.75px wider than their real size.
The inner white rect is also affected and I'm using a 1.5px position drift
to mimic the original visual.

See #243 (comment) for change description.

set <circle>'s cx from 80.285 to 80;
merge paths with same color (#878787);
remove unnessary rect/path.
@github0null github0null marked this pull request as ready for review May 8, 2023 09:03
@github0null github0null merged commit 9da797b into github0null:dev May 8, 2023
@Crystal-RainSlide Crystal-RainSlide deleted the eide-icon-fix branch May 16, 2023 10:04
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.

2 participants