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

change twitter to twitter-x icon #1583

Merged

Conversation

willyamacaroni
Copy link
Contributor

@willyamacaroni willyamacaroni commented Aug 23, 2023

Description

After the rebranding of twitter to X by Elon Musk, it might be pertinent to update the "tweet" button. It does look a bit off and twitter still has more brand recognition than X, but I leave that up to the maintainers of gitmoji to pick what they prefer.

image

Linked issues

#1563

@vercel
Copy link

vercel bot commented Aug 23, 2023

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

Name Status Preview Comments Updated (UTC)
gitmoji ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 24, 2023 7:50pm

Copy link
Collaborator

@vhoyer vhoyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

absolutely hate that the word "tweet" does not mean anything anymore :(

@vhoyer vhoyer enabled auto-merge (squash) August 23, 2023 20:43
Copy link
Owner

@carloscuesta carloscuesta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey! Thanks for the PR just a small detail:

packages/website/src/components/Layout/Header/index.tsx Outdated Show resolved Hide resolved
packages/website/src/components/Layout/Header/index.tsx Outdated Show resolved Hide resolved
@@ -53,6 +53,18 @@ export const IconDefinitions = () => (
</g>
<circle cx="15.1" cy="24.9" r="2.5" fill="#3e4347" />
</symbol>
<symbol id="icon-twitter-x" viewBox="0 0 64 50">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to take a look at this viewBox since it's not a square and the spacing looks weird in comparison to the star one:

CleanShot 2023-08-24 at 14 44 49@2x

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I improved it, but it's mostly been random trial and error on my end. Is there a better way to do this?

Copy link
Owner

@carloscuesta carloscuesta Aug 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! It improved a bit, problem is that the X logo is not a perfect square so we need to do some adjustments into it 👀

But looks better now so let's merge it!

auto-merge was automatically disabled August 24, 2023 19:25

Head branch was pushed to by a user without write access

@willyamacaroni
Copy link
Contributor Author

absolutely hate that the word "tweet" does not mean anything anymore :(

I know right 😢

@carloscuesta carloscuesta merged commit c8414e2 into carloscuesta:master Aug 30, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants