DocSpace-client/web/ASC.Web.Components/example/stories/icons
2019-06-27 16:23:32 +03:00
..
index.stories.js web: components: added isFill property to icon component 2019-06-27 16:23:32 +03:00
README.md web: components: new Icon component 2019-06-05 11:54:09 +03:00

Icons

Usage

import { ExportIcon } from 'asc-web-components';

<ExportIcon />;

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: