Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: facebook logo #1113

Merged
merged 2 commits into from
Oct 29, 2024
Merged

fix: facebook logo #1113

merged 2 commits into from
Oct 29, 2024

Conversation

RobChangCA
Copy link
Collaborator

@RobChangCA RobChangCA commented Oct 29, 2024

Pull Request Checklist


PR-Codex overview

This PR focuses on updating the SVG structure and attributes in the oauth.tsx file, optimizing the icon's dimensions and paths for rendering.

Detailed summary

  • Changed width from 24 to "21" and height from 24 to "20".
  • Added viewBox="0 0 21 20".
  • Removed clipPath from the <g> element.
  • Updated the <path> elements with new d attributes and colors.
  • Removed the <defs> section, including the linearGradient and clipPath definitions.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:28pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 9:28pm

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