1.0.6 • Published 2 years ago

@iconsans/react v1.0.6

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

2 years ago

1.0.2

2 years ago

1.0.4-alpha.0

2 years ago

1.0.1

2 years ago

1.0.4-alpha.2

2 years ago

1.0.6-alpha.1

2 years ago

1.0.6-alpha.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.6-alpha.2

2 years ago

0.2.0

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

1.0.0

2 years ago