UNPKG

@onesy/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 1.35 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@onesy/ui-react'; const IconMaterialCastForEducationW100Filled = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "CastForEducationW100Filled", short_name: "CastForEducation", viewBox: "0 -960 960 960" }, props), /*#__PURE__*/React.createElement("path", { d: "m643-547 98-56q8-5 8-13t-8-13l-98-56q-7-4-15-4t-15 4l-98 56q-8 5-8 13t8 13l98 56q7 4 15 4t15-4Zm0 113 72-41q7-4 11-11t4-15v-49l-87 51q-7 5-15 5t-15-5l-87-51v49q0 8 4 15t11 11l72 41q7 4 15 4t15-4Zm-46 222q-11 0-18-7.5t-8-18.5q-4-79-36-149t-84-125q-52-55-120.5-90.5T185-648q-23-3-38-16.5T132-700q0-22 15.5-35t38.5-13h582q25 0 42.5 17.5T828-688v416q0 25-17.5 42.5T768-212H597Zm-287 0q-6 0-10-4.5t-5-10.5q-5-59-47.5-100.5T145-375q-6-1-9.5-5t-3.5-10q0-6 5-10t11-3q71 6 120.5 55.5T323-227q1 6-3 10.5t-10 4.5Zm148 0q-7 0-10.5-6t-4.5-14q-8-119-92-202.5T147-524q-6 0-10.5-4t-4.5-10q0-6 5-10t12-4q132 6 224.5 99T472-228q0 7-4 11.5t-10 4.5Zm-300 0q-11 0-18.5-7.5T132-238q0-11 7.5-18.5T158-264q11 0 18.5 7.5T184-238q0 11-7.5 18.5T158-212Z" })); }); IconMaterialCastForEducationW100Filled.displayName = 'OnesyIconMaterialCastForEducationW100Filled'; export default IconMaterialCastForEducationW100Filled;