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

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

The same logo in other sets

Use the bitbucket logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M86.2 96c-2.1 0-4.2.4-6.1 1.1s-3.7 1.9-5.2 3.4s-2.7 3.2-3.5 5.1s-1.3 4-1.3 6.1c0 .9.1 1.9.2 2.8l67.8 412.2c.8 5.1 3.4 9.7 7.3 13s8.8 5.2 14 5.2h325.7c3.8.1 7.5-1.3 10.5-3.7s4.9-5.9 5.5-9.7L569 114.7c.7-4.2-.3-8.4-2.8-11.9s-6.2-5.7-10.4-6.4c-.9-.1-1.9-.2-2.8-.2zm285.9 297.8h-104l-28.1-147h157.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsBitbucket(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="M86.2 96c-2.1 0-4.2.4-6.1 1.1s-3.7 1.9-5.2 3.4s-2.7 3.2-3.5 5.1s-1.3 4-1.3 6.1c0 .9.1 1.9.2 2.8l67.8 412.2c.8 5.1 3.4 9.7 7.3 13s8.8 5.2 14 5.2h325.7c3.8.1 7.5-1.3 10.5-3.7s4.9-5.9 5.5-9.7L569 114.7c.7-4.2-.3-8.4-2.8-11.9s-6.2-5.7-10.4-6.4c-.9-.1-1.9-.2-2.8-.2zm285.9 297.8h-104l-28.1-147h157.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M86.2 96c-2.1 0-4.2.4-6.1 1.1s-3.7 1.9-5.2 3.4s-2.7 3.2-3.5 5.1s-1.3 4-1.3 6.1c0 .9.1 1.9.2 2.8l67.8 412.2c.8 5.1 3.4 9.7 7.3 13s8.8 5.2 14 5.2h325.7c3.8.1 7.5-1.3 10.5-3.7s4.9-5.9 5.5-9.7L569 114.7c.7-4.2-.3-8.4-2.8-11.9s-6.2-5.7-10.4-6.4c-.9-.1-1.9-.2-2.8-.2zm285.9 297.8h-104l-28.1-147h157.3z"/></svg>
</template>

CSS

.icon-bitbucket {
  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%22M86.2%2096c-2.1%200-4.2.4-6.1%201.1s-3.7%201.9-5.2%203.4s-2.7%203.2-3.5%205.1s-1.3%204-1.3%206.1c0%20.9.1%201.9.2%202.8l67.8%20412.2c.8%205.1%203.4%209.7%207.3%2013s8.8%205.2%2014%205.2h325.7c3.8.1%207.5-1.3%2010.5-3.7s4.9-5.9%205.5-9.7L569%20114.7c.7-4.2-.3-8.4-2.8-11.9s-6.2-5.7-10.4-6.4c-.9-.1-1.9-.2-2.8-.2zm285.9%20297.8h-104l-28.1-147h157.3z%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%22M86.2%2096c-2.1%200-4.2.4-6.1%201.1s-3.7%201.9-5.2%203.4s-2.7%203.2-3.5%205.1s-1.3%204-1.3%206.1c0%20.9.1%201.9.2%202.8l67.8%20412.2c.8%205.1%203.4%209.7%207.3%2013s8.8%205.2%2014%205.2h325.7c3.8.1%207.5-1.3%2010.5-3.7s4.9-5.9%205.5-9.7L569%20114.7c.7-4.2-.3-8.4-2.8-11.9s-6.2-5.7-10.4-6.4c-.9-.1-1.9-.2-2.8-.2zm285.9%20297.8h-104l-28.1-147h157.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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