The Tabler brand bitbucket icon depicts the Bitbucket logo, commonly used to represent Bitbucket services or Git repositories in user interfaces.
Common uses
- Link to Bitbucket repository
- Indicate Git hosting service
- Button for source code management
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandBitbucket } from '@tabler/icons-react';
<IconBrandBitbucket size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandBitbucket size={24} stroke={2} />filled
<IconBrandBitbucketFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- versioncontrolrepositoryhostingatlassiansourcecodedevelopmentgittechnologybrandbitbucketbitbucket logogit hosting iconsource code iconatlassian icon
FAQ
- What is the brand-bitbucket icon used for?
- This icon represents Bitbucket, a web-based version control and collaboration platform. It's used in UIs to signify Bitbucket services or related Git functionality.
- How do I use the Bitbucket icon in React?
- You can import and use it in your React application with the following statement: `import { IconBrandBitbucket } from '@tabler/icons-react'`.
- What is the license for the Tabler brand-bitbucket icon?
- The Tabler icon library, including the brand-bitbucket icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →