UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.97 kB
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const react_1 = __importDefault(require("react")); const ui_react_1 = require("@onesy/ui-react"); const IconMaterialNephrologyW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'NephrologyW100', short_name: 'Nephrology', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M336-322q-84 0-139-63.5T142-536v-48q0-87 55-150.5T336-798q39.17 0 66.58 27.38Q430-743.24 430-704.12q0 39.12-27.42 66.62Q375.17-610 336-610h-40q-5.95 0-9.98-4.04-4.02-4.03-4.02-10 0-5.96 4.02-9.96 4.03-4 9.98-4h40q27 0 46.5-19.5T402-704q0-27-19.5-46.5T336-770q-72 0-119 55.5T170-584v48q0 75 47 130.5T336-350q27 0 46.5-19.5T402-416q0-27-19.5-46.5T336-482h-40q-5.95 0-9.98-4.04-4.02-4.03-4.02-10 0-5.96 4.02-9.96 4.03-4 9.98-4h40q39.17 0 66.58 27.42Q430-455.17 430-416v240q0 5.95-4.04 9.98-4.03 4.02-10 4.02-5.96 0-9.96-4.02-4-4.03-4-9.98v-173q-14 13-30.47 20-16.46 7-35.53 7Zm288 0q-19.07 0-35.53-7Q572-336 558-349v173q0 5.95-4.04 9.98-4.03 4.02-10 4.02-5.96 0-9.96-4.02-4-4.03-4-9.98v-240q0-39.17 27.42-66.58Q584.83-510 624-510h40q5.95 0 9.97 4.04 4.03 4.03 4.03 10 0 5.96-4.03 9.96-4.02 4-9.97 4h-40q-27 0-46.5 19.5T558-416q0 27 19.5 46.5T624-350q72 0 119-55.5T790-536v-48q0-75-47-130.5T624-770q-27 0-46.5 19.5T558-704q0 27 19.5 46.5T624-638h40q5.95 0 9.97 4.04 4.03 4.03 4.03 10 0 5.96-4.03 9.96-4.02 4-9.97 4h-40q-39.17 0-66.58-27.38Q530-664.76 530-703.88q0-39.12 27.42-66.62Q584.83-798 624-798q84 0 139 63.5T818-584v48q0 87-55 150.5T624-322ZM170-536v-48 48Zm620-48v48-48Z" }) }))); }); IconMaterialNephrologyW100.displayName = 'OnesyIconMaterialNephrologyW100'; exports.default = IconMaterialNephrologyW100;