Socket
Socket
Sign inDemoInstall

@brighthr/component-icon

Package Overview
Dependencies
5
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @brighthr/component-icon

This package is deprecated, and is only provided for backwards-compatibility.


Version published
Maintainers
1
Install size
169 kB
Created

Readme

Source

Icon

This package is deprecated, and is only provided for backwards-compatibility.

import { CalendarInfoIcon } from '@brighthr/icons';


<CalendarInfoIcon className="w-6" />

Usage

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

Last updated on 29 Jan 2024

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