logo milvus icon
logo-milvus from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- logo-milvus
- Set
- Carbon
- Style
- Outline
- Category
- Brand
- Viewbox
- 32×32
- License
- Apache 2.0
More brand icons from Carbon
beecarboncarbon-for-aemcarbon-for-ibm-dotcomcarbon-for-ibm-productcarbon-for-mobilecarbon-for-salesforcecarbon-ui-buildercloud-appedt-loopibm-cloudibm-partner-plusibm-securitylogo-angularlogo-ansible-communitylogo-astradblogo-blueskylogo-digglogo-discordlogo-facebooklogo-figmalogo-flickrlogo-gitlogo-github
Use the logo milvus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 13.46c0 8.58-6.95 15.53-15.53 15.53c-.51 0-.92-.41-.92-.92s.41-.92.92-.92c7.56 0 13.69-6.13 13.69-13.69c0-.51.41-.92.92-.92s.92.41.92.92M11.92 9.88c.9.51 2.05.84 3.35 1.2c1.58.44 3.41.94 4.81 1.98c1.69 1.24 2.84 2.68 2.44 5.37c.88-1.44 1.74-3.36 1.57-6.06c-.35-5.58-5.4-9.8-10.17-9.35c-1.87.18-3.78 1.7-3.61 4.43c.07 1.18.65 1.88 1.6 2.42zm4.88 9.78c-.07-1.18-.65-1.88-1.6-2.42c-.9-.51-2.05-.84-3.35-1.2c-1.58-.44-3.41-.94-4.81-1.98c-1.69-1.24-2.84-2.68-2.44-5.37c-.88 1.44-1.74 3.36-1.57 6.06c.35 5.58 5.4 9.8 10.17 9.35c1.87-.18 3.78-1.7 3.61-4.43z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLogoMilvus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 13.46c0 8.58-6.95 15.53-15.53 15.53c-.51 0-.92-.41-.92-.92s.41-.92.92-.92c7.56 0 13.69-6.13 13.69-13.69c0-.51.41-.92.92-.92s.92.41.92.92M11.92 9.88c.9.51 2.05.84 3.35 1.2c1.58.44 3.41.94 4.81 1.98c1.69 1.24 2.84 2.68 2.44 5.37c.88-1.44 1.74-3.36 1.57-6.06c-.35-5.58-5.4-9.8-10.17-9.35c-1.87.18-3.78 1.7-3.61 4.43c.07 1.18.65 1.88 1.6 2.42zm4.88 9.78c-.07-1.18-.65-1.88-1.6-2.42c-.9-.51-2.05-.84-3.35-1.2c-1.58-.44-3.41-.94-4.81-1.98c-1.69-1.24-2.84-2.68-2.44-5.37c-.88 1.44-1.74 3.36-1.57 6.06c.35 5.58 5.4 9.8 10.17 9.35c1.87-.18 3.78-1.7 3.61-4.43z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M29 13.46c0 8.58-6.95 15.53-15.53 15.53c-.51 0-.92-.41-.92-.92s.41-.92.92-.92c7.56 0 13.69-6.13 13.69-13.69c0-.51.41-.92.92-.92s.92.41.92.92M11.92 9.88c.9.51 2.05.84 3.35 1.2c1.58.44 3.41.94 4.81 1.98c1.69 1.24 2.84 2.68 2.44 5.37c.88-1.44 1.74-3.36 1.57-6.06c-.35-5.58-5.4-9.8-10.17-9.35c-1.87.18-3.78 1.7-3.61 4.43c.07 1.18.65 1.88 1.6 2.42zm4.88 9.78c-.07-1.18-.65-1.88-1.6-2.42c-.9-.51-2.05-.84-3.35-1.2c-1.58-.44-3.41-.94-4.81-1.98c-1.69-1.24-2.84-2.68-2.44-5.37c-.88 1.44-1.74 3.36-1.57 6.06c.35 5.58 5.4 9.8 10.17 9.35c1.87-.18 3.78-1.7 3.61-4.43z"/></svg> </template>
CSS
.icon-logo-milvus {
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%22currentColor%22%20d%3D%22M29%2013.46c0%208.58-6.95%2015.53-15.53%2015.53c-.51%200-.92-.41-.92-.92s.41-.92.92-.92c7.56%200%2013.69-6.13%2013.69-13.69c0-.51.41-.92.92-.92s.92.41.92.92M11.92%209.88c.9.51%202.05.84%203.35%201.2c1.58.44%203.41.94%204.81%201.98c1.69%201.24%202.84%202.68%202.44%205.37c.88-1.44%201.74-3.36%201.57-6.06c-.35-5.58-5.4-9.8-10.17-9.35c-1.87.18-3.78%201.7-3.61%204.43c.07%201.18.65%201.88%201.6%202.42zm4.88%209.78c-.07-1.18-.65-1.88-1.6-2.42c-.9-.51-2.05-.84-3.35-1.2c-1.58-.44-3.41-.94-4.81-1.98c-1.69-1.24-2.84-2.68-2.44-5.37c-.88%201.44-1.74%203.36-1.57%206.06c.35%205.58%205.4%209.8%2010.17%209.35c1.87-.18%203.78-1.7%203.61-4.43z%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%22currentColor%22%20d%3D%22M29%2013.46c0%208.58-6.95%2015.53-15.53%2015.53c-.51%200-.92-.41-.92-.92s.41-.92.92-.92c7.56%200%2013.69-6.13%2013.69-13.69c0-.51.41-.92.92-.92s.92.41.92.92M11.92%209.88c.9.51%202.05.84%203.35%201.2c1.58.44%203.41.94%204.81%201.98c1.69%201.24%202.84%202.68%202.44%205.37c.88-1.44%201.74-3.36%201.57-6.06c-.35-5.58-5.4-9.8-10.17-9.35c-1.87.18-3.78%201.7-3.61%204.43c.07%201.18.65%201.88%201.6%202.42zm4.88%209.78c-.07-1.18-.65-1.88-1.6-2.42c-.9-.51-2.05-.84-3.35-1.2c-1.58-.44-3.41-.94-4.81-1.98c-1.69-1.24-2.84-2.68-2.44-5.37c-.88%201.44-1.74%203.36-1.57%206.06c.35%205.58%205.4%209.8%2010.17%209.35c1.87-.18%203.78-1.7%203.61-4.43z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/logo-milvus.svg?color=%231a73e8&size=48