UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.39 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 IconMaterialNestCamWallMountW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'NestCamWallMountW100', short_name: 'NestCamWallMount', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M216.82-322q-24.82 0-42.32-17.64T157-382.05v-240.18q0-24.77 17.68-42.27 17.67-17.5 42.5-17.5 24.82 0 42.32 17.5T277-622q26-49 74.5-78.5T460-730q41.74 0 79.87 16T607-669l150 150q9 9.07 13.5 20.04Q775-488 775-477t-4.5 21.96Q766-444.07 757-435L548-225q-8.25 8.13-19.12 12.57Q518-208 506-208q-12 0-23.34-4.43Q471.32-216.87 463-225L313-375q-11-11-20-22.5T277-422v40q0 24.75-17.68 42.37Q241.65-322 216.82-322ZM280-523q0 36 13.5 69t39.5 59l150 150q10 10 23.5 10t22.5-10l208-209q9-10 9-23.5t-9-22.5L587-650q-26-26-58.5-39.5T460-703q-75 0-127.5 52.5T280-523Zm235 56Z" }) }))); }); IconMaterialNestCamWallMountW100.displayName = 'OnesyIconMaterialNestCamWallMountW100'; exports.default = IconMaterialNestCamWallMountW100;