bitbucket icon
bitbucket from Iconoir by Luca Burgio · Regular · Git · MIT Free for personal and commercial use.
- Name
- bitbucket
- Set
- Iconoir
- Style
- Regular
- Category
- Git
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
bitbucketCatppuccin IconsbitbucketCoreUI BrandsbitbucketDeviconbitbucketFont Awesome 6 BrandsbitbucketFont Awesome Brandsbitbucketcss.ggbitbucketLine AwesomebitbucketSVG LogosbitbucketMaterial Icon ThemebitbucketMaterial SymbolsbitbucketMaterial Symbols LightbitbucketMaterial Design IconsbitbucketSimple Iconsbitbucket-darkSkill Iconsbitbucket-outlineTeenyicons
More git icons from Iconoir
Use the bitbucket icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m20.916 4.674l-1.85 14.8a.6.6 0 0 1-.596.526H5.53a.6.6 0 0 1-.596-.526l-1.85-14.8A.6.6 0 0 1 3.68 4h16.64a.6.6 0 0 1 .596.674"/><path d="m16.75 7.75l-.937 7.97a.6.6 0 0 1-.596.53H8.784a.6.6 0 0 1-.596-.53l-.859-7.3a.6.6 0 0 1 .596-.67zm0 0h3.75"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirBitbucket(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m20.916 4.674l-1.85 14.8a.6.6 0 0 1-.596.526H5.53a.6.6 0 0 1-.596-.526l-1.85-14.8A.6.6 0 0 1 3.68 4h16.64a.6.6 0 0 1 .596.674"/><path d="m16.75 7.75l-.937 7.97a.6.6 0 0 1-.596.53H8.784a.6.6 0 0 1-.596-.53l-.859-7.3a.6.6 0 0 1 .596-.67zm0 0h3.75"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m20.916 4.674l-1.85 14.8a.6.6 0 0 1-.596.526H5.53a.6.6 0 0 1-.596-.526l-1.85-14.8A.6.6 0 0 1 3.68 4h16.64a.6.6 0 0 1 .596.674"/><path d="m16.75 7.75l-.937 7.97a.6.6 0 0 1-.596.53H8.784a.6.6 0 0 1-.596-.53l-.859-7.3a.6.6 0 0 1 .596-.67zm0 0h3.75"/></g></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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m20.916%204.674l-1.85%2014.8a.6.6%200%200%201-.596.526H5.53a.6.6%200%200%201-.596-.526l-1.85-14.8A.6.6%200%200%201%203.68%204h16.64a.6.6%200%200%201%20.596.674%22%2F%3E%3Cpath%20d%3D%22m16.75%207.75l-.937%207.97a.6.6%200%200%201-.596.53H8.784a.6.6%200%200%201-.596-.53l-.859-7.3a.6.6%200%200%201%20.596-.67zm0%200h3.75%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m20.916%204.674l-1.85%2014.8a.6.6%200%200%201-.596.526H5.53a.6.6%200%200%201-.596-.526l-1.85-14.8A.6.6%200%200%201%203.68%204h16.64a.6.6%200%200%201%20.596.674%22%2F%3E%3Cpath%20d%3D%22m16.75%207.75l-.937%207.97a.6.6%200%200%201-.596.53H8.784a.6.6%200%200%201-.596-.53l-.859-7.3a.6.6%200%200%201%20.596-.67zm0%200h3.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/bitbucket.svg?color=%231a73e8&size=48