logo digg icon

logo-digg from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.

Name
logo-digg
Set
Carbon
Style
Outline
Category
Brand
Viewbox
32×32
License
Apache 2.0

More brand icons from Carbon

Use the logo digg icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.48 7.6v3.92H2V21h7.28V7.6Zm0 11.2H4.8v-5h1.68Zm3.92-7.28h2.8v9.52h-2.8zm0-3.92h2.8v2.8h-2.8zm3.92 3.92V21h4.48v1.12h-4.48v2.28h7.28V11.52Zm4.48 7.28h-1.68v-5h1.68Zm3.92-7.28V21h4.48v1.12h-4.48v2.28H30V11.52Zm4.48 7.28h-1.68v-5h1.68Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonLogoDigg(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.48 7.6v3.92H2V21h7.28V7.6Zm0 11.2H4.8v-5h1.68Zm3.92-7.28h2.8v9.52h-2.8zm0-3.92h2.8v2.8h-2.8zm3.92 3.92V21h4.48v1.12h-4.48v2.28h7.28V11.52Zm4.48 7.28h-1.68v-5h1.68Zm3.92-7.28V21h4.48v1.12h-4.48v2.28H30V11.52Zm4.48 7.28h-1.68v-5h1.68Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.48 7.6v3.92H2V21h7.28V7.6Zm0 11.2H4.8v-5h1.68Zm3.92-7.28h2.8v9.52h-2.8zm0-3.92h2.8v2.8h-2.8zm3.92 3.92V21h4.48v1.12h-4.48v2.28h7.28V11.52Zm4.48 7.28h-1.68v-5h1.68Zm3.92-7.28V21h4.48v1.12h-4.48v2.28H30V11.52Zm4.48 7.28h-1.68v-5h1.68Z"/></svg>
</template>

CSS

.icon-logo-digg {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.48%207.6v3.92H2V21h7.28V7.6Zm0%2011.2H4.8v-5h1.68Zm3.92-7.28h2.8v9.52h-2.8zm0-3.92h2.8v2.8h-2.8zm3.92%203.92V21h4.48v1.12h-4.48v2.28h7.28V11.52Zm4.48%207.28h-1.68v-5h1.68Zm3.92-7.28V21h4.48v1.12h-4.48v2.28H30V11.52Zm4.48%207.28h-1.68v-5h1.68Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.48%207.6v3.92H2V21h7.28V7.6Zm0%2011.2H4.8v-5h1.68Zm3.92-7.28h2.8v9.52h-2.8zm0-3.92h2.8v2.8h-2.8zm3.92%203.92V21h4.48v1.12h-4.48v2.28h7.28V11.52Zm4.48%207.28h-1.68v-5h1.68Zm3.92-7.28V21h4.48v1.12h-4.48v2.28H30V11.52Zm4.48%207.28h-1.68v-5h1.68Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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