UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 387 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path d="M1 3v18h22V3H1zm20 16H3V5h18v14z" /><path d="M9.41 16L12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59z" /></g></React.Fragment> , 'CancelPresentationSharp');