UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.91 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 IconMaterialMicrobiologyW100Filled = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'MicrobiologyW100Filled', short_name: 'Microbiology', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M600-126q-6 0-10-4t-4-10v-72q-26-2-49.5-11T494-249l-54 55q-5 4-10 4.5t-10-4.5q-4-4-4-9.5t4-9.5l55-56q-5-7-9.5-13.5T457-297l-34-67q-3-7-6.5-12.5T408-388l-71 71q-5 4-10.5 5t-10.5-4q-4-4-4-10t4-10l72-72q-5-5-11-8.5t-13-6.5l-67-34q-7-4-13-7t-12-8l-50 50q-5 4-10 4.5t-10-4.5q-4-4-4-10t4-10l49-49q-17-20-27-44t-12-51h-72q-6 0-10-4t-4-10q0-6 4-10t10-4h73q3-23 12-42t23-36l-50-50q-4-4-4-10t4-10q4-4 10-4t10 4l49 50q17-14 36.5-23t42.5-12v-73q0-6 4-10t10-4q6 0 10 4t4 10v72q27 2 51.5 12t44.5 28l50-50q4-4 9.5-4t9.5 4q4 4 4 10t-4 10l-51 51q5 6 8.5 11.5T503-663l34 66q3 6 6.5 12t7.5 11l69-69q4-4 9.5-4t9.5 4q4 4 4 9.5t-4 9.5l-69 70q6 5 12.5 9t14.5 8l66 34q8 5 15.5 9.5T693-483l55-54q4-4 10-4t10 4q4 4 4 9.5t-4 9.5l-55 55q16 19 24.5 41.5T748-374h72q6 0 10 4t4 10q0 6-4 10t-10 4h-73q-3 23-11.5 42T713-268l48 49q4 4 4 9.5t-4 9.5q-5 4-10 4.5t-10-4.5l-48-48q-17 14-36.5 23T614-213v73q0 6-4 10t-10 4ZM380-556q18 0 30.5-12.5T424-599q0-18-13-31t-31-14q-18 0-30.5 13T336-600q1 18 13.5 30.5T380-556Zm200 242q11 0 18.5-7.5T606-340q0-11-7.5-18.5T580-366q-11 0-18.5 7.5T554-340q0 11 7.5 18.5T580-314Z" }) }))); }); IconMaterialMicrobiologyW100Filled.displayName = 'OnesyIconMaterialMicrobiologyW100Filled'; exports.default = IconMaterialMicrobiologyW100Filled;