UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

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