0.1.12 • Published 2 years ago

drump-icon v0.1.12

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Drump Icon 🥁

Durmp gives you the best Icon to use in your React projects!

Compatible with Tailwind css.

Documentation

Drump Icons

Drump Icons Webs

Installation

  $ npm install drump-icon

Examples

import { UserIcon } from 'drump-icon';

const App = () => {
  return (
    <UserIcon w={24} h={24} color="white" className="bg-black p-2 rounded-md" />
  );
};

Authors

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

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