UNPKG

@icongo/gi

Version:
25 lines (24 loc) 1.86 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIAbstract102 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GIAbstract102 = function GIAbstract102(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: "M21 21c4.405 21.122 8.315 44.417 11.456 69.178h76.228V138.5H53.312c7.629 26.122 12.604 63.714 13.366 106.19h41.272v31.285H66.384c-.155 4.889-.173 9.66-.44 14.394h42.006v31.284H63.153c-2.34 20.03-5.68 37.75-9.84 51.994h55.372v48.322H32.456c-3.141 24.76-7.05 47.91-11.456 69.03 46.268-8.753 101.083-14.926 160.975-17.771v-99.581h35.103C224.884 443.739 239.294 491 256 491s31.246-47.261 39.069-117.353h35.103v99.581C390.064 476.074 444.732 482.246 491 491c-4.405-21.122-8.168-44.27-11.31-69.031h-76.228v-48.322h55.372c-4.16-14.244-7.572-31.964-9.987-51.994H404.05v-31.284h42.006c-.279-4.735-.424-9.505-.587-14.394H404.05V244.69h41.125c.802-42.477 6.031-80.069 13.66-106.19h-55.372V90.177h76.228C482.832 65.418 486.595 42.122 491 21c-46.268 8.754-100.937 15.073-160.829 17.919V138.5H295.07C287.245 68.381 272.708 21 256 21s-31.115 47.381-38.922 117.5h-35.103V38.92C122.083 36.073 67.268 29.754 21 21zm120.29 171.256h229.566v127.635H141.291V192.256zm29.376 48.469v65.212h170.668v-65.212H170.665z" })] })); }; exports.GIAbstract102 = GIAbstract102;