UNPKG

@icongo/gi

Version:
25 lines (24 loc) 2.09 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIAbstract027 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GIAbstract027 = function GIAbstract027(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: "M256 21C126.214 21 21 126.213 21 256c0 30.452 5.908 59.51 16.45 86.216 16.455-3.082 33.502-5.897 51.26-8.079 31.322-3.847 61.483-5.798 89.006-6.021 82.568-.67 142.278 14.192 145.406 39.656 3.89 31.663-81.202 68.463-194.315 85.775C165.467 477.19 209.132 491 256 491c129.789 0 235-105.213 235-235 0-25.271-4.074-49.597-11.456-72.41-22.625-.755-46.677-2.675-71.528-5.728-125.288-15.39-223.456-55.348-219.284-89.3 3.126-25.464 62.985-40.325 145.553-39.656 11.267.092 23.082.493 35.103 1.175C335.78 31.543 297.098 21 256 21zM64.916 215.756h54.05c9.69 0 17.478 6.848 17.478 15.275v39.51c0 8.427-7.789 15.128-17.478 15.128h-54.05c-9.689 0-17.331-6.701-17.331-15.128v-39.51c0-8.426 7.642-15.275 17.33-15.275zm109.275 0h54.05c9.69 0 17.625 6.848 17.625 15.275v39.51c0 8.427-7.936 15.128-17.625 15.128h-54.05c-9.689 0-17.332-6.701-17.332-15.128v-39.51c0-8.426 7.643-15.275 17.332-15.275zm109.275 0h54.05c9.69 0 17.625 6.848 17.625 15.275v39.51c0 8.427-7.936 15.128-17.625 15.128h-54.05c-9.689 0-17.332-6.701-17.332-15.128v-39.51c0-8.426 7.643-15.275 17.332-15.275zm109.569 0h54.05c9.69 0 17.33 6.848 17.33 15.275v39.51c0 8.427-7.64 15.128-17.33 15.128h-54.05c-9.69 0-17.478-6.701-17.478-15.128v-39.51c0-8.426 7.788-15.275 17.478-15.275z" })] })); }; exports.GIAbstract027 = GIAbstract027;