@xrnoz/bootstrap-icons-js
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Re-packaging of Bootstrap Icons

Usage

import bi from '@xrnoz/bootstrap-icons-js';
const { biArrowThroughHeart } = bi;

// OR

import { bi } from '@xrnoz/bootstrap-icons-js';
const { biArrowThroughHeart } = bi;

// OR

import { biArrowThroughHeart } from '@xrnoz/bootstrap-icons-js';

Readme

Keywords

Package Sidebar

Install

npm i @xrnoz/bootstrap-icons-js

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

1.08 MB

Total Files

9

Last publish

Collaborators

  • xrnoz