It doesn’t work. It show me only B/W Emoji.
{
module: "calendar",
header: "Kalender",
position: "top_right",
config: {
maximumEntries: 13,
maxTitleLength: 40,
fade: false,
timeformat: "absolute",
displayRepeatingCountTitle: true,
getRelative: 0,
dateFormat: "ddd[,] h:mm A",
fullDayEventDateFormat: "ddd",
displaySymbol: false,
colored: true,
urgency: 0,
calendars: [
{
symbol: "calendar-check-o ",
url: "https://calendar.google.com/calendar/ical/xxxxxxxx.cal%40googlemail.com/public/basic.ics"
},
{
url: "https://calendar.google.com/calendar/xxxxxxxxxxxxxxxxxxxxs%40group.calendar.google.com/public/basic.ics"
}
],
}
},