UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.72 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 IconMaterialVo2MaxW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'Vo2MaxW100', short_name: 'Vo2Max', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M199.84-212q-44.84 0-76.34-31.79T92-321v-163q0-38.26 16.5-71.63T155-612l162-127q18-14 27.5-34t9.5-43v-52h28v52q0 23 10 43t28 34l161 127q30 23 46.5 56.37T644-484q0 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.98 0-31.27-14-58.64Q588-570 564-590l-108-84v354q0 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-375l-60-49-61 49v374q0 45-31.16 77t-76 32Zm.16-28q33 0 56-24t23-57v-353l-107 84q-25 20-38.5 47.36Q120-515.27 120-484v163q0 34 23.5 57.5T200-240Zm344 28q-11 0-19.5-8.5T516-240v-152q0-11 8.5-19.5T544-420h92q11 0 19.5 8.5T664-392v152q0 11-8.5 19.5T636-212h-92Zm0-28h92v-152h-92v152Zm194-72q-6.07 0-10.03-3.95-3.97-3.96-3.97-10 0-6.05 3.97-10.05 3.96-4 10.03-4h108q11.9 0 19.95 8.05Q874-323.9 874-312v62q0 11.9-8.05 19.95Q857.9-222 846-222h-94v62h108q6.07 0 10.03 3.95 3.97 3.96 3.97 10 0 6.05-3.97 10.05-3.96 4-10.03 4H752q-11 0-19.5-8.5T724-160v-62q0-11.9 8.05-19.95Q740.1-250 752-250h94v-62H738ZM200-457Zm336 0Z" }) }))); }); IconMaterialVo2MaxW100.displayName = 'OnesyIconMaterialVo2MaxW100'; exports.default = IconMaterialVo2MaxW100;