Skip to content

gitpancake/catan-icons

Repository files navigation

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

About

Simple Settlers of Catan SVG Icons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published