@equinor/fusion-wc-icon
Advanced tools
Weekly downloads
Changelog
@equinor/fusion-wc-icon@1.0.30
Note: Version bump only for package @equinor/fusion-wc-icon
Readme
fusion-wc-icon
npm install @equinor/fusion-wc-icon
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',
}
FAQs
<!--prettier-ignore-start--> ## `fusion-wc-icon` [](https://www.npmjs.com/package/@equinor/fusion-wc-icon)
The npm package @equinor/fusion-wc-icon receives a total of 1,108 weekly downloads. As such, @equinor/fusion-wc-icon popularity was classified as popular.
We found that @equinor/fusion-wc-icon demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.