bimobject logo
bimobject from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- bimobject
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the bimobject logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 96H128c-17.6 0-32 14.4-32 32v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V128c0-17.6-14.4-32-32-32m-64 257.4c0 49.4-11.4 82.6-103.8 82.6h-16.9c-44.1 0-62.4-14.9-70.4-38.8h-.9V432h-64V200h64v74.7h1.1c4.6-30.5 39.7-38.8 69.7-38.8h17.3c92.4 0 103.8 33.1 103.8 82.5v35zm-64-28.9v22.9c0 21.7-3.4 33.8-38.4 33.8h-45.3c-28.9 0-44.1-6.5-44.1-35.7v-19c0-29.3 15.2-35.7 44.1-35.7h45.3c35-.2 38.4 12 38.4 33.7"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsBimobject(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 96H128c-17.6 0-32 14.4-32 32v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V128c0-17.6-14.4-32-32-32m-64 257.4c0 49.4-11.4 82.6-103.8 82.6h-16.9c-44.1 0-62.4-14.9-70.4-38.8h-.9V432h-64V200h64v74.7h1.1c4.6-30.5 39.7-38.8 69.7-38.8h17.3c92.4 0 103.8 33.1 103.8 82.5v35zm-64-28.9v22.9c0 21.7-3.4 33.8-38.4 33.8h-45.3c-28.9 0-44.1-6.5-44.1-35.7v-19c0-29.3 15.2-35.7 44.1-35.7h45.3c35-.2 38.4 12 38.4 33.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 96H128c-17.6 0-32 14.4-32 32v384c0 17.6 14.4 32 32 32h384c17.6 0 32-14.4 32-32V128c0-17.6-14.4-32-32-32m-64 257.4c0 49.4-11.4 82.6-103.8 82.6h-16.9c-44.1 0-62.4-14.9-70.4-38.8h-.9V432h-64V200h64v74.7h1.1c4.6-30.5 39.7-38.8 69.7-38.8h17.3c92.4 0 103.8 33.1 103.8 82.5v35zm-64-28.9v22.9c0 21.7-3.4 33.8-38.4 33.8h-45.3c-28.9 0-44.1-6.5-44.1-35.7v-19c0-29.3 15.2-35.7 44.1-35.7h45.3c35-.2 38.4 12 38.4 33.7"/></svg> </template>
CSS
.icon-bimobject {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%2096H128c-17.6%200-32%2014.4-32%2032v384c0%2017.6%2014.4%2032%2032%2032h384c17.6%200%2032-14.4%2032-32V128c0-17.6-14.4-32-32-32m-64%20257.4c0%2049.4-11.4%2082.6-103.8%2082.6h-16.9c-44.1%200-62.4-14.9-70.4-38.8h-.9V432h-64V200h64v74.7h1.1c4.6-30.5%2039.7-38.8%2069.7-38.8h17.3c92.4%200%20103.8%2033.1%20103.8%2082.5v35zm-64-28.9v22.9c0%2021.7-3.4%2033.8-38.4%2033.8h-45.3c-28.9%200-44.1-6.5-44.1-35.7v-19c0-29.3%2015.2-35.7%2044.1-35.7h45.3c35-.2%2038.4%2012%2038.4%2033.7%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M512%2096H128c-17.6%200-32%2014.4-32%2032v384c0%2017.6%2014.4%2032%2032%2032h384c17.6%200%2032-14.4%2032-32V128c0-17.6-14.4-32-32-32m-64%20257.4c0%2049.4-11.4%2082.6-103.8%2082.6h-16.9c-44.1%200-62.4-14.9-70.4-38.8h-.9V432h-64V200h64v74.7h1.1c4.6-30.5%2039.7-38.8%2069.7-38.8h17.3c92.4%200%20103.8%2033.1%20103.8%2082.5v35zm-64-28.9v22.9c0%2021.7-3.4%2033.8-38.4%2033.8h-45.3c-28.9%200-44.1-6.5-44.1-35.7v-19c0-29.3%2015.2-35.7%2044.1-35.7h45.3c35-.2%2038.4%2012%2038.4%2033.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/bimobject.svg?color=%231a73e8&size=48