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

Add GraphQL #888

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

romain-dartigues
Copy link
Collaborator

Reference from: https://graphql.org/_next/static/media/logo.ad338028.svg

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.

Notes:
The logo might seems smaller than usual but I tried to respect the directive "Keep a clear space of at least half the height of the hexagraph along on all sides"1.

If accepted, this should close #828.

Footnotes

  1. https://graphql.org/brand/#spacing

Copy link
Collaborator

Choose a reason for hiding this comment

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

This one should have the SVG code compacted down to fewer lines as well.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hi @Eiim,
Sorry but I don't understand, would you be so kind as to explain it to me a bit more?
I used new lines instead of spaces in order to try to make diffs easiers, if this is no longer desired, I could stop doing that, but the resulting file size will be the same :^)

@romain-dartigues romain-dartigues mentioned this pull request Jan 24, 2025
3 tasks
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.

GraphQL Logo
2 participants