gitboard logo

gitboard from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
gitboard
Set
SVG Logos
Style
Color
Viewbox
256×249
License
CC0

Use the gitboard logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 249"><path fill="#f39800" d="m208.723 153.429l-11.956 21.918l-39.353 28.394l-29.39 1.993v-72.231h82.193z"/><path fill="#3e3a39" d="M256 124.257c0 68.865-57.388 124.256-127.75 124.256C57.887 248.513 0 193.122 0 124.257S57.388 0 127.75 0C198.113 0 256 55.89 256 124.257M128.25 8.483C62.378 8.483 9.48 60.382 9.48 124.257S62.877 240.03 128.25 240.03s118.768-51.899 118.768-115.773c0-63.875-53.396-115.774-118.768-115.774m83.836 120.764H132.74V76.35s-.5-3.992-4.491-3.992c-3.993 0-4.492 3.992-4.492 3.992v127.251c-42.417-2.495-77.349-36.927-77.349-79.344s35.431-79.844 82.839-79.844c21.957 0 35.93 7.485 46.908 14.97c8.483 5.49 16.967 14.472 20.959 20.96c.499.499 2.994 2.994 5.988.998c3.493-1.996 1.497-5.49 1.497-5.989c-16.467-23.953-44.413-39.921-75.851-39.921c-49.903 0-90.823 38.424-90.823 88.826c0 49.902 40.421 88.826 90.823 88.826c36.428 0 68.366-20.96 83.337-52.398c3.493-7.485 4.99-14.471 6.986-22.955c.5-4.491-1.497-8.483-6.986-8.483m-4.491 15.47c-6.987 23.454-20.46 36.428-30.441 43.414c-10.979 7.486-24.951 14.971-44.912 15.97v-66.37h76.85s-.998 4.99-1.497 6.986"/></svg>

React

import type { SVGProps } from "react";

