@arconnect/untitled-ui-icons-react
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

@untitled-ui/icons-react


This package provides the Untitled-UI icons (MIT version) converted to React components.

Installation


Install the package in your project directory with:

// with npm
npm install @untitled-ui/icons-react

// with yarn
yarn add @untitled-ui/icons-react

Usage

The package supports both CommonJS and ESModule versions.


// Named imports
import { Activity } from "@untitled-ui/icons-react";

// CJS default imports
import Activity from "@untitled-ui/icons-react/build/cjs/Activity";

// ESM default imports
import Activity from "@untitled-ui/icons-react/build/esm/Activity";

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    20
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    20
  • 0.1.2
    20
  • 0.1.1
    0

Package Sidebar

Install

npm i @arconnect/untitled-ui-icons-react

Weekly Downloads

34

Version

0.1.3

License

MIT

Unpacked Size

5.5 MB

Total Files

4679

Last publish

Collaborators

  • nickeeeeyyyy
  • martondev