1.2.2 • Published 9 months ago

@nonfx/flow-icons v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 months ago

1.2.1

9 months ago

1.2.0

9 months ago

1.1.0

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.0.5

11 months ago

0.0.6

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago