infinity-forge
Version:
9 lines • 2.27 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.IconHospitalization = IconHospitalization;
var jsx_runtime_1 = require("react/jsx-runtime");
function IconHospitalization(_a) {
var color = _a.color;
return ((0, jsx_runtime_1.jsxs)("svg", { width: '21', height: '20', viewBox: '0 0 21 20', fill: 'none', children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: 'url(#clip0_5_23527)', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M12.66 16.4844H8.33996C8.01637 16.4844 7.75402 16.222 7.75402 15.8984V12.746H4.60156C4.27797 12.746 4.01562 12.4836 4.01562 12.16V7.83996C4.01562 7.51637 4.27797 7.25402 4.60156 7.25402H7.75402V4.10156C7.75402 3.77797 8.01637 3.51562 8.33996 3.51562H12.66C12.9836 3.51562 13.246 3.77797 13.246 4.10156V7.25402H16.3984C16.722 7.25402 16.9844 7.51637 16.9844 7.83996V12.16C16.9844 12.4836 16.722 12.746 16.3984 12.746H13.246V15.8984C13.246 16.222 12.9836 16.4844 12.66 16.4844ZM8.9259 15.3125H12.0741V12.16C12.0741 11.8364 12.3364 11.5741 12.66 11.5741H15.8125V8.4259H12.66C12.3364 8.4259 12.0741 8.16355 12.0741 7.83996V4.6875H8.9259V7.83996C8.9259 8.16355 8.66355 8.4259 8.33996 8.4259H5.1875V11.5741H8.33996C8.66355 11.5741 8.9259 11.8364 8.9259 12.16V15.3125Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { d: 'M10.5 20C7.82891 20 5.3177 18.9598 3.42891 17.0711C1.5402 15.1823 0.5 12.6711 0.5 10C0.5 7.32891 1.5402 4.8177 3.42891 2.92895C5.3177 1.0402 7.82891 0 10.5 0C13.1711 0 15.6823 1.0402 17.5711 2.92895C19.4598 4.8177 20.5 7.32891 20.5 10C20.5 12.6711 19.4598 15.1823 17.5711 17.0711C15.6823 18.9598 13.1711 20 10.5 20ZM10.5 1.17188C8.14191 1.17188 5.925 2.09016 4.25758 3.75758C2.59016 5.425 1.67188 7.64191 1.67188 10C1.67188 12.3581 2.59016 14.575 4.25758 16.2424C5.92496 17.9098 8.14191 18.8281 10.5 18.8281C12.8581 18.8281 15.075 17.9098 16.7424 16.2424C18.4098 14.575 19.3281 12.3581 19.3281 10C19.3281 7.64191 18.4098 5.425 16.7424 3.75758C15.075 2.09016 12.8581 1.17188 10.5 1.17188Z', fill: color })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_5_23527', children: (0, jsx_runtime_1.jsx)("rect", { width: '20', height: '20', fill: color, transform: 'translate(0.5)' }) }) })] }));
}
//# sourceMappingURL=icon-hospitalization.js.map