Intent UI Icons
This is a library icon of Intent UI previously well known as Justd Icons.
Installation
NPM
npm i @intentui/icons
yarn
yarn add @intentui/icons
bun
bun add @intentui/icons
PNPM
pnpm add @intentui/icons
import { IconShoppingBag } from "@intentui/icons";
<IconShoppingBag />;
The list of icons can be found here at intentui.com/icons.
Author
License
This library is MIT licensed.