UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.18 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 IconMaterialNestCamIqOutdoorW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'NestCamIqOutdoorW100', short_name: 'NestCamIqOutdoor', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M544-216q-9 11-22 12t-24-8L375-315q-40-33-57-81.5t-9-99.5l-45-38q-11-8-12-20.5t7-23.5l15-18h-90v119q0 11-8.5 19.5T156-449v-322q11 0 19.5 8.5T184-743v119h113l65-79q10-10 23-11t23 7l44 37q49-18 100-9t91 42l123 103q10 9 11 22t-7 23L544-216Zm-24-16 232-279-128-105q-37-30-84.5-34T447-637l-61-51-107 130 59 49q-8 48 4.5 94.5T393-337l127 105Zm-4-228Z" }) }))); }); IconMaterialNestCamIqOutdoorW100.displayName = 'OnesyIconMaterialNestCamIqOutdoorW100'; exports.default = IconMaterialNestCamIqOutdoorW100;