Socket
Socket
Sign inDemoInstall

@equinor/fusion-wc-icon

Package Overview
Dependencies
8
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @equinor/fusion-wc-icon

<!--prettier-ignore-start--> ## `fusion-wc-icon` [![Published on npm](https://img.shields.io/npm/v/@equinor/fusion-wc-icon.svg)](https://www.npmjs.com/package/@equinor/fusion-wc-icon)


Version published
Weekly downloads
6K
increased by132.1%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

fusion-wc-icon Published on npm

Storybook

Installation

npm install @equinor/fusion-wc-icon

Properties/Attributes

NameTypeDefaultDescription
iconIconName*''Icon to display. Currently only maps to EDS icon names.
typeIconType**IconType.EDSIcon 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

Last updated on 20 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc