Skip to content

Latest commit

 

History

History
70 lines (47 loc) · 1.72 KB

README.md

File metadata and controls

70 lines (47 loc) · 1.72 KB


Paranoid logo

Paranoid

A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications. cooked by irsyadadl.

Explore icons

Total Downloads Latest Release License

@irsyadadl/paranoid

Install

You can install this package using any package manager, this example is using npm:

npm i @irsyadadl/paranoid

Or using bun:

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.

import { IconBag } from "@irsyadadl/paranoid";

const App = () => {
  return <IconBag />;
};

export default App;

Find Icon

Here

License

This library is MIT licensed.

Author

irsyadadl