gitkraken from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
gitkraken
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the gitkraken logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M589.7 182.1c-2.3-6.1-9.3-9.2-15.3-6.6c-5.7 2.4-8.5 8.9-6.3 14.6c10.9 29 16.9 60.5 16.9 93.3c0 134.6-100.3 245.7-230.2 262.7V422.4c7.9-1.5 15.5-3.6 23-6.2v104c106.7-25.9 185.9-122.1 185.9-236.8c0-91.8-50.8-171.8-125.8-213.3c-5.7-3.2-13-.9-15.9 5c-2.7 5.5-.6 12.2 4.7 15.1c67.9 37.6 113.9 110 113.9 193.2c0 93.3-57.9 173.1-139.8 205.4v-92.2c14.2-4.5 24.9-17.7 24.9-33.5c0-13.1-6.8-24.4-17.3-30.5c8.3-79.5 44.5-58.6 44.5-83.9V234c0-38-87.9-161.8-129-164.7c-2.5-.2-5-.2-7.6 0c-41.2 3-129.1 126.7-129.1 164.7v14.8c0 25.3 36.3 4.3 44.5 83.9c-10.6 6.1-17.3 17.4-17.3 30.5c0 15.8 10.6 29 24.8 33.5v92.2c-81.9-32.2-139.8-112-139.8-205.4c0-83.1 46-155.5 113.9-193.2c5.4-3 7.4-9.6 4.7-15.1c-2.9-5.9-10.1-8.2-15.9-5c-75 41.5-125.8 121.5-125.8 213.3c0 114.7 79.2 210.8 185.9 236.8v-104c7.6 2.5 15.1 4.6 23 6.2v123.7C155.4 529.2 55 418.1 55 283.5c0-32.8 6-64.3 16.9-93.3c2.2-5.8-.6-12.2-6.3-14.6c-6-2.6-13 .4-15.3 6.6C38.5 213.7 32 247.8 32 283.5c0 155.1 122.6 281.6 276.3 287.8V425.4c6.8.4 15 .5 23.4 0v145.8C485.4 565.1 608 438.6 608 283.5c0-35.7-6.5-69.8-18.3-101.4M389.9 386.9c-13.1 0-23.7-10.6-23.7-23.7s10.6-23.7 23.7-23.7s23.7 10.6 23.7 23.7s-10.6 23.7-23.7 23.7m-139.8-47.5c13.1 0 23.7 10.6 23.7 23.7s-10.6 23.7-23.7 23.7s-23.7-10.6-23.7-23.7s10.6-23.7 23.7-23.7"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsGitkraken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M589.7 182.1c-2.3-6.1-9.3-9.2-15.3-6.6c-5.7 2.4-8.5 8.9-6.3 14.6c10.9 29 16.9 60.5 16.9 93.3c0 134.6-100.3 245.7-230.2 262.7V422.4c7.9-1.5 15.5-3.6 23-6.2v104c106.7-25.9 185.9-122.1 185.9-236.8c0-91.8-50.8-171.8-125.8-213.3c-5.7-3.2-13-.9-15.9 5c-2.7 5.5-.6 12.2 4.7 15.1c67.9 37.6 113.9 110 113.9 193.2c0 93.3-57.9 173.1-139.8 205.4v-92.2c14.2-4.5 24.9-17.7 24.9-33.5c0-13.1-6.8-24.4-17.3-30.5c8.3-79.5 44.5-58.6 44.5-83.9V234c0-38-87.9-161.8-129-164.7c-2.5-.2-5-.2-7.6 0c-41.2 3-129.1 126.7-129.1 164.7v14.8c0 25.3 36.3 4.3 44.5 83.9c-10.6 6.1-17.3 17.4-17.3 30.5c0 15.8 10.6 29 24.8 33.5v92.2c-81.9-32.2-139.8-112-139.8-205.4c0-83.1 46-155.5 113.9-193.2c5.4-3 7.4-9.6 4.7-15.1c-2.9-5.9-10.1-8.2-15.9-5c-75 41.5-125.8 121.5-125.8 213.3c0 114.7 79.2 210.8 185.9 236.8v-104c7.6 2.5 15.1 4.6 23 6.2v123.7C155.4 529.2 55 418.1 55 283.5c0-32.8 6-64.3 16.9-93.3c2.2-5.8-.6-12.2-6.3-14.6c-6-2.6-13 .4-15.3 6.6C38.5 213.7 32 247.8 32 283.5c0 155.1 122.6 281.6 276.3 287.8V425.4c6.8.4 15 .5 23.4 0v145.8C485.4 565.1 608 438.6 608 283.5c0-35.7-6.5-69.8-18.3-101.4M389.9 386.9c-13.1 0-23.7-10.6-23.7-23.7s10.6-23.7 23.7-23.7s23.7 10.6 23.7 23.7s-10.6 23.7-23.7 23.7m-139.8-47.5c13.1 0 23.7 10.6 23.7 23.7s-10.6 23.7-23.7 23.7s-23.7-10.6-23.7-23.7s10.6-23.7 23.7-23.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M589.7 182.1c-2.3-6.1-9.3-9.2-15.3-6.6c-5.7 2.4-8.5 8.9-6.3 14.6c10.9 29 16.9 60.5 16.9 93.3c0 134.6-100.3 245.7-230.2 262.7V422.4c7.9-1.5 15.5-3.6 23-6.2v104c106.7-25.9 185.9-122.1 185.9-236.8c0-91.8-50.8-171.8-125.8-213.3c-5.7-3.2-13-.9-15.9 5c-2.7 5.5-.6 12.2 4.7 15.1c67.9 37.6 113.9 110 113.9 193.2c0 93.3-57.9 173.1-139.8 205.4v-92.2c14.2-4.5 24.9-17.7 24.9-33.5c0-13.1-6.8-24.4-17.3-30.5c8.3-79.5 44.5-58.6 44.5-83.9V234c0-38-87.9-161.8-129-164.7c-2.5-.2-5-.2-7.6 0c-41.2 3-129.1 126.7-129.1 164.7v14.8c0 25.3 36.3 4.3 44.5 83.9c-10.6 6.1-17.3 17.4-17.3 30.5c0 15.8 10.6 29 24.8 33.5v92.2c-81.9-32.2-139.8-112-139.8-205.4c0-83.1 46-155.5 113.9-193.2c5.4-3 7.4-9.6 4.7-15.1c-2.9-5.9-10.1-8.2-15.9-5c-75 41.5-125.8 121.5-125.8 213.3c0 114.7 79.2 210.8 185.9 236.8v-104c7.6 2.5 15.1 4.6 23 6.2v123.7C155.4 529.2 55 418.1 55 283.5c0-32.8 6-64.3 16.9-93.3c2.2-5.8-.6-12.2-6.3-14.6c-6-2.6-13 .4-15.3 6.6C38.5 213.7 32 247.8 32 283.5c0 155.1 122.6 281.6 276.3 287.8V425.4c6.8.4 15 .5 23.4 0v145.8C485.4 565.1 608 438.6 608 283.5c0-35.7-6.5-69.8-18.3-101.4M389.9 386.9c-13.1 0-23.7-10.6-23.7-23.7s10.6-23.7 23.7-23.7s23.7 10.6 23.7 23.7s-10.6 23.7-23.7 23.7m-139.8-47.5c13.1 0 23.7 10.6 23.7 23.7s-10.6 23.7-23.7 23.7s-23.7-10.6-23.7-23.7s10.6-23.7 23.7-23.7"/></svg>
</template>

