@equinor/fusion-wc-icon
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

fusion-wc-icon Published on npm

Storybook

Installation

npm install @equinor/fusion-wc-icon

Properties/Attributes

Name Type Default Description
icon IconName* '' Icon to display. Currently only maps to EDS icon names.
type IconType** IconType.EDS Icon type to display. Currently only supports EDS.

* IconName is exported by @equinor/eds-icons.

type IconName = keyof typeof icons | string;

** IconType is exported by fwc-icon.

enum IconType {
  EDS = 'eds',
}

Readme

Keywords

none

Package Sidebar

Install

npm i @equinor/fusion-wc-icon

Weekly Downloads

2,601

Version

2.3.0

License

ISC

Unpacked Size

300 kB

Total Files

17

Last publish

Collaborators

  • gustav-eikaas
  • eslsa
  • martinforre
  • _odin_