UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.12 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandIoxhost = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandIoxhost = function LIBrandIoxhost(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: "M12.55 5.2h-1.262a4.65 4.65 0 0 0-8.85 2.7H1.45a.45.45 0 0 0 0 .9h1.262a4.65 4.65 0 0 0 8.85-2.7h.988a.45.45 0 0 0 0-.9zM10.75 7a3.749 3.749 0 0 1-7.04 1.8h5.24a.45.45 0 0 0 0-.9H3.359a3.749 3.749 0 0 1 6.932-2.7H5.05a.45.45 0 0 0 0 .9h5.591c.071.289.109.589.109.9zm-5.7-.45h3.9a.449.449 0 1 1 0 .9h-3.9a.449.449 0 1 1 0-.9z" }) })); }; exports.LIBrandIoxhost = LIBrandIoxhost;