duckdb from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
duckdb
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the duckdb logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M64 128C28.6 128 0 99.4 0 64S28.6 0 64 0s64 28.6 64 64s-28.6 64-64 64"/><path fill="#fff100" d="M98.2 54.5H85.6v18.9h12.6c5.2 0 9.5-4.3 9.5-9.5s-4.3-9.4-9.5-9.4m-74 9.5c0 14.6 11.9 26.5 26.5 26.5S77.2 78.6 77.2 64S65.3 37.5 50.7 37.5S24.2 49.4 24.2 64" class="st0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconDuckdb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M64 128C28.6 128 0 99.4 0 64S28.6 0 64 0s64 28.6 64 64s-28.6 64-64 64"/><path fill="#fff100" d="M98.2 54.5H85.6v18.9h12.6c5.2 0 9.5-4.3 9.5-9.5s-4.3-9.4-9.5-9.4m-74 9.5c0 14.6 11.9 26.5 26.5 26.5S77.2 78.6 77.2 64S65.3 37.5 50.7 37.5S24.2 49.4 24.2 64" className="st0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path d="M64 128C28.6 128 0 99.4 0 64S28.6 0 64 0s64 28.6 64 64s-28.6 64-64 64"/><path fill="#fff100" d="M98.2 54.5H85.6v18.9h12.6c5.2 0 9.5-4.3 9.5-9.5s-4.3-9.4-9.5-9.4m-74 9.5c0 14.6 11.9 26.5 26.5 26.5S77.2 78.6 77.2 64S65.3 37.5 50.7 37.5S24.2 49.4 24.2 64" class="st0"/></svg>
</template>

CSS

.icon-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%20128%20128%22%3E%3Cpath%20d%3D%22M64%20128C28.6%20128%200%2099.4%200%2064S28.6%200%2064%200s64%2028.6%2064%2064s-28.6%2064-64%2064%22%2F%3E%3Cpath%20fill%3D%22%23fff100%22%20d%3D%22M98.2%2054.5H85.6v18.9h12.6c5.2%200%209.5-4.3%209.5-9.5s-4.3-9.4-9.5-9.4m-74%209.5c0%2014.6%2011.9%2026.5%2026.5%2026.5S77.2%2078.6%2077.2%2064S65.3%2037.5%2050.7%2037.5S24.2%2049.4%2024.2%2064%22%20class%3D%22st0%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%20128%20128%22%3E%3Cpath%20d%3D%22M64%20128C28.6%20128%200%2099.4%200%2064S28.6%200%2064%200s64%2028.6%2064%2064s-28.6%2064-64%2064%22%2F%3E%3Cpath%20fill%3D%22%23fff100%22%20d%3D%22M98.2%2054.5H85.6v18.9h12.6c5.2%200%209.5-4.3%209.5-9.5s-4.3-9.4-9.5-9.4m-74%209.5c0%2014.6%2011.9%2026.5%2026.5%2026.5S77.2%2078.6%2077.2%2064S65.3%2037.5%2050.7%2037.5S24.2%2049.4%2024.2%2064%22%20class%3D%22st0%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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