ravendb logo

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

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

1 other variant in Devicon

Use the ravendb logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#388ee9" d="m8.75 0l.01 15.038c14.467-4.623 31.809 1.734 39.423 11.078c0 0 36.48-3.152 41.703 20.59c0 0-34.561-14.672-53.782 12.49c-4.57 6.457-5.681 14.247-8.473 23.795c-5.205 17.8-8.276 31.075-15.143 45.009h24.983l8.891-41.686h14.109L85.136 128h31.749l-29.47-49.366l3.167-1.692l.352-.11c16.672-4.786 28.316-20.27 28.316-37.653C119.25 17.576 101.703 0 80.136 0Zm12 26.5l.272 1.653c.562 3.404 3.553 6.006 7.236 6.296l.32.026c3.934.31 7.474-2.223 8.172-5.845z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconRavendb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#388ee9" d="m8.75 0l.01 15.038c14.467-4.623 31.809 1.734 39.423 11.078c0 0 36.48-3.152 41.703 20.59c0 0-34.561-14.672-53.782 12.49c-4.57 6.457-5.681 14.247-8.473 23.795c-5.205 17.8-8.276 31.075-15.143 45.009h24.983l8.891-41.686h14.109L85.136 128h31.749l-29.47-49.366l3.167-1.692l.352-.11c16.672-4.786 28.316-20.27 28.316-37.653C119.25 17.576 101.703 0 80.136 0Zm12 26.5l.272 1.653c.562 3.404 3.553 6.006 7.236 6.296l.32.026c3.934.31 7.474-2.223 8.172-5.845z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#388ee9" d="m8.75 0l.01 15.038c14.467-4.623 31.809 1.734 39.423 11.078c0 0 36.48-3.152 41.703 20.59c0 0-34.561-14.672-53.782 12.49c-4.57 6.457-5.681 14.247-8.473 23.795c-5.205 17.8-8.276 31.075-15.143 45.009h24.983l8.891-41.686h14.109L85.136 128h31.749l-29.47-49.366l3.167-1.692l.352-.11c16.672-4.786 28.316-20.27 28.316-37.653C119.25 17.576 101.703 0 80.136 0Zm12 26.5l.272 1.653c.562 3.404 3.553 6.006 7.236 6.296l.32.026c3.934.31 7.474-2.223 8.172-5.845z"/></svg>
</template>

CSS

.icon-ravendb {
  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%20fill%3D%22%23388ee9%22%20d%3D%22m8.75%200l.01%2015.038c14.467-4.623%2031.809%201.734%2039.423%2011.078c0%200%2036.48-3.152%2041.703%2020.59c0%200-34.561-14.672-53.782%2012.49c-4.57%206.457-5.681%2014.247-8.473%2023.795c-5.205%2017.8-8.276%2031.075-15.143%2045.009h24.983l8.891-41.686h14.109L85.136%20128h31.749l-29.47-49.366l3.167-1.692l.352-.11c16.672-4.786%2028.316-20.27%2028.316-37.653C119.25%2017.576%20101.703%200%2080.136%200Zm12%2026.5l.272%201.653c.562%203.404%203.553%206.006%207.236%206.296l.32.026c3.934.31%207.474-2.223%208.172-5.845z%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%20fill%3D%22%23388ee9%22%20d%3D%22m8.75%200l.01%2015.038c14.467-4.623%2031.809%201.734%2039.423%2011.078c0%200%2036.48-3.152%2041.703%2020.59c0%200-34.561-14.672-53.782%2012.49c-4.57%206.457-5.681%2014.247-8.473%2023.795c-5.205%2017.8-8.276%2031.075-15.143%2045.009h24.983l8.891-41.686h14.109L85.136%20128h31.749l-29.47-49.366l3.167-1.692l.352-.11c16.672-4.786%2028.316-20.27%2028.316-37.653C119.25%2017.576%20101.703%200%2080.136%200Zm12%2026.5l.272%201.653c.562%203.404%203.553%206.006%207.236%206.296l.32.026c3.934.31%207.474-2.223%208.172-5.845z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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