1.0.3 • Published 5 years ago

@smartgear/icons v1.0.3

Weekly downloads
2
License
SEE LICENSE IN LI...
Repository
-
Last release
5 years ago

@smartgear/icons

Icons for use in smartgear projects

NPM JavaScript Style Guide

Install

npm install --save @smartgear/icons

Usage

import React, { Component } from 'react'

import MyComponent from '@smartgear/icons'

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

License

SEE LICENSE IN LICENSE © alexander.buczynsky

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago