UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.19 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 IconMaterialViewInArOffW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'ViewInArOffW100', short_name: 'ViewInArOff', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M788-132H680q-5.95 0-9.97-4.04-4.03-4.03-4.03-10 0-5.96 4.03-9.96 4.02-4 9.97-4h85v5L155-765h5v85q0 5.95-4.04 9.97-4.03 4.03-10 4.03-5.96 0-9.96-4.03-4-4.02-4-9.97v-107.5L100-820q-4-4-4.5-9.5T100-840q5-5 10-5t10 5L862-98q4 4 4.5 9.5T862-78q-5 5-10 5t-10-5l-54-54Zm40-148v36l-28-28v-8q0-5.95 4.04-9.98 4.03-4.02 10-4.02 5.96 0 9.96 4.02 4 4.03 4 9.98ZM244-828h36q5.95 0 9.98 4.04 4.02 4.03 4.02 10 0 5.96-4.02 9.96-4.03 4-9.98 4h-8l-28-28Zm569.96 162q-5.96 0-9.96-4.03-4-4.02-4-9.97v-88q0-14-9-23t-23-9h-88q-5.95 0-9.97-4.04-4.03-4.03-4.03-10 0-5.96 4.03-9.96 4.02-4 9.97-4h88q24.75 0 42.38 17.62Q828-792.75 828-768v88q0 5.95-4.04 9.97-4.03 4.03-10 4.03ZM192-132q-24.75 0-42.37-17.63Q132-167.25 132-192v-88q0-5.95 4.04-9.98 4.03-4.02 10-4.02 5.96 0 9.96 4.02 4 4.03 4 9.98v88q0 14 9 23t23 9h88q5.95 0 9.98 4.04 4.02 4.03 4.02 10 0 5.96-4.02 9.96-4.03 4-9.98 4h-88Zm361-387Zm-71 41Zm248 136L366-706l84-49q14.33-8 30.16-8 15.84 0 29.84 8l194 113q14.25 8.29 22.13 22.23Q734-605.83 734-590v226q0 5-1.09 10.86-1.09 5.86-2.91 11.14ZM450-199 256-312q-14.25-8.29-22.12-22.23Q226-348.17 226-364v-226q0-15.83 7.88-29.77Q241.75-633.71 256-642l39-23 187 187 187 187-159 92q-14.33 8-30.16 8-15.84 0-29.84-8Zm92-331Zm-76 60Zm97-39Zm-69 43ZM387-685l155 155 150-86-196-113q-8-5-16-5t-16 5l-77 44Zm79 463v-248L254-590v226q0 8 4 15t12 12l196 115Zm240-144v-224l-143 81 143 143ZM494-222l154-90-154-154v244Z" }) }))); }); IconMaterialViewInArOffW100.displayName = 'OnesyIconMaterialViewInArOffW100'; exports.default = IconMaterialViewInArOffW100;