UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.9 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 IconMaterialBabyChangingStationW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'BabyChangingStationW100', short_name: 'BabyChangingStation', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M176-106q-12.75 0-21.37-8.63Q146-123.25 146-136v-304q0-4.9.5-9.45.5-4.55 2.5-9.55l59-172q5-17 19.57-27t31.13-10q5.3 0 11.3 1.5 6 1.5 11 3.5l172 75h67q5.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-63q-5.75 0-11.5-1.43T434-565l-118-51-62 188v292q0 12.75-8.62 21.37Q236.75-106 224-106h-48Zm224-198q-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-4h400q5.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 4H400Zm338.24-68Q720-372 707-384.76q-13-12.77-13-31Q694-434 706.76-447q12.77-13 31-13Q756-460 769-447.24q13 12.77 13 31Q782-398 769.24-385q-12.77 13-31 13ZM526-372q-24.75 0-42.37-17.63Q466-407.25 466-432v-60h-66q-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-4h63.51q13.49 0 21.99 8.62 8.5 8.63 8.5 21.38v50h132v-66q0-5.95 4.04-9.97 4.03-4.03 10-4.03 5.96 0 9.96 4.03 4 4.02 4 9.97v74q0 24.75-17.62 42.37Q618.75-372 594-372h-68ZM310-740q-26.4 0-45.2-18.8Q246-777.6 246-804q0-26.4 18.8-45.2Q283.6-868 310-868q26.4 0 45.2 18.8Q374-830.4 374-804q0 26.4-18.8 45.2Q336.4-740 310-740Z" }) }))); }); IconMaterialBabyChangingStationW100.displayName = 'OnesyIconMaterialBabyChangingStationW100'; exports.default = IconMaterialBabyChangingStationW100;