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

Grok Logo #898

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Grok Logo #898

wants to merge 1 commit into from

Conversation

ibaoger
Copy link

@ibaoger ibaoger commented Mar 5, 2025

Thank you for your contribution! Before sending this Pull Request, please confirm the following:

  • You have read the contributing guidelines
  • The icon's size is under 1,024 Bytes
  • The layout of the SVG looks like this including newlines
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="..." role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/> ... </svg>

If you have done the above, please send the Pull Request.

@Eiim
Copy link
Collaborator

Eiim commented Mar 5, 2025

Looking good! You shouldn't need the id or fill tags on the path elements. You can also just combine the path data into one by pasting one onto the end of the other. An optimized path data would look something like this: M188 332 68 442c8-11 17-21 26-31 27-29 53-57 37-98-21-53-9-116 31-157 41-43 102-53 153-32 11 4 21 11 29 16l-43 20c-39-17-85-5-112 23-38 39-45 105-1 149m25-24L393 123l52-53c-1 1-2 2-3 4-39 56-59 83-43 151 10 47-1 98-38 136-46 48-120 58-181 15l42-20c39 16 82 9 112-23 31-31 38-77 22-115-3-8-11-9-18-5L213 308

@ibaoger
Copy link
Author

ibaoger commented Mar 6, 2025

Grok Logo

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