UNPKG

@material-ui/icons

Version:

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

5 lines 237 B
import * as React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( /*#__PURE__*/React.createElement("path", { d: "M19 18V5h-.3L14 6.7v1.7l3-1.02V18zM4 11h8v2H4z" }), 'ExposureNeg1TwoTone');