Add GraphQL

Reference from: https://graphql.org/_next/static/media/logo.ad338028.svg
This commit is contained in:
Romain Dartigues
2025-01-23 19:31:01 +01:00
parent d3d6bf1125
commit 264ff86ccc
3 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="#e10098"><style>svg{fill:color(display-p3 0.8824 0 0.5961);}</style><path fill-rule="evenodd" clip-rule="evenodd" d="M50 6.90308L87.323 28.4515V71.5484L50 93.0968L12.677 71.5484V28.4515L50 6.90308ZM16.8647 30.8693V62.5251L44.2795 15.0414L16.8647 30.8693ZM50 13.5086L18.3975 68.2457H81.6025L50 13.5086ZM77.4148 72.4334H22.5852L50 88.2613L77.4148 72.4334ZM83.1353 62.5251L55.7205 15.0414L83.1353 30.8693V62.5251Z"/><circle cx="50" cy="9.3209" r="8.82"/><circle cx="85.2292" cy="29.6605" r="8.82"/><circle cx="85.2292" cy="70.3396" r="8.82"/><circle cx="50" cy="90.6791" r="8.82"/><circle cx="14.7659" cy="70.3396" r="8.82"/><circle cx="14.7659" cy="29.6605" r="8.82"/></svg>

After

Width:  |  Height:  |  Size: 740 B

View File

@@ -0,0 +1 @@
https://graphql.org/brand/

19
images/svg/graphql.svg Normal file
View File

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 512 512"
aria-label="GraphQL"
fill="#e10098"><path
d="m0 0H512V512H0"
fill="#fff"/><g
id="b" stroke="#e10098"><g
id="a"><path
fill="none"
stroke-width="11"
d="m256 151-91 52"/><circle
cx="256"
cy="150.8"
r="22"/></g><use
href="#a" transform="rotate(60 256 256)"/><path
fill="none"
stroke-width="11"
d="m256 151-94 162"/></g><use
href="#b" transform="rotate(120 256 256)"/><use
href="#b" transform="rotate(-120 256 256)"/></svg>

After

Width:  |  Height:  |  Size: 491 B