UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.02 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 IconMaterialRheumatology = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'Rheumatology', short_name: 'Rheumatology', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M411-249Zm337-73q-15-5-23-20t-3-30q6-17 20.5-24.5T773-398l120 40q16 5 23.5 19.5T918-307q-5 15-19.5 22.5T868-282l-120-40Zm12-118q-17 0-28.5-11.5T720-480q0-17 11.5-28.5T760-520h120q17 0 28.5 11.5T920-480q0 17-11.5 28.5T880-440H760Zm13-122q-16 5-31-2t-20-23q-5-17 2.5-31.5T748-638l120-40q16-5 30.5 2.5T918-652q5 15-2 30t-23 20l-120 40ZM285-400q-52 0-88.5-36.5T160-525q0-26 10-48.5t27-39.5l83-84v-143q0-17 11.5-28.5T320-880q17 0 28.5 11.5T360-840v160q0 8-3.5 15.5T348-651l-95 95q-6 6-9.5 14t-3.5 17q0 18 13.5 31.5T285-480q12 0 19-4t19-14q22-18 43.5-27t43.5-9q22 0 43.5 9t43.5 27q12 10 19 14t19 4q19 0 32-13.5t13-31.5q0-9-3.5-17.5T567-557l-95-95q-5-6-8.5-13t-3.5-15v-160q0-17 11.5-28.5T500-880q17 0 28.5 11.5T540-840v142l84 84q17 17 26.5 40t9.5 49q0 52-36 88.5T535-400q-33 0-53.5-12.5T447-437q-15-12-23.5-14.5T410-454q-9 0-18.5 6T374-437q-14 12-34.5 24.5T285-400Zm255 146v134q0 17-11.5 28.5T500-80q-17 0-28.5-11.5T460-120v-150q0-8 3.5-15.5T472-299l95-95q6-6 9.5-14t3.5-17q0-10-3.5-18t-9.5-14l57-57q17 17 26.5 40t9.5 49q0 26-9.5 48T624-338l-84 84Zm-260 0-83-84q-17-17-27-39t-10-48q0-26 10-49t27-40l57 57q-7 6-10.5 14t-3.5 18q0 9 3.5 17t9.5 14l95 95q5 6 8.5 13.5T360-270v150q0 17-11.5 28.5T320-80q-17 0-28.5-11.5T280-120v-134Zm130-398Z" }) }))); }); IconMaterialRheumatology.displayName = 'OnesyIconMaterialRheumatology'; exports.default = IconMaterialRheumatology;