This package has been deprecated

Author message:

sorry, we moved to our private repository

volantis-icon

0.0.5 • Public • Published

Volantis Icon ✨

✨ Bring you customization SVG icons as react component by Volantis

🔌 powered by:


⚜️ Guide

  • 🔗 Style guide / docs: LINK
  • 🔗 Node Package Manager: LINK
  • ⚓ Install npm/yarn
$ npm i volantis-icon
$ yarn add volantis-icon
  • ⚓ Example use
import ReactDOM from 'react-dom'
import { UsersIcon } from 'volantis-icon'

ReactDOM.render(
  <UsersIcon
    isHover
    width="32px"
    height="32px"
    color="pink"
    hoverColor="violet"
  />,
  mountNode
)

📝 Scripts

🔥 Development 🔥

🤜🏾 Install deps and start developing

$ yarn
$ yarn start

🤜🏾 with hot reload

$ yarn dev

✨Production ✨

🤜🏾 build lib

$ yarn build

🤜🏾 build lib + watch (build automatically when file changes)

$ yarn build:watch

🤜🏾 release to npm (unnecessary to run build script)

$ yarn prerelease
$ yarn release

🤜🏾 deploy styleguide to github page

$ yarn predeploy
$ yarn deploy

🏉 Maintainers

👣 Contributors

  • 🤪 Faizal Ramanda
  • ... (contrib please, to attach your name here 🤣)

🎨 UI/UX Designer

  • 👧 Afi

Credits

  • For all authors of the svg icon, we thanks to you.

©2019 Volantis Technology

Readme

Keywords

none

Package Sidebar

Install

npm i volantis-icon

Weekly Downloads

4

Version

0.0.5

License

MIT

Unpacked Size

622 kB

Total Files

80

Last publish

Collaborators

  • npm