John KuehJohn Kueh

dribbble logo icon

Phosphor · dribbble-logo · MIT

Download SVG

The Phosphor dribbble logo icon depicts the Dribbble brand mark, commonly used to link to a Dribbble profile or showcase design work.

Common uses

  • Link to user's Dribbble profile
  • Button to visit Dribbble's website
  • Icon in a list of design tool integrations

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { DribbbleLogo } from '@phosphor-icons/react';

<DribbbleLogo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<DribbbleLogo size={24} />
thin
<DribbbleLogo size={24} weight="thin" />
light
<DribbbleLogo size={24} weight="light" />
bold
<DribbbleLogo size={24} weight="bold" />
fill
<DribbbleLogo size={24} weight="fill" />
duotone
<DribbbleLogo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
brands
Keywords
logosroundbasketballsportsdesignbrandsdribbblelogodesign platformbasketball logo

FAQ

What is the dribbble-logo icon used for?
It represents the Dribbble brand and is used for linking to Dribbble profiles or the Dribbble website.
How do I use the dribbble-logo icon in React?
Import it using `import { DribbbleLogo } from '@phosphor-icons/react';` and then use it as a component: `<DribbbleLogo />`.
What is the license for the Phosphor dribbble-logo icon?
The Phosphor icon library, including the dribbble-logo icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →