@irsyadadl/paranoid
v1.4.12
Published
A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications.
Downloads
207
Maintainers
Readme
A library of beautifully crafted react icons, perfect for enhancing the visual appeal and user experience of your web applications. cooked by irsyadadl.
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
License
This library is MIT licensed.