UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 309 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 8h2v8H9zM13 8h2v8h-2z" /></g></React.Fragment> , 'PausePresentationSharp');