UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.24 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 IconMaterialAqIndoorW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'AqIndoorW100', short_name: 'AqIndoor', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M550.04-287q16.96 0 33.04-6.67Q599.15-300.33 611-312l18-18q4-4.36 4-10.18 0-5.82-4-9.82t-9.82-4q-5.82 0-10.18 4l-18 18q-8 8-19 12t-22 4q-11 0-22-4t-19-12l-38-38q-12-12-28.08-17.5-16.07-5.5-33-5.5-16.92 0-32.92 5.5T349-370l-18 18q-4 4.36-4 10.18 0 5.82 4 9.82t9.82 4q5.82 0 10.18-4l18-18q8-8 19-12t22-4q11 0 22 4t19 12l38 38q11.87 11.67 27.98 18.33 16.11 6.67 33.06 6.67Zm0-109q16.96 0 33.04-6.67Q599.15-409.33 611-421l18-18q4-4.36 4-10.18 0-5.82-4-9.82t-9.82-4q-5.82 0-10.18 4l-18 18q-8 8-19 12t-22 4q-11 0-22-4t-19-12l-38-38q-12-12-28.08-17.5-16.07-5.5-33-5.5-16.92 0-32.92 5.5T349-479l-18 18q-4 4.36-4 10.18 0 5.82 4 9.82t9.82 4q5.82 0 10.18-4l18-18q8-8 19-12t22-4q11 0 22 4t19 12l38 38q11.87 11.67 27.98 18.33 16.11 6.67 33.06 6.67Zm0-109q16.96 0 33.04-6.67Q599.15-518.33 611-530l18-18q4-4.36 4-10.18 0-5.82-4-9.82t-9.82-4q-5.82 0-10.18 4l-18 18q-8 8-19 12t-22 4q-11 0-22-4t-19-12l-38-38q-12-12-28.08-17.5-16.07-5.5-33-5.5-16.92 0-32.92 5.5T349-588l-18 18q-4 4.36-4 10.18 0 5.82 4 9.82t9.82 4q5.82 0 10.18-4l18-18q8-8 19-12t22-4q11 0 22 4t19 12l38 38q11.87 11.67 27.98 18.33 16.11 6.67 33.06 6.67ZM272-212q-24.75 0-42.37-17.63Q212-247.25 212-272v-312q0-14.25 6.38-27 6.37-12.75 17.62-21l208-157q15.68-12 35.84-12Q500-801 516-789l208 157q11.25 8.25 17.63 21 6.37 12.75 6.37 27v312q0 24.75-17.62 42.37Q712.75-212 688-212H272Zm0-28h416q14 0 23-9t9-23v-312q0-8-3.5-14.5T707-610L499-766q-8-7-19-7t-19 7L253-610q-6 5-9.5 11.5T240-584v312q0 14 9 23t23 9Zm208-267Z" }) }))); }); IconMaterialAqIndoorW100.displayName = 'OnesyIconMaterialAqIndoorW100'; exports.default = IconMaterialAqIndoorW100;