graphcool logo
graphcool from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- graphcool
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the graphcool logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.182 10.573c-1.552-.875-3.51.266-3.823.464l-6.714 3.807a2.62 2.62 0 0 0-3.359.083a2.62 2.62 0 0 0-.526 3.318c.646 1.089 1.979 1.557 3.167 1.115s1.885-1.672 1.667-2.917l6.74-3.828c.438-.276 1.464-.693 1.938-.427c.344.198.542.844.557 1.802h-.01v8.401c0 .786-.417 1.51-1.094 1.901l-9.63 5.563a2.2 2.2 0 0 1-2.193 0l-9.63-5.563a2.19 2.19 0 0 1-1.099-1.901v-11.12c0-.786.417-1.51 1.099-1.901l8.714-5.026a2.622 2.622 0 0 0 4.437-2.62a2.621 2.621 0 0 0-5.084.848l-8.99 5.193a4.04 4.04 0 0 0-2.031 3.505v11.115c0 1.453.771 2.786 2.026 3.51l9.625 5.563a4.05 4.05 0 0 0 4.052 0l9.63-5.563a4.06 4.06 0 0 0 2.026-3.505v-8.083h.005c.047-1.896-.464-3.151-1.5-3.734"/></svg>
React
import type { SVGProps } from "react";
export function CibGraphcool(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.182 10.573c-1.552-.875-3.51.266-3.823.464l-6.714 3.807a2.62 2.62 0 0 0-3.359.083a2.62 2.62 0 0 0-.526 3.318c.646 1.089 1.979 1.557 3.167 1.115s1.885-1.672 1.667-2.917l6.74-3.828c.438-.276 1.464-.693 1.938-.427c.344.198.542.844.557 1.802h-.01v8.401c0 .786-.417 1.51-1.094 1.901l-9.63 5.563a2.2 2.2 0 0 1-2.193 0l-9.63-5.563a2.19 2.19 0 0 1-1.099-1.901v-11.12c0-.786.417-1.51 1.099-1.901l8.714-5.026a2.622 2.622 0 0 0 4.437-2.62a2.621 2.621 0 0 0-5.084.848l-8.99 5.193a4.04 4.04 0 0 0-2.031 3.505v11.115c0 1.453.771 2.786 2.026 3.51l9.625 5.563a4.05 4.05 0 0 0 4.052 0l9.63-5.563a4.06 4.06 0 0 0 2.026-3.505v-8.083h.005c.047-1.896-.464-3.151-1.5-3.734"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28.182 10.573c-1.552-.875-3.51.266-3.823.464l-6.714 3.807a2.62 2.62 0 0 0-3.359.083a2.62 2.62 0 0 0-.526 3.318c.646 1.089 1.979 1.557 3.167 1.115s1.885-1.672 1.667-2.917l6.74-3.828c.438-.276 1.464-.693 1.938-.427c.344.198.542.844.557 1.802h-.01v8.401c0 .786-.417 1.51-1.094 1.901l-9.63 5.563a2.2 2.2 0 0 1-2.193 0l-9.63-5.563a2.19 2.19 0 0 1-1.099-1.901v-11.12c0-.786.417-1.51 1.099-1.901l8.714-5.026a2.622 2.622 0 0 0 4.437-2.62a2.621 2.621 0 0 0-5.084.848l-8.99 5.193a4.04 4.04 0 0 0-2.031 3.505v11.115c0 1.453.771 2.786 2.026 3.51l9.625 5.563a4.05 4.05 0 0 0 4.052 0l9.63-5.563a4.06 4.06 0 0 0 2.026-3.505v-8.083h.005c.047-1.896-.464-3.151-1.5-3.734"/></svg> </template>
CSS
.icon-graphcool {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.182%2010.573c-1.552-.875-3.51.266-3.823.464l-6.714%203.807a2.62%202.62%200%200%200-3.359.083a2.62%202.62%200%200%200-.526%203.318c.646%201.089%201.979%201.557%203.167%201.115s1.885-1.672%201.667-2.917l6.74-3.828c.438-.276%201.464-.693%201.938-.427c.344.198.542.844.557%201.802h-.01v8.401c0%20.786-.417%201.51-1.094%201.901l-9.63%205.563a2.2%202.2%200%200%201-2.193%200l-9.63-5.563a2.19%202.19%200%200%201-1.099-1.901v-11.12c0-.786.417-1.51%201.099-1.901l8.714-5.026a2.622%202.622%200%200%200%204.437-2.62a2.621%202.621%200%200%200-5.084.848l-8.99%205.193a4.04%204.04%200%200%200-2.031%203.505v11.115c0%201.453.771%202.786%202.026%203.51l9.625%205.563a4.05%204.05%200%200%200%204.052%200l9.63-5.563a4.06%204.06%200%200%200%202.026-3.505v-8.083h.005c.047-1.896-.464-3.151-1.5-3.734%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28.182%2010.573c-1.552-.875-3.51.266-3.823.464l-6.714%203.807a2.62%202.62%200%200%200-3.359.083a2.62%202.62%200%200%200-.526%203.318c.646%201.089%201.979%201.557%203.167%201.115s1.885-1.672%201.667-2.917l6.74-3.828c.438-.276%201.464-.693%201.938-.427c.344.198.542.844.557%201.802h-.01v8.401c0%20.786-.417%201.51-1.094%201.901l-9.63%205.563a2.2%202.2%200%200%201-2.193%200l-9.63-5.563a2.19%202.19%200%200%201-1.099-1.901v-11.12c0-.786.417-1.51%201.099-1.901l8.714-5.026a2.622%202.622%200%200%200%204.437-2.62a2.621%202.621%200%200%200-5.084.848l-8.99%205.193a4.04%204.04%200%200%200-2.031%203.505v11.115c0%201.453.771%202.786%202.026%203.51l9.625%205.563a4.05%204.05%200%200%200%204.052%200l9.63-5.563a4.06%204.06%200%200%200%202.026-3.505v-8.083h.005c.047-1.896-.464-3.151-1.5-3.734%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/graphcool.svg?color=%231a73e8&size=48