UNPKG

@icongo/li

Version:
23 lines (22 loc) 1.33 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandCuriousCat = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandCuriousCat = function LIBrandCuriousCat(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: "M4.395 12.635c-1.993-1.003-3.226-2.868-3.38-5.114-.202-2.92 1.721-5.618 4.541-6.371.805-.215 2.272-.192 3.043.048 2.338.726 3.924 2.55 4.33 4.977.264 1.583-.217 3.463-1.211 4.731-.553.705-.634.702-.634-.029 0-.675-.208-2.39-.361-2.98-.256-.981-.522-1.57-1.56-3.449C8.58 3.392 8.12 2.81 7.867 2.81c-.377 0-.59.538-.747 1.886-.057.493-.144.972-.193 1.063-.05.091-.322.28-.606.42-.62.305-.781.294-1.693-.114-.82-.367-1.335-.45-1.557-.249-.352.319-.135 1.057.612 2.082 1.076 1.475 1.5 2.718 1.456 4.272l-.023.828-.721-.363z" }) })); }; exports.LIBrandCuriousCat = LIBrandCuriousCat;