0.2.0 • Published 9 months ago

@versatus/icons v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

@versatus/icons

Some icons for the VRRB Blockchain.

Get Started

Install package

yarn add @versatus/icons

Use icons in your project

import { VrrbIcon } from '@versatus/icons'

export default function MyComponent() {
  return (
    <div>
      <VrrbIcon />
    </div>
  )
}
0.2.0

9 months ago