UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 249 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><path d="M6 5h4v14H6zM14 5h4v14h-4z" /></React.Fragment> , 'PauseTwoTone');