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

Update the Twitter SVG to X SVG #174

Closed
samblongchamps opened this issue Nov 8, 2023 · 2 comments
Closed

Update the Twitter SVG to X SVG #174

samblongchamps opened this issue Nov 8, 2023 · 2 comments

Comments

@samblongchamps
Copy link

Here's the official SVG provided by the X brand toolkit:

<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="1227" viewBox="0 0 1200 1227" fill="none">
<path d="M714.163 519.284L1160.89 0H1055.03L667.137 450.887L357.328 0H0L468.492 681.821L0 1226.37H105.866L515.491 750.218L842.672 1226.37H1200L714.137 519.284H714.163ZM569.165 687.828L521.697 619.934L144.011 79.6944H306.615L611.412 515.685L658.88 583.579L1055.08 1150.3H892.476L569.165 687.854V687.828Z" fill="white"/>
</svg>
@metonym
Copy link
Collaborator

metonym commented Dec 17, 2023

@metonym metonym closed this as completed Dec 17, 2023
@metonym
Copy link
Collaborator

metonym commented Dec 6, 2024

For future readers:

The X logo was added last year to the upstream library, also available in this library.

<script>
  import LogoX from "carbon-icons-svelte/lib/LogoX.svelte";
</script>

<LogoX />

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

No branches or pull requests

2 participants