DocSpace-buildtools/web/ASC.Web.Storybook/stories/icons
2019-07-31 16:35:46 +03:00
..
index.stories.js web: components: Added opportunity to change Icon stroke 2019-07-31 16:35:46 +03:00
README.md Moved Storybook to separated ASC.Web.Storybook folder (issue: 'git clean -xdf' removes storybook files every time) 2019-07-09 17:54:30 +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: