UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.46 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 IconMaterialNestCamMagnetMountW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'NestCamMagnetMountW100', short_name: 'NestCamMagnetMount', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M901-324q-26.4 0-45.2-18.8Q837-361.6 837-388v-160q0-27.2 18.8-45.6Q874.6-612 901-612h24v288h-24Zm-560.8 30q-11.2 0-22.63-4.3-11.43-4.31-20.57-13.7L171.84-436.18Q163-445 158.5-455.81q-4.5-10.82-4.5-22 0-11.19 4.3-22.62 4.31-11.43 13.7-20.57l92-93q21.61-21.14 48.8-32.07Q340-657 369.5-657q61.95 0 104.73 42.78Q517-571.45 517-509.5q0 29.5-10.93 56.7Q495.14-425.61 474-404l-92 92q-8.96 9-19.78 13.5-10.83 4.5-22.02 4.5ZM369-629q-23 0-45.5 9.5T284-593l-92 92q-9 9-9 22.5t9 22.5l125 125q9 9 22.5 9t22.5-9l92-92q17-17 26.5-39.33T490-508q0-51-35-86t-86-35Zm-34 155Zm344 104-19-19 63-63H576v-28h153l-68-68 19-18 98 97-99 99Z" }) }))); }); IconMaterialNestCamMagnetMountW100.displayName = 'OnesyIconMaterialNestCamMagnetMountW100'; exports.default = IconMaterialNestCamMagnetMountW100;