UNPKG

@icongo/li

Version:
23 lines (22 loc) 996 B
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandDyalog = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandDyalog = function LIBrandDyalog(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: "M1.429 1v3.193h1.714V2.714h2.871c3.038 0 4.843 2.148 4.843 4.283 0 2.039-1.57 4.289-4.843 4.289H1.43V13h4.585c4.305 0 6.557-3.019 6.557-6.003 0-1.572-.592-3.037-1.668-4.133C9.703 1.643 8.01 1 6.014 1H1.43Z" }) })); }; exports.LIBrandDyalog = LIBrandDyalog;