UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 252 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><defs><path id="a" d="M0 0h24v24H0V0z" /></defs><path d="M4 9h16v2H4zm0 4h10v2H4z" /></React.Fragment> , 'ShortText');