0.0.3 • Published 2 years ago

pz-heroicons-nrt v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

PZ HeroIcons NRT

npm npm bundle size npm

Installation

This is the way to install using npm pz-heroicons-nrt in our project.

npm i pz-heroicons-nrt@latest

Importing

This is the way to import pz-heroicons-nrt into our project.

import HeroIcons from 'pz-heroicons-nrt'

Usage

Simple example

This is a simple example where two parameters are sent to the component for use.

  • {'className'} - string.
  • {'icon'} - string.
  • {'outline'} - boolean.
<HeroIcons className="h-6 w-6" icon="UsersIcon" outline />

Authors

Team working on the development of pz-heroicons-nrt.

  • PONZACENIO | Web developer

License

pz-heroicons-nrt is ISC licensed.

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago