0.0.8 • Published 3 years ago

@itswooble/icons v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago