UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.56 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandHootsuite = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandHootsuite = function LIBrandHootsuite(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: "M7.001 1h.012a4.103 4.103 0 0 1 1.883.464 4.083 4.083 0 0 1 1.87-.453h.338V13l-.328-.001A7.871 7.871 0 0 1 5.2 10.686a7.788 7.788 0 0 1-2.304-5.571V1.011h.338c.65 0 1.293.155 1.87.453A4.113 4.113 0 0 1 7.002 1Zm0 .327c-.69 0-1.338.186-1.895.51a3.745 3.745 0 0 0-1.871-.5h-.011v3.778c-.013 4.175 3.382 7.545 7.553 7.556V1.338h-.01a3.738 3.738 0 0 0-1.872.499 3.754 3.754 0 0 0-1.883-.51h-.01zm1.626 1.377a1.62 1.62 0 1 1-.873 2.985l-.758.754-.753-.758A1.619 1.619 0 1 1 4.52 2.942a1.62 1.62 0 0 1 2.475 1.234l.008-.01.007.009a1.62 1.62 0 0 1 1.616-1.471zM5.38 5.394a1.08 1.08 0 0 0 1.036-1.397.54.54 0 1 1-.712-.714 1.08 1.08 0 1 0-.326 2.111h.002zm3.24.01a1.08 1.08 0 1 0-.314-2.112.542.542 0 0 1 .273.714A.542.542 0 0 1 7.591 4a1.08 1.08 0 0 0 1.028 1.403z" }) })); }; exports.LIBrandHootsuite = LIBrandHootsuite;