UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 259 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path fill="none" d="M24 0v24H0V0h24z" opacity=".87" /><path d="M14 7l-5 5 5 5V7z" /></React.Fragment> , 'ArrowLeftTwoTone');