Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@brighthr/component-icon

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brighthr/component-icon

To install, type the following into the command line at the root of your project:

  • 2.1.4
  • npm
  • Socket score

Version published
Weekly downloads
367
decreased by-72.88%
Maintainers
1
Weekly downloads
 
Created
Source

Icon

To install, type the following into the command line at the root of your project:

npm i @brighthr/component-icon

To implement the Icon component into your project you’ll need to add the import:

import Icon from '@brighthr/component-icon';

After adding import into your project you can use it simply like:

<Icon />

Props

NameTypeDefaultDescription
iconName'iconName'Sets the icon to display.
size'xxs' 'xs' 'sm' 'base' 'lg' 'xl' 'xxl''base'Sets the size of the icon.

FAQs

Package last updated on 22 Dec 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc