UNPKG

@icongo/gi

Version:
25 lines (24 loc) 1.56 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIAbstract059 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GIAbstract059 = function GIAbstract059(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 512 512" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M0 0h512v512H0z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#fff", d: "M146.284 21 36.128 54.34h380.7v55.226l-44.356 97.378V98.697h-27.319v168.172l-44.356 97.378V98.697h-244.4l49.497 53.462a129.892 129.892 0 0 1 44.797-7.93c72.042 0 130.571 58.382 130.571 130.424s-58.529 130.425-130.571 130.425c-21.27 0-41.304-5.07-59.044-14.1l-38.481 54.49h274.95c5.78 0 10.428 4.794 10.428 10.576s-4.647 10.428-10.428 10.428H38.33L21 491h470l-172.431-91.503L491 21H146.284zm-.734 153.338c-53.068 2.687-95.175 46.576-95.175 100.315 0 55.473 44.843 100.316 100.316 100.316s100.462-44.843 100.462-100.316-44.99-100.316-100.462-100.316c-1.734 0-3.43-.086-5.141 0zm5.14 34.515c36.298 0 65.8 29.503 65.8 65.8s-29.502 65.8-65.8 65.8-65.652-29.503-65.652-65.8 29.355-65.8 65.653-65.8z" })] })); }; exports.GIAbstract059 = GIAbstract059;