1.2.2 • Published 11 months ago

@nonfx/flow-icons v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Flow Icons

The Flow Icons is built on the Flow design framework

Installation

1️⃣ Install flow icons dependency

npm i --save @nonfx/flow-icons

Note: after installation, re-start your application.

2️⃣ Import flow-icons into your project

Paste the below snippet in your project and add your application startup/runtime code to it.

import "@nonfx/flow-core";
import { register } from "@nonfx/flow-icons";
register(["system"]);
1.2.2

11 months ago

1.2.1

11 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.2

12 months ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago