1.4.1 • Published 2 years ago

@web-uni/unis-icons v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

🦄 unis-icons

SVG-based ReactJS icon components.

version build workflow MIT license semantic-release: angular

What it is

These are ReactJS icon components. Based on 🧜‍♀️ Moja UI - FREE Top UI Kit & Design system

Getting started

Installation

Using npm:

npm install @web-uni/unis-icons

Using yarn:

yarn add @web-uni/unis-icons

Usage

import { ArrowArcLeft } from '@web-uni/unis-icons';

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

Requirements

  • The unis-icons library is ESM.

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

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

Documentation

Check out the documentation website.

License

MIT

1.4.1

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago