UNPKG

@material-ui/icons

Version:

Material Design Svg Icons converted to Material-UI React components.

11 lines 599 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { fillOpacity: ".36", d: "M14 6.08l-8 8V15h.92l8-8z" }), /*#__PURE__*/React.createElement("path", { d: "M14 3.25l-10 10V17h3.75l10-10L14 3.25zM6.92 15H6v-.92l8-8 .92.92-8 8zM20.71 4.04c.39-.39.39-1.02 0-1.41L18.37.29a.9959.9959 0 0 0-1.41 0L15 2.25 18.75 6l1.96-1.96z" }), /*#__PURE__*/React.createElement("path", { fillOpacity: ".36", d: "M0 20h24v4H0v-4z" })), 'BorderColorTwoTone');