test('render Icon', () => {
    const props = {
      type: 'menu',
      color: '#ff0000'
    };