@icongo/li
Version:
LibreICONS Icons
14 lines • 593 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandDochub = 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: "M11.638 4.75H8.312V1.46l3.326 3.29Zm-2.2.75v3.047c0 1.565-.856 2.346-2.656 2.346h-2.22V2.987h2.22c.281 0 .541.02.776.06v-1.97A4.087 4.087 0 0 0 6.747 1H2.313v12h4.434c3.293 0 4.94-1.514 4.94-4.545V5.5h-2.25z"
})
}));
export { LIBrandDochub };