UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.28 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandBrandai = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandBrandai = function LIBrandBrandai(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.978 6.631A5.995 5.995 0 0 0 7.03 1.005h-.07a5.972 5.972 0 0 0-3.063.862 6.015 6.015 0 0 0-2.024 2.016 5.977 5.977 0 0 0-.86 3.491 5.945 5.945 0 0 0 .86 2.745 6.038 6.038 0 0 0 2.013 2.016 6.046 6.046 0 0 0 3.065.86h.09a5.995 5.995 0 0 0 5.944-5.62c.007-.12.015-.247.015-.367s0-.247-.008-.367l-.013-.01zM7 8.821v1.915c.048 1.17-.284 1.365-.684 1.383l-.05.002a5.174 5.174 0 0 1-.007-10.24l.057.005c.4.022.732.215.685 1.382v1.914c-.005.786.447 1.536.928 1.82-.48.28-.934.937-.929 1.817z" }) })); }; exports.LIBrandBrandai = LIBrandBrandai;