0.0.8 • Published 2 years ago

@itswooble/icons v0.0.8

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

📦 Install

npm install @itswooble/icons
yarn add @itswooble/icons

🔨 Usage

import React from 'react';
import { PaperFail } from '@itswooble/icons';

const App = () => (
	<>
    	<PaperFail color='blue300' />
  	</>
);

TypeScript

@itswooble/icons is written in TypeScript with complete definitions.

🔗 Links

⌨️ Development

Clone locally:

$ git clone git@github.com:wooble-team/wooble-icons.git
$ cd wooble-icons

👋 Founders

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago