1.0.8 • Published 2 years ago

@misa198/react-unicons-monochrome v1.0.8

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

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

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