UNPKG

@icongo/gi

Version:
17 lines 825 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GIAbstract050 = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "M0 0h512v512H0z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M21 21v135.125h135.125V21H21zm167.438 0v135.125h135.125V21H188.438zm167.437 0v135.125H491V21H355.875zM21 188.438v135.125h135.125V188.438H21zm167.438 0v135.125h135.125V188.438H188.438zm167.437 0v135.125H491V188.438H355.875zM21 355.875V491h135.125V355.875H21zm167.438 0V491h135.125V355.875H188.438zm167.437 0V491H491V355.875H355.875z" })] })); export { GIAbstract050 };