UNPKG

@icongo/gi

Version:
25 lines (24 loc) 2.59 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GIAbstract029 = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GIAbstract029 = function GIAbstract029(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: "M96.2 21c-16.898 0-30.403 18.752-30.403 42.153v81.956h60.953V63.153C126.75 39.753 113.096 21 96.2 21zm79.9 0c-16.898 0-30.403 18.752-30.403 42.153v81.956h60.953V63.153c0-23.4-13.654-42.153-30.55-42.153zm79.9 0c-16.898 0-30.55 18.752-30.55 42.153v81.956h60.953V63.153C286.403 39.753 272.896 21 256 21zm79.9 0c-16.898 0-30.55 18.752-30.55 42.153v81.956h60.953V63.153c0-23.4-13.507-42.153-30.403-42.153zm79.753 0c-16.897 0-30.403 18.752-30.403 42.153v81.956h60.953V63.153c0-23.4-13.654-42.153-30.55-42.153zM44.793 159.944A23.735 23.735 0 0 0 21 183.737v144.525a23.735 23.735 0 0 0 23.793 23.794h422.413A23.735 23.735 0 0 0 491 328.262V183.737a23.735 23.735 0 0 0-23.794-23.793H44.793zm40.245 17.184h341.925c10.672 0 19.24 8.692 19.24 19.535v118.675c0 10.842-8.568 19.534-19.24 19.534H85.038c-10.674 0-19.241-8.692-19.241-19.534V196.663c0-10.843 8.566-19.535 19.24-19.535zm53.168 26.438c-28.958 0-52.288 23.33-52.288 52.287s23.33 52.581 52.288 52.581 52.434-23.624 52.434-52.58-23.476-52.288-52.434-52.288zm117.647 0c-28.957 0-52.288 23.33-52.288 52.287s23.33 52.581 52.288 52.581 52.581-23.624 52.581-52.58-23.623-52.288-52.581-52.288zm117.794 0c-28.958 0-52.288 23.33-52.288 52.287s23.33 52.581 52.288 52.581 52.434-23.624 52.434-52.58-23.477-52.288-52.434-52.288zM65.797 366.89v81.956c0 23.4 13.505 42.153 30.403 42.153s30.55-18.752 30.55-42.153V366.89H65.797zm79.9 0v81.956c0 23.4 13.505 42.153 30.403 42.153s30.55-18.752 30.55-42.153V366.89h-60.953zm79.753 0v81.956c0 23.4 13.652 42.153 30.55 42.153s30.403-18.752 30.403-42.153V366.89H225.45zm79.9 0v81.956c0 23.4 13.652 42.153 30.55 42.153s30.403-18.752 30.403-42.153V366.89H305.35zm79.9 0v81.956c0 23.4 13.507 42.153 30.403 42.153s30.55-18.752 30.55-42.153V366.89H385.25z" })] })); }; exports.GIAbstract029 = GIAbstract029;