unis-icons-react
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

🦄 unis-icons-react

SVG-based ReactJS icon components.

version build workflow MIT license semantic-release: angular

What it is

These are ReactJS icon components.

Based on 🦄 Unis Icons - A set of SVG icons for UI development.

Getting started

Installation

Using npm:

npm install -D unis-icons-react

Using yarn:

yarn add -D unis-icons-react

Usage

import { ArrowArcLeft } from 'unis-icons-react';

const App = () => {
  return <ArrowArcLeft />;
};

Requirements

  • The unis-icons-react library is ESM.

  • The unis-icons-react library requires Node.js version 14 or higher.

  • The unis-icons-react library requires ReactJS version 16 or higher.

License

MIT

Package Sidebar

Install

npm i unis-icons-react

Weekly Downloads

3

Version

2.0.2

License

MIT

Unpacked Size

12.8 MB

Total Files

6018

Last publish

Collaborators

  • unicorn-84