• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2    {
3        "lang": "und-Zsye",
4        "priority": 0,
5        "fonts": [
6            {
7                "file": "NotoColorEmoji.ttf",
8                "weight": "400",
9                "style": "normal"
10            }
11        ]
12    },
13    {
14        "lang": "und-Zsye",
15        // Flags emoji should come next to the regular NotoColorEmoji
16        "priority": 50,
17        "fonts": [
18            {
19                "file": "NotoColorEmojiFlags.ttf",
20                "weight": "400",
21                "style": "normal"
22            }
23        ]
24    }
25]
26