This website requires JavaScript.
Explore
Help
Sign In
natty
/
calckey
Watch
1
Star
0
Fork
You've already forked calckey
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ace59fa717
calckey
/
src
/
misc
/
twemoji-base.ts
2 lines
73 B
TypeScript
Raw
Normal View
History
Unescape
Escape
絵文字ピッカーの Unicode 12.0 対応など (#5441) * Twemoji 12.1 * 絵文字ライブラリを持つように * Fix chess_pawn emoji * Add Unicode 12.0 emojis * Add transgender flag/symbol emoji * Add some japanese emoji keywords * format emojilist.json * fix emojilist order * Add missing flags
2019-09-21 12:31:38 +00:00
export
const
twemojiSvgBase
=
'https://twemoji.maxcdn.com/v/latest/svg'
;