milvus logo
milvus from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- milvus
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the milvus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.536 11.997a4.005 4.005 0 0 1-4.015 4.018c-2.36-.005-4.05-1.954-4.01-4.08a4.013 4.013 0 0 1 8.025.061zm8.463-.04a.82.82 0 0 1-.25.616q-1.122 1.128-2.248 2.25q-.123.124-.25.054c-.091-.048-.124-.121-.098-.242a13 13 0 0 0 .25-1.626a12 12 0 0 0 .028-1.49a11.6 11.6 0 0 0-.27-2.114a.26.26 0 0 1 .017-.213a.194.194 0 0 1 .273-.052a1 1 0 0 1 .086.075l2.174 2.174c.171.17.29.366.289.567zM11.226 20c-1.89-.002-3.488-.565-4.926-1.611a8 8 0 0 1-.952-.816q-1.125-1.112-2.253-2.221l-1.931-1.899q-.437-.427-.873-.857c-.393-.39-.387-.83.012-1.217q.443-.433.885-.868q1.433-1.41 2.867-2.818c.532-.522 1.057-1.051 1.604-1.555a8 8 0 0 1 3.786-1.95A7.7 7.7 0 0 1 11.135 4c1.89.015 3.612.546 5.113 1.723a8 8 0 0 1 2.282 2.77a7.6 7.6 0 0 1 .76 2.556c.255 2.404-.414 4.518-2.046 6.312a7.77 7.77 0 0 1-3.927 2.366a9 9 0 0 1-2.091.274zm.364-2.137a6 6 0 0 0 .605-.036a5 5 0 0 0 .38-.05c1.525-.28 2.76-1.051 3.704-2.263c.92-1.178 1.28-2.542 1.168-4.028a5.6 5.6 0 0 0-.631-2.168c-.627-1.213-1.596-2.067-2.817-2.646c-1.096-.519-2.248-.649-3.443-.464A5.8 5.8 0 0 0 7.33 7.8c-.858.83-1.707 1.669-2.56 2.504c-.426.419-.85.841-1.28 1.257c-.274.266-.286.588-.013.857q.804.793 1.61 1.583c.722.709 1.44 1.42 2.165 2.126c1.184 1.153 2.604 1.737 4.339 1.738z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMilvus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.536 11.997a4.005 4.005 0 0 1-4.015 4.018c-2.36-.005-4.05-1.954-4.01-4.08a4.013 4.013 0 0 1 8.025.061zm8.463-.04a.82.82 0 0 1-.25.616q-1.122 1.128-2.248 2.25q-.123.124-.25.054c-.091-.048-.124-.121-.098-.242a13 13 0 0 0 .25-1.626a12 12 0 0 0 .028-1.49a11.6 11.6 0 0 0-.27-2.114a.26.26 0 0 1 .017-.213a.194.194 0 0 1 .273-.052a1 1 0 0 1 .086.075l2.174 2.174c.171.17.29.366.289.567zM11.226 20c-1.89-.002-3.488-.565-4.926-1.611a8 8 0 0 1-.952-.816q-1.125-1.112-2.253-2.221l-1.931-1.899q-.437-.427-.873-.857c-.393-.39-.387-.83.012-1.217q.443-.433.885-.868q1.433-1.41 2.867-2.818c.532-.522 1.057-1.051 1.604-1.555a8 8 0 0 1 3.786-1.95A7.7 7.7 0 0 1 11.135 4c1.89.015 3.612.546 5.113 1.723a8 8 0 0 1 2.282 2.77a7.6 7.6 0 0 1 .76 2.556c.255 2.404-.414 4.518-2.046 6.312a7.77 7.77 0 0 1-3.927 2.366a9 9 0 0 1-2.091.274zm.364-2.137a6 6 0 0 0 .605-.036a5 5 0 0 0 .38-.05c1.525-.28 2.76-1.051 3.704-2.263c.92-1.178 1.28-2.542 1.168-4.028a5.6 5.6 0 0 0-.631-2.168c-.627-1.213-1.596-2.067-2.817-2.646c-1.096-.519-2.248-.649-3.443-.464A5.8 5.8 0 0 0 7.33 7.8c-.858.83-1.707 1.669-2.56 2.504c-.426.419-.85.841-1.28 1.257c-.274.266-.286.588-.013.857q.804.793 1.61 1.583c.722.709 1.44 1.42 2.165 2.126c1.184 1.153 2.604 1.737 4.339 1.738z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.536 11.997a4.005 4.005 0 0 1-4.015 4.018c-2.36-.005-4.05-1.954-4.01-4.08a4.013 4.013 0 0 1 8.025.061zm8.463-.04a.82.82 0 0 1-.25.616q-1.122 1.128-2.248 2.25q-.123.124-.25.054c-.091-.048-.124-.121-.098-.242a13 13 0 0 0 .25-1.626a12 12 0 0 0 .028-1.49a11.6 11.6 0 0 0-.27-2.114a.26.26 0 0 1 .017-.213a.194.194 0 0 1 .273-.052a1 1 0 0 1 .086.075l2.174 2.174c.171.17.29.366.289.567zM11.226 20c-1.89-.002-3.488-.565-4.926-1.611a8 8 0 0 1-.952-.816q-1.125-1.112-2.253-2.221l-1.931-1.899q-.437-.427-.873-.857c-.393-.39-.387-.83.012-1.217q.443-.433.885-.868q1.433-1.41 2.867-2.818c.532-.522 1.057-1.051 1.604-1.555a8 8 0 0 1 3.786-1.95A7.7 7.7 0 0 1 11.135 4c1.89.015 3.612.546 5.113 1.723a8 8 0 0 1 2.282 2.77a7.6 7.6 0 0 1 .76 2.556c.255 2.404-.414 4.518-2.046 6.312a7.77 7.77 0 0 1-3.927 2.366a9 9 0 0 1-2.091.274zm.364-2.137a6 6 0 0 0 .605-.036a5 5 0 0 0 .38-.05c1.525-.28 2.76-1.051 3.704-2.263c.92-1.178 1.28-2.542 1.168-4.028a5.6 5.6 0 0 0-.631-2.168c-.627-1.213-1.596-2.067-2.817-2.646c-1.096-.519-2.248-.649-3.443-.464A5.8 5.8 0 0 0 7.33 7.8c-.858.83-1.707 1.669-2.56 2.504c-.426.419-.85.841-1.28 1.257c-.274.266-.286.588-.013.857q.804.793 1.61 1.583c.722.709 1.44 1.42 2.165 2.126c1.184 1.153 2.604 1.737 4.339 1.738z"/></svg> </template>
CSS
.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.536%2011.997a4.005%204.005%200%200%201-4.015%204.018c-2.36-.005-4.05-1.954-4.01-4.08a4.013%204.013%200%200%201%208.025.061zm8.463-.04a.82.82%200%200%201-.25.616q-1.122%201.128-2.248%202.25q-.123.124-.25.054c-.091-.048-.124-.121-.098-.242a13%2013%200%200%200%20.25-1.626a12%2012%200%200%200%20.028-1.49a11.6%2011.6%200%200%200-.27-2.114a.26.26%200%200%201%20.017-.213a.194.194%200%200%201%20.273-.052a1%201%200%200%201%20.086.075l2.174%202.174c.171.17.29.366.289.567zM11.226%2020c-1.89-.002-3.488-.565-4.926-1.611a8%208%200%200%201-.952-.816q-1.125-1.112-2.253-2.221l-1.931-1.899q-.437-.427-.873-.857c-.393-.39-.387-.83.012-1.217q.443-.433.885-.868q1.433-1.41%202.867-2.818c.532-.522%201.057-1.051%201.604-1.555a8%208%200%200%201%203.786-1.95A7.7%207.7%200%200%201%2011.135%204c1.89.015%203.612.546%205.113%201.723a8%208%200%200%201%202.282%202.77a7.6%207.6%200%200%201%20.76%202.556c.255%202.404-.414%204.518-2.046%206.312a7.77%207.77%200%200%201-3.927%202.366a9%209%200%200%201-2.091.274zm.364-2.137a6%206%200%200%200%20.605-.036a5%205%200%200%200%20.38-.05c1.525-.28%202.76-1.051%203.704-2.263c.92-1.178%201.28-2.542%201.168-4.028a5.6%205.6%200%200%200-.631-2.168c-.627-1.213-1.596-2.067-2.817-2.646c-1.096-.519-2.248-.649-3.443-.464A5.8%205.8%200%200%200%207.33%207.8c-.858.83-1.707%201.669-2.56%202.504c-.426.419-.85.841-1.28%201.257c-.274.266-.286.588-.013.857q.804.793%201.61%201.583c.722.709%201.44%201.42%202.165%202.126c1.184%201.153%202.604%201.737%204.339%201.738z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.536%2011.997a4.005%204.005%200%200%201-4.015%204.018c-2.36-.005-4.05-1.954-4.01-4.08a4.013%204.013%200%200%201%208.025.061zm8.463-.04a.82.82%200%200%201-.25.616q-1.122%201.128-2.248%202.25q-.123.124-.25.054c-.091-.048-.124-.121-.098-.242a13%2013%200%200%200%20.25-1.626a12%2012%200%200%200%20.028-1.49a11.6%2011.6%200%200%200-.27-2.114a.26.26%200%200%201%20.017-.213a.194.194%200%200%201%20.273-.052a1%201%200%200%201%20.086.075l2.174%202.174c.171.17.29.366.289.567zM11.226%2020c-1.89-.002-3.488-.565-4.926-1.611a8%208%200%200%201-.952-.816q-1.125-1.112-2.253-2.221l-1.931-1.899q-.437-.427-.873-.857c-.393-.39-.387-.83.012-1.217q.443-.433.885-.868q1.433-1.41%202.867-2.818c.532-.522%201.057-1.051%201.604-1.555a8%208%200%200%201%203.786-1.95A7.7%207.7%200%200%201%2011.135%204c1.89.015%203.612.546%205.113%201.723a8%208%200%200%201%202.282%202.77a7.6%207.6%200%200%201%20.76%202.556c.255%202.404-.414%204.518-2.046%206.312a7.77%207.77%200%200%201-3.927%202.366a9%209%200%200%201-2.091.274zm.364-2.137a6%206%200%200%200%20.605-.036a5%205%200%200%200%20.38-.05c1.525-.28%202.76-1.051%203.704-2.263c.92-1.178%201.28-2.542%201.168-4.028a5.6%205.6%200%200%200-.631-2.168c-.627-1.213-1.596-2.067-2.817-2.646c-1.096-.519-2.248-.649-3.443-.464A5.8%205.8%200%200%200%207.33%207.8c-.858.83-1.707%201.669-2.56%202.504c-.426.419-.85.841-1.28%201.257c-.274.266-.286.588-.013.857q.804.793%201.61%201.583c.722.709%201.44%201.42%202.165%202.126c1.184%201.153%202.604%201.737%204.339%201.738z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/milvus.svg?color=%231a73e8&size=48