CSS

.icon-gitkraken {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M589.7%20182.1c-2.3-6.1-9.3-9.2-15.3-6.6c-5.7%202.4-8.5%208.9-6.3%2014.6c10.9%2029%2016.9%2060.5%2016.9%2093.3c0%20134.6-100.3%20245.7-230.2%20262.7V422.4c7.9-1.5%2015.5-3.6%2023-6.2v104c106.7-25.9%20185.9-122.1%20185.9-236.8c0-91.8-50.8-171.8-125.8-213.3c-5.7-3.2-13-.9-15.9%205c-2.7%205.5-.6%2012.2%204.7%2015.1c67.9%2037.6%20113.9%20110%20113.9%20193.2c0%2093.3-57.9%20173.1-139.8%20205.4v-92.2c14.2-4.5%2024.9-17.7%2024.9-33.5c0-13.1-6.8-24.4-17.3-30.5c8.3-79.5%2044.5-58.6%2044.5-83.9V234c0-38-87.9-161.8-129-164.7c-2.5-.2-5-.2-7.6%200c-41.2%203-129.1%20126.7-129.1%20164.7v14.8c0%2025.3%2036.3%204.3%2044.5%2083.9c-10.6%206.1-17.3%2017.4-17.3%2030.5c0%2015.8%2010.6%2029%2024.8%2033.5v92.2c-81.9-32.2-139.8-112-139.8-205.4c0-83.1%2046-155.5%20113.9-193.2c5.4-3%207.4-9.6%204.7-15.1c-2.9-5.9-10.1-8.2-15.9-5c-75%2041.5-125.8%20121.5-125.8%20213.3c0%20114.7%2079.2%20210.8%20185.9%20236.8v-104c7.6%202.5%2015.1%204.6%2023%206.2v123.7C155.4%20529.2%2055%20418.1%2055%20283.5c0-32.8%206-64.3%2016.9-93.3c2.2-5.8-.6-12.2-6.3-14.6c-6-2.6-13%20.4-15.3%206.6C38.5%20213.7%2032%20247.8%2032%20283.5c0%20155.1%20122.6%20281.6%20276.3%20287.8V425.4c6.8.4%2015%20.5%2023.4%200v145.8C485.4%20565.1%20608%20438.6%20608%20283.5c0-35.7-6.5-69.8-18.3-101.4M389.9%20386.9c-13.1%200-23.7-10.6-23.7-23.7s10.6-23.7%2023.7-23.7s23.7%2010.6%2023.7%2023.7s-10.6%2023.7-23.7%2023.7m-139.8-47.5c13.1%200%2023.7%2010.6%2023.7%2023.7s-10.6%2023.7-23.7%2023.7s-23.7-10.6-23.7-23.7s10.6-23.7%2023.7-23.7%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M589.7%20182.1c-2.3-6.1-9.3-9.2-15.3-6.6c-5.7%202.4-8.5%208.9-6.3%2014.6c10.9%2029%2016.9%2060.5%2016.9%2093.3c0%20134.6-100.3%20245.7-230.2%20262.7V422.4c7.9-1.5%2015.5-3.6%2023-6.2v104c106.7-25.9%20185.9-122.1%20185.9-236.8c0-91.8-50.8-171.8-125.8-213.3c-5.7-3.2-13-.9-15.9%205c-2.7%205.5-.6%2012.2%204.7%2015.1c67.9%2037.6%20113.9%20110%20113.9%20193.2c0%2093.3-57.9%20173.1-139.8%20205.4v-92.2c14.2-4.5%2024.9-17.7%2024.9-33.5c0-13.1-6.8-24.4-17.3-30.5c8.3-79.5%2044.5-58.6%2044.5-83.9V234c0-38-87.9-161.8-129-164.7c-2.5-.2-5-.2-7.6%200c-41.2%203-129.1%20126.7-129.1%20164.7v14.8c0%2025.3%2036.3%204.3%2044.5%2083.9c-10.6%206.1-17.3%2017.4-17.3%2030.5c0%2015.8%2010.6%2029%2024.8%2033.5v92.2c-81.9-32.2-139.8-112-139.8-205.4c0-83.1%2046-155.5%20113.9-193.2c5.4-3%207.4-9.6%204.7-15.1c-2.9-5.9-10.1-8.2-15.9-5c-75%2041.5-125.8%20121.5-125.8%20213.3c0%20114.7%2079.2%20210.8%20185.9%20236.8v-104c7.6%202.5%2015.1%204.6%2023%206.2v123.7C155.4%20529.2%2055%20418.1%2055%20283.5c0-32.8%206-64.3%2016.9-93.3c2.2-5.8-.6-12.2-6.3-14.6c-6-2.6-13%20.4-15.3%206.6C38.5%20213.7%2032%20247.8%2032%20283.5c0%20155.1%20122.6%20281.6%20276.3%20287.8V425.4c6.8.4%2015%20.5%2023.4%200v145.8C485.4%20565.1%20608%20438.6%20608%20283.5c0-35.7-6.5-69.8-18.3-101.4M389.9%20386.9c-13.1%200-23.7-10.6-23.7-23.7s10.6-23.7%2023.7-23.7s23.7%2010.6%2023.7%2023.7s-10.6%2023.7-23.7%2023.7m-139.8-47.5c13.1%200%2023.7%2010.6%2023.7%2023.7s-10.6%2023.7-23.7%2023.7s-23.7-10.6-23.7-23.7s10.6-23.7%2023.7-23.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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