git network icon

git-network from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
git-network
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

2 other variants in IonIcons

Related icons in IonIcons

Use the git network icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M448 96a64 64 0 1 0-96.31 55.21c-1.79 20.87-11.47 38.1-28.87 51.29C305.07 216 280.09 224 256 224s-49.07-8-66.82-21.5c-17.4-13.19-27.08-30.42-28.87-51.29a64 64 0 1 0-64.11.29c2.08 40.87 21.17 76.87 54.31 102C171.3 269.26 197 280.19 224 285.09v75.52a64 64 0 1 0 64 0v-75.52c27-4.9 52.7-15.83 73.49-31.59c33.14-25.13 52.23-61.13 54.31-102A64 64 0 0 0 448 96M128 64a32 32 0 1 1-32 32a32 32 0 0 1 32-32m128 384a32 32 0 1 1 32-32a32 32 0 0 1-32 32m128-320a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>

React

import type { SVGProps } from "react";

export function IonGitNetwork(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M448 96a64 64 0 1 0-96.31 55.21c-1.79 20.87-11.47 38.1-28.87 51.29C305.07 216 280.09 224 256 224s-49.07-8-66.82-21.5c-17.4-13.19-27.08-30.42-28.87-51.29a64 64 0 1 0-64.11.29c2.08 40.87 21.17 76.87 54.31 102C171.3 269.26 197 280.19 224 285.09v75.52a64 64 0 1 0 64 0v-75.52c27-4.9 52.7-15.83 73.49-31.59c33.14-25.13 52.23-61.13 54.31-102A64 64 0 0 0 448 96M128 64a32 32 0 1 1-32 32a32 32 0 0 1 32-32m128 384a32 32 0 1 1 32-32a32 32 0 0 1-32 32m128-320a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M448 96a64 64 0 1 0-96.31 55.21c-1.79 20.87-11.47 38.1-28.87 51.29C305.07 216 280.09 224 256 224s-49.07-8-66.82-21.5c-17.4-13.19-27.08-30.42-28.87-51.29a64 64 0 1 0-64.11.29c2.08 40.87 21.17 76.87 54.31 102C171.3 269.26 197 280.19 224 285.09v75.52a64 64 0 1 0 64 0v-75.52c27-4.9 52.7-15.83 73.49-31.59c33.14-25.13 52.23-61.13 54.31-102A64 64 0 0 0 448 96M128 64a32 32 0 1 1-32 32a32 32 0 0 1 32-32m128 384a32 32 0 1 1 32-32a32 32 0 0 1-32 32m128-320a32 32 0 1 1 32-32a32 32 0 0 1-32 32"/></svg>
</template>

CSS

.icon-git-network {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%2096a64%2064%200%201%200-96.31%2055.21c-1.79%2020.87-11.47%2038.1-28.87%2051.29C305.07%20216%20280.09%20224%20256%20224s-49.07-8-66.82-21.5c-17.4-13.19-27.08-30.42-28.87-51.29a64%2064%200%201%200-64.11.29c2.08%2040.87%2021.17%2076.87%2054.31%20102C171.3%20269.26%20197%20280.19%20224%20285.09v75.52a64%2064%200%201%200%2064%200v-75.52c27-4.9%2052.7-15.83%2073.49-31.59c33.14-25.13%2052.23-61.13%2054.31-102A64%2064%200%200%200%20448%2096M128%2064a32%2032%200%201%201-32%2032a32%2032%200%200%201%2032-32m128%20384a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m128-320a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%2096a64%2064%200%201%200-96.31%2055.21c-1.79%2020.87-11.47%2038.1-28.87%2051.29C305.07%20216%20280.09%20224%20256%20224s-49.07-8-66.82-21.5c-17.4-13.19-27.08-30.42-28.87-51.29a64%2064%200%201%200-64.11.29c2.08%2040.87%2021.17%2076.87%2054.31%20102C171.3%20269.26%20197%20280.19%20224%20285.09v75.52a64%2064%200%201%200%2064%200v-75.52c27-4.9%2052.7-15.83%2073.49-31.59c33.14-25.13%2052.23-61.13%2054.31-102A64%2064%200%200%200%20448%2096M128%2064a32%2032%200%201%201-32%2032a32%2032%200%200%201%2032-32m128%20384a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032m128-320a32%2032%200%201%201%2032-32a32%2032%200%200%201-32%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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