UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 285 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path d="M15 9.86L18.03 12 15 14.14V9.86m-9 0L9.03 12 6 14.14V9.86M13 6v12l8.5-6L13 6zM4 6v12l8.5-6L4 6z" /></React.Fragment> , 'FastForwardOutlined');