graphql logo
graphql from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- graphql
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the graphql logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 0a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m8.54 4.931a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m0 9.862a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m-8.54 4.931a2.138 2.138 0 1 0 0 4.276a2.138 2.138 0 1 0 0-4.276m-8.542-4.93a2.138 2.138 0 1 0 0 4.276a2.138 2.138 0 1 0 0-4.277zm0-9.863a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m8.542-3.378L2.953 6.777v10.448l9.049 5.224l9.047-5.224V6.777zm0 1.601l7.66 13.27H4.34zm-1.387.371L3.97 15.037V7.363zm2.774 0l6.646 3.838v7.674zM5.355 17.44h13.293l-6.646 3.836z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGraphql(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 0a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m8.54 4.931a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m0 9.862a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m-8.54 4.931a2.138 2.138 0 1 0 0 4.276a2.138 2.138 0 1 0 0-4.276m-8.542-4.93a2.138 2.138 0 1 0 0 4.276a2.138 2.138 0 1 0 0-4.277zm0-9.863a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m8.542-3.378L2.953 6.777v10.448l9.049 5.224l9.047-5.224V6.777zm0 1.601l7.66 13.27H4.34zm-1.387.371L3.97 15.037V7.363zm2.774 0l6.646 3.838v7.674zM5.355 17.44h13.293l-6.646 3.836z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.002 0a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m8.54 4.931a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m0 9.862a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m-8.54 4.931a2.138 2.138 0 1 0 0 4.276a2.138 2.138 0 1 0 0-4.276m-8.542-4.93a2.138 2.138 0 1 0 0 4.276a2.138 2.138 0 1 0 0-4.277zm0-9.863a2.138 2.138 0 1 0 0 4.277a2.138 2.138 0 1 0 0-4.277m8.542-3.378L2.953 6.777v10.448l9.049 5.224l9.047-5.224V6.777zm0 1.601l7.66 13.27H4.34zm-1.387.371L3.97 15.037V7.363zm2.774 0l6.646 3.838v7.674zM5.355 17.44h13.293l-6.646 3.836z"/></svg> </template>
CSS
.icon-graphql {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.002%200a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m8.54%204.931a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m0%209.862a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m-8.54%204.931a2.138%202.138%200%201%200%200%204.276a2.138%202.138%200%201%200%200-4.276m-8.542-4.93a2.138%202.138%200%201%200%200%204.276a2.138%202.138%200%201%200%200-4.277zm0-9.863a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m8.542-3.378L2.953%206.777v10.448l9.049%205.224l9.047-5.224V6.777zm0%201.601l7.66%2013.27H4.34zm-1.387.371L3.97%2015.037V7.363zm2.774%200l6.646%203.838v7.674zM5.355%2017.44h13.293l-6.646%203.836z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.002%200a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m8.54%204.931a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m0%209.862a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m-8.54%204.931a2.138%202.138%200%201%200%200%204.276a2.138%202.138%200%201%200%200-4.276m-8.542-4.93a2.138%202.138%200%201%200%200%204.276a2.138%202.138%200%201%200%200-4.277zm0-9.863a2.138%202.138%200%201%200%200%204.277a2.138%202.138%200%201%200%200-4.277m8.542-3.378L2.953%206.777v10.448l9.049%205.224l9.047-5.224V6.777zm0%201.601l7.66%2013.27H4.34zm-1.387.371L3.97%2015.037V7.363zm2.774%200l6.646%203.838v7.674zM5.355%2017.44h13.293l-6.646%203.836z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/graphql.svg?color=%231a73e8&size=48