Skip to content

eligrey/emoji-favicon-toolkit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 

Emoji Favicon Toolkit

This code only works in browsers that support ServiceWorker favicons, such as Chrome 72+.

Usage

  1. Download /dist/emoji-favicon-toolkit.js
  2. Include <script src="/emoji-favicon-toolkit.js"/>
  3. Don't put it in a webpack or rollup.

Static usage

<link rel="icon" type="text/plain" href="data:;charset=utf-8,πŸ”" sizes="any"/>

API usage

set_emoji_favicon(emoji="", cacheWithServiceWorker=false)

About

Emoji Favicon Toolkit - Set your favicon to emoji using canvas & cache as /favicon.ico with service workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published