1.0.6 • Published 11 months ago

@iconsans/react v1.0.6

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

Iconsans icons for React

Available for the framework 👉 Vue

Installation

Install with npm

  npm install @iconsans/react

Install with pnpm

  pnpm add @iconsans/react

Install with yarn

  yarn add @iconsans/react

Usage/Examples

import { Play as PlayBold } from "@iconsans/react/bold";
import { Play as PlayLinear } from "@iconsans/react/linear";

export default function App() {
  return (
    <>
      <PlayBold />
      <PlayLinear />
    </>
  );
}

Icons

You can see the list of available icons on https://mortezasabihi.github.io/iconsans/

1.0.4-alpha.1

11 months ago

1.0.2

11 months ago

1.0.4-alpha.0

11 months ago

1.0.1

11 months ago

1.0.4-alpha.2

11 months ago

1.0.6-alpha.1

11 months ago

1.0.6-alpha.0

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.6-alpha.2

11 months ago

0.2.0

11 months ago

0.1.4

12 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

1.0.0

1 year ago