UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.63 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 IconMaterialDocsAppsScriptW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'DocsAppsScriptW100', short_name: 'DocsAppsScript', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M520-146q-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-4h195L556-286q-5.16-3.41-6.08-8.71-.92-5.29 2.14-10.38 3.06-5.09 8.5-6Q566-312 571-309l161 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-63 232q-2 5-5.6 8-3.6 3-8.4 3H520ZM160-266q-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-4h266q0 7.47.5 14.24.5 6.76.5 13.76H160Zm0-160q-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-4h354q-8 6-15.5 13T483-426H160Zm0-160q-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-4h520q5.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 4H160Zm0-160q-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-4h520q5.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 4H160Z" }) }))); }); IconMaterialDocsAppsScriptW100.displayName = 'OnesyIconMaterialDocsAppsScriptW100'; exports.default = IconMaterialDocsAppsScriptW100;