infinity-forge
Version:
9 lines • 2.92 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.IconHypertension = IconHypertension;
var jsx_runtime_1 = require("react/jsx-runtime");
function IconHypertension(_a) {
var color = _a.color;
return ((0, jsx_runtime_1.jsxs)("svg", { width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', xmlns: 'http://www.w3.org/2000/svg', children: [(0, jsx_runtime_1.jsx)("g", { id: 'hipertensao', clipPath: 'url(#clip0_482_2649)', children: (0, jsx_runtime_1.jsxs)("g", { id: 'Group', children: [(0, jsx_runtime_1.jsx)("path", { id: 'Vector', d: 'M18.7867 0C13.195 0.0592193 11.5995 7.58771 16.5785 9.94744V12.7465C16.5785 13.1347 16.8932 13.4493 17.2813 13.4493H17.9157C17.1803 14.886 14.9866 14.3881 14.9731 12.7457C14.9731 10.9352 13.6794 9.42773 11.9621 9.09982V0.702761C11.9621 0.31465 11.6475 0 11.2594 0H0.721072C0.33296 0 0.0183105 0.31465 0.0183105 0.702761V12.7465C0.0183105 13.1347 0.33296 13.4493 0.721072 13.4493H1.52381V18.0157C1.52222 19.6751 2.88609 21.0045 4.53477 20.9767V21.7794C4.53477 22.1675 4.84942 22.4821 5.23753 22.4821H8.27566C9.68432 24.3407 11.4591 23.9545 13.5184 23.9876C15.5657 23.9876 17.2313 22.322 17.2313 20.2747C17.2322 18.2268 15.5662 16.5601 13.5184 16.5602C11.4569 16.5943 9.6876 16.2053 8.27566 18.0656H5.23753C4.84942 18.0656 4.53477 18.3803 4.53477 18.7684V19.5711C3.65936 19.598 2.92774 18.895 2.92933 18.0157V13.4493H11.2594C11.6475 13.4493 11.9622 13.1346 11.9622 12.7465V10.5482C12.8839 10.8432 13.5676 11.7033 13.5676 12.7465C13.6469 16.2552 18.5175 16.8003 19.4046 13.4493H20.2922C20.6803 13.4493 20.995 13.1346 20.995 12.7465V9.9474C25.9769 7.58537 24.3748 0.0579075 18.7867 0ZM11.2594 17.9657H13.5184C16.5751 18.0814 16.575 22.4666 13.5183 22.5821H11.2594C8.20234 22.4664 8.2015 18.0816 11.2594 17.9657ZM5.94025 19.4712H7.63329C7.51668 19.9953 7.51663 20.5524 7.63334 21.0766H5.94025V19.4712ZM10.5566 12.0438H1.42383V10.4883C1.42383 10.0447 1.78252 9.68564 2.22657 9.68564H9.7539C10.1966 9.68564 10.5566 10.0433 10.5566 10.4883V12.0438ZM10.5566 8.43084C10.3079 8.33353 10.0374 8.28012 9.75469 8.28012H2.22578C1.94303 8.28012 1.67252 8.33358 1.42383 8.43089V1.40552H10.5566V8.43084ZM19.5894 12.0438H17.984V10.3768C18.5126 10.4586 19.0607 10.4586 19.5895 10.3768V12.0438H19.5894ZM18.7867 9.03282C16.6839 9.03282 14.9731 7.32202 14.9731 5.21917C15.1648 0.166789 22.4095 0.168194 22.6004 5.21922C22.6004 7.32202 20.8896 9.03282 18.7867 9.03282Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { id: 'Vector_2', d: 'M19.6207 3.39141L18.2899 4.72225C17.6559 5.40445 18.6006 6.35032 19.2837 5.7161L20.6145 4.38525C21.2485 3.70306 20.3038 2.75724 19.6207 3.39141Z', fill: color })] }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_482_2649', children: (0, jsx_runtime_1.jsx)("rect", { width: '24', height: '24', fill: 'white' }) }) })] }));
}
//# sourceMappingURL=icon-hypertension.js.map