file type databricks logo
file-type-databricks from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-databricks
- 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 databricks logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff3621" d="M3.082 9.3v.844l12.921 7.288l11.539-6.518v2.635l-11.539 6.557l-12.27-6.972l-.651.362v5.043l12.921 7.272l11.539-6.494v2.612l-11.539 6.559l-12.27-6.973l-.651.362v.855l12.921 7.271l12.919-7.27v-5.048l-.659-.359l-12.26 6.971l-11.542-6.558V15.14l11.542 6.486l12.921-7.27V9.379l-.659-.361l-12.262 6.975L5.054 9.769l10.949-6.184l9.019 5.096l.789-.443v-.696l-9.808-5.538Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeDatabricks(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff3621" d="M3.082 9.3v.844l12.921 7.288l11.539-6.518v2.635l-11.539 6.557l-12.27-6.972l-.651.362v5.043l12.921 7.272l11.539-6.494v2.612l-11.539 6.559l-12.27-6.973l-.651.362v.855l12.921 7.271l12.919-7.27v-5.048l-.659-.359l-12.26 6.971l-11.542-6.558V15.14l11.542 6.486l12.921-7.27V9.379l-.659-.361l-12.262 6.975L5.054 9.769l10.949-6.184l9.019 5.096l.789-.443v-.696l-9.808-5.538Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff3621" d="M3.082 9.3v.844l12.921 7.288l11.539-6.518v2.635l-11.539 6.557l-12.27-6.972l-.651.362v5.043l12.921 7.272l11.539-6.494v2.612l-11.539 6.559l-12.27-6.973l-.651.362v.855l12.921 7.271l12.919-7.27v-5.048l-.659-.359l-12.26 6.971l-11.542-6.558V15.14l11.542 6.486l12.921-7.27V9.379l-.659-.361l-12.262 6.975L5.054 9.769l10.949-6.184l9.019 5.096l.789-.443v-.696l-9.808-5.538Z"/></svg> </template>
CSS
.icon-file-type-databricks {
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%22%23ff3621%22%20d%3D%22M3.082%209.3v.844l12.921%207.288l11.539-6.518v2.635l-11.539%206.557l-12.27-6.972l-.651.362v5.043l12.921%207.272l11.539-6.494v2.612l-11.539%206.559l-12.27-6.973l-.651.362v.855l12.921%207.271l12.919-7.27v-5.048l-.659-.359l-12.26%206.971l-11.542-6.558V15.14l11.542%206.486l12.921-7.27V9.379l-.659-.361l-12.262%206.975L5.054%209.769l10.949-6.184l9.019%205.096l.789-.443v-.696l-9.808-5.538Z%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%22%23ff3621%22%20d%3D%22M3.082%209.3v.844l12.921%207.288l11.539-6.518v2.635l-11.539%206.557l-12.27-6.972l-.651.362v5.043l12.921%207.272l11.539-6.494v2.612l-11.539%206.559l-12.27-6.973l-.651.362v.855l12.921%207.271l12.919-7.27v-5.048l-.659-.359l-12.26%206.971l-11.542-6.558V15.14l11.542%206.486l12.921-7.27V9.379l-.659-.361l-12.262%206.975L5.054%209.769l10.949-6.184l9.019%205.096l.789-.443v-.696l-9.808-5.538Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-databricks.svg?color=%231a73e8&size=48