UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 2.09 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 IconMaterialUnknownDocumentW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'UnknownDocumentW100', short_name: 'UnknownDocument', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M200-800v259-3 384-640 148-148Zm120 374h124q5.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-4H320q-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 160h64q5.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-64q-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 4Zm-88 134q-26 0-43-17t-17-43v-576q0-26 17-43t43-17h289q12.44 0 23.72 5T564-810l126 126q8 8 13 19.28 5 11.28 5 23.72v89q0 5.53-4.04 9.26-4.03 3.74-10 3.74-5.96 0-9.96-4.03-4-4.02-4-9.97v-99H561.58q-12.58 0-21.08-8.51-8.5-8.51-8.5-21.09V-800H232q-12 0-22 10t-10 22v576q0 12 10 22t22 10h213q5.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 4H232Zm412-312q62 0 105 43t43 105q0 62-43 105t-105 43q-62 0-105-43t-43-105q0-62 43-105t105-43Zm0 260q8.46 0 14.23-5.77T664-204q0-8.46-5.77-14.23T644-224q-8.46 0-14.23 5.77T624-204q0 8.46 5.77 14.23T644-184Zm0-228q-18.63 0-34.31 9.5Q594-393 584-376q-3 5-.63 9.79 2.37 4.79 7.89 7 4.74 2.21 10.24.71t8.5-6.5q6-8 14.72-13.5 8.71-5.5 19.17-5.5 15.11 0 25.61 10t10.5 23.54q0 11.46-7 19.96T658-314q-6 6-11.5 12.5T636-288q-4 5-5 11.5t-1 12.62q0 7.88 3.5 13.88 3.5 6 10 6t10.5-4.8q4-4.8 4-11.2 0-10.53 6-18.67 6-8.14 14-15.8 12-10.53 21-24.66t9-30.87q0-26.16-18.82-44.08Q670.35-412 644-412Z" }) }))); }); IconMaterialUnknownDocumentW100.displayName = 'OnesyIconMaterialUnknownDocumentW100'; exports.default = IconMaterialUnknownDocumentW100;