3.0.0 • Published 3 years ago

@guruhotel/aura-icons v3.0.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

Aura Icons

GuruHotel icon library used for Aura UI, ready to work in React and NextJS projects.

Quick Start

  1. Installation: Inside your React project directory, install Aura Icons by running either of the following:
yarn add @guruhotel/aura-icons
# or
npm i @guruhotel/aura-icons
  1. Using Aura Icons components: Once Aura UI is installed you can use any of the components as follows. Aura UI uses tree-shaking so the unused modules will not be included in the bundle during the build process and each component is exported separately.
import { Message } from '@guruhotel/aura-icons'

() => <Message label="Icon label accessibility">

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

2.2.0

3 years ago

3.0.0

3 years ago

2.1.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.6-beta.5

3 years ago

0.1.6-beta.4

3 years ago

0.1.6-beta.3

3 years ago

0.1.6-beta.2

3 years ago

0.1.6-beta.1

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago