pk-ui-icons

npm install --save pk-ui-icons

Usage no npm install needed!

<script type="module">
  import pkUiIcons from 'https://cdn.skypack.dev/pk-ui-icons';
</script>

README

pk-ui-icons

NPM JavaScript Style Guide

Install

npm install --save pk-ui-icons

Usage

import React, { Component } from 'react'

import MyComponent from 'pk-ui-icons'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © mubean