dbt from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
dbt
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the dbt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.9 9.376a8.15 8.15 0 0 0-3.042-3.12l1.771.838a10.3 10.3 0 0 1 3.74 3l3.234-5.929a2.86 2.86 0 0 0-.061-2.96a2.726 2.726 0 0 0-3.567-.872L14.1 3.543a4.36 4.36 0 0 1-4.176 0L4.177.408a2.86 2.86 0 0 0-2.96.063a2.726 2.726 0 0 0-.872 3.566L3.55 9.91a4.36 4.36 0 0 1 0 4.177L.423 19.83a2.86 2.86 0 0 0 .085 2.997a2.726 2.726 0 0 0 3.545.839l6.058-3.305a10.3 10.3 0 0 1-3.005-3.746l-.838-1.77a8.15 8.15 0 0 0 3.12 3.042l10.584 5.779a2.726 2.726 0 0 0 3.543-.837a2.87 2.87 0 0 0 .08-3.001zm3.38-7.735a1.09 1.09 0 1 1 0 2.181a1.09 1.09 0 0 1 0-2.18M2.744 3.822a1.09 1.09 0 1 1 0-2.18a1.09 1.09 0 0 1 0 2.18m0 18.536a1.09 1.09 0 1 1 0-2.18a1.09 1.09 0 0 1 0 2.18M13.103 10.91a2.174 2.174 0 0 0-2.18 2.168a2.17 2.17 0 0 0 .704 1.61a2.72 2.72 0 1 1 .758-5.386a2.72 2.72 0 0 1 2.314 2.314a2.16 2.16 0 0 0-1.596-.706m8.177 11.45a1.09 1.09 0 1 1 0-2.182a1.09 1.09 0 0 1 0 2.181"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDbt(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="M17.9 9.376a8.15 8.15 0 0 0-3.042-3.12l1.771.838a10.3 10.3 0 0 1 3.74 3l3.234-5.929a2.86 2.86 0 0 0-.061-2.96a2.726 2.726 0 0 0-3.567-.872L14.1 3.543a4.36 4.36 0 0 1-4.176 0L4.177.408a2.86 2.86 0 0 0-2.96.063a2.726 2.726 0 0 0-.872 3.566L3.55 9.91a4.36 4.36 0 0 1 0 4.177L.423 19.83a2.86 2.86 0 0 0 .085 2.997a2.726 2.726 0 0 0 3.545.839l6.058-3.305a10.3 10.3 0 0 1-3.005-3.746l-.838-1.77a8.15 8.15 0 0 0 3.12 3.042l10.584 5.779a2.726 2.726 0 0 0 3.543-.837a2.87 2.87 0 0 0 .08-3.001zm3.38-7.735a1.09 1.09 0 1 1 0 2.181a1.09 1.09 0 0 1 0-2.18M2.744 3.822a1.09 1.09 0 1 1 0-2.18a1.09 1.09 0 0 1 0 2.18m0 18.536a1.09 1.09 0 1 1 0-2.18a1.09 1.09 0 0 1 0 2.18M13.103 10.91a2.174 2.174 0 0 0-2.18 2.168a2.17 2.17 0 0 0 .704 1.61a2.72 2.72 0 1 1 .758-5.386a2.72 2.72 0 0 1 2.314 2.314a2.16 2.16 0 0 0-1.596-.706m8.177 11.45a1.09 1.09 0 1 1 0-2.182a1.09 1.09 0 0 1 0 2.181"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.9 9.376a8.15 8.15 0 0 0-3.042-3.12l1.771.838a10.3 10.3 0 0 1 3.74 3l3.234-5.929a2.86 2.86 0 0 0-.061-2.96a2.726 2.726 0 0 0-3.567-.872L14.1 3.543a4.36 4.36 0 0 1-4.176 0L4.177.408a2.86 2.86 0 0 0-2.96.063a2.726 2.726 0 0 0-.872 3.566L3.55 9.91a4.36 4.36 0 0 1 0 4.177L.423 19.83a2.86 2.86 0 0 0 .085 2.997a2.726 2.726 0 0 0 3.545.839l6.058-3.305a10.3 10.3 0 0 1-3.005-3.746l-.838-1.77a8.15 8.15 0 0 0 3.12 3.042l10.584 5.779a2.726 2.726 0 0 0 3.543-.837a2.87 2.87 0 0 0 .08-3.001zm3.38-7.735a1.09 1.09 0 1 1 0 2.181a1.09 1.09 0 0 1 0-2.18M2.744 3.822a1.09 1.09 0 1 1 0-2.18a1.09 1.09 0 0 1 0 2.18m0 18.536a1.09 1.09 0 1 1 0-2.18a1.09 1.09 0 0 1 0 2.18M13.103 10.91a2.174 2.174 0 0 0-2.18 2.168a2.17 2.17 0 0 0 .704 1.61a2.72 2.72 0 1 1 .758-5.386a2.72 2.72 0 0 1 2.314 2.314a2.16 2.16 0 0 0-1.596-.706m8.177 11.45a1.09 1.09 0 1 1 0-2.182a1.09 1.09 0 0 1 0 2.181"/></svg>
</template>

