Created
July 5, 2020 02:30
-
-
Save berberman/ccc9ab561eb0478860356b2043e153a9 to your computer and use it in GitHub Desktop.
Agda mode input method for vscode plugin `generic input method`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "=n" | |
| }, | |
| { | |
| "body": "โผ", | |
| "description": "โผ", | |
| "label": "~" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~~" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~~n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~~~" | |
| }, | |
| { | |
| "body": "โป", | |
| "description": "โป", | |
| "label": ":~" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~-n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "-~" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "~=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~=n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "~~-" | |
| }, | |
| { | |
| "body": "โก", | |
| "description": "โก", | |
| "label": "==" | |
| }, | |
| { | |
| "body": "โข", | |
| "description": "โข", | |
| "label": "==n" | |
| }, | |
| { | |
| "body": "โฃ", | |
| "description": "โฃ", | |
| "label": "===" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": ".=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": ".=." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": ":=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "=:" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "=o" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "(=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "and=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "or=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "*=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "t=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "def=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "m=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "?=" | |
| }, | |
| { | |
| "body": "โค", | |
| "description": "โค", | |
| "label": "<=" | |
| }, | |
| { | |
| "body": "โฅ", | |
| "description": "โฅ", | |
| "label": ">=" | |
| }, | |
| { | |
| "body": "โฐ", | |
| "description": "โฐ", | |
| "label": "<=n" | |
| }, | |
| { | |
| "body": "โฑ", | |
| "description": "โฑ", | |
| "label": ">=n" | |
| }, | |
| { | |
| "body": "โฐ", | |
| "description": "โฐ", | |
| "label": "len" | |
| }, | |
| { | |
| "body": "โฑ", | |
| "description": "โฑ", | |
| "label": "gen" | |
| }, | |
| { | |
| "body": "โฎ", | |
| "description": "โฎ", | |
| "label": "<n" | |
| }, | |
| { | |
| "body": "โฏ", | |
| "description": "โฏ", | |
| "label": ">n" | |
| }, | |
| { | |
| "body": "โฒ", | |
| "description": "โฒ", | |
| "label": "<~" | |
| }, | |
| { | |
| "body": "โณ", | |
| "description": "โณ", | |
| "label": ">~" | |
| }, | |
| { | |
| "body": "โฆ", | |
| "description": "โฆ", | |
| "label": "<~n" | |
| }, | |
| { | |
| "body": "โง", | |
| "description": "โง", | |
| "label": ">~n" | |
| }, | |
| { | |
| "body": "โด", | |
| "description": "โด", | |
| "label": "<~nn" | |
| }, | |
| { | |
| "body": "โต", | |
| "description": "โต", | |
| "label": ">~nn" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "sub" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "sup" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "subn" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "supn" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "sub=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "sup=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "sub=n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "sup=n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "squb" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "squp" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "squb=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "squp=" | |
| }, | |
| { | |
| "body": "โข", | |
| "description": "โข", | |
| "label": "squb=n" | |
| }, | |
| { | |
| "body": "โฃ", | |
| "description": "โฃ", | |
| "label": "squp=n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "inn" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "nin" | |
| }, | |
| { | |
| "body": "โง", | |
| "description": "โง", | |
| "label": "and" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "or" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "And" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "Or" | |
| }, | |
| { | |
| "body": "โฉ", | |
| "description": "โฉ", | |
| "label": "i" | |
| }, | |
| { | |
| "body": "โช", | |
| "description": "โช", | |
| "label": "un" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "u+" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "u." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "I" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "Un" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "U+" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "U." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "glb" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "lub" | |
| }, | |
| { | |
| "body": "โจ ", | |
| "description": "โจ ", | |
| "label": "Glb" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "Lub" | |
| }, | |
| { | |
| "body": "โข", | |
| "description": "โข", | |
| "label": "|-" | |
| }, | |
| { | |
| "body": "โฌ", | |
| "description": "โฌ", | |
| "label": "|-n" | |
| }, | |
| { | |
| "body": "โฃ", | |
| "description": "โฃ", | |
| "label": "-|" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "|=" | |
| }, | |
| { | |
| "body": "โญ", | |
| "description": "โญ", | |
| "label": "|=n" | |
| }, | |
| { | |
| "body": "โฉ", | |
| "description": "โฉ", | |
| "label": "||-" | |
| }, | |
| { | |
| "body": "โฎ", | |
| "description": "โฎ", | |
| "label": "||-n" | |
| }, | |
| { | |
| "body": "โซ", | |
| "description": "โซ", | |
| "label": "||=" | |
| }, | |
| { | |
| "body": "โฏ", | |
| "description": "โฏ", | |
| "label": "||=n" | |
| }, | |
| { | |
| "body": "โช", | |
| "description": "โช", | |
| "label": "|||-" | |
| }, | |
| { | |
| "body": "โฃ", | |
| "description": "โฃ", | |
| "label": "|" | |
| }, | |
| { | |
| "body": "โค", | |
| "description": "โค", | |
| "label": "|n" | |
| }, | |
| { | |
| "body": "โฅ", | |
| "description": "โฅ", | |
| "label": "||" | |
| }, | |
| { | |
| "body": "โฆ", | |
| "description": "โฆ", | |
| "label": "||n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "all" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ex" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "exn" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "0" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "C" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "cul" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "cuL" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "cur" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "cuR" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "cll" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "clL" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "clr" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "clR" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "qed" | |
| }, | |
| { | |
| "body": "ร", | |
| "description": "ร", | |
| "label": "x" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "comp" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "*" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": ".+" | |
| }, | |
| { | |
| "body": "โธ", | |
| "description": "โธ", | |
| "label": ".-" | |
| }, | |
| { | |
| "body": "โถ", | |
| "description": "โถ", | |
| "label": ":" | |
| }, | |
| { | |
| "body": "โท", | |
| "description": "โท", | |
| "label": "::" | |
| }, | |
| { | |
| "body": "โบ", | |
| "description": "โบ", | |
| "label": "::-" | |
| }, | |
| { | |
| "body": "โน", | |
| "description": "โน", | |
| "label": "-:" | |
| }, | |
| { | |
| "body": "โน", | |
| "description": "โน", | |
| "label": "+ " | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "surd3" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "surd4" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "increment" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "inf" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o+" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o--" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ox" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o/" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "oo" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o*" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "o-" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "O+" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "Ox" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "O." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "O*" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "b+" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "b-" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "bx" | |
| }, | |
| { | |
| "body": "โก", | |
| "description": "โก", | |
| "label": "b." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "<-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "->" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "=>" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "u-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "u=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "d-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "d=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ud-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ud=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "lr-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "<->" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "lr=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "<=>" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ul-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ul=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ur-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ur=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "dr-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "dr=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "dl-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "dl=" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l==" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l-2" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l-r-" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r==" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r-2" | |
| }, | |
| { | |
| "body": "โถ", | |
| "description": "โถ", | |
| "label": "r-3" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r-l-" | |
| }, | |
| { | |
| "body": "โฐ", | |
| "description": "โฐ", | |
| "label": "u==" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "u-2" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "u-d-" | |
| }, | |
| { | |
| "body": "โฑ", | |
| "description": "โฑ", | |
| "label": "d==" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "d-2" | |
| }, | |
| { | |
| "body": "โต", | |
| "description": "โต", | |
| "label": "d-u-" | |
| }, | |
| { | |
| "body": "โต", | |
| "description": "โต", | |
| "label": "l--" | |
| }, | |
| { | |
| "body": "โต", | |
| "description": "โต", | |
| "label": "<--" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l~" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l~~" | |
| }, | |
| { | |
| "body": "โถ", | |
| "description": "โถ", | |
| "label": "r--" | |
| }, | |
| { | |
| "body": "โถ", | |
| "description": "โถ", | |
| "label": "-->" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r~" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r~~" | |
| }, | |
| { | |
| "body": "โฟ", | |
| "description": "โฟ", | |
| "label": "r~~~" | |
| }, | |
| { | |
| "body": "โท", | |
| "description": "โท", | |
| "label": "lr--" | |
| }, | |
| { | |
| "body": "โท", | |
| "description": "โท", | |
| "label": "<-->" | |
| }, | |
| { | |
| "body": "โญ", | |
| "description": "โญ", | |
| "label": "lr~" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l-n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "<-n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "l=n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r-n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "->n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "r=n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "=>n" | |
| }, | |
| { | |
| "body": "โฎ", | |
| "description": "โฎ", | |
| "label": "lr-n" | |
| }, | |
| { | |
| "body": "โฎ", | |
| "description": "โฎ", | |
| "label": "<->n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "lr=n" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "<=>n" | |
| }, | |
| { | |
| "body": "โค", | |
| "description": "โค", | |
| "label": "l-|" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ll-" | |
| }, | |
| { | |
| "body": "โฆ", | |
| "description": "โฆ", | |
| "label": "r-|" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "rr-" | |
| }, | |
| { | |
| "body": "โฅ", | |
| "description": "โฅ", | |
| "label": "u-|" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "uu-" | |
| }, | |
| { | |
| "body": "โง", | |
| "description": "โง", | |
| "label": "d-|" | |
| }, | |
| { | |
| "body": "โก", | |
| "description": "โก", | |
| "label": "dd-" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "ud-|" | |
| }, | |
| { | |
| "body": "โข", | |
| "description": "โข", | |
| "label": "l->" | |
| }, | |
| { | |
| "body": "โฃ", | |
| "description": "โฃ", | |
| "label": "r->" | |
| }, | |
| { | |
| "body": "โฏ", | |
| "description": "โฏ", | |
| "label": "dz" | |
| }, | |
| { | |
| "body": "โฃ", | |
| "description": "โฃ", | |
| "label": "sq." | |
| }, | |
| { | |
| "body": "โข", | |
| "description": "โข", | |
| "label": "sqo" | |
| }, | |
| { | |
| "body": "โฐ", | |
| "description": "โฐ", | |
| "label": "pab" | |
| }, | |
| { | |
| "body": "โฑ", | |
| "description": "โฑ", | |
| "label": "paw" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "dib" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "diw" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "di." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "cib" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ciw" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ci." | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "ci.." | |
| }, | |
| { | |
| "body": "โฏ", | |
| "description": "โฏ", | |
| "label": "ciO" | |
| }, | |
| { | |
| "body": "โถ", | |
| "description": "โถ", | |
| "label": "st6" | |
| }, | |
| { | |
| "body": "โด", | |
| "description": "โด", | |
| "label": "st8" | |
| }, | |
| { | |
| "body": "โน", | |
| "description": "โน", | |
| "label": "st12" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "bn" | |
| }, | |
| { | |
| "body": "โค", | |
| "description": "โค", | |
| "label": "bz" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "bq" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "br" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "bc" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "bp" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "bsum" | |
| }, | |
| { | |
| "body": "โฆ", | |
| "description": "โฆ", | |
| "label": "[[" | |
| }, | |
| { | |
| "body": "โง", | |
| "description": "โง", | |
| "label": "]]" | |
| }, | |
| { | |
| "body": "โจ", | |
| "description": "โจ", | |
| "label": "<" | |
| }, | |
| { | |
| "body": "โฉ", | |
| "description": "โฉ", | |
| "label": ">" | |
| }, | |
| { | |
| "body": "โช", | |
| "description": "โช", | |
| "label": "<<" | |
| }, | |
| { | |
| "body": "โซ", | |
| "description": "โซ", | |
| "label": ">>" | |
| }, | |
| { | |
| "body": "โฆ", | |
| "description": "โฆ", | |
| "label": "{{" | |
| }, | |
| { | |
| "body": "โฆ", | |
| "description": "โฆ", | |
| "label": "}}" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "(b" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": ")b" | |
| }, | |
| { | |
| "body": "โ ", | |
| "description": "โ ", | |
| "label": "lbag" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "rbag" | |
| }, | |
| { | |
| "body": "โข", | |
| "description": "โข", | |
| "label": "bub" | |
| }, | |
| { | |
| "body": "โฆ", | |
| "description": "โฆ", | |
| "label": "buw" | |
| }, | |
| { | |
| "body": "โฃ", | |
| "description": "โฃ", | |
| "label": "but" | |
| }, | |
| { | |
| "body": "โญ", | |
| "description": "โญ", | |
| "label": "b" | |
| }, | |
| { | |
| "body": "โฏ", | |
| "description": "โฏ", | |
| "label": "#" | |
| }, | |
| { | |
| "body": "\\\\", | |
| "description": "\\\\", | |
| "label": "\\\\" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "en" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "em" | |
| }, | |
| { | |
| "body": "โฑ", | |
| "description": "โฑ", | |
| "label": "^i" | |
| }, | |
| { | |
| "body": "โผ", | |
| "description": "โผ", | |
| "label": "!!" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "??" | |
| }, | |
| { | |
| "body": "โฝ", | |
| "description": "โฝ", | |
| "label": "?!" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "!?" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "8<" | |
| }, | |
| { | |
| "body": "โ", | |
| "description": "โ", | |
| "label": "tie" | |
| }, | |
| { | |
| "body": "โฟ", | |
| "description": "โฟ", | |
| "label": "undertie" | |
| }, | |
| { | |
| "body": "ฮฑ", | |
| "description": "ฮฑ", | |
| "label": "Ga" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GA" | |
| }, | |
| { | |
| "body": "ฮฒ", | |
| "description": "ฮฒ", | |
| "label": "Gb" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GB" | |
| }, | |
| { | |
| "body": "ฮณ", | |
| "description": "ฮณ", | |
| "label": "Gg" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GG" | |
| }, | |
| { | |
| "body": "ฮด", | |
| "description": "ฮด", | |
| "label": "Gd" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GD" | |
| }, | |
| { | |
| "body": "ฮต", | |
| "description": "ฮต", | |
| "label": "Ge" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GE" | |
| }, | |
| { | |
| "body": "ฮถ", | |
| "description": "ฮถ", | |
| "label": "Gz" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GZ" | |
| }, | |
| { | |
| "body": "ฮธ", | |
| "description": "ฮธ", | |
| "label": "Gth" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GTH" | |
| }, | |
| { | |
| "body": "ฮน", | |
| "description": "ฮน", | |
| "label": "Gi" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GI" | |
| }, | |
| { | |
| "body": "ฮบ", | |
| "description": "ฮบ", | |
| "label": "Gk" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GK" | |
| }, | |
| { | |
| "body": "ฮป", | |
| "description": "ฮป", | |
| "label": "Gl" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GL" | |
| }, | |
| { | |
| "body": "ฦ", | |
| "description": "ฦ", | |
| "label": "Gl-" | |
| }, | |
| { | |
| "body": "ฮผ", | |
| "description": "ฮผ", | |
| "label": "Gm" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GM" | |
| }, | |
| { | |
| "body": "ฮฝ", | |
| "description": "ฮฝ", | |
| "label": "Gn" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GN" | |
| }, | |
| { | |
| "body": "ฮพ", | |
| "description": "ฮพ", | |
| "label": "Gx" | |
| }, | |
| { | |
| "body": "ฮ", | |
| "description": "ฮ", | |
| "label": "GX" | |
| }, | |
| { | |
| "body": "ฯ", | |
| "description": "ฯ", | |
| "label": "Gr" | |
| }, | |
| { | |
| "body": "ฮก", | |
| "description": "ฮก", | |
| "label": "GR" | |
| }, | |
| { | |
| "body": "ฯ", | |
| "description": "ฯ", | |
| "label": "Gs" | |
| }, | |
| { | |
| "body": "ฮฃ", | |
| "description": "ฮฃ", | |
| "label": "GS" | |
| }, | |
| { | |
| "body": "ฯ", | |
| "description": "ฯ", | |
| "label": "Gt" | |
| }, | |
| { | |
| "body": "ฮค", | |
| "description": "ฮค", | |
| "label": "GT" | |
| }, | |
| { | |
| "body": "ฯ ", | |
| "description": "ฯ ", | |
| "label": "Gu" | |
| }, | |
| { | |
| "body": "ฮฅ", | |
| "description": "ฮฅ", | |
| "label": "GU" | |
| }, | |
| { | |
| "body": "ฯ", | |
| "description": "ฯ", | |
| "label": "Gf" | |
| }, | |
| { | |
| "body": "ฮฆ", | |
| "description": "ฮฆ", | |
| "label": "GF" | |
| }, | |
| { | |
| "body": "ฯ", | |
| "description": "ฯ", | |
| "label": "Gc" | |
| }, | |
| { | |
| "body": "ฮง", | |
| "description": "ฮง", | |
| "label": "GC" | |
| }, | |
| { | |
| "body": "ฯ", | |
| "description": "ฯ", | |
| "label": "Gp" | |
| }, | |
| { | |
| "body": "ฮจ", | |
| "description": "ฮจ", | |
| "label": "GP" | |
| }, | |
| { | |
| "body": "ฯ", | |
| "description": "ฯ", | |
| "label": "Go" | |
| }, | |
| { | |
| "body": "ฮฉ", | |
| "description": "ฮฉ", | |
| "label": "GO" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBA" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBB" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBC" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBD" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBE" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "MBF" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBG" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBH" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBI" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBJ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBK" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBL" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBM" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBN" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBO" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBP" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBQ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBR" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBS" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBT" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBU" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBV" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBW" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBX" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBY" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBZ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBa" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBb" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBc" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBd" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBe" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MBf" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "MBg" | |
| }, | |
| { | |
| "body": "๐ก", | |
| "description": "๐ก", | |
| "label": "MBh" | |
| }, | |
| { | |
| "body": "๐ข", | |
| "description": "๐ข", | |
| "label": "MBi" | |
| }, | |
| { | |
| "body": "๐ฃ", | |
| "description": "๐ฃ", | |
| "label": "MBj" | |
| }, | |
| { | |
| "body": "๐ค", | |
| "description": "๐ค", | |
| "label": "MBk" | |
| }, | |
| { | |
| "body": "๐ฅ", | |
| "description": "๐ฅ", | |
| "label": "MBl" | |
| }, | |
| { | |
| "body": "๐ฆ", | |
| "description": "๐ฆ", | |
| "label": "MBm" | |
| }, | |
| { | |
| "body": "๐ง", | |
| "description": "๐ง", | |
| "label": "MBn" | |
| }, | |
| { | |
| "body": "๐จ", | |
| "description": "๐จ", | |
| "label": "MBo" | |
| }, | |
| { | |
| "body": "๐ฉ", | |
| "description": "๐ฉ", | |
| "label": "MBp" | |
| }, | |
| { | |
| "body": "๐ช", | |
| "description": "๐ช", | |
| "label": "MBq" | |
| }, | |
| { | |
| "body": "๐ซ", | |
| "description": "๐ซ", | |
| "label": "MBr" | |
| }, | |
| { | |
| "body": "๐ฌ", | |
| "description": "๐ฌ", | |
| "label": "MBs" | |
| }, | |
| { | |
| "body": "๐ญ", | |
| "description": "๐ญ", | |
| "label": "MBt" | |
| }, | |
| { | |
| "body": "๐ฎ", | |
| "description": "๐ฎ", | |
| "label": "MBu" | |
| }, | |
| { | |
| "body": "๐ฏ", | |
| "description": "๐ฏ", | |
| "label": "MBv" | |
| }, | |
| { | |
| "body": "๐ฐ", | |
| "description": "๐ฐ", | |
| "label": "MBw" | |
| }, | |
| { | |
| "body": "๐ฑ", | |
| "description": "๐ฑ", | |
| "label": "MBx" | |
| }, | |
| { | |
| "body": "๐ฒ", | |
| "description": "๐ฒ", | |
| "label": "MBy" | |
| }, | |
| { | |
| "body": "๐ณ", | |
| "description": "๐ณ", | |
| "label": "MBz" | |
| }, | |
| { | |
| "body": "๐ด", | |
| "description": "๐ด", | |
| "label": "MiA" | |
| }, | |
| { | |
| "body": "๐ต", | |
| "description": "๐ต", | |
| "label": "MiB" | |
| }, | |
| { | |
| "body": "๐ถ", | |
| "description": "๐ถ", | |
| "label": "MiC" | |
| }, | |
| { | |
| "body": "๐ท", | |
| "description": "๐ท", | |
| "label": "MiD" | |
| }, | |
| { | |
| "body": "๐ธ", | |
| "description": "๐ธ", | |
| "label": "MiE" | |
| }, | |
| { | |
| "body": "๐น", | |
| "description": "๐น", | |
| "label": "MiF" | |
| }, | |
| { | |
| "body": "๐บ", | |
| "description": "๐บ", | |
| "label": "MiG" | |
| }, | |
| { | |
| "body": "๐ป", | |
| "description": "๐ป", | |
| "label": "MiH" | |
| }, | |
| { | |
| "body": "๐ผ", | |
| "description": "๐ผ", | |
| "label": "MiI" | |
| }, | |
| { | |
| "body": "๐ฝ", | |
| "description": "๐ฝ", | |
| "label": "MiJ" | |
| }, | |
| { | |
| "body": "๐พ", | |
| "description": "๐พ", | |
| "label": "MiK" | |
| }, | |
| { | |
| "body": "๐ฟ", | |
| "description": "๐ฟ", | |
| "label": "MiL" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiM" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiN" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiO" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiP" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiQ" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "MiR" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiS" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiT" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiU" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiV" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiW" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiX" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiY" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MiZ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mia" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mib" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mic" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mid" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mie" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mif" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mig" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mii" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "mij" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mik" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mil" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mim" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Min" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mio" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mip" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Miq" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mir" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "Mis" | |
| }, | |
| { | |
| "body": "๐ก", | |
| "description": "๐ก", | |
| "label": "Mit" | |
| }, | |
| { | |
| "body": "๐ข", | |
| "description": "๐ข", | |
| "label": "Miu" | |
| }, | |
| { | |
| "body": "๐ฃ", | |
| "description": "๐ฃ", | |
| "label": "Miv" | |
| }, | |
| { | |
| "body": "๐ค", | |
| "description": "๐ค", | |
| "label": "Miw" | |
| }, | |
| { | |
| "body": "๐ฅ", | |
| "description": "๐ฅ", | |
| "label": "Mix" | |
| }, | |
| { | |
| "body": "๐ฆ", | |
| "description": "๐ฆ", | |
| "label": "Miy" | |
| }, | |
| { | |
| "body": "๐ง", | |
| "description": "๐ง", | |
| "label": "Miz" | |
| }, | |
| { | |
| "body": "๐จ", | |
| "description": "๐จ", | |
| "label": "MIA" | |
| }, | |
| { | |
| "body": "๐ฉ", | |
| "description": "๐ฉ", | |
| "label": "MIB" | |
| }, | |
| { | |
| "body": "๐ช", | |
| "description": "๐ช", | |
| "label": "MIC" | |
| }, | |
| { | |
| "body": "๐ซ", | |
| "description": "๐ซ", | |
| "label": "MID" | |
| }, | |
| { | |
| "body": "๐ฌ", | |
| "description": "๐ฌ", | |
| "label": "MIE" | |
| }, | |
| { | |
| "body": "๐ญ", | |
| "description": "๐ญ", | |
| "label": "MIF" | |
| }, | |
| { | |
| "body": "๐ฎ", | |
| "description": "๐ฎ", | |
| "label": "MIG" | |
| }, | |
| { | |
| "body": "๐ฏ", | |
| "description": "๐ฏ", | |
| "label": "MIH" | |
| }, | |
| { | |
| "body": "๐ฐ", | |
| "description": "๐ฐ", | |
| "label": "MII" | |
| }, | |
| { | |
| "body": "๐ฑ", | |
| "description": "๐ฑ", | |
| "label": "MIJ" | |
| }, | |
| { | |
| "body": "๐ฒ", | |
| "description": "๐ฒ", | |
| "label": "MIK" | |
| }, | |
| { | |
| "body": "๐ณ", | |
| "description": "๐ณ", | |
| "label": "MIL" | |
| }, | |
| { | |
| "body": "๐ด", | |
| "description": "๐ด", | |
| "label": "MIM" | |
| }, | |
| { | |
| "body": "๐ต", | |
| "description": "๐ต", | |
| "label": "MIN" | |
| }, | |
| { | |
| "body": "๐ถ", | |
| "description": "๐ถ", | |
| "label": "MIO" | |
| }, | |
| { | |
| "body": "๐ท", | |
| "description": "๐ท", | |
| "label": "MIP" | |
| }, | |
| { | |
| "body": "๐ธ", | |
| "description": "๐ธ", | |
| "label": "MIQ" | |
| }, | |
| { | |
| "body": "๐น", | |
| "description": "๐น", | |
| "label": "MIR" | |
| }, | |
| { | |
| "body": "๐บ", | |
| "description": "๐บ", | |
| "label": "MIS" | |
| }, | |
| { | |
| "body": "๐ป", | |
| "description": "๐ป", | |
| "label": "MIT" | |
| }, | |
| { | |
| "body": "๐ผ", | |
| "description": "๐ผ", | |
| "label": "MIU" | |
| }, | |
| { | |
| "body": "๐ฝ", | |
| "description": "๐ฝ", | |
| "label": "MIV" | |
| }, | |
| { | |
| "body": "๐พ", | |
| "description": "๐พ", | |
| "label": "MIW" | |
| }, | |
| { | |
| "body": "๐ฟ", | |
| "description": "๐ฟ", | |
| "label": "MIX" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIY" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIZ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIa" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIb" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIc" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "MId" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIe" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIf" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIg" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIh" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIi" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIj" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIk" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIl" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIm" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIn" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIo" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIp" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIq" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIr" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIs" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIt" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIu" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIv" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIw" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIx" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIy" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MIz" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "McA" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "McC" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "McD" | |
| }, | |
| { | |
| "body": "๐ข", | |
| "description": "๐ข", | |
| "label": "McG" | |
| }, | |
| { | |
| "body": "๐ฅ", | |
| "description": "๐ฅ", | |
| "label": "McJ" | |
| }, | |
| { | |
| "body": "๐ฆ", | |
| "description": "๐ฆ", | |
| "label": "McK" | |
| }, | |
| { | |
| "body": "๐ฉ", | |
| "description": "๐ฉ", | |
| "label": "McN" | |
| }, | |
| { | |
| "body": "๐ช", | |
| "description": "๐ช", | |
| "label": "McO" | |
| }, | |
| { | |
| "body": "๐ซ", | |
| "description": "๐ซ", | |
| "label": "McP" | |
| }, | |
| { | |
| "body": "๐ฌ", | |
| "description": "๐ฌ", | |
| "label": "McQ" | |
| }, | |
| { | |
| "body": "๐ฎ", | |
| "description": "๐ฎ", | |
| "label": "McS" | |
| }, | |
| { | |
| "body": "๐ฏ", | |
| "description": "๐ฏ", | |
| "label": "McT" | |
| }, | |
| { | |
| "body": "๐ฐ", | |
| "description": "๐ฐ", | |
| "label": "McU" | |
| }, | |
| { | |
| "body": "๐ฑ", | |
| "description": "๐ฑ", | |
| "label": "McV" | |
| }, | |
| { | |
| "body": "๐ฒ", | |
| "description": "๐ฒ", | |
| "label": "McW" | |
| }, | |
| { | |
| "body": "๐ณ", | |
| "description": "๐ณ", | |
| "label": "McX" | |
| }, | |
| { | |
| "body": "๐ด", | |
| "description": "๐ด", | |
| "label": "McY" | |
| }, | |
| { | |
| "body": "๐ต", | |
| "description": "๐ต", | |
| "label": "McZ" | |
| }, | |
| { | |
| "body": "๐ถ", | |
| "description": "๐ถ", | |
| "label": "Mca" | |
| }, | |
| { | |
| "body": "๐ท", | |
| "description": "๐ท", | |
| "label": "Mcb" | |
| }, | |
| { | |
| "body": "๐ธ", | |
| "description": "๐ธ", | |
| "label": "Mcc" | |
| }, | |
| { | |
| "body": "๐น", | |
| "description": "๐น", | |
| "label": "Mcd" | |
| }, | |
| { | |
| "body": "๐ป", | |
| "description": "๐ป", | |
| "label": "Mcf" | |
| }, | |
| { | |
| "body": "๐ฝ", | |
| "description": "๐ฝ", | |
| "label": "Mch" | |
| }, | |
| { | |
| "body": "๐พ", | |
| "description": "๐พ", | |
| "label": "Mci" | |
| }, | |
| { | |
| "body": "๐ฟ", | |
| "description": "๐ฟ", | |
| "label": "Mcj" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mck" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcl" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcm" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcn" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "Mcp" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcq" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcr" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcs" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mct" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcu" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcv" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcw" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcx" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcy" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mcz" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCA" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCB" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCC" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCD" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCE" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCF" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCG" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCH" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCI" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCJ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCK" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCL" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCM" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCN" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCO" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCP" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "MCQ" | |
| }, | |
| { | |
| "body": "๐ก", | |
| "description": "๐ก", | |
| "label": "MCR" | |
| }, | |
| { | |
| "body": "๐ข", | |
| "description": "๐ข", | |
| "label": "MCS" | |
| }, | |
| { | |
| "body": "๐ฃ", | |
| "description": "๐ฃ", | |
| "label": "MCT" | |
| }, | |
| { | |
| "body": "๐ค", | |
| "description": "๐ค", | |
| "label": "MCU" | |
| }, | |
| { | |
| "body": "๐ฅ", | |
| "description": "๐ฅ", | |
| "label": "MCV" | |
| }, | |
| { | |
| "body": "๐ฆ", | |
| "description": "๐ฆ", | |
| "label": "MCW" | |
| }, | |
| { | |
| "body": "๐ง", | |
| "description": "๐ง", | |
| "label": "MCX" | |
| }, | |
| { | |
| "body": "๐จ", | |
| "description": "๐จ", | |
| "label": "MCY" | |
| }, | |
| { | |
| "body": "๐ฉ", | |
| "description": "๐ฉ", | |
| "label": "MCZ" | |
| }, | |
| { | |
| "body": "๐ช", | |
| "description": "๐ช", | |
| "label": "MCa" | |
| }, | |
| { | |
| "body": "๐ซ", | |
| "description": "๐ซ", | |
| "label": "MCb" | |
| }, | |
| { | |
| "body": "๐ฌ", | |
| "description": "๐ฌ", | |
| "label": "MCc" | |
| }, | |
| { | |
| "body": "๐ญ", | |
| "description": "๐ญ", | |
| "label": "MCd" | |
| }, | |
| { | |
| "body": "๐ฎ", | |
| "description": "๐ฎ", | |
| "label": "MCe" | |
| }, | |
| { | |
| "body": "๐ฏ", | |
| "description": "๐ฏ", | |
| "label": "MCf" | |
| }, | |
| { | |
| "body": "๐ฐ", | |
| "description": "๐ฐ", | |
| "label": "MCg" | |
| }, | |
| { | |
| "body": "๐ฑ", | |
| "description": "๐ฑ", | |
| "label": "MCh" | |
| }, | |
| { | |
| "body": "๐ฒ", | |
| "description": "๐ฒ", | |
| "label": "MCi" | |
| }, | |
| { | |
| "body": "๐ณ", | |
| "description": "๐ณ", | |
| "label": "MCj" | |
| }, | |
| { | |
| "body": "๐ด", | |
| "description": "๐ด", | |
| "label": "MCk" | |
| }, | |
| { | |
| "body": "๐ต", | |
| "description": "๐ต", | |
| "label": "MCl" | |
| }, | |
| { | |
| "body": "๐ถ", | |
| "description": "๐ถ", | |
| "label": "MCm" | |
| }, | |
| { | |
| "body": "๐ท", | |
| "description": "๐ท", | |
| "label": "MCn" | |
| }, | |
| { | |
| "body": "๐ธ", | |
| "description": "๐ธ", | |
| "label": "MCo" | |
| }, | |
| { | |
| "body": "๐น", | |
| "description": "๐น", | |
| "label": "MCp" | |
| }, | |
| { | |
| "body": "๐บ", | |
| "description": "๐บ", | |
| "label": "MCq" | |
| }, | |
| { | |
| "body": "๐ป", | |
| "description": "๐ป", | |
| "label": "MCr" | |
| }, | |
| { | |
| "body": "๐ผ", | |
| "description": "๐ผ", | |
| "label": "MCs" | |
| }, | |
| { | |
| "body": "๐ฝ", | |
| "description": "๐ฝ", | |
| "label": "MCt" | |
| }, | |
| { | |
| "body": "๐พ", | |
| "description": "๐พ", | |
| "label": "MCu" | |
| }, | |
| { | |
| "body": "๐ฟ", | |
| "description": "๐ฟ", | |
| "label": "MCv" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCw" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCx" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCy" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MCz" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfA" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "MfB" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfD" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfE" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfF" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfG" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfJ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfK" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfL" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfM" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfN" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfO" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfP" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfQ" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfS" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfT" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfU" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfV" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfW" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfX" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "MfY" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mfa" | |
| }, | |
| { | |
| "body": "๐", | |
| "description": "๐", | |
| "label": "Mfb" | |
| }, | |
| { | |
| "body": "๐ ", | |
| "description": "๐ ", | |
| "label": "Mfc" | |
| }, | |
| { | |
| "body": "๐ก", | |
| "description": "๐ก", | |
| "label": "Mfd" | |
| }, | |
| { | |
| "body": "๐ข", | |
| "description": "๐ข", | |
| "label": "Mfe" | |
| }, | |
| { | |
| "body": "๐ฃ", | |
| "description": "๐ฃ", | |
| "label": "Mff" | |
| }, | |
| { | |
| "body": "๐ค", | |
| "description": "๐ค", | |
| "label": "Mfg" | |
| }, | |
| { | |
| "body": "๐ฅ", | |
| "description": "๐ฅ", | |
| "label": "Mfh" | |
| }, | |
| { | |
| "body": "๐ฆ", | |
| "description": "๐ฆ", | |
| "label": "Mfi" | |
| }, | |
| { | |
| "body": "๐ง", | |
| "description": "๐ง", | |
| "label": "Mfj" | |
| }, | |
| { | |
| "body": "๐จ", | |
| "description": "๐จ", | |
| "label": "Mfk" | |
| }, | |
| { | |
| "body": "๐ฉ", | |
| "description": "๐ฉ", | |
| "label": "Mfl" | |
| }, | |
| { | |
| "body": "๐ช", | |
| "description": "๐ช", | |
| "label": "Mfm" | |
| }, | |
| { | |
| "body": "๐ซ", | |
| "description": "๐ซ", | |
| "label": "Mfn" | |
| }, | |
| { | |
| "body": "๐ฌ", | |
| "description": "๐ฌ", | |
| "label": "Mfo" | |
| }, | |
| { | |
| "body": "๐ญ", | |
| "description": "๐ญ", | |
| "label": "Mfp" | |
| }, | |
| { | |
| "body": "๐ฎ", | |
| "description": "๐ฎ", | |
| "label": "Mfq" | |
| }, | |
| { | |
| "body": "๐ฏ", | |
| "description": "๐ฏ", | |
| "label": "Mfr" | |
| }, | |
| { | |
| "body": "๐ฐ", | |
| "description": "๐ฐ", | |
| "label": "Mfs" | |
| }, | |
| { | |
| "body": "๐ฑ", | |
| "description": "๐ฑ", | |
| "label": "Mft" | |
| }, | |
| { | |
| "body": "๐ฒ", | |
| "description": "๐ฒ", | |
| "label": "Mfu" | |
| }, | |
| { | |
| "body": "๐ณ", | |
| "description": "๐ณ", | |
| "label": "Mfv" | |
| }, | |
| { | |
| "body": "๐ด", | |
| "description": "๐ด", | |
| "label": "Mfw" | |
| }, | |
| { | |
| "body": "๐ต", | |
| "description": "๐ต", | |
| "label": "Mfx" | |
| }, | |
| { | |
| "body": "๐ถ", | |
| "description": "๐ถ", | |
| "label": "Mfy" | |
| }, | |
| { | |
| "body": "๐ท", | |
| "description": "๐ท", | |
| "label": "Mfz" | |
| }, | |
| { | |
| "body": " ", | |
| "description": " ", | |
| "label": " " | |
| }, | |
| { | |
| "body": "ยก", | |
| "description": "ยก", | |
| "label": "!" | |
| }, | |
| { | |
| "body": "ยข", | |
| "description": "ยข", | |
| "label": "cent" | |
| }, | |
| { | |
| "body": "ยฆ", | |
| "description": "ยฆ", | |
| "label": "brokenbar" | |
| }, | |
| { | |
| "body": "ยฐ", | |
| "description": "ยฐ", | |
| "label": "degree" | |
| }, | |
| { | |
| "body": "ยฟ", | |
| "description": "ยฟ", | |
| "label": "?" | |
| }, | |
| { | |
| "body": "ยช", | |
| "description": "ยช", | |
| "label": "^a_" | |
| }, | |
| { | |
| "body": "ยบ", | |
| "description": "ยบ", | |
| "label": "^o_" | |
| } | |
| ] |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To use it:
~/.vscode/mr-konn.generic-input-method-0.0.XX/defaults/."defaults/math.json"in the keydictionarywith"defaults/adga-mode.json"ofsettings.json.