The Tabler brand dribbble icon depicts the Dribbble logo and is typically used to link to a user's Dribbble profile or represent the Dribbble platform in UI elements.
Common uses
- Link to Dribbble profile in a footer or contact section.
- Button to share a project on Dribbble.
- Branding element on a design portfolio website.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBrandDribbble } from '@tabler/icons-react';
<IconBrandDribbble size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconBrandDribbble size={24} stroke={2} />filled
<IconBrandDribbbleFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Brand
- Keywords
- logowebsitecommunityprojectplatformself-promotiondesignerportfoliobranddribbbledribbble logodesign communityportfolio sitesocial dribbble
FAQ
- What is the brand-dribbble icon used for?
- It represents the Dribbble logo, commonly used for linking to Dribbble profiles or indicating association with the platform.
- How do I use the brand-dribbble icon in React?
- Import it from '@tabler/icons-react' like this: import { IconBrandDribbble } from '@tabler/icons-react'.
- What is the license for the brand-dribbble icon?
- The Tabler icon library, including the brand-dribbble icon, is available 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 →