0.1.24 • Published 3 years ago

catan-icons v0.1.24

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

catan-icons

NPM JavaScript Style Guide

Install

npm install --save catan-icons

Usage

import React, { Component } from 'react'

import { City } from 'catan-icons'

const YourComponent = () => {
  render() {
    return <City />
  }
}

License

MIT © gitpancake

Made with create-react-library

0.1.24

3 years ago

0.1.23

3 years ago

0.1.22

3 years ago

0.1.1

3 years ago