bitbucket icon
bitbucket from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.
- Name
- bitbucket
- Set
- Material Symbols Light
- Style
- Regular
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
bitbucketCatppuccin IconsbitbucketCoreUI BrandsbitbucketDeviconbitbucketFont Awesome 6 BrandsbitbucketFont Awesome Brandsbitbucketcss.ggbitbucketIconoirbitbucketLine AwesomebitbucketSVG LogosbitbucketMaterial Icon ThemebitbucketMaterial SymbolsbitbucketMaterial Design IconsbitbucketSimple Iconsbitbucket-darkSkill Iconsbitbucket-outlineTeenyicons
Use the bitbucket icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.662 19.616q-.359 0-.59-.191q-.232-.19-.296-.55L3.564 5.15q-.05-.34.122-.553q.173-.212.49-.212h15.651q.333 0 .499.211q.166.212.104.551l-.597 3.63q-.062.362-.287.548q-.226.187-.59.187h-9.42q-.017 0-.205.242l.74 4.542q.02.07.212.193h3.409q.085 0 .212-.193l.536-3.275q.043-.296.223-.44t.476-.142h3.705q.333 0 .5.211t.123.529l-1.243 7.696q-.063.36-.295.55t-.59.19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBitbucket(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.662 19.616q-.359 0-.59-.191q-.232-.19-.296-.55L3.564 5.15q-.05-.34.122-.553q.173-.212.49-.212h15.651q.333 0 .499.211q.166.212.104.551l-.597 3.63q-.062.362-.287.548q-.226.187-.59.187h-9.42q-.017 0-.205.242l.74 4.542q.02.07.212.193h3.409q.085 0 .212-.193l.536-3.275q.043-.296.223-.44t.476-.142h3.705q.333 0 .5.211t.123.529l-1.243 7.696q-.063.36-.295.55t-.59.19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.662 19.616q-.359 0-.59-.191q-.232-.19-.296-.55L3.564 5.15q-.05-.34.122-.553q.173-.212.49-.212h15.651q.333 0 .499.211q.166.212.104.551l-.597 3.63q-.062.362-.287.548q-.226.187-.59.187h-9.42q-.017 0-.205.242l.74 4.542q.02.07.212.193h3.409q.085 0 .212-.193l.536-3.275q.043-.296.223-.44t.476-.142h3.705q.333 0 .5.211t.123.529l-1.243 7.696q-.063.36-.295.55t-.59.19z"/></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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.662%2019.616q-.359%200-.59-.191q-.232-.19-.296-.55L3.564%205.15q-.05-.34.122-.553q.173-.212.49-.212h15.651q.333%200%20.499.211q.166.212.104.551l-.597%203.63q-.062.362-.287.548q-.226.187-.59.187h-9.42q-.017%200-.205.242l.74%204.542q.02.07.212.193h3.409q.085%200%20.212-.193l.536-3.275q.043-.296.223-.44t.476-.142h3.705q.333%200%20.5.211t.123.529l-1.243%207.696q-.063.36-.295.55t-.59.19z%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.662%2019.616q-.359%200-.59-.191q-.232-.19-.296-.55L3.564%205.15q-.05-.34.122-.553q.173-.212.49-.212h15.651q.333%200%20.499.211q.166.212.104.551l-.597%203.63q-.062.362-.287.548q-.226.187-.59.187h-9.42q-.017%200-.205.242l.74%204.542q.02.07.212.193h3.409q.085%200%20.212-.193l.536-3.275q.043-.296.223-.44t.476-.142h3.705q.333%200%20.5.211t.123.529l-1.243%207.696q-.063.36-.295.55t-.59.19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bitbucket.svg?color=%231a73e8&size=48