UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

14 lines (13 loc) 1.82 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 IconMaterialManageHistoryW100 = react_1.default.forwardRef((props, ref) => { return ((0, jsx_runtime_1.jsx)(ui_react_1.Icon, Object.assign({ ref: ref, name: 'ManageHistoryW100', short_name: 'ManageHistory', viewBox: '0 -960 960 960' }, props, { children: (0, jsx_runtime_1.jsx)("path", { d: "M478-760q-60 0-113 24.5T270-668h82q6 0 10 4t4 10q0 6-4 10t-10 4H252q-13 0-21.5-8.5T222-670v-100q0-6 4-10t10-4q6 0 10 4t4 10v82q45-47 104-73.5T478-788q64 0 120 24t98 66q46 46 67 100t23 117v1q0 14-13.5 14T758-480q-2-58-21-107t-61-91q-38-38-88.5-60T478-760ZM187-438q6-1 10.5 3t6.5 10q19 91 86 152t158 71q8 1 11 5.5t3 9.5q0 5-3.5 10t-10.5 4q-101-10-176.5-78T176-419q-2-7 1.5-12.5t9.5-6.5Zm308-48 96 96q5 5 4.5 10.5T591-370q-4 4-9.5 4.5T571-370l-95-95q-5-5-7-10t-2-11v-180q0-6 4-10t10-4q6 0 10 4t4 10v180ZM778-26q-4 0-6.5-2.5T768-35l-5-36q-21-3-40-13.5T690-112l-36 12q-3 1-6 0t-5-4l-1-3q-2-3-1.5-6.5t3.5-5.5l28-22q-9-21-9-44t9-46l-29-23q-3-2-4-6t1-8l2-3q2-3 5.5-4.5t7.5.5l36 14q14-16 32-26t40-14l5-36q1-4 3.5-6.5t6.5-2.5h2q4 0 6.5 2.5t3.5 6.5l5 36q23 4 42 15t32 28l37-14q4-2 7.5-.5t5.5 5.5l2 3q2 4 1 8t-4 6l-31 23q8 23 8 44t-8 39l33 25q3 2 4 5.5t-1 6.5l-2 3q-2 3-5 4t-6 0l-41-14q-13 17-32 28.5T795-71l-5 36q-1 4-3.5 6.5T780-26h-2Zm1-72q36 0 62-26t26-62q0-36-26-62t-62-26q-36 0-62 26t-26 62q0 36 26 62t62 26Z" }) }))); }); IconMaterialManageHistoryW100.displayName = 'OnesyIconMaterialManageHistoryW100'; exports.default = IconMaterialManageHistoryW100;