npm.io
1.0.3 • Published 7 years ago

@smartgear/icons

Licence
SEE LICENSE IN LICENSE
Version
1.0.3
Deps
1
Size
1.5 MB
Vulns
0
Weekly
0

@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