UNPKG

@icongo/gi

Version:
25 lines (24 loc) 1.52 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIAbstract045 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GIAbstract045 = function GIAbstract045(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: "M126.603 21C68.069 21 21 68.064 21 126.603v258.794C21 443.936 68.07 491 126.603 491h45.385v-54.344h37.452V491h27.466v-54.344h38.188V491h27.466v-54.344h37.746V491h45.091C443.931 491 491 443.936 491 385.397V126.603C491 68.064 443.931 21 385.397 21h-45.09v54.784H302.56V21h-27.466v54.784h-38.188V21H209.44v54.784h-37.452V21h-45.385zM256 97.963c87.295 0 158.185 70.742 158.185 158.037S343.295 414.184 256 414.184 97.815 343.294 97.815 256 168.705 97.963 256 97.963zm0 28.934c-64.732 0-118.29 47.595-127.635 109.716h255.27C374.29 174.492 320.732 126.897 256 126.897zm-127.635 148.49C137.71 337.531 191.268 385.25 256 385.25s118.29-47.72 127.635-109.863h-255.27z" })] })); }; exports.GIAbstract045 = GIAbstract045;