gatsby from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
gatsby
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the gatsby logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 .011C7.099.011.011 7.099.011 16S7.099 31.995 16 31.995S31.989 24.902 31.989 16S24.901.011 16 .011M3.484 16.14l12.38 12.376c-6.817 0-12.38-5.563-12.38-12.376m15.297 12.1L3.765 13.219C5.016 7.656 10.021 3.484 16 3.484a12.64 12.64 0 0 1 10.151 5.147l-1.807 1.531a10.21 10.21 0 0 0-8.48-4.453a10.08 10.08 0 0 0-9.599 6.819L19.338 25.6c3.197-1.115 5.703-3.896 6.396-7.235h-5.423v-2.364h8.204c0 5.979-4.172 10.989-9.735 12.24z"/></svg>

React

import type { SVGProps } from "react";

export function CibGatsby(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="M16 .011C7.099.011.011 7.099.011 16S7.099 31.995 16 31.995S31.989 24.902 31.989 16S24.901.011 16 .011M3.484 16.14l12.38 12.376c-6.817 0-12.38-5.563-12.38-12.376m15.297 12.1L3.765 13.219C5.016 7.656 10.021 3.484 16 3.484a12.64 12.64 0 0 1 10.151 5.147l-1.807 1.531a10.21 10.21 0 0 0-8.48-4.453a10.08 10.08 0 0 0-9.599 6.819L19.338 25.6c3.197-1.115 5.703-3.896 6.396-7.235h-5.423v-2.364h8.204c0 5.979-4.172 10.989-9.735 12.24z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 .011C7.099.011.011 7.099.011 16S7.099 31.995 16 31.995S31.989 24.902 31.989 16S24.901.011 16 .011M3.484 16.14l12.38 12.376c-6.817 0-12.38-5.563-12.38-12.376m15.297 12.1L3.765 13.219C5.016 7.656 10.021 3.484 16 3.484a12.64 12.64 0 0 1 10.151 5.147l-1.807 1.531a10.21 10.21 0 0 0-8.48-4.453a10.08 10.08 0 0 0-9.599 6.819L19.338 25.6c3.197-1.115 5.703-3.896 6.396-7.235h-5.423v-2.364h8.204c0 5.979-4.172 10.989-9.735 12.24z"/></svg>
</template>

CSS

.icon-gatsby {
  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%22M16%20.011C7.099.011.011%207.099.011%2016S7.099%2031.995%2016%2031.995S31.989%2024.902%2031.989%2016S24.901.011%2016%20.011M3.484%2016.14l12.38%2012.376c-6.817%200-12.38-5.563-12.38-12.376m15.297%2012.1L3.765%2013.219C5.016%207.656%2010.021%203.484%2016%203.484a12.64%2012.64%200%200%201%2010.151%205.147l-1.807%201.531a10.21%2010.21%200%200%200-8.48-4.453a10.08%2010.08%200%200%200-9.599%206.819L19.338%2025.6c3.197-1.115%205.703-3.896%206.396-7.235h-5.423v-2.364h8.204c0%205.979-4.172%2010.989-9.735%2012.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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%20.011C7.099.011.011%207.099.011%2016S7.099%2031.995%2016%2031.995S31.989%2024.902%2031.989%2016S24.901.011%2016%20.011M3.484%2016.14l12.38%2012.376c-6.817%200-12.38-5.563-12.38-12.376m15.297%2012.1L3.765%2013.219C5.016%207.656%2010.021%203.484%2016%203.484a12.64%2012.64%200%200%201%2010.151%205.147l-1.807%201.531a10.21%2010.21%200%200%200-8.48-4.453a10.08%2010.08%200%200%200-9.599%206.819L19.338%2025.6c3.197-1.115%205.703-3.896%206.396-7.235h-5.423v-2.364h8.204c0%205.979-4.172%2010.989-9.735%2012.24z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/gatsby.svg?color=%231a73e8&size=48