@guruhotel/aura-icons
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

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

/@guruhotel/aura-icons/

    Package Sidebar

    Install

    npm i @guruhotel/aura-icons

    Weekly Downloads

    16

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    3.5 MB

    Total Files

    2843

    Last publish

    Collaborators

    • dricobelli
    • stivmartinez
    • juancarloscruzdev
    • mrjosser
    • x64_bits
    • antonio_gh
    • eduardo_npm_guruhotel