https://github.com/irsyadadl/paranoid
A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications.
https://github.com/irsyadadl/paranoid
icon react-icon
Last synced: 11 months ago
JSON representation
A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications.
- Host: GitHub
- URL: https://github.com/irsyadadl/paranoid
- Owner: irsyadadl
- License: mit
- Created: 2023-12-02T04:21:10.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T13:40:03.000Z (almost 2 years ago)
- Last Synced: 2025-06-18T05:06:18.247Z (12 months ago)
- Topics: icon, react-icon
- Language: JavaScript
- Homepage: https://getjustd.com/icons
- Size: 2.52 MB
- Stars: 48
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
Awesome Lists containing this project
README
Paranoid
A library of beautifully crafted react icons,
perfect for enhancing the visual appeal and user
experience of your web applications.
cooked by [irsyadadl](https://parsinta.com/@irsyadadl).
[]()
## Install
You can install this package using any package manager, this example is using npm:
```bash
npm i @irsyadadl/paranoid
```
Or using bun:
```bash
bun i @irsyadadl/paranoid
```
## Usage
Elevating simplicity to elegance, effortlessly import your desired icon and wield it as a component. Unsure of your choice? Discover the perfect icon right [here](https://paranoid.irsyad.co).
```jsx
import { IconBag } from "@irsyadadl/paranoid";
const App = () => {
return ;
};
export default App;
```
## Find Icon
[Here](https://paranoid.irsyad.co)
## License
This library is [MIT](https://github.com/irsyadadl/paranoid/blob/master/LICENSE) licensed.
## Author
[irsyadadl](https://x.com/irsyadadl)