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

Name
bitbucket
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.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 32 32"><path fill="currentColor" d="M1.036 1.615A1.026 1.026 0 0 0 0 2.625q0 .093.016.177l4.349 26.417A1.39 1.39 0 0 0 5.73 30.38H26.6c.51.005.943-.359 1.026-.859l4.359-26.708a1.017 1.017 0 0 0-.844-1.172a1 1 0 0 0-.177-.016zm18.323 19.088h-6.661l-1.802-9.417h10.078z"/></svg>

React

import type { SVGProps } from "react";

export function CibBitbucket(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="M1.036 1.615A1.026 1.026 0 0 0 0 2.625q0 .093.016.177l4.349 26.417A1.39 1.39 0 0 0 5.73 30.38H26.6c.51.005.943-.359 1.026-.859l4.359-26.708a1.017 1.017 0 0 0-.844-1.172a1 1 0 0 0-.177-.016zm18.323 19.088h-6.661l-1.802-9.417h10.078z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M1.036 1.615A1.026 1.026 0 0 0 0 2.625q0 .093.016.177l4.349 26.417A1.39 1.39 0 0 0 5.73 30.38H26.6c.51.005.943-.359 1.026-.859l4.359-26.708a1.017 1.017 0 0 0-.844-1.172a1 1 0 0 0-.177-.016zm18.323 19.088h-6.661l-1.802-9.417h10.078z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.036%201.615A1.026%201.026%200%200%200%200%202.625q0%20.093.016.177l4.349%2026.417A1.39%201.39%200%200%200%205.73%2030.38H26.6c.51.005.943-.359%201.026-.859l4.359-26.708a1.017%201.017%200%200%200-.844-1.172a1%201%200%200%200-.177-.016zm18.323%2019.088h-6.661l-1.802-9.417h10.078z%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%22M1.036%201.615A1.026%201.026%200%200%200%200%202.625q0%20.093.016.177l4.349%2026.417A1.39%201.39%200%200%200%205.73%2030.38H26.6c.51.005.943-.359%201.026-.859l4.359-26.708a1.017%201.017%200%200%200-.844-1.172a1%201%200%200%200-.177-.016zm18.323%2019.088h-6.661l-1.802-9.417h10.078z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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