couchbase logo

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

Name
couchbase
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

The same logo in other sets

Use the couchbase logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#ed2226" d="M128 0C57.426 0 0 57.233 0 128c0 70.574 57.233 128 128 128c70.574 0 128-57.233 128-128S198.574 0 128 0m86.429 150.429c0 7.734-4.447 14.502-13.148 16.048c-15.082 2.707-46.792 4.254-73.281 4.254s-58.2-1.547-73.281-4.254c-8.7-1.546-13.148-8.314-13.148-16.048v-49.885c0-7.734 5.994-14.888 13.148-16.049c4.447-.773 14.888-1.546 23.01-1.546c3.093 0 5.606 2.32 5.606 5.994v34.997l44.858-.967l44.858.967V88.943c0-3.674 2.514-5.994 5.608-5.994c8.12 0 18.562.773 23.009 1.546c7.347 1.16 13.148 8.315 13.148 16.049c-.387 16.435-.387 33.257-.387 49.885"/></svg>

React

import type { SVGProps } from "react";

export function LogosCouchbase(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#ed2226" d="M128 0C57.426 0 0 57.233 0 128c0 70.574 57.233 128 128 128c70.574 0 128-57.233 128-128S198.574 0 128 0m86.429 150.429c0 7.734-4.447 14.502-13.148 16.048c-15.082 2.707-46.792 4.254-73.281 4.254s-58.2-1.547-73.281-4.254c-8.7-1.546-13.148-8.314-13.148-16.048v-49.885c0-7.734 5.994-14.888 13.148-16.049c4.447-.773 14.888-1.546 23.01-1.546c3.093 0 5.606 2.32 5.606 5.994v34.997l44.858-.967l44.858.967V88.943c0-3.674 2.514-5.994 5.608-5.994c8.12 0 18.562.773 23.009 1.546c7.347 1.16 13.148 8.315 13.148 16.049c-.387 16.435-.387 33.257-.387 49.885"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#ed2226" d="M128 0C57.426 0 0 57.233 0 128c0 70.574 57.233 128 128 128c70.574 0 128-57.233 128-128S198.574 0 128 0m86.429 150.429c0 7.734-4.447 14.502-13.148 16.048c-15.082 2.707-46.792 4.254-73.281 4.254s-58.2-1.547-73.281-4.254c-8.7-1.546-13.148-8.314-13.148-16.048v-49.885c0-7.734 5.994-14.888 13.148-16.049c4.447-.773 14.888-1.546 23.01-1.546c3.093 0 5.606 2.32 5.606 5.994v34.997l44.858-.967l44.858.967V88.943c0-3.674 2.514-5.994 5.608-5.994c8.12 0 18.562.773 23.009 1.546c7.347 1.16 13.148 8.315 13.148 16.049c-.387 16.435-.387 33.257-.387 49.885"/></svg>
</template>

CSS

.icon-couchbase {
  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%20256%22%3E%3Cpath%20fill%3D%22%23ed2226%22%20d%3D%22M128%200C57.426%200%200%2057.233%200%20128c0%2070.574%2057.233%20128%20128%20128c70.574%200%20128-57.233%20128-128S198.574%200%20128%200m86.429%20150.429c0%207.734-4.447%2014.502-13.148%2016.048c-15.082%202.707-46.792%204.254-73.281%204.254s-58.2-1.547-73.281-4.254c-8.7-1.546-13.148-8.314-13.148-16.048v-49.885c0-7.734%205.994-14.888%2013.148-16.049c4.447-.773%2014.888-1.546%2023.01-1.546c3.093%200%205.606%202.32%205.606%205.994v34.997l44.858-.967l44.858.967V88.943c0-3.674%202.514-5.994%205.608-5.994c8.12%200%2018.562.773%2023.009%201.546c7.347%201.16%2013.148%208.315%2013.148%2016.049c-.387%2016.435-.387%2033.257-.387%2049.885%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%20256%22%3E%3Cpath%20fill%3D%22%23ed2226%22%20d%3D%22M128%200C57.426%200%200%2057.233%200%20128c0%2070.574%2057.233%20128%20128%20128c70.574%200%20128-57.233%20128-128S198.574%200%20128%200m86.429%20150.429c0%207.734-4.447%2014.502-13.148%2016.048c-15.082%202.707-46.792%204.254-73.281%204.254s-58.2-1.547-73.281-4.254c-8.7-1.546-13.148-8.314-13.148-16.048v-49.885c0-7.734%205.994-14.888%2013.148-16.049c4.447-.773%2014.888-1.546%2023.01-1.546c3.093%200%205.606%202.32%205.606%205.994v34.997l44.858-.967l44.858.967V88.943c0-3.674%202.514-5.994%205.608-5.994c8.12%200%2018.562.773%2023.009%201.546c7.347%201.16%2013.148%208.315%2013.148%2016.049c-.387%2016.435-.387%2033.257-.387%2049.885%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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