UNPKG

@intentui/icons

Version:

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

53 lines (39 loc) 1.41 kB
## Intent UI Icons This is a library icon of Intent UI previously well known as Justd Icons. ![image](https://intentui.com/icons/opengraph-image-1ltojg.png?9f62da52533ceee6?v=2) <p align="center"> <a href="https://github.com/intentuilabs/icons/actions/workflows/release-package.yml"><img src="https://img.shields.io/github/actions/workflow/status/intentuilabs/icons/release-package.yml" alt="Build Status"></a> <a href="https://github.com/intentuilabs/icons/releases"><img src="https://img.shields.io/npm/v/justd-icons.svg" alt="Latest Release"></a> <a href="https://github.com/intentuilabs/icons/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/justd-icons.svg" alt="License"></a> </p> ## Installation ### NPM ```bash npm i @intentui/icons ``` ### yarn ```bash yarn add @intentui/icons ``` ### bun ```bash bun add @intentui/icons ``` ### PNPM ```bash pnpm add @intentui/icons ``` ```tsx import { IconShoppingBag } from "@intentui/icons"; <IconShoppingBag />; ``` The list of icons can be found here at [intentui.com/icons](https://intentui.com/icons). ## Author [irsyadadl](https://x.com/irsyadadl) ## License This library is [MIT](https://github.com/intentuilabs/icons/blob/master/LICENSE) licensed. ## Showcase - [Intent UI](https://intentui.com) - [Intent UI Blocks](https://blocks.intentui.com) - [parsinta.com](https://parsinta.com) - [irsyad.co](https://irsyad.co)