Socket
Book a DemoInstallSign in
Socket

@invisionag/iris-react-icon-button

Package Overview
Dependencies
Maintainers
22
Versions
242
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionag/iris-react-icon-button

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

latest
Source
npmnpm
Version
4.5.2
Version published
Maintainers
22
Created
Source
import IconButton from '@invisionag/iris-react-icon-button';

A button component with only an icon inside.

Usage:

Basic button

<IconButton icon="account" />

Primary button

<IconButton primary icon="account" />

Danger button

<IconButton danger icon="account" />

Disabled button

<IconButton disabled icon="account" />

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