bitbucket logo
bitbucket from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- bitbucket
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
bitbucketCatppuccin IconsbitbucketCoreUI BrandsbitbucketDeviconbitbucketFont Awesome Brandsbitbucketcss.ggbitbucketIconoirbitbucketLine AwesomebitbucketSVG LogosbitbucketMaterial Icon ThemebitbucketMaterial SymbolsbitbucketMaterial Symbols LightbitbucketMaterial Design IconsbitbucketSimple Iconsbitbucket-darkSkill Iconsbitbucket-outlineTeenyicons
Use the bitbucket logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M22.2 32A16 16 0 0 0 6 47.8a26 26 0 0 0 .2 2.8l67.9 412.1a21.77 21.77 0 0 0 21.3 18.2h325.7a16 16 0 0 0 16-13.4L505 50.7a16 16 0 0 0-13.2-18.3a25 25 0 0 0-2.8-.2zm285.9 297.8h-104l-28.1-147h157.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsBitbucket(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="M22.2 32A16 16 0 0 0 6 47.8a26 26 0 0 0 .2 2.8l67.9 412.1a21.77 21.77 0 0 0 21.3 18.2h325.7a16 16 0 0 0 16-13.4L505 50.7a16 16 0 0 0-13.2-18.3a25 25 0 0 0-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 512 512"><path fill="currentColor" d="M22.2 32A16 16 0 0 0 6 47.8a26 26 0 0 0 .2 2.8l67.9 412.1a21.77 21.77 0 0 0 21.3 18.2h325.7a16 16 0 0 0 16-13.4L505 50.7a16 16 0 0 0-13.2-18.3a25 25 0 0 0-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.2%2032A16%2016%200%200%200%206%2047.8a26%2026%200%200%200%20.2%202.8l67.9%20412.1a21.77%2021.77%200%200%200%2021.3%2018.2h325.7a16%2016%200%200%200%2016-13.4L505%2050.7a16%2016%200%200%200-13.2-18.3a25%2025%200%200%200-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.2%2032A16%2016%200%200%200%206%2047.8a26%2026%200%200%200%20.2%202.8l67.9%20412.1a21.77%2021.77%200%200%200%2021.3%2018.2h325.7a16%2016%200%200%200%2016-13.4L505%2050.7a16%2016%200%200%200-13.2-18.3a25%2025%200%200%200-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/fa6-brands/bitbucket.svg?color=%231a73e8&size=48