UNPKG

@icongo/gi

Version:
17 lines 752 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 GIHospitalCross = 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: "M174.688 28.063v71.625h-80.75v81.374H22.313v160.094h71.625v80.72h80.75v71.655H334.75v-71.655h81.375v-80.72h71.656V181.063h-71.655V99.688H334.75V28.064H174.688zm18.687 18.687h122.688v153h153.03v122.72H316.062v152.373H193.375V322.47H41V199.75h152.375v-153z" })] })); export { GIHospitalCross };