graphql icon
graphql from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- graphql
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More brand / logo icons from Material Design Icons
Use the graphql icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 5.37l-.44-.06L6 14.9c.24.21.4.48.47.78h11.06c.07-.3.23-.57.47-.78l-5.56-9.59zM6.6 16.53l4.28 2.53c.29-.27.69-.43 1.12-.43s.83.16 1.12.43l4.28-2.53zM12 22a1.68 1.68 0 0 1-1.68-1.68l.09-.56l-4.3-2.55c-.31.36-.76.58-1.27.58a1.68 1.68 0 0 1-1.68-1.68c0-.79.53-1.45 1.26-1.64V9.36c-.83-.11-1.47-.82-1.47-1.68A1.68 1.68 0 0 1 4.63 6c.55 0 1.03.26 1.34.66l4.41-2.53l-.06-.45c0-.93.75-1.68 1.68-1.68s1.68.75 1.68 1.68l-.06.45l4.41 2.53c.31-.4.79-.66 1.34-.66a1.68 1.68 0 0 1 1.68 1.68c0 .86-.64 1.57-1.47 1.68v5.11c.73.19 1.26.85 1.26 1.64a1.68 1.68 0 0 1-1.68 1.68c-.51 0-.96-.22-1.27-.58l-4.3 2.55l.09.56A1.68 1.68 0 0 1 12 22M10.8 4.86L6.3 7.44l.02.24c0 .71-.44 1.32-1.06 1.57l.03 5.25zm2.4 0l5.51 9.64l.03-5.25c-.62-.25-1.06-.86-1.06-1.57l.02-.24z"/></svg>
React
import type { SVGProps } from "react";
export function MdiGraphql(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 5.37l-.44-.06L6 14.9c.24.21.4.48.47.78h11.06c.07-.3.23-.57.47-.78l-5.56-9.59zM6.6 16.53l4.28 2.53c.29-.27.69-.43 1.12-.43s.83.16 1.12.43l4.28-2.53zM12 22a1.68 1.68 0 0 1-1.68-1.68l.09-.56l-4.3-2.55c-.31.36-.76.58-1.27.58a1.68 1.68 0 0 1-1.68-1.68c0-.79.53-1.45 1.26-1.64V9.36c-.83-.11-1.47-.82-1.47-1.68A1.68 1.68 0 0 1 4.63 6c.55 0 1.03.26 1.34.66l4.41-2.53l-.06-.45c0-.93.75-1.68 1.68-1.68s1.68.75 1.68 1.68l-.06.45l4.41 2.53c.31-.4.79-.66 1.34-.66a1.68 1.68 0 0 1 1.68 1.68c0 .86-.64 1.57-1.47 1.68v5.11c.73.19 1.26.85 1.26 1.64a1.68 1.68 0 0 1-1.68 1.68c-.51 0-.96-.22-1.27-.58l-4.3 2.55l.09.56A1.68 1.68 0 0 1 12 22M10.8 4.86L6.3 7.44l.02.24c0 .71-.44 1.32-1.06 1.57l.03 5.25zm2.4 0l5.51 9.64l.03-5.25c-.62-.25-1.06-.86-1.06-1.57l.02-.24z"/></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 5.37l-.44-.06L6 14.9c.24.21.4.48.47.78h11.06c.07-.3.23-.57.47-.78l-5.56-9.59zM6.6 16.53l4.28 2.53c.29-.27.69-.43 1.12-.43s.83.16 1.12.43l4.28-2.53zM12 22a1.68 1.68 0 0 1-1.68-1.68l.09-.56l-4.3-2.55c-.31.36-.76.58-1.27.58a1.68 1.68 0 0 1-1.68-1.68c0-.79.53-1.45 1.26-1.64V9.36c-.83-.11-1.47-.82-1.47-1.68A1.68 1.68 0 0 1 4.63 6c.55 0 1.03.26 1.34.66l4.41-2.53l-.06-.45c0-.93.75-1.68 1.68-1.68s1.68.75 1.68 1.68l-.06.45l4.41 2.53c.31-.4.79-.66 1.34-.66a1.68 1.68 0 0 1 1.68 1.68c0 .86-.64 1.57-1.47 1.68v5.11c.73.19 1.26.85 1.26 1.64a1.68 1.68 0 0 1-1.68 1.68c-.51 0-.96-.22-1.27-.58l-4.3 2.55l.09.56A1.68 1.68 0 0 1 12 22M10.8 4.86L6.3 7.44l.02.24c0 .71-.44 1.32-1.06 1.57l.03 5.25zm2.4 0l5.51 9.64l.03-5.25c-.62-.25-1.06-.86-1.06-1.57l.02-.24z"/></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%205.37l-.44-.06L6%2014.9c.24.21.4.48.47.78h11.06c.07-.3.23-.57.47-.78l-5.56-9.59zM6.6%2016.53l4.28%202.53c.29-.27.69-.43%201.12-.43s.83.16%201.12.43l4.28-2.53zM12%2022a1.68%201.68%200%200%201-1.68-1.68l.09-.56l-4.3-2.55c-.31.36-.76.58-1.27.58a1.68%201.68%200%200%201-1.68-1.68c0-.79.53-1.45%201.26-1.64V9.36c-.83-.11-1.47-.82-1.47-1.68A1.68%201.68%200%200%201%204.63%206c.55%200%201.03.26%201.34.66l4.41-2.53l-.06-.45c0-.93.75-1.68%201.68-1.68s1.68.75%201.68%201.68l-.06.45l4.41%202.53c.31-.4.79-.66%201.34-.66a1.68%201.68%200%200%201%201.68%201.68c0%20.86-.64%201.57-1.47%201.68v5.11c.73.19%201.26.85%201.26%201.64a1.68%201.68%200%200%201-1.68%201.68c-.51%200-.96-.22-1.27-.58l-4.3%202.55l.09.56A1.68%201.68%200%200%201%2012%2022M10.8%204.86L6.3%207.44l.02.24c0%20.71-.44%201.32-1.06%201.57l.03%205.25zm2.4%200l5.51%209.64l.03-5.25c-.62-.25-1.06-.86-1.06-1.57l.02-.24z%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%205.37l-.44-.06L6%2014.9c.24.21.4.48.47.78h11.06c.07-.3.23-.57.47-.78l-5.56-9.59zM6.6%2016.53l4.28%202.53c.29-.27.69-.43%201.12-.43s.83.16%201.12.43l4.28-2.53zM12%2022a1.68%201.68%200%200%201-1.68-1.68l.09-.56l-4.3-2.55c-.31.36-.76.58-1.27.58a1.68%201.68%200%200%201-1.68-1.68c0-.79.53-1.45%201.26-1.64V9.36c-.83-.11-1.47-.82-1.47-1.68A1.68%201.68%200%200%201%204.63%206c.55%200%201.03.26%201.34.66l4.41-2.53l-.06-.45c0-.93.75-1.68%201.68-1.68s1.68.75%201.68%201.68l-.06.45l4.41%202.53c.31-.4.79-.66%201.34-.66a1.68%201.68%200%200%201%201.68%201.68c0%20.86-.64%201.57-1.47%201.68v5.11c.73.19%201.26.85%201.26%201.64a1.68%201.68%200%200%201-1.68%201.68c-.51%200-.96-.22-1.27-.58l-4.3%202.55l.09.56A1.68%201.68%200%200%201%2012%2022M10.8%204.86L6.3%207.44l.02.24c0%20.71-.44%201.32-1.06%201.57l.03%205.25zm2.4%200l5.51%209.64l.03-5.25c-.62-.25-1.06-.86-1.06-1.57l.02-.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/graphql.svg?color=%231a73e8&size=48