file type light duckdb logo

file-type-light-duckdb from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-light-duckdb
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type light duckdb logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1a1a1a" fill-rule="evenodd" d="M16 30C8.26 30 2 23.74 2 16S8.26 2 16 2s14 6.26 14 14s-6.26 14-14 14"/><path fill="#fff100" fill-rule="evenodd" d="M12.64 21.79c-3.2 0-5.79-2.59-5.79-5.79s2.59-5.79 5.79-5.79c3.21 0 5.79 2.59 5.79 5.79s-2.58 5.79-5.79 5.79"/><path fill="#fff100" d="M23.06 13.92h-2.75v4.16h2.75c1.15 0 2.09-.93 2.09-2.08s-.94-2.08-2.09-2.08"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightDuckdb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1a1a1a" fillRule="evenodd" d="M16 30C8.26 30 2 23.74 2 16S8.26 2 16 2s14 6.26 14 14s-6.26 14-14 14"/><path fill="#fff100" fillRule="evenodd" d="M12.64 21.79c-3.2 0-5.79-2.59-5.79-5.79s2.59-5.79 5.79-5.79c3.21 0 5.79 2.59 5.79 5.79s-2.58 5.79-5.79 5.79"/><path fill="#fff100" d="M23.06 13.92h-2.75v4.16h2.75c1.15 0 2.09-.93 2.09-2.08s-.94-2.08-2.09-2.08"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#1a1a1a" fill-rule="evenodd" d="M16 30C8.26 30 2 23.74 2 16S8.26 2 16 2s14 6.26 14 14s-6.26 14-14 14"/><path fill="#fff100" fill-rule="evenodd" d="M12.64 21.79c-3.2 0-5.79-2.59-5.79-5.79s2.59-5.79 5.79-5.79c3.21 0 5.79 2.59 5.79 5.79s-2.58 5.79-5.79 5.79"/><path fill="#fff100" d="M23.06 13.92h-2.75v4.16h2.75c1.15 0 2.09-.93 2.09-2.08s-.94-2.08-2.09-2.08"/></svg>
</template>

CSS

.icon-file-type-light-duckdb {
  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%231a1a1a%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2030C8.26%2030%202%2023.74%202%2016S8.26%202%2016%202s14%206.26%2014%2014s-6.26%2014-14%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff100%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.64%2021.79c-3.2%200-5.79-2.59-5.79-5.79s2.59-5.79%205.79-5.79c3.21%200%205.79%202.59%205.79%205.79s-2.58%205.79-5.79%205.79%22%2F%3E%3Cpath%20fill%3D%22%23fff100%22%20d%3D%22M23.06%2013.92h-2.75v4.16h2.75c1.15%200%202.09-.93%202.09-2.08s-.94-2.08-2.09-2.08%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%231a1a1a%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2030C8.26%2030%202%2023.74%202%2016S8.26%202%2016%202s14%206.26%2014%2014s-6.26%2014-14%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff100%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.64%2021.79c-3.2%200-5.79-2.59-5.79-5.79s2.59-5.79%205.79-5.79c3.21%200%205.79%202.59%205.79%205.79s-2.58%205.79-5.79%205.79%22%2F%3E%3Cpath%20fill%3D%22%23fff100%22%20d%3D%22M23.06%2013.92h-2.75v4.16h2.75c1.15%200%202.09-.93%202.09-2.08s-.94-2.08-2.09-2.08%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-light-duckdb.svg?color=%231a73e8&size=48