bitbucket logo
bitbucket from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- bitbucket
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
bitbucketCatppuccin IconsbitbucketCoreUI BrandsbitbucketDeviconbitbucketFont Awesome 6 BrandsbitbucketFont Awesome Brandsbitbucketcss.ggbitbucketIconoirbitbucketLine AwesomebitbucketSVG LogosbitbucketMaterial 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 24 24"><defs><linearGradient id="SVGlKG6zcBK" x1="64.01" x2="32.99" y1="65.26" y2="89.48" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#1565c0"/><stop offset="1" stop-color="#1e88e5"/></linearGradient></defs><path fill="#1e88e5" d="M2.985 3.333a.618.618 0 0 0-.617.716l2.621 15.914a.84.84 0 0 0 .822.701h12.576a.62.62 0 0 0 .618-.519l2.627-16.09a.618.618 0 0 0-.617-.716zm11.039 11.501H10.01L8.923 9.16h6.074z"/><path fill="url(#SVGlKG6zcBK)" d="M59.67 60.12H40.9L37.75 78.5h-13L9.4 96.73a2.7 2.7 0 0 0 1.75.66h40.74a2 2 0 0 0 2-1.68z" transform="translate(2.368 -9.404)scale(.30877)"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeBitbucket(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><linearGradient id="SVGlKG6zcBK" x1="64.01" x2="32.99" y1="65.26" y2="89.48" gradientUnits="userSpaceOnUse"><stop offset=".18" stopColor="#1565c0"/><stop offset="1" stopColor="#1e88e5"/></linearGradient></defs><path fill="#1e88e5" d="M2.985 3.333a.618.618 0 0 0-.617.716l2.621 15.914a.84.84 0 0 0 .822.701h12.576a.62.62 0 0 0 .618-.519l2.627-16.09a.618.618 0 0 0-.617-.716zm11.039 11.501H10.01L8.923 9.16h6.074z"/><path fill="url(#SVGlKG6zcBK)" d="M59.67 60.12H40.9L37.75 78.5h-13L9.4 96.73a2.7 2.7 0 0 0 1.75.66h40.74a2 2 0 0 0 2-1.68z" transform="translate(2.368 -9.404)scale(.30877)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><linearGradient id="SVGlKG6zcBK" x1="64.01" x2="32.99" y1="65.26" y2="89.48" gradientUnits="userSpaceOnUse"><stop offset=".18" stop-color="#1565c0"/><stop offset="1" stop-color="#1e88e5"/></linearGradient></defs><path fill="#1e88e5" d="M2.985 3.333a.618.618 0 0 0-.617.716l2.621 15.914a.84.84 0 0 0 .822.701h12.576a.62.62 0 0 0 .618-.519l2.627-16.09a.618.618 0 0 0-.617-.716zm11.039 11.501H10.01L8.923 9.16h6.074z"/><path fill="url(#SVGlKG6zcBK)" d="M59.67 60.12H40.9L37.75 78.5h-13L9.4 96.73a2.7 2.7 0 0 0 1.75.66h40.74a2 2 0 0 0 2-1.68z" transform="translate(2.368 -9.404)scale(.30877)"/></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%2024%2024%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlKG6zcBK%22%20x1%3D%2264.01%22%20x2%3D%2232.99%22%20y1%3D%2265.26%22%20y2%3D%2289.48%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%231565c0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231e88e5%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%231e88e5%22%20d%3D%22M2.985%203.333a.618.618%200%200%200-.617.716l2.621%2015.914a.84.84%200%200%200%20.822.701h12.576a.62.62%200%200%200%20.618-.519l2.627-16.09a.618.618%200%200%200-.617-.716zm11.039%2011.501H10.01L8.923%209.16h6.074z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlKG6zcBK)%22%20d%3D%22M59.67%2060.12H40.9L37.75%2078.5h-13L9.4%2096.73a2.7%202.7%200%200%200%201.75.66h40.74a2%202%200%200%200%202-1.68z%22%20transform%3D%22translate(2.368%20-9.404)scale(.30877)%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%2024%2024%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGlKG6zcBK%22%20x1%3D%2264.01%22%20x2%3D%2232.99%22%20y1%3D%2265.26%22%20y2%3D%2289.48%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.18%22%20stop-color%3D%22%231565c0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%231e88e5%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%231e88e5%22%20d%3D%22M2.985%203.333a.618.618%200%200%200-.617.716l2.621%2015.914a.84.84%200%200%200%20.822.701h12.576a.62.62%200%200%200%20.618-.519l2.627-16.09a.618.618%200%200%200-.617-.716zm11.039%2011.501H10.01L8.923%209.16h6.074z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlKG6zcBK)%22%20d%3D%22M59.67%2060.12H40.9L37.75%2078.5h-13L9.4%2096.73a2.7%202.7%200%200%200%201.75.66h40.74a2%202%200%200%200%202-1.68z%22%20transform%3D%22translate(2.368%20-9.404)scale(.30877)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/bitbucket.svg?color=%231a73e8&size=48