UNPKG

@evg-b/evg-icons

Version:

material icons

22 lines (19 loc) 1.1 kB
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var SportsHockey = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("rect", { fill: "none", height: "24", width: "24" })), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", { d: "M2,17v3l2,0v-4H3C2.45,16,2,16.45,2,17z" }), /*#__PURE__*/React.createElement("path", { d: "M9,16H5v4l4.69-0.01c0.38,0,0.72-0.21,0.89-0.55l0.87-1.9l-1.59-3.48L9,16z" }), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", { d: "M21.71,16.29C21.53,16.11,21.28,16,21,16h-1v4l2,0v-3C22,16.72,21.89,16.47,21.71,16.29z" })), /*#__PURE__*/React.createElement("path", { d: "M13.6,12.84L17.65,4H14.3l-1.76,3.97l-0.49,1.1L12,9.21L9.7,4H6.35l4.05,8.84l1.52,3.32L12,16.34l1.42,3.1 c0.17,0.34,0.51,0.55,0.89,0.55L19,20v-4h-4L13.6,12.84z" })))), name: 'SportsHockey' }); export default SportsHockey;