Skip to content

fix: replace lucide GitHub icon with custom SVG icon#366

Open
ombalgude wants to merge 2 commits into
apsinghdev:mainfrom
ombalgude:fix/navbar-github-icon
Open

fix: replace lucide GitHub icon with custom SVG icon#366
ombalgude wants to merge 2 commits into
apsinghdev:mainfrom
ombalgude:fix/navbar-github-icon

Conversation

@ombalgude
Copy link
Copy Markdown

Replaces the Lucide GitHub icon with our custom SVG icon and fixes its sizing to prevent overflow in the navbar. Also normalizes the navbar.tsx imports to match project conventions.

Changes:

  • Update Github icon in icons.tsx to accept and pass SVGProps.
  • Replace lucide-react GitHub icon in navbar.tsx and enforce w-5 h-5 sizing.
  • Group and reorder imports in navbar.tsx.

UI Changes

Before

Before UI

After

After UI

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

@ombalgude is attempting to deploy a commit to the AJEET PRATAP SINGH's projects Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 22, 2026

Warning

Rate limit exceeded

@ombalgude has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 26 minutes and 55 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 26 minutes and 55 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 60c39342-df11-45f0-8e89-48884fcb020a

📥 Commits

Reviewing files that changed from the base of the PR and between a2ef5f3 and 56f2fe6.

📒 Files selected for processing (2)
  • apps/web/src/components/icons/icons.tsx
  • apps/web/src/components/landing-sections/navbar.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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