UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 290 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path d="M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z" /><path fill="none" d="M0 0h24v24H0z" /></React.Fragment> , 'TrendingUp');