vllm-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.

Name
vllm-color
Set
LobeHub AI Icons
Style
Color
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

The same logo in other sets

Use the vllm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fdb515" d="M0 4.973h9.324V23L0 4.973z"/><path fill="#30a2ff" d="M13.986 4.351L22.378 0l-6.216 23H9.324l4.662-18.649z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubVllmColor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fdb515" d="M0 4.973h9.324V23L0 4.973z"/><path fill="#30a2ff" d="M13.986 4.351L22.378 0l-6.216 23H9.324l4.662-18.649z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#fdb515" d="M0 4.973h9.324V23L0 4.973z"/><path fill="#30a2ff" d="M13.986 4.351L22.378 0l-6.216 23H9.324l4.662-18.649z"/></svg>
</template>

CSS

.icon-vllm-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%23fdb515%22%20d%3D%22M0%204.973h9.324V23L0%204.973z%22%2F%3E%3Cpath%20fill%3D%22%2330a2ff%22%20d%3D%22M13.986%204.351L22.378%200l-6.216%2023H9.324l4.662-18.649z%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%23fdb515%22%20d%3D%22M0%204.973h9.324V23L0%204.973z%22%2F%3E%3Cpath%20fill%3D%22%2330a2ff%22%20d%3D%22M13.986%204.351L22.378%200l-6.216%2023H9.324l4.662-18.649z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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