1.9.0 • Published 12 months ago

ikono v1.9.0

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

Usage

IKONO is now built into Figma! Explore the plugin here!

React

Install the package via npm

npm install @ikono/react

Then to use the icon import and insert into jsx.

import { Home } from "@ikono/react";

const Component = () => (
  <div>
    <Home />
  </div>
);

Contribution

If there are icons you think are missing feel free to contribute to the project. Alternatively, add a new idea to the discussions page!

1.9.0

12 months ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.2.0

2 years ago

1.4.0

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago