---
category: Components
type: Basic
title: Icon
subtitle: 图标
---


## 何时使用

当页面中需要展示icon时

## 如何调用

`atui.Icon`

## API

属性 | 说明 | 类型 | 默认值
-----|-----|-----|------
type | icon类型，必选 | String | |
size | 大小 | String | 16px |
color | 颜色 | String | |

