0.1.12 • Published 5 months ago

drump-icon v0.1.12

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months 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

5 months ago

0.1.11

5 months ago

0.1.10

5 months ago

0.1.9

5 months ago

0.1.8

5 months ago

0.1.7

5 months ago

0.1.6

5 months ago

0.1.5

6 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago