UNPKG

@icongo/li

Version:
23 lines (22 loc) 998 B
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandDochub = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandDochub = function LIBrandDochub(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.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" }) })); }; exports.LIBrandDochub = LIBrandDochub;