file type dbt logo
file-type-dbt from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-dbt
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type dbt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><mask id="SVGaqCXichY" width="139" height="32" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" d="M139 0H0v32h139z"/></mask><g fill="none" mask="url(#SVGaqCXichY)"><path fill="#fe6703" d="M28.805 3.167a3.9 3.9 0 0 1 1.19 2.38c0 .378-.101.634-.332 1.11c-.23.48-3.035 5.336-3.874 6.68a5.1 5.1 0 0 0-.732 2.631c0 .91.256 1.846.732 2.632c.833 1.344 3.644 6.222 3.874 6.711c.23.48.332.71.332 1.089c-.101.912-.502 1.745-1.168 2.354c-.634.656-1.467 1.088-2.353 1.167c-.379 0-.634-.1-1.089-.331c-.454-.23-13.716-7.898-13.716-7.898c.154 1.265.71 2.48 1.621 3.367c.177.177.357.331.555.48c-.154.075-6.7 3.9-7.186 4.13c-.48.23-.71.331-1.11.331c-.913-.101-1.745-.502-2.354-1.167a3.9 3.9 0 0 1-1.19-2.38c.023-.378.133-.757.332-1.088c.23-.48 3.035-5.367 3.874-6.711a5.06 5.06 0 0 0 .732-2.632a5.1 5.1 0 0 0-.732-2.631c-.833-1.389-3.666-6.28-3.874-6.756a2.5 2.5 0 0 1-.332-1.088a3.84 3.84 0 0 1 1.168-2.38A3.9 3.9 0 0 1 5.55 2c.379.022.758.133 1.11.331c.402.177 13.636 7.983 13.636 7.983a5.46 5.46 0 0 0-2.12-3.818c.094-.05 6.666-3.947 7.155-4.155c.331-.202.71-.3 1.11-.332a3.83 3.83 0 0 1 2.354 1.168l.016-.006zM16.47 18.363l1.893-1.9a.653.653 0 0 0 0-.933l-1.893-1.9c-.262-.265-.656-.265-.93 0l-1.893 1.9a.653.653 0 0 0 0 .934l1.892 1.9c.234.233.657.233.931 0"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeDbt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><mask id="SVGaqCXichY" width="139" height="32" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" d="M139 0H0v32h139z"/></mask><g fill="none" mask="url(#SVGaqCXichY)"><path fill="#fe6703" d="M28.805 3.167a3.9 3.9 0 0 1 1.19 2.38c0 .378-.101.634-.332 1.11c-.23.48-3.035 5.336-3.874 6.68a5.1 5.1 0 0 0-.732 2.631c0 .91.256 1.846.732 2.632c.833 1.344 3.644 6.222 3.874 6.711c.23.48.332.71.332 1.089c-.101.912-.502 1.745-1.168 2.354c-.634.656-1.467 1.088-2.353 1.167c-.379 0-.634-.1-1.089-.331c-.454-.23-13.716-7.898-13.716-7.898c.154 1.265.71 2.48 1.621 3.367c.177.177.357.331.555.48c-.154.075-6.7 3.9-7.186 4.13c-.48.23-.71.331-1.11.331c-.913-.101-1.745-.502-2.354-1.167a3.9 3.9 0 0 1-1.19-2.38c.023-.378.133-.757.332-1.088c.23-.48 3.035-5.367 3.874-6.711a5.06 5.06 0 0 0 .732-2.632a5.1 5.1 0 0 0-.732-2.631c-.833-1.389-3.666-6.28-3.874-6.756a2.5 2.5 0 0 1-.332-1.088a3.84 3.84 0 0 1 1.168-2.38A3.9 3.9 0 0 1 5.55 2c.379.022.758.133 1.11.331c.402.177 13.636 7.983 13.636 7.983a5.46 5.46 0 0 0-2.12-3.818c.094-.05 6.666-3.947 7.155-4.155c.331-.202.71-.3 1.11-.332a3.83 3.83 0 0 1 2.354 1.168l.016-.006zM16.47 18.363l1.893-1.9a.653.653 0 0 0 0-.933l-1.893-1.9c-.262-.265-.656-.265-.93 0l-1.893 1.9a.653.653 0 0 0 0 .934l1.892 1.9c.234.233.657.233.931 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><mask id="SVGaqCXichY" width="139" height="32" x="0" y="0" maskUnits="userSpaceOnUse"><path fill="#fff" d="M139 0H0v32h139z"/></mask><g fill="none" mask="url(#SVGaqCXichY)"><path fill="#fe6703" d="M28.805 3.167a3.9 3.9 0 0 1 1.19 2.38c0 .378-.101.634-.332 1.11c-.23.48-3.035 5.336-3.874 6.68a5.1 5.1 0 0 0-.732 2.631c0 .91.256 1.846.732 2.632c.833 1.344 3.644 6.222 3.874 6.711c.23.48.332.71.332 1.089c-.101.912-.502 1.745-1.168 2.354c-.634.656-1.467 1.088-2.353 1.167c-.379 0-.634-.1-1.089-.331c-.454-.23-13.716-7.898-13.716-7.898c.154 1.265.71 2.48 1.621 3.367c.177.177.357.331.555.48c-.154.075-6.7 3.9-7.186 4.13c-.48.23-.71.331-1.11.331c-.913-.101-1.745-.502-2.354-1.167a3.9 3.9 0 0 1-1.19-2.38c.023-.378.133-.757.332-1.088c.23-.48 3.035-5.367 3.874-6.711a5.06 5.06 0 0 0 .732-2.632a5.1 5.1 0 0 0-.732-2.631c-.833-1.389-3.666-6.28-3.874-6.756a2.5 2.5 0 0 1-.332-1.088a3.84 3.84 0 0 1 1.168-2.38A3.9 3.9 0 0 1 5.55 2c.379.022.758.133 1.11.331c.402.177 13.636 7.983 13.636 7.983a5.46 5.46 0 0 0-2.12-3.818c.094-.05 6.666-3.947 7.155-4.155c.331-.202.71-.3 1.11-.332a3.83 3.83 0 0 1 2.354 1.168l.016-.006zM16.47 18.363l1.893-1.9a.653.653 0 0 0 0-.933l-1.893-1.9c-.262-.265-.656-.265-.93 0l-1.893 1.9a.653.653 0 0 0 0 .934l1.892 1.9c.234.233.657.233.931 0"/></g></svg> </template>
CSS
.icon-file-type-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%2032%2032%22%3E%3Cmask%20id%3D%22SVGaqCXichY%22%20width%3D%22139%22%20height%3D%2232%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M139%200H0v32h139z%22%2F%3E%3C%2Fmask%3E%3Cg%20fill%3D%22none%22%20mask%3D%22url(%23SVGaqCXichY)%22%3E%3Cpath%20fill%3D%22%23fe6703%22%20d%3D%22M28.805%203.167a3.9%203.9%200%200%201%201.19%202.38c0%20.378-.101.634-.332%201.11c-.23.48-3.035%205.336-3.874%206.68a5.1%205.1%200%200%200-.732%202.631c0%20.91.256%201.846.732%202.632c.833%201.344%203.644%206.222%203.874%206.711c.23.48.332.71.332%201.089c-.101.912-.502%201.745-1.168%202.354c-.634.656-1.467%201.088-2.353%201.167c-.379%200-.634-.1-1.089-.331c-.454-.23-13.716-7.898-13.716-7.898c.154%201.265.71%202.48%201.621%203.367c.177.177.357.331.555.48c-.154.075-6.7%203.9-7.186%204.13c-.48.23-.71.331-1.11.331c-.913-.101-1.745-.502-2.354-1.167a3.9%203.9%200%200%201-1.19-2.38c.023-.378.133-.757.332-1.088c.23-.48%203.035-5.367%203.874-6.711a5.06%205.06%200%200%200%20.732-2.632a5.1%205.1%200%200%200-.732-2.631c-.833-1.389-3.666-6.28-3.874-6.756a2.5%202.5%200%200%201-.332-1.088a3.84%203.84%200%200%201%201.168-2.38A3.9%203.9%200%200%201%205.55%202c.379.022.758.133%201.11.331c.402.177%2013.636%207.983%2013.636%207.983a5.46%205.46%200%200%200-2.12-3.818c.094-.05%206.666-3.947%207.155-4.155c.331-.202.71-.3%201.11-.332a3.83%203.83%200%200%201%202.354%201.168l.016-.006zM16.47%2018.363l1.893-1.9a.653.653%200%200%200%200-.933l-1.893-1.9c-.262-.265-.656-.265-.93%200l-1.893%201.9a.653.653%200%200%200%200%20.934l1.892%201.9c.234.233.657.233.931%200%22%2F%3E%3C%2Fg%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%3Cmask%20id%3D%22SVGaqCXichY%22%20width%3D%22139%22%20height%3D%2232%22%20x%3D%220%22%20y%3D%220%22%20maskUnits%3D%22userSpaceOnUse%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M139%200H0v32h139z%22%2F%3E%3C%2Fmask%3E%3Cg%20fill%3D%22none%22%20mask%3D%22url(%23SVGaqCXichY)%22%3E%3Cpath%20fill%3D%22%23fe6703%22%20d%3D%22M28.805%203.167a3.9%203.9%200%200%201%201.19%202.38c0%20.378-.101.634-.332%201.11c-.23.48-3.035%205.336-3.874%206.68a5.1%205.1%200%200%200-.732%202.631c0%20.91.256%201.846.732%202.632c.833%201.344%203.644%206.222%203.874%206.711c.23.48.332.71.332%201.089c-.101.912-.502%201.745-1.168%202.354c-.634.656-1.467%201.088-2.353%201.167c-.379%200-.634-.1-1.089-.331c-.454-.23-13.716-7.898-13.716-7.898c.154%201.265.71%202.48%201.621%203.367c.177.177.357.331.555.48c-.154.075-6.7%203.9-7.186%204.13c-.48.23-.71.331-1.11.331c-.913-.101-1.745-.502-2.354-1.167a3.9%203.9%200%200%201-1.19-2.38c.023-.378.133-.757.332-1.088c.23-.48%203.035-5.367%203.874-6.711a5.06%205.06%200%200%200%20.732-2.632a5.1%205.1%200%200%200-.732-2.631c-.833-1.389-3.666-6.28-3.874-6.756a2.5%202.5%200%200%201-.332-1.088a3.84%203.84%200%200%201%201.168-2.38A3.9%203.9%200%200%201%205.55%202c.379.022.758.133%201.11.331c.402.177%2013.636%207.983%2013.636%207.983a5.46%205.46%200%200%200-2.12-3.818c.094-.05%206.666-3.947%207.155-4.155c.331-.202.71-.3%201.11-.332a3.83%203.83%200%200%201%202.354%201.168l.016-.006zM16.47%2018.363l1.893-1.9a.653.653%200%200%200%200-.933l-1.893-1.9c-.262-.265-.656-.265-.93%200l-1.893%201.9a.653.653%200%200%200%200%20.934l1.892%201.9c.234.233.657.233.931%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-dbt.svg?color=%231a73e8&size=48