bentoml logo
bentoml from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bentoml
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the bentoml logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.3 11a1.1 1.1 0 1 0 0-2.2a1.1 1.1 0 0 0 0 2.2m-4.4 0a1.1 1.1 0 1 0 0-2.2a1.1 1.1 0 0 0 0 2.2M5.67 0a1.2 1.2 0 0 0-.815.318L.386 4.444A1.2 1.2 0 0 0 0 5.325V22.4A1.6 1.6 0 0 0 1.6 24h17.048a1.2 1.2 0 0 0 .911-.42l4.152-4.843a1.2 1.2 0 0 0 .289-.781V1.6A1.6 1.6 0 0 0 22.4 0ZM6 .6h16.2a1.2 1.2 0 0 1 1.2 1.2v15.8a1.6 1.6 0 0 1-1.6 1.6H6A1.2 1.2 0 0 1 4.8 18V1.8A1.2 1.2 0 0 1 6 .6"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBentoml(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="M16.3 11a1.1 1.1 0 1 0 0-2.2a1.1 1.1 0 0 0 0 2.2m-4.4 0a1.1 1.1 0 1 0 0-2.2a1.1 1.1 0 0 0 0 2.2M5.67 0a1.2 1.2 0 0 0-.815.318L.386 4.444A1.2 1.2 0 0 0 0 5.325V22.4A1.6 1.6 0 0 0 1.6 24h17.048a1.2 1.2 0 0 0 .911-.42l4.152-4.843a1.2 1.2 0 0 0 .289-.781V1.6A1.6 1.6 0 0 0 22.4 0ZM6 .6h16.2a1.2 1.2 0 0 1 1.2 1.2v15.8a1.6 1.6 0 0 1-1.6 1.6H6A1.2 1.2 0 0 1 4.8 18V1.8A1.2 1.2 0 0 1 6 .6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.3 11a1.1 1.1 0 1 0 0-2.2a1.1 1.1 0 0 0 0 2.2m-4.4 0a1.1 1.1 0 1 0 0-2.2a1.1 1.1 0 0 0 0 2.2M5.67 0a1.2 1.2 0 0 0-.815.318L.386 4.444A1.2 1.2 0 0 0 0 5.325V22.4A1.6 1.6 0 0 0 1.6 24h17.048a1.2 1.2 0 0 0 .911-.42l4.152-4.843a1.2 1.2 0 0 0 .289-.781V1.6A1.6 1.6 0 0 0 22.4 0ZM6 .6h16.2a1.2 1.2 0 0 1 1.2 1.2v15.8a1.6 1.6 0 0 1-1.6 1.6H6A1.2 1.2 0 0 1 4.8 18V1.8A1.2 1.2 0 0 1 6 .6"/></svg> </template>
CSS
.icon-bentoml {
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%22M16.3%2011a1.1%201.1%200%201%200%200-2.2a1.1%201.1%200%200%200%200%202.2m-4.4%200a1.1%201.1%200%201%200%200-2.2a1.1%201.1%200%200%200%200%202.2M5.67%200a1.2%201.2%200%200%200-.815.318L.386%204.444A1.2%201.2%200%200%200%200%205.325V22.4A1.6%201.6%200%200%200%201.6%2024h17.048a1.2%201.2%200%200%200%20.911-.42l4.152-4.843a1.2%201.2%200%200%200%20.289-.781V1.6A1.6%201.6%200%200%200%2022.4%200ZM6%20.6h16.2a1.2%201.2%200%200%201%201.2%201.2v15.8a1.6%201.6%200%200%201-1.6%201.6H6A1.2%201.2%200%200%201%204.8%2018V1.8A1.2%201.2%200%200%201%206%20.6%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%22M16.3%2011a1.1%201.1%200%201%200%200-2.2a1.1%201.1%200%200%200%200%202.2m-4.4%200a1.1%201.1%200%201%200%200-2.2a1.1%201.1%200%200%200%200%202.2M5.67%200a1.2%201.2%200%200%200-.815.318L.386%204.444A1.2%201.2%200%200%200%200%205.325V22.4A1.6%201.6%200%200%200%201.6%2024h17.048a1.2%201.2%200%200%200%20.911-.42l4.152-4.843a1.2%201.2%200%200%200%20.289-.781V1.6A1.6%201.6%200%200%200%2022.4%200ZM6%20.6h16.2a1.2%201.2%200%200%201%201.2%201.2v15.8a1.6%201.6%200%200%201-1.6%201.6H6A1.2%201.2%200%200%201%204.8%2018V1.8A1.2%201.2%200%200%201%206%20.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/bentoml.svg?color=%231a73e8&size=48