infinigence logo
infinigence-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.
- Name
- infinigence-color
- Set
- LobeHub AI Icons
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
3 other variants in LobeHub AI Icons
Use the infinigence logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7f1084" d="M14.186 19.885V4.226H5v4.137h4.226v11.522H5V24h13.412v-4.115h-4.226z"/><path fill="#2ea7e0" d="M18.412 0h-4.226v4.226h4.226V0z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubInfinigenceColor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7f1084" d="M14.186 19.885V4.226H5v4.137h4.226v11.522H5V24h13.412v-4.115h-4.226z"/><path fill="#2ea7e0" d="M18.412 0h-4.226v4.226h4.226V0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#7f1084" d="M14.186 19.885V4.226H5v4.137h4.226v11.522H5V24h13.412v-4.115h-4.226z"/><path fill="#2ea7e0" d="M18.412 0h-4.226v4.226h4.226V0z"/></svg> </template>
CSS
.icon-infinigence-color {
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%22%237f1084%22%20d%3D%22M14.186%2019.885V4.226H5v4.137h4.226v11.522H5V24h13.412v-4.115h-4.226z%22%2F%3E%3Cpath%20fill%3D%22%232ea7e0%22%20d%3D%22M18.412%200h-4.226v4.226h4.226V0z%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%22%237f1084%22%20d%3D%22M14.186%2019.885V4.226H5v4.137h4.226v11.522H5V24h13.412v-4.115h-4.226z%22%2F%3E%3Cpath%20fill%3D%22%232ea7e0%22%20d%3D%22M18.412%200h-4.226v4.226h4.226V0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/infinigence-color.svg?color=%231a73e8&size=48