UNPKG

@icongo/mc

Version:
22 lines (21 loc) 1.46 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.MCGoodreadsG = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var MCGoodreadsG = function MCGoodreadsG(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 1536 2048" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M170.4 1613.2h11.2c50.8 0 102 0 152.8.4 6.4 0 12.4-1.6 14.4 8.4 28.4 139.6 120 218.4 251.6 255.6 107.6 30.4 216.4 31.2 325.2 7.2 135.2-29.6 224-113.2 272-241.6 32-86 42.8-175.2 44-266 .4-23.2 1.2-188-.8-211.2l-3.6-1.2c-3.2 6-6.8 11.6-10 17.6-88.4 172.4-245.2 269.6-421.6 276.4-412 16-677.6-228-688-704.8-2-94.8 7.2-187.6 33.2-278.8C233.2 190.8 449.2 2.4 766.4 0c245.2-1.6 406 154.8 464.8 281.2 2 4.4 5.2 9.2 9.6 7.6V42.4H1418c0 1121.2.4 1328.8.4 1328.8-.4 314-106.8 574.8-412 648.8-278 67.6-636 19.2-784-228.8-32-54-47.2-113.2-52-178zM755.6 146c-210-2-434 162.8-460 535.2-16.4 236 59.2 488.8 286 594.4 110.4 51.6 297.2 60 433.2-34.8 190.4-132.8 250.8-388 219.2-616-38.8-284.4-191.2-480-478.4-478.8z" }) })); }; exports.MCGoodreadsG = MCGoodreadsG;