bilicon
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

Bilibili Iconify Logo

bilicon

npm version npm downloads bundle JSDocs License Netlify Status

English | 中文

using bilibili icon/emotions everywhere with iconify!!

Motivation

Bilibili has many interesting emojis, and it's very difficult to use them in other applications. This project aims to provide a way to use Bilibili's emojis in any application that supports iconify.

Installation

  1. install dependencies

    pnpm i -S bilicon
  2. import and add as a collection to the iconify

    import { biliIconifyJSON } from 'bilicon'
    import { addCollection } from 'iconify-icon'
    
    addCollection(biliIconifyJSON)
  3. use in HTML

<iconify-icon icon="bili:doge" />

[!TIP] More details in the quick start

License

MIT License © Gweesin

Readme

Keywords

none

Package Sidebar

Install

npm i bilicon

Weekly Downloads

34

Version

0.6.0

License

MIT

Unpacked Size

8.74 MB

Total Files

6

Last publish

Collaborators

  • gweesin