UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.82 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandLivejournal = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandLivejournal = function LIBrandLivejournal(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: "M11.246 7.952s-4.374-5.844-4.893-6.5C6.121 1.16 5.764 1 5.327 1c-.539 0-1.2.242-1.902.774-1.273.964-1.607 2.002-1.1 2.719.507.716 4.924 6.542 4.924 6.542L11.901 13l-.655-5.048Zm-.963.074c-.238.183-.561.28-.924.273-.559-.01-1.08-.268-1.391-.687L5.45 4.249a3.705 3.705 0 0 1 1.538-.611c1.121 1.488 2.647 3.524 3.294 4.389zM6.59 3.11c-.388.09-.971.285-1.56.71-.586.425-.95.99-1.153 1.397l-.427-.57c.142-.332.468-.953 1.063-1.384a3.655 3.655 0 0 1 1.685-.67l.392.517zm-3.62.408c.13-.34.466-.728.947-1.093.511-.387 1.025-.608 1.41-.608.181 0 .311.048.387.143l.076.098a4.339 4.339 0 0 0-1.625.725c-.552.4-.905.922-1.115 1.322a9.223 9.223 0 0 1-.059-.082c-.038-.054-.139-.197-.021-.505zm1.314 2.241c.106-.267.374-.831.875-1.28.45.6 1.965 2.624 2.516 3.363.285.382.397.897.307 1.412-.062.355-.218.667-.418.848-.661-.873-2.167-2.862-3.28-4.343zm6.02 5.682-2.501-1.056c.267-.236.467-.623.544-1.067a2.337 2.337 0 0 0-.02-.919 2.23 2.23 0 0 0 1.07.272c.413 0 .788-.115 1.078-.324l.354 2.726c-.25.025-.427.144-.525.368z" }) })); }; exports.LIBrandLivejournal = LIBrandLivejournal;