UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.51 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 IconMaterialNestCamFloodlightW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'NestCamFloodlightW100', short_name: 'NestCamFloodlight', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "m582-550-95-95q-27-27-61-42.5T354-703q-57 0-101 28.5T186-598q23-48 67-76.5T354-703q38 0 72 15.5t61 42.5l95 95ZM78-261v-668h54q23 0 38.5 15.5T186-875v119q22-48 66-77.5t99-29.5h171q25 0 42.5 17.5T582-803v253l21 21q17 17 17 42t-17 42L422-264q-17 17-42 17t-42-17L222-379q-11-11-20-23.5T186-429v114q0 23-15.5 38.5T132-261H78Zm273-574q-65 0-109.5 46T197-677q0 13 1.5 25t5.5 24q26-35 65-55t85-20q38 0 72 15.5t61 42.5l67 67v-225q0-14-9-23t-23-9H351ZM194-512q0 32 12.5 61t35.5 52l115 115q10 9 23.5 9t22.5-9l180-180q10-10 10-23.5T583-510L466-627q-23-23-51.5-35.5T354-675q-68 0-114 48.5T194-512Zm564 171h-88v-28h88v28Zm-86 163-62-62 19-19 62 62-19 19Zm-172 67v-88h28v88h-28ZM395-473Z" }) }))); }); IconMaterialNestCamFloodlightW100.displayName = 'OnesyIconMaterialNestCamFloodlightW100'; exports.default = IconMaterialNestCamFloodlightW100;