pphat.me logoRegistry
Docs/icons/usage

Using Icons

Users can easily download and install icons from this project via the @pphatdev/registry package CLI.

Installation

Registry Packages Requirements

# Local
npm install -D @pphatdev/registry

# Global
npm install -g @pphatdev/registry


# verify installation
pphat --version
# or
@pphatdev/registry --version
# or
pphatdev --version


# Init configuration
pphat init ## Choose what you need to use (icon or other in the future)

Icons Installation

# Install icons
pphat add <iconname> -f <format:{svg|nextjs|nuxtjs}>

# Example
pphat add f