package ctbrec.ui;
public class UnicodeEmoji {
public static final String HEAVY_CHECK_MARK = "✔";
public static final String CLOCK = "🕒";
}