## Icon组件的使用

```jsx
  <Icon type="setting"/>
```

| props | 说明 | 参数类型 | 默认值
| ------| ------ | ------ |
| type | 图标类型 | string**（必填）** | 无
