UNPKG

@evg-b/evg-icons

Version:

material icons

15 lines (12 loc) 737 B
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var CastForEducation = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", { d: "M21,3H3C1.9,3,1,3.9,1,5v3h2V5h18v14h-7v2h7c1.1,0,2-0.9,2-2V5C23,3.9,22.1,3,21,3z M1,18v3h3C4,19.34,2.66,18,1,18z M1,14 v2c2.76,0,5,2.24,5,5h2C8,17.13,4.87,14,1,14z M1,10v2c4.97,0,9,4.03,9,9h2C12,14.92,7.07,10,1,10z M11,11.09v2L14.5,15l3.5-1.91 v-2L14.5,13L11,11.09z M14.5,6L9,9l5.5,3L20,9L14.5,6z" }), /*#__PURE__*/React.createElement("path", { d: "M0,0h24v24H0V0z", fill: "none" }))), name: 'CastForEducation' }); export default CastForEducation;