From dd4c3cb1b60c025392bd97816d43dbd2aa3e2aa2 Mon Sep 17 00:00:00 2001 From: vytdev <123163428+vytdev@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:06:26 +0800 Subject: [PATCH] glyph U+E111 (x) --- src/catalyst/core/glyphs.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/catalyst/core/glyphs.ts b/src/catalyst/core/glyphs.ts index dab9014..5b41b8d 100644 --- a/src/catalyst/core/glyphs.ts +++ b/src/catalyst/core/glyphs.ts @@ -152,6 +152,7 @@ export const glyphs: Record = { monitor: "\uE10E", barrier: "\uE10F", check: "\uE110", + x: "\uE111", plus: "\uE112", minus: "\uE113", key: "\uE114",