export function LogosGitboard(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 249"><path fill="#f39800" d="m208.723 153.429l-11.956 21.918l-39.353 28.394l-29.39 1.993v-72.231h82.193z"/><path fill="#3e3a39" d="M256 124.257c0 68.865-57.388 124.256-127.75 124.256C57.887 248.513 0 193.122 0 124.257S57.388 0 127.75 0C198.113 0 256 55.89 256 124.257M128.25 8.483C62.378 8.483 9.48 60.382 9.48 124.257S62.877 240.03 128.25 240.03s118.768-51.899 118.768-115.773c0-63.875-53.396-115.774-118.768-115.774m83.836 120.764H132.74V76.35s-.5-3.992-4.491-3.992c-3.993 0-4.492 3.992-4.492 3.992v127.251c-42.417-2.495-77.349-36.927-77.349-79.344s35.431-79.844 82.839-79.844c21.957 0 35.93 7.485 46.908 14.97c8.483 5.49 16.967 14.472 20.959 20.96c.499.499 2.994 2.994 5.988.998c3.493-1.996 1.497-5.49 1.497-5.989c-16.467-23.953-44.413-39.921-75.851-39.921c-49.903 0-90.823 38.424-90.823 88.826c0 49.902 40.421 88.826 90.823 88.826c36.428 0 68.366-20.96 83.337-52.398c3.493-7.485 4.99-14.471 6.986-22.955c.5-4.491-1.497-8.483-6.986-8.483m-4.491 15.47c-6.987 23.454-20.46 36.428-30.441 43.414c-10.979 7.486-24.951 14.971-44.912 15.97v-66.37h76.85s-.998 4.99-1.497 6.986"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 249"><path fill="#f39800" d="m208.723 153.429l-11.956 21.918l-39.353 28.394l-29.39 1.993v-72.231h82.193z"/><path fill="#3e3a39" d="M256 124.257c0 68.865-57.388 124.256-127.75 124.256C57.887 248.513 0 193.122 0 124.257S57.388 0 127.75 0C198.113 0 256 55.89 256 124.257M128.25 8.483C62.378 8.483 9.48 60.382 9.48 124.257S62.877 240.03 128.25 240.03s118.768-51.899 118.768-115.773c0-63.875-53.396-115.774-118.768-115.774m83.836 120.764H132.74V76.35s-.5-3.992-4.491-3.992c-3.993 0-4.492 3.992-4.492 3.992v127.251c-42.417-2.495-77.349-36.927-77.349-79.344s35.431-79.844 82.839-79.844c21.957 0 35.93 7.485 46.908 14.97c8.483 5.49 16.967 14.472 20.959 20.96c.499.499 2.994 2.994 5.988.998c3.493-1.996 1.497-5.49 1.497-5.989c-16.467-23.953-44.413-39.921-75.851-39.921c-49.903 0-90.823 38.424-90.823 88.826c0 49.902 40.421 88.826 90.823 88.826c36.428 0 68.366-20.96 83.337-52.398c3.493-7.485 4.99-14.471 6.986-22.955c.5-4.491-1.497-8.483-6.986-8.483m-4.491 15.47c-6.987 23.454-20.46 36.428-30.441 43.414c-10.979 7.486-24.951 14.971-44.912 15.97v-66.37h76.85s-.998 4.99-1.497 6.986"/></svg>
</template>

CSS

.icon-gitboard {
  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%20256%20249%22%3E%3Cpath%20fill%3D%22%23f39800%22%20d%3D%22m208.723%20153.429l-11.956%2021.918l-39.353%2028.394l-29.39%201.993v-72.231h82.193z%22%2F%3E%3Cpath%20fill%3D%22%233e3a39%22%20d%3D%22M256%20124.257c0%2068.865-57.388%20124.256-127.75%20124.256C57.887%20248.513%200%20193.122%200%20124.257S57.388%200%20127.75%200C198.113%200%20256%2055.89%20256%20124.257M128.25%208.483C62.378%208.483%209.48%2060.382%209.48%20124.257S62.877%20240.03%20128.25%20240.03s118.768-51.899%20118.768-115.773c0-63.875-53.396-115.774-118.768-115.774m83.836%20120.764H132.74V76.35s-.5-3.992-4.491-3.992c-3.993%200-4.492%203.992-4.492%203.992v127.251c-42.417-2.495-77.349-36.927-77.349-79.344s35.431-79.844%2082.839-79.844c21.957%200%2035.93%207.485%2046.908%2014.97c8.483%205.49%2016.967%2014.472%2020.959%2020.96c.499.499%202.994%202.994%205.988.998c3.493-1.996%201.497-5.49%201.497-5.989c-16.467-23.953-44.413-39.921-75.851-39.921c-49.903%200-90.823%2038.424-90.823%2088.826c0%2049.902%2040.421%2088.826%2090.823%2088.826c36.428%200%2068.366-20.96%2083.337-52.398c3.493-7.485%204.99-14.471%206.986-22.955c.5-4.491-1.497-8.483-6.986-8.483m-4.491%2015.47c-6.987%2023.454-20.46%2036.428-30.441%2043.414c-10.979%207.486-24.951%2014.971-44.912%2015.97v-66.37h76.85s-.998%204.99-1.497%206.986%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%20256%20249%22%3E%3Cpath%20fill%3D%22%23f39800%22%20d%3D%22m208.723%20153.429l-11.956%2021.918l-39.353%2028.394l-29.39%201.993v-72.231h82.193z%22%2F%3E%3Cpath%20fill%3D%22%233e3a39%22%20d%3D%22M256%20124.257c0%2068.865-57.388%20124.256-127.75%20124.256C57.887%20248.513%200%20193.122%200%20124.257S57.388%200%20127.75%200C198.113%200%20256%2055.89%20256%20124.257M128.25%208.483C62.378%208.483%209.48%2060.382%209.48%20124.257S62.877%20240.03%20128.25%20240.03s118.768-51.899%20118.768-115.773c0-63.875-53.396-115.774-118.768-115.774m83.836%20120.764H132.74V76.35s-.5-3.992-4.491-3.992c-3.993%200-4.492%203.992-4.492%203.992v127.251c-42.417-2.495-77.349-36.927-77.349-79.344s35.431-79.844%2082.839-79.844c21.957%200%2035.93%207.485%2046.908%2014.97c8.483%205.49%2016.967%2014.472%2020.959%2020.96c.499.499%202.994%202.994%205.988.998c3.493-1.996%201.497-5.49%201.497-5.989c-16.467-23.953-44.413-39.921-75.851-39.921c-49.903%200-90.823%2038.424-90.823%2088.826c0%2049.902%2040.421%2088.826%2090.823%2088.826c36.428%200%2068.366-20.96%2083.337-52.398c3.493-7.485%204.99-14.471%206.986-22.955c.5-4.491-1.497-8.483-6.986-8.483m-4.491%2015.47c-6.987%2023.454-20.46%2036.428-30.441%2043.414c-10.979%207.486-24.951%2014.971-44.912%2015.97v-66.37h76.85s-.998%204.99-1.497%206.986%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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