8000 GitHub - gweesin/bilicon: Using bilibili emoticon everywhere! | 在任何地方使用 biilibili 表情包!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gweesin/bilicon

Repository files navigation


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

About

Using bilibili emoticon everywhere! | 在任何地方使用 biilibili 表情包!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published
0