Socket
Book a DemoInstallSign in
Socket

@invisionag/iris-react-icon

Package Overview
Dependencies
Maintainers
22
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-react-icon

```js import Icon from '@invisionag/iris-react-icon'; ```

latest
Source
npmnpm
Version
5.6.2
Version published
Weekly downloads
4
-75%
Maintainers
22
Weekly downloads
 
Created
Source
import Icon from '@invisionag/iris-react-icon';

An icon component.

Usage:

Account

<Icon is="account" />

Props

is

This props expects the name of an svg as implemented by the svg package. See there for which icons are implemented

color

Expects a css compatible color code. Will Set the foreground color of the icon

backgroundColor

Expects a css compatible color code. Will Set the background color of the icon

FAQs

Package last updated on 28 Jun 2021

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