1.0.8 • Published 1 year ago

@misa198/react-unicons-monochrome v1.0.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@misa198/react-unicons-monochrome

Overview

Free version of Unicons Monochrome by Iconscout for Reactjs.

Explore all icons: https://iconscout.com/unicons/explore/monochrome

Installation

$ npm install @misa198/react-unicons-monochrome

# or

$ yarn add @misa198/react-unicons-monochrome

# or

$ pnpm add @misa198/react-unicons-monochrome

Usage

import { MAmbulance } from '@misa198/react-unicons-monochrome';

const App = () => {
  return <MAmbulance size={24} color="#000" />;
};

export default App;
1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago