malicons

1.0.1 • Public • Published

malicons

code style: prettier GitHub license

Collection of icons for React.

Getting started

yarn add malicons
import React from "react";
import { Plus } from "malcomponents";

function App() {
  return <Plus size={24} color="#f26522" />;
}

export default App;

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i malicons

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

320 kB

Total Files

34

Last publish

Collaborators

  • malcodeman