@icongo/li
Version:
LibreICONS Icons
14 lines • 844 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandBimobject = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M12.143 1H1.857A.86.86 0 0 0 1 1.857v10.286a.86.86 0 0 0 .857.857h10.286a.86.86 0 0 0 .857-.857V1.857A.86.86 0 0 0 12.143 1Zm-1.714 6.895c0 1.323-.306 2.212-2.78 2.212h-.453c-1.182 0-1.672-.399-1.886-1.04h-.024V10H3.57V3.786h1.715v2h.03c.122-.816 1.063-1.039 1.866-1.039h.464c2.475 0 2.78.887 2.78 2.21v.938zM8.714 7.12v.613c0 .581-.09.905-1.028.905H6.472c-.774 0-1.18-.174-1.18-.956v-.509c0-.785.406-.956 1.18-.956h1.214c.937-.005 1.028.321 1.028.903z"
})
}));
export { LIBrandBimobject };