dribbble from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
dribbble
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Related icons in Font Awesome Brands

Use the dribbble logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m164 114.4c29.5 36 47.4 82 47.8 132c-7-1.5-77-15.7-147.5-6.8c-5.8-14-11.2-26.4-18.6-41.6c78.3-32 113.8-77.5 118.3-83.5zm-23.6-24.5c-3.8 5.4-35.7 48.3-111 76.5c-34.7-63.8-73.2-116.2-79-124c67.2-16.2 138 1.3 190.1 47.5zm-230.5-33.3c5.6 7.7 43.4 60.1 78.5 122.5c-99.1 26.3-186.4 25.9-195.8 25.8c13.7-65.7 58-120.4 117.3-148.3M108.2 320.3c0-2.2 0-4.3.1-6.5c9.3.2 111.9 1.5 217.7-30.1c6.1 11.9 11.9 23.9 17.2 35.9c-76.6 21.6-146.2 83.5-180.5 142.3c-33.8-37.6-54.5-87.2-54.5-141.6M190 487.4c22.1-45.2 82.2-103.6 167.6-132.8c29.7 77.3 42 142.1 45.2 160.6c-68.1 29-150 21.1-212.8-27.9zm248.4 8.5c-2.2-12.9-13.4-74.9-41.2-151c66.4-10.6 124.7 6.8 131.9 9.1c-9.4 58.9-43.3 109.8-90.8 142z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsDribbble(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m164 114.4c29.5 36 47.4 82 47.8 132c-7-1.5-77-15.7-147.5-6.8c-5.8-14-11.2-26.4-18.6-41.6c78.3-32 113.8-77.5 118.3-83.5zm-23.6-24.5c-3.8 5.4-35.7 48.3-111 76.5c-34.7-63.8-73.2-116.2-79-124c67.2-16.2 138 1.3 190.1 47.5zm-230.5-33.3c5.6 7.7 43.4 60.1 78.5 122.5c-99.1 26.3-186.4 25.9-195.8 25.8c13.7-65.7 58-120.4 117.3-148.3M108.2 320.3c0-2.2 0-4.3.1-6.5c9.3.2 111.9 1.5 217.7-30.1c6.1 11.9 11.9 23.9 17.2 35.9c-76.6 21.6-146.2 83.5-180.5 142.3c-33.8-37.6-54.5-87.2-54.5-141.6M190 487.4c22.1-45.2 82.2-103.6 167.6-132.8c29.7 77.3 42 142.1 45.2 160.6c-68.1 29-150 21.1-212.8-27.9zm248.4 8.5c-2.2-12.9-13.4-74.9-41.2-151c66.4-10.6 124.7 6.8 131.9 9.1c-9.4 58.9-43.3 109.8-90.8 142z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 72C183 72 72 183 72 320s111 248 248 248s248-111 248-248S457 72 320 72m164 114.4c29.5 36 47.4 82 47.8 132c-7-1.5-77-15.7-147.5-6.8c-5.8-14-11.2-26.4-18.6-41.6c78.3-32 113.8-77.5 118.3-83.5zm-23.6-24.5c-3.8 5.4-35.7 48.3-111 76.5c-34.7-63.8-73.2-116.2-79-124c67.2-16.2 138 1.3 190.1 47.5zm-230.5-33.3c5.6 7.7 43.4 60.1 78.5 122.5c-99.1 26.3-186.4 25.9-195.8 25.8c13.7-65.7 58-120.4 117.3-148.3M108.2 320.3c0-2.2 0-4.3.1-6.5c9.3.2 111.9 1.5 217.7-30.1c6.1 11.9 11.9 23.9 17.2 35.9c-76.6 21.6-146.2 83.5-180.5 142.3c-33.8-37.6-54.5-87.2-54.5-141.6M190 487.4c22.1-45.2 82.2-103.6 167.6-132.8c29.7 77.3 42 142.1 45.2 160.6c-68.1 29-150 21.1-212.8-27.9zm248.4 8.5c-2.2-12.9-13.4-74.9-41.2-151c66.4-10.6 124.7 6.8 131.9 9.1c-9.4 58.9-43.3 109.8-90.8 142z"/></svg>
</template>

CSS

.icon-dribbble {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m164%20114.4c29.5%2036%2047.4%2082%2047.8%20132c-7-1.5-77-15.7-147.5-6.8c-5.8-14-11.2-26.4-18.6-41.6c78.3-32%20113.8-77.5%20118.3-83.5zm-23.6-24.5c-3.8%205.4-35.7%2048.3-111%2076.5c-34.7-63.8-73.2-116.2-79-124c67.2-16.2%20138%201.3%20190.1%2047.5zm-230.5-33.3c5.6%207.7%2043.4%2060.1%2078.5%20122.5c-99.1%2026.3-186.4%2025.9-195.8%2025.8c13.7-65.7%2058-120.4%20117.3-148.3M108.2%20320.3c0-2.2%200-4.3.1-6.5c9.3.2%20111.9%201.5%20217.7-30.1c6.1%2011.9%2011.9%2023.9%2017.2%2035.9c-76.6%2021.6-146.2%2083.5-180.5%20142.3c-33.8-37.6-54.5-87.2-54.5-141.6M190%20487.4c22.1-45.2%2082.2-103.6%20167.6-132.8c29.7%2077.3%2042%20142.1%2045.2%20160.6c-68.1%2029-150%2021.1-212.8-27.9zm248.4%208.5c-2.2-12.9-13.4-74.9-41.2-151c66.4-10.6%20124.7%206.8%20131.9%209.1c-9.4%2058.9-43.3%20109.8-90.8%20142z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%2072C183%2072%2072%20183%2072%20320s111%20248%20248%20248s248-111%20248-248S457%2072%20320%2072m164%20114.4c29.5%2036%2047.4%2082%2047.8%20132c-7-1.5-77-15.7-147.5-6.8c-5.8-14-11.2-26.4-18.6-41.6c78.3-32%20113.8-77.5%20118.3-83.5zm-23.6-24.5c-3.8%205.4-35.7%2048.3-111%2076.5c-34.7-63.8-73.2-116.2-79-124c67.2-16.2%20138%201.3%20190.1%2047.5zm-230.5-33.3c5.6%207.7%2043.4%2060.1%2078.5%20122.5c-99.1%2026.3-186.4%2025.9-195.8%2025.8c13.7-65.7%2058-120.4%20117.3-148.3M108.2%20320.3c0-2.2%200-4.3.1-6.5c9.3.2%20111.9%201.5%20217.7-30.1c6.1%2011.9%2011.9%2023.9%2017.2%2035.9c-76.6%2021.6-146.2%2083.5-180.5%20142.3c-33.8-37.6-54.5-87.2-54.5-141.6M190%20487.4c22.1-45.2%2082.2-103.6%20167.6-132.8c29.7%2077.3%2042%20142.1%2045.2%20160.6c-68.1%2029-150%2021.1-212.8-27.9zm248.4%208.5c-2.2-12.9-13.4-74.9-41.2-151c66.4-10.6%20124.7%206.8%20131.9%209.1c-9.4%2058.9-43.3%20109.8-90.8%20142z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/dribbble.svg?color=%231a73e8&size=48