UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.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 IconMaterialNetworkIntelligenceUpdateW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'NetworkIntelligenceUpdateW100', short_name: 'NetworkIntelligenceUpdate', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M494-578v-140q0-12.75 8.63-21.38Q511.25-748 524-748h90q8.07 0 15.03 3.5Q636-741 640-733l68 123h-48l-28-52q-3.61-8-10.83-12-7.23-4-15.17-4h-45q-5.6 0-9.8 4.2-4.2 4.2-4.2 9.8 0 5.6 4.2 9.8 4.2 4.2 9.8 4.2h45.51L634-598q3.61 8 10.83 12 7.23 4 15.17 4h64l17 30q9 15-1 30t-29 14h-1q-56 0-103.5 22.5T525-425q-8 9-19.5 5.28Q494-423.45 494-434v-116h61q5.6 0 9.8-4.2 4.2-4.2 4.2-9.8 0-5.6-4.2-9.8-4.2-4.2-9.8-4.2h-61Zm-58 366h-90q-8.07 0-15.03-3.5Q324-219 320-227l-68-123h48l28 52q3.61 8 10.83 12 7.23 4 15.17 4h45q5.6 0 9.8-4.2 4.2-4.2 4.2-9.8 0-5.6-4.2-9.8-4.2-4.2-9.8-4.2h-46.13L325-362q-3.61-8-10.83-12-7.23-4-15.17-4h-63l-49.27-86.67q-1.73-4.33-2.73-8-1-3.66-1-7.33 0-2 4-15l49-87h63q7.94 0 15.17-4 7.22-4 10.83-12l27.87-52H399q5.6 0 9.8-4.2 4.2-4.2 4.2-9.8 0-5.6-4.2-9.8-4.2-4.2-9.8-4.2h-45q-7.94 0-15.17 4-7.22 4-10.83 12l-28 52h-48l68-123q4-8 10.97-11.5 6.96-3.5 15.03-3.5h90q12.75 0 21.38 8.62Q466-730.75 466-718v140h-61q-5.6 0-9.8 4.2-4.2 4.2-4.2 9.8 0 5.6 4.2 9.8 4.2 4.2 9.8 4.2h61v106h-76l-26-51q-3.61-8-10.83-12-7.23-4-15.17-4h-50.92q-6.08 0-10.08 4.2t-4 9.8q0 5.6 4.2 9.8 4.2 4.2 9.8 4.2h52l26 51q3.61 8 10.83 12 7.23 4 15.17 4h75v111q-2 10.74-3 22.37T462-260q0 8 .5 15t1.5 15q-3 8-10.5 13t-17.5 5Zm260-3-52-52q-4-4-9.5-4.5T624-267q-5 5-5 10t4.9 9.9l75.2 75.2q4.9 4.9 11.08 4.9t10.82-5l75-75q4-4 4.5-9.5T796-267q-5-5-10-5t-10.34 5.34L724-215v-130q0-5.6-4.2-9.8-4.2-4.2-9.8-4.2-5.6 0-9.8 4.2-4.2 4.2-4.2 9.8v130Zm14 103q-62 0-105-43t-43-105q0-62 43-105t105-43q62 0 105 43t43 105q0 62-43 105t-105 43Z" }) }))); }); IconMaterialNetworkIntelligenceUpdateW100.displayName = 'OnesyIconMaterialNetworkIntelligenceUpdateW100'; exports.default = IconMaterialNetworkIntelligenceUpdateW100;