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

0.3.2 • Public • Published

MynaUI Icons React

Beautifully crafted open source icons from Myna UI.

Install

npm i @mynaui/icons-react

or

bun i @mynaui/icons-react

or

yarn add @mynaui/icons-react

or download the package from here.

Usage

import { Heart } from "@mynaui/icons-react";

const App = () => {
  return <Heart color="green" />;
};

Props

name type default
size Number 24
stroke Number 1.5
color String currentColor

License

MIT License.

Package Sidebar

Install

npm i @mynaui/icons-react

Weekly Downloads

3,055

Version

0.3.2

License

MIT

Unpacked Size

27.9 MB

Total Files

4774

Last publish

Collaborators

  • praveenjuge