nuodb from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
nuodb
Set
SVG Logos
Style
Color
Viewbox
256×179
License
CC0

Use the nuodb logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 179"><path d="M225.828 8.069l-13.283.79l-29.57 80.032l-35.22-41.22l-13.935-3.477L62.471 0l13.843 45.046l.036.205l-36.514-5.127l40.425 77.81l38.36 25.166L0 178.65l164.053-19.231l-.043-28.359l5.613-1.644l41.353-12.088l12.105-90.103L256 48.659l-30.172-40.59" fill="#B5D118"/></svg>

React

import type { SVGProps } from "react";

export function LogosNuodb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 179"><path d="M225.828 8.069l-13.283.79l-29.57 80.032l-35.22-41.22l-13.935-3.477L62.471 0l13.843 45.046l.036.205l-36.514-5.127l40.425 77.81l38.36 25.166L0 178.65l164.053-19.231l-.043-28.359l5.613-1.644l41.353-12.088l12.105-90.103L256 48.659l-30.172-40.59" fill="#B5D118"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 179"><path d="M225.828 8.069l-13.283.79l-29.57 80.032l-35.22-41.22l-13.935-3.477L62.471 0l13.843 45.046l.036.205l-36.514-5.127l40.425 77.81l38.36 25.166L0 178.65l164.053-19.231l-.043-28.359l5.613-1.644l41.353-12.088l12.105-90.103L256 48.659l-30.172-40.59" fill="#B5D118"/></svg>
</template>

CSS

.icon-nuodb {
  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%20256%20179%22%3E%3Cpath%20d%3D%22M225.828%208.069l-13.283.79l-29.57%2080.032l-35.22-41.22l-13.935-3.477L62.471%200l13.843%2045.046l.036.205l-36.514-5.127l40.425%2077.81l38.36%2025.166L0%20178.65l164.053-19.231l-.043-28.359l5.613-1.644l41.353-12.088l12.105-90.103L256%2048.659l-30.172-40.59%22%20fill%3D%22%23B5D118%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%20256%20179%22%3E%3Cpath%20d%3D%22M225.828%208.069l-13.283.79l-29.57%2080.032l-35.22-41.22l-13.935-3.477L62.471%200l13.843%2045.046l.036.205l-36.514-5.127l40.425%2077.81l38.36%2025.166L0%20178.65l164.053-19.231l-.043-28.359l5.613-1.644l41.353-12.088l12.105-90.103L256%2048.659l-30.172-40.59%22%20fill%3D%22%23B5D118%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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