JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1384
  • Score
    100M100P100Q101465F
  • License MIT

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

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.

image

Build Status Latest Release License

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

irsyadadl

License

This library is MIT licensed.

Showcase