UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.5 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialHistoryEduW100 = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "HistoryEduW100", short_name: "HistoryEdu", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "M332-224q-11.55 0-19.77-8.23Q304-240.45 304-252v-38q0-12.75 8.63-21.38Q321.25-320 334-320h78v-142q-34 9-72.5 3.5T273-487q-5.08-4.57-8.04-10.29Q262-503 262-510v-46h-48q-5.57 0-10.78-2-5.22-2-10.11-6.89l-73.33-73.33Q110-648 111.5-661q1.5-13 12.5-21 29-18 63-27t69-9q41.88 0 81.44 13Q377-692 412-665v-19q0-25.09 17.45-42.55Q446.91-744 472-744h256.47q24.53 0 42.03 17.62Q788-708.75 788-684v392q0 29-19.5 48.5T720-224H332Zm108-96h212q11 0 19.5 8.5T680-292q0 17 11.5 28.5T720-252q17 0 28.5-11.5T760-292v-392q0-14-9-23t-23-9H472q-14 0-23 9t-9 23v44l210 210q3.46 3.09 4.23 7.05.77 3.95-1.03 8.04-1.8 4.08-5.04 6.5-3.24 2.41-8.28 2.41-2.88 0-5.5-1.17-2.63-1.16-4.38-2.83L510-530l-27 27q-11 11-21 18t-22 13v152ZM214-584h46q12.75 0 21.38 8.62Q290-566.75 290-554v46q23 14 42 19t36.41 5q28.59 0 52.09-10 23.5-10 43.5-30l26-26-74-74q-33.02-33-74.01-49.5T256-690q-32 0-62.5 9T140-658l74 74Zm438 292H332v40h334q-8-8-11-18.32-3-10.33-3-21.68Zm-320 40v-40 40Z" })); }); IconMaterialHistoryEduW100.displayName = 'OnesyIconMaterialHistoryEduW100'; export default IconMaterialHistoryEduW100;