fix: align chrome sidebar icon stroke density#621
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Perf delta summaryComparator: pass
|
Summary
Aligns confirmed chrome/sidebar icon density outliers in the shared
Iconregistry so they read more consistently at 16px sidebar rows and 20px controls.Updated icons:
new-session,branch,worktree,models,link,github,code,code-lines,bubble-5, andglasses.Why
Closes #523.
The audit found several traced fill icons with lower or mismatched perceived stroke density.
new-sessionwas the clearest outlier, and additional chrome/sidebar icons had similar 16px/20px balance issues.branchandlinkwere regenerated from the approved imagegen/Potrace candidates, then adjusted to avoid the too-heavy/clipped result from the first pass.Related Issue
Closes #523
Human Review Status
Pending. A human should make the final merge decision after reviewing the final diff and verification evidence.
Review Focus
Please focus on the 16px and 20px perceived density of the updated icons, especially
new-session,branch,link,code,code-lines,bubble-5, andglasses.Risk Notes
UI-only SVG path replacements in
packages/ui/src/components/icon.tsx. No message flow, Session Timeline, scroll logic, state, data, dependencies, or generated assets are changed.file-treewas left unchanged: the earlier black-block symptom was a local preview fill-rule/import issue, not a product icon defect.How To Verify
Screenshots or Recordings
Visible UI was checked locally with the generated before/after comparison page:
The preview artifacts are local-only and intentionally not committed.
Checklist
dev, and my PR title and commit messages use Conventional Commits in English