Home
Softono

Mynaui Icons

Open source MIT JavaScript
171
Stars
11
Forks
7
Issues
1
Watchers
7 months
Last Commit

 About Mynaui Icons

Beautifully crafted open source icons from Myna UI.

Platforms

Web Self-hosted

Languages

JavaScript

Need Help Installing Mynaui Icons?

We provide expert installation service for this software. Our team will install, configure, and secure Mynaui Icons on your server. plans start at just $30.

Mynaui Icons

View on GitHub

MynaUI Icons

Beautifully crafted open source icons from Myna UI.

Install

npm i @mynaui/icons
or
bun i @mynaui/icons
or
yarn add @mynaui/icons

For React Projects:

npm i @mynaui/icons-react
or
bun i @mynaui/icons-react
or
yarn add @mynaui/icons-react

or download the package from here.

Usage

For HTML Projects:

<link rel="stylesheet" href="https://github.com/praveenjuge/mynaui-icons/blob/main/path/to/mynaui.css" />

For React Projects:

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

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

React Props

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

Raycast Extension

License

MIT License.