https://github.com/amitjimiwal/icon-picker
Icon-picker react component
https://github.com/amitjimiwal/icon-picker
Last synced: about 2 months ago
JSON representation
Icon-picker react component
- Host: GitHub
- URL: https://github.com/amitjimiwal/icon-picker
- Owner: amitjimiwal
- Created: 2024-06-25T17:56:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T18:27:35.000Z (11 months ago)
- Last Synced: 2025-01-31T08:33:18.287Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Icon Picker
This is a simple icon picker react component for your web projects.
## Installation
```bash
pnpm install
``````bash
pnpm run dev
```
# Screenshots


Icons are from [react-icons](https://react-icons.github.io/react-icons/) library.
Demo: [https://icon-picker.vercel.app/](https://icon-picker.vercel.app/)