Package Exports
- @intentui/icons
- @intentui/icons/dist/cjs/index.js
- @intentui/icons/dist/esm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@intentui/icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.