@bs-info/icons

1.0.0 • Public • Published

BSIicons (1.0.0)

icons npm package for bsi

Instalation

$ npm i @bs-info/icons

Usage

This function will return a TSX element

import { BSIicon } from '@bs-info/icons';

function App() {

  return (
    <BSIicon name="org_logo" theme="light" />
  )
}

Package Sidebar

Install

npm i @bs-info/icons

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

40.3 kB

Total Files

7

Last publish

Collaborators

  • maubg-debug
  • maubg