Icons
===

图标

?> 可用全部小程序 [`icon`](https://developers.weixin.qq.com/miniprogram/dev/component/icon.html ':target=_blank') 组件的图标，并支持使用[自定义图标](iconfont.md)（推荐使用 [iconfont.cn](http://iconfont.cn ':target=_blank')）。

## 使用

```
<template>
  <ui- />
</teamplate

<script>
import ui 'weui-mpvue/components/'
</script>
```

## 属性

| 属性 | 类型 | 必要 | 默认值 | 说明
| :-- | :-- | :-: | :-- | :--



## 效果图


