UNPKG

@icongo/gi

Version:
25 lines (24 loc) 1.71 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIAbstract108 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GIAbstract108 = function GIAbstract108(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: "M491 427.256C491 462.551 462.588 491 427.403 491H304.175c8.746-11.237 16.777-24.321 24.088-38.628h79.165c35.185 0 63.597-28.449 63.597-63.744V38.184C483.353 49.76 491 66.24 491 84.597zm-30.256-65.653c0 35.295-28.413 63.744-63.597 63.744H340.6C359.428 377.982 370.563 319.47 370.563 256c0-97.535-26.38-183.597-66.388-235h123.228a63.607 63.607 0 0 1 33.34 9.4zM340.012 256c0 86.37-37.61 211.768-84.012 211.768S171.988 342.37 171.988 256 209.598 78.984 256 78.984 340.013 169.631 340.013 256zM207.826 491H84.597C49.412 491 21 462.551 21 427.256V84.596c0-18.283 7.735-34.697 19.975-46.265v350.297c0 35.295 28.412 63.744 63.597 63.744h79.166c7.314 14.318 15.335 27.383 24.087 38.628zm0-470c-40.008 51.403-66.387 137.465-66.387 235 0 63.47 11.28 121.983 30.109 169.347h-56.694c-35.184 0-63.597-28.449-63.597-63.744V30.4c9.706-5.981 21.07-9.4 33.34-9.4z" })] })); }; exports.GIAbstract108 = GIAbstract108;