0.11.7 • Published 2 months ago

@availity/icon v0.11.7

Weekly downloads
63
License
MIT
Repository
github
Last release
2 months ago

@availity/icon

Simple icon component that is a wrapper for the icons in the availity uikit. Icon List

Version

Installation

npm install @availity/icon --save

Usage

import React from 'react';
import Icon from '@availity/icon';
// ...
<Container>
    <Icon name="home" size="3x" color="primary" />
</Container>
// ...

Arguments

  • name: String. Required. The name of the icon you want to display. Icon List
  • size: String or Number. Optional. The size from the list of ['lg','xl','2x','3x','4x','5x'] for the size of the icon.
  • color: String. Optional. The text color you would like the icon to be. Uses bootstrap 4 color names.

Note the name of the icon you put in doesn't require the icon- prefix just the name given in the availity uikit docs.

0.11.7

2 months ago

0.11.6

6 months ago

0.11.4

7 months ago

0.11.5

6 months ago

0.11.3

1 year ago

0.11.2

1 year ago

0.11.0

2 years ago

0.11.1

2 years ago

0.10.3

2 years ago

0.10.4

2 years ago

0.10.1

2 years ago

0.10.2

2 years ago

0.9.2-ts.15

2 years ago

0.10.0

2 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.7.19

3 years ago

0.7.18

3 years ago

0.6.3-alpha.99

4 years ago

0.6.3-alpha.95

4 years ago

0.6.3-alpha.96

4 years ago

0.6.3-alpha.93

4 years ago

0.6.3-alpha.91

4 years ago

0.6.3-alpha.88

4 years ago

0.6.3-alpha.85

4 years ago

0.7.17

4 years ago

0.7.16

4 years ago

0.7.15

4 years ago

0.7.14

4 years ago

0.7.13

4 years ago

0.7.12

4 years ago

0.7.11

4 years ago

0.7.10

4 years ago

0.7.9

4 years ago

0.7.6

4 years ago

0.7.5

4 years ago

0.7.8

4 years ago

0.7.7

4 years ago

0.7.4

4 years ago

0.7.3

4 years ago

0.7.2

4 years ago

0.7.1

4 years ago

1.0.0-alpha.74

4 years ago

0.7.0

4 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.4-alpha.35

5 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.1

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago