av-svg-library

1.0.6 • Public • Published

av-svg-library

AV svg library

NPM JavaScript Style Guide

Install

npm install --save av-svg-library

Usage

import React, { Component } from 'react'

import MyComponent from 'av-svg-library'
import 'av-svg-library/dist/index.css'

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

License

MIT © lev1rand

Readme

Keywords

none

Package Sidebar

Install

npm i av-svg-library

Weekly Downloads

3

Version

1.0.6

License

MIT

Unpacked Size

210 kB

Total Files

50

Last publish

Collaborators

  • dev-vinal