@llampukaq/icons
v0.1.55
Published
Use Tabler icons esay
Downloads
257
Readme
use this library
npm i @llampukaq/icons
import { Icons } from "@llampukaq/icons";
export default function Home() {
return (
<>
<Icons className="text-white" icon={"Icon123"} size={40} />
</>
);
}
This library use tabler icons (more information)[https://tabler-icons.io/]