Change Twitter logo to X logo using React Icon in Tweet Card #828
johnvesslyalti
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Magic UI team,
I was exploring the Tweet Card component and noticed it currently uses the Twitter logo as an image. Since Twitter has rebranded to X, I was thinking of updating the logo to the X logo using a React Icon (like from react-icons).
Before submitting a PR, I wanted to check if this approach is okay:
Replacing the image with a scalable, stylable React Icon.
Keeping the layout and spacing consistent.
Optionally, making it configurable via a prop so users can choose their preferred logo.
Would the team be open to this change? I want to make sure it aligns with the library’s design guidelines and branding rules before contributing.
Thanks!

Beta Was this translation helpful? Give feedback.
All reactions