kubeflow logo
kubeflow from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- kubeflow
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
Use the kubeflow logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#4279f4" d="m35.59 43.66l2.836 70.645l51.027-65.121a4.72 4.72 0 0 1 3.164-1.774a4.7 4.7 0 0 1 3.48 1.004l31.829 25.547l-10.38-45.395Zm0 0"/><path fill="#0028aa" d="M40.191 127.262h45.266l-27.793-22.297Zm0 0"/><path fill="#014bd1" d="M93.902 58.723L63.461 97.566l32.434 26.024l30.77-38.582Zm0 0"/><path fill="#bedcff" d="m27.055 36.848l.004-.008l26.77-33.57L10.66 24.059L0 70.769Zm0 0"/><path fill="#6ca1ff" d="m.594 85.105l28.672 35.954l-2.73-68.485Zm0 0"/><path fill="#a1c3ff" d="M109.215 20.54L67.937.66l-25.69 32.215Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconKubeflow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#4279f4" d="m35.59 43.66l2.836 70.645l51.027-65.121a4.72 4.72 0 0 1 3.164-1.774a4.7 4.7 0 0 1 3.48 1.004l31.829 25.547l-10.38-45.395Zm0 0"/><path fill="#0028aa" d="M40.191 127.262h45.266l-27.793-22.297Zm0 0"/><path fill="#014bd1" d="M93.902 58.723L63.461 97.566l32.434 26.024l30.77-38.582Zm0 0"/><path fill="#bedcff" d="m27.055 36.848l.004-.008l26.77-33.57L10.66 24.059L0 70.769Zm0 0"/><path fill="#6ca1ff" d="m.594 85.105l28.672 35.954l-2.73-68.485Zm0 0"/><path fill="#a1c3ff" d="M109.215 20.54L67.937.66l-25.69 32.215Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#4279f4" d="m35.59 43.66l2.836 70.645l51.027-65.121a4.72 4.72 0 0 1 3.164-1.774a4.7 4.7 0 0 1 3.48 1.004l31.829 25.547l-10.38-45.395Zm0 0"/><path fill="#0028aa" d="M40.191 127.262h45.266l-27.793-22.297Zm0 0"/><path fill="#014bd1" d="M93.902 58.723L63.461 97.566l32.434 26.024l30.77-38.582Zm0 0"/><path fill="#bedcff" d="m27.055 36.848l.004-.008l26.77-33.57L10.66 24.059L0 70.769Zm0 0"/><path fill="#6ca1ff" d="m.594 85.105l28.672 35.954l-2.73-68.485Zm0 0"/><path fill="#a1c3ff" d="M109.215 20.54L67.937.66l-25.69 32.215Zm0 0"/></svg> </template>
CSS
.icon-kubeflow {
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%234279f4%22%20d%3D%22m35.59%2043.66l2.836%2070.645l51.027-65.121a4.72%204.72%200%200%201%203.164-1.774a4.7%204.7%200%200%201%203.48%201.004l31.829%2025.547l-10.38-45.395Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%230028aa%22%20d%3D%22M40.191%20127.262h45.266l-27.793-22.297Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23014bd1%22%20d%3D%22M93.902%2058.723L63.461%2097.566l32.434%2026.024l30.77-38.582Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23bedcff%22%20d%3D%22m27.055%2036.848l.004-.008l26.77-33.57L10.66%2024.059L0%2070.769Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%236ca1ff%22%20d%3D%22m.594%2085.105l28.672%2035.954l-2.73-68.485Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23a1c3ff%22%20d%3D%22M109.215%2020.54L67.937.66l-25.69%2032.215Zm0%200%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%234279f4%22%20d%3D%22m35.59%2043.66l2.836%2070.645l51.027-65.121a4.72%204.72%200%200%201%203.164-1.774a4.7%204.7%200%200%201%203.48%201.004l31.829%2025.547l-10.38-45.395Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%230028aa%22%20d%3D%22M40.191%20127.262h45.266l-27.793-22.297Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23014bd1%22%20d%3D%22M93.902%2058.723L63.461%2097.566l32.434%2026.024l30.77-38.582Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23bedcff%22%20d%3D%22m27.055%2036.848l.004-.008l26.77-33.57L10.66%2024.059L0%2070.769Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%236ca1ff%22%20d%3D%22m.594%2085.105l28.672%2035.954l-2.73-68.485Zm0%200%22%2F%3E%3Cpath%20fill%3D%22%23a1c3ff%22%20d%3D%22M109.215%2020.54L67.937.66l-25.69%2032.215Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/kubeflow.svg?color=%231a73e8&size=48