logo dribbble icon

logo-dribbble-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
logo-dribbble-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the logo dribbble icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.004 11.983v.02a10.96 10.96 0 0 0 2.893 7.434a16.05 16.05 0 0 1 9.084-7.634a32 32 0 0 0-.817-1.634a28.9 28.9 0 0 1-11.16 1.814"/><path fill="currentColor" d="M1.188 9.988Q1.593 10 2 10c3.211 0 6.292-.56 9.149-1.59A32.6 32.6 0 0 0 6.461 2.5a11 11 0 0 1 1.929-.89a34.6 34.6 0 0 1 4.64 6.042a27 27 0 0 0 6.246-3.902q.755.665 1.377 1.456a29 29 0 0 1-6.633 4.193q.492.93.927 1.892a16.16 16.16 0 0 1 8.055.507l.002.205q-.001.951-.157 1.86a14.1 14.1 0 0 0-7.111-.68a34.3 34.3 0 0 1 2.02 8.197a10.99 10.99 0 0 0 5.248-9.377c0-6.076-4.925-11-11-11A10.95 10.95 0 0 0 6.46 2.498a11 11 0 0 0-5.273 7.49"/><path fill="currentColor" d="M15.845 22.313a32.3 32.3 0 0 0-2.073-8.663a14.04 14.04 0 0 0-8.34 7.174a10.95 10.95 0 0 0 6.572 2.178c1.351 0 2.646-.243 3.841-.689"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoDribbbleFilled(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="M1.004 11.983v.02a10.96 10.96 0 0 0 2.893 7.434a16.05 16.05 0 0 1 9.084-7.634a32 32 0 0 0-.817-1.634a28.9 28.9 0 0 1-11.16 1.814"/><path fill="currentColor" d="M1.188 9.988Q1.593 10 2 10c3.211 0 6.292-.56 9.149-1.59A32.6 32.6 0 0 0 6.461 2.5a11 11 0 0 1 1.929-.89a34.6 34.6 0 0 1 4.64 6.042a27 27 0 0 0 6.246-3.902q.755.665 1.377 1.456a29 29 0 0 1-6.633 4.193q.492.93.927 1.892a16.16 16.16 0 0 1 8.055.507l.002.205q-.001.951-.157 1.86a14.1 14.1 0 0 0-7.111-.68a34.3 34.3 0 0 1 2.02 8.197a10.99 10.99 0 0 0 5.248-9.377c0-6.076-4.925-11-11-11A10.95 10.95 0 0 0 6.46 2.498a11 11 0 0 0-5.273 7.49"/><path fill="currentColor" d="M15.845 22.313a32.3 32.3 0 0 0-2.073-8.663a14.04 14.04 0 0 0-8.34 7.174a10.95 10.95 0 0 0 6.572 2.178c1.351 0 2.646-.243 3.841-.689"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.004 11.983v.02a10.96 10.96 0 0 0 2.893 7.434a16.05 16.05 0 0 1 9.084-7.634a32 32 0 0 0-.817-1.634a28.9 28.9 0 0 1-11.16 1.814"/><path fill="currentColor" d="M1.188 9.988Q1.593 10 2 10c3.211 0 6.292-.56 9.149-1.59A32.6 32.6 0 0 0 6.461 2.5a11 11 0 0 1 1.929-.89a34.6 34.6 0 0 1 4.64 6.042a27 27 0 0 0 6.246-3.902q.755.665 1.377 1.456a29 29 0 0 1-6.633 4.193q.492.93.927 1.892a16.16 16.16 0 0 1 8.055.507l.002.205q-.001.951-.157 1.86a14.1 14.1 0 0 0-7.111-.68a34.3 34.3 0 0 1 2.02 8.197a10.99 10.99 0 0 0 5.248-9.377c0-6.076-4.925-11-11-11A10.95 10.95 0 0 0 6.46 2.498a11 11 0 0 0-5.273 7.49"/><path fill="currentColor" d="M15.845 22.313a32.3 32.3 0 0 0-2.073-8.663a14.04 14.04 0 0 0-8.34 7.174a10.95 10.95 0 0 0 6.572 2.178c1.351 0 2.646-.243 3.841-.689"/></svg>
</template>

CSS

.icon-logo-dribbble-filled {
  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%22M1.004%2011.983v.02a10.96%2010.96%200%200%200%202.893%207.434a16.05%2016.05%200%200%201%209.084-7.634a32%2032%200%200%200-.817-1.634a28.9%2028.9%200%200%201-11.16%201.814%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.188%209.988Q1.593%2010%202%2010c3.211%200%206.292-.56%209.149-1.59A32.6%2032.6%200%200%200%206.461%202.5a11%2011%200%200%201%201.929-.89a34.6%2034.6%200%200%201%204.64%206.042a27%2027%200%200%200%206.246-3.902q.755.665%201.377%201.456a29%2029%200%200%201-6.633%204.193q.492.93.927%201.892a16.16%2016.16%200%200%201%208.055.507l.002.205q-.001.951-.157%201.86a14.1%2014.1%200%200%200-7.111-.68a34.3%2034.3%200%200%201%202.02%208.197a10.99%2010.99%200%200%200%205.248-9.377c0-6.076-4.925-11-11-11A10.95%2010.95%200%200%200%206.46%202.498a11%2011%200%200%200-5.273%207.49%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.845%2022.313a32.3%2032.3%200%200%200-2.073-8.663a14.04%2014.04%200%200%200-8.34%207.174a10.95%2010.95%200%200%200%206.572%202.178c1.351%200%202.646-.243%203.841-.689%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%22M1.004%2011.983v.02a10.96%2010.96%200%200%200%202.893%207.434a16.05%2016.05%200%200%201%209.084-7.634a32%2032%200%200%200-.817-1.634a28.9%2028.9%200%200%201-11.16%201.814%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.188%209.988Q1.593%2010%202%2010c3.211%200%206.292-.56%209.149-1.59A32.6%2032.6%200%200%200%206.461%202.5a11%2011%200%200%201%201.929-.89a34.6%2034.6%200%200%201%204.64%206.042a27%2027%200%200%200%206.246-3.902q.755.665%201.377%201.456a29%2029%200%200%201-6.633%204.193q.492.93.927%201.892a16.16%2016.16%200%200%201%208.055.507l.002.205q-.001.951-.157%201.86a14.1%2014.1%200%200%200-7.111-.68a34.3%2034.3%200%200%201%202.02%208.197a10.99%2010.99%200%200%200%205.248-9.377c0-6.076-4.925-11-11-11A10.95%2010.95%200%200%200%206.46%202.498a11%2011%200%200%200-5.273%207.49%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.845%2022.313a32.3%2032.3%200%200%200-2.073-8.663a14.04%2014.04%200%200%200-8.34%207.174a10.95%2010.95%200%200%200%206.572%202.178c1.351%200%202.646-.243%203.841-.689%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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