UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.24 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandUpwork = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandUpwork = function LIBrandUpwork(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.28 7.579c-.55 0-1.067-.234-1.536-.614l.114-.538.004-.02c.103-.572.424-1.53 1.419-1.53a1.352 1.352 0 0 1 0 2.702zm0-4.07c-1.269 0-2.255.825-2.654 2.183-.61-.917-1.075-2.018-1.344-2.946H4.914v3.556a1.276 1.276 0 0 1-1.273 1.274 1.275 1.275 0 0 1-1.273-1.274V2.746H1v3.556a2.653 2.653 0 0 0 2.64 2.652 2.653 2.653 0 0 0 2.642-2.652v-.595c.265.553.591 1.115.987 1.61l-.837 3.937h1.399l.607-2.855c.531.34 1.142.555 1.842.555a2.722 2.722 0 0 0 0-5.444Z" }) })); }; exports.LIBrandUpwork = LIBrandUpwork;