# Icons ## Usage ```js import { ExportIcon } from 'asc-web-components'; ; ``` #### Description List of all available icons. #### Properties | Props | Type | Required | Values | Default | Description | | ------- | -------- | :------: | ------------------------------------------------- | ------- | ------------------------------------------------------------------------------------------------------ | | `size` | `string` | | 'small', 'medium', 'big' ,'scale' | 'medium' | Specifies the icon size | | `color` | `string` | | | 'black' | Specifies the icon color | #### Where to use Main use cases are: