UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 283 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M19 18V5h-.3L14 6.7v1.7l3-1.02V18zM4 11h8v2H4z" /></g></React.Fragment> , 'ExposureNeg1TwoTone');