UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.59 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandWeebly = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandWeebly = function LIBrandWeebly(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: "M10.963 2.543c-.935 0-1.718.603-1.961 1.508-.426-1.361-1.535-1.508-1.991-1.508-.464 0-1.566.147-1.999 1.508a1.998 1.998 0 0 0-1.96-1.508C1.904 2.543 1 3.337 1 4.353c0 .678.098.78 1.809 5.471.524 1.42 1.588 1.626 2.173 1.626.92 0 1.642-.456 2.014-1.265.372.816 1.094 1.272 2.014 1.272.585 0 1.649-.213 2.173-1.633C12.978 4.934 13 5.006 13 4.5c.015-1.132-.844-1.956-2.037-1.956zm.617 2.69L10.043 9.37c-.185.504-.497.872-1.083.872-.55 0-.876-.29-1.032-.794l-.92-2.752h-.023l-.92 2.752c-.164.504-.49.787-1.032.787-.587 0-.899-.369-1.084-.872L2.427 5.255c-.126-.347-.186-.56-.186-.808 0-.383.371-.689.899-.689.438 0 .75.277.846.681l1.032 3.277h.022L6.087 4.51c.14-.46.386-.752.913-.752s.772.284.913.752L8.96 7.716h.022l1.032-3.277c.096-.404.408-.68.846-.68.52 0 .898.312.898.836-.007.185-.096.376-.178.639z" }) })); }; exports.LIBrandWeebly = LIBrandWeebly;