UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.78 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 IconMaterialChatAppsScriptW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'ChatAppsScriptW100', short_name: 'ChatAppsScript', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M578-186q-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-4h195L614-326q-5.16-3.41-6.08-8.71-.92-5.29 2.14-10.38 3.06-5.09 8.5-6Q624-352 629-349l161 112-68-184q-2-5 1-10.5t8-7.5q5-2 11 1t8 8l66 182 51-187q2-5 6.5-8.5t9.5-1.5q5 2 9 6.5t2 9.5l-60 221q-2.88 10.27-10.44 16.13Q816-186 805-186H578ZM229-306l-57.33 57.33Q165-242 155.5-245.54 146-249.08 146-259v-495q0-24.75 17.63-42.38Q181.25-814 206-814h468q24.75 0 42.38 17.62Q734-778.75 734-754v197q0 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-197q0-14-9-23t-23-9H206q-14 0-23 9t-9 23v420h309q5.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 4H229Zm71-320h280q5.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-4H300q-5.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 4Zm0 160h160q5.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-4H300q-5.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 4ZM174-334v-452 452Z" }) }))); }); IconMaterialChatAppsScriptW100.displayName = 'OnesyIconMaterialChatAppsScriptW100'; exports.default = IconMaterialChatAppsScriptW100;