CSS

.icon-dbt {
  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%22M17.9%209.376a8.15%208.15%200%200%200-3.042-3.12l1.771.838a10.3%2010.3%200%200%201%203.74%203l3.234-5.929a2.86%202.86%200%200%200-.061-2.96a2.726%202.726%200%200%200-3.567-.872L14.1%203.543a4.36%204.36%200%200%201-4.176%200L4.177.408a2.86%202.86%200%200%200-2.96.063a2.726%202.726%200%200%200-.872%203.566L3.55%209.91a4.36%204.36%200%200%201%200%204.177L.423%2019.83a2.86%202.86%200%200%200%20.085%202.997a2.726%202.726%200%200%200%203.545.839l6.058-3.305a10.3%2010.3%200%200%201-3.005-3.746l-.838-1.77a8.15%208.15%200%200%200%203.12%203.042l10.584%205.779a2.726%202.726%200%200%200%203.543-.837a2.87%202.87%200%200%200%20.08-3.001zm3.38-7.735a1.09%201.09%200%201%201%200%202.181a1.09%201.09%200%200%201%200-2.18M2.744%203.822a1.09%201.09%200%201%201%200-2.18a1.09%201.09%200%200%201%200%202.18m0%2018.536a1.09%201.09%200%201%201%200-2.18a1.09%201.09%200%200%201%200%202.18M13.103%2010.91a2.174%202.174%200%200%200-2.18%202.168a2.17%202.17%200%200%200%20.704%201.61a2.72%202.72%200%201%201%20.758-5.386a2.72%202.72%200%200%201%202.314%202.314a2.16%202.16%200%200%200-1.596-.706m8.177%2011.45a1.09%201.09%200%201%201%200-2.182a1.09%201.09%200%200%201%200%202.181%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%22M17.9%209.376a8.15%208.15%200%200%200-3.042-3.12l1.771.838a10.3%2010.3%200%200%201%203.74%203l3.234-5.929a2.86%202.86%200%200%200-.061-2.96a2.726%202.726%200%200%200-3.567-.872L14.1%203.543a4.36%204.36%200%200%201-4.176%200L4.177.408a2.86%202.86%200%200%200-2.96.063a2.726%202.726%200%200%200-.872%203.566L3.55%209.91a4.36%204.36%200%200%201%200%204.177L.423%2019.83a2.86%202.86%200%200%200%20.085%202.997a2.726%202.726%200%200%200%203.545.839l6.058-3.305a10.3%2010.3%200%200%201-3.005-3.746l-.838-1.77a8.15%208.15%200%200%200%203.12%203.042l10.584%205.779a2.726%202.726%200%200%200%203.543-.837a2.87%202.87%200%200%200%20.08-3.001zm3.38-7.735a1.09%201.09%200%201%201%200%202.181a1.09%201.09%200%200%201%200-2.18M2.744%203.822a1.09%201.09%200%201%201%200-2.18a1.09%201.09%200%200%201%200%202.18m0%2018.536a1.09%201.09%200%201%201%200-2.18a1.09%201.09%200%200%201%200%202.18M13.103%2010.91a2.174%202.174%200%200%200-2.18%202.168a2.17%202.17%200%200%200%20.704%201.61a2.72%202.72%200%201%201%20.758-5.386a2.72%202.72%200%200%201%202.314%202.314a2.16%202.16%200%200%200-1.596-.706m8.177%2011.45a1.09%201.09%200%201%201%200-2.182a1.09%201.09%200%200%201%200%202.181%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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